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
6764_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
~wostream
FUN_002814b0
/* std::wostream::~wostream() */ void __thiscall std::wostream::~wostream(wostream *this) { *(undefined8 *)this = 0x3b8858; *(undefined ***)(this + 8) = &PTR__wios_003b9488; ios_base::~ios_base((ios_base *)(this + 8)); return; }
void FUN_002814b0(undefined8 *param_1) { *param_1 = &PTR_FUN_003b8858; param_1[1] = &PTR_FUN_003b9488; FUN_002b4dd0(); return; }
LEA RAX,[0x3b8840] ADD RDI,0x8 ADD RAX,0x18 MOV qword ptr [RDI + -0x8],RAX LEA RAX,[0x3b9478] ADD RAX,0x10 MOV qword ptr [RDI],RAX JMP 0x002b4dd0
null
null
null
null
[(u'CAST_-1204349631', u'STORE_-1204349710'), ('const-433', u'STORE_-1204349737'), ('const-0', u'PTRSUB_-1204349632'), (u'PTRADD_-1204349701', u'CAST_-1204349656'), ('tmp_103', u'CAST_-1204349647'), ('const-3904648', u'PTRSUB_-1204349632'), (u'PTRADD_-1204349701', u'CAST_-1204349631'), ('const-433', u'STORE_-1204349710'), (u'CAST_-1204349656', u'CALL_-1204349702'), ('const-1', u'PTRADD_-1204349701'), ('const-3901528', u'STORE_-1204349737'), (u'PTRSUB_-1204349632', u'STORE_-1204349710'), ('const-8', u'PTRADD_-1204349701'), (u'CAST_-1204349647', u'STORE_-1204349737'), ('tmp_103', u'PTRADD_-1204349701'), ('const-0', u'RETURN_-1204349698')]
[(u'PTRSUB_-1204349631', u'STORE_-1204349710'), ('const-0', u'PTRSUB_-1204349631'), ('const-433', u'STORE_-1204349737'), ('const-1', u'PTRADD_-1204349654'), ('const-0', u'PTRSUB_-1204349647'), ('const-3901528', u'PTRSUB_-1204349647'), (u'PTRADD_-1204349654', u'STORE_-1204349710'), ('const-3904648', u'PTRSUB_-1204349631'), ('const-433', u'STORE_-1204349710'), ('tmp_134', u'STORE_-1204349737'), ('const-8', u'PTRADD_-1204349654'), (u'PTRSUB_-1204349647', u'STORE_-1204349737'), ('tmp_134', u'PTRADD_-1204349654'), ('const-0', u'RETURN_-1204349698')]
null
null
002814b0
x64
O2
(translation_unit "void FUN_002814b0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003b8858;\n param_1[1] = &PTR_FUN_003b9488;\n FUN_002b4dd0();\n return;\n}\n\n" (function_definition "void FUN_002814b0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003b8858;\n param_1[1] = &PTR_FUN_003b9488;\n FUN_002b4dd0();\n return;\n}" primitive_type (function_declarator "FUN_002814b0(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_003b8858;\n param_1[1] = &PTR_FUN_003b9488;\n FUN_002b4dd0();\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_003b8858;" (assignment_expression "*param_1 = &PTR_FUN_003b8858" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003b8858" & identifier)) ;) (expression_statement "param_1[1] = &PTR_FUN_003b9488;" (assignment_expression "param_1[1] = &PTR_FUN_003b9488" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_003b9488" & identifier)) ;) (expression_statement "FUN_002b4dd0();" (call_expression "FUN_002b4dd0()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::wostream::~wostream() */\n\nvoid __thiscall std::wostream::~wostream(wostream *this)\n\n{\n *(undefined8 *)this = 0x3b8858;\n *(undefined ***)(this + 8) = &PTR__wios_003b9488;\n ios_base::~ios_base((ios_base *)(this + 8));\n return;\n}\n\n" comment (function_definition "void __thiscall std::wostream::~wostream(wostream *this)\n\n{\n *(undefined8 *)this = 0x3b8858;\n *(undefined ***)(this + 8) = &PTR__wios_003b9488;\n ios_base::~ios_base((ios_base *)(this + 8));\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::wostream::~" identifier : : identifier : : ~) (function_declarator "wostream(wostream *this)" identifier (parameter_list "(wostream *this)" ( (parameter_declaration "wostream *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n *(undefined8 *)this = 0x3b8858;\n *(undefined ***)(this + 8) = &PTR__wios_003b9488;\n ios_base::~ios_base((ios_base *)(this + 8));\n return;\n}" { (expression_statement "*(undefined8 *)this = 0x3b8858;" (assignment_expression "*(undefined8 *)this = 0x3b8858" (pointer_expression "*(undefined8 *)this" * (cast_expression "(undefined8 *)this" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) (expression_statement "*(undefined ***)(this + 8) = &PTR__wios_003b9488;" (assignment_expression "*(undefined ***)(this + 8) = &PTR__wios_003b9488" (pointer_expression "*(undefined ***)(this + 8)" * (cast_expression "(undefined ***)(this + 8)" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = (pointer_expression "&PTR__wios_003b9488" & identifier)) ;) (labeled_statement "ios_base::~ios_base((ios_base *)(this + 8));" statement_identifier : (ERROR ":" :) (expression_statement "~ios_base((ios_base *)(this + 8));" (unary_expression "~ios_base((ios_base *)(this + 8))" ~ (call_expression "ios_base((ios_base *)(this + 8))" identifier (argument_list "((ios_base *)(this + 8))" ( (cast_expression "(ios_base *)(this + 8)" ( (type_descriptor "ios_base *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) ))) )))) ;)) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002814b0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003b8858;\n param_1[1] = &PTR_FUN_003b9488;\n FUN_002b4dd0();\n return;\n}\n\n" (function_definition "void FUN_002814b0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003b8858;\n param_1[1] = &PTR_FUN_003b9488;\n FUN_002b4dd0();\n return;\n}" primitive_type (function_declarator "FUN_002814b0(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_003b8858;\n param_1[1] = &PTR_FUN_003b9488;\n FUN_002b4dd0();\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_003b8858;" (assignment_expression "*param_1 = &PTR_FUN_003b8858" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003b8858" & identifier)) ;) (expression_statement "param_1[1] = &PTR_FUN_003b9488;" (assignment_expression "param_1[1] = &PTR_FUN_003b9488" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_003b9488" & identifier)) ;) (expression_statement "FUN_002b4dd0();" (call_expression "FUN_002b4dd0()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void FUN_002814b0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003b8858;\n param_1[1] = &PTR_FUN_003b9488;\n FUN_002b4dd0();\n return;\n}" (primitive_type "void") (function_declarator "FUN_002814b0(undefined8 *param_1)" (identifier "FUN_002814b0") (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_003b8858;\n param_1[1] = &PTR_FUN_003b9488;\n FUN_002b4dd0();\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_003b8858;" (assignment_expression "*param_1 = &PTR_FUN_003b8858" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_003b8858" (& "&") (identifier "PTR_FUN_003b8858"))) (; ";")) (expression_statement "param_1[1] = &PTR_FUN_003b9488;" (assignment_expression "param_1[1] = &PTR_FUN_003b9488" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (pointer_expression "&PTR_FUN_003b9488" (& "&") (identifier "PTR_FUN_003b9488"))) (; ";")) (expression_statement "FUN_002b4dd0();" (call_expression "FUN_002b4dd0()" (identifier "FUN_002b4dd0") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::wostream::~wostream() */ void __thiscall std::function_1::~function_1(function_1 *var_1) { *(type_1 *)var_1 = 0x3b8858; *(type_2 ***)(var_1 + 8) = &PTR__wios_003b9488; ios_base::~var_2((var_2 *)(var_1 + 8)); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_statement))))
null
void MASKED(undefined8 *param_1) { *param_1 = &PTR_FUN_003b8858; param_1[1] = &PTR_FUN_003b9488; FUN_002b4dd0(); return; }
34_alpha-linux-gnu-as_and_alpha-linux-gnu-as_strip.c
bfd_reloc_type_lookup
bfd_reloc_type_lookup
void bfd_reloc_type_lookup(void) { (*(code *)PTR_bfd_reloc_type_lookup_00164118)(); return; }
void bfd_reloc_type_lookup(void) { (*(code *)PTR_bfd_reloc_type_lookup_00164118)(); return; }
JMP qword ptr [0x00164118]
null
null
null
null
[(u'INDIRECT_-1206939020', u'COPY_-1206939079'), ('tmp_22', u'CAST_-1206939015'), (u'CAST_-1206939015', u'CALLIND_-1206939080'), (u'CALLIND_-1206939080', u'INDIRECT_-1206939020'), ('const-0', u'RETURN_-1206939077')]
[(u'INDIRECT_-1206939020', u'COPY_-1206939079'), ('tmp_22', u'CAST_-1206939015'), (u'CAST_-1206939015', u'CALLIND_-1206939080'), (u'CALLIND_-1206939080', u'INDIRECT_-1206939020'), ('const-0', u'RETURN_-1206939077')]
null
null
00109230
x64
O2
(translation_unit "void bfd_reloc_type_lookup(void)\n\n{\n (*(code *)PTR_bfd_reloc_type_lookup_00164118)();\n return;\n}\n\n" (function_definition "void bfd_reloc_type_lookup(void)\n\n{\n (*(code *)PTR_bfd_reloc_type_lookup_00164118)();\n return;\n}" primitive_type (function_declarator "bfd_reloc_type_lookup(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_reloc_type_lookup_00164118)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_reloc_type_lookup_00164118)();" (call_expression "(*(code *)PTR_bfd_reloc_type_lookup_00164118)()" (parenthesized_expression "(*(code *)PTR_bfd_reloc_type_lookup_00164118)" ( (pointer_expression "*(code *)PTR_bfd_reloc_type_lookup_00164118" * (cast_expression "(code *)PTR_bfd_reloc_type_lookup_00164118" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bfd_reloc_type_lookup(void)\n\n{\n (*(code *)PTR_bfd_reloc_type_lookup_00164118)();\n return;\n}\n\n" (function_definition "void bfd_reloc_type_lookup(void)\n\n{\n (*(code *)PTR_bfd_reloc_type_lookup_00164118)();\n return;\n}" primitive_type (function_declarator "bfd_reloc_type_lookup(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_reloc_type_lookup_00164118)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_reloc_type_lookup_00164118)();" (call_expression "(*(code *)PTR_bfd_reloc_type_lookup_00164118)()" (parenthesized_expression "(*(code *)PTR_bfd_reloc_type_lookup_00164118)" ( (pointer_expression "*(code *)PTR_bfd_reloc_type_lookup_00164118" * (cast_expression "(code *)PTR_bfd_reloc_type_lookup_00164118" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bfd_reloc_type_lookup(void)\n\n{\n (*(code *)PTR_bfd_reloc_type_lookup_00164118)();\n return;\n}\n\n" (function_definition "void bfd_reloc_type_lookup(void)\n\n{\n (*(code *)PTR_bfd_reloc_type_lookup_00164118)();\n return;\n}" primitive_type (function_declarator "bfd_reloc_type_lookup(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_reloc_type_lookup_00164118)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_reloc_type_lookup_00164118)();" (call_expression "(*(code *)PTR_bfd_reloc_type_lookup_00164118)()" (parenthesized_expression "(*(code *)PTR_bfd_reloc_type_lookup_00164118)" ( (pointer_expression "*(code *)PTR_bfd_reloc_type_lookup_00164118" * (cast_expression "(code *)PTR_bfd_reloc_type_lookup_00164118" ( (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_reloc_type_lookup(void)\n\n{\n (*(code *)PTR_bfd_reloc_type_lookup_00164118)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_reloc_type_lookup(void)" (identifier "bfd_reloc_type_lookup") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_bfd_reloc_type_lookup_00164118)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_bfd_reloc_type_lookup_00164118)();" (call_expression "(*(code *)PTR_bfd_reloc_type_lookup_00164118)()" (parenthesized_expression "(*(code *)PTR_bfd_reloc_type_lookup_00164118)" (( "(") (pointer_expression "*(code *)PTR_bfd_reloc_type_lookup_00164118" (* "*") (cast_expression "(code *)PTR_bfd_reloc_type_lookup_00164118" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_bfd_reloc_type_lookup_00164118"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_bfd_reloc_type_lookup_00164118)(); 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_00164118)(); return; }
8480_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
widen
FUN_002ffa30
/* std::ctype<char>::widen(char const*, char const*, char*) const */ char * __thiscall std::ctype<char>::widen(ctype<char> *this,char *param_1,char *param_2,char *param_3) { char *pcVar1; if (this[0x38] != (ctype<char>)0x1) { if (this[0x38] == (ctype<char>)0x0) { _M_widen_init(this); } if (*(code **)(*(long *)this + 0x38) != (code *)PTR_do_widen_00457f88) { /* WARNING: Could not recover jumptable at 0x002ffaac. Too many branches */ /* WARNING: Treating indirect jump as call */ pcVar1 = (char *)(**(code **)(*(long *)this + 0x38))(this,param_1,param_2); return pcVar1; } } if (param_2 != param_1) { memcpy(param_3,param_1,(long)param_2 - (long)param_1); } return param_2; }
void * FUN_002ffa30(long *param_1,void *param_2,void *param_3,void *param_4) { void *pvVar1; if ((char)param_1[7] != '\x01') { if ((char)param_1[7] == '\0') { FUN_0032edb0(); } if (*(code **)(*param_1 + 0x38) != (code *)PTR_FUN_00457f88) { /* WARNING: Could not recover jumptable at 0x002ffaac. Too many branches */ /* WARNING: Treating indirect jump as call */ pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3); return pvVar1; } } if (param_3 != param_2) { memcpy(param_4,param_2,(long)param_3 - (long)param_2); } return param_3; }
PUSH RBP PUSH RBX MOV RBX,RDX SUB RSP,0x18 MOVZX EAX,byte ptr [RDI + 0x38] CMP AL,0x1 JZ 0x002ffa59 MOV RBP,RDI TEST AL,AL JZ 0x002ffa80 MOV RAX,qword ptr [RBP] MOV RAX,qword ptr [RAX + 0x38] CMP RAX,qword ptr [0x00457f88] JNZ 0x002ffaa0 CMP RBX,RSI JZ 0x002ffa6c MOV RDX,RBX MOV RDI,RCX SUB RDX,RSI CALL 0x00149a90 ADD RSP,0x18 MOV RAX,RBX POP RBX POP RBP RET MOV qword ptr [RSP + 0x8],RCX MOV qword ptr [RSP],RSI CALL 0x0032edb0 MOV RCX,qword ptr [RSP + 0x8] MOV RSI,qword ptr [RSP] JMP 0x002ffa48 ADD RSP,0x18 MOV RDX,RBX MOV RDI,RBP POP RBX POP RBP JMP RAX
null
null
null
null
[(u'LOAD_-1204749702', u'INT_NOTEQUAL_-1204749681'), (u'COPY_-1204749619', u'RETURN_-1204749594'), (u'INT_NOTEQUAL_-1204749681', u'CBRANCH_-1204749675'), (u'CALL_-1204749632', u'INDIRECT_-1204749390'), ('const-0', u'RETURN_-1204749594'), ('tmp_903', u'MULTIEQUAL_-1204749400'), ('tmp_378', u'CAST_-1204749347'), ('tmp_153', u'CBRANCH_-1204749675'), (u'MULTIEQUAL_-1204749418', u'MULTIEQUAL_-1204749400'), (u'CALLIND_-1204749521', u'INDIRECT_-1204749322'), ('const-0', u'INT_EQUAL_-1204749710'), (u'INT_NOTEQUAL_-1204749660', u'CBRANCH_-1204749659'), (u'CAST_-1204749380', u'LOAD_-1204749709'), (u'MULTIEQUAL_-1204749383', u'COPY_-1204749435'), ('tmp_108', u'CBRANCH_-1204749709'), ('const-56', u'INT_ADD_-1204749686'), (u'MULTIEQUAL_-1204749418', u'CAST_-1204749370'), ('tmp_379', u'CALLIND_-1204749521'), (u'CAST_-1204749347', u'INT_SUB_-1204749631'), ('tmp_378', u'INT_NOTEQUAL_-1204749660'), ('tmp_378', u'CALLIND_-1204749521'), (u'CAST_-1204749375', u'LOAD_-1204749702'), (u'INT_ADD_-1204749686', u'CAST_-1204749375'), ('tmp_380', u'CALL_-1204749632'), ('const-1', u'PTRADD_-1204749686'), (u'INT_EQUAL_-1204749710', u'CBRANCH_-1204749709'), ('const-433', u'LOAD_-1204749748'), ('const-1', u'INT_NOTEQUAL_-1204749727'), ('tmp_903', u'MULTIEQUAL_-1204749418'), (u'CALLIND_-1204749521', u'CAST_-1204749277'), ('tmp_80', u'CBRANCH_-1204749727'), (u'INDIRECT_-1204749358', u'MULTIEQUAL_-1204749418'), (u'PTRADD_-1204749686', u'LOAD_-1204749748'), ('tmp_183', u'CBRANCH_-1204749659'), ('tmp_377', u'CALLIND_-1204749521'), ('tmp_377', u'CAST_-1204749380'), (u'MULTIEQUAL_-1204749400', u'MULTIEQUAL_-1204749383'), (u'LOAD_-1204749748', u'INT_NOTEQUAL_-1204749727'), (u'INDIRECT_-1204749322', u'COPY_-1204749379'), ('tmp_363', u'BRANCH_-1204749532'), (u'LOAD_-1204749748', u'INT_EQUAL_-1204749710'), ('const-433', u'LOAD_-1204749709'), ('tmp_379', u'INT_NOTEQUAL_-1204749660'), (u'LOAD_-1204749709', u'INT_ADD_-1204749686'), ('tmp_378', u'CALL_-1204749632'), (u'CALL_-1204749549', u'INDIRECT_-1204749358'), ('tmp_377', u'CALL_-1204749549'), (u'CAST_-1204749277', u'RETURN_-1204749504'), (u'CAST_-1204749370', u'INT_NOTEQUAL_-1204749681'), ('tmp_379', u'COPY_-1204749619'), ('tmp_379', u'CAST_-1204749348'), (u'INT_SUB_-1204749631', u'CALL_-1204749632'), (u'INT_NOTEQUAL_-1204749727', u'CBRANCH_-1204749727'), (u'CAST_-1204749348', u'INT_SUB_-1204749631'), ('const-56', u'PTRADD_-1204749686'), ('const-433', u'LOAD_-1204749702'), ('const-1', u'RETURN_-1204749504'), (u'INDIRECT_-1204749390', u'MULTIEQUAL_-1204749383'), ('tmp_377', u'PTRADD_-1204749686'), (u'LOAD_-1204749702', u'CALLIND_-1204749521')]
[(u'LOAD_-1204749702', u'INT_NOTEQUAL_-1204749681'), (u'COPY_-1204749619', u'RETURN_-1204749594'), (u'INT_NOTEQUAL_-1204749681', u'CBRANCH_-1204749675'), (u'CALL_-1204749632', u'INDIRECT_-1204749390'), ('const-0', u'RETURN_-1204749594'), (u'INT_ADD_-1204749686', u'CAST_-1204749374'), ('tmp_153', u'CBRANCH_-1204749675'), ('tmp_906', u'MULTIEQUAL_-1204749418'), (u'MULTIEQUAL_-1204749418', u'MULTIEQUAL_-1204749400'), (u'CALLIND_-1204749521', u'INDIRECT_-1204749322'), ('const-7', u'PTRADD_-1204749394'), ('const-0', u'INT_EQUAL_-1204749710'), ('tmp_715', u'INT_NOTEQUAL_-1204749660'), (u'INT_NOTEQUAL_-1204749660', u'CBRANCH_-1204749659'), (u'MULTIEQUAL_-1204749383', u'COPY_-1204749435'), ('tmp_715', u'CAST_-1204749347'), ('tmp_108', u'CBRANCH_-1204749709'), ('const-56', u'INT_ADD_-1204749686'), (u'PTRADD_-1204749394', u'LOAD_-1204749748'), (u'SUBPIECE_-1204749395', u'INT_NOTEQUAL_-1204749727'), ('const-0', u'SUBPIECE_-1204749395'), (u'SUBPIECE_-1204749395', u'INT_EQUAL_-1204749710'), (u'CAST_-1204749369', u'INT_NOTEQUAL_-1204749681'), ('tmp_719', u'INT_NOTEQUAL_-1204749660'), (u'CAST_-1204749347', u'INT_SUB_-1204749631'), (u'CAST_-1204749276', u'RETURN_-1204749504'), (u'INT_EQUAL_-1204749710', u'CBRANCH_-1204749709'), ('const-8', u'PTRADD_-1204749394'), ('tmp_80', u'CBRANCH_-1204749727'), (u'INDIRECT_-1204749358', u'MULTIEQUAL_-1204749418'), (u'CALLIND_-1204749521', u'CAST_-1204749276'), ('tmp_183', u'CBRANCH_-1204749659'), ('tmp_719', u'CAST_-1204749346'), ('const-433', u'LOAD_-1204749748'), (u'MULTIEQUAL_-1204749418', u'CAST_-1204749369'), ('tmp_716', u'PTRADD_-1204749394'), (u'MULTIEQUAL_-1204749400', u'MULTIEQUAL_-1204749383'), (u'INDIRECT_-1204749322', u'COPY_-1204749379'), (u'LOAD_-1204749748', u'SUBPIECE_-1204749395'), ('tmp_715', u'CALLIND_-1204749521'), ('tmp_716', u'LOAD_-1204749709'), (u'CAST_-1204749374', u'LOAD_-1204749702'), ('tmp_363', u'BRANCH_-1204749532'), (u'CAST_-1204749346', u'INT_SUB_-1204749631'), ('tmp_719', u'CALLIND_-1204749521'), (u'LOAD_-1204749709', u'INT_ADD_-1204749686'), ('tmp_719', u'CALL_-1204749632'), (u'CALL_-1204749549', u'INDIRECT_-1204749358'), ('const-433', u'LOAD_-1204749702'), ('tmp_906', u'MULTIEQUAL_-1204749400'), ('tmp_716', u'CALLIND_-1204749521'), ('const-433', u'LOAD_-1204749709'), ('const-1', u'INT_NOTEQUAL_-1204749727'), (u'INT_SUB_-1204749631', u'CALL_-1204749632'), ('tmp_720', u'CALL_-1204749632'), (u'INT_NOTEQUAL_-1204749727', u'CBRANCH_-1204749727'), ('tmp_715', u'COPY_-1204749619'), ('const-1', u'RETURN_-1204749504'), (u'INDIRECT_-1204749390', u'MULTIEQUAL_-1204749383'), (u'LOAD_-1204749702', u'CALLIND_-1204749521')]
null
null
002ffa30
x64
O2
(translation_unit "void * FUN_002ffa30(long *param_1,void *param_2,void *param_3,void *param_4)\n\n{\n void *pvVar1;\n \n if ((char)param_1[7] != '\x01') {\n if ((char)param_1[7] == '\0') {\n FUN_0032edb0();\n }\n if (*(code **)(*param_1 + 0x38) != (code *)PTR_FUN_00457f88) {\n /* WARNING: Could not recover jumptable at 0x002ffaac. Too many branches */\n /* WARNING: Treating indirect jump as call */\n pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3);\n return pvVar1;\n }\n }\n if (param_3 != param_2) {\n memcpy(param_4,param_2,(long)param_3 - (long)param_2);\n }\n return param_3;\n}\n\n" (function_definition "void * FUN_002ffa30(long *param_1,void *param_2,void *param_3,void *param_4)\n\n{\n void *pvVar1;\n \n if ((char)param_1[7] != '\x01') {\n if ((char)param_1[7] == '\0') {\n FUN_0032edb0();\n }\n if (*(code **)(*param_1 + 0x38) != (code *)PTR_FUN_00457f88) {\n /* WARNING: Could not recover jumptable at 0x002ffaac. Too many branches */\n /* WARNING: Treating indirect jump as call */\n pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3);\n return pvVar1;\n }\n }\n if (param_3 != param_2) {\n memcpy(param_4,param_2,(long)param_3 - (long)param_2);\n }\n return param_3;\n}" primitive_type (pointer_declarator "* FUN_002ffa30(long *param_1,void *param_2,void *param_3,void *param_4)" * (function_declarator "FUN_002ffa30(long *param_1,void *param_2,void *param_3,void *param_4)" identifier (parameter_list "(long *param_1,void *param_2,void *param_3,void *param_4)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "void *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "void *param_3" primitive_type (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "void *param_4" primitive_type (pointer_declarator "*param_4" * identifier)) )))) (compound_statement "{\n void *pvVar1;\n \n if ((char)param_1[7] != '\x01') {\n if ((char)param_1[7] == '\0') {\n FUN_0032edb0();\n }\n if (*(code **)(*param_1 + 0x38) != (code *)PTR_FUN_00457f88) {\n /* WARNING: Could not recover jumptable at 0x002ffaac. Too many branches */\n /* WARNING: Treating indirect jump as call */\n pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3);\n return pvVar1;\n }\n }\n if (param_3 != param_2) {\n memcpy(param_4,param_2,(long)param_3 - (long)param_2);\n }\n return param_3;\n}" { (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (if_statement "if ((char)param_1[7] != '\x01') {\n if ((char)param_1[7] == '\0') {\n FUN_0032edb0();\n }\n if (*(code **)(*param_1 + 0x38) != (code *)PTR_FUN_00457f88) {\n /* WARNING: Could not recover jumptable at 0x002ffaac. Too many branches */\n /* WARNING: Treating indirect jump as call */\n pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3);\n return pvVar1;\n }\n }" if (parenthesized_expression "((char)param_1[7] != '\x01')" ( (binary_expression "(char)param_1[7] != '\x01'" (cast_expression "(char)param_1[7]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "param_1[7]" identifier [ number_literal ])) != (char_literal "'\x01'" ' escape_sequence ')) )) (compound_statement "{\n if ((char)param_1[7] == '\0') {\n FUN_0032edb0();\n }\n if (*(code **)(*param_1 + 0x38) != (code *)PTR_FUN_00457f88) {\n /* WARNING: Could not recover jumptable at 0x002ffaac. Too many branches */\n /* WARNING: Treating indirect jump as call */\n pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3);\n return pvVar1;\n }\n }" { (if_statement "if ((char)param_1[7] == '\0') {\n FUN_0032edb0();\n }" if (parenthesized_expression "((char)param_1[7] == '\0')" ( (binary_expression "(char)param_1[7] == '\0'" (cast_expression "(char)param_1[7]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "param_1[7]" identifier [ number_literal ])) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n FUN_0032edb0();\n }" { (expression_statement "FUN_0032edb0();" (call_expression "FUN_0032edb0()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (*(code **)(*param_1 + 0x38) != (code *)PTR_FUN_00457f88) {\n /* WARNING: Could not recover jumptable at 0x002ffaac. Too many branches */\n /* WARNING: Treating indirect jump as call */\n pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3);\n return pvVar1;\n }" if (parenthesized_expression "(*(code **)(*param_1 + 0x38) != (code *)PTR_FUN_00457f88)" ( (binary_expression "*(code **)(*param_1 + 0x38) != (code *)PTR_FUN_00457f88" (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) )))) != (cast_expression "(code *)PTR_FUN_00457f88" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n /* WARNING: Could not recover jumptable at 0x002ffaac. Too many branches */\n /* WARNING: Treating indirect jump as call */\n pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3);\n return pvVar1;\n }" { comment comment (expression_statement "pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3);" (assignment_expression "pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3)" identifier = (cast_expression "(void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3)" (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 "(param_1,param_2,param_3)" ( identifier , identifier , identifier ))))) ;) (return_statement "return pvVar1;" return identifier ;) })) })) (if_statement "if (param_3 != param_2) {\n memcpy(param_4,param_2,(long)param_3 - (long)param_2);\n }" if (parenthesized_expression "(param_3 != param_2)" ( (binary_expression "param_3 != param_2" identifier != identifier) )) (compound_statement "{\n memcpy(param_4,param_2,(long)param_3 - (long)param_2);\n }" { (expression_statement "memcpy(param_4,param_2,(long)param_3 - (long)param_2);" (call_expression "memcpy(param_4,param_2,(long)param_3 - (long)param_2)" identifier (argument_list "(param_4,param_2,(long)param_3 - (long)param_2)" ( identifier , identifier , (binary_expression "(long)param_3 - (long)param_2" (cast_expression "(long)param_3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) ;) })) (return_statement "return param_3;" return identifier ;) })))
(translation_unit "/* std::ctype<char>::widen(char const*, char const*, char*) const */\n\nchar * __thiscall\nstd::ctype<char>::widen(ctype<char> *this,char *param_1,char *param_2,char *param_3)\n\n{\n char *pcVar1;\n \n if (this[0x38] != (ctype<char>)0x1) {\n if (this[0x38] == (ctype<char>)0x0) {\n _M_widen_init(this);\n }\n if (*(code **)(*(long *)this + 0x38) != (code *)PTR_do_widen_00457f88) {\n /* WARNING: Could not recover jumptable at 0x002ffaac. Too many branches */\n /* WARNING: Treating indirect jump as call */\n pcVar1 = (char *)(**(code **)(*(long *)this + 0x38))(this,param_1,param_2);\n return pcVar1;\n }\n }\n if (param_2 != param_1) {\n memcpy(param_3,param_1,(long)param_2 - (long)param_1);\n }\n return param_2;\n}\n\n" comment (declaration "char * __thiscall" primitive_type (pointer_declarator "* __thiscall" * identifier) ;) (labeled_statement "std::ctype<char>::widen(ctype<char> *this,char *param_1,char *param_2,char *param_3)" statement_identifier (ERROR "::ctype<char>:" : : (binary_expression "ctype<char" identifier < identifier) > :) : (expression_statement "widen(ctype<char> *this,char *param_1,char *param_2,char *param_3)" (call_expression "widen(ctype<char> *this,char *param_1,char *param_2,char *param_3)" identifier (argument_list "(ctype<char> *this,char *param_1,char *param_2,char *param_3)" ( (binary_expression "ctype<char> *this" (binary_expression "ctype<char" identifier < identifier) > (pointer_expression "*this" * identifier)) , (binary_expression "char *param_1" identifier * identifier) , (binary_expression "char *param_2" identifier * identifier) , (binary_expression "char *param_3" identifier * identifier) ))) ;)) (compound_statement "{\n char *pcVar1;\n \n if (this[0x38] != (ctype<char>)0x1) {\n if (this[0x38] == (ctype<char>)0x0) {\n _M_widen_init(this);\n }\n if (*(code **)(*(long *)this + 0x38) != (code *)PTR_do_widen_00457f88) {\n /* WARNING: Could not recover jumptable at 0x002ffaac. Too many branches */\n /* WARNING: Treating indirect jump as call */\n pcVar1 = (char *)(**(code **)(*(long *)this + 0x38))(this,param_1,param_2);\n return pcVar1;\n }\n }\n if (param_2 != param_1) {\n memcpy(param_3,param_1,(long)param_2 - (long)param_1);\n }\n return param_2;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (if_statement "if (this[0x38] != (ctype<char>)0x1) {\n if (this[0x38] == (ctype<char>)0x0) {\n _M_widen_init(this);\n }\n if (*(code **)(*(long *)this + 0x38) != (code *)PTR_do_widen_00457f88) {\n /* WARNING: Could not recover jumptable at 0x002ffaac. Too many branches */\n /* WARNING: Treating indirect jump as call */\n pcVar1 = (char *)(**(code **)(*(long *)this + 0x38))(this,param_1,param_2);\n return pcVar1;\n }\n }" if (parenthesized_expression "(this[0x38] != (ctype<char>)0x1)" ( (binary_expression "this[0x38] != (ctype<char>)0x1)" (subscript_expression "this[0x38]" identifier [ number_literal ]) != (parenthesized_expression "(ctype<char>)0x1)" ( (binary_expression "ctype<char>)0x1" (binary_expression "ctype<char" identifier < identifier) > (ERROR ")" )) number_literal) ))) )) (compound_statement "{\n if (this[0x38] == (ctype<char>)0x0) {\n _M_widen_init(this);\n }\n if (*(code **)(*(long *)this + 0x38) != (code *)PTR_do_widen_00457f88) {\n /* WARNING: Could not recover jumptable at 0x002ffaac. Too many branches */\n /* WARNING: Treating indirect jump as call */\n pcVar1 = (char *)(**(code **)(*(long *)this + 0x38))(this,param_1,param_2);\n return pcVar1;\n }\n }" { (if_statement "if (this[0x38] == (ctype<char>)0x0) {\n _M_widen_init(this);\n }" if (parenthesized_expression "(this[0x38] == (ctype<char>)0x0)" ( (binary_expression "this[0x38] == (ctype<char>)0x0)" (subscript_expression "this[0x38]" identifier [ number_literal ]) == (parenthesized_expression "(ctype<char>)0x0)" ( (binary_expression "ctype<char>)0x0" (binary_expression "ctype<char" identifier < identifier) > (ERROR ")" )) number_literal) ))) )) (compound_statement "{\n _M_widen_init(this);\n }" { (expression_statement "_M_widen_init(this);" (call_expression "_M_widen_init(this)" identifier (argument_list "(this)" ( identifier ))) ;) })) (if_statement "if (*(code **)(*(long *)this + 0x38) != (code *)PTR_do_widen_00457f88) {\n /* WARNING: Could not recover jumptable at 0x002ffaac. Too many branches */\n /* WARNING: Treating indirect jump as call */\n pcVar1 = (char *)(**(code **)(*(long *)this + 0x38))(this,param_1,param_2);\n return pcVar1;\n }" if (parenthesized_expression "(*(code **)(*(long *)this + 0x38) != (code *)PTR_do_widen_00457f88)" ( (binary_expression "*(code **)(*(long *)this + 0x38) != (code *)PTR_do_widen_00457f88" (pointer_expression "*(code **)(*(long *)this + 0x38)" * (cast_expression "(code **)(*(long *)this + 0x38)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)this + 0x38)" ( (binary_expression "*(long *)this + 0x38" (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_widen_00457f88" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n /* WARNING: Could not recover jumptable at 0x002ffaac. Too many branches */\n /* WARNING: Treating indirect jump as call */\n pcVar1 = (char *)(**(code **)(*(long *)this + 0x38))(this,param_1,param_2);\n return pcVar1;\n }" { comment comment (expression_statement "pcVar1 = (char *)(**(code **)(*(long *)this + 0x38))(this,param_1,param_2);" (assignment_expression "pcVar1 = (char *)(**(code **)(*(long *)this + 0x38))(this,param_1,param_2)" identifier = (cast_expression "(char *)(**(code **)(*(long *)this + 0x38))(this,param_1,param_2)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(**(code **)(*(long *)this + 0x38))(this,param_1,param_2)" (parenthesized_expression "(**(code **)(*(long *)this + 0x38))" ( (pointer_expression "**(code **)(*(long *)this + 0x38)" * (pointer_expression "*(code **)(*(long *)this + 0x38)" * (cast_expression "(code **)(*(long *)this + 0x38)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)this + 0x38)" ( (binary_expression "*(long *)this + 0x38" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )) (argument_list "(this,param_1,param_2)" ( identifier , identifier , identifier ))))) ;) (return_statement "return pcVar1;" return identifier ;) })) })) (if_statement "if (param_2 != param_1) {\n memcpy(param_3,param_1,(long)param_2 - (long)param_1);\n }" if (parenthesized_expression "(param_2 != param_1)" ( (binary_expression "param_2 != param_1" identifier != identifier) )) (compound_statement "{\n memcpy(param_3,param_1,(long)param_2 - (long)param_1);\n }" { (expression_statement "memcpy(param_3,param_1,(long)param_2 - (long)param_1);" (call_expression "memcpy(param_3,param_1,(long)param_2 - (long)param_1)" identifier (argument_list "(param_3,param_1,(long)param_2 - (long)param_1)" ( identifier , identifier , (binary_expression "(long)param_2 - (long)param_1" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) ;) })) (return_statement "return param_2;" return identifier ;) }))
(translation_unit "void * FUN_002ffa30(long *param_1,void *param_2,void *param_3,void *param_4)\n\n{\n void *pvVar1;\n \n if ((char)param_1[7] != '\x01') {\n if ((char)param_1[7] == '\0') {\n FUN_0032edb0();\n }\n if (*(code **)(*param_1 + 0x38) != (code *)PTR_FUN_00457f88) {\n \n \n pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3);\n return pvVar1;\n }\n }\n if (param_3 != param_2) {\n memcpy(param_4,param_2,(long)param_3 - (long)param_2);\n }\n return param_3;\n}\n\n" (function_definition "void * FUN_002ffa30(long *param_1,void *param_2,void *param_3,void *param_4)\n\n{\n void *pvVar1;\n \n if ((char)param_1[7] != '\x01') {\n if ((char)param_1[7] == '\0') {\n FUN_0032edb0();\n }\n if (*(code **)(*param_1 + 0x38) != (code *)PTR_FUN_00457f88) {\n \n \n pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3);\n return pvVar1;\n }\n }\n if (param_3 != param_2) {\n memcpy(param_4,param_2,(long)param_3 - (long)param_2);\n }\n return param_3;\n}" primitive_type (pointer_declarator "* FUN_002ffa30(long *param_1,void *param_2,void *param_3,void *param_4)" * (function_declarator "FUN_002ffa30(long *param_1,void *param_2,void *param_3,void *param_4)" identifier (parameter_list "(long *param_1,void *param_2,void *param_3,void *param_4)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "void *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "void *param_3" primitive_type (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "void *param_4" primitive_type (pointer_declarator "*param_4" * identifier)) )))) (compound_statement "{\n void *pvVar1;\n \n if ((char)param_1[7] != '\x01') {\n if ((char)param_1[7] == '\0') {\n FUN_0032edb0();\n }\n if (*(code **)(*param_1 + 0x38) != (code *)PTR_FUN_00457f88) {\n \n \n pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3);\n return pvVar1;\n }\n }\n if (param_3 != param_2) {\n memcpy(param_4,param_2,(long)param_3 - (long)param_2);\n }\n return param_3;\n}" { (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (if_statement "if ((char)param_1[7] != '\x01') {\n if ((char)param_1[7] == '\0') {\n FUN_0032edb0();\n }\n if (*(code **)(*param_1 + 0x38) != (code *)PTR_FUN_00457f88) {\n \n \n pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3);\n return pvVar1;\n }\n }" if (parenthesized_expression "((char)param_1[7] != '\x01')" ( (binary_expression "(char)param_1[7] != '\x01'" (cast_expression "(char)param_1[7]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "param_1[7]" identifier [ number_literal ])) != (char_literal "'\x01'" ' escape_sequence ')) )) (compound_statement "{\n if ((char)param_1[7] == '\0') {\n FUN_0032edb0();\n }\n if (*(code **)(*param_1 + 0x38) != (code *)PTR_FUN_00457f88) {\n \n \n pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3);\n return pvVar1;\n }\n }" { (if_statement "if ((char)param_1[7] == '\0') {\n FUN_0032edb0();\n }" if (parenthesized_expression "((char)param_1[7] == '\0')" ( (binary_expression "(char)param_1[7] == '\0'" (cast_expression "(char)param_1[7]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "param_1[7]" identifier [ number_literal ])) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n FUN_0032edb0();\n }" { (expression_statement "FUN_0032edb0();" (call_expression "FUN_0032edb0()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (*(code **)(*param_1 + 0x38) != (code *)PTR_FUN_00457f88) {\n \n \n pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3);\n return pvVar1;\n }" if (parenthesized_expression "(*(code **)(*param_1 + 0x38) != (code *)PTR_FUN_00457f88)" ( (binary_expression "*(code **)(*param_1 + 0x38) != (code *)PTR_FUN_00457f88" (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) )))) != (cast_expression "(code *)PTR_FUN_00457f88" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n \n \n pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3);\n return pvVar1;\n }" { (expression_statement "pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3);" (assignment_expression "pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3)" identifier = (cast_expression "(void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3)" (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 "(param_1,param_2,param_3)" ( identifier , identifier , identifier ))))) ;) (return_statement "return pvVar1;" return identifier ;) })) })) (if_statement "if (param_3 != param_2) {\n memcpy(param_4,param_2,(long)param_3 - (long)param_2);\n }" if (parenthesized_expression "(param_3 != param_2)" ( (binary_expression "param_3 != param_2" identifier != identifier) )) (compound_statement "{\n memcpy(param_4,param_2,(long)param_3 - (long)param_2);\n }" { (expression_statement "memcpy(param_4,param_2,(long)param_3 - (long)param_2);" (call_expression "memcpy(param_4,param_2,(long)param_3 - (long)param_2)" identifier (argument_list "(param_4,param_2,(long)param_3 - (long)param_2)" ( identifier , identifier , (binary_expression "(long)param_3 - (long)param_2" (cast_expression "(long)param_3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) ;) })) (return_statement "return param_3;" return identifier ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (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 (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (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 *)) ) (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 ))))) ;) (return_statement return IDENT ;) })) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ))) ;) })) (return_statement return IDENT ;) })))
(function_definition "void * FUN_002ffa30(long *param_1,void *param_2,void *param_3,void *param_4)\n\n{\n void *pvVar1;\n \n if ((char)param_1[7] != '\x01') {\n if ((char)param_1[7] == '\0') {\n FUN_0032edb0();\n }\n if (*(code **)(*param_1 + 0x38) != (code *)PTR_FUN_00457f88) {\n \n \n pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3);\n return pvVar1;\n }\n }\n if (param_3 != param_2) {\n memcpy(param_4,param_2,(long)param_3 - (long)param_2);\n }\n return param_3;\n}" (primitive_type "void") (pointer_declarator "* FUN_002ffa30(long *param_1,void *param_2,void *param_3,void *param_4)" (* "*") (function_declarator "FUN_002ffa30(long *param_1,void *param_2,void *param_3,void *param_4)" (identifier "FUN_002ffa30") (parameter_list "(long *param_1,void *param_2,void *param_3,void *param_4)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "void *param_2" (primitive_type "void") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "void *param_3" (primitive_type "void") (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) (, ",") (parameter_declaration "void *param_4" (primitive_type "void") (pointer_declarator "*param_4" (* "*") (identifier "param_4"))) () ")")))) (compound_statement "{\n void *pvVar1;\n \n if ((char)param_1[7] != '\x01') {\n if ((char)param_1[7] == '\0') {\n FUN_0032edb0();\n }\n if (*(code **)(*param_1 + 0x38) != (code *)PTR_FUN_00457f88) {\n \n \n pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3);\n return pvVar1;\n }\n }\n if (param_3 != param_2) {\n memcpy(param_4,param_2,(long)param_3 - (long)param_2);\n }\n return param_3;\n}" ({ "{") (declaration "void *pvVar1;" (primitive_type "void") (pointer_declarator "*pvVar1" (* "*") (identifier "pvVar1")) (; ";")) (if_statement "if ((char)param_1[7] != '\x01') {\n if ((char)param_1[7] == '\0') {\n FUN_0032edb0();\n }\n if (*(code **)(*param_1 + 0x38) != (code *)PTR_FUN_00457f88) {\n \n \n pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3);\n return pvVar1;\n }\n }" (if "if") (parenthesized_expression "((char)param_1[7] != '\x01')" (( "(") (binary_expression "(char)param_1[7] != '\x01'" (cast_expression "(char)param_1[7]" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (subscript_expression "param_1[7]" (identifier "param_1") ([ "[") (number_literal "7") (] "]"))) (!= "!=") (char_literal "'\x01'" (' "'") (escape_sequence "\x01") (' "'"))) () ")")) (compound_statement "{\n if ((char)param_1[7] == '\0') {\n FUN_0032edb0();\n }\n if (*(code **)(*param_1 + 0x38) != (code *)PTR_FUN_00457f88) {\n \n \n pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3);\n return pvVar1;\n }\n }" ({ "{") (if_statement "if ((char)param_1[7] == '\0') {\n FUN_0032edb0();\n }" (if "if") (parenthesized_expression "((char)param_1[7] == '\0')" (( "(") (binary_expression "(char)param_1[7] == '\0'" (cast_expression "(char)param_1[7]" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (subscript_expression "param_1[7]" (identifier "param_1") ([ "[") (number_literal "7") (] "]"))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n FUN_0032edb0();\n }" ({ "{") (expression_statement "FUN_0032edb0();" (call_expression "FUN_0032edb0()" (identifier "FUN_0032edb0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (*(code **)(*param_1 + 0x38) != (code *)PTR_FUN_00457f88) {\n \n \n pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3);\n return pvVar1;\n }" (if "if") (parenthesized_expression "(*(code **)(*param_1 + 0x38) != (code *)PTR_FUN_00457f88)" (( "(") (binary_expression "*(code **)(*param_1 + 0x38) != (code *)PTR_FUN_00457f88" (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")) () ")")))) (!= "!=") (cast_expression "(code *)PTR_FUN_00457f88" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_FUN_00457f88"))) () ")")) (compound_statement "{\n \n \n pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3);\n return pvVar1;\n }" ({ "{") (expression_statement "pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3);" (assignment_expression "pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3)" (identifier "pvVar1") (= "=") (cast_expression "(void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3)" (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 "(param_1,param_2,param_3)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")"))))) (; ";")) (return_statement "return pvVar1;" (return "return") (identifier "pvVar1") (; ";")) (} "}"))) (} "}"))) (if_statement "if (param_3 != param_2) {\n memcpy(param_4,param_2,(long)param_3 - (long)param_2);\n }" (if "if") (parenthesized_expression "(param_3 != param_2)" (( "(") (binary_expression "param_3 != param_2" (identifier "param_3") (!= "!=") (identifier "param_2")) () ")")) (compound_statement "{\n memcpy(param_4,param_2,(long)param_3 - (long)param_2);\n }" ({ "{") (expression_statement "memcpy(param_4,param_2,(long)param_3 - (long)param_2);" (call_expression "memcpy(param_4,param_2,(long)param_3 - (long)param_2)" (identifier "memcpy") (argument_list "(param_4,param_2,(long)param_3 - (long)param_2)" (( "(") (identifier "param_4") (, ",") (identifier "param_2") (, ",") (binary_expression "(long)param_3 - (long)param_2" (cast_expression "(long)param_3" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_3")) (- "-") (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2"))) () ")"))) (; ";")) (} "}"))) (return_statement "return param_3;" (return "return") (identifier "param_3") (; ";")) (} "}")))
/* std::ctype<char>::widen(char const*, char const*, char*) const */ char * __thiscall std::var_2<var_3>::var_1(var_2<var_3> *this,var_3 *var_4,var_3 *var_5,var_3 *var_6) { char *pcVar1; if (this[0x38] != (var_2<var_3>)0x1) { if (this[0x38] == (var_2<var_3>)0x0) { var_7(this); } if (*(type_1 **)(*(long *)this + 0x38) != (type_1 *)PTR_do_widen_00457f88) { /* WARNING: Could not recover jumptable at 0x002ffaac. Too many branches */ /* WARNING: Treating indirect jump as call */ pcVar1 = (char *)(**(type_1 **)(*(long *)this + 0x38))(this,var_4,var_5); return pcVar1; } } if (var_5 != var_4) { var_8(var_6,var_4,(long)var_5 - (long)var_4); } return var_5; }
null
(translation_unit (function_definition type: (primitive_type) 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: (primitive_type) declarator: (pointer_declarator 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: (pointer_declarator declarator: (identifier))) (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: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (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: (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)))))) (return_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 (identifier) (identifier) (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))))))) (return_statement (identifier)))))
null
void * MASKED(long *param_1,void *param_2,void *param_3,void *param_4) { void *pvVar1; if ((char)param_1[7] != '\x01') { if ((char)param_1[7] == '\0') { FUN_0032edb0(); } if (*(code **)(*param_1 + 0x38) != (code *)PTR_FUN_00457f88) { /* WARNING: Could not recover jumptable at 0x002ffaac. Too many branches */ /* WARNING: Treating indirect jump as call */ pvVar1 = (void *)(**(code **)(*param_1 + 0x38))(param_1,param_2,param_3); return pvVar1; } } if (param_3 != param_2) { memcpy(param_4,param_2,(long)param_3 - (long)param_2); } return param_3; }
118_libz.so.1.2_and_libz.so.1.2_strip.c
_tr_flush_bits
FUN_0001f3e0
/* WARNING: Unknown calling convention */ void _tr_flush_bits(deflate_state *s) { Bytef BVar1; ulg uVar2; if (s->bi_valid != 0x10) { if (7 < s->bi_valid) { uVar2 = s->pending; s->pending = uVar2 + 1; s->pending_buf[uVar2] = (Bytef)s->bi_buf; s->bi_valid = s->bi_valid + -8; s->bi_buf = s->bi_buf >> 8; } return; } uVar2 = s->pending; s->pending = uVar2 + 1; s->pending_buf[uVar2] = (Bytef)s->bi_buf; uVar2 = s->pending; BVar1 = *(Bytef *)((int)&s->bi_buf + 1); s->pending = uVar2 + 1; s->pending_buf[uVar2] = BVar1; s->bi_buf = 0; s->bi_valid = 0; return; }
void FUN_0001f3e0(int param_1) { int iVar1; if (*(int *)(param_1 + 0x16bc) != 0x10) { if (7 < *(int *)(param_1 + 0x16bc)) { iVar1 = *(int *)(param_1 + 0x14); *(int *)(param_1 + 0x14) = iVar1 + 1; *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8); *(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8; *(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8; } return; } iVar1 = *(int *)(param_1 + 0x14); *(int *)(param_1 + 0x14) = iVar1 + 1; *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8); iVar1 = *(int *)(param_1 + 0x14); *(int *)(param_1 + 0x14) = iVar1 + 1; *(undefined1 *)(*(int *)(param_1 + 8) + iVar1) = *(undefined1 *)(param_1 + 0x16b9); *(undefined2 *)(param_1 + 0x16b8) = 0; *(undefined4 *)(param_1 + 0x16bc) = 0; return; }
PUSH ESI PUSH EBX MOV EAX,dword ptr [ESP + 0xc] MOV EDX,dword ptr [EAX + 0x16bc] CMP EDX,0x10 JZ 0x0001f420 CMP EDX,0x7 JLE 0x0001f41b MOV EDX,dword ptr [EAX + 0x14] MOVZX EBX,word ptr [EAX + 0x16b8] MOV ECX,dword ptr [EAX + 0x8] LEA ESI,[EDX + 0x1] MOV dword ptr [EAX + 0x14],ESI MOV byte ptr [ECX + EDX*0x1],BL SUB dword ptr [EAX + 0x16bc],0x8 SHR word ptr [EAX + 0x16b8],0x8 POP EBX POP ESI RET MOV EDX,dword ptr [EAX + 0x14] MOVZX EBX,word ptr [EAX + 0x16b8] MOV ECX,dword ptr [EAX + 0x8] LEA ESI,[EDX + 0x1] MOV dword ptr [EAX + 0x14],ESI MOV byte ptr [ECX + EDX*0x1],BL MOV EDX,dword ptr [EAX + 0x14] MOVZX EBX,byte ptr [EAX + 0x16b9] MOV ECX,dword ptr [EAX + 0x8] LEA ESI,[EDX + 0x1] MOV dword ptr [EAX + 0x14],ESI MOV byte ptr [ECX + EDX*0x1],BL XOR EDX,EDX MOV word ptr [EAX + 0x16b8],DX MOV dword ptr [EAX + 0x16bc],0x0 POP EBX POP ESI RET
null
null
null
null
[('const-0', u'SUBPIECE_-1205930700'), (u'INT_RIGHT_-1205930883', u'STORE_-1205930909'), ('tmp_515', u'PTRSUB_-1205930647'), ('const-417', u'STORE_-1205930778'), (u'PTRSUB_-1205930621', u'LOAD_-1205930807'), ('tmp_515', u'PTRSUB_-1205930669'), ('const-0', u'SUBPIECE_-1205930657'), ('const-417', u'LOAD_-1205930791'), ('const-5816', u'PTRSUB_-1205930691'), ('const-20', u'PTRSUB_-1205930628'), (u'LOAD_-1205931022', u'INT_NOTEQUAL_-1205930999'), (u'PTRSUB_-1205930676', u'STORE_-1205930950'), ('const-1', u'PTRADD_-1205930751'), (u'LOAD_-1205930979', u'PTRADD_-1205930883'), ('const-8', u'PTRSUB_-1205930683'), (u'PTRSUB_-1205930712', u'LOAD_-1205931022'), (u'PTRSUB_-1205930661', u'STORE_-1205930909'), ('const-5816', u'PTRSUB_-1205930592'), ('tmp_515', u'PTRSUB_-1205930695'), (u'PTRSUB_-1205930592', u'STORE_-1205930754'), ('const-20', u'PTRSUB_-1205930601'), (u'LOAD_-1205930831', u'PTRADD_-1205930751'), ('const-417', u'STORE_-1205930909'), ('const-8', u'PTRSUB_-1205930608'), ('const-417', u'STORE_-1205930818'), (u'INT_ADD_-1205930941', u'STORE_-1205930950'), ('const-417', u'STORE_-1205930754'), ('const-5820', u'PTRSUB_-1205930584'), ('const-1', u'INT_ADD_-1205930769'), ('const-417', u'LOAD_-1205930935'), (u'LOAD_-1205931022', u'INT_SLESS_-1205930973'), (u'SUBPIECE_-1205930657', u'STORE_-1205930811'), (u'PTRSUB_-1205930669', u'LOAD_-1205930935'), ('const-417', u'LOAD_-1205930841'), ('const-5816', u'PTRSUB_-1205930617'), ('const-4294967288', u'INT_ADD_-1205930917'), (u'PTRSUB_-1205930669', u'STORE_-1205930932'), (u'PTRSUB_-1205930695', u'LOAD_-1205930979'), ('tmp_96', u'CBRANCH_-1205930980'), ('tmp_515', u'PTRSUB_-1205930621'), ('const-1', u'PTRADD_-1205930883'), ('const-20', u'PTRSUB_-1205930621'), (u'INT_NOTEQUAL_-1205930999', u'CBRANCH_-1205930998'), (u'INT_ADD_-1205930809', u'STORE_-1205930818'), ('const-417', u'STORE_-1205930943'), ('const-417', u'STORE_-1205930811'), (u'PTRSUB_-1205930617', u'CAST_-1205930613'), ('tmp_515', u'PTRSUB_-1205930683'), ('const-417', u'LOAD_-1205930831'), ('tmp_515', u'PTRSUB_-1205930584'), (u'LOAD_-1205930963', u'PTRADD_-1205930883'), ('const-417', u'LOAD_-1205930963'), ('const-417', u'LOAD_-1205930912'), ('const-0', u'RETURN_-1205930844'), ('tmp_515', u'PTRSUB_-1205930661'), ('const-1', u'PTRADD_-1205930711'), ('const-417', u'STORE_-1205930950'), (u'LOAD_-1205930847', u'INT_ADD_-1205930809'), ('tmp_60', u'CBRANCH_-1205930998'), (u'PTRSUB_-1205930608', u'LOAD_-1205930791'), ('const-417', u'LOAD_-1205930979'), ('tmp_515', u'PTRSUB_-1205930635'), ('tmp_515', u'PTRSUB_-1205930643'), ('const-5820', u'PTRSUB_-1205930712'), ('tmp_515', u'PTRSUB_-1205930592'), (u'PTRADD_-1205930751', u'STORE_-1205930811'), (u'PTRSUB_-1205930643', u'LOAD_-1205930841'), ('const-20', u'PTRSUB_-1205930676'), (u'LOAD_-1205930979', u'INT_ADD_-1205930941'), ('const-0', u'STORE_-1205930744'), ('tmp_515', u'PTRSUB_-1205930676'), (u'INT_ADD_-1205930769', u'STORE_-1205930778'), ('const-20', u'PTRSUB_-1205930695'), ('const-1', u'INT_ADD_-1205930809'), (u'LOAD_-1205930807', u'PTRADD_-1205930711'), (u'INT_ADD_-1205930663', u'CAST_-1205930612'), (u'PTRSUB_-1205930635', u'LOAD_-1205930831'), ('const-0', u'RETURN_-1205930714'), (u'LOAD_-1205930847', u'PTRADD_-1205930751'), (u'PTRSUB_-1205930628', u'STORE_-1205930818'), ('const-5820', u'PTRSUB_-1205930669'), ('const-417', u'LOAD_-1205930847'), ('tmp_515', u'PTRSUB_-1205930608'), ('const-417', u'LOAD_-1205930973'), ('const-16', u'INT_NOTEQUAL_-1205930999'), (u'LOAD_-1205930791', u'PTRADD_-1205930711'), ('const-417', u'LOAD_-1205930807'), ('const-8', u'INT_RIGHT_-1205930883'), (u'CAST_-1205930612', u'LOAD_-1205930801'), (u'PTRSUB_-1205930584', u'STORE_-1205930744'), (u'LOAD_-1205930973', u'SUBPIECE_-1205930700'), (u'INT_SLESS_-1205930973', u'CBRANCH_-1205930980'), (u'INT_ADD_-1205930917', u'STORE_-1205930932'), ('const-8', u'PTRSUB_-1205930635'), ('const-417', u'STORE_-1205930771'), (u'PTRSUB_-1205930647', u'LOAD_-1205930847'), ('const-5816', u'PTRSUB_-1205930643'), ('tmp_515', u'PTRSUB_-1205930617'), ('const-417', u'LOAD_-1205930801'), ('const-417', u'STORE_-1205930744'), (u'LOAD_-1205930912', u'INT_RIGHT_-1205930883'), (u'PTRSUB_-1205930601', u'STORE_-1205930778'), ('const-1', u'INT_ADD_-1205930663'), ('const-7', u'INT_SLESS_-1205930973'), ('const-0', u'STORE_-1205930754'), (u'LOAD_-1205930841', u'SUBPIECE_-1205930657'), (u'LOAD_-1205930801', u'STORE_-1205930771'), ('tmp_515', u'PTRSUB_-1205930691'), ('const-417', u'STORE_-1205930932'), ('tmp_515', u'PTRSUB_-1205930601'), ('const-1', u'INT_ADD_-1205930941'), (u'LOAD_-1205930935', u'INT_ADD_-1205930917'), ('tmp_515', u'PTRSUB_-1205930628'), (u'PTRADD_-1205930883', u'STORE_-1205930943'), ('const-417', u'LOAD_-1205931022'), ('tmp_515', u'PTRSUB_-1205930712'), (u'PTRSUB_-1205930683', u'LOAD_-1205930963'), (u'SUBPIECE_-1205930700', u'STORE_-1205930943'), (u'PTRSUB_-1205930661', u'LOAD_-1205930912'), (u'LOAD_-1205930807', u'INT_ADD_-1205930769'), (u'PTRSUB_-1205930691', u'LOAD_-1205930973'), ('const-20', u'PTRSUB_-1205930647'), (u'CAST_-1205930613', u'INT_ADD_-1205930663'), (u'PTRADD_-1205930711', u'STORE_-1205930771'), ('const-5816', u'PTRSUB_-1205930661')]
[('const-16', u'INT_NOTEQUAL_-1205930999'), ('tmp_768', u'INT_ADD_-1205930947'), (u'INT_RIGHT_-1205930883', u'STORE_-1205930909'), (u'CAST_-1205930714', u'LOAD_-1205931022'), ('tmp_768', u'INT_ADD_-1205930923'), (u'CAST_-1205930632', u'STORE_-1205930811'), (u'CAST_-1205930643', u'LOAD_-1205930831'), ('const-5817', u'INT_ADD_-1205930785'), ('const-417', u'STORE_-1205930943'), (u'LOAD_-1205930831', u'INT_ADD_-1205930797'), ('tmp_768', u'INT_ADD_-1205930963'), ('const-20', u'INT_ADD_-1205930831'), ('const-417', u'LOAD_-1205930831'), (u'LOAD_-1205931022', u'INT_NOTEQUAL_-1205930999'), (u'INT_ADD_-1205930825', u'CAST_-1205930651'), ('tmp_768', u'INT_ADD_-1205930804'), (u'CAST_-1205930616', u'LOAD_-1205930791'), ('tmp_768', u'INT_ADD_-1205931006'), ('const-7', u'INT_SLESS_-1205930973'), (u'CAST_-1205930658', u'STORE_-1205930932'), (u'CAST_-1205930650', u'LOAD_-1205930912'), (u'CAST_-1205930655', u'LOAD_-1205930847'), ('tmp_768', u'INT_ADD_-1205930785'), ('tmp_768', u'INT_ADD_-1205930831'), ('const-8', u'INT_RIGHT_-1205930883'), ('const-8', u'INT_ADD_-1205930815'), ('const-20', u'INT_ADD_-1205930963'), (u'CAST_-1205930651', u'LOAD_-1205930841'), (u'INT_ADD_-1205930740', u'CAST_-1205930599'), (u'CAST_-1205930673', u'LOAD_-1205930963'), ('const-5816', u'INT_ADD_-1205930899'), ('const-20', u'INT_ADD_-1205930764'), (u'INT_ADD_-1205930941', u'STORE_-1205930950'), ('tmp_768', u'INT_ADD_-1205930764'), ('const-417', u'STORE_-1205930811'), ('const-417', u'LOAD_-1205930791'), ('const-1', u'INT_ADD_-1205930769'), (u'CAST_-1205930681', u'LOAD_-1205930973'), (u'LOAD_-1205931022', u'INT_SLESS_-1205930973'), (u'SUBPIECE_-1205930657', u'STORE_-1205930811'), (u'INT_ADD_-1205930757', u'CAST_-1205930605'), (u'CAST_-1205930599', u'STORE_-1205930754'), ('const-417', u'LOAD_-1205930973'), ('const-417', u'LOAD_-1205930912'), ('tmp_768', u'INT_ADD_-1205930775'), ('const-8', u'INT_ADD_-1205930775'), (u'INT_ADD_-1205930730', u'CAST_-1205930591'), (u'INT_ADD_-1205930815', u'CAST_-1205930643'), ('tmp_768', u'INT_ADD_-1205930730'), ('tmp_768', u'INT_ADD_-1205930815'), ('const-0', u'SUBPIECE_-1205930657'), ('const-5820', u'INT_ADD_-1205931006'), ('tmp_96', u'CBRANCH_-1205930980'), (u'INT_ADD_-1205930797', u'CAST_-1205930632'), (u'CAST_-1205930636', u'STORE_-1205930818'), ('const-417', u'STORE_-1205930744'), ('const-5816', u'INT_ADD_-1205930740'), (u'INT_NOTEQUAL_-1205930999', u'CBRANCH_-1205930998'), (u'INT_ADD_-1205930791', u'CAST_-1205930628'), (u'INT_ADD_-1205930809', u'STORE_-1205930818'), (u'CAST_-1205930658', u'LOAD_-1205930935'), ('const-417', u'STORE_-1205930771'), (u'LOAD_-1205930847', u'INT_ADD_-1205930797'), (u'CAST_-1205930609', u'STORE_-1205930778'), ('tmp_768', u'INT_ADD_-1205930936'), (u'LOAD_-1205930979', u'INT_ADD_-1205930929'), ('const-0', u'RETURN_-1205930844'), ('const-417', u'STORE_-1205930754'), ('const-5816', u'INT_ADD_-1205930957'), (u'LOAD_-1205930847', u'INT_ADD_-1205930809'), ('tmp_60', u'CBRANCH_-1205930998'), (u'INT_ADD_-1205930963', u'CAST_-1205930685'), (u'INT_ADD_-1205931006', u'CAST_-1205930714'), (u'INT_ADD_-1205930804', u'CAST_-1205930636'), ('const-20', u'INT_ADD_-1205930791'), (u'INT_ADD_-1205930936', u'CAST_-1205930666'), (u'CAST_-1205930624', u'LOAD_-1205930801'), ('const-0', u'STORE_-1205930744'), (u'INT_ADD_-1205930764', u'CAST_-1205930609'), (u'LOAD_-1205930979', u'INT_ADD_-1205930941'), (u'INT_ADD_-1205930785', u'CAST_-1205930624'), ('const-417', u'LOAD_-1205931022'), ('const-417', u'LOAD_-1205930807'), (u'CAST_-1205930591', u'STORE_-1205930744'), (u'CAST_-1205930650', u'STORE_-1205930909'), (u'INT_ADD_-1205930769', u'STORE_-1205930778'), ('const-1', u'INT_ADD_-1205930809'), (u'LOAD_-1205930791', u'INT_ADD_-1205930757'), (u'CAST_-1205930666', u'STORE_-1205930950'), ('const-5816', u'INT_ADD_-1205930825'), ('const-0', u'RETURN_-1205930714'), ('tmp_768', u'INT_ADD_-1205930740'), (u'INT_ADD_-1205930899', u'CAST_-1205930650'), (u'INT_ADD_-1205930957', u'CAST_-1205930681'), (u'LOAD_-1205930807', u'INT_ADD_-1205930757'), ('const-417', u'LOAD_-1205930963'), (u'INT_ADD_-1205930929', u'CAST_-1205930662'), (u'CAST_-1205930685', u'LOAD_-1205930979'), (u'LOAD_-1205930973', u'SUBPIECE_-1205930700'), ('const-417', u'LOAD_-1205930935'), ('const-417', u'STORE_-1205930909'), (u'INT_ADD_-1205930775', u'CAST_-1205930616'), (u'INT_SLESS_-1205930973', u'CBRANCH_-1205930980'), (u'INT_ADD_-1205930917', u'STORE_-1205930932'), ('const-417', u'LOAD_-1205930847'), ('tmp_768', u'INT_ADD_-1205930825'), ('const-8', u'INT_ADD_-1205930947'), ('const-0', u'SUBPIECE_-1205930700'), (u'INT_ADD_-1205930831', u'CAST_-1205930655'), ('const-417', u'LOAD_-1205930979'), ('const-417', u'LOAD_-1205930841'), ('tmp_768', u'INT_ADD_-1205930791'), ('const-417', u'LOAD_-1205930801'), ('tmp_768', u'INT_ADD_-1205930899'), (u'LOAD_-1205930912', u'INT_RIGHT_-1205930883'), ('const-20', u'INT_ADD_-1205930804'), (u'CAST_-1205930605', u'STORE_-1205930771'), ('const-0', u'STORE_-1205930754'), ('tmp_768', u'INT_ADD_-1205930957'), (u'CAST_-1205930662', u'STORE_-1205930943'), (u'LOAD_-1205930841', u'SUBPIECE_-1205930657'), (u'LOAD_-1205930801', u'STORE_-1205930771'), ('const-417', u'STORE_-1205930950'), ('const-20', u'INT_ADD_-1205930936'), (u'INT_ADD_-1205930923', u'CAST_-1205930658'), (u'LOAD_-1205930935', u'INT_ADD_-1205930917'), ('const-1', u'INT_ADD_-1205930941'), ('const-417', u'STORE_-1205930818'), (u'INT_ADD_-1205930947', u'CAST_-1205930673'), (u'LOAD_-1205930963', u'INT_ADD_-1205930929'), (u'SUBPIECE_-1205930700', u'STORE_-1205930943'), (u'LOAD_-1205930807', u'INT_ADD_-1205930769'), ('const-417', u'STORE_-1205930778'), ('const-417', u'STORE_-1205930932'), ('const-4294967288', u'INT_ADD_-1205930917'), (u'CAST_-1205930628', u'LOAD_-1205930807'), ('const-5820', u'INT_ADD_-1205930730'), ('const-5820', u'INT_ADD_-1205930923')]
null
null
0001f3e0
x64
O2
(translation_unit "void FUN_0001f3e0(int param_1)\n\n{\n int iVar1;\n \n if (*(int *)(param_1 + 0x16bc) != 0x10) {\n if (7 < *(int *)(param_1 + 0x16bc)) {\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n *(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8;\n *(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8;\n }\n return;\n }\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(undefined1 *)(*(int *)(param_1 + 8) + iVar1) = *(undefined1 *)(param_1 + 0x16b9);\n *(undefined2 *)(param_1 + 0x16b8) = 0;\n *(undefined4 *)(param_1 + 0x16bc) = 0;\n return;\n}\n\n" (function_definition "void FUN_0001f3e0(int param_1)\n\n{\n int iVar1;\n \n if (*(int *)(param_1 + 0x16bc) != 0x10) {\n if (7 < *(int *)(param_1 + 0x16bc)) {\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n *(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8;\n *(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8;\n }\n return;\n }\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(undefined1 *)(*(int *)(param_1 + 8) + iVar1) = *(undefined1 *)(param_1 + 0x16b9);\n *(undefined2 *)(param_1 + 0x16b8) = 0;\n *(undefined4 *)(param_1 + 0x16bc) = 0;\n return;\n}" primitive_type (function_declarator "FUN_0001f3e0(int param_1)" identifier (parameter_list "(int param_1)" ( (parameter_declaration "int param_1" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n \n if (*(int *)(param_1 + 0x16bc) != 0x10) {\n if (7 < *(int *)(param_1 + 0x16bc)) {\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n *(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8;\n *(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8;\n }\n return;\n }\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(undefined1 *)(*(int *)(param_1 + 8) + iVar1) = *(undefined1 *)(param_1 + 0x16b9);\n *(undefined2 *)(param_1 + 0x16b8) = 0;\n *(undefined4 *)(param_1 + 0x16bc) = 0;\n return;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (if_statement "if (*(int *)(param_1 + 0x16bc) != 0x10) {\n if (7 < *(int *)(param_1 + 0x16bc)) {\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n *(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8;\n *(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8;\n }\n return;\n }" if (parenthesized_expression "(*(int *)(param_1 + 0x16bc) != 0x10)" ( (binary_expression "*(int *)(param_1 + 0x16bc) != 0x10" (pointer_expression "*(int *)(param_1 + 0x16bc)" * (cast_expression "(int *)(param_1 + 0x16bc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x16bc)" ( (binary_expression "param_1 + 0x16bc" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n if (7 < *(int *)(param_1 + 0x16bc)) {\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n *(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8;\n *(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8;\n }\n return;\n }" { (if_statement "if (7 < *(int *)(param_1 + 0x16bc)) {\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n *(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8;\n *(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8;\n }" if (parenthesized_expression "(7 < *(int *)(param_1 + 0x16bc))" ( (binary_expression "7 < *(int *)(param_1 + 0x16bc)" number_literal < (pointer_expression "*(int *)(param_1 + 0x16bc)" * (cast_expression "(int *)(param_1 + 0x16bc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x16bc)" ( (binary_expression "param_1 + 0x16bc" identifier + number_literal) ))))) )) (compound_statement "{\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n *(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8;\n *(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8;\n }" { (expression_statement "iVar1 = *(int *)(param_1 + 0x14);" (assignment_expression "iVar1 = *(int *)(param_1 + 0x14)" identifier = (pointer_expression "*(int *)(param_1 + 0x14)" * (cast_expression "(int *)(param_1 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x14)" ( (binary_expression "param_1 + 0x14" identifier + number_literal) ))))) ;) (expression_statement "*(int *)(param_1 + 0x14) = iVar1 + 1;" (assignment_expression "*(int *)(param_1 + 0x14) = iVar1 + 1" (pointer_expression "*(int *)(param_1 + 0x14)" * (cast_expression "(int *)(param_1 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x14)" ( (binary_expression "param_1 + 0x14" identifier + number_literal) )))) = (binary_expression "iVar1 + 1" identifier + number_literal)) ;) (expression_statement "*(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);" (assignment_expression "*(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8)" (pointer_expression "*(char *)(*(int *)(param_1 + 8) + iVar1)" * (cast_expression "(char *)(*(int *)(param_1 + 8) + iVar1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(int *)(param_1 + 8) + iVar1)" ( (binary_expression "*(int *)(param_1 + 8) + iVar1" (pointer_expression "*(int *)(param_1 + 8)" * (cast_expression "(int *)(param_1 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) + identifier) )))) = (cast_expression "(char)*(undefined2 *)(param_1 + 0x16b8)" ( (type_descriptor "char" primitive_type) ) (pointer_expression "*(undefined2 *)(param_1 + 0x16b8)" * (cast_expression "(undefined2 *)(param_1 + 0x16b8)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x16b8)" ( (binary_expression "param_1 + 0x16b8" identifier + number_literal) )))))) ;) (expression_statement "*(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8;" (assignment_expression "*(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8" (pointer_expression "*(int *)(param_1 + 0x16bc)" * (cast_expression "(int *)(param_1 + 0x16bc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x16bc)" ( (binary_expression "param_1 + 0x16bc" identifier + number_literal) )))) = (binary_expression "*(int *)(param_1 + 0x16bc) + -8" (pointer_expression "*(int *)(param_1 + 0x16bc)" * (cast_expression "(int *)(param_1 + 0x16bc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x16bc)" ( (binary_expression "param_1 + 0x16bc" identifier + number_literal) )))) + number_literal)) ;) (expression_statement "*(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8;" (assignment_expression "*(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8" (pointer_expression "*(ushort *)(param_1 + 0x16b8)" * (cast_expression "(ushort *)(param_1 + 0x16b8)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x16b8)" ( (binary_expression "param_1 + 0x16b8" identifier + number_literal) )))) = (binary_expression "*(ushort *)(param_1 + 0x16b8) >> 8" (pointer_expression "*(ushort *)(param_1 + 0x16b8)" * (cast_expression "(ushort *)(param_1 + 0x16b8)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x16b8)" ( (binary_expression "param_1 + 0x16b8" identifier + number_literal) )))) >> number_literal)) ;) })) (return_statement "return;" return ;) })) (expression_statement "iVar1 = *(int *)(param_1 + 0x14);" (assignment_expression "iVar1 = *(int *)(param_1 + 0x14)" identifier = (pointer_expression "*(int *)(param_1 + 0x14)" * (cast_expression "(int *)(param_1 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x14)" ( (binary_expression "param_1 + 0x14" identifier + number_literal) ))))) ;) (expression_statement "*(int *)(param_1 + 0x14) = iVar1 + 1;" (assignment_expression "*(int *)(param_1 + 0x14) = iVar1 + 1" (pointer_expression "*(int *)(param_1 + 0x14)" * (cast_expression "(int *)(param_1 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x14)" ( (binary_expression "param_1 + 0x14" identifier + number_literal) )))) = (binary_expression "iVar1 + 1" identifier + number_literal)) ;) (expression_statement "*(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);" (assignment_expression "*(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8)" (pointer_expression "*(char *)(*(int *)(param_1 + 8) + iVar1)" * (cast_expression "(char *)(*(int *)(param_1 + 8) + iVar1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(int *)(param_1 + 8) + iVar1)" ( (binary_expression "*(int *)(param_1 + 8) + iVar1" (pointer_expression "*(int *)(param_1 + 8)" * (cast_expression "(int *)(param_1 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) + identifier) )))) = (cast_expression "(char)*(undefined2 *)(param_1 + 0x16b8)" ( (type_descriptor "char" primitive_type) ) (pointer_expression "*(undefined2 *)(param_1 + 0x16b8)" * (cast_expression "(undefined2 *)(param_1 + 0x16b8)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x16b8)" ( (binary_expression "param_1 + 0x16b8" identifier + number_literal) )))))) ;) (expression_statement "iVar1 = *(int *)(param_1 + 0x14);" (assignment_expression "iVar1 = *(int *)(param_1 + 0x14)" identifier = (pointer_expression "*(int *)(param_1 + 0x14)" * (cast_expression "(int *)(param_1 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x14)" ( (binary_expression "param_1 + 0x14" identifier + number_literal) ))))) ;) (expression_statement "*(int *)(param_1 + 0x14) = iVar1 + 1;" (assignment_expression "*(int *)(param_1 + 0x14) = iVar1 + 1" (pointer_expression "*(int *)(param_1 + 0x14)" * (cast_expression "(int *)(param_1 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x14)" ( (binary_expression "param_1 + 0x14" identifier + number_literal) )))) = (binary_expression "iVar1 + 1" identifier + number_literal)) ;) (expression_statement "*(undefined1 *)(*(int *)(param_1 + 8) + iVar1) = *(undefined1 *)(param_1 + 0x16b9);" (assignment_expression "*(undefined1 *)(*(int *)(param_1 + 8) + iVar1) = *(undefined1 *)(param_1 + 0x16b9)" (pointer_expression "*(undefined1 *)(*(int *)(param_1 + 8) + iVar1)" * (cast_expression "(undefined1 *)(*(int *)(param_1 + 8) + iVar1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(int *)(param_1 + 8) + iVar1)" ( (binary_expression "*(int *)(param_1 + 8) + iVar1" (pointer_expression "*(int *)(param_1 + 8)" * (cast_expression "(int *)(param_1 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) + identifier) )))) = (pointer_expression "*(undefined1 *)(param_1 + 0x16b9)" * (cast_expression "(undefined1 *)(param_1 + 0x16b9)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x16b9)" ( (binary_expression "param_1 + 0x16b9" identifier + number_literal) ))))) ;) (expression_statement "*(undefined2 *)(param_1 + 0x16b8) = 0;" (assignment_expression "*(undefined2 *)(param_1 + 0x16b8) = 0" (pointer_expression "*(undefined2 *)(param_1 + 0x16b8)" * (cast_expression "(undefined2 *)(param_1 + 0x16b8)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x16b8)" ( (binary_expression "param_1 + 0x16b8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 0x16bc) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 0x16bc) = 0" (pointer_expression "*(undefined4 *)(param_1 + 0x16bc)" * (cast_expression "(undefined4 *)(param_1 + 0x16bc)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x16bc)" ( (binary_expression "param_1 + 0x16bc" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid _tr_flush_bits(deflate_state *s)\n\n{\n Bytef BVar1;\n ulg uVar2;\n \n if (s->bi_valid != 0x10) {\n if (7 < s->bi_valid) {\n uVar2 = s->pending;\n s->pending = uVar2 + 1;\n s->pending_buf[uVar2] = (Bytef)s->bi_buf;\n s->bi_valid = s->bi_valid + -8;\n s->bi_buf = s->bi_buf >> 8;\n }\n return;\n }\n uVar2 = s->pending;\n s->pending = uVar2 + 1;\n s->pending_buf[uVar2] = (Bytef)s->bi_buf;\n uVar2 = s->pending;\n BVar1 = *(Bytef *)((int)&s->bi_buf + 1);\n s->pending = uVar2 + 1;\n s->pending_buf[uVar2] = BVar1;\n s->bi_buf = 0;\n s->bi_valid = 0;\n return;\n}\n\n" comment (function_definition "void _tr_flush_bits(deflate_state *s)\n\n{\n Bytef BVar1;\n ulg uVar2;\n \n if (s->bi_valid != 0x10) {\n if (7 < s->bi_valid) {\n uVar2 = s->pending;\n s->pending = uVar2 + 1;\n s->pending_buf[uVar2] = (Bytef)s->bi_buf;\n s->bi_valid = s->bi_valid + -8;\n s->bi_buf = s->bi_buf >> 8;\n }\n return;\n }\n uVar2 = s->pending;\n s->pending = uVar2 + 1;\n s->pending_buf[uVar2] = (Bytef)s->bi_buf;\n uVar2 = s->pending;\n BVar1 = *(Bytef *)((int)&s->bi_buf + 1);\n s->pending = uVar2 + 1;\n s->pending_buf[uVar2] = BVar1;\n s->bi_buf = 0;\n s->bi_valid = 0;\n return;\n}" primitive_type (function_declarator "_tr_flush_bits(deflate_state *s)" identifier (parameter_list "(deflate_state *s)" ( (parameter_declaration "deflate_state *s" type_identifier (pointer_declarator "*s" * identifier)) ))) (compound_statement "{\n Bytef BVar1;\n ulg uVar2;\n \n if (s->bi_valid != 0x10) {\n if (7 < s->bi_valid) {\n uVar2 = s->pending;\n s->pending = uVar2 + 1;\n s->pending_buf[uVar2] = (Bytef)s->bi_buf;\n s->bi_valid = s->bi_valid + -8;\n s->bi_buf = s->bi_buf >> 8;\n }\n return;\n }\n uVar2 = s->pending;\n s->pending = uVar2 + 1;\n s->pending_buf[uVar2] = (Bytef)s->bi_buf;\n uVar2 = s->pending;\n BVar1 = *(Bytef *)((int)&s->bi_buf + 1);\n s->pending = uVar2 + 1;\n s->pending_buf[uVar2] = BVar1;\n s->bi_buf = 0;\n s->bi_valid = 0;\n return;\n}" { (declaration "Bytef BVar1;" type_identifier identifier ;) (declaration "ulg uVar2;" type_identifier identifier ;) (if_statement "if (s->bi_valid != 0x10) {\n if (7 < s->bi_valid) {\n uVar2 = s->pending;\n s->pending = uVar2 + 1;\n s->pending_buf[uVar2] = (Bytef)s->bi_buf;\n s->bi_valid = s->bi_valid + -8;\n s->bi_buf = s->bi_buf >> 8;\n }\n return;\n }" if (parenthesized_expression "(s->bi_valid != 0x10)" ( (binary_expression "s->bi_valid != 0x10" (field_expression "s->bi_valid" identifier -> field_identifier) != number_literal) )) (compound_statement "{\n if (7 < s->bi_valid) {\n uVar2 = s->pending;\n s->pending = uVar2 + 1;\n s->pending_buf[uVar2] = (Bytef)s->bi_buf;\n s->bi_valid = s->bi_valid + -8;\n s->bi_buf = s->bi_buf >> 8;\n }\n return;\n }" { (if_statement "if (7 < s->bi_valid) {\n uVar2 = s->pending;\n s->pending = uVar2 + 1;\n s->pending_buf[uVar2] = (Bytef)s->bi_buf;\n s->bi_valid = s->bi_valid + -8;\n s->bi_buf = s->bi_buf >> 8;\n }" if (parenthesized_expression "(7 < s->bi_valid)" ( (binary_expression "7 < s->bi_valid" number_literal < (field_expression "s->bi_valid" identifier -> field_identifier)) )) (compound_statement "{\n uVar2 = s->pending;\n s->pending = uVar2 + 1;\n s->pending_buf[uVar2] = (Bytef)s->bi_buf;\n s->bi_valid = s->bi_valid + -8;\n s->bi_buf = s->bi_buf >> 8;\n }" { (expression_statement "uVar2 = s->pending;" (assignment_expression "uVar2 = s->pending" identifier = (field_expression "s->pending" identifier -> field_identifier)) ;) (expression_statement "s->pending = uVar2 + 1;" (assignment_expression "s->pending = uVar2 + 1" (field_expression "s->pending" identifier -> field_identifier) = (binary_expression "uVar2 + 1" identifier + number_literal)) ;) (expression_statement "s->pending_buf[uVar2] = (Bytef)s->bi_buf;" (assignment_expression "s->pending_buf[uVar2] = (Bytef)s->bi_buf" (subscript_expression "s->pending_buf[uVar2]" (field_expression "s->pending_buf" identifier -> field_identifier) [ identifier ]) = (cast_expression "(Bytef)s->bi_buf" ( (type_descriptor "Bytef" type_identifier) ) (field_expression "s->bi_buf" identifier -> field_identifier))) ;) (expression_statement "s->bi_valid = s->bi_valid + -8;" (assignment_expression "s->bi_valid = s->bi_valid + -8" (field_expression "s->bi_valid" identifier -> field_identifier) = (binary_expression "s->bi_valid + -8" (field_expression "s->bi_valid" identifier -> field_identifier) + number_literal)) ;) (expression_statement "s->bi_buf = s->bi_buf >> 8;" (assignment_expression "s->bi_buf = s->bi_buf >> 8" (field_expression "s->bi_buf" identifier -> field_identifier) = (binary_expression "s->bi_buf >> 8" (field_expression "s->bi_buf" identifier -> field_identifier) >> number_literal)) ;) })) (return_statement "return;" return ;) })) (expression_statement "uVar2 = s->pending;" (assignment_expression "uVar2 = s->pending" identifier = (field_expression "s->pending" identifier -> field_identifier)) ;) (expression_statement "s->pending = uVar2 + 1;" (assignment_expression "s->pending = uVar2 + 1" (field_expression "s->pending" identifier -> field_identifier) = (binary_expression "uVar2 + 1" identifier + number_literal)) ;) (expression_statement "s->pending_buf[uVar2] = (Bytef)s->bi_buf;" (assignment_expression "s->pending_buf[uVar2] = (Bytef)s->bi_buf" (subscript_expression "s->pending_buf[uVar2]" (field_expression "s->pending_buf" identifier -> field_identifier) [ identifier ]) = (cast_expression "(Bytef)s->bi_buf" ( (type_descriptor "Bytef" type_identifier) ) (field_expression "s->bi_buf" identifier -> field_identifier))) ;) (expression_statement "uVar2 = s->pending;" (assignment_expression "uVar2 = s->pending" identifier = (field_expression "s->pending" identifier -> field_identifier)) ;) (expression_statement "BVar1 = *(Bytef *)((int)&s->bi_buf + 1);" (assignment_expression "BVar1 = *(Bytef *)((int)&s->bi_buf + 1)" identifier = (pointer_expression "*(Bytef *)((int)&s->bi_buf + 1)" * (cast_expression "(Bytef *)((int)&s->bi_buf + 1)" ( (type_descriptor "Bytef *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((int)&s->bi_buf + 1)" ( (binary_expression "(int)&s->bi_buf + 1" (cast_expression "(int)&s->bi_buf" ( (type_descriptor "int" primitive_type) ) (pointer_expression "&s->bi_buf" & (field_expression "s->bi_buf" identifier -> field_identifier))) + number_literal) ))))) ;) (expression_statement "s->pending = uVar2 + 1;" (assignment_expression "s->pending = uVar2 + 1" (field_expression "s->pending" identifier -> field_identifier) = (binary_expression "uVar2 + 1" identifier + number_literal)) ;) (expression_statement "s->pending_buf[uVar2] = BVar1;" (assignment_expression "s->pending_buf[uVar2] = BVar1" (subscript_expression "s->pending_buf[uVar2]" (field_expression "s->pending_buf" identifier -> field_identifier) [ identifier ]) = identifier) ;) (expression_statement "s->bi_buf = 0;" (assignment_expression "s->bi_buf = 0" (field_expression "s->bi_buf" identifier -> field_identifier) = number_literal) ;) (expression_statement "s->bi_valid = 0;" (assignment_expression "s->bi_valid = 0" (field_expression "s->bi_valid" identifier -> field_identifier) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0001f3e0(int param_1)\n\n{\n int iVar1;\n \n if (*(int *)(param_1 + 0x16bc) != 0x10) {\n if (7 < *(int *)(param_1 + 0x16bc)) {\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n *(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8;\n *(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8;\n }\n return;\n }\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(undefined1 *)(*(int *)(param_1 + 8) + iVar1) = *(undefined1 *)(param_1 + 0x16b9);\n *(undefined2 *)(param_1 + 0x16b8) = 0;\n *(undefined4 *)(param_1 + 0x16bc) = 0;\n return;\n}\n\n" (function_definition "void FUN_0001f3e0(int param_1)\n\n{\n int iVar1;\n \n if (*(int *)(param_1 + 0x16bc) != 0x10) {\n if (7 < *(int *)(param_1 + 0x16bc)) {\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n *(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8;\n *(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8;\n }\n return;\n }\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(undefined1 *)(*(int *)(param_1 + 8) + iVar1) = *(undefined1 *)(param_1 + 0x16b9);\n *(undefined2 *)(param_1 + 0x16b8) = 0;\n *(undefined4 *)(param_1 + 0x16bc) = 0;\n return;\n}" primitive_type (function_declarator "FUN_0001f3e0(int param_1)" identifier (parameter_list "(int param_1)" ( (parameter_declaration "int param_1" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n \n if (*(int *)(param_1 + 0x16bc) != 0x10) {\n if (7 < *(int *)(param_1 + 0x16bc)) {\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n *(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8;\n *(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8;\n }\n return;\n }\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(undefined1 *)(*(int *)(param_1 + 8) + iVar1) = *(undefined1 *)(param_1 + 0x16b9);\n *(undefined2 *)(param_1 + 0x16b8) = 0;\n *(undefined4 *)(param_1 + 0x16bc) = 0;\n return;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (if_statement "if (*(int *)(param_1 + 0x16bc) != 0x10) {\n if (7 < *(int *)(param_1 + 0x16bc)) {\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n *(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8;\n *(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8;\n }\n return;\n }" if (parenthesized_expression "(*(int *)(param_1 + 0x16bc) != 0x10)" ( (binary_expression "*(int *)(param_1 + 0x16bc) != 0x10" (pointer_expression "*(int *)(param_1 + 0x16bc)" * (cast_expression "(int *)(param_1 + 0x16bc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x16bc)" ( (binary_expression "param_1 + 0x16bc" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n if (7 < *(int *)(param_1 + 0x16bc)) {\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n *(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8;\n *(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8;\n }\n return;\n }" { (if_statement "if (7 < *(int *)(param_1 + 0x16bc)) {\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n *(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8;\n *(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8;\n }" if (parenthesized_expression "(7 < *(int *)(param_1 + 0x16bc))" ( (binary_expression "7 < *(int *)(param_1 + 0x16bc)" number_literal < (pointer_expression "*(int *)(param_1 + 0x16bc)" * (cast_expression "(int *)(param_1 + 0x16bc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x16bc)" ( (binary_expression "param_1 + 0x16bc" identifier + number_literal) ))))) )) (compound_statement "{\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n *(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8;\n *(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8;\n }" { (expression_statement "iVar1 = *(int *)(param_1 + 0x14);" (assignment_expression "iVar1 = *(int *)(param_1 + 0x14)" identifier = (pointer_expression "*(int *)(param_1 + 0x14)" * (cast_expression "(int *)(param_1 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x14)" ( (binary_expression "param_1 + 0x14" identifier + number_literal) ))))) ;) (expression_statement "*(int *)(param_1 + 0x14) = iVar1 + 1;" (assignment_expression "*(int *)(param_1 + 0x14) = iVar1 + 1" (pointer_expression "*(int *)(param_1 + 0x14)" * (cast_expression "(int *)(param_1 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x14)" ( (binary_expression "param_1 + 0x14" identifier + number_literal) )))) = (binary_expression "iVar1 + 1" identifier + number_literal)) ;) (expression_statement "*(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);" (assignment_expression "*(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8)" (pointer_expression "*(char *)(*(int *)(param_1 + 8) + iVar1)" * (cast_expression "(char *)(*(int *)(param_1 + 8) + iVar1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(int *)(param_1 + 8) + iVar1)" ( (binary_expression "*(int *)(param_1 + 8) + iVar1" (pointer_expression "*(int *)(param_1 + 8)" * (cast_expression "(int *)(param_1 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) + identifier) )))) = (cast_expression "(char)*(undefined2 *)(param_1 + 0x16b8)" ( (type_descriptor "char" primitive_type) ) (pointer_expression "*(undefined2 *)(param_1 + 0x16b8)" * (cast_expression "(undefined2 *)(param_1 + 0x16b8)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x16b8)" ( (binary_expression "param_1 + 0x16b8" identifier + number_literal) )))))) ;) (expression_statement "*(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8;" (assignment_expression "*(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8" (pointer_expression "*(int *)(param_1 + 0x16bc)" * (cast_expression "(int *)(param_1 + 0x16bc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x16bc)" ( (binary_expression "param_1 + 0x16bc" identifier + number_literal) )))) = (binary_expression "*(int *)(param_1 + 0x16bc) + -8" (pointer_expression "*(int *)(param_1 + 0x16bc)" * (cast_expression "(int *)(param_1 + 0x16bc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x16bc)" ( (binary_expression "param_1 + 0x16bc" identifier + number_literal) )))) + number_literal)) ;) (expression_statement "*(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8;" (assignment_expression "*(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8" (pointer_expression "*(ushort *)(param_1 + 0x16b8)" * (cast_expression "(ushort *)(param_1 + 0x16b8)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x16b8)" ( (binary_expression "param_1 + 0x16b8" identifier + number_literal) )))) = (binary_expression "*(ushort *)(param_1 + 0x16b8) >> 8" (pointer_expression "*(ushort *)(param_1 + 0x16b8)" * (cast_expression "(ushort *)(param_1 + 0x16b8)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x16b8)" ( (binary_expression "param_1 + 0x16b8" identifier + number_literal) )))) >> number_literal)) ;) })) (return_statement "return;" return ;) })) (expression_statement "iVar1 = *(int *)(param_1 + 0x14);" (assignment_expression "iVar1 = *(int *)(param_1 + 0x14)" identifier = (pointer_expression "*(int *)(param_1 + 0x14)" * (cast_expression "(int *)(param_1 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x14)" ( (binary_expression "param_1 + 0x14" identifier + number_literal) ))))) ;) (expression_statement "*(int *)(param_1 + 0x14) = iVar1 + 1;" (assignment_expression "*(int *)(param_1 + 0x14) = iVar1 + 1" (pointer_expression "*(int *)(param_1 + 0x14)" * (cast_expression "(int *)(param_1 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x14)" ( (binary_expression "param_1 + 0x14" identifier + number_literal) )))) = (binary_expression "iVar1 + 1" identifier + number_literal)) ;) (expression_statement "*(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);" (assignment_expression "*(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8)" (pointer_expression "*(char *)(*(int *)(param_1 + 8) + iVar1)" * (cast_expression "(char *)(*(int *)(param_1 + 8) + iVar1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(int *)(param_1 + 8) + iVar1)" ( (binary_expression "*(int *)(param_1 + 8) + iVar1" (pointer_expression "*(int *)(param_1 + 8)" * (cast_expression "(int *)(param_1 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) + identifier) )))) = (cast_expression "(char)*(undefined2 *)(param_1 + 0x16b8)" ( (type_descriptor "char" primitive_type) ) (pointer_expression "*(undefined2 *)(param_1 + 0x16b8)" * (cast_expression "(undefined2 *)(param_1 + 0x16b8)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x16b8)" ( (binary_expression "param_1 + 0x16b8" identifier + number_literal) )))))) ;) (expression_statement "iVar1 = *(int *)(param_1 + 0x14);" (assignment_expression "iVar1 = *(int *)(param_1 + 0x14)" identifier = (pointer_expression "*(int *)(param_1 + 0x14)" * (cast_expression "(int *)(param_1 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x14)" ( (binary_expression "param_1 + 0x14" identifier + number_literal) ))))) ;) (expression_statement "*(int *)(param_1 + 0x14) = iVar1 + 1;" (assignment_expression "*(int *)(param_1 + 0x14) = iVar1 + 1" (pointer_expression "*(int *)(param_1 + 0x14)" * (cast_expression "(int *)(param_1 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x14)" ( (binary_expression "param_1 + 0x14" identifier + number_literal) )))) = (binary_expression "iVar1 + 1" identifier + number_literal)) ;) (expression_statement "*(undefined1 *)(*(int *)(param_1 + 8) + iVar1) = *(undefined1 *)(param_1 + 0x16b9);" (assignment_expression "*(undefined1 *)(*(int *)(param_1 + 8) + iVar1) = *(undefined1 *)(param_1 + 0x16b9)" (pointer_expression "*(undefined1 *)(*(int *)(param_1 + 8) + iVar1)" * (cast_expression "(undefined1 *)(*(int *)(param_1 + 8) + iVar1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(int *)(param_1 + 8) + iVar1)" ( (binary_expression "*(int *)(param_1 + 8) + iVar1" (pointer_expression "*(int *)(param_1 + 8)" * (cast_expression "(int *)(param_1 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) + identifier) )))) = (pointer_expression "*(undefined1 *)(param_1 + 0x16b9)" * (cast_expression "(undefined1 *)(param_1 + 0x16b9)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x16b9)" ( (binary_expression "param_1 + 0x16b9" identifier + number_literal) ))))) ;) (expression_statement "*(undefined2 *)(param_1 + 0x16b8) = 0;" (assignment_expression "*(undefined2 *)(param_1 + 0x16b8) = 0" (pointer_expression "*(undefined2 *)(param_1 + 0x16b8)" * (cast_expression "(undefined2 *)(param_1 + 0x16b8)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x16b8)" ( (binary_expression "param_1 + 0x16b8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 0x16bc) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 0x16bc) = 0" (pointer_expression "*(undefined4 *)(param_1 + 0x16bc)" * (cast_expression "(undefined4 *)(param_1 + 0x16bc)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x16bc)" ( (binary_expression "param_1 + 0x16bc" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (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 LIT < (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + IDENT) )))) = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (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) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) >> LIT)) ;) })) (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 (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + IDENT) )))) = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_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 *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + IDENT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (return_statement return ;) })))
(function_definition "void FUN_0001f3e0(int param_1)\n\n{\n int iVar1;\n \n if (*(int *)(param_1 + 0x16bc) != 0x10) {\n if (7 < *(int *)(param_1 + 0x16bc)) {\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n *(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8;\n *(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8;\n }\n return;\n }\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(undefined1 *)(*(int *)(param_1 + 8) + iVar1) = *(undefined1 *)(param_1 + 0x16b9);\n *(undefined2 *)(param_1 + 0x16b8) = 0;\n *(undefined4 *)(param_1 + 0x16bc) = 0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0001f3e0(int param_1)" (identifier "FUN_0001f3e0") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifier "param_1")) () ")"))) (compound_statement "{\n int iVar1;\n \n if (*(int *)(param_1 + 0x16bc) != 0x10) {\n if (7 < *(int *)(param_1 + 0x16bc)) {\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n *(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8;\n *(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8;\n }\n return;\n }\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(undefined1 *)(*(int *)(param_1 + 8) + iVar1) = *(undefined1 *)(param_1 + 0x16b9);\n *(undefined2 *)(param_1 + 0x16b8) = 0;\n *(undefined4 *)(param_1 + 0x16bc) = 0;\n return;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (if_statement "if (*(int *)(param_1 + 0x16bc) != 0x10) {\n if (7 < *(int *)(param_1 + 0x16bc)) {\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n *(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8;\n *(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8;\n }\n return;\n }" (if "if") (parenthesized_expression "(*(int *)(param_1 + 0x16bc) != 0x10)" (( "(") (binary_expression "*(int *)(param_1 + 0x16bc) != 0x10" (pointer_expression "*(int *)(param_1 + 0x16bc)" (* "*") (cast_expression "(int *)(param_1 + 0x16bc)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x16bc)" (( "(") (binary_expression "param_1 + 0x16bc" (identifier "param_1") (+ "+") (number_literal "0x16bc")) () ")")))) (!= "!=") (number_literal "0x10")) () ")")) (compound_statement "{\n if (7 < *(int *)(param_1 + 0x16bc)) {\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n *(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8;\n *(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8;\n }\n return;\n }" ({ "{") (if_statement "if (7 < *(int *)(param_1 + 0x16bc)) {\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n *(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8;\n *(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8;\n }" (if "if") (parenthesized_expression "(7 < *(int *)(param_1 + 0x16bc))" (( "(") (binary_expression "7 < *(int *)(param_1 + 0x16bc)" (number_literal "7") (< "<") (pointer_expression "*(int *)(param_1 + 0x16bc)" (* "*") (cast_expression "(int *)(param_1 + 0x16bc)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x16bc)" (( "(") (binary_expression "param_1 + 0x16bc" (identifier "param_1") (+ "+") (number_literal "0x16bc")) () ")"))))) () ")")) (compound_statement "{\n iVar1 = *(int *)(param_1 + 0x14);\n *(int *)(param_1 + 0x14) = iVar1 + 1;\n *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);\n *(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8;\n *(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8;\n }" ({ "{") (expression_statement "iVar1 = *(int *)(param_1 + 0x14);" (assignment_expression "iVar1 = *(int *)(param_1 + 0x14)" (identifier "iVar1") (= "=") (pointer_expression "*(int *)(param_1 + 0x14)" (* "*") (cast_expression "(int *)(param_1 + 0x14)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x14)" (( "(") (binary_expression "param_1 + 0x14" (identifier "param_1") (+ "+") (number_literal "0x14")) () ")"))))) (; ";")) (expression_statement "*(int *)(param_1 + 0x14) = iVar1 + 1;" (assignment_expression "*(int *)(param_1 + 0x14) = iVar1 + 1" (pointer_expression "*(int *)(param_1 + 0x14)" (* "*") (cast_expression "(int *)(param_1 + 0x14)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x14)" (( "(") (binary_expression "param_1 + 0x14" (identifier "param_1") (+ "+") (number_literal "0x14")) () ")")))) (= "=") (binary_expression "iVar1 + 1" (identifier "iVar1") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);" (assignment_expression "*(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8)" (pointer_expression "*(char *)(*(int *)(param_1 + 8) + iVar1)" (* "*") (cast_expression "(char *)(*(int *)(param_1 + 8) + iVar1)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(int *)(param_1 + 8) + iVar1)" (( "(") (binary_expression "*(int *)(param_1 + 8) + iVar1" (pointer_expression "*(int *)(param_1 + 8)" (* "*") (cast_expression "(int *)(param_1 + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (+ "+") (identifier "iVar1")) () ")")))) (= "=") (cast_expression "(char)*(undefined2 *)(param_1 + 0x16b8)" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (pointer_expression "*(undefined2 *)(param_1 + 0x16b8)" (* "*") (cast_expression "(undefined2 *)(param_1 + 0x16b8)" (( "(") (type_descriptor "undefined2 *" (type_identifier "undefined2") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x16b8)" (( "(") (binary_expression "param_1 + 0x16b8" (identifier "param_1") (+ "+") (number_literal "0x16b8")) () ")")))))) (; ";")) (expression_statement "*(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8;" (assignment_expression "*(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8" (pointer_expression "*(int *)(param_1 + 0x16bc)" (* "*") (cast_expression "(int *)(param_1 + 0x16bc)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x16bc)" (( "(") (binary_expression "param_1 + 0x16bc" (identifier "param_1") (+ "+") (number_literal "0x16bc")) () ")")))) (= "=") (binary_expression "*(int *)(param_1 + 0x16bc) + -8" (pointer_expression "*(int *)(param_1 + 0x16bc)" (* "*") (cast_expression "(int *)(param_1 + 0x16bc)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x16bc)" (( "(") (binary_expression "param_1 + 0x16bc" (identifier "param_1") (+ "+") (number_literal "0x16bc")) () ")")))) (+ "+") (number_literal "-8"))) (; ";")) (expression_statement "*(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8;" (assignment_expression "*(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8" (pointer_expression "*(ushort *)(param_1 + 0x16b8)" (* "*") (cast_expression "(ushort *)(param_1 + 0x16b8)" (( "(") (type_descriptor "ushort *" (type_identifier "ushort") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x16b8)" (( "(") (binary_expression "param_1 + 0x16b8" (identifier "param_1") (+ "+") (number_literal "0x16b8")) () ")")))) (= "=") (binary_expression "*(ushort *)(param_1 + 0x16b8) >> 8" (pointer_expression "*(ushort *)(param_1 + 0x16b8)" (* "*") (cast_expression "(ushort *)(param_1 + 0x16b8)" (( "(") (type_descriptor "ushort *" (type_identifier "ushort") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x16b8)" (( "(") (binary_expression "param_1 + 0x16b8" (identifier "param_1") (+ "+") (number_literal "0x16b8")) () ")")))) (>> ">>") (number_literal "8"))) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "iVar1 = *(int *)(param_1 + 0x14);" (assignment_expression "iVar1 = *(int *)(param_1 + 0x14)" (identifier "iVar1") (= "=") (pointer_expression "*(int *)(param_1 + 0x14)" (* "*") (cast_expression "(int *)(param_1 + 0x14)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x14)" (( "(") (binary_expression "param_1 + 0x14" (identifier "param_1") (+ "+") (number_literal "0x14")) () ")"))))) (; ";")) (expression_statement "*(int *)(param_1 + 0x14) = iVar1 + 1;" (assignment_expression "*(int *)(param_1 + 0x14) = iVar1 + 1" (pointer_expression "*(int *)(param_1 + 0x14)" (* "*") (cast_expression "(int *)(param_1 + 0x14)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x14)" (( "(") (binary_expression "param_1 + 0x14" (identifier "param_1") (+ "+") (number_literal "0x14")) () ")")))) (= "=") (binary_expression "iVar1 + 1" (identifier "iVar1") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8);" (assignment_expression "*(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8)" (pointer_expression "*(char *)(*(int *)(param_1 + 8) + iVar1)" (* "*") (cast_expression "(char *)(*(int *)(param_1 + 8) + iVar1)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(int *)(param_1 + 8) + iVar1)" (( "(") (binary_expression "*(int *)(param_1 + 8) + iVar1" (pointer_expression "*(int *)(param_1 + 8)" (* "*") (cast_expression "(int *)(param_1 + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (+ "+") (identifier "iVar1")) () ")")))) (= "=") (cast_expression "(char)*(undefined2 *)(param_1 + 0x16b8)" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (pointer_expression "*(undefined2 *)(param_1 + 0x16b8)" (* "*") (cast_expression "(undefined2 *)(param_1 + 0x16b8)" (( "(") (type_descriptor "undefined2 *" (type_identifier "undefined2") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x16b8)" (( "(") (binary_expression "param_1 + 0x16b8" (identifier "param_1") (+ "+") (number_literal "0x16b8")) () ")")))))) (; ";")) (expression_statement "iVar1 = *(int *)(param_1 + 0x14);" (assignment_expression "iVar1 = *(int *)(param_1 + 0x14)" (identifier "iVar1") (= "=") (pointer_expression "*(int *)(param_1 + 0x14)" (* "*") (cast_expression "(int *)(param_1 + 0x14)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x14)" (( "(") (binary_expression "param_1 + 0x14" (identifier "param_1") (+ "+") (number_literal "0x14")) () ")"))))) (; ";")) (expression_statement "*(int *)(param_1 + 0x14) = iVar1 + 1;" (assignment_expression "*(int *)(param_1 + 0x14) = iVar1 + 1" (pointer_expression "*(int *)(param_1 + 0x14)" (* "*") (cast_expression "(int *)(param_1 + 0x14)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x14)" (( "(") (binary_expression "param_1 + 0x14" (identifier "param_1") (+ "+") (number_literal "0x14")) () ")")))) (= "=") (binary_expression "iVar1 + 1" (identifier "iVar1") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*(undefined1 *)(*(int *)(param_1 + 8) + iVar1) = *(undefined1 *)(param_1 + 0x16b9);" (assignment_expression "*(undefined1 *)(*(int *)(param_1 + 8) + iVar1) = *(undefined1 *)(param_1 + 0x16b9)" (pointer_expression "*(undefined1 *)(*(int *)(param_1 + 8) + iVar1)" (* "*") (cast_expression "(undefined1 *)(*(int *)(param_1 + 8) + iVar1)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(int *)(param_1 + 8) + iVar1)" (( "(") (binary_expression "*(int *)(param_1 + 8) + iVar1" (pointer_expression "*(int *)(param_1 + 8)" (* "*") (cast_expression "(int *)(param_1 + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (+ "+") (identifier "iVar1")) () ")")))) (= "=") (pointer_expression "*(undefined1 *)(param_1 + 0x16b9)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x16b9)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x16b9)" (( "(") (binary_expression "param_1 + 0x16b9" (identifier "param_1") (+ "+") (number_literal "0x16b9")) () ")"))))) (; ";")) (expression_statement "*(undefined2 *)(param_1 + 0x16b8) = 0;" (assignment_expression "*(undefined2 *)(param_1 + 0x16b8) = 0" (pointer_expression "*(undefined2 *)(param_1 + 0x16b8)" (* "*") (cast_expression "(undefined2 *)(param_1 + 0x16b8)" (( "(") (type_descriptor "undefined2 *" (type_identifier "undefined2") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x16b8)" (( "(") (binary_expression "param_1 + 0x16b8" (identifier "param_1") (+ "+") (number_literal "0x16b8")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(param_1 + 0x16bc) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 0x16bc) = 0" (pointer_expression "*(undefined4 *)(param_1 + 0x16bc)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x16bc)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x16bc)" (( "(") (binary_expression "param_1 + 0x16bc" (identifier "param_1") (+ "+") (number_literal "0x16bc")) () ")")))) (= "=") (number_literal "0")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Unknown calling convention */ void function_1(type_1 *s) { type_2 BVar1; type_3 var_1; if (s->bi_valid != 0x10) { if (7 < s->bi_valid) { var_1 = s->pending; s->pending = var_1 + 1; s->pending_buf[var_1] = (type_2)s->bi_buf; s->bi_valid = s->bi_valid + -8; s->bi_buf = s->bi_buf >> 8; } return; } var_1 = s->pending; s->pending = var_1 + 1; s->pending_buf[var_1] = (type_2)s->bi_buf; var_1 = s->pending; BVar1 = *(type_2 *)((int)&s->bi_buf + 1); s->pending = var_1 + 1; s->pending_buf[var_1] = BVar1; s->bi_buf = 0; s->bi_valid = 0; return; }
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)) (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: (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (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))))) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_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: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_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)))))) (return_statement))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (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))))) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_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: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (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))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (return_statement))))
null
void MASKED(int param_1) { int iVar1; if (*(int *)(param_1 + 0x16bc) != 0x10) { if (7 < *(int *)(param_1 + 0x16bc)) { iVar1 = *(int *)(param_1 + 0x14); *(int *)(param_1 + 0x14) = iVar1 + 1; *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8); *(int *)(param_1 + 0x16bc) = *(int *)(param_1 + 0x16bc) + -8; *(ushort *)(param_1 + 0x16b8) = *(ushort *)(param_1 + 0x16b8) >> 8; } return; } iVar1 = *(int *)(param_1 + 0x14); *(int *)(param_1 + 0x14) = iVar1 + 1; *(char *)(*(int *)(param_1 + 8) + iVar1) = (char)*(undefined2 *)(param_1 + 0x16b8); iVar1 = *(int *)(param_1 + 0x14); *(int *)(param_1 + 0x14) = iVar1 + 1; *(undefined1 *)(*(int *)(param_1 + 8) + iVar1) = *(undefined1 *)(param_1 + 0x16b9); *(undefined2 *)(param_1 + 0x16b8) = 0; *(undefined4 *)(param_1 + 0x16bc) = 0; return; }
8154_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
pbump
FUN_002e5110
/* std::wstreambuf::pbump(int) */ void __thiscall std::wstreambuf::pbump(wstreambuf *this,int param_1) { *(long *)(this + 0x28) = *(long *)(this + 0x28) + (long)param_1 * 4; return; }
void FUN_002e5110(long param_1,int param_2) { *(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + (long)param_2 * 4; return; }
MOVSXD RSI,ESI SHL RSI,0x2 ADD qword ptr [RDI + 0x28],RSI RET
null
null
null
null
[('tmp_167', u'INT_SEXT_-1204727518'), ('const-433', u'STORE_-1204727481'), (u'PTRADD_-1204727426', u'CAST_-1204727404'), (u'INT_SEXT_-1204727518', u'INT_MULT_-1204727498'), ('tmp_166', u'PTRADD_-1204727426'), ('const-433', u'LOAD_-1204727484'), (u'LOAD_-1204727484', u'INT_ADD_-1204727466'), (u'PTRADD_-1204727426', u'CAST_-1204727403'), (u'CAST_-1204727403', u'STORE_-1204727481'), (u'INT_ADD_-1204727466', u'STORE_-1204727481'), ('const-40', u'PTRADD_-1204727426'), ('const-4', u'INT_MULT_-1204727498'), ('const-1', u'PTRADD_-1204727426'), (u'INT_MULT_-1204727498', u'INT_ADD_-1204727466'), (u'CAST_-1204727404', u'LOAD_-1204727484'), ('const-0', u'RETURN_-1204727458')]
[('const-433', u'STORE_-1204727481'), (u'CAST_-1204727405', u'STORE_-1204727481'), (u'INT_SEXT_-1204727518', u'INT_MULT_-1204727498'), ('tmp_177', u'INT_SEXT_-1204727518'), (u'INT_ADD_-1204727472', u'CAST_-1204727405'), (u'LOAD_-1204727484', u'INT_ADD_-1204727466'), (u'INT_ADD_-1204727466', u'STORE_-1204727481'), ('const-4', u'INT_MULT_-1204727498'), ('const-433', u'LOAD_-1204727484'), (u'INT_MULT_-1204727498', u'INT_ADD_-1204727466'), ('const-40', u'INT_ADD_-1204727472'), (u'CAST_-1204727405', u'LOAD_-1204727484'), ('const-0', u'RETURN_-1204727458'), ('tmp_174', u'INT_ADD_-1204727472')]
null
null
002e5110
x64
O2
(translation_unit "void FUN_002e5110(long param_1,int param_2)\n\n{\n *(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + (long)param_2 * 4;\n return;\n}\n\n" (function_definition "void FUN_002e5110(long param_1,int param_2)\n\n{\n *(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + (long)param_2 * 4;\n return;\n}" primitive_type (function_declarator "FUN_002e5110(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 *(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + (long)param_2 * 4;\n return;\n}" { (expression_statement "*(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + (long)param_2 * 4;" (assignment_expression "*(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + (long)param_2 * 4" (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) )))) = (binary_expression "*(long *)(param_1 + 0x28) + (long)param_2 * 4" (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) )))) + (binary_expression "(long)param_2 * 4" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::wstreambuf::pbump(int) */\n\nvoid __thiscall std::wstreambuf::pbump(wstreambuf *this,int param_1)\n\n{\n *(long *)(this + 0x28) = *(long *)(this + 0x28) + (long)param_1 * 4;\n return;\n}\n\n" comment (function_definition "void __thiscall std::wstreambuf::pbump(wstreambuf *this,int param_1)\n\n{\n *(long *)(this + 0x28) = *(long *)(this + 0x28) + (long)param_1 * 4;\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::wstreambuf::" identifier : : identifier : :) (function_declarator "pbump(wstreambuf *this,int param_1)" identifier (parameter_list "(wstreambuf *this,int param_1)" ( (parameter_declaration "wstreambuf *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "int param_1" primitive_type identifier) ))) (compound_statement "{\n *(long *)(this + 0x28) = *(long *)(this + 0x28) + (long)param_1 * 4;\n return;\n}" { (expression_statement "*(long *)(this + 0x28) = *(long *)(this + 0x28) + (long)param_1 * 4;" (assignment_expression "*(long *)(this + 0x28) = *(long *)(this + 0x28) + (long)param_1 * 4" (pointer_expression "*(long *)(this + 0x28)" * (cast_expression "(long *)(this + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x28)" ( (binary_expression "this + 0x28" identifier + number_literal) )))) = (binary_expression "*(long *)(this + 0x28) + (long)param_1 * 4" (pointer_expression "*(long *)(this + 0x28)" * (cast_expression "(long *)(this + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x28)" ( (binary_expression "this + 0x28" identifier + number_literal) )))) + (binary_expression "(long)param_1 * 4" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002e5110(long param_1,int param_2)\n\n{\n *(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + (long)param_2 * 4;\n return;\n}\n\n" (function_definition "void FUN_002e5110(long param_1,int param_2)\n\n{\n *(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + (long)param_2 * 4;\n return;\n}" primitive_type (function_declarator "FUN_002e5110(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 *(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + (long)param_2 * 4;\n return;\n}" { (expression_statement "*(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + (long)param_2 * 4;" (assignment_expression "*(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + (long)param_2 * 4" (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) )))) = (binary_expression "*(long *)(param_1 + 0x28) + (long)param_2 * 4" (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) )))) + (binary_expression "(long)param_2 * 4" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) 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) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) * LIT))) ;) (return_statement return ;) })))
(function_definition "void FUN_002e5110(long param_1,int param_2)\n\n{\n *(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + (long)param_2 * 4;\n return;\n}" (primitive_type "void") (function_declarator "FUN_002e5110(long param_1,int param_2)" (identifier "FUN_002e5110") (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 *(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + (long)param_2 * 4;\n return;\n}" ({ "{") (expression_statement "*(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + (long)param_2 * 4;" (assignment_expression "*(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + (long)param_2 * 4" (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")) () ")")))) (= "=") (binary_expression "*(long *)(param_1 + 0x28) + (long)param_2 * 4" (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")) () ")")))) (+ "+") (binary_expression "(long)param_2 * 4" (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2")) (* "*") (number_literal "4")))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::wstreambuf::pbump(int) */ void __thiscall std::type_1::function_1(type_1 *var_1,int param_1) { *(long *)(var_1 + 0x28) = *(long *)(var_1 + 0x28) + (long)param_1 * 4; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) (return_statement))))
null
void MASKED(long param_1,int param_2) { *(long *)(param_1 + 0x28) = *(long *)(param_1 + 0x28) + (long)param_2 * 4; return; }
40_libmicrohttpd.so.12.56_and_libmicrohttpd.so.12.56_strip.c
pthread_attr_init
pthread_attr_init
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int pthread_attr_init(pthread_attr_t *__attr) { int iVar1; iVar1 = (*(code *)PTR_pthread_attr_init_0031d140)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int pthread_attr_init(pthread_attr_t *__attr) { int iVar1; iVar1 = (*(code *)PTR_pthread_attr_init_0031d140)(); return iVar1; }
JMP qword ptr [0x0031d140]
null
null
null
null
[(u'CALLIND_-1206963432', u'INDIRECT_-1206963370'), ('const-0', u'RETURN_-1206963429'), (u'CALLIND_-1206963432', u'RETURN_-1206963429'), (u'INDIRECT_-1206963370', u'COPY_-1206963429'), (u'CAST_-1206963365', u'CALLIND_-1206963432'), ('tmp_32', u'CAST_-1206963365')]
[(u'CALLIND_-1206963432', u'INDIRECT_-1206963370'), ('const-0', u'RETURN_-1206963429'), (u'CALLIND_-1206963432', u'RETURN_-1206963429'), (u'INDIRECT_-1206963370', u'COPY_-1206963429'), (u'CAST_-1206963365', u'CALLIND_-1206963432'), ('tmp_32', u'CAST_-1206963365')]
null
null
00103310
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint pthread_attr_init(pthread_attr_t *__attr)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_init_0031d140)();\n return iVar1;\n}\n\n" comment (function_definition "int pthread_attr_init(pthread_attr_t *__attr)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_init_0031d140)();\n return iVar1;\n}" primitive_type (function_declarator "pthread_attr_init(pthread_attr_t *__attr)" identifier (parameter_list "(pthread_attr_t *__attr)" ( (parameter_declaration "pthread_attr_t *__attr" type_identifier (pointer_declarator "*__attr" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_init_0031d140)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_pthread_attr_init_0031d140)();" (assignment_expression "iVar1 = (*(code *)PTR_pthread_attr_init_0031d140)()" identifier = (call_expression "(*(code *)PTR_pthread_attr_init_0031d140)()" (parenthesized_expression "(*(code *)PTR_pthread_attr_init_0031d140)" ( (pointer_expression "*(code *)PTR_pthread_attr_init_0031d140" * (cast_expression "(code *)PTR_pthread_attr_init_0031d140" ( (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 pthread_attr_init(pthread_attr_t *__attr)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_init_0031d140)();\n return iVar1;\n}\n\n" comment (function_definition "int pthread_attr_init(pthread_attr_t *__attr)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_init_0031d140)();\n return iVar1;\n}" primitive_type (function_declarator "pthread_attr_init(pthread_attr_t *__attr)" identifier (parameter_list "(pthread_attr_t *__attr)" ( (parameter_declaration "pthread_attr_t *__attr" type_identifier (pointer_declarator "*__attr" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_init_0031d140)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_pthread_attr_init_0031d140)();" (assignment_expression "iVar1 = (*(code *)PTR_pthread_attr_init_0031d140)()" identifier = (call_expression "(*(code *)PTR_pthread_attr_init_0031d140)()" (parenthesized_expression "(*(code *)PTR_pthread_attr_init_0031d140)" ( (pointer_expression "*(code *)PTR_pthread_attr_init_0031d140" * (cast_expression "(code *)PTR_pthread_attr_init_0031d140" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int pthread_attr_init(pthread_attr_t *__attr)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_init_0031d140)();\n return iVar1;\n}\n\n" (function_definition "int pthread_attr_init(pthread_attr_t *__attr)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_init_0031d140)();\n return iVar1;\n}" primitive_type (function_declarator "pthread_attr_init(pthread_attr_t *__attr)" identifier (parameter_list "(pthread_attr_t *__attr)" ( (parameter_declaration "pthread_attr_t *__attr" type_identifier (pointer_declarator "*__attr" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_init_0031d140)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_pthread_attr_init_0031d140)();" (assignment_expression "iVar1 = (*(code *)PTR_pthread_attr_init_0031d140)()" identifier = (call_expression "(*(code *)PTR_pthread_attr_init_0031d140)()" (parenthesized_expression "(*(code *)PTR_pthread_attr_init_0031d140)" ( (pointer_expression "*(code *)PTR_pthread_attr_init_0031d140" * (cast_expression "(code *)PTR_pthread_attr_init_0031d140" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (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 pthread_attr_init(pthread_attr_t *__attr)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_init_0031d140)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "pthread_attr_init(pthread_attr_t *__attr)" (identifier "pthread_attr_init") (parameter_list "(pthread_attr_t *__attr)" (( "(") (parameter_declaration "pthread_attr_t *__attr" (type_identifier "pthread_attr_t") (pointer_declarator "*__attr" (* "*") (identifier "__attr"))) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_init_0031d140)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*(code *)PTR_pthread_attr_init_0031d140)();" (assignment_expression "iVar1 = (*(code *)PTR_pthread_attr_init_0031d140)()" (identifier "iVar1") (= "=") (call_expression "(*(code *)PTR_pthread_attr_init_0031d140)()" (parenthesized_expression "(*(code *)PTR_pthread_attr_init_0031d140)" (( "(") (pointer_expression "*(code *)PTR_pthread_attr_init_0031d140" (* "*") (cast_expression "(code *)PTR_pthread_attr_init_0031d140" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_pthread_attr_init_0031d140"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__attr) { int iVar1; iVar1 = (*(type_2 *)PTR_pthread_attr_init_0031d140)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) 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(pthread_attr_t *__attr) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0031d140)(); return iVar1; }
8914_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
~fstream
FUN_00308f70
/* std::fstream::~fstream() */ void __thiscall std::fstream::~fstream(fstream *this) { *(undefined ***)this = &PTR__fstream_004398e8; *(undefined ***)(this + 0x10) = &PTR__fstream_00439910; *(undefined ***)(this + 0x108) = &PTR__fstream_00439938; *(undefined ***)(this + 0x18) = &PTR__filebuf_00439578; filebuf::close((filebuf *)(this + 0x18)); __basic_file<char>::~__basic_file((__basic_file<char> *)(this + 0x80)); *(undefined ***)(this + 0x18) = &PTR__streambuf_004386a0; locale::~locale((locale *)(this + 0x50)); *(undefined8 *)(this + 8) = 0; *(undefined8 *)(this + 0x10) = 0x439780; *(undefined8 *)this = 0x4397d0; *(undefined ***)(this + 0x108) = &PTR__ios_00439478; ios_base::~ios_base((ios_base *)(this + 0x108)); return; }
void FUN_00308f70(undefined8 *param_1) { *param_1 = &PTR_FUN_004398e8; param_1[2] = &PTR_FUN_00439910; param_1[0x21] = &PTR_FUN_00439938; param_1[3] = &PTR_FUN_00439578; FUN_00306c60(); thunk_FUN_002db2e0(param_1 + 0x10); param_1[3] = &PTR_FUN_004386a0; FUN_002dd1b0(param_1 + 10); param_1[1] = 0; param_1[2] = &DAT_00439780; *param_1 = &DAT_004397d0; param_1[0x21] = &PTR_FUN_00439478; FUN_00318d20(param_1 + 0x21); return; }
LEA RAX,[0x4398d0] PUSH RBX MOV RBX,RDI LEA RDI,[RDI + 0x18] LEA RDX,[RAX + 0x18] MOV qword ptr [RDI + -0x18],RDX LEA RDX,[RAX + 0x68] ADD RAX,0x40 MOV qword ptr [RDI + -0x8],RAX LEA RAX,[0x439568] MOV qword ptr [RDI + 0xf0],RDX ADD RAX,0x10 MOV qword ptr [RDI],RAX CALL 0x00306c60 LEA RDI,[RBX + 0x80] CALL 0x002db330 LEA RAX,[0x438690] LEA RDI,[RBX + 0x50] ADD RAX,0x10 MOV qword ptr [RBX + 0x18],RAX CALL 0x002dd1b0 LEA RAX,[0x439780] MOV qword ptr [RBX + 0x8],0x0 LEA RDI,[RBX + 0x108] MOV qword ptr [RBX + 0x10],RAX LEA RAX,[0x4397d0] MOV qword ptr [RBX],RAX LEA RAX,[0x439468] ADD RAX,0x10 MOV qword ptr [RBX + 0x108],RAX POP RBX JMP 0x00318d20
null
null
null
null
[('const-1', u'PTRADD_-1204842403'), ('const-433', u'STORE_-1204842443'), ('const-80', u'PTRADD_-1204842445'), (u'CAST_-1204842299', u'STORE_-1204842463'), ('const-4429776', u'STORE_-1204842429'), ('const-433', u'STORE_-1204842581'), (u'PTRADD_-1204842403', u'CAST_-1204842299'), (u'CAST_-1204842316', u'STORE_-1204842486'), ('const-264', u'PTRADD_-1204842392'), ('const-4428920', u'PTRSUB_-1204842270'), (u'PTRADD_-1204842559', u'CAST_-1204842354'), ('const-1', u'PTRADD_-1204842445'), (u'CAST_-1204842255', u'STORE_-1204842402'), (u'CAST_-1204842325', u'CALL_-1204842475'), (u'CAST_-1204842354', u'STORE_-1204842544'), (u'CAST_-1204842400', u'CALL_-1204842534'), ('const-128', u'PTRADD_-1204842470'), (u'PTRADD_-1204842559', u'CAST_-1204842400'), (u'CAST_-1204842366', u'STORE_-1204842566'), ('const-0', u'PTRSUB_-1204842368'), ('tmp_273', u'PTRADD_-1204842470'), ('const-0', u'STORE_-1204842463'), (u'CAST_-1204842378', u'STORE_-1204842581'), (u'CAST_-1204842270', u'STORE_-1204842429'), ('const-16', u'PTRADD_-1204842521'), (u'PTRADD_-1204842506', u'CAST_-1204842366'), (u'CAST_-1204842345', u'CALL_-1204842517'), (u'PTRADD_-1204842445', u'CAST_-1204842325'), (u'PTRSUB_-1204842327', u'STORE_-1204842486'), ('tmp_273', u'PTRADD_-1204842403'), ('const-0', u'PTRSUB_-1204842327'), (u'PTRADD_-1204842392', u'CAST_-1204842290'), (u'PTRADD_-1204842521', u'CAST_-1204842378'), ('const-1', u'PTRADD_-1204842521'), ('tmp_273', u'PTRADD_-1204842506'), ('tmp_273', u'CAST_-1204842270'), ('const-0', u'PTRSUB_-1204842270'), (u'PTRSUB_-1204842368', u'STORE_-1204842566'), ('const-4430056', u'PTRSUB_-1204842393'), ('const-264', u'PTRADD_-1204842342'), ('tmp_273', u'PTRADD_-1204842559'), ('const-1', u'PTRADD_-1204842506'), ('tmp_273', u'PTRADD_-1204842521'), ('const-433', u'STORE_-1204842566'), ('const-433', u'STORE_-1204842544'), ('tmp_273', u'PTRADD_-1204842445'), ('const-4430096', u'PTRSUB_-1204842380'), ('const-0', u'PTRSUB_-1204842360'), ('const-433', u'STORE_-1204842402'), ('const-1', u'PTRADD_-1204842383'), ('tmp_273', u'CAST_-1204842391'), ('const-1', u'PTRADD_-1204842342'), (u'PTRSUB_-1204842360', u'STORE_-1204842544'), ('const-4425376', u'PTRSUB_-1204842327'), (u'PTRADD_-1204842342', u'CAST_-1204842255'), (u'CAST_-1204842391', u'STORE_-1204842607'), ('const-433', u'STORE_-1204842607'), ('const-1', u'PTRADD_-1204842426'), ('const-0', u'PTRSUB_-1204842393'), ('tmp_273', u'PTRADD_-1204842426'), (u'PTRSUB_-1204842393', u'STORE_-1204842607'), (u'CAST_-1204842290', u'CALL_-1204842385'), ('const-4429176', u'PTRSUB_-1204842360'), ('const-0', u'PTRSUB_-1204842380'), ('const-264', u'PTRADD_-1204842506'), (u'PTRADD_-1204842426', u'CAST_-1204842316'), ('const-433', u'STORE_-1204842429'), (u'PTRSUB_-1204842380', u'STORE_-1204842581'), ('const-433', u'STORE_-1204842486'), (u'PTRADD_-1204842383', u'CAST_-1204842282'), (u'PTRADD_-1204842470', u'CAST_-1204842345'), ('const-24', u'PTRADD_-1204842426'), ('const-1', u'PTRADD_-1204842470'), ('const-1', u'PTRADD_-1204842392'), (u'CAST_-1204842282', u'STORE_-1204842443'), ('tmp_273', u'PTRADD_-1204842383'), ('const-24', u'PTRADD_-1204842559'), ('tmp_273', u'PTRADD_-1204842392'), ('tmp_273', u'PTRADD_-1204842342'), ('const-4430136', u'PTRSUB_-1204842368'), ('const-16', u'PTRADD_-1204842383'), ('const-8', u'PTRADD_-1204842403'), ('const-433', u'STORE_-1204842463'), ('const-0', u'RETURN_-1204842381'), ('const-4429696', u'STORE_-1204842443'), (u'PTRSUB_-1204842270', u'STORE_-1204842402'), ('const-1', u'PTRADD_-1204842559')]
[('tmp_413', u'PTRADD_-1204842344'), ('tmp_413', u'STORE_-1204842607'), (u'PTRADD_-1204842344', u'CALL_-1204842517'), ('const-0', u'PTRSUB_-1204842281'), (u'PTRADD_-1204842255', u'STORE_-1204842402'), ('const-0', u'PTRSUB_-1204842360'), ('const-8', u'PTRADD_-1204842364'), ('const-4430096', u'PTRSUB_-1204842378'), ('const-8', u'PTRADD_-1204842376'), ('const-4429696', u'PTRSUB_-1204842293'), ('const-4430056', u'PTRSUB_-1204842391'), ('const-0', u'PTRSUB_-1204842366'), (u'PTRSUB_-1204842366', u'STORE_-1204842566'), ('const-0', u'PTRSUB_-1204842270'), ('tmp_413', u'PTRADD_-1204842289'), (u'PTRSUB_-1204842378', u'STORE_-1204842581'), (u'PTRADD_-1204842315', u'STORE_-1204842486'), ('const-433', u'STORE_-1204842429'), ('const-8', u'PTRADD_-1204842298'), ('const-33', u'PTRADD_-1204842364'), (u'PTRSUB_-1204842327', u'STORE_-1204842486'), ('const-3', u'PTRADD_-1204842397'), (u'PTRADD_-1204842397', u'STORE_-1204842544'), ('const-0', u'PTRSUB_-1204842293'), ('tmp_413', u'PTRADD_-1204842397'), ('const-4429176', u'PTRSUB_-1204842360'), (u'PTRSUB_-1204842281', u'STORE_-1204842429'), ('const-0', u'PTRSUB_-1204842327'), ('const-33', u'PTRADD_-1204842255'), ('tmp_413', u'PTRADD_-1204842315'), (u'PTRADD_-1204842324', u'CALL_-1204842475'), (u'PTRADD_-1204842281', u'STORE_-1204842443'), ('const-2', u'PTRADD_-1204842376'), ('const-433', u'STORE_-1204842463'), ('const-433', u'STORE_-1204842581'), ('tmp_413', u'PTRADD_-1204842324'), ('const-33', u'PTRADD_-1204842289'), ('tmp_413', u'PTRADD_-1204842376'), ('const-0', u'STORE_-1204842463'), ('tmp_413', u'PTRADD_-1204842281'), ('const-8', u'PTRADD_-1204842344'), ('const-433', u'STORE_-1204842607'), ('const-8', u'PTRADD_-1204842315'), (u'PTRADD_-1204842289', u'CALL_-1204842385'), (u'PTRSUB_-1204842360', u'STORE_-1204842544'), ('const-4425376', u'PTRSUB_-1204842327'), (u'PTRSUB_-1204842391', u'STORE_-1204842607'), ('const-3', u'PTRADD_-1204842315'), ('const-16', u'PTRADD_-1204842344'), (u'PTRADD_-1204842376', u'STORE_-1204842581'), ('tmp_413', u'PTRADD_-1204842364'), ('const-8', u'PTRADD_-1204842255'), ('const-433', u'STORE_-1204842566'), ('const-8', u'PTRADD_-1204842324'), ('const-8', u'PTRADD_-1204842281'), ('tmp_413', u'PTRADD_-1204842255'), ('const-433', u'STORE_-1204842486'), (u'PTRADD_-1204842364', u'STORE_-1204842566'), (u'PTRSUB_-1204842293', u'STORE_-1204842443'), ('const-2', u'PTRADD_-1204842281'), ('const-4428920', u'PTRSUB_-1204842270'), ('const-0', u'PTRSUB_-1204842378'), ('const-0', u'PTRSUB_-1204842391'), ('const-10', u'PTRADD_-1204842324'), (u'PTRADD_-1204842298', u'STORE_-1204842463'), ('tmp_413', u'STORE_-1204842429'), ('tmp_413', u'PTRADD_-1204842298'), ('const-1', u'PTRADD_-1204842298'), ('const-433', u'STORE_-1204842402'), ('const-433', u'STORE_-1204842544'), ('const-0', u'RETURN_-1204842381'), ('const-433', u'STORE_-1204842443'), ('const-8', u'PTRADD_-1204842397'), ('const-4430136', u'PTRSUB_-1204842366'), (u'PTRSUB_-1204842270', u'STORE_-1204842402'), ('const-8', u'PTRADD_-1204842289'), ('const-4429776', u'PTRSUB_-1204842281')]
null
null
00308f70
x64
O2
(translation_unit "void FUN_00308f70(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004398e8;\n param_1[2] = &PTR_FUN_00439910;\n param_1[0x21] = &PTR_FUN_00439938;\n param_1[3] = &PTR_FUN_00439578;\n FUN_00306c60();\n thunk_FUN_002db2e0(param_1 + 0x10);\n param_1[3] = &PTR_FUN_004386a0;\n FUN_002dd1b0(param_1 + 10);\n param_1[1] = 0;\n param_1[2] = &DAT_00439780;\n *param_1 = &DAT_004397d0;\n param_1[0x21] = &PTR_FUN_00439478;\n FUN_00318d20(param_1 + 0x21);\n return;\n}\n\n" (function_definition "void FUN_00308f70(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004398e8;\n param_1[2] = &PTR_FUN_00439910;\n param_1[0x21] = &PTR_FUN_00439938;\n param_1[3] = &PTR_FUN_00439578;\n FUN_00306c60();\n thunk_FUN_002db2e0(param_1 + 0x10);\n param_1[3] = &PTR_FUN_004386a0;\n FUN_002dd1b0(param_1 + 10);\n param_1[1] = 0;\n param_1[2] = &DAT_00439780;\n *param_1 = &DAT_004397d0;\n param_1[0x21] = &PTR_FUN_00439478;\n FUN_00318d20(param_1 + 0x21);\n return;\n}" primitive_type (function_declarator "FUN_00308f70(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_004398e8;\n param_1[2] = &PTR_FUN_00439910;\n param_1[0x21] = &PTR_FUN_00439938;\n param_1[3] = &PTR_FUN_00439578;\n FUN_00306c60();\n thunk_FUN_002db2e0(param_1 + 0x10);\n param_1[3] = &PTR_FUN_004386a0;\n FUN_002dd1b0(param_1 + 10);\n param_1[1] = 0;\n param_1[2] = &DAT_00439780;\n *param_1 = &DAT_004397d0;\n param_1[0x21] = &PTR_FUN_00439478;\n FUN_00318d20(param_1 + 0x21);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_004398e8;" (assignment_expression "*param_1 = &PTR_FUN_004398e8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_004398e8" & identifier)) ;) (expression_statement "param_1[2] = &PTR_FUN_00439910;" (assignment_expression "param_1[2] = &PTR_FUN_00439910" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_00439910" & identifier)) ;) (expression_statement "param_1[0x21] = &PTR_FUN_00439938;" (assignment_expression "param_1[0x21] = &PTR_FUN_00439938" (subscript_expression "param_1[0x21]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_00439938" & identifier)) ;) (expression_statement "param_1[3] = &PTR_FUN_00439578;" (assignment_expression "param_1[3] = &PTR_FUN_00439578" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_00439578" & identifier)) ;) (expression_statement "FUN_00306c60();" (call_expression "FUN_00306c60()" identifier (argument_list "()" ( ))) ;) (expression_statement "thunk_FUN_002db2e0(param_1 + 0x10);" (call_expression "thunk_FUN_002db2e0(param_1 + 0x10)" identifier (argument_list "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))) ;) (expression_statement "param_1[3] = &PTR_FUN_004386a0;" (assignment_expression "param_1[3] = &PTR_FUN_004386a0" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_004386a0" & identifier)) ;) (expression_statement "FUN_002dd1b0(param_1 + 10);" (call_expression "FUN_002dd1b0(param_1 + 10)" identifier (argument_list "(param_1 + 10)" ( (binary_expression "param_1 + 10" identifier + number_literal) ))) ;) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[2] = &DAT_00439780;" (assignment_expression "param_1[2] = &DAT_00439780" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (pointer_expression "&DAT_00439780" & identifier)) ;) (expression_statement "*param_1 = &DAT_004397d0;" (assignment_expression "*param_1 = &DAT_004397d0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_004397d0" & identifier)) ;) (expression_statement "param_1[0x21] = &PTR_FUN_00439478;" (assignment_expression "param_1[0x21] = &PTR_FUN_00439478" (subscript_expression "param_1[0x21]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_00439478" & identifier)) ;) (expression_statement "FUN_00318d20(param_1 + 0x21);" (call_expression "FUN_00318d20(param_1 + 0x21)" identifier (argument_list "(param_1 + 0x21)" ( (binary_expression "param_1 + 0x21" identifier + number_literal) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::fstream::~fstream() */\n\nvoid __thiscall std::fstream::~fstream(fstream *this)\n\n{\n *(undefined ***)this = &PTR__fstream_004398e8;\n *(undefined ***)(this + 0x10) = &PTR__fstream_00439910;\n *(undefined ***)(this + 0x108) = &PTR__fstream_00439938;\n *(undefined ***)(this + 0x18) = &PTR__filebuf_00439578;\n filebuf::close((filebuf *)(this + 0x18));\n __basic_file<char>::~__basic_file((__basic_file<char> *)(this + 0x80));\n *(undefined ***)(this + 0x18) = &PTR__streambuf_004386a0;\n locale::~locale((locale *)(this + 0x50));\n *(undefined8 *)(this + 8) = 0;\n *(undefined8 *)(this + 0x10) = 0x439780;\n *(undefined8 *)this = 0x4397d0;\n *(undefined ***)(this + 0x108) = &PTR__ios_00439478;\n ios_base::~ios_base((ios_base *)(this + 0x108));\n return;\n}\n\n" comment (function_definition "void __thiscall std::fstream::~fstream(fstream *this)\n\n{\n *(undefined ***)this = &PTR__fstream_004398e8;\n *(undefined ***)(this + 0x10) = &PTR__fstream_00439910;\n *(undefined ***)(this + 0x108) = &PTR__fstream_00439938;\n *(undefined ***)(this + 0x18) = &PTR__filebuf_00439578;\n filebuf::close((filebuf *)(this + 0x18));\n __basic_file<char>::~__basic_file((__basic_file<char> *)(this + 0x80));\n *(undefined ***)(this + 0x18) = &PTR__streambuf_004386a0;\n locale::~locale((locale *)(this + 0x50));\n *(undefined8 *)(this + 8) = 0;\n *(undefined8 *)(this + 0x10) = 0x439780;\n *(undefined8 *)this = 0x4397d0;\n *(undefined ***)(this + 0x108) = &PTR__ios_00439478;\n ios_base::~ios_base((ios_base *)(this + 0x108));\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::fstream::~" identifier : : identifier : : ~) (function_declarator "fstream(fstream *this)" identifier (parameter_list "(fstream *this)" ( (parameter_declaration "fstream *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n *(undefined ***)this = &PTR__fstream_004398e8;\n *(undefined ***)(this + 0x10) = &PTR__fstream_00439910;\n *(undefined ***)(this + 0x108) = &PTR__fstream_00439938;\n *(undefined ***)(this + 0x18) = &PTR__filebuf_00439578;\n filebuf::close((filebuf *)(this + 0x18));\n __basic_file<char>::~__basic_file((__basic_file<char> *)(this + 0x80));\n *(undefined ***)(this + 0x18) = &PTR__streambuf_004386a0;\n locale::~locale((locale *)(this + 0x50));\n *(undefined8 *)(this + 8) = 0;\n *(undefined8 *)(this + 0x10) = 0x439780;\n *(undefined8 *)this = 0x4397d0;\n *(undefined ***)(this + 0x108) = &PTR__ios_00439478;\n ios_base::~ios_base((ios_base *)(this + 0x108));\n return;\n}" { (expression_statement "*(undefined ***)this = &PTR__fstream_004398e8;" (assignment_expression "*(undefined ***)this = &PTR__fstream_004398e8" (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__fstream_004398e8" & identifier)) ;) (expression_statement "*(undefined ***)(this + 0x10) = &PTR__fstream_00439910;" (assignment_expression "*(undefined ***)(this + 0x10) = &PTR__fstream_00439910" (pointer_expression "*(undefined ***)(this + 0x10)" * (cast_expression "(undefined ***)(this + 0x10)" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) = (pointer_expression "&PTR__fstream_00439910" & identifier)) ;) (expression_statement "*(undefined ***)(this + 0x108) = &PTR__fstream_00439938;" (assignment_expression "*(undefined ***)(this + 0x108) = &PTR__fstream_00439938" (pointer_expression "*(undefined ***)(this + 0x108)" * (cast_expression "(undefined ***)(this + 0x108)" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) (parenthesized_expression "(this + 0x108)" ( (binary_expression "this + 0x108" identifier + number_literal) )))) = (pointer_expression "&PTR__fstream_00439938" & identifier)) ;) (expression_statement "*(undefined ***)(this + 0x18) = &PTR__filebuf_00439578;" (assignment_expression "*(undefined ***)(this + 0x18) = &PTR__filebuf_00439578" (pointer_expression "*(undefined ***)(this + 0x18)" * (cast_expression "(undefined ***)(this + 0x18)" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) (parenthesized_expression "(this + 0x18)" ( (binary_expression "this + 0x18" identifier + number_literal) )))) = (pointer_expression "&PTR__filebuf_00439578" & identifier)) ;) (labeled_statement "filebuf::close((filebuf *)(this + 0x18));" statement_identifier : (ERROR ":" :) (expression_statement "close((filebuf *)(this + 0x18));" (call_expression "close((filebuf *)(this + 0x18))" identifier (argument_list "((filebuf *)(this + 0x18))" ( (cast_expression "(filebuf *)(this + 0x18)" ( (type_descriptor "filebuf *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x18)" ( (binary_expression "this + 0x18" identifier + number_literal) ))) ))) ;)) (expression_statement "__basic_file<char>::~__basic_file((__basic_file<char> *)(this + 0x80));" (binary_expression "__basic_file<char>::~__basic_file((__basic_file<char> *)(this + 0x80))" (binary_expression "__basic_file<char" identifier < identifier) > (ERROR "::" : :) (unary_expression "~__basic_file((__basic_file<char> *)(this + 0x80))" ~ (call_expression "__basic_file((__basic_file<char> *)(this + 0x80))" identifier (argument_list "((__basic_file<char> *)(this + 0x80))" ( (call_expression "(__basic_file<char> *)(this + 0x80)" (parenthesized_expression "(__basic_file<char> *)" ( (binary_expression "__basic_file<char> *" (binary_expression "__basic_file<char" identifier < identifier) > (pointer_expression "*" * identifier)) )) (argument_list "(this + 0x80)" ( (binary_expression "this + 0x80" identifier + number_literal) ))) ))))) ;) (expression_statement "*(undefined ***)(this + 0x18) = &PTR__streambuf_004386a0;" (assignment_expression "*(undefined ***)(this + 0x18) = &PTR__streambuf_004386a0" (pointer_expression "*(undefined ***)(this + 0x18)" * (cast_expression "(undefined ***)(this + 0x18)" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) (parenthesized_expression "(this + 0x18)" ( (binary_expression "this + 0x18" identifier + number_literal) )))) = (pointer_expression "&PTR__streambuf_004386a0" & identifier)) ;) (labeled_statement "locale::~locale((locale *)(this + 0x50));" statement_identifier : (ERROR ":" :) (expression_statement "~locale((locale *)(this + 0x50));" (unary_expression "~locale((locale *)(this + 0x50))" ~ (call_expression "locale((locale *)(this + 0x50))" identifier (argument_list "((locale *)(this + 0x50))" ( (cast_expression "(locale *)(this + 0x50)" ( (type_descriptor "locale *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x50)" ( (binary_expression "this + 0x50" identifier + number_literal) ))) )))) ;)) (expression_statement "*(undefined8 *)(this + 8) = 0;" (assignment_expression "*(undefined8 *)(this + 8) = 0" (pointer_expression "*(undefined8 *)(this + 8)" * (cast_expression "(undefined8 *)(this + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x10) = 0x439780;" (assignment_expression "*(undefined8 *)(this + 0x10) = 0x439780" (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 = 0x4397d0;" (assignment_expression "*(undefined8 *)this = 0x4397d0" (pointer_expression "*(undefined8 *)this" * (cast_expression "(undefined8 *)this" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) (expression_statement "*(undefined ***)(this + 0x108) = &PTR__ios_00439478;" (assignment_expression "*(undefined ***)(this + 0x108) = &PTR__ios_00439478" (pointer_expression "*(undefined ***)(this + 0x108)" * (cast_expression "(undefined ***)(this + 0x108)" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) (parenthesized_expression "(this + 0x108)" ( (binary_expression "this + 0x108" identifier + number_literal) )))) = (pointer_expression "&PTR__ios_00439478" & identifier)) ;) (labeled_statement "ios_base::~ios_base((ios_base *)(this + 0x108));" statement_identifier : (ERROR ":" :) (expression_statement "~ios_base((ios_base *)(this + 0x108));" (unary_expression "~ios_base((ios_base *)(this + 0x108))" ~ (call_expression "ios_base((ios_base *)(this + 0x108))" identifier (argument_list "((ios_base *)(this + 0x108))" ( (cast_expression "(ios_base *)(this + 0x108)" ( (type_descriptor "ios_base *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x108)" ( (binary_expression "this + 0x108" identifier + number_literal) ))) )))) ;)) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00308f70(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004398e8;\n param_1[2] = &PTR_FUN_00439910;\n param_1[0x21] = &PTR_FUN_00439938;\n param_1[3] = &PTR_FUN_00439578;\n FUN_00306c60();\n thunk_FUN_002db2e0(param_1 + 0x10);\n param_1[3] = &PTR_FUN_004386a0;\n FUN_002dd1b0(param_1 + 10);\n param_1[1] = 0;\n param_1[2] = &DAT_00439780;\n *param_1 = &DAT_004397d0;\n param_1[0x21] = &PTR_FUN_00439478;\n FUN_00318d20(param_1 + 0x21);\n return;\n}\n\n" (function_definition "void FUN_00308f70(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004398e8;\n param_1[2] = &PTR_FUN_00439910;\n param_1[0x21] = &PTR_FUN_00439938;\n param_1[3] = &PTR_FUN_00439578;\n FUN_00306c60();\n thunk_FUN_002db2e0(param_1 + 0x10);\n param_1[3] = &PTR_FUN_004386a0;\n FUN_002dd1b0(param_1 + 10);\n param_1[1] = 0;\n param_1[2] = &DAT_00439780;\n *param_1 = &DAT_004397d0;\n param_1[0x21] = &PTR_FUN_00439478;\n FUN_00318d20(param_1 + 0x21);\n return;\n}" primitive_type (function_declarator "FUN_00308f70(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_004398e8;\n param_1[2] = &PTR_FUN_00439910;\n param_1[0x21] = &PTR_FUN_00439938;\n param_1[3] = &PTR_FUN_00439578;\n FUN_00306c60();\n thunk_FUN_002db2e0(param_1 + 0x10);\n param_1[3] = &PTR_FUN_004386a0;\n FUN_002dd1b0(param_1 + 10);\n param_1[1] = 0;\n param_1[2] = &DAT_00439780;\n *param_1 = &DAT_004397d0;\n param_1[0x21] = &PTR_FUN_00439478;\n FUN_00318d20(param_1 + 0x21);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_004398e8;" (assignment_expression "*param_1 = &PTR_FUN_004398e8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_004398e8" & identifier)) ;) (expression_statement "param_1[2] = &PTR_FUN_00439910;" (assignment_expression "param_1[2] = &PTR_FUN_00439910" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_00439910" & identifier)) ;) (expression_statement "param_1[0x21] = &PTR_FUN_00439938;" (assignment_expression "param_1[0x21] = &PTR_FUN_00439938" (subscript_expression "param_1[0x21]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_00439938" & identifier)) ;) (expression_statement "param_1[3] = &PTR_FUN_00439578;" (assignment_expression "param_1[3] = &PTR_FUN_00439578" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_00439578" & identifier)) ;) (expression_statement "FUN_00306c60();" (call_expression "FUN_00306c60()" identifier (argument_list "()" ( ))) ;) (expression_statement "thunk_FUN_002db2e0(param_1 + 0x10);" (call_expression "thunk_FUN_002db2e0(param_1 + 0x10)" identifier (argument_list "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))) ;) (expression_statement "param_1[3] = &PTR_FUN_004386a0;" (assignment_expression "param_1[3] = &PTR_FUN_004386a0" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_004386a0" & identifier)) ;) (expression_statement "FUN_002dd1b0(param_1 + 10);" (call_expression "FUN_002dd1b0(param_1 + 10)" identifier (argument_list "(param_1 + 10)" ( (binary_expression "param_1 + 10" identifier + number_literal) ))) ;) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[2] = &DAT_00439780;" (assignment_expression "param_1[2] = &DAT_00439780" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (pointer_expression "&DAT_00439780" & identifier)) ;) (expression_statement "*param_1 = &DAT_004397d0;" (assignment_expression "*param_1 = &DAT_004397d0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_004397d0" & identifier)) ;) (expression_statement "param_1[0x21] = &PTR_FUN_00439478;" (assignment_expression "param_1[0x21] = &PTR_FUN_00439478" (subscript_expression "param_1[0x21]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_00439478" & identifier)) ;) (expression_statement "FUN_00318d20(param_1 + 0x21);" (call_expression "FUN_00318d20(param_1 + 0x21)" identifier (argument_list "(param_1 + 0x21)" ( (binary_expression "param_1 + 0x21" identifier + number_literal) ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00308f70(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004398e8;\n param_1[2] = &PTR_FUN_00439910;\n param_1[0x21] = &PTR_FUN_00439938;\n param_1[3] = &PTR_FUN_00439578;\n FUN_00306c60();\n thunk_FUN_002db2e0(param_1 + 0x10);\n param_1[3] = &PTR_FUN_004386a0;\n FUN_002dd1b0(param_1 + 10);\n param_1[1] = 0;\n param_1[2] = &DAT_00439780;\n *param_1 = &DAT_004397d0;\n param_1[0x21] = &PTR_FUN_00439478;\n FUN_00318d20(param_1 + 0x21);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00308f70(undefined8 *param_1)" (identifier "FUN_00308f70") (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_004398e8;\n param_1[2] = &PTR_FUN_00439910;\n param_1[0x21] = &PTR_FUN_00439938;\n param_1[3] = &PTR_FUN_00439578;\n FUN_00306c60();\n thunk_FUN_002db2e0(param_1 + 0x10);\n param_1[3] = &PTR_FUN_004386a0;\n FUN_002dd1b0(param_1 + 10);\n param_1[1] = 0;\n param_1[2] = &DAT_00439780;\n *param_1 = &DAT_004397d0;\n param_1[0x21] = &PTR_FUN_00439478;\n FUN_00318d20(param_1 + 0x21);\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_004398e8;" (assignment_expression "*param_1 = &PTR_FUN_004398e8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_004398e8" (& "&") (identifier "PTR_FUN_004398e8"))) (; ";")) (expression_statement "param_1[2] = &PTR_FUN_00439910;" (assignment_expression "param_1[2] = &PTR_FUN_00439910" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (pointer_expression "&PTR_FUN_00439910" (& "&") (identifier "PTR_FUN_00439910"))) (; ";")) (expression_statement "param_1[0x21] = &PTR_FUN_00439938;" (assignment_expression "param_1[0x21] = &PTR_FUN_00439938" (subscript_expression "param_1[0x21]" (identifier "param_1") ([ "[") (number_literal "0x21") (] "]")) (= "=") (pointer_expression "&PTR_FUN_00439938" (& "&") (identifier "PTR_FUN_00439938"))) (; ";")) (expression_statement "param_1[3] = &PTR_FUN_00439578;" (assignment_expression "param_1[3] = &PTR_FUN_00439578" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (pointer_expression "&PTR_FUN_00439578" (& "&") (identifier "PTR_FUN_00439578"))) (; ";")) (expression_statement "FUN_00306c60();" (call_expression "FUN_00306c60()" (identifier "FUN_00306c60") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "thunk_FUN_002db2e0(param_1 + 0x10);" (call_expression "thunk_FUN_002db2e0(param_1 + 0x10)" (identifier "thunk_FUN_002db2e0") (argument_list "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")"))) (; ";")) (expression_statement "param_1[3] = &PTR_FUN_004386a0;" (assignment_expression "param_1[3] = &PTR_FUN_004386a0" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (pointer_expression "&PTR_FUN_004386a0" (& "&") (identifier "PTR_FUN_004386a0"))) (; ";")) (expression_statement "FUN_002dd1b0(param_1 + 10);" (call_expression "FUN_002dd1b0(param_1 + 10)" (identifier "FUN_002dd1b0") (argument_list "(param_1 + 10)" (( "(") (binary_expression "param_1 + 10" (identifier "param_1") (+ "+") (number_literal "10")) () ")"))) (; ";")) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[2] = &DAT_00439780;" (assignment_expression "param_1[2] = &DAT_00439780" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (pointer_expression "&DAT_00439780" (& "&") (identifier "DAT_00439780"))) (; ";")) (expression_statement "*param_1 = &DAT_004397d0;" (assignment_expression "*param_1 = &DAT_004397d0" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&DAT_004397d0" (& "&") (identifier "DAT_004397d0"))) (; ";")) (expression_statement "param_1[0x21] = &PTR_FUN_00439478;" (assignment_expression "param_1[0x21] = &PTR_FUN_00439478" (subscript_expression "param_1[0x21]" (identifier "param_1") ([ "[") (number_literal "0x21") (] "]")) (= "=") (pointer_expression "&PTR_FUN_00439478" (& "&") (identifier "PTR_FUN_00439478"))) (; ";")) (expression_statement "FUN_00318d20(param_1 + 0x21);" (call_expression "FUN_00318d20(param_1 + 0x21)" (identifier "FUN_00318d20") (argument_list "(param_1 + 0x21)" (( "(") (binary_expression "param_1 + 0x21" (identifier "param_1") (+ "+") (number_literal "0x21")) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::fstream::~fstream() */ void __thiscall std::function_1::~function_1(function_1 *var_1) { *(type_1 ***)var_1 = &PTR__fstream_004398e8; *(type_1 ***)(var_1 + 0x10) = &PTR__fstream_00439910; *(type_1 ***)(var_1 + 0x108) = &PTR__fstream_00439938; *(type_1 ***)(var_1 + 0x18) = &PTR__filebuf_00439578; filebuf::var_2((type_2 *)(var_1 + 0x18)); var_3<var_4>::~var_3((var_3<var_4> *)(var_1 + 0x80)); *(type_1 ***)(var_1 + 0x18) = &PTR__streambuf_004386a0; locale::~var_5((var_5 *)(var_1 + 0x50)); *(type_3 *)(var_1 + 8) = 0; *(type_3 *)(var_1 + 0x10) = 0x439780; *(type_3 *)var_1 = 0x4397d0; *(type_1 ***)(var_1 + 0x108) = &PTR__ios_00439478; ios_base::~var_6((var_6 *)(var_1 + 0x108)); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))) (return_statement))))
null
void MASKED(undefined8 *param_1) { *param_1 = &PTR_FUN_004398e8; param_1[2] = &PTR_FUN_00439910; param_1[0x21] = &PTR_FUN_00439938; param_1[3] = &PTR_FUN_00439578; FUN_00306c60(); thunk_FUN_002db2e0(param_1 + 0x10); param_1[3] = &PTR_FUN_004386a0; FUN_002dd1b0(param_1 + 10); param_1[1] = 0; param_1[2] = &DAT_00439780; *param_1 = &DAT_004397d0; param_1[0x21] = &PTR_FUN_00439478; FUN_00318d20(param_1 + 0x21); return; }
198_sh4-linux-gnu-objcopy_and_sh4-linux-gnu-objcopy_strip.c
simple_copy
FUN_0010c3b0
int simple_copy(char *from,char *to) { int iVar1; int __fd; int iVar2; int iVar3; int *piVar4; size_t sVar5; ssize_t sVar6; char buf [8192]; __fd = open(from,0); if (-1 < __fd) { iVar2 = open(to,0x241,0x1ff); piVar4 = __errno_location(); if (iVar2 < 0) { iVar2 = *piVar4; close(__fd); *piVar4 = iVar2; } else { do { sVar6 = read(__fd,buf,0x2000); iVar3 = (int)sVar6; if (iVar3 < 1) { iVar1 = *piVar4; close(__fd); close(iVar2); if (iVar3 != 0) { *piVar4 = iVar1; return -1; } return 0; } sVar5 = write(iVar2,buf,(long)iVar3); } while (sVar5 == (long)iVar3); iVar3 = *piVar4; close(__fd); close(iVar2); *piVar4 = iVar3; } } return -1; }
ulong FUN_0010c3b0(char *param_1,char *param_2) { int iVar1; int __fd; int iVar2; int iVar3; int *piVar4; size_t sVar5; ulong uVar6; undefined1 auStack_2028 [8192]; __fd = open(param_1,0); if (-1 < __fd) { iVar2 = open(param_2,0x241,0x1ff); piVar4 = __errno_location(); if (iVar2 < 0) { iVar2 = *piVar4; close(__fd); *piVar4 = iVar2; } else { do { uVar6 = read(__fd,auStack_2028,0x2000); iVar3 = (int)uVar6; if (iVar3 < 1) { iVar1 = *piVar4; close(__fd); close(iVar2); if (iVar3 != 0) { *piVar4 = iVar1; return 0xffffffff; } return uVar6 & 0xffffffff; } sVar5 = write(iVar2,auStack_2028,(long)iVar3); } while (sVar5 == (long)iVar3); iVar3 = *piVar4; close(__fd); close(iVar2); *piVar4 = iVar3; } } return 0xffffffff; }
PUSH R14 XOR EAX,EAX PUSH R13 PUSH R12 PUSH RBP PUSH RBX MOV RBX,RSI XOR ESI,ESI SUB RSP,0x2000 CALL 0x00104740 TEST EAX,EAX JS 0x0010c47d MOV EDX,0x1ff MOV ESI,0x241 MOV RDI,RBX MOV R12D,EAX XOR EAX,EAX CALL 0x00104740 MOV R13D,EAX CALL 0x001040a0 MOV R14,RAX TEST R13D,R13D JS 0x0010c484 MOV RBP,RSP JMP 0x0010c41e MOVSXD RBX,EAX MOV RSI,RBP MOV EDI,R13D MOV RDX,RBX CALL 0x001041a0 CMP RAX,RBX JNZ 0x0010c460 MOV EDX,0x2000 MOV RSI,RBP MOV EDI,R12D CALL 0x001043f0 MOV EBX,EAX TEST EAX,EAX JG 0x0010c408 MOV EDI,R12D MOV EBP,dword ptr [R14] CALL 0x001043a0 MOV EDI,R13D CALL 0x001043a0 TEST EBX,EBX JNZ 0x0010c498 ADD RSP,0x2000 MOV EAX,EBX POP RBX POP RBP POP R12 POP R13 POP R14 RET MOV EBX,dword ptr [R14] MOV EDI,R12D CALL 0x001043a0 MOV EDI,R13D CALL 0x001043a0 MOV dword ptr [R14],EBX MOV EBX,0xffffffff JMP 0x0010c44b MOV EBX,0xffffffff JMP 0x0010c44b MOV EBX,dword ptr [RAX] MOV EDI,R12D CALL 0x001043a0 MOV dword ptr [R14],EBX MOV EBX,0xffffffff JMP 0x0010c44b MOV dword ptr [R14],EBP MOV EBX,0xffffffff JMP 0x0010c44b
null
null
null
null
[('tmp_497', u'CBRANCH_-1206926106'), ('const-433', u'LOAD_-1206926040'), (u'INT_SLESS_-1206926159', u'CBRANCH_-1206926166'), (u'SUBPIECE_-1206925908', u'INT_NOTEQUAL_-1206926120'), (u'INT_SEXT_-1206926132', u'INT_EQUAL_-1206926109'), ('tmp_236', u'CBRANCH_-1206926248'), (u'PTRSUB_-1206925654', u'CALL_-1206926124'), (u'CALL_-1206926340', u'CALL_-1206926022'), ('const-0', u'RETURN_-1206925549'), ('const-0', u'COPY_-1206925556'), ('const-0', u'SUBPIECE_-1206925908'), (u'COPY_-1206925556', u'RETURN_-1206925546'), (u'LOAD_-1206926040', u'STORE_-1206926006'), (u'INT_NOTEQUAL_-1206926120', u'CBRANCH_-1206926119'), ('const-0', u'INT_SLESS_-1206926249'), (u'LOAD_-1206925987', u'STORE_-1206925967'), ('const-577', u'CALL_-1206926281'), ('const-1', u'INT_SLESS_-1206926159'), (u'CALL_-1206926268', u'STORE_-1206926006'), (u'CALL_-1206926268', u'STORE_-1206926006'), (u'CALL_-1206926340', u'INT_SLESS_-1206926325'), ('const-8192', u'CALL_-1206926188'), ('tmp_564', u'BRANCH_-1206925956'), ('tmp_1514', u'PTRSUB_-1206925653'), ('tmp_152', u'CBRANCH_-1206926325'), ('const-0', u'INT_NOTEQUAL_-1206926120'), (u'CALL_-1206926340', u'CALL_-1206925970'), ('const--8232', u'PTRSUB_-1206925654'), (u'CALL_-1206926281', u'CALL_-1206926135'), ('const-0', u'RETURN_-1206926061'), ('const-433', u'STORE_-1206926006'), (u'CALL_-1206926268', u'LOAD_-1206925987'), (u'SUBPIECE_-1206925908', u'INT_SEXT_-1206926132'), (u'CALL_-1206926340', u'CALL_-1206926148'), ('tmp_293', u'CBRANCH_-1206926166'), (u'INT_SLESS_-1206926325', u'CBRANCH_-1206926325'), ('const-0', u'RETURN_-1206925546'), (u'CALL_-1206926281', u'CALL_-1206926009'), ('tmp_352', u'CBRANCH_-1206926119'), (u'PTRSUB_-1206925653', u'CALL_-1206926188'), (u'CALL_-1206926124', u'INT_EQUAL_-1206926109'), (u'SUBPIECE_-1206925908', u'INT_SLESS_-1206926159'), ('const-4294967295', u'COPY_-1206925559'), (u'CALL_-1206926268', u'STORE_-1206925967'), ('tmp_602', u'CALL_-1206926340'), (u'COPY_-1206925919', u'RETURN_-1206926061'), ('const-4294967295', u'COPY_-1206925919'), (u'INT_SLESS_-1206926249', u'CBRANCH_-1206926248'), (u'CALL_-1206926268', u'LOAD_-1206926040'), ('const-433', u'STORE_-1206926006'), ('const--8232', u'PTRSUB_-1206925653'), (u'CALL_-1206926188', u'SUBPIECE_-1206925908'), ('const-4294967295', u'INT_SLESS_-1206926325'), ('const-433', u'STORE_-1206925967'), ('tmp_1514', u'PTRSUB_-1206925654'), (u'COPY_-1206925559', u'RETURN_-1206925549'), (u'INT_EQUAL_-1206926109', u'CBRANCH_-1206926106'), (u'CALL_-1206926268', u'LOAD_-1206926161'), (u'CALL_-1206926281', u'INT_SLESS_-1206926249'), ('const-0', u'CALL_-1206926340'), ('tmp_537', u'BRANCH_-1206925995'), ('const-433', u'LOAD_-1206926161'), ('const-511', u'CALL_-1206926281'), (u'INT_SEXT_-1206926132', u'CALL_-1206926124'), ('tmp_603', u'CALL_-1206926281'), ('const-433', u'LOAD_-1206925987'), (u'CALL_-1206926281', u'CALL_-1206926124'), (u'CALL_-1206926340', u'CALL_-1206926188'), (u'LOAD_-1206926161', u'STORE_-1206926006')]
[('const-0', u'RETURN_-1206925556'), ('const-0', u'RETURN_-1206925553'), ('tmp_497', u'CBRANCH_-1206926106'), ('const-433', u'STORE_-1206926006'), ('tmp_1511', u'PTRSUB_-1206925661'), (u'PTRSUB_-1206925660', u'CALL_-1206926188'), (u'INT_SLESS_-1206926159', u'CBRANCH_-1206926166'), (u'INT_SEXT_-1206926132', u'INT_EQUAL_-1206926109'), (u'SUBPIECE_-1206925908', u'INT_NOTEQUAL_-1206926120'), ('tmp_236', u'CBRANCH_-1206926248'), (u'CALL_-1206926340', u'CALL_-1206926022'), ('const-433', u'LOAD_-1206926161'), ('const-4294967295', u'INT_AND_-1206925889'), (u'COPY_-1206925576', u'RETURN_-1206925556'), ('const--8232', u'PTRSUB_-1206925660'), (u'LOAD_-1206926040', u'STORE_-1206926006'), (u'INT_NOTEQUAL_-1206926120', u'CBRANCH_-1206926119'), ('const-0', u'INT_SLESS_-1206926249'), (u'LOAD_-1206925987', u'STORE_-1206925967'), (u'CALL_-1206926188', u'INT_AND_-1206925889'), (u'CALL_-1206926268', u'STORE_-1206926006'), (u'CALL_-1206926268', u'STORE_-1206926006'), (u'CALL_-1206926340', u'INT_SLESS_-1206926325'), ('const-4294967295', u'COPY_-1206925576'), ('tmp_564', u'BRANCH_-1206925956'), ('tmp_152', u'CBRANCH_-1206926325'), ('const-0', u'INT_NOTEQUAL_-1206926120'), (u'CALL_-1206926340', u'CALL_-1206925970'), ('tmp_1518', u'CALL_-1206926281'), (u'CALL_-1206926281', u'CALL_-1206926135'), ('const-0', u'RETURN_-1206926061'), (u'CALL_-1206926268', u'LOAD_-1206925987'), (u'COPY_-1206926103', u'RETURN_-1206926061'), (u'SUBPIECE_-1206925908', u'INT_SEXT_-1206926132'), (u'CALL_-1206926340', u'CALL_-1206926148'), ('const-577', u'CALL_-1206926281'), ('const-433', u'LOAD_-1206926040'), ('tmp_293', u'CBRANCH_-1206926166'), ('tmp_1519', u'CALL_-1206926340'), (u'INT_SLESS_-1206926325', u'CBRANCH_-1206926325'), (u'CALL_-1206926281', u'CALL_-1206926009'), ('tmp_352', u'CBRANCH_-1206926119'), ('const--8232', u'PTRSUB_-1206925661'), (u'CALL_-1206926124', u'INT_EQUAL_-1206926109'), ('const-4294967295', u'COPY_-1206926103'), (u'SUBPIECE_-1206925908', u'INT_SLESS_-1206926159'), (u'PTRSUB_-1206925661', u'CALL_-1206926124'), ('tmp_1511', u'PTRSUB_-1206925660'), ('const-0', u'SUBPIECE_-1206925908'), (u'CALL_-1206926268', u'STORE_-1206925967'), (u'INT_SLESS_-1206926249', u'CBRANCH_-1206926248'), (u'COPY_-1206925573', u'RETURN_-1206925553'), (u'CALL_-1206926268', u'LOAD_-1206926040'), ('const-433', u'LOAD_-1206925987'), ('const-1', u'INT_SLESS_-1206926159'), (u'CALL_-1206926188', u'SUBPIECE_-1206925908'), ('const-433', u'STORE_-1206925967'), ('const-4294967295', u'INT_SLESS_-1206926325'), ('const-433', u'STORE_-1206926006'), ('const-511', u'CALL_-1206926281'), ('const-8192', u'CALL_-1206926188'), ('const-0', u'CALL_-1206926340'), (u'INT_EQUAL_-1206926109', u'CBRANCH_-1206926106'), (u'CALL_-1206926268', u'LOAD_-1206926161'), (u'CALL_-1206926281', u'INT_SLESS_-1206926249'), ('tmp_537', u'BRANCH_-1206925995'), (u'INT_SEXT_-1206926132', u'CALL_-1206926124'), (u'INT_AND_-1206925889', u'COPY_-1206925573'), (u'CALL_-1206926281', u'CALL_-1206926124'), (u'CALL_-1206926340', u'CALL_-1206926188'), (u'LOAD_-1206926161', u'STORE_-1206926006')]
null
null
0010c3b0
x64
O2
(translation_unit "ulong FUN_0010c3b0(char *param_1,char *param_2)\n\n{\n int iVar1;\n int __fd;\n int iVar2;\n int iVar3;\n int *piVar4;\n size_t sVar5;\n ulong uVar6;\n undefined1 auStack_2028 [8192];\n \n __fd = open(param_1,0);\n if (-1 < __fd) {\n iVar2 = open(param_2,0x241,0x1ff);\n piVar4 = __errno_location();\n if (iVar2 < 0) {\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }\n else {\n do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }\n }\n return 0xffffffff;\n}\n\n" (function_definition "ulong FUN_0010c3b0(char *param_1,char *param_2)\n\n{\n int iVar1;\n int __fd;\n int iVar2;\n int iVar3;\n int *piVar4;\n size_t sVar5;\n ulong uVar6;\n undefined1 auStack_2028 [8192];\n \n __fd = open(param_1,0);\n if (-1 < __fd) {\n iVar2 = open(param_2,0x241,0x1ff);\n piVar4 = __errno_location();\n if (iVar2 < 0) {\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }\n else {\n do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }\n }\n return 0xffffffff;\n}" type_identifier (function_declarator "FUN_0010c3b0(char *param_1,char *param_2)" identifier (parameter_list "(char *param_1,char *param_2)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n int iVar1;\n int __fd;\n int iVar2;\n int iVar3;\n int *piVar4;\n size_t sVar5;\n ulong uVar6;\n undefined1 auStack_2028 [8192];\n \n __fd = open(param_1,0);\n if (-1 < __fd) {\n iVar2 = open(param_2,0x241,0x1ff);\n piVar4 = __errno_location();\n if (iVar2 < 0) {\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }\n else {\n do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }\n }\n return 0xffffffff;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int __fd;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "int *piVar4;" primitive_type (pointer_declarator "*piVar4" * identifier) ;) (declaration "size_t sVar5;" primitive_type identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "undefined1 auStack_2028 [8192];" type_identifier (array_declarator "auStack_2028 [8192]" identifier [ number_literal ]) ;) (expression_statement "__fd = open(param_1,0);" (assignment_expression "__fd = open(param_1,0)" identifier = (call_expression "open(param_1,0)" identifier (argument_list "(param_1,0)" ( identifier , number_literal )))) ;) (if_statement "if (-1 < __fd) {\n iVar2 = open(param_2,0x241,0x1ff);\n piVar4 = __errno_location();\n if (iVar2 < 0) {\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }\n else {\n do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }\n }" if (parenthesized_expression "(-1 < __fd)" ( (binary_expression "-1 < __fd" number_literal < identifier) )) (compound_statement "{\n iVar2 = open(param_2,0x241,0x1ff);\n piVar4 = __errno_location();\n if (iVar2 < 0) {\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }\n else {\n do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }\n }" { (expression_statement "iVar2 = open(param_2,0x241,0x1ff);" (assignment_expression "iVar2 = open(param_2,0x241,0x1ff)" identifier = (call_expression "open(param_2,0x241,0x1ff)" identifier (argument_list "(param_2,0x241,0x1ff)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "piVar4 = __errno_location();" (assignment_expression "piVar4 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (if_statement "if (iVar2 < 0) {\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }\n else {\n do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }" if (parenthesized_expression "(iVar2 < 0)" ( (binary_expression "iVar2 < 0" identifier < number_literal) )) (compound_statement "{\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }" { (expression_statement "iVar2 = *piVar4;" (assignment_expression "iVar2 = *piVar4" identifier = (pointer_expression "*piVar4" * identifier)) ;) (expression_statement "close(__fd);" (call_expression "close(__fd)" identifier (argument_list "(__fd)" ( identifier ))) ;) (expression_statement "*piVar4 = iVar2;" (assignment_expression "*piVar4 = iVar2" (pointer_expression "*piVar4" * identifier) = identifier) ;) }) (else_clause "else {\n do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }" else (compound_statement "{\n do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }" { (do_statement "do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);" do (compound_statement "{\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n }" { (expression_statement "uVar6 = read(__fd,auStack_2028,0x2000);" (assignment_expression "uVar6 = read(__fd,auStack_2028,0x2000)" identifier = (call_expression "read(__fd,auStack_2028,0x2000)" identifier (argument_list "(__fd,auStack_2028,0x2000)" ( identifier , identifier , number_literal )))) ;) (expression_statement "iVar3 = (int)uVar6;" (assignment_expression "iVar3 = (int)uVar6" identifier = (cast_expression "(int)uVar6" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (if_statement "if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }" if (parenthesized_expression "(iVar3 < 1)" ( (binary_expression "iVar3 < 1" identifier < number_literal) )) (compound_statement "{\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }" { (expression_statement "iVar1 = *piVar4;" (assignment_expression "iVar1 = *piVar4" identifier = (pointer_expression "*piVar4" * identifier)) ;) (expression_statement "close(__fd);" (call_expression "close(__fd)" identifier (argument_list "(__fd)" ( identifier ))) ;) (expression_statement "close(iVar2);" (call_expression "close(iVar2)" identifier (argument_list "(iVar2)" ( identifier ))) ;) (if_statement "if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }" if (parenthesized_expression "(iVar3 != 0)" ( (binary_expression "iVar3 != 0" identifier != number_literal) )) (compound_statement "{\n *piVar4 = iVar1;\n return 0xffffffff;\n }" { (expression_statement "*piVar4 = iVar1;" (assignment_expression "*piVar4 = iVar1" (pointer_expression "*piVar4" * identifier) = identifier) ;) (return_statement "return 0xffffffff;" return number_literal ;) })) (return_statement "return uVar6 & 0xffffffff;" return (binary_expression "uVar6 & 0xffffffff" identifier & number_literal) ;) })) (expression_statement "sVar5 = write(iVar2,auStack_2028,(long)iVar3);" (assignment_expression "sVar5 = write(iVar2,auStack_2028,(long)iVar3)" identifier = (call_expression "write(iVar2,auStack_2028,(long)iVar3)" identifier (argument_list "(iVar2,auStack_2028,(long)iVar3)" ( identifier , identifier , (cast_expression "(long)iVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) )))) ;) }) while (parenthesized_expression "(sVar5 == (long)iVar3)" ( (binary_expression "sVar5 == (long)iVar3" identifier == (cast_expression "(long)iVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) ;) (expression_statement "iVar3 = *piVar4;" (assignment_expression "iVar3 = *piVar4" identifier = (pointer_expression "*piVar4" * identifier)) ;) (expression_statement "close(__fd);" (call_expression "close(__fd)" identifier (argument_list "(__fd)" ( identifier ))) ;) (expression_statement "close(iVar2);" (call_expression "close(iVar2)" identifier (argument_list "(iVar2)" ( identifier ))) ;) (expression_statement "*piVar4 = iVar3;" (assignment_expression "*piVar4 = iVar3" (pointer_expression "*piVar4" * identifier) = identifier) ;) }))) })) (return_statement "return 0xffffffff;" return number_literal ;) })))
(translation_unit "int simple_copy(char *from,char *to)\n\n{\n int iVar1;\n int __fd;\n int iVar2;\n int iVar3;\n int *piVar4;\n size_t sVar5;\n ssize_t sVar6;\n char buf [8192];\n \n __fd = open(from,0);\n if (-1 < __fd) {\n iVar2 = open(to,0x241,0x1ff);\n piVar4 = __errno_location();\n if (iVar2 < 0) {\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }\n else {\n do {\n sVar6 = read(__fd,buf,0x2000);\n iVar3 = (int)sVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return -1;\n }\n return 0;\n }\n sVar5 = write(iVar2,buf,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }\n }\n return -1;\n}\n\n" (function_definition "int simple_copy(char *from,char *to)\n\n{\n int iVar1;\n int __fd;\n int iVar2;\n int iVar3;\n int *piVar4;\n size_t sVar5;\n ssize_t sVar6;\n char buf [8192];\n \n __fd = open(from,0);\n if (-1 < __fd) {\n iVar2 = open(to,0x241,0x1ff);\n piVar4 = __errno_location();\n if (iVar2 < 0) {\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }\n else {\n do {\n sVar6 = read(__fd,buf,0x2000);\n iVar3 = (int)sVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return -1;\n }\n return 0;\n }\n sVar5 = write(iVar2,buf,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }\n }\n return -1;\n}" primitive_type (function_declarator "simple_copy(char *from,char *to)" identifier (parameter_list "(char *from,char *to)" ( (parameter_declaration "char *from" primitive_type (pointer_declarator "*from" * identifier)) , (parameter_declaration "char *to" primitive_type (pointer_declarator "*to" * identifier)) ))) (compound_statement "{\n int iVar1;\n int __fd;\n int iVar2;\n int iVar3;\n int *piVar4;\n size_t sVar5;\n ssize_t sVar6;\n char buf [8192];\n \n __fd = open(from,0);\n if (-1 < __fd) {\n iVar2 = open(to,0x241,0x1ff);\n piVar4 = __errno_location();\n if (iVar2 < 0) {\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }\n else {\n do {\n sVar6 = read(__fd,buf,0x2000);\n iVar3 = (int)sVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return -1;\n }\n return 0;\n }\n sVar5 = write(iVar2,buf,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }\n }\n return -1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int __fd;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "int *piVar4;" primitive_type (pointer_declarator "*piVar4" * identifier) ;) (declaration "size_t sVar5;" primitive_type identifier ;) (declaration "ssize_t sVar6;" primitive_type identifier ;) (declaration "char buf [8192];" primitive_type (array_declarator "buf [8192]" identifier [ number_literal ]) ;) (expression_statement "__fd = open(from,0);" (assignment_expression "__fd = open(from,0)" identifier = (call_expression "open(from,0)" identifier (argument_list "(from,0)" ( identifier , number_literal )))) ;) (if_statement "if (-1 < __fd) {\n iVar2 = open(to,0x241,0x1ff);\n piVar4 = __errno_location();\n if (iVar2 < 0) {\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }\n else {\n do {\n sVar6 = read(__fd,buf,0x2000);\n iVar3 = (int)sVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return -1;\n }\n return 0;\n }\n sVar5 = write(iVar2,buf,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }\n }" if (parenthesized_expression "(-1 < __fd)" ( (binary_expression "-1 < __fd" number_literal < identifier) )) (compound_statement "{\n iVar2 = open(to,0x241,0x1ff);\n piVar4 = __errno_location();\n if (iVar2 < 0) {\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }\n else {\n do {\n sVar6 = read(__fd,buf,0x2000);\n iVar3 = (int)sVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return -1;\n }\n return 0;\n }\n sVar5 = write(iVar2,buf,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }\n }" { (expression_statement "iVar2 = open(to,0x241,0x1ff);" (assignment_expression "iVar2 = open(to,0x241,0x1ff)" identifier = (call_expression "open(to,0x241,0x1ff)" identifier (argument_list "(to,0x241,0x1ff)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "piVar4 = __errno_location();" (assignment_expression "piVar4 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (if_statement "if (iVar2 < 0) {\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }\n else {\n do {\n sVar6 = read(__fd,buf,0x2000);\n iVar3 = (int)sVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return -1;\n }\n return 0;\n }\n sVar5 = write(iVar2,buf,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }" if (parenthesized_expression "(iVar2 < 0)" ( (binary_expression "iVar2 < 0" identifier < number_literal) )) (compound_statement "{\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }" { (expression_statement "iVar2 = *piVar4;" (assignment_expression "iVar2 = *piVar4" identifier = (pointer_expression "*piVar4" * identifier)) ;) (expression_statement "close(__fd);" (call_expression "close(__fd)" identifier (argument_list "(__fd)" ( identifier ))) ;) (expression_statement "*piVar4 = iVar2;" (assignment_expression "*piVar4 = iVar2" (pointer_expression "*piVar4" * identifier) = identifier) ;) }) (else_clause "else {\n do {\n sVar6 = read(__fd,buf,0x2000);\n iVar3 = (int)sVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return -1;\n }\n return 0;\n }\n sVar5 = write(iVar2,buf,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }" else (compound_statement "{\n do {\n sVar6 = read(__fd,buf,0x2000);\n iVar3 = (int)sVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return -1;\n }\n return 0;\n }\n sVar5 = write(iVar2,buf,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }" { (do_statement "do {\n sVar6 = read(__fd,buf,0x2000);\n iVar3 = (int)sVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return -1;\n }\n return 0;\n }\n sVar5 = write(iVar2,buf,(long)iVar3);\n } while (sVar5 == (long)iVar3);" do (compound_statement "{\n sVar6 = read(__fd,buf,0x2000);\n iVar3 = (int)sVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return -1;\n }\n return 0;\n }\n sVar5 = write(iVar2,buf,(long)iVar3);\n }" { (expression_statement "sVar6 = read(__fd,buf,0x2000);" (assignment_expression "sVar6 = read(__fd,buf,0x2000)" identifier = (call_expression "read(__fd,buf,0x2000)" identifier (argument_list "(__fd,buf,0x2000)" ( identifier , identifier , number_literal )))) ;) (expression_statement "iVar3 = (int)sVar6;" (assignment_expression "iVar3 = (int)sVar6" identifier = (cast_expression "(int)sVar6" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (if_statement "if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return -1;\n }\n return 0;\n }" if (parenthesized_expression "(iVar3 < 1)" ( (binary_expression "iVar3 < 1" identifier < number_literal) )) (compound_statement "{\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return -1;\n }\n return 0;\n }" { (expression_statement "iVar1 = *piVar4;" (assignment_expression "iVar1 = *piVar4" identifier = (pointer_expression "*piVar4" * identifier)) ;) (expression_statement "close(__fd);" (call_expression "close(__fd)" identifier (argument_list "(__fd)" ( identifier ))) ;) (expression_statement "close(iVar2);" (call_expression "close(iVar2)" identifier (argument_list "(iVar2)" ( identifier ))) ;) (if_statement "if (iVar3 != 0) {\n *piVar4 = iVar1;\n return -1;\n }" if (parenthesized_expression "(iVar3 != 0)" ( (binary_expression "iVar3 != 0" identifier != number_literal) )) (compound_statement "{\n *piVar4 = iVar1;\n return -1;\n }" { (expression_statement "*piVar4 = iVar1;" (assignment_expression "*piVar4 = iVar1" (pointer_expression "*piVar4" * identifier) = identifier) ;) (return_statement "return -1;" return number_literal ;) })) (return_statement "return 0;" return number_literal ;) })) (expression_statement "sVar5 = write(iVar2,buf,(long)iVar3);" (assignment_expression "sVar5 = write(iVar2,buf,(long)iVar3)" identifier = (call_expression "write(iVar2,buf,(long)iVar3)" identifier (argument_list "(iVar2,buf,(long)iVar3)" ( identifier , identifier , (cast_expression "(long)iVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) )))) ;) }) while (parenthesized_expression "(sVar5 == (long)iVar3)" ( (binary_expression "sVar5 == (long)iVar3" identifier == (cast_expression "(long)iVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) ;) (expression_statement "iVar3 = *piVar4;" (assignment_expression "iVar3 = *piVar4" identifier = (pointer_expression "*piVar4" * identifier)) ;) (expression_statement "close(__fd);" (call_expression "close(__fd)" identifier (argument_list "(__fd)" ( identifier ))) ;) (expression_statement "close(iVar2);" (call_expression "close(iVar2)" identifier (argument_list "(iVar2)" ( identifier ))) ;) (expression_statement "*piVar4 = iVar3;" (assignment_expression "*piVar4 = iVar3" (pointer_expression "*piVar4" * identifier) = identifier) ;) }))) })) (return_statement "return -1;" return number_literal ;) })))
(translation_unit "ulong FUN_0010c3b0(char *param_1,char *param_2)\n\n{\n int iVar1;\n int __fd;\n int iVar2;\n int iVar3;\n int *piVar4;\n size_t sVar5;\n ulong uVar6;\n undefined1 auStack_2028 [8192];\n \n __fd = open(param_1,0);\n if (-1 < __fd) {\n iVar2 = open(param_2,0x241,0x1ff);\n piVar4 = __errno_location();\n if (iVar2 < 0) {\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }\n else {\n do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }\n }\n return 0xffffffff;\n}\n\n" (function_definition "ulong FUN_0010c3b0(char *param_1,char *param_2)\n\n{\n int iVar1;\n int __fd;\n int iVar2;\n int iVar3;\n int *piVar4;\n size_t sVar5;\n ulong uVar6;\n undefined1 auStack_2028 [8192];\n \n __fd = open(param_1,0);\n if (-1 < __fd) {\n iVar2 = open(param_2,0x241,0x1ff);\n piVar4 = __errno_location();\n if (iVar2 < 0) {\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }\n else {\n do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }\n }\n return 0xffffffff;\n}" type_identifier (function_declarator "FUN_0010c3b0(char *param_1,char *param_2)" identifier (parameter_list "(char *param_1,char *param_2)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n int iVar1;\n int __fd;\n int iVar2;\n int iVar3;\n int *piVar4;\n size_t sVar5;\n ulong uVar6;\n undefined1 auStack_2028 [8192];\n \n __fd = open(param_1,0);\n if (-1 < __fd) {\n iVar2 = open(param_2,0x241,0x1ff);\n piVar4 = __errno_location();\n if (iVar2 < 0) {\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }\n else {\n do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }\n }\n return 0xffffffff;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int __fd;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "int *piVar4;" primitive_type (pointer_declarator "*piVar4" * identifier) ;) (declaration "size_t sVar5;" primitive_type identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "undefined1 auStack_2028 [8192];" type_identifier (array_declarator "auStack_2028 [8192]" identifier [ number_literal ]) ;) (expression_statement "__fd = open(param_1,0);" (assignment_expression "__fd = open(param_1,0)" identifier = (call_expression "open(param_1,0)" identifier (argument_list "(param_1,0)" ( identifier , number_literal )))) ;) (if_statement "if (-1 < __fd) {\n iVar2 = open(param_2,0x241,0x1ff);\n piVar4 = __errno_location();\n if (iVar2 < 0) {\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }\n else {\n do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }\n }" if (parenthesized_expression "(-1 < __fd)" ( (binary_expression "-1 < __fd" number_literal < identifier) )) (compound_statement "{\n iVar2 = open(param_2,0x241,0x1ff);\n piVar4 = __errno_location();\n if (iVar2 < 0) {\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }\n else {\n do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }\n }" { (expression_statement "iVar2 = open(param_2,0x241,0x1ff);" (assignment_expression "iVar2 = open(param_2,0x241,0x1ff)" identifier = (call_expression "open(param_2,0x241,0x1ff)" identifier (argument_list "(param_2,0x241,0x1ff)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "piVar4 = __errno_location();" (assignment_expression "piVar4 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (if_statement "if (iVar2 < 0) {\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }\n else {\n do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }" if (parenthesized_expression "(iVar2 < 0)" ( (binary_expression "iVar2 < 0" identifier < number_literal) )) (compound_statement "{\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }" { (expression_statement "iVar2 = *piVar4;" (assignment_expression "iVar2 = *piVar4" identifier = (pointer_expression "*piVar4" * identifier)) ;) (expression_statement "close(__fd);" (call_expression "close(__fd)" identifier (argument_list "(__fd)" ( identifier ))) ;) (expression_statement "*piVar4 = iVar2;" (assignment_expression "*piVar4 = iVar2" (pointer_expression "*piVar4" * identifier) = identifier) ;) }) (else_clause "else {\n do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }" else (compound_statement "{\n do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }" { (do_statement "do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);" do (compound_statement "{\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n }" { (expression_statement "uVar6 = read(__fd,auStack_2028,0x2000);" (assignment_expression "uVar6 = read(__fd,auStack_2028,0x2000)" identifier = (call_expression "read(__fd,auStack_2028,0x2000)" identifier (argument_list "(__fd,auStack_2028,0x2000)" ( identifier , identifier , number_literal )))) ;) (expression_statement "iVar3 = (int)uVar6;" (assignment_expression "iVar3 = (int)uVar6" identifier = (cast_expression "(int)uVar6" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (if_statement "if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }" if (parenthesized_expression "(iVar3 < 1)" ( (binary_expression "iVar3 < 1" identifier < number_literal) )) (compound_statement "{\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }" { (expression_statement "iVar1 = *piVar4;" (assignment_expression "iVar1 = *piVar4" identifier = (pointer_expression "*piVar4" * identifier)) ;) (expression_statement "close(__fd);" (call_expression "close(__fd)" identifier (argument_list "(__fd)" ( identifier ))) ;) (expression_statement "close(iVar2);" (call_expression "close(iVar2)" identifier (argument_list "(iVar2)" ( identifier ))) ;) (if_statement "if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }" if (parenthesized_expression "(iVar3 != 0)" ( (binary_expression "iVar3 != 0" identifier != number_literal) )) (compound_statement "{\n *piVar4 = iVar1;\n return 0xffffffff;\n }" { (expression_statement "*piVar4 = iVar1;" (assignment_expression "*piVar4 = iVar1" (pointer_expression "*piVar4" * identifier) = identifier) ;) (return_statement "return 0xffffffff;" return number_literal ;) })) (return_statement "return uVar6 & 0xffffffff;" return (binary_expression "uVar6 & 0xffffffff" identifier & number_literal) ;) })) (expression_statement "sVar5 = write(iVar2,auStack_2028,(long)iVar3);" (assignment_expression "sVar5 = write(iVar2,auStack_2028,(long)iVar3)" identifier = (call_expression "write(iVar2,auStack_2028,(long)iVar3)" identifier (argument_list "(iVar2,auStack_2028,(long)iVar3)" ( identifier , identifier , (cast_expression "(long)iVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) )))) ;) }) while (parenthesized_expression "(sVar5 == (long)iVar3)" ( (binary_expression "sVar5 == (long)iVar3" identifier == (cast_expression "(long)iVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) ;) (expression_statement "iVar3 = *piVar4;" (assignment_expression "iVar3 = *piVar4" identifier = (pointer_expression "*piVar4" * identifier)) ;) (expression_statement "close(__fd);" (call_expression "close(__fd)" identifier (argument_list "(__fd)" ( identifier ))) ;) (expression_statement "close(iVar2);" (call_expression "close(iVar2)" identifier (argument_list "(iVar2)" ( identifier ))) ;) (expression_statement "*piVar4 = iVar3;" (assignment_expression "*piVar4 = iVar3" (pointer_expression "*piVar4" * identifier) = identifier) ;) }))) })) (return_statement "return 0xffffffff;" return number_literal ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) }) (else_clause else (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) 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 ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (return_statement return LIT ;) })) (return_statement return (binary_expression IDENT & LIT) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) )))) ;) }) while (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) }))) })) (return_statement return LIT ;) })))
(function_definition "ulong FUN_0010c3b0(char *param_1,char *param_2)\n\n{\n int iVar1;\n int __fd;\n int iVar2;\n int iVar3;\n int *piVar4;\n size_t sVar5;\n ulong uVar6;\n undefined1 auStack_2028 [8192];\n \n __fd = open(param_1,0);\n if (-1 < __fd) {\n iVar2 = open(param_2,0x241,0x1ff);\n piVar4 = __errno_location();\n if (iVar2 < 0) {\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }\n else {\n do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }\n }\n return 0xffffffff;\n}" (type_identifier "ulong") (function_declarator "FUN_0010c3b0(char *param_1,char *param_2)" (identifier "FUN_0010c3b0") (parameter_list "(char *param_1,char *param_2)" (( "(") (parameter_declaration "char *param_1" (primitive_type "char") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "char *param_2" (primitive_type "char") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n int iVar1;\n int __fd;\n int iVar2;\n int iVar3;\n int *piVar4;\n size_t sVar5;\n ulong uVar6;\n undefined1 auStack_2028 [8192];\n \n __fd = open(param_1,0);\n if (-1 < __fd) {\n iVar2 = open(param_2,0x241,0x1ff);\n piVar4 = __errno_location();\n if (iVar2 < 0) {\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }\n else {\n do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }\n }\n return 0xffffffff;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "int __fd;" (primitive_type "int") (identifier "__fd") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "int iVar3;" (primitive_type "int") (identifier "iVar3") (; ";")) (declaration "int *piVar4;" (primitive_type "int") (pointer_declarator "*piVar4" (* "*") (identifier "piVar4")) (; ";")) (declaration "size_t sVar5;" (primitive_type "size_t") (identifier "sVar5") (; ";")) (declaration "ulong uVar6;" (type_identifier "ulong") (identifier "uVar6") (; ";")) (declaration "undefined1 auStack_2028 [8192];" (type_identifier "undefined1") (array_declarator "auStack_2028 [8192]" (identifier "auStack_2028") ([ "[") (number_literal "8192") (] "]")) (; ";")) (expression_statement "__fd = open(param_1,0);" (assignment_expression "__fd = open(param_1,0)" (identifier "__fd") (= "=") (call_expression "open(param_1,0)" (identifier "open") (argument_list "(param_1,0)" (( "(") (identifier "param_1") (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (-1 < __fd) {\n iVar2 = open(param_2,0x241,0x1ff);\n piVar4 = __errno_location();\n if (iVar2 < 0) {\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }\n else {\n do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }\n }" (if "if") (parenthesized_expression "(-1 < __fd)" (( "(") (binary_expression "-1 < __fd" (number_literal "-1") (< "<") (identifier "__fd")) () ")")) (compound_statement "{\n iVar2 = open(param_2,0x241,0x1ff);\n piVar4 = __errno_location();\n if (iVar2 < 0) {\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }\n else {\n do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }\n }" ({ "{") (expression_statement "iVar2 = open(param_2,0x241,0x1ff);" (assignment_expression "iVar2 = open(param_2,0x241,0x1ff)" (identifier "iVar2") (= "=") (call_expression "open(param_2,0x241,0x1ff)" (identifier "open") (argument_list "(param_2,0x241,0x1ff)" (( "(") (identifier "param_2") (, ",") (number_literal "0x241") (, ",") (number_literal "0x1ff") () ")")))) (; ";")) (expression_statement "piVar4 = __errno_location();" (assignment_expression "piVar4 = __errno_location()" (identifier "piVar4") (= "=") (call_expression "__errno_location()" (identifier "__errno_location") (argument_list "()" (( "(") () ")")))) (; ";")) (if_statement "if (iVar2 < 0) {\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }\n else {\n do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }" (if "if") (parenthesized_expression "(iVar2 < 0)" (( "(") (binary_expression "iVar2 < 0" (identifier "iVar2") (< "<") (number_literal "0")) () ")")) (compound_statement "{\n iVar2 = *piVar4;\n close(__fd);\n *piVar4 = iVar2;\n }" ({ "{") (expression_statement "iVar2 = *piVar4;" (assignment_expression "iVar2 = *piVar4" (identifier "iVar2") (= "=") (pointer_expression "*piVar4" (* "*") (identifier "piVar4"))) (; ";")) (expression_statement "close(__fd);" (call_expression "close(__fd)" (identifier "close") (argument_list "(__fd)" (( "(") (identifier "__fd") () ")"))) (; ";")) (expression_statement "*piVar4 = iVar2;" (assignment_expression "*piVar4 = iVar2" (pointer_expression "*piVar4" (* "*") (identifier "piVar4")) (= "=") (identifier "iVar2")) (; ";")) (} "}")) (else_clause "else {\n do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }" (else "else") (compound_statement "{\n do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);\n iVar3 = *piVar4;\n close(__fd);\n close(iVar2);\n *piVar4 = iVar3;\n }" ({ "{") (do_statement "do {\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n } while (sVar5 == (long)iVar3);" (do "do") (compound_statement "{\n uVar6 = read(__fd,auStack_2028,0x2000);\n iVar3 = (int)uVar6;\n if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }\n sVar5 = write(iVar2,auStack_2028,(long)iVar3);\n }" ({ "{") (expression_statement "uVar6 = read(__fd,auStack_2028,0x2000);" (assignment_expression "uVar6 = read(__fd,auStack_2028,0x2000)" (identifier "uVar6") (= "=") (call_expression "read(__fd,auStack_2028,0x2000)" (identifier "read") (argument_list "(__fd,auStack_2028,0x2000)" (( "(") (identifier "__fd") (, ",") (identifier "auStack_2028") (, ",") (number_literal "0x2000") () ")")))) (; ";")) (expression_statement "iVar3 = (int)uVar6;" (assignment_expression "iVar3 = (int)uVar6" (identifier "iVar3") (= "=") (cast_expression "(int)uVar6" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar6"))) (; ";")) (if_statement "if (iVar3 < 1) {\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }" (if "if") (parenthesized_expression "(iVar3 < 1)" (( "(") (binary_expression "iVar3 < 1" (identifier "iVar3") (< "<") (number_literal "1")) () ")")) (compound_statement "{\n iVar1 = *piVar4;\n close(__fd);\n close(iVar2);\n if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }\n return uVar6 & 0xffffffff;\n }" ({ "{") (expression_statement "iVar1 = *piVar4;" (assignment_expression "iVar1 = *piVar4" (identifier "iVar1") (= "=") (pointer_expression "*piVar4" (* "*") (identifier "piVar4"))) (; ";")) (expression_statement "close(__fd);" (call_expression "close(__fd)" (identifier "close") (argument_list "(__fd)" (( "(") (identifier "__fd") () ")"))) (; ";")) (expression_statement "close(iVar2);" (call_expression "close(iVar2)" (identifier "close") (argument_list "(iVar2)" (( "(") (identifier "iVar2") () ")"))) (; ";")) (if_statement "if (iVar3 != 0) {\n *piVar4 = iVar1;\n return 0xffffffff;\n }" (if "if") (parenthesized_expression "(iVar3 != 0)" (( "(") (binary_expression "iVar3 != 0" (identifier "iVar3") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *piVar4 = iVar1;\n return 0xffffffff;\n }" ({ "{") (expression_statement "*piVar4 = iVar1;" (assignment_expression "*piVar4 = iVar1" (pointer_expression "*piVar4" (* "*") (identifier "piVar4")) (= "=") (identifier "iVar1")) (; ";")) (return_statement "return 0xffffffff;" (return "return") (number_literal "0xffffffff") (; ";")) (} "}"))) (return_statement "return uVar6 & 0xffffffff;" (return "return") (binary_expression "uVar6 & 0xffffffff" (identifier "uVar6") (& "&") (number_literal "0xffffffff")) (; ";")) (} "}"))) (expression_statement "sVar5 = write(iVar2,auStack_2028,(long)iVar3);" (assignment_expression "sVar5 = write(iVar2,auStack_2028,(long)iVar3)" (identifier "sVar5") (= "=") (call_expression "write(iVar2,auStack_2028,(long)iVar3)" (identifier "write") (argument_list "(iVar2,auStack_2028,(long)iVar3)" (( "(") (identifier "iVar2") (, ",") (identifier "auStack_2028") (, ",") (cast_expression "(long)iVar3" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar3")) () ")")))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(sVar5 == (long)iVar3)" (( "(") (binary_expression "sVar5 == (long)iVar3" (identifier "sVar5") (== "==") (cast_expression "(long)iVar3" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar3"))) () ")")) (; ";")) (expression_statement "iVar3 = *piVar4;" (assignment_expression "iVar3 = *piVar4" (identifier "iVar3") (= "=") (pointer_expression "*piVar4" (* "*") (identifier "piVar4"))) (; ";")) (expression_statement "close(__fd);" (call_expression "close(__fd)" (identifier "close") (argument_list "(__fd)" (( "(") (identifier "__fd") () ")"))) (; ";")) (expression_statement "close(iVar2);" (call_expression "close(iVar2)" (identifier "close") (argument_list "(iVar2)" (( "(") (identifier "iVar2") () ")"))) (; ";")) (expression_statement "*piVar4 = iVar3;" (assignment_expression "*piVar4 = iVar3" (pointer_expression "*piVar4" (* "*") (identifier "piVar4")) (= "=") (identifier "iVar3")) (; ";")) (} "}")))) (} "}"))) (return_statement "return 0xffffffff;" (return "return") (number_literal "0xffffffff") (; ";")) (} "}")))
int function_1(char *from,char *to) { int iVar1; int var_2; int var_4; int var_7; int *piVar4; size_t var_9; ssize_t sVar6; char buf [8192]; var_2 = var_1(from,0); if (-1 < var_2) { var_4 = var_1(to,0x241,0x1ff); piVar4 = var_3(); if (var_4 < 0) { var_4 = *piVar4; var_5(var_2); *piVar4 = var_4; } else { do { sVar6 = var_6(var_2,buf,0x2000); var_7 = (int)sVar6; if (var_7 < 1) { iVar1 = *piVar4; var_5(var_2); var_5(var_4); if (var_7 != 0) { *piVar4 = iVar1; return -1; } return 0; } var_9 = var_8(var_4,buf,(long)var_7); } while (var_9 == (long)var_7); var_7 = *piVar4; var_5(var_2); var_5(var_4); *piVar4 = var_7; } } return -1; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (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: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier)))) alternative: (else_clause (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (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: (pointer_expression argument: (identifier)) right: (identifier))) (return_statement (number_literal)))) (return_statement (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (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: (identifier)))))))) (return_statement (number_literal)))))
null
ulong MASKED(char *param_1,char *param_2) { int iVar1; int __fd; int iVar2; int iVar3; int *piVar4; size_t sVar5; ulong uVar6; undefined1 auStack_2028 [8192]; __fd = open(param_1,0); if (-1 < __fd) { iVar2 = open(param_2,0x241,0x1ff); piVar4 = __errno_location(); if (iVar2 < 0) { iVar2 = *piVar4; close(__fd); *piVar4 = iVar2; } else { do { uVar6 = read(__fd,auStack_2028,0x2000); iVar3 = (int)uVar6; if (iVar3 < 1) { iVar1 = *piVar4; close(__fd); close(iVar2); if (iVar3 != 0) { *piVar4 = iVar1; return 0xffffffff; } return uVar6 & 0xffffffff; } sVar5 = write(iVar2,auStack_2028,(long)iVar3); } while (sVar5 == (long)iVar3); iVar3 = *piVar4; close(__fd); close(iVar2); *piVar4 = iVar3; } } return 0xffffffff; }
200_dircolors_and_dircolors_strip.c
_ITM_registerTMCloneTable
_ITM_registerTMCloneTable
/* WARNING: Control flow encountered bad instruction data */ void _ITM_registerTMCloneTable(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void _ITM_registerTMCloneTable(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206922822')]
[('const-1', u'RETURN_-1206922822')]
null
null
0010d1b0
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _ITM_registerTMCloneTable(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "_ITM_registerTMCloneTable(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 _ITM_registerTMCloneTable(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "_ITM_registerTMCloneTable(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 _ITM_registerTMCloneTable(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "_ITM_registerTMCloneTable(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 _ITM_registerTMCloneTable(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "_ITM_registerTMCloneTable(void)" (identifier "_ITM_registerTMCloneTable") (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(); }
2167_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
~vector
FUN_0016f160
/* DWARF original prototype: void ~vector(vector<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_> * this, int __in_chrg) */ void __thiscall std:: vector<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_> ::~vector(vector<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_> *this,int __in_chrg) { pointer pvVar1; pointer ppVar2; pointer pcVar3; pointer ppVar4; pointer pvVar5; pvVar1 = (this-> super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_> )._M_impl._M_finish; pvVar5 = (this-> super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_> )._M_impl._M_start; if (pvVar1 != pvVar5) { do { ppVar2 = (pvVar5-> super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_> )._M_impl._M_finish; ppVar4 = (pvVar5-> super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_> )._M_impl._M_start; if (ppVar2 != ppVar4) { do { pcVar3 = (ppVar4->second)._M_dataplus._M_p; if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)pcVar3 != &(ppVar4->second).field_2) { operator_delete(pcVar3); } ppVar4 = ppVar4 + 1; } while (ppVar2 != ppVar4); ppVar4 = (pvVar5-> super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_> )._M_impl._M_start; } if (ppVar4 != (pointer)0x0) { operator_delete(ppVar4); } pvVar5 = pvVar5 + 1; } while (pvVar1 != pvVar5); pvVar5 = (this-> super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_> )._M_impl._M_start; } if (pvVar5 == (pointer)0x0) { return; } operator_delete(pvVar5); return; }
void FUN_0016f160(long *param_1) { long *plVar1; long lVar2; long lVar3; long *plVar4; plVar1 = (long *)param_1[1]; plVar4 = (long *)*param_1; if (plVar1 != plVar4) { do { lVar2 = plVar4[1]; lVar3 = *plVar4; if (lVar2 != lVar3) { do { if (*(long *)(lVar3 + 8) != lVar3 + 0x18) { FUN_002dac60(); } lVar3 = lVar3 + 0x28; } while (lVar2 != lVar3); lVar3 = *plVar4; } if (lVar3 != 0) { FUN_002dac60(lVar3); } plVar4 = plVar4 + 3; } while (plVar1 != plVar4); plVar4 = (long *)*param_1; } if (plVar4 == (long *)0x0) { return; } FUN_002dac60(plVar4); return; }
PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX MOV R13,qword ptr [RDI + 0x8] MOV RBP,qword ptr [RDI] CMP R13,RBP JZ 0x0016f1c8 MOV R14,RDI NOP word ptr [RAX + RAX*0x1] MOV R12,qword ptr [RBP + 0x8] MOV RBX,qword ptr [RBP] CMP R12,RBX JZ 0x0016f1af NOP dword ptr [RAX] MOV RDI,qword ptr [RBX + 0x8] LEA RAX,[RBX + 0x18] CMP RDI,RAX JZ 0x0016f1a2 CALL 0x002dac60 ADD RBX,0x28 CMP R12,RBX JNZ 0x0016f190 MOV RBX,qword ptr [RBP] TEST RBX,RBX JZ 0x0016f1bc MOV RDI,RBX CALL 0x002dac60 ADD RBP,0x18 CMP R13,RBP JNZ 0x0016f180 MOV RBP,qword ptr [R14] TEST RBP,RBP JZ 0x0016f1e0 POP RBX MOV RDI,RBP POP RBP POP R12 POP R13 POP R14 JMP 0x002dac60 POP RBX POP RBP POP R12 POP R13 POP R14 RET
null
null
null
null
[(u'PTRSUB_-1207307333', u'LOAD_-1207307706'), ('const-433', u'LOAD_-1207307910'), ('const-433', u'LOAD_-1207307861'), (u'MULTIEQUAL_-1207307588', u'PTRSUB_-1207307404'), (u'MULTIEQUAL_-1207307594', u'PTRSUB_-1207307429'), (u'LOAD_-1207307910', u'INT_NOTEQUAL_-1207307708'), (u'PTRSUB_-1207307435', u'PTRSUB_-1207307426'), (u'INT_NOTEQUAL_-1207307708', u'CBRANCH_-1207307706'), (u'CAST_-1207307379', u'INT_NOTEQUAL_-1207307808'), ('tmp_497', u'PTRSUB_-1207307350'), ('const-8', u'PTRSUB_-1207307405'), (u'INT_NOTEQUAL_-1207307884', u'CBRANCH_-1207307883'), (u'LOAD_-1207307904', u'MULTIEQUAL_-1207307523'), (u'MULTIEQUAL_-1207307558', u'CALL_-1207307737'), ('const-0', u'PTRSUB_-1207307395'), (u'LOAD_-1207307867', u'INT_NOTEQUAL_-1207307840'), (u'PTRSUB_-1207307405', u'LOAD_-1207307867'), (u'INT_NOTEQUAL_-1207307840', u'CBRANCH_-1207307839'), ('const-8', u'PTRSUB_-1207307431'), (u'LOAD_-1207307861', u'MULTIEQUAL_-1207307588'), (u'PTRSUB_-1207307404', u'PTRSUB_-1207307390'), (u'PTRSUB_-1207307431', u'LOAD_-1207307910'), (u'PTRSUB_-1207307409', u'PTRSUB_-1207307395'), ('const-433', u'LOAD_-1207307867'), ('tmp_81', u'CBRANCH_-1207307883'), (u'INT_EQUAL_-1207307688', u'CBRANCH_-1207307686'), (u'PTRSUB_-1207307414', u'PTRSUB_-1207307405'), ('const-0', u'PTRSUB_-1207307339'), (u'PTRSUB_-1207307395', u'LOAD_-1207307835'), ('tmp_241', u'CBRANCH_-1207307769'), (u'PTRSUB_-1207307441', u'PTRSUB_-1207307431'), ('const-0', u'PTRSUB_-1207307360'), (u'PTRSUB_-1207307426', u'LOAD_-1207307904'), ('const-1', u'PTRADD_-1207307361'), (u'MULTIEQUAL_-1207307523', u'CALL_-1207307649'), ('const-0', u'PTRSUB_-1207307414'), ('const-0', u'PTRSUB_-1207307350'), ('const-0', u'INT_EQUAL_-1207307688'), ('const-433', u'LOAD_-1207307706'), (u'PTRSUB_-1207307450', u'PTRSUB_-1207307435'), (u'PTRSUB_-1207307410', u'PTRSUB_-1207307409'), ('tmp_371', u'CBRANCH_-1207307686'), (u'PTRSUB_-1207307429', u'PTRSUB_-1207307414'), ('const-0', u'PTRSUB_-1207307409'), ('tmp_175', u'CBRANCH_-1207307807'), ('const-8', u'PTRSUB_-1207307410'), (u'LOAD_-1207307910', u'INT_NOTEQUAL_-1207307884'), (u'MULTIEQUAL_-1207307588', u'PTRADD_-1207307389'), ('tmp_497', u'PTRSUB_-1207307456'), ('const-16', u'PTRSUB_-1207307390'), ('const-8', u'PTRSUB_-1207307404'), ('const-1', u'PTRADD_-1207307389'), (u'PTRSUB_-1207307339', u'PTRSUB_-1207307333'), (u'PTRSUB_-1207307400', u'LOAD_-1207307861'), ('const-0', u'RETURN_-1207307606'), ('const-0', u'INT_NOTEQUAL_-1207307749'), ('const-0', u'PTRSUB_-1207307400'), (u'LOAD_-1207307861', u'MULTIEQUAL_-1207307558'), (u'LOAD_-1207307706', u'MULTIEQUAL_-1207307523'), ('const-40', u'PTRADD_-1207307389'), (u'PTRSUB_-1207307350', u'PTRSUB_-1207307339'), ('const-0', u'PTRSUB_-1207307378'), ('tmp_272', u'CBRANCH_-1207307748'), (u'PTRSUB_-1207307378', u'PTRSUB_-1207307366'), (u'MULTIEQUAL_-1207307588', u'PTRSUB_-1207307410'), (u'INT_NOTEQUAL_-1207307808', u'CBRANCH_-1207307807'), ('const-24', u'PTRADD_-1207307361'), ('const-0', u'RETURN_-1207307645'), (u'PTRADD_-1207307361', u'MULTIEQUAL_-1207307594'), (u'LOAD_-1207307904', u'MULTIEQUAL_-1207307594'), (u'PTRADD_-1207307389', u'MULTIEQUAL_-1207307588'), (u'MULTIEQUAL_-1207307594', u'PTRSUB_-1207307378'), (u'LOAD_-1207307904', u'INT_NOTEQUAL_-1207307884'), ('tmp_497', u'PTRSUB_-1207307450'), ('const-0', u'PTRSUB_-1207307426'), ('const-0', u'PTRSUB_-1207307333'), ('const-0', u'PTRSUB_-1207307423'), ('const-0', u'PTRSUB_-1207307450'), ('const-0', u'PTRSUB_-1207307429'), (u'MULTIEQUAL_-1207307523', u'INT_EQUAL_-1207307688'), (u'PTRSUB_-1207307408', u'PTRSUB_-1207307400'), (u'LOAD_-1207307835', u'CAST_-1207307379'), (u'PTRSUB_-1207307360', u'LOAD_-1207307769'), (u'LOAD_-1207307769', u'MULTIEQUAL_-1207307558'), (u'MULTIEQUAL_-1207307558', u'INT_NOTEQUAL_-1207307749'), (u'PTRSUB_-1207307366', u'PTRSUB_-1207307360'), (u'INT_NOTEQUAL_-1207307749', u'CBRANCH_-1207307748'), ('tmp_340', u'CBRANCH_-1207307706'), ('const-0', u'PTRSUB_-1207307408'), (u'INT_NOTEQUAL_-1207307771', u'CBRANCH_-1207307769'), ('const-433', u'LOAD_-1207307904'), (u'PTRSUB_-1207307456', u'PTRSUB_-1207307441'), (u'LOAD_-1207307835', u'CALL_-1207307800'), (u'PTRADD_-1207307361', u'INT_NOTEQUAL_-1207307708'), (u'PTRSUB_-1207307423', u'PTRSUB_-1207307408'), ('const-0', u'PTRSUB_-1207307366'), ('const-433', u'LOAD_-1207307769'), (u'MULTIEQUAL_-1207307594', u'PTRADD_-1207307361'), ('tmp_132', u'CBRANCH_-1207307839'), ('const-0', u'PTRSUB_-1207307435'), ('const-433', u'LOAD_-1207307835'), (u'LOAD_-1207307861', u'INT_NOTEQUAL_-1207307840'), (u'PTRSUB_-1207307390', u'INT_NOTEQUAL_-1207307808'), ('const-0', u'PTRSUB_-1207307441'), (u'PTRADD_-1207307389', u'INT_NOTEQUAL_-1207307771'), (u'MULTIEQUAL_-1207307594', u'PTRSUB_-1207307423'), ('const-0', u'PTRSUB_-1207307456'), (u'LOAD_-1207307867', u'INT_NOTEQUAL_-1207307771')]
[(u'CAST_-1207307458', u'MULTIEQUAL_-1207307523'), (u'PTRADD_-1207307466', u'LOAD_-1207307910'), ('const-0', u'RETURN_-1207307606'), ('const-0', u'INT_NOTEQUAL_-1207307749'), (u'LOAD_-1207307861', u'MULTIEQUAL_-1207307558'), ('const-8', u'PTRADD_-1207307466'), ('tmp_916', u'PTRADD_-1207307466'), ('tmp_272', u'CBRANCH_-1207307748'), (u'INT_NOTEQUAL_-1207307708', u'CBRANCH_-1207307706'), (u'CAST_-1207307458', u'INT_NOTEQUAL_-1207307884'), (u'INT_NOTEQUAL_-1207307808', u'CBRANCH_-1207307807'), (u'INT_ADD_-1207307812', u'INT_NOTEQUAL_-1207307808'), ('const-0', u'RETURN_-1207307645'), ('const-40', u'INT_ADD_-1207307780'), ('const-433', u'LOAD_-1207307769'), (u'INT_NOTEQUAL_-1207307884', u'CBRANCH_-1207307883'), (u'CAST_-1207307463', u'INT_NOTEQUAL_-1207307884'), ('const-433', u'LOAD_-1207307861'), (u'PTRADD_-1207307380', u'MULTIEQUAL_-1207307594'), (u'MULTIEQUAL_-1207307588', u'INT_ADD_-1207307819'), (u'MULTIEQUAL_-1207307558', u'CALL_-1207307737'), (u'MULTIEQUAL_-1207307594', u'PTRADD_-1207307380'), ('const-433', u'LOAD_-1207307904'), ('const-1', u'PTRADD_-1207307466'), ('const-1', u'PTRADD_-1207307441'), ('const-433', u'LOAD_-1207307867'), ('const-24', u'INT_ADD_-1207307812'), (u'LOAD_-1207307867', u'INT_NOTEQUAL_-1207307840'), (u'LOAD_-1207307706', u'CAST_-1207307367'), ('tmp_916', u'LOAD_-1207307904'), (u'INT_NOTEQUAL_-1207307840', u'CBRANCH_-1207307839'), (u'INT_ADD_-1207307780', u'MULTIEQUAL_-1207307588'), ('const-8', u'PTRADD_-1207307441'), (u'CAST_-1207307458', u'MULTIEQUAL_-1207307594'), (u'PTRADD_-1207307380', u'INT_NOTEQUAL_-1207307708'), (u'LOAD_-1207307861', u'MULTIEQUAL_-1207307588'), (u'MULTIEQUAL_-1207307523', u'INT_EQUAL_-1207307688'), (u'CAST_-1207307421', u'LOAD_-1207307835'), (u'MULTIEQUAL_-1207307588', u'INT_ADD_-1207307812'), (u'LOAD_-1207307769', u'MULTIEQUAL_-1207307558'), (u'MULTIEQUAL_-1207307558', u'INT_NOTEQUAL_-1207307749'), ('tmp_81', u'CBRANCH_-1207307883'), (u'INT_EQUAL_-1207307688', u'CBRANCH_-1207307686'), (u'MULTIEQUAL_-1207307594', u'PTRADD_-1207307441'), (u'INT_ADD_-1207307819', u'CAST_-1207307421'), (u'MULTIEQUAL_-1207307594', u'LOAD_-1207307769'), (u'INT_ADD_-1207307780', u'INT_NOTEQUAL_-1207307771'), ('const-8', u'PTRADD_-1207307380'), ('tmp_241', u'CBRANCH_-1207307769'), (u'INT_NOTEQUAL_-1207307749', u'CBRANCH_-1207307748'), ('tmp_340', u'CBRANCH_-1207307706'), (u'LOAD_-1207307835', u'INT_NOTEQUAL_-1207307808'), (u'LOAD_-1207307904', u'CAST_-1207307458'), (u'INT_NOTEQUAL_-1207307771', u'CBRANCH_-1207307769'), (u'PTRADD_-1207307441', u'LOAD_-1207307867'), (u'MULTIEQUAL_-1207307588', u'INT_ADD_-1207307780'), ('tmp_916', u'LOAD_-1207307706'), ('const-433', u'LOAD_-1207307835'), ('const-3', u'PTRADD_-1207307380'), (u'MULTIEQUAL_-1207307523', u'CALL_-1207307649'), ('tmp_132', u'CBRANCH_-1207307839'), (u'CAST_-1207307367', u'MULTIEQUAL_-1207307523'), (u'LOAD_-1207307910', u'CAST_-1207307463'), ('const-433', u'LOAD_-1207307910'), (u'LOAD_-1207307861', u'INT_NOTEQUAL_-1207307840'), ('const-0', u'INT_EQUAL_-1207307688'), ('const-8', u'INT_ADD_-1207307819'), (u'MULTIEQUAL_-1207307594', u'LOAD_-1207307861'), ('const-433', u'LOAD_-1207307706'), ('tmp_371', u'CBRANCH_-1207307686'), (u'CAST_-1207307463', u'INT_NOTEQUAL_-1207307708'), ('tmp_175', u'CBRANCH_-1207307807'), (u'LOAD_-1207307867', u'INT_NOTEQUAL_-1207307771')]
null
null
0016f160
x64
O2
(translation_unit "void FUN_0016f160(long *param_1)\n\n{\n long *plVar1;\n long lVar2;\n long lVar3;\n long *plVar4;\n \n plVar1 = (long *)param_1[1];\n plVar4 = (long *)*param_1;\n if (plVar1 != plVar4) {\n do {\n lVar2 = plVar4[1];\n lVar3 = *plVar4;\n if (lVar2 != lVar3) {\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }\n if (lVar3 != 0) {\n FUN_002dac60(lVar3);\n }\n plVar4 = plVar4 + 3;\n } while (plVar1 != plVar4);\n plVar4 = (long *)*param_1;\n }\n if (plVar4 == (long *)0x0) {\n return;\n }\n FUN_002dac60(plVar4);\n return;\n}\n\n" (function_definition "void FUN_0016f160(long *param_1)\n\n{\n long *plVar1;\n long lVar2;\n long lVar3;\n long *plVar4;\n \n plVar1 = (long *)param_1[1];\n plVar4 = (long *)*param_1;\n if (plVar1 != plVar4) {\n do {\n lVar2 = plVar4[1];\n lVar3 = *plVar4;\n if (lVar2 != lVar3) {\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }\n if (lVar3 != 0) {\n FUN_002dac60(lVar3);\n }\n plVar4 = plVar4 + 3;\n } while (plVar1 != plVar4);\n plVar4 = (long *)*param_1;\n }\n if (plVar4 == (long *)0x0) {\n return;\n }\n FUN_002dac60(plVar4);\n return;\n}" primitive_type (function_declarator "FUN_0016f160(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 long *plVar1;\n long lVar2;\n long lVar3;\n long *plVar4;\n \n plVar1 = (long *)param_1[1];\n plVar4 = (long *)*param_1;\n if (plVar1 != plVar4) {\n do {\n lVar2 = plVar4[1];\n lVar3 = *plVar4;\n if (lVar2 != lVar3) {\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }\n if (lVar3 != 0) {\n FUN_002dac60(lVar3);\n }\n plVar4 = plVar4 + 3;\n } while (plVar1 != plVar4);\n plVar4 = (long *)*param_1;\n }\n if (plVar4 == (long *)0x0) {\n return;\n }\n FUN_002dac60(plVar4);\n return;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (expression_statement "plVar1 = (long *)param_1[1];" (assignment_expression "plVar1 = (long *)param_1[1]" identifier = (cast_expression "(long *)param_1[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) ;) (expression_statement "plVar4 = (long *)*param_1;" (assignment_expression "plVar4 = (long *)*param_1" identifier = (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (if_statement "if (plVar1 != plVar4) {\n do {\n lVar2 = plVar4[1];\n lVar3 = *plVar4;\n if (lVar2 != lVar3) {\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }\n if (lVar3 != 0) {\n FUN_002dac60(lVar3);\n }\n plVar4 = plVar4 + 3;\n } while (plVar1 != plVar4);\n plVar4 = (long *)*param_1;\n }" if (parenthesized_expression "(plVar1 != plVar4)" ( (binary_expression "plVar1 != plVar4" identifier != identifier) )) (compound_statement "{\n do {\n lVar2 = plVar4[1];\n lVar3 = *plVar4;\n if (lVar2 != lVar3) {\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }\n if (lVar3 != 0) {\n FUN_002dac60(lVar3);\n }\n plVar4 = plVar4 + 3;\n } while (plVar1 != plVar4);\n plVar4 = (long *)*param_1;\n }" { (do_statement "do {\n lVar2 = plVar4[1];\n lVar3 = *plVar4;\n if (lVar2 != lVar3) {\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }\n if (lVar3 != 0) {\n FUN_002dac60(lVar3);\n }\n plVar4 = plVar4 + 3;\n } while (plVar1 != plVar4);" do (compound_statement "{\n lVar2 = plVar4[1];\n lVar3 = *plVar4;\n if (lVar2 != lVar3) {\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }\n if (lVar3 != 0) {\n FUN_002dac60(lVar3);\n }\n plVar4 = plVar4 + 3;\n }" { (expression_statement "lVar2 = plVar4[1];" (assignment_expression "lVar2 = plVar4[1]" identifier = (subscript_expression "plVar4[1]" identifier [ number_literal ])) ;) (expression_statement "lVar3 = *plVar4;" (assignment_expression "lVar3 = *plVar4" identifier = (pointer_expression "*plVar4" * identifier)) ;) (if_statement "if (lVar2 != lVar3) {\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }" if (parenthesized_expression "(lVar2 != lVar3)" ( (binary_expression "lVar2 != lVar3" identifier != identifier) )) (compound_statement "{\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }" { (do_statement "do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);" do (compound_statement "{\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n }" { (if_statement "if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }" if (parenthesized_expression "(*(long *)(lVar3 + 8) != lVar3 + 0x18)" ( (binary_expression "*(long *)(lVar3 + 8) != lVar3 + 0x18" (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 "lVar3 + 0x18" identifier + number_literal)) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "lVar3 = lVar3 + 0x28;" (assignment_expression "lVar3 = lVar3 + 0x28" identifier = (binary_expression "lVar3 + 0x28" identifier + number_literal)) ;) }) while (parenthesized_expression "(lVar2 != lVar3)" ( (binary_expression "lVar2 != lVar3" identifier != identifier) )) ;) (expression_statement "lVar3 = *plVar4;" (assignment_expression "lVar3 = *plVar4" identifier = (pointer_expression "*plVar4" * identifier)) ;) })) (if_statement "if (lVar3 != 0) {\n FUN_002dac60(lVar3);\n }" if (parenthesized_expression "(lVar3 != 0)" ( (binary_expression "lVar3 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_002dac60(lVar3);\n }" { (expression_statement "FUN_002dac60(lVar3);" (call_expression "FUN_002dac60(lVar3)" identifier (argument_list "(lVar3)" ( identifier ))) ;) })) (expression_statement "plVar4 = plVar4 + 3;" (assignment_expression "plVar4 = plVar4 + 3" identifier = (binary_expression "plVar4 + 3" identifier + number_literal)) ;) }) while (parenthesized_expression "(plVar1 != plVar4)" ( (binary_expression "plVar1 != plVar4" identifier != identifier) )) ;) (expression_statement "plVar4 = (long *)*param_1;" (assignment_expression "plVar4 = (long *)*param_1" identifier = (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) })) (if_statement "if (plVar4 == (long *)0x0) {\n return;\n }" if (parenthesized_expression "(plVar4 == (long *)0x0)" ( (binary_expression "plVar4 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "FUN_002dac60(plVar4);" (call_expression "FUN_002dac60(plVar4)" identifier (argument_list "(plVar4)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void\n ~vector(vector<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n * this, int __in_chrg) */\n\nvoid __thiscall\nstd::\nvector<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n::~vector(vector<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n *this,int __in_chrg)\n\n{\n pointer pvVar1;\n pointer ppVar2;\n pointer pcVar3;\n pointer ppVar4;\n pointer pvVar5;\n \n pvVar1 = (this->\n super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n )._M_impl._M_finish;\n pvVar5 = (this->\n super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n )._M_impl._M_start;\n if (pvVar1 != pvVar5) {\n do {\n ppVar2 = (pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_finish;\n ppVar4 = (pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_start;\n if (ppVar2 != ppVar4) {\n do {\n pcVar3 = (ppVar4->second)._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar3 != &(ppVar4->second).field_2) {\n operator_delete(pcVar3);\n }\n ppVar4 = ppVar4 + 1;\n } while (ppVar2 != ppVar4);\n ppVar4 = (pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_start;\n }\n if (ppVar4 != (pointer)0x0) {\n operator_delete(ppVar4);\n }\n pvVar5 = pvVar5 + 1;\n } while (pvVar1 != pvVar5);\n pvVar5 = (this->\n super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n )._M_impl._M_start;\n }\n if (pvVar5 == (pointer)0x0) {\n return;\n }\n operator_delete(pvVar5);\n return;\n}\n\n" comment (declaration "void __thiscall\nstd::\nvector<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n::~vector(vector<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n *this,int __in_chrg)\n\n{\n pointer pvVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::\nvector<std::vector<std::" identifier : : identifier < identifier : : identifier < identifier : :) identifier (ERROR "<int" < primitive_type) , (ERROR "_std::__cxx11::" identifier : : identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "_std::" identifier : :) identifier (ERROR "<char>" < primitive_type >) , (ERROR "_std::allocator<char>_>" identifier : : identifier < primitive_type > identifier >) identifier (ERROR ">" >) , (ERROR "_std::allocator<std::" identifier : : identifier < identifier : :) identifier (ERROR "<int" < primitive_type) , (ERROR "_std::__cxx11::" identifier : : identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "_std::" identifier : :) identifier (ERROR "<char>" < primitive_type >) , (ERROR "_std::allocator<char>_>_>_>" identifier : : identifier < primitive_type > identifier > identifier > identifier >) identifier (ERROR ">" >) , (ERROR "_std::allocator<std::vector<std::" identifier : : identifier < identifier : : identifier < identifier : :) identifier (ERROR "<int" < primitive_type) , (ERROR "_std::__cxx11::" identifier : : identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "_std::" identifier : :) identifier (ERROR "<char>" < primitive_type >) , (ERROR "_std::allocator<char>_>" identifier : : identifier < primitive_type > identifier >) identifier (ERROR ">" >) , (ERROR "_std::allocator<std::" identifier : : identifier < identifier : :) identifier (ERROR "<int" < primitive_type) , (ERROR "_std::__cxx11::" identifier : : identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "_std::" identifier : :) identifier (ERROR "<char>" < primitive_type >) , (ERROR "_std::allocator<char>_>_>_>_>_>_>\n::~vector(vector<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n *this,int __in_chrg)\n\n{\n pointer" identifier : : identifier < primitive_type > identifier > identifier > identifier > identifier > identifier > identifier > : : ~ (function_declarator "vector(vector<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n *this,int __in_chrg)" identifier (parameter_list "(vector<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n *this,int __in_chrg)" ( (parameter_declaration "vector<std::vector<std::pair" type_identifier (ERROR "<std::vector<std::" < identifier : : identifier < identifier : :) identifier) (ERROR "<int" < primitive_type) , (parameter_declaration "_std::__cxx11::basic_string" type_identifier (ERROR "::__cxx11::" : : identifier : :) identifier) (ERROR "<char" < primitive_type) , (parameter_declaration "_std::char_traits" type_identifier (ERROR "::" : :) identifier) (ERROR "<char>" < primitive_type >) , (parameter_declaration "_std::allocator<char>_>_" type_identifier (ERROR "::allocator<char>_>" : : identifier < primitive_type > identifier >) identifier) (ERROR ">" >) , (parameter_declaration "_std::allocator<std::pair" type_identifier (ERROR "::allocator<std::" : : identifier < identifier : :) identifier) (ERROR "<int" < primitive_type) , (parameter_declaration "_std::__cxx11::basic_string" type_identifier (ERROR "::__cxx11::" : : identifier : :) identifier) (ERROR "<char" < primitive_type) , (parameter_declaration "_std::char_traits" type_identifier (ERROR "::" : :) identifier) (ERROR "<char>" < primitive_type >) , (parameter_declaration "_std::allocator<char>_>_>_>_" type_identifier (ERROR "::allocator<char>_>_>_>" : : identifier < primitive_type > identifier > identifier > identifier >) identifier) (ERROR ">" >) , (parameter_declaration "_std::allocator<std::vector<std::pair" type_identifier (ERROR "::allocator<std::vector<std::" : : identifier < identifier : : identifier < identifier : :) identifier) (ERROR "<int" < primitive_type) , (parameter_declaration "_std::__cxx11::basic_string" type_identifier (ERROR "::__cxx11::" : : identifier : :) identifier) (ERROR "<char" < primitive_type) , (parameter_declaration "_std::char_traits" type_identifier (ERROR "::" : :) identifier) (ERROR "<char>" < primitive_type >) , (parameter_declaration "_std::allocator<char>_>_" type_identifier (ERROR "::allocator<char>_>" : : identifier < primitive_type > identifier >) identifier) (ERROR ">" >) , (parameter_declaration "_std::allocator<std::pair" type_identifier (ERROR "::allocator<std::" : : identifier < identifier : :) identifier) (ERROR "<int" < primitive_type) , (parameter_declaration "_std::__cxx11::basic_string" type_identifier (ERROR "::__cxx11::" : : identifier : :) identifier) (ERROR "<char" < primitive_type) , (parameter_declaration "_std::char_traits" type_identifier (ERROR "::" : :) identifier) (ERROR "<char>" < primitive_type >) , (parameter_declaration "_std::allocator<char>_>_>_>_>_>_>\n *this" type_identifier (ERROR "::allocator<char>_>_>_>_>_>_>" : : identifier < primitive_type > identifier > identifier > identifier > identifier > identifier > identifier >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) { identifier) identifier ;) (declaration "pointer ppVar2;" type_identifier identifier ;) (declaration "pointer pcVar3;" type_identifier identifier ;) (declaration "pointer ppVar4;" type_identifier identifier ;) (declaration "pointer pvVar5;" type_identifier identifier ;) (expression_statement "pvVar1 = (this->\n super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n )._M_impl._M_finish;" (assignment_expression "pvVar1 = (this->\n super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n )._M_impl._M_finish" identifier = (field_expression "(this->\n super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n )._M_impl._M_finish" (field_expression "(this->\n super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n )._M_impl" (parenthesized_expression "(this->\n super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n )" ( (ERROR "this->\n super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::" (comma_expression "this->\n super__Vector_base<std::vector<std::pair<int,_std" (binary_expression "this->\n super__Vector_base<std::vector<std::pair<int" (binary_expression "this->\n super__Vector_base<std::vector<std" (binary_expression "this->\n super__Vector_base<std" (field_expression "this->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::vector" : : identifier) < identifier) (ERROR "::pair" : : identifier) < 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 "allocator<std" identifier < identifier) : : (comma_expression "pair<int,_std" (binary_expression "pair<int" identifier < 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>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > identifier) > identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (binary_expression "vector<std" identifier < identifier) : : (comma_expression "pair<int,_std" (binary_expression "pair<int" identifier < 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 "allocator<std" identifier < identifier) : : (comma_expression "pair<int,_std" (binary_expression "pair<int" identifier < 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>_>_>_>_>_>_>" (binary_expression "allocator<char>_>_>_>_>_>_" (binary_expression "allocator<char>_>_>_>_>_" (binary_expression "allocator<char>_>_>_>_" (binary_expression "allocator<char>_>_>_" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > identifier) > identifier) > identifier) > identifier) > identifier) )) . field_identifier) . field_identifier)) ;) (expression_statement "pvVar5 = (this->\n super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n )._M_impl._M_start;" (assignment_expression "pvVar5 = (this->\n super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n )._M_impl._M_start" identifier = (field_expression "(this->\n super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n )._M_impl._M_start" (field_expression "(this->\n super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n )._M_impl" (parenthesized_expression "(this->\n super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n )" ( (ERROR "this->\n super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::" (comma_expression "this->\n super__Vector_base<std::vector<std::pair<int,_std" (binary_expression "this->\n super__Vector_base<std::vector<std::pair<int" (binary_expression "this->\n super__Vector_base<std::vector<std" (binary_expression "this->\n super__Vector_base<std" (field_expression "this->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::vector" : : identifier) < identifier) (ERROR "::pair" : : identifier) < 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 "allocator<std" identifier < identifier) : : (comma_expression "pair<int,_std" (binary_expression "pair<int" identifier < 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>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > identifier) > identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (binary_expression "vector<std" identifier < identifier) : : (comma_expression "pair<int,_std" (binary_expression "pair<int" identifier < 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 "allocator<std" identifier < identifier) : : (comma_expression "pair<int,_std" (binary_expression "pair<int" identifier < 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>_>_>_>_>_>_>" (binary_expression "allocator<char>_>_>_>_>_>_" (binary_expression "allocator<char>_>_>_>_>_" (binary_expression "allocator<char>_>_>_>_" (binary_expression "allocator<char>_>_>_" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > identifier) > identifier) > identifier) > identifier) > identifier) )) . field_identifier) . field_identifier)) ;) (if_statement "if (pvVar1 != pvVar5) {\n do {\n ppVar2 = (pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_finish;\n ppVar4 = (pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_start;\n if (ppVar2 != ppVar4) {\n do {\n pcVar3 = (ppVar4->second)._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar3 != &(ppVar4->second).field_2) {\n operator_delete(pcVar3);\n }\n ppVar4 = ppVar4 + 1;\n } while (ppVar2 != ppVar4);\n ppVar4 = (pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_start;\n }\n if (ppVar4 != (pointer)0x0) {\n operator_delete(ppVar4);\n }\n pvVar5 = pvVar5 + 1;\n } while (pvVar1 != pvVar5);\n pvVar5 = (this->\n super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n )._M_impl._M_start;\n }" if (parenthesized_expression "(pvVar1 != pvVar5)" ( (binary_expression "pvVar1 != pvVar5" identifier != identifier) )) (compound_statement "{\n do {\n ppVar2 = (pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_finish;\n ppVar4 = (pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_start;\n if (ppVar2 != ppVar4) {\n do {\n pcVar3 = (ppVar4->second)._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar3 != &(ppVar4->second).field_2) {\n operator_delete(pcVar3);\n }\n ppVar4 = ppVar4 + 1;\n } while (ppVar2 != ppVar4);\n ppVar4 = (pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_start;\n }\n if (ppVar4 != (pointer)0x0) {\n operator_delete(ppVar4);\n }\n pvVar5 = pvVar5 + 1;\n } while (pvVar1 != pvVar5);\n pvVar5 = (this->\n super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n )._M_impl._M_start;\n }" { (do_statement "do {\n ppVar2 = (pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_finish;\n ppVar4 = (pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_start;\n if (ppVar2 != ppVar4) {\n do {\n pcVar3 = (ppVar4->second)._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar3 != &(ppVar4->second).field_2) {\n operator_delete(pcVar3);\n }\n ppVar4 = ppVar4 + 1;\n } while (ppVar2 != ppVar4);\n ppVar4 = (pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_start;\n }\n if (ppVar4 != (pointer)0x0) {\n operator_delete(ppVar4);\n }\n pvVar5 = pvVar5 + 1;\n } while (pvVar1 != pvVar5);" do (compound_statement "{\n ppVar2 = (pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_finish;\n ppVar4 = (pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_start;\n if (ppVar2 != ppVar4) {\n do {\n pcVar3 = (ppVar4->second)._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar3 != &(ppVar4->second).field_2) {\n operator_delete(pcVar3);\n }\n ppVar4 = ppVar4 + 1;\n } while (ppVar2 != ppVar4);\n ppVar4 = (pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_start;\n }\n if (ppVar4 != (pointer)0x0) {\n operator_delete(ppVar4);\n }\n pvVar5 = pvVar5 + 1;\n }" { (expression_statement "ppVar2 = (pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_finish;" (assignment_expression "ppVar2 = (pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_finish" identifier = (field_expression "(pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_finish" (field_expression "(pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl" (parenthesized_expression "(pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )" ( (ERROR "pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::" (comma_expression "pvVar5->\n super__Vector_base<std::pair<int,_std" (binary_expression "pvVar5->\n super__Vector_base<std::pair<int" (binary_expression "pvVar5->\n super__Vector_base<std" (field_expression "pvVar5->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::pair" : : identifier) < 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 "allocator<std" identifier < identifier) : : (comma_expression "pair<int,_std" (binary_expression "pair<int" identifier < 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>_>_>_>_>" (binary_expression "allocator<char>_>_>_>_" (binary_expression "allocator<char>_>_>_" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > identifier) > identifier) > identifier) )) . field_identifier) . field_identifier)) ;) (expression_statement "ppVar4 = (pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_start;" (assignment_expression "ppVar4 = (pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_start" identifier = (field_expression "(pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_start" (field_expression "(pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl" (parenthesized_expression "(pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )" ( (ERROR "pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::" (comma_expression "pvVar5->\n super__Vector_base<std::pair<int,_std" (binary_expression "pvVar5->\n super__Vector_base<std::pair<int" (binary_expression "pvVar5->\n super__Vector_base<std" (field_expression "pvVar5->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::pair" : : identifier) < 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 "allocator<std" identifier < identifier) : : (comma_expression "pair<int,_std" (binary_expression "pair<int" identifier < 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>_>_>_>_>" (binary_expression "allocator<char>_>_>_>_" (binary_expression "allocator<char>_>_>_" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > identifier) > identifier) > identifier) )) . field_identifier) . field_identifier)) ;) (if_statement "if (ppVar2 != ppVar4) {\n do {\n pcVar3 = (ppVar4->second)._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar3 != &(ppVar4->second).field_2) {\n operator_delete(pcVar3);\n }\n ppVar4 = ppVar4 + 1;\n } while (ppVar2 != ppVar4);\n ppVar4 = (pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_start;\n }" if (parenthesized_expression "(ppVar2 != ppVar4)" ( (binary_expression "ppVar2 != ppVar4" identifier != identifier) )) (compound_statement "{\n do {\n pcVar3 = (ppVar4->second)._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar3 != &(ppVar4->second).field_2) {\n operator_delete(pcVar3);\n }\n ppVar4 = ppVar4 + 1;\n } while (ppVar2 != ppVar4);\n ppVar4 = (pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_start;\n }" { (do_statement "do {\n pcVar3 = (ppVar4->second)._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar3 != &(ppVar4->second).field_2) {\n operator_delete(pcVar3);\n }\n ppVar4 = ppVar4 + 1;\n } while (ppVar2 != ppVar4);" do (compound_statement "{\n pcVar3 = (ppVar4->second)._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar3 != &(ppVar4->second).field_2) {\n operator_delete(pcVar3);\n }\n ppVar4 = ppVar4 + 1;\n }" { (expression_statement "pcVar3 = (ppVar4->second)._M_dataplus._M_p;" (assignment_expression "pcVar3 = (ppVar4->second)._M_dataplus._M_p" identifier = (field_expression "(ppVar4->second)._M_dataplus._M_p" (field_expression "(ppVar4->second)._M_dataplus" (parenthesized_expression "(ppVar4->second)" ( (field_expression "ppVar4->second" 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 *)pcVar3 != &(ppVar4->second).field_2) {\n operator_delete(pcVar3);\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar3 != &(ppVar4->second).field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar3 != &(ppVar4->second).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 *)pcVar3 != &(ppVar4->second).field_2" (binary_expression "allocator<char>_>_9\n *)pcVar3" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)pcVar3" identifier * (ERROR ")" )) identifier)) != (pointer_expression "&(ppVar4->second).field_2" & (field_expression "(ppVar4->second).field_2" (parenthesized_expression "(ppVar4->second)" ( (field_expression "ppVar4->second" identifier -> field_identifier) )) . field_identifier))) )) )) (compound_statement "{\n operator_delete(pcVar3);\n }" { (expression_statement "operator_delete(pcVar3);" (call_expression "operator_delete(pcVar3)" identifier (argument_list "(pcVar3)" ( identifier ))) ;) })) (expression_statement "ppVar4 = ppVar4 + 1;" (assignment_expression "ppVar4 = ppVar4 + 1" identifier = (binary_expression "ppVar4 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(ppVar2 != ppVar4)" ( (binary_expression "ppVar2 != ppVar4" identifier != identifier) )) ;) (expression_statement "ppVar4 = (pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_start;" (assignment_expression "ppVar4 = (pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_start" identifier = (field_expression "(pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl._M_start" (field_expression "(pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )._M_impl" (parenthesized_expression "(pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>\n )" ( (ERROR "pvVar5->\n super__Vector_base<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::" (comma_expression "pvVar5->\n super__Vector_base<std::pair<int,_std" (binary_expression "pvVar5->\n super__Vector_base<std::pair<int" (binary_expression "pvVar5->\n super__Vector_base<std" (field_expression "pvVar5->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::pair" : : identifier) < 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 "allocator<std" identifier < identifier) : : (comma_expression "pair<int,_std" (binary_expression "pair<int" identifier < 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>_>_>_>_>" (binary_expression "allocator<char>_>_>_>_" (binary_expression "allocator<char>_>_>_" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > identifier) > identifier) > identifier) )) . field_identifier) . field_identifier)) ;) })) (if_statement "if (ppVar4 != (pointer)0x0) {\n operator_delete(ppVar4);\n }" if (parenthesized_expression "(ppVar4 != (pointer)0x0)" ( (binary_expression "ppVar4 != (pointer)0x0" identifier != (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) )) (compound_statement "{\n operator_delete(ppVar4);\n }" { (expression_statement "operator_delete(ppVar4);" (call_expression "operator_delete(ppVar4)" identifier (argument_list "(ppVar4)" ( identifier ))) ;) })) (expression_statement "pvVar5 = pvVar5 + 1;" (assignment_expression "pvVar5 = pvVar5 + 1" identifier = (binary_expression "pvVar5 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(pvVar1 != pvVar5)" ( (binary_expression "pvVar1 != pvVar5" identifier != identifier) )) ;) (expression_statement "pvVar5 = (this->\n super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n )._M_impl._M_start;" (assignment_expression "pvVar5 = (this->\n super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n )._M_impl._M_start" identifier = (field_expression "(this->\n super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n )._M_impl._M_start" (field_expression "(this->\n super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n )._M_impl" (parenthesized_expression "(this->\n super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_>\n )" ( (ERROR "this->\n super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::" (comma_expression "this->\n super__Vector_base<std::vector<std::pair<int,_std" (binary_expression "this->\n super__Vector_base<std::vector<std::pair<int" (binary_expression "this->\n super__Vector_base<std::vector<std" (binary_expression "this->\n super__Vector_base<std" (field_expression "this->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::vector" : : identifier) < identifier) (ERROR "::pair" : : identifier) < 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 "allocator<std" identifier < identifier) : : (comma_expression "pair<int,_std" (binary_expression "pair<int" identifier < 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>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > identifier) > identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (binary_expression "vector<std" identifier < identifier) : : (comma_expression "pair<int,_std" (binary_expression "pair<int" identifier < 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 "allocator<std" identifier < identifier) : : (comma_expression "pair<int,_std" (binary_expression "pair<int" identifier < 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>_>_>_>_>_>_>" (binary_expression "allocator<char>_>_>_>_>_>_" (binary_expression "allocator<char>_>_>_>_>_" (binary_expression "allocator<char>_>_>_>_" (binary_expression "allocator<char>_>_>_" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > identifier) > identifier) > identifier) > identifier) > identifier) )) . field_identifier) . field_identifier)) ;) })) (if_statement "if (pvVar5 == (pointer)0x0) {\n return;\n }" if (parenthesized_expression "(pvVar5 == (pointer)0x0)" ( (binary_expression "pvVar5 == (pointer)0x0" identifier == (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "operator_delete(pvVar5);" (call_expression "operator_delete(pvVar5)" identifier (argument_list "(pvVar5)" ( identifier ))) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_0016f160(long *param_1)\n\n{\n long *plVar1;\n long lVar2;\n long lVar3;\n long *plVar4;\n \n plVar1 = (long *)param_1[1];\n plVar4 = (long *)*param_1;\n if (plVar1 != plVar4) {\n do {\n lVar2 = plVar4[1];\n lVar3 = *plVar4;\n if (lVar2 != lVar3) {\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }\n if (lVar3 != 0) {\n FUN_002dac60(lVar3);\n }\n plVar4 = plVar4 + 3;\n } while (plVar1 != plVar4);\n plVar4 = (long *)*param_1;\n }\n if (plVar4 == (long *)0x0) {\n return;\n }\n FUN_002dac60(plVar4);\n return;\n}\n\n" (function_definition "void FUN_0016f160(long *param_1)\n\n{\n long *plVar1;\n long lVar2;\n long lVar3;\n long *plVar4;\n \n plVar1 = (long *)param_1[1];\n plVar4 = (long *)*param_1;\n if (plVar1 != plVar4) {\n do {\n lVar2 = plVar4[1];\n lVar3 = *plVar4;\n if (lVar2 != lVar3) {\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }\n if (lVar3 != 0) {\n FUN_002dac60(lVar3);\n }\n plVar4 = plVar4 + 3;\n } while (plVar1 != plVar4);\n plVar4 = (long *)*param_1;\n }\n if (plVar4 == (long *)0x0) {\n return;\n }\n FUN_002dac60(plVar4);\n return;\n}" primitive_type (function_declarator "FUN_0016f160(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 long *plVar1;\n long lVar2;\n long lVar3;\n long *plVar4;\n \n plVar1 = (long *)param_1[1];\n plVar4 = (long *)*param_1;\n if (plVar1 != plVar4) {\n do {\n lVar2 = plVar4[1];\n lVar3 = *plVar4;\n if (lVar2 != lVar3) {\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }\n if (lVar3 != 0) {\n FUN_002dac60(lVar3);\n }\n plVar4 = plVar4 + 3;\n } while (plVar1 != plVar4);\n plVar4 = (long *)*param_1;\n }\n if (plVar4 == (long *)0x0) {\n return;\n }\n FUN_002dac60(plVar4);\n return;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (expression_statement "plVar1 = (long *)param_1[1];" (assignment_expression "plVar1 = (long *)param_1[1]" identifier = (cast_expression "(long *)param_1[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) ;) (expression_statement "plVar4 = (long *)*param_1;" (assignment_expression "plVar4 = (long *)*param_1" identifier = (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (if_statement "if (plVar1 != plVar4) {\n do {\n lVar2 = plVar4[1];\n lVar3 = *plVar4;\n if (lVar2 != lVar3) {\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }\n if (lVar3 != 0) {\n FUN_002dac60(lVar3);\n }\n plVar4 = plVar4 + 3;\n } while (plVar1 != plVar4);\n plVar4 = (long *)*param_1;\n }" if (parenthesized_expression "(plVar1 != plVar4)" ( (binary_expression "plVar1 != plVar4" identifier != identifier) )) (compound_statement "{\n do {\n lVar2 = plVar4[1];\n lVar3 = *plVar4;\n if (lVar2 != lVar3) {\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }\n if (lVar3 != 0) {\n FUN_002dac60(lVar3);\n }\n plVar4 = plVar4 + 3;\n } while (plVar1 != plVar4);\n plVar4 = (long *)*param_1;\n }" { (do_statement "do {\n lVar2 = plVar4[1];\n lVar3 = *plVar4;\n if (lVar2 != lVar3) {\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }\n if (lVar3 != 0) {\n FUN_002dac60(lVar3);\n }\n plVar4 = plVar4 + 3;\n } while (plVar1 != plVar4);" do (compound_statement "{\n lVar2 = plVar4[1];\n lVar3 = *plVar4;\n if (lVar2 != lVar3) {\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }\n if (lVar3 != 0) {\n FUN_002dac60(lVar3);\n }\n plVar4 = plVar4 + 3;\n }" { (expression_statement "lVar2 = plVar4[1];" (assignment_expression "lVar2 = plVar4[1]" identifier = (subscript_expression "plVar4[1]" identifier [ number_literal ])) ;) (expression_statement "lVar3 = *plVar4;" (assignment_expression "lVar3 = *plVar4" identifier = (pointer_expression "*plVar4" * identifier)) ;) (if_statement "if (lVar2 != lVar3) {\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }" if (parenthesized_expression "(lVar2 != lVar3)" ( (binary_expression "lVar2 != lVar3" identifier != identifier) )) (compound_statement "{\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }" { (do_statement "do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);" do (compound_statement "{\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n }" { (if_statement "if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }" if (parenthesized_expression "(*(long *)(lVar3 + 8) != lVar3 + 0x18)" ( (binary_expression "*(long *)(lVar3 + 8) != lVar3 + 0x18" (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 "lVar3 + 0x18" identifier + number_literal)) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "lVar3 = lVar3 + 0x28;" (assignment_expression "lVar3 = lVar3 + 0x28" identifier = (binary_expression "lVar3 + 0x28" identifier + number_literal)) ;) }) while (parenthesized_expression "(lVar2 != lVar3)" ( (binary_expression "lVar2 != lVar3" identifier != identifier) )) ;) (expression_statement "lVar3 = *plVar4;" (assignment_expression "lVar3 = *plVar4" identifier = (pointer_expression "*plVar4" * identifier)) ;) })) (if_statement "if (lVar3 != 0) {\n FUN_002dac60(lVar3);\n }" if (parenthesized_expression "(lVar3 != 0)" ( (binary_expression "lVar3 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_002dac60(lVar3);\n }" { (expression_statement "FUN_002dac60(lVar3);" (call_expression "FUN_002dac60(lVar3)" identifier (argument_list "(lVar3)" ( identifier ))) ;) })) (expression_statement "plVar4 = plVar4 + 3;" (assignment_expression "plVar4 = plVar4 + 3" identifier = (binary_expression "plVar4 + 3" identifier + number_literal)) ;) }) while (parenthesized_expression "(plVar1 != plVar4)" ( (binary_expression "plVar1 != plVar4" identifier != identifier) )) ;) (expression_statement "plVar4 = (long *)*param_1;" (assignment_expression "plVar4 = (long *)*param_1" identifier = (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) })) (if_statement "if (plVar4 == (long *)0x0) {\n return;\n }" if (parenthesized_expression "(plVar4 == (long *)0x0)" ( (binary_expression "plVar4 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "FUN_002dac60(plVar4);" (call_expression "FUN_002dac60(plVar4)" identifier (argument_list "(plVar4)" ( identifier ))) ;) (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 { (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) ;) (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 = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (do_statement do (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) )))) != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != IDENT) )) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != IDENT) )) ;) (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 *)) ) LIT)) )) (compound_statement { (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_0016f160(long *param_1)\n\n{\n long *plVar1;\n long lVar2;\n long lVar3;\n long *plVar4;\n \n plVar1 = (long *)param_1[1];\n plVar4 = (long *)*param_1;\n if (plVar1 != plVar4) {\n do {\n lVar2 = plVar4[1];\n lVar3 = *plVar4;\n if (lVar2 != lVar3) {\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }\n if (lVar3 != 0) {\n FUN_002dac60(lVar3);\n }\n plVar4 = plVar4 + 3;\n } while (plVar1 != plVar4);\n plVar4 = (long *)*param_1;\n }\n if (plVar4 == (long *)0x0) {\n return;\n }\n FUN_002dac60(plVar4);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0016f160(long *param_1)" (identifier "FUN_0016f160") (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 long *plVar1;\n long lVar2;\n long lVar3;\n long *plVar4;\n \n plVar1 = (long *)param_1[1];\n plVar4 = (long *)*param_1;\n if (plVar1 != plVar4) {\n do {\n lVar2 = plVar4[1];\n lVar3 = *plVar4;\n if (lVar2 != lVar3) {\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }\n if (lVar3 != 0) {\n FUN_002dac60(lVar3);\n }\n plVar4 = plVar4 + 3;\n } while (plVar1 != plVar4);\n plVar4 = (long *)*param_1;\n }\n if (plVar4 == (long *)0x0) {\n return;\n }\n FUN_002dac60(plVar4);\n return;\n}" ({ "{") (declaration "long *plVar1;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar1" (* "*") (identifier "plVar1")) (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "long *plVar4;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar4" (* "*") (identifier "plVar4")) (; ";")) (expression_statement "plVar1 = (long *)param_1[1];" (assignment_expression "plVar1 = (long *)param_1[1]" (identifier "plVar1") (= "=") (cast_expression "(long *)param_1[1]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")))) (; ";")) (expression_statement "plVar4 = (long *)*param_1;" (assignment_expression "plVar4 = (long *)*param_1" (identifier "plVar4") (= "=") (cast_expression "(long *)*param_1" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (if_statement "if (plVar1 != plVar4) {\n do {\n lVar2 = plVar4[1];\n lVar3 = *plVar4;\n if (lVar2 != lVar3) {\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }\n if (lVar3 != 0) {\n FUN_002dac60(lVar3);\n }\n plVar4 = plVar4 + 3;\n } while (plVar1 != plVar4);\n plVar4 = (long *)*param_1;\n }" (if "if") (parenthesized_expression "(plVar1 != plVar4)" (( "(") (binary_expression "plVar1 != plVar4" (identifier "plVar1") (!= "!=") (identifier "plVar4")) () ")")) (compound_statement "{\n do {\n lVar2 = plVar4[1];\n lVar3 = *plVar4;\n if (lVar2 != lVar3) {\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }\n if (lVar3 != 0) {\n FUN_002dac60(lVar3);\n }\n plVar4 = plVar4 + 3;\n } while (plVar1 != plVar4);\n plVar4 = (long *)*param_1;\n }" ({ "{") (do_statement "do {\n lVar2 = plVar4[1];\n lVar3 = *plVar4;\n if (lVar2 != lVar3) {\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }\n if (lVar3 != 0) {\n FUN_002dac60(lVar3);\n }\n plVar4 = plVar4 + 3;\n } while (plVar1 != plVar4);" (do "do") (compound_statement "{\n lVar2 = plVar4[1];\n lVar3 = *plVar4;\n if (lVar2 != lVar3) {\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }\n if (lVar3 != 0) {\n FUN_002dac60(lVar3);\n }\n plVar4 = plVar4 + 3;\n }" ({ "{") (expression_statement "lVar2 = plVar4[1];" (assignment_expression "lVar2 = plVar4[1]" (identifier "lVar2") (= "=") (subscript_expression "plVar4[1]" (identifier "plVar4") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "lVar3 = *plVar4;" (assignment_expression "lVar3 = *plVar4" (identifier "lVar3") (= "=") (pointer_expression "*plVar4" (* "*") (identifier "plVar4"))) (; ";")) (if_statement "if (lVar2 != lVar3) {\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }" (if "if") (parenthesized_expression "(lVar2 != lVar3)" (( "(") (binary_expression "lVar2 != lVar3" (identifier "lVar2") (!= "!=") (identifier "lVar3")) () ")")) (compound_statement "{\n do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);\n lVar3 = *plVar4;\n }" ({ "{") (do_statement "do {\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n } while (lVar2 != lVar3);" (do "do") (compound_statement "{\n if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }\n lVar3 = lVar3 + 0x28;\n }" ({ "{") (if_statement "if (*(long *)(lVar3 + 8) != lVar3 + 0x18) {\n FUN_002dac60();\n }" (if "if") (parenthesized_expression "(*(long *)(lVar3 + 8) != lVar3 + 0x18)" (( "(") (binary_expression "*(long *)(lVar3 + 8) != lVar3 + 0x18" (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 "lVar3 + 0x18" (identifier "lVar3") (+ "+") (number_literal "0x18"))) () ")")) (compound_statement "{\n FUN_002dac60();\n }" ({ "{") (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" (identifier "FUN_002dac60") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "lVar3 = lVar3 + 0x28;" (assignment_expression "lVar3 = lVar3 + 0x28" (identifier "lVar3") (= "=") (binary_expression "lVar3 + 0x28" (identifier "lVar3") (+ "+") (number_literal "0x28"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(lVar2 != lVar3)" (( "(") (binary_expression "lVar2 != lVar3" (identifier "lVar2") (!= "!=") (identifier "lVar3")) () ")")) (; ";")) (expression_statement "lVar3 = *plVar4;" (assignment_expression "lVar3 = *plVar4" (identifier "lVar3") (= "=") (pointer_expression "*plVar4" (* "*") (identifier "plVar4"))) (; ";")) (} "}"))) (if_statement "if (lVar3 != 0) {\n FUN_002dac60(lVar3);\n }" (if "if") (parenthesized_expression "(lVar3 != 0)" (( "(") (binary_expression "lVar3 != 0" (identifier "lVar3") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_002dac60(lVar3);\n }" ({ "{") (expression_statement "FUN_002dac60(lVar3);" (call_expression "FUN_002dac60(lVar3)" (identifier "FUN_002dac60") (argument_list "(lVar3)" (( "(") (identifier "lVar3") () ")"))) (; ";")) (} "}"))) (expression_statement "plVar4 = plVar4 + 3;" (assignment_expression "plVar4 = plVar4 + 3" (identifier "plVar4") (= "=") (binary_expression "plVar4 + 3" (identifier "plVar4") (+ "+") (number_literal "3"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(plVar1 != plVar4)" (( "(") (binary_expression "plVar1 != plVar4" (identifier "plVar1") (!= "!=") (identifier "plVar4")) () ")")) (; ";")) (expression_statement "plVar4 = (long *)*param_1;" (assignment_expression "plVar4 = (long *)*param_1" (identifier "plVar4") (= "=") (cast_expression "(long *)*param_1" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (} "}"))) (if_statement "if (plVar4 == (long *)0x0) {\n return;\n }" (if "if") (parenthesized_expression "(plVar4 == (long *)0x0)" (( "(") (binary_expression "plVar4 == (long *)0x0" (identifier "plVar4") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_002dac60(plVar4);" (call_expression "FUN_002dac60(plVar4)" (identifier "FUN_002dac60") (argument_list "(plVar4)" (( "(") (identifier "plVar4") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void ~vector(vector<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>,_std::allocator<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::allocator<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>_>_>_> * this, int __in_chrg) */ void __thiscall std:: vector<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::var_1<char>var_3>var_3>,_std::var_1<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::var_1<char>var_3>var_3>var_3>var_3>,_std::var_1<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::var_1<char>var_3>var_3>,_std::var_1<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::var_1<char>var_3>var_3>var_3>var_3>var_3>var_3> ::~vector(vector<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::var_1<char>var_3>var_3>,_std::var_1<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::var_1<char>var_3>var_3>var_3>var_3>,_std::var_1<std::vector<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::var_1<char>var_3>var_3>,_std::var_1<std::pair<int,_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::var_1<char>var_3>var_3>var_3>var_3>var_3>var_3> *this,int __in_chrg) { type_1 var_5; type_1 var_7; type_1 var_10; type_1 var_8; type_1 var_6; var_5 = (this-> super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_3>,_std::var_1<std::pair<int,_std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_3>var_3>var_3>,_std::var_1<std::vector<std::pair<int,_std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_3>,_std::var_1<std::pair<int,_std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_3>var_3>var_3>var_3>var_3>var_4 )._M_impl._M_finish; var_6 = (this-> super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_3>,_std::var_1<std::pair<int,_std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_3>var_3>var_3>,_std::var_1<std::vector<std::pair<int,_std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_3>,_std::var_1<std::pair<int,_std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_3>var_3>var_3>var_3>var_3>var_4 )._M_impl._M_start; if (var_5 != var_6) { do { var_7 = (var_6-> super__Vector_base<std::pair<int,_std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_3>,_std::var_1<std::pair<int,_std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_3>var_3>var_3>var_4 )._M_impl._M_finish; var_8 = (var_6-> super__Vector_base<std::pair<int,_std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_3>,_std::var_1<std::pair<int,_std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_3>var_3>var_3>var_4 )._M_impl._M_start; if (var_7 != var_8) { do { var_10 = (var_8->second)._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_9 *)var_10 != &(var_8->second).field_2) { var_11(var_10); } var_8 = var_8 + 1; } while (var_7 != var_8); var_8 = (var_6-> super__Vector_base<std::pair<int,_std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_3>,_std::var_1<std::pair<int,_std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_3>var_3>var_3>var_4 )._M_impl._M_start; } if (var_8 != (type_1)0x0) { var_11(var_8); } var_6 = var_6 + 1; } while (var_5 != var_6); var_6 = (this-> super__Vector_base<std::vector<std::pair<int,_std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_3>,_std::var_1<std::pair<int,_std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_3>var_3>var_3>,_std::var_1<std::vector<std::pair<int,_std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_3>,_std::var_1<std::pair<int,_std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_3>var_3>var_3>var_3>var_3>var_4 )._M_impl._M_start; } if (var_6 == (type_1)0x0) { return; } var_11(var_6); 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 (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))) (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: (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: (identifier))) consequence: (compound_statement (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: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (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: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (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 (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (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: (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: (number_literal)))) consequence: (compound_statement (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement))))
null
void MASKED(long *param_1) { long *plVar1; long lVar2; long lVar3; long *plVar4; plVar1 = (long *)param_1[1]; plVar4 = (long *)*param_1; if (plVar1 != plVar4) { do { lVar2 = plVar4[1]; lVar3 = *plVar4; if (lVar2 != lVar3) { do { if (*(long *)(lVar3 + 8) != lVar3 + 0x18) { FUN_002dac60(); } lVar3 = lVar3 + 0x28; } while (lVar2 != lVar3); lVar3 = *plVar4; } if (lVar3 != 0) { FUN_002dac60(lVar3); } plVar4 = plVar4 + 3; } while (plVar1 != plVar4); plVar4 = (long *)*param_1; } if (plVar4 == (long *)0x0) { return; } FUN_002dac60(plVar4); return; }
10013_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
operator=
FUN_00336450
/* std::wiostream::TEMPNAMEPLACEHOLDERVALUE(std::wiostream&&) */ wiostream * __thiscall std::wiostream::operator=(wiostream *this,wiostream *param_1) { wios wVar1; undefined4 uVar2; undefined8 uVar3; undefined8 uVar4; wios *this_00; ios_base *this_01; this_01 = (ios_base *)(this + *(long *)(*(long *)this + -0x18)); this_00 = (wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)); ios_base::_M_swap(this_01,(ios_base *)this_00); wios::_M_cache_locale((wios *)this_01,(locale *)(this_01 + 0xd0)); wios::_M_cache_locale(this_00,(locale *)(this_00 + 0xd0)); uVar3 = *(undefined8 *)(this_01 + 0xd8); *(undefined8 *)(this_01 + 0xd8) = *(undefined8 *)(this_00 + 0xd8); *(undefined8 *)(this_00 + 0xd8) = uVar3; uVar2 = *(undefined4 *)(this_01 + 0xe0); *(undefined4 *)(this_01 + 0xe0) = *(undefined4 *)(this_00 + 0xe0); *(undefined4 *)(this_00 + 0xe0) = uVar2; wVar1 = *(wios *)(this_01 + 0xe4); *(wios *)(this_01 + 0xe4) = this_00[0xe4]; uVar3 = *(undefined8 *)(param_1 + 8); this_00[0xe4] = wVar1; uVar4 = *(undefined8 *)(this + 8); *(undefined8 *)(this + 8) = uVar3; *(undefined8 *)(param_1 + 8) = uVar4; return this; }
long * FUN_00336450(long *param_1,long *param_2) { undefined1 uVar1; undefined4 uVar2; undefined8 uVar3; long lVar4; long lVar5; lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1; lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2; FUN_00318ea0(lVar5,lVar4); FUN_003014c0(lVar5,lVar5 + 0xd0); FUN_003014c0(lVar4,lVar4 + 0xd0); uVar3 = *(undefined8 *)(lVar5 + 0xd8); *(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8); *(undefined8 *)(lVar4 + 0xd8) = uVar3; uVar2 = *(undefined4 *)(lVar5 + 0xe0); *(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0); *(undefined4 *)(lVar4 + 0xe0) = uVar2; uVar1 = *(undefined1 *)(lVar5 + 0xe4); *(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4); lVar5 = param_2[1]; *(undefined1 *)(lVar4 + 0xe4) = uVar1; lVar4 = param_1[1]; param_1[1] = lVar5; param_2[1] = lVar4; return param_1; }
PUSH R13 MOV R13,RSI PUSH R12 MOV R12,RDI PUSH RBP PUSH RBX SUB RSP,0x8 MOV RAX,qword ptr [RDI] MOV RBP,qword ptr [RAX + -0x18] MOV RAX,qword ptr [RSI] MOV RBX,qword ptr [RAX + -0x18] ADD RBP,RDI MOV RDI,RBP ADD RBX,RSI MOV RSI,RBX CALL 0x00318ea0 LEA RSI,[RBP + 0xd0] MOV RDI,RBP CALL 0x003014c0 LEA RSI,[RBX + 0xd0] MOV RDI,RBX CALL 0x003014c0 MOV RAX,qword ptr [RBP + 0xd8] MOV RDX,qword ptr [RBX + 0xd8] MOV qword ptr [RBP + 0xd8],RDX MOV EDX,dword ptr [RBX + 0xe0] MOV qword ptr [RBX + 0xd8],RAX MOV EAX,dword ptr [RBP + 0xe0] MOV dword ptr [RBP + 0xe0],EDX MOVZX EDX,byte ptr [RBX + 0xe4] MOV dword ptr [RBX + 0xe0],EAX MOVZX EAX,byte ptr [RBP + 0xe4] MOV byte ptr [RBP + 0xe4],DL MOV RDX,qword ptr [R13 + 0x8] MOV byte ptr [RBX + 0xe4],AL MOV RAX,qword ptr [R12 + 0x8] MOV qword ptr [R12 + 0x8],RDX MOV qword ptr [R13 + 0x8],RAX ADD RSP,0x8 MOV RAX,R12 POP RBX POP RBP POP R12 POP R13 RET
null
null
null
null
[(u'LOAD_-1205050229', u'PTRADD_-1205050142'), ('const-8', u'PTRADD_-1205049937'), (u'LOAD_-1205050071', u'STORE_-1205050038'), ('tmp_405', u'PTRADD_-1205049945'), (u'LOAD_-1205050235', u'INT_ADD_-1205050213'), ('const-1', u'PTRADD_-1205049953'), ('tmp_405', u'PTRADD_-1205049953'), (u'CAST_-1205049819', u'STORE_-1205050038'), ('const-1', u'PTRADD_-1205050142'), (u'LOAD_-1205050140', u'STORE_-1205050098'), (u'CAST_-1205049947', u'PTRADD_-1205050120'), ('const-1', u'PTRADD_-1205049969'), ('const-208', u'PTRADD_-1205050099'), (u'PTRADD_-1205049978', u'CAST_-1205049819'), ('tmp_406', u'PTRADD_-1205050142'), ('const-1', u'PTRADD_-1205049998'), (u'PTRADD_-1205049969', u'CAST_-1205049812'), (u'LOAD_-1205050031', u'STORE_-1205050005'), ('const-433', u'LOAD_-1205050071'), ('const-1', u'PTRADD_-1205050078'), (u'PTRADD_-1205050028', u'CAST_-1205049855'), ('const-433', u'STORE_-1205050005'), (u'CAST_-1205049878', u'STORE_-1205050118'), (u'PTRADD_-1205049953', u'CAST_-1205049801'), (u'INT_ADD_-1205050225', u'CAST_-1205049961'), ('const-228', u'PTRADD_-1205050009'), ('const-216', u'PTRADD_-1205050068'), ('const-1', u'PTRADD_-1205049937'), ('const-1', u'PTRADD_-1205050018'), (u'CAST_-1205049961', u'LOAD_-1205050241'), ('tmp_406', u'PTRADD_-1205049969'), ('const-208', u'PTRADD_-1205050120'), (u'CAST_-1205049812', u'LOAD_-1205050031'), (u'CAST_-1205049947', u'PTRADD_-1205050078'), ('const-1', u'PTRADD_-1205050028'), (u'LOAD_-1205050090', u'STORE_-1205050058'), ('const-228', u'PTRADD_-1205049978'), (u'PTRADD_-1205050068', u'CAST_-1205049886'), ('const-0', u'RETURN_-1205049944'), ('const-1', u'PTRADD_-1205049945'), (u'LOAD_-1205050051', u'STORE_-1205050022'), ('const-433', u'STORE_-1205049997'), (u'CAST_-1205049952', u'LOAD_-1205050229'), ('const-1', u'PTRADD_-1205050058'), ('const-1', u'PTRADD_-1205050099'), ('tmp_406', u'PTRADD_-1205049937'), ('const-433', u'LOAD_-1205050130'), (u'PTRADD_-1205050048', u'CAST_-1205049870'), ('const-433', u'LOAD_-1205050051'), (u'CAST_-1205049940', u'PTRADD_-1205050068'), ('const-224', u'PTRADD_-1205050028'), ('const-228', u'PTRADD_-1205049989'), ('const-433', u'LOAD_-1205050110'), (u'PTRADD_-1205050142', u'CAST_-1205049940'), ('const-8', u'PTRADD_-1205049953'), (u'CAST_-1205049795', u'STORE_-1205050005'), ('const-224', u'PTRADD_-1205049998'), ('const-1', u'PTRADD_-1205050048'), (u'CAST_-1205049947', u'PTRADD_-1205050058'), (u'CAST_-1205049933', u'CALL_-1205050184'), ('tmp_405', u'CAST_-1205049965'), ('tmp_406', u'CAST_-1205049956'), (u'PTRADD_-1205050099', u'CAST_-1205049910'), ('const-1', u'PTRADD_-1205050009'), ('const-1', u'PTRADD_-1205049962'), (u'LOAD_-1205050110', u'STORE_-1205050078'), (u'CAST_-1205049940', u'PTRADD_-1205050038'), ('const-1', u'PTRADD_-1205049978'), (u'LOAD_-1205050015', u'STORE_-1205049997'), (u'LOAD_-1205050241', u'PTRADD_-1205050158'), (u'CAST_-1205049927', u'CALL_-1205050163'), (u'CAST_-1205049947', u'PTRADD_-1205049978'), (u'CAST_-1205049827', u'LOAD_-1205050051'), ('const-224', u'PTRADD_-1205050018'), (u'CAST_-1205049947', u'PTRADD_-1205049989'), (u'CAST_-1205049947', u'CAST_-1205049916'), ('const-228', u'PTRADD_-1205049962'), (u'PTRADD_-1205050038', u'CAST_-1205049863'), (u'CAST_-1205049940', u'PTRADD_-1205050099'), (u'CAST_-1205049947', u'PTRADD_-1205050028'), ('const-1', u'PTRADD_-1205049989'), ('const-433', u'STORE_-1205050118'), (u'CAST_-1205049940', u'PTRADD_-1205050009'), ('const-433', u'LOAD_-1205050229'), ('tmp_405', u'COPY_-1205049981'), (u'PTRADD_-1205050078', u'CAST_-1205049894'), (u'CAST_-1205049956', u'LOAD_-1205050235'), (u'LOAD_-1205050130', u'STORE_-1205050118'), (u'CAST_-1205049870', u'LOAD_-1205050110'), (u'CAST_-1205049940', u'CALL_-1205050142'), ('const-1', u'PTRADD_-1205050158'), (u'PTRADD_-1205049945', u'CAST_-1205049795'), ('const--24', u'INT_ADD_-1205050225'), ('const-433', u'STORE_-1205050078'), (u'CAST_-1205049940', u'CAST_-1205049933'), (u'CAST_-1205049940', u'PTRADD_-1205049962'), (u'PTRADD_-1205049962', u'STORE_-1205050022'), (u'CAST_-1205049801', u'LOAD_-1205050015'), ('const-433', u'LOAD_-1205050241'), (u'PTRADD_-1205049998', u'CAST_-1205049834'), ('const-433', u'LOAD_-1205050235'), (u'CAST_-1205049916', u'CALL_-1205050163'), ('const-433', u'LOAD_-1205050140'), ('const-8', u'PTRADD_-1205049969'), (u'COPY_-1205049981', u'RETURN_-1205049944'), (u'PTRADD_-1205050018', u'CAST_-1205049848'), ('const-1', u'PTRADD_-1205050038'), (u'INT_ADD_-1205050213', u'CAST_-1205049952'), ('const--24', u'INT_ADD_-1205050213'), ('const-216', u'PTRADD_-1205050038'), (u'CAST_-1205049947', u'PTRADD_-1205050018'), ('const-433', u'STORE_-1205050022'), ('const-433', u'STORE_-1205050098'), (u'PTRADD_-1205050158', u'CAST_-1205049947'), (u'CAST_-1205049940', u'PTRADD_-1205050048'), (u'CAST_-1205049834', u'STORE_-1205050058'), (u'PTRADD_-1205049989', u'CAST_-1205049827'), (u'CAST_-1205049910', u'CALL_-1205050142'), (u'CAST_-1205049965', u'LOAD_-1205050247'), ('const-433', u'LOAD_-1205050015'), (u'PTRADD_-1205050120', u'CAST_-1205049927'), ('const-433', u'LOAD_-1205050247'), ('const-433', u'STORE_-1205050058'), ('const-1', u'PTRADD_-1205050068'), ('const-224', u'PTRADD_-1205050048'), (u'PTRADD_-1205050058', u'CAST_-1205049878'), (u'CAST_-1205049848', u'STORE_-1205050078'), (u'PTRADD_-1205049937', u'CAST_-1205049789'), (u'PTRADD_-1205050009', u'LOAD_-1205050071'), ('const-433', u'LOAD_-1205050031'), ('const-433', u'LOAD_-1205050090'), (u'CAST_-1205049789', u'STORE_-1205049997'), (u'CAST_-1205049855', u'LOAD_-1205050090'), (u'CAST_-1205049886', u'LOAD_-1205050130'), ('const-433', u'STORE_-1205050038'), ('const-8', u'PTRADD_-1205049945'), ('const-216', u'PTRADD_-1205050078'), (u'LOAD_-1205050247', u'INT_ADD_-1205050225'), (u'CAST_-1205049894', u'LOAD_-1205050140'), (u'CAST_-1205049863', u'STORE_-1205050098'), (u'CAST_-1205049947', u'CALL_-1205050184'), ('const-1', u'PTRADD_-1205050120'), ('tmp_405', u'PTRADD_-1205050158'), (u'CAST_-1205049940', u'PTRADD_-1205049998'), ('const-216', u'PTRADD_-1205050058')]
[('const-433', u'LOAD_-1205050247'), (u'LOAD_-1205050071', u'STORE_-1205050038'), (u'INT_ADD_-1205050114', u'CAST_-1205049888'), (u'LOAD_-1205050235', u'INT_ADD_-1205050213'), (u'INT_ADD_-1205050204', u'INT_ADD_-1205050024'), ('const-433', u'LOAD_-1205050090'), (u'PTRADD_-1205049831', u'LOAD_-1205050031'), (u'LOAD_-1205050140', u'STORE_-1205050098'), ('const-216', u'INT_ADD_-1205050124'), (u'CAST_-1205049896', u'LOAD_-1205050140'), (u'INT_ADD_-1205050204', u'INT_ADD_-1205050074'), (u'LOAD_-1205050031', u'STORE_-1205050005'), (u'INT_ADD_-1205050204', u'INT_ADD_-1205050124'), (u'INT_ADD_-1205050204', u'INT_ADD_-1205050035'), (u'LOAD_-1205050229', u'INT_ADD_-1205050188'), (u'CAST_-1205049857', u'LOAD_-1205050090'), (u'INT_ADD_-1205050188', u'INT_ADD_-1205050055'), ('const-433', u'LOAD_-1205050110'), ('tmp_564', u'CAST_-1205049938'), (u'INT_ADD_-1205050084', u'CAST_-1205049865'), (u'INT_ADD_-1205050035', u'CAST_-1205049828'), (u'CAST_-1205049835', u'STORE_-1205050058'), (u'CAST_-1205049809', u'STORE_-1205050022'), ('const-1', u'PTRADD_-1205049808'), (u'INT_ADD_-1205050074', u'CAST_-1205049857'), ('const-8', u'PTRADD_-1205049820'), (u'INT_ADD_-1205050094', u'CAST_-1205049872'), (u'INT_ADD_-1205050204', u'CALL_-1205050184'), (u'PTRADD_-1205049814', u'STORE_-1205050005'), ('const-433', u'STORE_-1205050038'), (u'CAST_-1205049880', u'STORE_-1205050118'), ('const-224', u'INT_ADD_-1205050044'), (u'INT_ADD_-1205050188', u'INT_ADD_-1205050084'), (u'LOAD_-1205050090', u'STORE_-1205050058'), (u'CAST_-1205049828', u'LOAD_-1205050051'), (u'INT_ADD_-1205050024', u'CAST_-1205049820'), (u'INT_ADD_-1205050188', u'INT_ADD_-1205050094'), (u'INT_ADD_-1205050204', u'INT_ADD_-1205050064'), ('const-433', u'LOAD_-1205050015'), ('const-0', u'RETURN_-1205049944'), (u'INT_ADD_-1205050008', u'CAST_-1205049809'), ('const-433', u'STORE_-1205049997'), (u'LOAD_-1205050051', u'STORE_-1205050022'), ('const-433', u'LOAD_-1205050229'), (u'PTRADD_-1205049820', u'LOAD_-1205050015'), ('const-8', u'PTRADD_-1205049808'), ('const-433', u'STORE_-1205050058'), (u'CAST_-1205049888', u'LOAD_-1205050130'), (u'LOAD_-1205050241', u'INT_ADD_-1205050204'), ('tmp_564', u'PTRADD_-1205049831'), (u'INT_ADD_-1205050104', u'CAST_-1205049880'), ('const-216', u'INT_ADD_-1205050084'), ('const-433', u'STORE_-1205050078'), (u'INT_ADD_-1205050188', u'INT_ADD_-1205050145'), (u'CAST_-1205049938', u'INT_ADD_-1205050188'), ('const-208', u'INT_ADD_-1205050145'), ('const-228', u'INT_ADD_-1205050035'), (u'CAST_-1205049958', u'LOAD_-1205050241'), (u'INT_ADD_-1205050188', u'CALL_-1205050142'), (u'INT_ADD_-1205050055', u'CAST_-1205049843'), ('const-433', u'LOAD_-1205050051'), ('const-208', u'INT_ADD_-1205050166'), ('const-8', u'PTRADD_-1205049814'), ('const-8', u'PTRADD_-1205049831'), ('const-433', u'STORE_-1205050118'), (u'LOAD_-1205050110', u'STORE_-1205050078'), ('const-228', u'INT_ADD_-1205050024'), (u'INT_ADD_-1205050188', u'INT_ADD_-1205050008'), ('const-1', u'PTRADD_-1205049814'), (u'INT_ADD_-1205050204', u'CALL_-1205050163'), (u'LOAD_-1205050015', u'STORE_-1205049997'), (u'INT_ADD_-1205050204', u'INT_ADD_-1205050104'), (u'CAST_-1205049850', u'STORE_-1205050078'), (u'INT_ADD_-1205050166', u'CALL_-1205050163'), ('const-228', u'INT_ADD_-1205050008'), ('const-433', u'STORE_-1205050022'), (u'INT_ADD_-1205050188', u'CALL_-1205050184'), (u'INT_ADD_-1205050145', u'CALL_-1205050142'), ('const-433', u'LOAD_-1205050235'), (u'INT_ADD_-1205050044', u'CAST_-1205049835'), (u'CAST_-1205049820', u'STORE_-1205050038'), ('const-224', u'INT_ADD_-1205050094'), (u'CAST_-1205049945', u'INT_ADD_-1205050204'), (u'LOAD_-1205050130', u'STORE_-1205050118'), ('const-1', u'PTRADD_-1205049831'), ('const-433', u'LOAD_-1205050031'), ('const-1', u'PTRADD_-1205049820'), ('const--24', u'INT_ADD_-1205050225'), ('const-224', u'INT_ADD_-1205050074'), (u'INT_ADD_-1205050225', u'CAST_-1205049958'), (u'CAST_-1205049843', u'LOAD_-1205050071'), ('tmp_566', u'PTRADD_-1205049820'), ('tmp_566', u'CAST_-1205049945'), (u'INT_ADD_-1205050064', u'CAST_-1205049850'), ('const-433', u'LOAD_-1205050071'), ('const-433', u'LOAD_-1205050140'), ('tmp_566', u'COPY_-1205049981'), (u'INT_ADD_-1205050188', u'INT_ADD_-1205050114'), (u'COPY_-1205049981', u'RETURN_-1205049944'), ('const-433', u'LOAD_-1205050241'), (u'CAST_-1205049872', u'LOAD_-1205050110'), ('const--24', u'INT_ADD_-1205050213'), (u'CAST_-1205049865', u'STORE_-1205050098'), (u'INT_ADD_-1205050188', u'INT_ADD_-1205050044'), (u'CAST_-1205049950', u'LOAD_-1205050229'), ('tmp_564', u'PTRADD_-1205049808'), ('tmp_564', u'LOAD_-1205050235'), ('const-216', u'INT_ADD_-1205050104'), ('const-216', u'INT_ADD_-1205050114'), ('tmp_566', u'PTRADD_-1205049814'), ('const-433', u'LOAD_-1205050130'), ('tmp_566', u'LOAD_-1205050247'), (u'PTRADD_-1205049808', u'STORE_-1205049997'), (u'INT_ADD_-1205050204', u'INT_ADD_-1205050166'), ('const-433', u'STORE_-1205050005'), ('const-224', u'INT_ADD_-1205050064'), (u'INT_ADD_-1205050124', u'CAST_-1205049896'), (u'LOAD_-1205050247', u'INT_ADD_-1205050225'), (u'INT_ADD_-1205050213', u'CAST_-1205049950'), ('const-433', u'STORE_-1205050098'), ('const-228', u'INT_ADD_-1205050055')]
null
null
00336450
x64
O2
(translation_unit "long * FUN_00336450(long *param_1,long *param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n long lVar4;\n long lVar5;\n \n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2;\n FUN_00318ea0(lVar5,lVar4);\n FUN_003014c0(lVar5,lVar5 + 0xd0);\n FUN_003014c0(lVar4,lVar4 + 0xd0);\n uVar3 = *(undefined8 *)(lVar5 + 0xd8);\n *(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = uVar3;\n uVar2 = *(undefined4 *)(lVar5 + 0xe0);\n *(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0);\n *(undefined4 *)(lVar4 + 0xe0) = uVar2;\n uVar1 = *(undefined1 *)(lVar5 + 0xe4);\n *(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4);\n lVar5 = param_2[1];\n *(undefined1 *)(lVar4 + 0xe4) = uVar1;\n lVar4 = param_1[1];\n param_1[1] = lVar5;\n param_2[1] = lVar4;\n return param_1;\n}\n\n" (function_definition "long * FUN_00336450(long *param_1,long *param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n long lVar4;\n long lVar5;\n \n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2;\n FUN_00318ea0(lVar5,lVar4);\n FUN_003014c0(lVar5,lVar5 + 0xd0);\n FUN_003014c0(lVar4,lVar4 + 0xd0);\n uVar3 = *(undefined8 *)(lVar5 + 0xd8);\n *(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = uVar3;\n uVar2 = *(undefined4 *)(lVar5 + 0xe0);\n *(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0);\n *(undefined4 *)(lVar4 + 0xe0) = uVar2;\n uVar1 = *(undefined1 *)(lVar5 + 0xe4);\n *(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4);\n lVar5 = param_2[1];\n *(undefined1 *)(lVar4 + 0xe4) = uVar1;\n lVar4 = param_1[1];\n param_1[1] = lVar5;\n param_2[1] = lVar4;\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00336450(long *param_1,long *param_2)" * (function_declarator "FUN_00336450(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 undefined1 uVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n long lVar4;\n long lVar5;\n \n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2;\n FUN_00318ea0(lVar5,lVar4);\n FUN_003014c0(lVar5,lVar5 + 0xd0);\n FUN_003014c0(lVar4,lVar4 + 0xd0);\n uVar3 = *(undefined8 *)(lVar5 + 0xd8);\n *(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = uVar3;\n uVar2 = *(undefined4 *)(lVar5 + 0xe0);\n *(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0);\n *(undefined4 *)(lVar4 + 0xe0) = uVar2;\n uVar1 = *(undefined1 *)(lVar5 + 0xe4);\n *(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4);\n lVar5 = param_2[1];\n *(undefined1 *)(lVar4 + 0xe4) = uVar1;\n lVar4 = param_1[1];\n param_1[1] = lVar5;\n param_2[1] = lVar4;\n return param_1;\n}" { (declaration "undefined1 uVar1;" type_identifier identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar5 = *(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 "lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2;" (assignment_expression "lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2" identifier = (binary_expression "*(long *)(*param_2 + -0x18) + (long)param_2" (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" (pointer_expression "*param_2" * identifier) + number_literal) )))) + (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "FUN_00318ea0(lVar5,lVar4);" (call_expression "FUN_00318ea0(lVar5,lVar4)" identifier (argument_list "(lVar5,lVar4)" ( identifier , identifier ))) ;) (expression_statement "FUN_003014c0(lVar5,lVar5 + 0xd0);" (call_expression "FUN_003014c0(lVar5,lVar5 + 0xd0)" identifier (argument_list "(lVar5,lVar5 + 0xd0)" ( identifier , (binary_expression "lVar5 + 0xd0" identifier + number_literal) ))) ;) (expression_statement "FUN_003014c0(lVar4,lVar4 + 0xd0);" (call_expression "FUN_003014c0(lVar4,lVar4 + 0xd0)" identifier (argument_list "(lVar4,lVar4 + 0xd0)" ( identifier , (binary_expression "lVar4 + 0xd0" identifier + number_literal) ))) ;) (expression_statement "uVar3 = *(undefined8 *)(lVar5 + 0xd8);" (assignment_expression "uVar3 = *(undefined8 *)(lVar5 + 0xd8)" identifier = (pointer_expression "*(undefined8 *)(lVar5 + 0xd8)" * (cast_expression "(undefined8 *)(lVar5 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xd8)" ( (binary_expression "lVar5 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8);" (assignment_expression "*(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8)" (pointer_expression "*(undefined8 *)(lVar5 + 0xd8)" * (cast_expression "(undefined8 *)(lVar5 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xd8)" ( (binary_expression "lVar5 + 0xd8" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" * (cast_expression "(undefined8 *)(lVar4 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xd8)" ( (binary_expression "lVar4 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(lVar4 + 0xd8) = uVar3;" (assignment_expression "*(undefined8 *)(lVar4 + 0xd8) = uVar3" (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" * (cast_expression "(undefined8 *)(lVar4 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xd8)" ( (binary_expression "lVar4 + 0xd8" identifier + number_literal) )))) = identifier) ;) (expression_statement "uVar2 = *(undefined4 *)(lVar5 + 0xe0);" (assignment_expression "uVar2 = *(undefined4 *)(lVar5 + 0xe0)" identifier = (pointer_expression "*(undefined4 *)(lVar5 + 0xe0)" * (cast_expression "(undefined4 *)(lVar5 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe0)" ( (binary_expression "lVar5 + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "*(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0);" (assignment_expression "*(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0)" (pointer_expression "*(undefined4 *)(lVar5 + 0xe0)" * (cast_expression "(undefined4 *)(lVar5 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe0)" ( (binary_expression "lVar5 + 0xe0" identifier + number_literal) )))) = (pointer_expression "*(undefined4 *)(lVar4 + 0xe0)" * (cast_expression "(undefined4 *)(lVar4 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe0)" ( (binary_expression "lVar4 + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "*(undefined4 *)(lVar4 + 0xe0) = uVar2;" (assignment_expression "*(undefined4 *)(lVar4 + 0xe0) = uVar2" (pointer_expression "*(undefined4 *)(lVar4 + 0xe0)" * (cast_expression "(undefined4 *)(lVar4 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe0)" ( (binary_expression "lVar4 + 0xe0" identifier + number_literal) )))) = identifier) ;) (expression_statement "uVar1 = *(undefined1 *)(lVar5 + 0xe4);" (assignment_expression "uVar1 = *(undefined1 *)(lVar5 + 0xe4)" identifier = (pointer_expression "*(undefined1 *)(lVar5 + 0xe4)" * (cast_expression "(undefined1 *)(lVar5 + 0xe4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe4)" ( (binary_expression "lVar5 + 0xe4" identifier + number_literal) ))))) ;) (expression_statement "*(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4);" (assignment_expression "*(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4)" (pointer_expression "*(undefined1 *)(lVar5 + 0xe4)" * (cast_expression "(undefined1 *)(lVar5 + 0xe4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe4)" ( (binary_expression "lVar5 + 0xe4" identifier + number_literal) )))) = (pointer_expression "*(undefined1 *)(lVar4 + 0xe4)" * (cast_expression "(undefined1 *)(lVar4 + 0xe4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe4)" ( (binary_expression "lVar4 + 0xe4" identifier + number_literal) ))))) ;) (expression_statement "lVar5 = param_2[1];" (assignment_expression "lVar5 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "*(undefined1 *)(lVar4 + 0xe4) = uVar1;" (assignment_expression "*(undefined1 *)(lVar4 + 0xe4) = uVar1" (pointer_expression "*(undefined1 *)(lVar4 + 0xe4)" * (cast_expression "(undefined1 *)(lVar4 + 0xe4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe4)" ( (binary_expression "lVar4 + 0xe4" identifier + number_literal) )))) = identifier) ;) (expression_statement "lVar4 = param_1[1];" (assignment_expression "lVar4 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (expression_statement "param_1[1] = lVar5;" (assignment_expression "param_1[1] = lVar5" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_2[1] = lVar4;" (assignment_expression "param_2[1] = lVar4" (subscript_expression "param_2[1]" identifier [ number_literal ]) = identifier) ;) (return_statement "return param_1;" return identifier ;) })))
(translation_unit "/* std::wiostream::TEMPNAMEPLACEHOLDERVALUE(std::wiostream&&) */\n\nwiostream * __thiscall std::wiostream::operator=(wiostream *this,wiostream *param_1)\n\n{\n wios wVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n wios *this_00;\n ios_base *this_01;\n \n this_01 = (ios_base *)(this + *(long *)(*(long *)this + -0x18));\n this_00 = (wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18));\n ios_base::_M_swap(this_01,(ios_base *)this_00);\n wios::_M_cache_locale((wios *)this_01,(locale *)(this_01 + 0xd0));\n wios::_M_cache_locale(this_00,(locale *)(this_00 + 0xd0));\n uVar3 = *(undefined8 *)(this_01 + 0xd8);\n *(undefined8 *)(this_01 + 0xd8) = *(undefined8 *)(this_00 + 0xd8);\n *(undefined8 *)(this_00 + 0xd8) = uVar3;\n uVar2 = *(undefined4 *)(this_01 + 0xe0);\n *(undefined4 *)(this_01 + 0xe0) = *(undefined4 *)(this_00 + 0xe0);\n *(undefined4 *)(this_00 + 0xe0) = uVar2;\n wVar1 = *(wios *)(this_01 + 0xe4);\n *(wios *)(this_01 + 0xe4) = this_00[0xe4];\n uVar3 = *(undefined8 *)(param_1 + 8);\n this_00[0xe4] = wVar1;\n uVar4 = *(undefined8 *)(this + 8);\n *(undefined8 *)(this + 8) = uVar3;\n *(undefined8 *)(param_1 + 8) = uVar4;\n return this;\n}\n\n" comment (ERROR "wiostream * __thiscall std::wiostream::operator=(wiostream *this,wiostream *param_1)" (binary_expression "wiostream * __thiscall std::wiostream::operator=(wiostream *this,wiostream *param_1)" identifier * (assignment_expression "__thiscall std::wiostream::operator=(wiostream *this,wiostream *param_1)" identifier (ERROR "std::wiostream::operator" identifier : : identifier : : identifier) = (parenthesized_expression "(wiostream *this,wiostream *param_1)" ( (comma_expression "wiostream *this,wiostream *param_1" (binary_expression "wiostream *this" identifier * identifier) , (binary_expression "wiostream *param_1" identifier * identifier)) ))))) (compound_statement "{\n wios wVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n wios *this_00;\n ios_base *this_01;\n \n this_01 = (ios_base *)(this + *(long *)(*(long *)this + -0x18));\n this_00 = (wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18));\n ios_base::_M_swap(this_01,(ios_base *)this_00);\n wios::_M_cache_locale((wios *)this_01,(locale *)(this_01 + 0xd0));\n wios::_M_cache_locale(this_00,(locale *)(this_00 + 0xd0));\n uVar3 = *(undefined8 *)(this_01 + 0xd8);\n *(undefined8 *)(this_01 + 0xd8) = *(undefined8 *)(this_00 + 0xd8);\n *(undefined8 *)(this_00 + 0xd8) = uVar3;\n uVar2 = *(undefined4 *)(this_01 + 0xe0);\n *(undefined4 *)(this_01 + 0xe0) = *(undefined4 *)(this_00 + 0xe0);\n *(undefined4 *)(this_00 + 0xe0) = uVar2;\n wVar1 = *(wios *)(this_01 + 0xe4);\n *(wios *)(this_01 + 0xe4) = this_00[0xe4];\n uVar3 = *(undefined8 *)(param_1 + 8);\n this_00[0xe4] = wVar1;\n uVar4 = *(undefined8 *)(this + 8);\n *(undefined8 *)(this + 8) = uVar3;\n *(undefined8 *)(param_1 + 8) = uVar4;\n return this;\n}" { (declaration "wios wVar1;" type_identifier identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "wios *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (declaration "ios_base *this_01;" type_identifier (pointer_declarator "*this_01" * identifier) ;) (expression_statement "this_01 = (ios_base *)(this + *(long *)(*(long *)this + -0x18));" (assignment_expression "this_01 = (ios_base *)(this + *(long *)(*(long *)this + -0x18))" identifier = (cast_expression "(ios_base *)(this + *(long *)(*(long *)this + -0x18))" ( (type_descriptor "ios_base *" 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) ))))) )))) ;) (expression_statement "this_00 = (wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18));" (assignment_expression "this_00 = (wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18))" identifier = (cast_expression "(wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18))" ( (type_descriptor "wios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + *(long *)(*(long *)param_1 + -0x18))" ( (binary_expression "param_1 + *(long *)(*(long *)param_1 + -0x18)" identifier + (pointer_expression "*(long *)(*(long *)param_1 + -0x18)" * (cast_expression "(long *)(*(long *)param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + -0x18)" ( (binary_expression "*(long *)param_1 + -0x18" (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )))) ;) (labeled_statement "ios_base::_M_swap(this_01,(ios_base *)this_00);" statement_identifier : (ERROR ":" :) (expression_statement "_M_swap(this_01,(ios_base *)this_00);" (call_expression "_M_swap(this_01,(ios_base *)this_00)" identifier (argument_list "(this_01,(ios_base *)this_00)" ( identifier , (cast_expression "(ios_base *)this_00" ( (type_descriptor "ios_base *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;)) (labeled_statement "wios::_M_cache_locale((wios *)this_01,(locale *)(this_01 + 0xd0));" statement_identifier : (ERROR ":" :) (expression_statement "_M_cache_locale((wios *)this_01,(locale *)(this_01 + 0xd0));" (call_expression "_M_cache_locale((wios *)this_01,(locale *)(this_01 + 0xd0))" identifier (argument_list "((wios *)this_01,(locale *)(this_01 + 0xd0))" ( (cast_expression "(wios *)this_01" ( (type_descriptor "wios *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(locale *)(this_01 + 0xd0)" ( (type_descriptor "locale *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_01 + 0xd0)" ( (binary_expression "this_01 + 0xd0" identifier + number_literal) ))) ))) ;)) (labeled_statement "wios::_M_cache_locale(this_00,(locale *)(this_00 + 0xd0));" statement_identifier : (ERROR ":" :) (expression_statement "_M_cache_locale(this_00,(locale *)(this_00 + 0xd0));" (call_expression "_M_cache_locale(this_00,(locale *)(this_00 + 0xd0))" identifier (argument_list "(this_00,(locale *)(this_00 + 0xd0))" ( identifier , (cast_expression "(locale *)(this_00 + 0xd0)" ( (type_descriptor "locale *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_00 + 0xd0)" ( (binary_expression "this_00 + 0xd0" identifier + number_literal) ))) ))) ;)) (expression_statement "uVar3 = *(undefined8 *)(this_01 + 0xd8);" (assignment_expression "uVar3 = *(undefined8 *)(this_01 + 0xd8)" identifier = (pointer_expression "*(undefined8 *)(this_01 + 0xd8)" * (cast_expression "(undefined8 *)(this_01 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_01 + 0xd8)" ( (binary_expression "this_01 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(this_01 + 0xd8) = *(undefined8 *)(this_00 + 0xd8);" (assignment_expression "*(undefined8 *)(this_01 + 0xd8) = *(undefined8 *)(this_00 + 0xd8)" (pointer_expression "*(undefined8 *)(this_01 + 0xd8)" * (cast_expression "(undefined8 *)(this_01 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_01 + 0xd8)" ( (binary_expression "this_01 + 0xd8" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(this_00 + 0xd8)" * (cast_expression "(undefined8 *)(this_00 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_00 + 0xd8)" ( (binary_expression "this_00 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(this_00 + 0xd8) = uVar3;" (assignment_expression "*(undefined8 *)(this_00 + 0xd8) = uVar3" (pointer_expression "*(undefined8 *)(this_00 + 0xd8)" * (cast_expression "(undefined8 *)(this_00 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_00 + 0xd8)" ( (binary_expression "this_00 + 0xd8" identifier + number_literal) )))) = identifier) ;) (expression_statement "uVar2 = *(undefined4 *)(this_01 + 0xe0);" (assignment_expression "uVar2 = *(undefined4 *)(this_01 + 0xe0)" identifier = (pointer_expression "*(undefined4 *)(this_01 + 0xe0)" * (cast_expression "(undefined4 *)(this_01 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_01 + 0xe0)" ( (binary_expression "this_01 + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "*(undefined4 *)(this_01 + 0xe0) = *(undefined4 *)(this_00 + 0xe0);" (assignment_expression "*(undefined4 *)(this_01 + 0xe0) = *(undefined4 *)(this_00 + 0xe0)" (pointer_expression "*(undefined4 *)(this_01 + 0xe0)" * (cast_expression "(undefined4 *)(this_01 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_01 + 0xe0)" ( (binary_expression "this_01 + 0xe0" identifier + number_literal) )))) = (pointer_expression "*(undefined4 *)(this_00 + 0xe0)" * (cast_expression "(undefined4 *)(this_00 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_00 + 0xe0)" ( (binary_expression "this_00 + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "*(undefined4 *)(this_00 + 0xe0) = uVar2;" (assignment_expression "*(undefined4 *)(this_00 + 0xe0) = uVar2" (pointer_expression "*(undefined4 *)(this_00 + 0xe0)" * (cast_expression "(undefined4 *)(this_00 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_00 + 0xe0)" ( (binary_expression "this_00 + 0xe0" identifier + number_literal) )))) = identifier) ;) (expression_statement "wVar1 = *(wios *)(this_01 + 0xe4);" (assignment_expression "wVar1 = *(wios *)(this_01 + 0xe4)" identifier = (pointer_expression "*(wios *)(this_01 + 0xe4)" * (cast_expression "(wios *)(this_01 + 0xe4)" ( (type_descriptor "wios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_01 + 0xe4)" ( (binary_expression "this_01 + 0xe4" identifier + number_literal) ))))) ;) (expression_statement "*(wios *)(this_01 + 0xe4) = this_00[0xe4];" (assignment_expression "*(wios *)(this_01 + 0xe4) = this_00[0xe4]" (pointer_expression "*(wios *)(this_01 + 0xe4)" * (cast_expression "(wios *)(this_01 + 0xe4)" ( (type_descriptor "wios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_01 + 0xe4)" ( (binary_expression "this_01 + 0xe4" identifier + number_literal) )))) = (subscript_expression "this_00[0xe4]" identifier [ number_literal ])) ;) (expression_statement "uVar3 = *(undefined8 *)(param_1 + 8);" (assignment_expression "uVar3 = *(undefined8 *)(param_1 + 8)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 8)" * (cast_expression "(undefined8 *)(param_1 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (expression_statement "this_00[0xe4] = wVar1;" (assignment_expression "this_00[0xe4] = wVar1" (subscript_expression "this_00[0xe4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar4 = *(undefined8 *)(this + 8);" (assignment_expression "uVar4 = *(undefined8 *)(this + 8)" identifier = (pointer_expression "*(undefined8 *)(this + 8)" * (cast_expression "(undefined8 *)(this + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(this + 8) = uVar3;" (assignment_expression "*(undefined8 *)(this + 8) = uVar3" (pointer_expression "*(undefined8 *)(this + 8)" * (cast_expression "(undefined8 *)(this + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(param_1 + 8) = uVar4;" (assignment_expression "*(undefined8 *)(param_1 + 8) = uVar4" (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) )))) = identifier) ;) (return_statement "return this;" return identifier ;) }))
(translation_unit "long * FUN_00336450(long *param_1,long *param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n long lVar4;\n long lVar5;\n \n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2;\n FUN_00318ea0(lVar5,lVar4);\n FUN_003014c0(lVar5,lVar5 + 0xd0);\n FUN_003014c0(lVar4,lVar4 + 0xd0);\n uVar3 = *(undefined8 *)(lVar5 + 0xd8);\n *(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = uVar3;\n uVar2 = *(undefined4 *)(lVar5 + 0xe0);\n *(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0);\n *(undefined4 *)(lVar4 + 0xe0) = uVar2;\n uVar1 = *(undefined1 *)(lVar5 + 0xe4);\n *(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4);\n lVar5 = param_2[1];\n *(undefined1 *)(lVar4 + 0xe4) = uVar1;\n lVar4 = param_1[1];\n param_1[1] = lVar5;\n param_2[1] = lVar4;\n return param_1;\n}\n\n" (function_definition "long * FUN_00336450(long *param_1,long *param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n long lVar4;\n long lVar5;\n \n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2;\n FUN_00318ea0(lVar5,lVar4);\n FUN_003014c0(lVar5,lVar5 + 0xd0);\n FUN_003014c0(lVar4,lVar4 + 0xd0);\n uVar3 = *(undefined8 *)(lVar5 + 0xd8);\n *(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = uVar3;\n uVar2 = *(undefined4 *)(lVar5 + 0xe0);\n *(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0);\n *(undefined4 *)(lVar4 + 0xe0) = uVar2;\n uVar1 = *(undefined1 *)(lVar5 + 0xe4);\n *(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4);\n lVar5 = param_2[1];\n *(undefined1 *)(lVar4 + 0xe4) = uVar1;\n lVar4 = param_1[1];\n param_1[1] = lVar5;\n param_2[1] = lVar4;\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00336450(long *param_1,long *param_2)" * (function_declarator "FUN_00336450(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 undefined1 uVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n long lVar4;\n long lVar5;\n \n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2;\n FUN_00318ea0(lVar5,lVar4);\n FUN_003014c0(lVar5,lVar5 + 0xd0);\n FUN_003014c0(lVar4,lVar4 + 0xd0);\n uVar3 = *(undefined8 *)(lVar5 + 0xd8);\n *(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = uVar3;\n uVar2 = *(undefined4 *)(lVar5 + 0xe0);\n *(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0);\n *(undefined4 *)(lVar4 + 0xe0) = uVar2;\n uVar1 = *(undefined1 *)(lVar5 + 0xe4);\n *(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4);\n lVar5 = param_2[1];\n *(undefined1 *)(lVar4 + 0xe4) = uVar1;\n lVar4 = param_1[1];\n param_1[1] = lVar5;\n param_2[1] = lVar4;\n return param_1;\n}" { (declaration "undefined1 uVar1;" type_identifier identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar5 = *(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 "lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2;" (assignment_expression "lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2" identifier = (binary_expression "*(long *)(*param_2 + -0x18) + (long)param_2" (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" (pointer_expression "*param_2" * identifier) + number_literal) )))) + (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "FUN_00318ea0(lVar5,lVar4);" (call_expression "FUN_00318ea0(lVar5,lVar4)" identifier (argument_list "(lVar5,lVar4)" ( identifier , identifier ))) ;) (expression_statement "FUN_003014c0(lVar5,lVar5 + 0xd0);" (call_expression "FUN_003014c0(lVar5,lVar5 + 0xd0)" identifier (argument_list "(lVar5,lVar5 + 0xd0)" ( identifier , (binary_expression "lVar5 + 0xd0" identifier + number_literal) ))) ;) (expression_statement "FUN_003014c0(lVar4,lVar4 + 0xd0);" (call_expression "FUN_003014c0(lVar4,lVar4 + 0xd0)" identifier (argument_list "(lVar4,lVar4 + 0xd0)" ( identifier , (binary_expression "lVar4 + 0xd0" identifier + number_literal) ))) ;) (expression_statement "uVar3 = *(undefined8 *)(lVar5 + 0xd8);" (assignment_expression "uVar3 = *(undefined8 *)(lVar5 + 0xd8)" identifier = (pointer_expression "*(undefined8 *)(lVar5 + 0xd8)" * (cast_expression "(undefined8 *)(lVar5 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xd8)" ( (binary_expression "lVar5 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8);" (assignment_expression "*(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8)" (pointer_expression "*(undefined8 *)(lVar5 + 0xd8)" * (cast_expression "(undefined8 *)(lVar5 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xd8)" ( (binary_expression "lVar5 + 0xd8" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" * (cast_expression "(undefined8 *)(lVar4 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xd8)" ( (binary_expression "lVar4 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(lVar4 + 0xd8) = uVar3;" (assignment_expression "*(undefined8 *)(lVar4 + 0xd8) = uVar3" (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" * (cast_expression "(undefined8 *)(lVar4 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xd8)" ( (binary_expression "lVar4 + 0xd8" identifier + number_literal) )))) = identifier) ;) (expression_statement "uVar2 = *(undefined4 *)(lVar5 + 0xe0);" (assignment_expression "uVar2 = *(undefined4 *)(lVar5 + 0xe0)" identifier = (pointer_expression "*(undefined4 *)(lVar5 + 0xe0)" * (cast_expression "(undefined4 *)(lVar5 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe0)" ( (binary_expression "lVar5 + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "*(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0);" (assignment_expression "*(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0)" (pointer_expression "*(undefined4 *)(lVar5 + 0xe0)" * (cast_expression "(undefined4 *)(lVar5 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe0)" ( (binary_expression "lVar5 + 0xe0" identifier + number_literal) )))) = (pointer_expression "*(undefined4 *)(lVar4 + 0xe0)" * (cast_expression "(undefined4 *)(lVar4 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe0)" ( (binary_expression "lVar4 + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "*(undefined4 *)(lVar4 + 0xe0) = uVar2;" (assignment_expression "*(undefined4 *)(lVar4 + 0xe0) = uVar2" (pointer_expression "*(undefined4 *)(lVar4 + 0xe0)" * (cast_expression "(undefined4 *)(lVar4 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe0)" ( (binary_expression "lVar4 + 0xe0" identifier + number_literal) )))) = identifier) ;) (expression_statement "uVar1 = *(undefined1 *)(lVar5 + 0xe4);" (assignment_expression "uVar1 = *(undefined1 *)(lVar5 + 0xe4)" identifier = (pointer_expression "*(undefined1 *)(lVar5 + 0xe4)" * (cast_expression "(undefined1 *)(lVar5 + 0xe4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe4)" ( (binary_expression "lVar5 + 0xe4" identifier + number_literal) ))))) ;) (expression_statement "*(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4);" (assignment_expression "*(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4)" (pointer_expression "*(undefined1 *)(lVar5 + 0xe4)" * (cast_expression "(undefined1 *)(lVar5 + 0xe4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe4)" ( (binary_expression "lVar5 + 0xe4" identifier + number_literal) )))) = (pointer_expression "*(undefined1 *)(lVar4 + 0xe4)" * (cast_expression "(undefined1 *)(lVar4 + 0xe4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe4)" ( (binary_expression "lVar4 + 0xe4" identifier + number_literal) ))))) ;) (expression_statement "lVar5 = param_2[1];" (assignment_expression "lVar5 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "*(undefined1 *)(lVar4 + 0xe4) = uVar1;" (assignment_expression "*(undefined1 *)(lVar4 + 0xe4) = uVar1" (pointer_expression "*(undefined1 *)(lVar4 + 0xe4)" * (cast_expression "(undefined1 *)(lVar4 + 0xe4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe4)" ( (binary_expression "lVar4 + 0xe4" identifier + number_literal) )))) = identifier) ;) (expression_statement "lVar4 = param_1[1];" (assignment_expression "lVar4 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (expression_statement "param_1[1] = lVar5;" (assignment_expression "param_1[1] = lVar5" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_2[1] = lVar4;" (assignment_expression "param_2[1] = lVar4" (subscript_expression "param_2[1]" identifier [ number_literal ]) = 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) (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT + LIT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (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) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (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) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (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) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (return_statement return IDENT ;) })))
(function_definition "long * FUN_00336450(long *param_1,long *param_2)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n long lVar4;\n long lVar5;\n \n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2;\n FUN_00318ea0(lVar5,lVar4);\n FUN_003014c0(lVar5,lVar5 + 0xd0);\n FUN_003014c0(lVar4,lVar4 + 0xd0);\n uVar3 = *(undefined8 *)(lVar5 + 0xd8);\n *(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = uVar3;\n uVar2 = *(undefined4 *)(lVar5 + 0xe0);\n *(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0);\n *(undefined4 *)(lVar4 + 0xe0) = uVar2;\n uVar1 = *(undefined1 *)(lVar5 + 0xe4);\n *(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4);\n lVar5 = param_2[1];\n *(undefined1 *)(lVar4 + 0xe4) = uVar1;\n lVar4 = param_1[1];\n param_1[1] = lVar5;\n param_2[1] = lVar4;\n return param_1;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_00336450(long *param_1,long *param_2)" (* "*") (function_declarator "FUN_00336450(long *param_1,long *param_2)" (identifier "FUN_00336450") (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 undefined1 uVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n long lVar4;\n long lVar5;\n \n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2;\n FUN_00318ea0(lVar5,lVar4);\n FUN_003014c0(lVar5,lVar5 + 0xd0);\n FUN_003014c0(lVar4,lVar4 + 0xd0);\n uVar3 = *(undefined8 *)(lVar5 + 0xd8);\n *(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = uVar3;\n uVar2 = *(undefined4 *)(lVar5 + 0xe0);\n *(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0);\n *(undefined4 *)(lVar4 + 0xe0) = uVar2;\n uVar1 = *(undefined1 *)(lVar5 + 0xe4);\n *(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4);\n lVar5 = param_2[1];\n *(undefined1 *)(lVar4 + 0xe4) = uVar1;\n lVar4 = param_1[1];\n param_1[1] = lVar5;\n param_2[1] = lVar4;\n return param_1;\n}" ({ "{") (declaration "undefined1 uVar1;" (type_identifier "undefined1") (identifier "uVar1") (; ";")) (declaration "undefined4 uVar2;" (type_identifier "undefined4") (identifier "uVar2") (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (declaration "long lVar5;" (sized_type_specifier "long" (long "long")) (identifier "lVar5") (; ";")) (expression_statement "lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1" (identifier "lVar5") (= "=") (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 "lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2;" (assignment_expression "lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2" (identifier "lVar4") (= "=") (binary_expression "*(long *)(*param_2 + -0x18) + (long)param_2" (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" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "-0x18")) () ")")))) (+ "+") (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2")))) (; ";")) (expression_statement "FUN_00318ea0(lVar5,lVar4);" (call_expression "FUN_00318ea0(lVar5,lVar4)" (identifier "FUN_00318ea0") (argument_list "(lVar5,lVar4)" (( "(") (identifier "lVar5") (, ",") (identifier "lVar4") () ")"))) (; ";")) (expression_statement "FUN_003014c0(lVar5,lVar5 + 0xd0);" (call_expression "FUN_003014c0(lVar5,lVar5 + 0xd0)" (identifier "FUN_003014c0") (argument_list "(lVar5,lVar5 + 0xd0)" (( "(") (identifier "lVar5") (, ",") (binary_expression "lVar5 + 0xd0" (identifier "lVar5") (+ "+") (number_literal "0xd0")) () ")"))) (; ";")) (expression_statement "FUN_003014c0(lVar4,lVar4 + 0xd0);" (call_expression "FUN_003014c0(lVar4,lVar4 + 0xd0)" (identifier "FUN_003014c0") (argument_list "(lVar4,lVar4 + 0xd0)" (( "(") (identifier "lVar4") (, ",") (binary_expression "lVar4 + 0xd0" (identifier "lVar4") (+ "+") (number_literal "0xd0")) () ")"))) (; ";")) (expression_statement "uVar3 = *(undefined8 *)(lVar5 + 0xd8);" (assignment_expression "uVar3 = *(undefined8 *)(lVar5 + 0xd8)" (identifier "uVar3") (= "=") (pointer_expression "*(undefined8 *)(lVar5 + 0xd8)" (* "*") (cast_expression "(undefined8 *)(lVar5 + 0xd8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0xd8)" (( "(") (binary_expression "lVar5 + 0xd8" (identifier "lVar5") (+ "+") (number_literal "0xd8")) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8);" (assignment_expression "*(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8)" (pointer_expression "*(undefined8 *)(lVar5 + 0xd8)" (* "*") (cast_expression "(undefined8 *)(lVar5 + 0xd8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0xd8)" (( "(") (binary_expression "lVar5 + 0xd8" (identifier "lVar5") (+ "+") (number_literal "0xd8")) () ")")))) (= "=") (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" (* "*") (cast_expression "(undefined8 *)(lVar4 + 0xd8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0xd8)" (( "(") (binary_expression "lVar4 + 0xd8" (identifier "lVar4") (+ "+") (number_literal "0xd8")) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)(lVar4 + 0xd8) = uVar3;" (assignment_expression "*(undefined8 *)(lVar4 + 0xd8) = uVar3" (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" (* "*") (cast_expression "(undefined8 *)(lVar4 + 0xd8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0xd8)" (( "(") (binary_expression "lVar4 + 0xd8" (identifier "lVar4") (+ "+") (number_literal "0xd8")) () ")")))) (= "=") (identifier "uVar3")) (; ";")) (expression_statement "uVar2 = *(undefined4 *)(lVar5 + 0xe0);" (assignment_expression "uVar2 = *(undefined4 *)(lVar5 + 0xe0)" (identifier "uVar2") (= "=") (pointer_expression "*(undefined4 *)(lVar5 + 0xe0)" (* "*") (cast_expression "(undefined4 *)(lVar5 + 0xe0)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0xe0)" (( "(") (binary_expression "lVar5 + 0xe0" (identifier "lVar5") (+ "+") (number_literal "0xe0")) () ")"))))) (; ";")) (expression_statement "*(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0);" (assignment_expression "*(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0)" (pointer_expression "*(undefined4 *)(lVar5 + 0xe0)" (* "*") (cast_expression "(undefined4 *)(lVar5 + 0xe0)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0xe0)" (( "(") (binary_expression "lVar5 + 0xe0" (identifier "lVar5") (+ "+") (number_literal "0xe0")) () ")")))) (= "=") (pointer_expression "*(undefined4 *)(lVar4 + 0xe0)" (* "*") (cast_expression "(undefined4 *)(lVar4 + 0xe0)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0xe0)" (( "(") (binary_expression "lVar4 + 0xe0" (identifier "lVar4") (+ "+") (number_literal "0xe0")) () ")"))))) (; ";")) (expression_statement "*(undefined4 *)(lVar4 + 0xe0) = uVar2;" (assignment_expression "*(undefined4 *)(lVar4 + 0xe0) = uVar2" (pointer_expression "*(undefined4 *)(lVar4 + 0xe0)" (* "*") (cast_expression "(undefined4 *)(lVar4 + 0xe0)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0xe0)" (( "(") (binary_expression "lVar4 + 0xe0" (identifier "lVar4") (+ "+") (number_literal "0xe0")) () ")")))) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "uVar1 = *(undefined1 *)(lVar5 + 0xe4);" (assignment_expression "uVar1 = *(undefined1 *)(lVar5 + 0xe4)" (identifier "uVar1") (= "=") (pointer_expression "*(undefined1 *)(lVar5 + 0xe4)" (* "*") (cast_expression "(undefined1 *)(lVar5 + 0xe4)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0xe4)" (( "(") (binary_expression "lVar5 + 0xe4" (identifier "lVar5") (+ "+") (number_literal "0xe4")) () ")"))))) (; ";")) (expression_statement "*(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4);" (assignment_expression "*(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4)" (pointer_expression "*(undefined1 *)(lVar5 + 0xe4)" (* "*") (cast_expression "(undefined1 *)(lVar5 + 0xe4)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0xe4)" (( "(") (binary_expression "lVar5 + 0xe4" (identifier "lVar5") (+ "+") (number_literal "0xe4")) () ")")))) (= "=") (pointer_expression "*(undefined1 *)(lVar4 + 0xe4)" (* "*") (cast_expression "(undefined1 *)(lVar4 + 0xe4)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0xe4)" (( "(") (binary_expression "lVar4 + 0xe4" (identifier "lVar4") (+ "+") (number_literal "0xe4")) () ")"))))) (; ";")) (expression_statement "lVar5 = param_2[1];" (assignment_expression "lVar5 = param_2[1]" (identifier "lVar5") (= "=") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "*(undefined1 *)(lVar4 + 0xe4) = uVar1;" (assignment_expression "*(undefined1 *)(lVar4 + 0xe4) = uVar1" (pointer_expression "*(undefined1 *)(lVar4 + 0xe4)" (* "*") (cast_expression "(undefined1 *)(lVar4 + 0xe4)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0xe4)" (( "(") (binary_expression "lVar4 + 0xe4" (identifier "lVar4") (+ "+") (number_literal "0xe4")) () ")")))) (= "=") (identifier "uVar1")) (; ";")) (expression_statement "lVar4 = param_1[1];" (assignment_expression "lVar4 = param_1[1]" (identifier "lVar4") (= "=") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "param_1[1] = lVar5;" (assignment_expression "param_1[1] = lVar5" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "lVar5")) (; ";")) (expression_statement "param_2[1] = lVar4;" (assignment_expression "param_2[1] = lVar4" (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "lVar4")) (; ";")) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}")))
/* std::wiostream::TEMPNAMEPLACEHOLDERVALUE(std::wiostream&&) */ wiostream * __thiscall std::wiostream::operator=(wiostream *var_1,wiostream *var_2) { type_1 wVar1; type_2 uVar2; type_3 uVar3; type_3 uVar4; type_1 *var_6; type_4 *var_5; var_5 = (type_4 *)(var_1 + *(long *)(*(long *)var_1 + -0x18)); var_6 = (type_1 *)(var_2 + *(long *)(*(long *)var_2 + -0x18)); ios_base::var_3(var_5,(type_4 *)var_6); wios::var_4((type_1 *)var_5,(type_5 *)(var_5 + 0xd0)); wios::var_4(var_6,(type_5 *)(var_6 + 0xd0)); uVar3 = *(type_3 *)(var_5 + 0xd8); *(type_3 *)(var_5 + 0xd8) = *(type_3 *)(var_6 + 0xd8); *(type_3 *)(var_6 + 0xd8) = uVar3; uVar2 = *(type_2 *)(var_5 + 0xe0); *(type_2 *)(var_5 + 0xe0) = *(type_2 *)(var_6 + 0xe0); *(type_2 *)(var_6 + 0xe0) = uVar2; wVar1 = *(type_1 *)(var_5 + 0xe4); *(type_1 *)(var_5 + 0xe4) = var_6[0xe4]; uVar3 = *(type_3 *)(var_2 + 8); var_6[0xe4] = wVar1; uVar4 = *(type_3 *)(var_1 + 8); *(type_3 *)(var_1 + 8) = uVar3; *(type_3 *)(var_2 + 8) = uVar4; return var_1; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_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))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_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))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_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: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (return_statement (identifier)))))
null
long * MASKED(long *param_1,long *param_2) { undefined1 uVar1; undefined4 uVar2; undefined8 uVar3; long lVar4; long lVar5; lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1; lVar4 = *(long *)(*param_2 + -0x18) + (long)param_2; FUN_00318ea0(lVar5,lVar4); FUN_003014c0(lVar5,lVar5 + 0xd0); FUN_003014c0(lVar4,lVar4 + 0xd0); uVar3 = *(undefined8 *)(lVar5 + 0xd8); *(undefined8 *)(lVar5 + 0xd8) = *(undefined8 *)(lVar4 + 0xd8); *(undefined8 *)(lVar4 + 0xd8) = uVar3; uVar2 = *(undefined4 *)(lVar5 + 0xe0); *(undefined4 *)(lVar5 + 0xe0) = *(undefined4 *)(lVar4 + 0xe0); *(undefined4 *)(lVar4 + 0xe0) = uVar2; uVar1 = *(undefined1 *)(lVar5 + 0xe4); *(undefined1 *)(lVar5 + 0xe4) = *(undefined1 *)(lVar4 + 0xe4); lVar5 = param_2[1]; *(undefined1 *)(lVar4 + 0xe4) = uVar1; lVar4 = param_1[1]; param_1[1] = lVar5; param_2[1] = lVar4; return param_1; }
4961_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
add_absolute
FUN_0022c860
/* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void add_absolute(Output_data_reloc<9,_false,_64,_true> * this, uint type, Output_data * od, Address address) */ void __thiscall gold::Output_data_reloc<9,_false,_64,_true>::add_absolute (Output_data_reloc<9,_false,_64,_true> *this,uint type,Output_data *od,Address address) { size_t *psVar1; uint uVar2; iterator __position; Output_reloc<9,_false,_64,_true> *pOVar3; long lVar4; anon_union_8_4_c82d8563_for_u1_ local_48; Sized_relobj<64,_true> *pSStack_40; Address local_38; undefined7 uStack_30; byte bStack_29; int local_28; undefined4 uStack_24; Output_reloc<9,_false,_64,_true>::Output_reloc ((Output_reloc<9,_false,_64,_true> *)&local_48,type,od,address,false); __position._M_current = (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_. super__Vector_base<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_> ._M_impl._M_finish; if (__position._M_current == (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_. super__Vector_base<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_> ._M_impl._M_end_of_storage) { std:: vector<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_> ::_M_realloc_insert<const_gold::Output_reloc<9,_false,_64,_true>&> (&(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_,__position, (Output_reloc<9,_false,_64,_true> *)&local_48); pOVar3 = (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_. super__Vector_base<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_> ._M_impl._M_finish; } else { pOVar3 = __position._M_current + 1; (__position._M_current)->u1_ = local_48; ((__position._M_current)->u2_).relobj = pSStack_40; (__position._M_current)->address_ = local_38; *(ulong *)&(__position._M_current)->local_sym_index_ = CONCAT17(bStack_29,uStack_30); *(ulong *)&(__position._M_current)->shndx_ = CONCAT44(uStack_24,local_28); (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_. super__Vector_base<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_> ._M_impl._M_finish = pOVar3; } lVar4 = (long)pOVar3 - (long)(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_. super__Vector_base<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_> ._M_impl._M_start >> 3; if (((this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic. super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2) == 0) { (this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic. super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ = lVar4 * -0x3333333333333330; if ((bStack_29 & 0x10) != 0) { psVar1 = &(this->super_Output_data_reloc_base<9,_false,_64,_true>). super_Output_data_reloc_generic.relative_reloc_count_; *psVar1 = *psVar1 + 1; } if ((local_28 != -4) && (pSStack_40 != (Sized_relobj<64,_true> *)0x0)) { uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_; if (uVar2 == 0) { (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1; } (pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1; } return; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child"); }
void FUN_0022c860(long param_1) { undefined8 *puVar1; undefined8 *puVar2; long lVar3; undefined8 local_48; long lStack_40; undefined8 local_38; undefined7 uStack_30; byte bStack_29; int local_28; undefined4 uStack_24; FUN_00216000(&local_48); puVar1 = *(undefined8 **)(param_1 + 0x50); if (puVar1 == *(undefined8 **)(param_1 + 0x58)) { FUN_0022be40(param_1 + 0x48,puVar1,&local_48); puVar2 = *(undefined8 **)(param_1 + 0x50); } else { puVar2 = puVar1 + 5; *puVar1 = local_48; puVar1[1] = lStack_40; puVar1[2] = local_38; puVar1[3] = CONCAT17(bStack_29,uStack_30); puVar1[4] = CONCAT44(uStack_24,local_28); *(undefined8 **)(param_1 + 0x50) = puVar2; } lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3; if ((*(byte *)(param_1 + 0x20) & 2) == 0) { *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330; if ((bStack_29 & 0x10) != 0) { *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1; } if ((local_28 != -4) && (lStack_40 != 0)) { if (*(int *)(lStack_40 + 0xa4) == 0) { *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1; } *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1; } return; } /* WARNING: Subroutine does not return */ FUN_0018dcf0("../../gold/output.h",0x231,"set_current_data_size_for_child"); }
PUSH RBP XOR R8D,R8D PUSH RBX MOV RBX,RDI SUB RSP,0x38 MOV RBP,RSP MOV RDI,RBP CALL 0x00216000 MOV RSI,qword ptr [RBX + 0x50] CMP RSI,qword ptr [RBX + 0x58] JZ 0x0022c920 MOVDQA XMM0,xmmword ptr [RSP] ADD RSI,0x28 MOVUPS xmmword ptr [RSI + -0x28],XMM0 MOVDQA XMM1,xmmword ptr [RSP + 0x10] MOVUPS xmmword ptr [RSI + -0x18],XMM1 MOV RAX,qword ptr [RSP + 0x20] MOV qword ptr [RSI + -0x8],RAX MOV qword ptr [RBX + 0x50],RSI MOV RAX,-0x3333333333333333 SUB RSI,qword ptr [RBX + 0x48] SAR RSI,0x3 IMUL RSI,RAX MOV RAX,RSI SHL RAX,0x4 TEST byte ptr [RBX + 0x20],0x2 JNZ 0x0022c935 MOV qword ptr [RBX + 0x10],RAX TEST byte ptr [RSP + 0x1f],0x10 JNZ 0x0022c908 CMP dword ptr [RSP + 0x20],-0x4 JZ 0x0022c8fb MOV RAX,qword ptr [RSP + 0x8] TEST RAX,RAX JZ 0x0022c8fb MOV EDX,dword ptr [RAX + 0xa4] TEST EDX,EDX JZ 0x0022c910 ADD EDX,0x1 MOV dword ptr [RAX + 0xa4],EDX ADD RSP,0x38 POP RBX POP RBP RET ADD qword ptr [RBX + 0x38],0x1 JMP 0x0022c8d7 SUB ESI,0x1 MOV dword ptr [RAX + 0xa0],ESI JMP 0x0022c8f2 LEA RDI,[RBX + 0x48] MOV RDX,RBP CALL 0x0022be40 MOV RSI,qword ptr [RBX + 0x50] JMP 0x0022c8a9 LEA RDX,[0x397d60] MOV ESI,0x231 LEA RDI,[0x385398] CALL 0x0018dcf0
null
null
null
null
[('tmp_824', u'BRANCH_-1203910080'), (u'PIECE_-1203909901', u'STORE_-1203909972'), (u'PIECE_-1203909882', u'STORE_-1203910420'), ('const-0', u'PTRSUB_-1203909722'), ('const-32', u'PTRSUB_-1203909725'), (u'CAST_-1203909758', u'STORE_-1203910420'), ('tmp_576', u'CBRANCH_-1203910220'), ('const-0', u'PTRSUB_-1203909699'), (u'PTRADD_-1203909867', u'STORE_-1203910413'), (u'CALL_-1203910505', u'INDIRECT_-1203909946'), ('tmp_610', u'CBRANCH_-1203910197'), ('const-3691416', u'COPY_-1203909749'), (u'INT_MULT_-1203910295', u'STORE_-1203910264'), ('tmp_540', u'CBRANCH_-1203910240'), ('const-0', u'PTRSUB_-1203909861'), ('const-0', u'PTRSUB_-1203909752'), (u'LOAD_-1203910496', u'INT_EQUAL_-1203910481'), (u'CAST_-1203909627', u'CALL_-1203910037'), ('const-3767648', u'COPY_-1203909748'), (u'CALL_-1203910505', u'INDIRECT_-1203909938'), ('const-0', u'PTRSUB_-1203909883'), ('const-0', u'PTRSUB_-1203909757'), (u'PTRSUB_-1203909817', u'PTRSUB_-1203909791'), ('const-3435973837', u'INT_MULT_-1203910310'), (u'PTRADD_-1203909867', u'MULTIEQUAL_-1203909998'), (u'LOAD_-1203910196', u'INT_ADD_-1203910154'), ('tmp_877', u'PTRSUB_-1203909795'), ('tmp_864', u'BRANCH_-1203910027'), (u'PTRSUB_-1203909849', u'STORE_-1203909973'), (u'INT_EQUAL_-1203910271', u'CBRANCH_-1203910267'), (u'MULTIEQUAL_-1203909867', u'INT_NOTEQUAL_-1203910223'), ('const-72', u'PTRSUB_-1203909808'), (u'INT_SRIGHT_-1203910350', u'INT_MULT_-1203910295'), ('const--72', u'PTRSUB_-1203909905'), ('const-0', u'PTRSUB_-1203909721'), ('const-0', u'PTRSUB_-1203909833'), ('const-16', u'PTRSUB_-1203909807'), (u'PTRSUB_-1203909708', u'PTRSUB_-1203909686'), (u'PTRSUB_-1203909764', u'STORE_-1203910413'), (u'PTRSUB_-1203909772', u'LOAD_-1203910393'), (u'LOAD_-1203910503', u'CALL_-1203910037'), ('const-433', u'STORE_-1203910264'), ('const-8', u'PTRSUB_-1203909812'), ('const-72', u'PTRSUB_-1203909858'), (u'CALL_-1203910505', u'INDIRECT_-1203909942'), ('const-56', u'PTRSUB_-1203909682'), (u'LOAD_-1203910503', u'PTRADD_-1203909867'), (u'INT_EQUAL_-1203910481', u'CBRANCH_-1203910478'), ('tmp_879', u'CALL_-1203910505'), (u'PTRSUB_-1203909699', u'PTRSUB_-1203909682'), (u'PTRSUB_-1203909852', u'PTRSUB_-1203909832'), (u'LOAD_-1203910503', u'PTRSUB_-1203909838'), (u'PTRSUB_-1203909787', u'PTRSUB_-1203909763'), (u'LOAD_-1203910099', u'INT_ADD_-1203910081'), (u'INDIRECT_-1203909946', u'STORE_-1203909989'), ('tmp_1366', u'PTRSUB_-1203909906'), ('const-0', u'PTRSUB_-1203909777'), (u'COPY_-1203909749', u'CALL_-1203910012'), (u'INDIRECT_-1203909942', u'MULTIEQUAL_-1203909885'), ('const-433', u'STORE_-1203910096'), (u'MULTIEQUAL_-1203909885', u'PTRSUB_-1203909742'), ('tmp_124', u'CBRANCH_-1203910478'), (u'CALL_-1203910037', u'INDIRECT_-1203909747'), ('const-1', u'INT_ADD_-1203910081'), (u'LOAD_-1203910503', u'PTRSUB_-1203909860'), (u'PTRSUB_-1203909744', u'PTRSUB_-1203909731'), ('const-0', u'PTRSUB_-1203909730'), (u'PTRSUB_-1203909722', u'PTRSUB_-1203909718'), (u'PTRSUB_-1203909860', u'PTRSUB_-1203909777'), ('const-0', u'PTRSUB_-1203909742'), (u'PTRSUB_-1203909848', u'CAST_-1203909768'), (u'MULTIEQUAL_-1203909885', u'PTRSUB_-1203909708'), ('const-0', u'PTRSUB_-1203909787'), (u'INDIRECT_-1203909920', u'PIECE_-1203909882'), (u'INT_NOTEQUAL_-1203910223', u'CBRANCH_-1203910220'), ('const-0', u'INT_EQUAL_-1203910271'), (u'PTRSUB_-1203909721', u'PTRSUB_-1203909699'), (u'INT_EQUAL_-1203910174', u'CBRANCH_-1203910173'), (u'CAST_-1203909738', u'INT_SUB_-1203910374'), (u'PTRSUB_-1203909645', u'PTRSUB_-1203909633'), (u'LOAD_-1203910283', u'INT_AND_-1203910257'), (u'PTRSUB_-1203909838', u'CAST_-1203909758'), (u'INDIRECT_-1203909924', u'MULTIEQUAL_-1203909867'), (u'LOAD_-1203910393', u'CAST_-1203909738'), (u'LOAD_-1203910035', u'MULTIEQUAL_-1203909998'), ('tmp_877', u'PTRSUB_-1203909817'), (u'CALL_-1203910505', u'INDIRECT_-1203909924'), ('const-0', u'PTRSUB_-1203909633'), (u'INDIRECT_-1203909938', u'STORE_-1203909973'), (u'PTRSUB_-1203909719', u'STORE_-1203910157'), (u'PTRSUB_-1203909679', u'PTRSUB_-1203909659'), (u'PTRSUB_-1203909774', u'PTRSUB_-1203909764'), ('const-4294967292', u'INT_NOTEQUAL_-1203910223'), (u'INT_NOTEQUAL_-1203910244', u'CBRANCH_-1203910240'), ('const-0', u'INT_NOTEQUAL_-1203910198'), (u'LOAD_-1203910503', u'PTRSUB_-1203909848'), ('const-72', u'PTRSUB_-1203909791'), (u'PTRSUB_-1203909730', u'PTRSUB_-1203909725'), ('const-0', u'PTRSUB_-1203909645'), ('const-0', u'PTRSUB_-1203909838'), (u'INT_ADD_-1203910154', u'STORE_-1203910157'), (u'PTRSUB_-1203909633', u'PTRSUB_-1203909624'), ('const-1', u'RETURN_-1203910007'), (u'PTRSUB_-1203909725', u'LOAD_-1203910283'), (u'PTRSUB_-1203909791', u'PTRSUB_-1203909815'), (u'PTRSUB_-1203909795', u'PTRSUB_-1203909771'), (u'PTRSUB_-1203909818', u'PTRSUB_-1203909807'), ('const-0', u'PTRSUB_-1203909818'), (u'PTRSUB_-1203909718', u'STORE_-1203910264'), ('const-16', u'INT_AND_-1203910231'), ('const-2', u'INT_AND_-1203910257'), ('const-561', u'CALL_-1203910012'), ('const-433', u'LOAD_-1203910035'), (u'PTRSUB_-1203909905', u'CAST_-1203909627'), (u'INT_SRIGHT_-1203910350', u'SUBPIECE_-1203909804'), (u'PTRSUB_-1203909858', u'PTRSUB_-1203909838'), (u'PTRSUB_-1203909739', u'PTRSUB_-1203909730'), (u'PTRSUB_-1203909752', u'PTRSUB_-1203909739'), (u'PTRSUB_-1203909733', u'LOAD_-1203910196'), ('tmp_877', u'PTRSUB_-1203909787'), ('const-433', u'STORE_-1203910413'), ('tmp_498', u'CBRANCH_-1203910267'), ('const-8', u'PTRSUB_-1203909624'), ('const-433', u'LOAD_-1203910496'), ('tmp_877', u'PTRSUB_-1203909833'), (u'PTRSUB_-1203909833', u'PTRSUB_-1203909808'), ('const-1', u'PTRADD_-1203909867'), ('const-0', u'PTRSUB_-1203909792'), ('const-0', u'PTRSUB_-1203909708'), (u'INDIRECT_-1203909942', u'STORE_-1203909988'), (u'PTRSUB_-1203909672', u'CALL_-1203910037'), ('const-32', u'PTRSUB_-1203909838'), (u'PTRSUB_-1203909742', u'PTRSUB_-1203909719'), (u'LOAD_-1203910503', u'INT_EQUAL_-1203910481'), ('const--3689348814741910320', u'INT_MULT_-1203910295'), ('const-0', u'PTRSUB_-1203909824'), (u'PTRSUB_-1203909808', u'PTRSUB_-1203909788'), ('const-433', u'LOAD_-1203910099'), (u'CALL_-1203910037', u'INDIRECT_-1203909760'), (u'LOAD_-1203910503', u'PTRSUB_-1203909861'), (u'CAST_-1203909739', u'INT_SUB_-1203910374'), (u'INDIRECT_-1203909924', u'PIECE_-1203909882'), ('const-0', u'PTRSUB_-1203909788'), (u'CAST_-1203909768', u'STORE_-1203909972'), ('const-72', u'PTRSUB_-1203909672'), (u'COPY_-1203909748', u'CALL_-1203910012'), ('const-0', u'PTRSUB_-1203909693'), ('const-1', u'INT_ADD_-1203910154'), ('const-164', u'PTRSUB_-1203909719'), (u'PTRSUB_-1203909824', u'PTRSUB_-1203909812'), (u'PTRSUB_-1203909693', u'PTRSUB_-1203909672'), (u'INDIRECT_-1203909929', u'PIECE_-1203909901'), ('const-160', u'PTRSUB_-1203909686'), (u'MULTIEQUAL_-1203909872', u'INT_AND_-1203910231'), ('const-8', u'PTRSUB_-1203909860'), ('tmp_646', u'CBRANCH_-1203910173'), ('const-433', u'STORE_-1203909989'), ('const-0', u'PTRSUB_-1203909731'), (u'PTRSUB_-1203909792', u'PTRSUB_-1203909772'), (u'CALL_-1203910505', u'INDIRECT_-1203909929'), ('tmp_877', u'PTRSUB_-1203909889'), ('tmp_877', u'PTRSUB_-1203909693'), ('const-0', u'CALL_-1203910505'), (u'PTRSUB_-1203909838', u'PTRSUB_-1203909824'), ('const-0', u'PTRSUB_-1203909774'), ('const-433', u'LOAD_-1203910283'), ('const-433', u'STORE_-1203910157'), ('const-0', u'PTRSUB_-1203909817'), ('const-8', u'PTRSUB_-1203909764'), ('const-433', u'LOAD_-1203910393'), (u'PTRSUB_-1203909812', u'LOAD_-1203910503'), ('const-0', u'PTRSUB_-1203909744'), ('const-0', u'PTRSUB_-1203909795'), (u'PTRSUB_-1203909686', u'STORE_-1203910094'), ('tmp_877', u'PTRSUB_-1203909679'), ('tmp_877', u'PTRSUB_-1203909721'), ('const-433', u'LOAD_-1203910503'), (u'LOAD_-1203910503', u'PTRSUB_-1203909849'), ('tmp_880', u'CALL_-1203910505'), ('const-0', u'PTRSUB_-1203909771'), ('const-433', u'STORE_-1203909973'), ('const-0', u'PTRSUB_-1203909763'), ('const-433', u'STORE_-1203910420'), ('const-24', u'PTRSUB_-1203909848'), (u'PTRSUB_-1203909788', u'PTRSUB_-1203909774'), ('const-40', u'PTRADD_-1203909867'), ('const-16', u'PTRSUB_-1203909849'), (u'INDIRECT_-1203909933', u'PIECE_-1203909901'), (u'PTRSUB_-1203909682', u'LOAD_-1203910099'), ('const-0', u'PTRSUB_-1203909889'), (u'INT_AND_-1203910257', u'INT_EQUAL_-1203910271'), (u'CALL_-1203910505', u'INDIRECT_-1203909933'), (u'INDIRECT_-1203909760', u'MULTIEQUAL_-1203909885'), (u'PTRSUB_-1203909731', u'PTRSUB_-1203909722'), (u'CALL_-1203910505', u'INDIRECT_-1203909920'), (u'PTRSUB_-1203909659', u'PTRSUB_-1203909645'), (u'PTRSUB_-1203909771', u'PTRSUB_-1203909752'), (u'PTRSUB_-1203909889', u'PTRSUB_-1203909858'), ('const-1', u'INT_SUB_-1203910090'), (u'INT_SUB_-1203910090', u'STORE_-1203910094'), (u'INT_NOTEQUAL_-1203910198', u'CBRANCH_-1203910197'), (u'PTRSUB_-1203909815', u'PTRSUB_-1203909792'), (u'PTRSUB_-1203909861', u'STORE_-1203909989'), ('const-433', u'LOAD_-1203910196'), (u'PTRSUB_-1203909763', u'PTRSUB_-1203909744'), (u'PTRSUB_-1203909757', u'PTRSUB_-1203909733'), (u'PTRSUB_-1203909777', u'STORE_-1203909988'), ('const-0', u'PTRSUB_-1203909739'), (u'LOAD_-1203910196', u'INT_EQUAL_-1203910174'), ('const-3', u'INT_SRIGHT_-1203910350'), (u'MULTIEQUAL_-1203909885', u'INT_NOTEQUAL_-1203910198'), ('tmp_877', u'PTRSUB_-1203909883'), (u'INT_AND_-1203910231', u'INT_NOTEQUAL_-1203910244'), ('const-72', u'PTRSUB_-1203909659'), ('const--72', u'PTRSUB_-1203909906'), ('const-0', u'PTRSUB_-1203909832'), ('const-72', u'PTRSUB_-1203909852'), ('const-164', u'PTRSUB_-1203909733'), ('const-433', u'STORE_-1203909988'), ('const-0', u'RETURN_-1203910118'), ('tmp_878', u'CALL_-1203910505'), ('const-0', u'PTRSUB_-1203909679'), (u'MULTIEQUAL_-1203909998', u'CAST_-1203909739'), (u'PTRSUB_-1203909807', u'LOAD_-1203910496'), (u'INDIRECT_-1203909747', u'MULTIEQUAL_-1203909872'), ('const-0', u'SUBPIECE_-1203909804'), (u'INDIRECT_-1203909742', u'MULTIEQUAL_-1203909867'), ('const-0', u'INT_EQUAL_-1203910174'), (u'INT_ADD_-1203910081', u'STORE_-1203910096'), ('const-0', u'PTRSUB_-1203909815'), ('tmp_773', u'BRANCH_-1203910086'), ('const-0', u'INT_NOTEQUAL_-1203910244'), ('const-16', u'PTRSUB_-1203909718'), (u'INT_MULT_-1203910310', u'INT_SUB_-1203910090'), (u'CALL_-1203910037', u'INDIRECT_-1203909742'), (u'SUBPIECE_-1203909804', u'INT_MULT_-1203910310'), (u'PTRSUB_-1203909906', u'CAST_-1203909809'), (u'PTRSUB_-1203909624', u'LOAD_-1203910035'), (u'MULTIEQUAL_-1203909885', u'PTRSUB_-1203909757'), ('const-0', u'PTRSUB_-1203909772'), ('tmp_1366', u'PTRSUB_-1203909905'), ('const-433', u'STORE_-1203909972'), (u'INDIRECT_-1203909929', u'MULTIEQUAL_-1203909872'), (u'PTRSUB_-1203909883', u'PTRSUB_-1203909852'), (u'INT_SUB_-1203910374', u'INT_SRIGHT_-1203910350'), (u'CAST_-1203909809', u'CALL_-1203910505'), (u'PTRSUB_-1203909682', u'STORE_-1203910096'), (u'PTRSUB_-1203909832', u'PTRSUB_-1203909818'), ('const-433', u'STORE_-1203910094')]
[('const-56', u'INT_ADD_-1203910087'), ('tmp_824', u'BRANCH_-1203910080'), (u'SUBPIECE_-1203909788', u'INT_MULT_-1203910310'), (u'CAST_-1203909717', u'STORE_-1203910096'), ('const-16', u'INT_ADD_-1203910250'), (u'CAST_-1203909704', u'STORE_-1203910094'), ('const-0', u'SUBPIECE_-1203909788'), (u'INT_ADD_-1203910091', u'STORE_-1203910094'), (u'LOAD_-1203910503', u'PTRADD_-1203909850'), ('tmp_1397', u'INT_ADD_-1203910487'), (u'LOAD_-1203910503', u'STORE_-1203909973'), ('const-433', u'STORE_-1203909957'), (u'CAST_-1203909687', u'LOAD_-1203910035'), ('tmp_498', u'CBRANCH_-1203910267'), (u'INDIRECT_-1203909917', u'PIECE_-1203909885'), (u'CAST_-1203909806', u'LOAD_-1203910393'), ('const-433', u'STORE_-1203910413'), ('tmp_1393', u'PTRSUB_-1203909890'), ('const-433', u'LOAD_-1203910393'), ('tmp_1397', u'INT_ADD_-1203910381'), ('const-8', u'PTRADD_-1203909838'), (u'COPY_-1203909732', u'CALL_-1203910012'), ('const-433', u'STORE_-1203910096'), ('const-80', u'INT_ADD_-1203910019'), ('const-433', u'LOAD_-1203910099'), ('const-72', u'INT_ADD_-1203910381'), ('tmp_576', u'CBRANCH_-1203910220'), ('const-4', u'PTRADD_-1203909828'), ('const-433', u'LOAD_-1203910283'), (u'CAST_-1203909778', u'STORE_-1203910264'), (u'CAST_-1203909821', u'STORE_-1203910413'), (u'INT_ADD_-1203910143', u'CAST_-1203909733'), (u'INT_ADD_-1203910080', u'CAST_-1203909704'), (u'PTRADD_-1203909828', u'STORE_-1203910420'), (u'INT_ADD_-1203910399', u'CAST_-1203909821'), ('tmp_610', u'CBRANCH_-1203910197'), (u'PIECE_-1203909866', u'STORE_-1203910420'), (u'INT_MULT_-1203910295', u'STORE_-1203910264'), ('tmp_540', u'CBRANCH_-1203910240'), ('const-80', u'INT_ADD_-1203910399'), (u'INT_ADD_-1203910381', u'CAST_-1203909806'), (u'LOAD_-1203910503', u'INT_EQUAL_-1203910481'), (u'INDIRECT_-1203909926', u'MULTIEQUAL_-1203909869'), (u'INDIRECT_-1203909913', u'PIECE_-1203909885'), (u'CAST_-1203909748', u'LOAD_-1203910196'), (u'LOAD_-1203910496', u'INT_EQUAL_-1203910481'), (u'INT_ADD_-1203910087', u'CAST_-1203909717'), ('const-1', u'PTRADD_-1203909850'), ('const-3435973837', u'INT_MULT_-1203910310'), ('const-8', u'PTRADD_-1203909855'), (u'INT_SRIGHT_-1203910350', u'SUBPIECE_-1203909788'), (u'INDIRECT_-1203909731', u'MULTIEQUAL_-1203909856'), ('const-433', u'STORE_-1203910157'), ('const-561', u'CALL_-1203910012'), (u'COPY_-1203909733', u'CALL_-1203910012'), ('const-433', u'STORE_-1203909973'), (u'LOAD_-1203910196', u'INT_ADD_-1203910154'), ('const-160', u'INT_ADD_-1203910080'), ('const-1', u'INT_ADD_-1203910154'), ('tmp_864', u'BRANCH_-1203910027'), (u'MULTIEQUAL_-1203909869', u'INT_NOTEQUAL_-1203910198'), (u'INT_EQUAL_-1203910271', u'CBRANCH_-1203910267'), ('const-80', u'INT_ADD_-1203910487'), (u'INT_SRIGHT_-1203910350', u'INT_MULT_-1203910295'), ('const-2', u'PTRADD_-1203909839'), (u'INT_ADD_-1203910037', u'CALL_-1203910037'), ('tmp_646', u'CBRANCH_-1203910173'), (u'INT_ADD_-1203910269', u'CAST_-1203909785'), (u'CALL_-1203910505', u'INDIRECT_-1203909930'), (u'LOAD_-1203910503', u'CALL_-1203910037'), (u'PTRSUB_-1203909889', u'CALL_-1203910037'), (u'INT_MULT_-1203910310', u'INT_ADD_-1203910091'), ('tmp_1397', u'INT_ADD_-1203910269'), ('tmp_1397', u'INT_ADD_-1203910480'), (u'INT_EQUAL_-1203910481', u'CBRANCH_-1203910478'), (u'CAST_-1203909865', u'LOAD_-1203910496'), (u'INDIRECT_-1203909726', u'MULTIEQUAL_-1203909851'), (u'LOAD_-1203910503', u'PTRADD_-1203909838'), (u'MULTIEQUAL_-1203909869', u'INT_ADD_-1203910180'), ('const-164', u'INT_ADD_-1203910143'), (u'LOAD_-1203910099', u'INT_ADD_-1203910081'), (u'MULTIEQUAL_-1203909856', u'INT_AND_-1203910231'), ('const-433', u'LOAD_-1203910196'), (u'CALL_-1203910037', u'INDIRECT_-1203909744'), (u'INDIRECT_-1203909904', u'PIECE_-1203909866'), (u'INDIRECT_-1203909908', u'PIECE_-1203909866'), (u'INDIRECT_-1203909922', u'STORE_-1203909957'), ('const-8', u'PTRADD_-1203909828'), (u'MULTIEQUAL_-1203909869', u'INT_ADD_-1203910080'), ('tmp_1397', u'INT_ADD_-1203910019'), ('tmp_124', u'CBRANCH_-1203910478'), (u'CALL_-1203910505', u'INDIRECT_-1203909904'), ('const-1', u'INT_ADD_-1203910081'), (u'CALL_-1203910505', u'INDIRECT_-1203909908'), (u'LOAD_-1203910393', u'INT_SUB_-1203910374'), (u'PTRADD_-1203909850', u'STORE_-1203909972'), (u'INT_ADD_-1203910480', u'CAST_-1203909865'), ('const-3', u'PTRADD_-1203909838'), ('const--3689348814741910320', u'INT_MULT_-1203910295'), ('const-32', u'INT_ADD_-1203910269'), (u'INT_ADD_-1203910180', u'CAST_-1203909748'), (u'INT_AND_-1203910257', u'INT_EQUAL_-1203910271'), ('const-88', u'INT_ADD_-1203910480'), ('tmp_1397', u'INT_ADD_-1203910037'), (u'CALL_-1203910037', u'INDIRECT_-1203909726'), (u'INDIRECT_-1203909908', u'MULTIEQUAL_-1203909851'), ('const-433', u'STORE_-1203910264'), ('const-433', u'LOAD_-1203910035'), (u'CALL_-1203910505', u'INDIRECT_-1203909926'), ('const-8', u'PTRADD_-1203909839'), ('const-3691416', u'COPY_-1203909733'), (u'INT_NOTEQUAL_-1203910198', u'CBRANCH_-1203910197'), (u'INT_NOTEQUAL_-1203910223', u'CBRANCH_-1203910220'), (u'INT_ADD_-1203910019', u'CAST_-1203909687'), ('const-0', u'INT_EQUAL_-1203910271'), (u'INT_EQUAL_-1203910174', u'CBRANCH_-1203910173'), (u'CAST_-1203909870', u'LOAD_-1203910503'), (u'CAST_-1203909805', u'INT_SUB_-1203910374'), (u'INDIRECT_-1203909930', u'STORE_-1203909973'), ('tmp_1397', u'INT_ADD_-1203910250'), (u'LOAD_-1203910196', u'INT_EQUAL_-1203910174'), ('const-433', u'STORE_-1203910420'), ('const-433', u'LOAD_-1203910503'), (u'LOAD_-1203910283', u'INT_AND_-1203910257'), (u'INT_AND_-1203910231', u'INT_NOTEQUAL_-1203910244'), (u'PIECE_-1203909885', u'STORE_-1203909956'), ('tmp_1397', u'INT_ADD_-1203910087'), ('const-433', u'STORE_-1203910094'), (u'PTRADD_-1203909855', u'MULTIEQUAL_-1203910005'), (u'PTRADD_-1203909839', u'STORE_-1203909957'), ('const-433', u'STORE_-1203909972'), ('tmp_1397', u'INT_ADD_-1203910399'), ('const-0', u'RETURN_-1203910118'), ('const-72', u'INT_ADD_-1203910037'), (u'LOAD_-1203910503', u'PTRADD_-1203909855'), (u'MULTIEQUAL_-1203909869', u'INT_ADD_-1203910143'), ('const--72', u'PTRSUB_-1203909889'), (u'INT_NOTEQUAL_-1203910244', u'CBRANCH_-1203910240'), ('const-0', u'INT_NOTEQUAL_-1203910198'), (u'INDIRECT_-1203909926', u'STORE_-1203909972'), ('const-3', u'INT_SRIGHT_-1203910350'), (u'CAST_-1203909717', u'LOAD_-1203910099'), (u'INT_ADD_-1203910487', u'CAST_-1203909870'), (u'LOAD_-1203910503', u'PTRADD_-1203909828'), (u'INT_ADD_-1203910154', u'STORE_-1203910157'), ('tmp_1393', u'PTRSUB_-1203909889'), ('const-433', u'LOAD_-1203910496'), ('const-4294967292', u'INT_NOTEQUAL_-1203910223'), ('const-0', u'INT_EQUAL_-1203910174'), ('const-8', u'PTRADD_-1203909850'), (u'INT_ADD_-1203910081', u'STORE_-1203910096'), (u'INT_ADD_-1203910250', u'CAST_-1203909778'), (u'PTRADD_-1203909855', u'STORE_-1203910413'), (u'CAST_-1203909785', u'LOAD_-1203910283'), ('tmp_773', u'BRANCH_-1203910086'), ('const-0', u'INT_NOTEQUAL_-1203910244'), (u'CALL_-1203910037', u'INDIRECT_-1203909731'), (u'MULTIEQUAL_-1203909851', u'INT_NOTEQUAL_-1203910223'), (u'LOAD_-1203910503', u'PTRADD_-1203909839'), (u'CALL_-1203910505', u'INDIRECT_-1203909913'), (u'CAST_-1203909733', u'STORE_-1203910157'), ('const-1', u'RETURN_-1203910007'), (u'CALL_-1203910505', u'INDIRECT_-1203909917'), (u'INDIRECT_-1203909913', u'MULTIEQUAL_-1203909856'), ('const-3767648', u'COPY_-1203909732'), ('const-5', u'PTRADD_-1203909855'), (u'LOAD_-1203910035', u'MULTIEQUAL_-1203910005'), ('const--72', u'PTRSUB_-1203909890'), ('const-433', u'STORE_-1203909956'), (u'MULTIEQUAL_-1203910005', u'CAST_-1203909805'), (u'INT_SUB_-1203910374', u'INT_SRIGHT_-1203910350'), (u'CALL_-1203910505', u'INDIRECT_-1203909922'), (u'PTRSUB_-1203909890', u'CALL_-1203910505'), ('const-16', u'INT_AND_-1203910231'), (u'INDIRECT_-1203909744', u'MULTIEQUAL_-1203909869'), ('const-164', u'INT_ADD_-1203910180'), (u'PTRADD_-1203909838', u'STORE_-1203909956'), ('const-2', u'INT_AND_-1203910257'), ('const-4294967295', u'INT_ADD_-1203910091')]
null
null
0022c860
x64
O2
(translation_unit "void FUN_0022c860(long param_1)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n FUN_00216000(&local_48);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0022be40(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0018dcf0("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}\n\n" (function_definition "void FUN_0022c860(long param_1)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n FUN_00216000(&local_48);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0022be40(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0018dcf0("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" primitive_type (function_declarator "FUN_0022c860(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n FUN_00216000(&local_48);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0022be40(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0018dcf0("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "long lStack_40;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "undefined7 uStack_30;" type_identifier identifier ;) (declaration "byte bStack_29;" type_identifier identifier ;) (declaration "int local_28;" primitive_type identifier ;) (declaration "undefined4 uStack_24;" type_identifier identifier ;) (expression_statement "FUN_00216000(&local_48);" (call_expression "FUN_00216000(&local_48)" identifier (argument_list "(&local_48)" ( (pointer_expression "&local_48" & identifier) ))) ;) (expression_statement "puVar1 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + 0x50)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) (if_statement "if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0022be40(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" if (parenthesized_expression "(puVar1 == *(undefined8 **)(param_1 + 0x58))" ( (binary_expression "puVar1 == *(undefined8 **)(param_1 + 0x58)" identifier == (pointer_expression "*(undefined8 **)(param_1 + 0x58)" * (cast_expression "(undefined8 **)(param_1 + 0x58)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) )) (compound_statement "{\n FUN_0022be40(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }" { (expression_statement "FUN_0022be40(param_1 + 0x48,puVar1,&local_48);" (call_expression "FUN_0022be40(param_1 + 0x48,puVar1,&local_48)" identifier (argument_list "(param_1 + 0x48,puVar1,&local_48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) , identifier , (pointer_expression "&local_48" & identifier) ))) ;) (expression_statement "puVar2 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar2 = *(undefined8 **)(param_1 + 0x50)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) }) (else_clause "else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" else (compound_statement "{\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" { (expression_statement "puVar2 = puVar1 + 5;" (assignment_expression "puVar2 = puVar1 + 5" identifier = (binary_expression "puVar1 + 5" identifier + number_literal)) ;) (expression_statement "*puVar1 = local_48;" (assignment_expression "*puVar1 = local_48" (pointer_expression "*puVar1" * identifier) = identifier) ;) (expression_statement "puVar1[1] = lStack_40;" (assignment_expression "puVar1[1] = lStack_40" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[2] = local_38;" (assignment_expression "puVar1[2] = local_38" (subscript_expression "puVar1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[3] = CONCAT17(bStack_29,uStack_30);" (assignment_expression "puVar1[3] = CONCAT17(bStack_29,uStack_30)" (subscript_expression "puVar1[3]" identifier [ number_literal ]) = (call_expression "CONCAT17(bStack_29,uStack_30)" identifier (argument_list "(bStack_29,uStack_30)" ( identifier , identifier )))) ;) (expression_statement "puVar1[4] = CONCAT44(uStack_24,local_28);" (assignment_expression "puVar1[4] = CONCAT44(uStack_24,local_28)" (subscript_expression "puVar1[4]" identifier [ number_literal ]) = (call_expression "CONCAT44(uStack_24,local_28)" identifier (argument_list "(uStack_24,local_28)" ( identifier , identifier )))) ;) (expression_statement "*(undefined8 **)(param_1 + 0x50) = puVar2;" (assignment_expression "*(undefined8 **)(param_1 + 0x50) = puVar2" (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) = identifier) ;) }))) (expression_statement "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;" (assignment_expression "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3" identifier = (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48) >> 3" (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48)" (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (pointer_expression "*(long *)(param_1 + 0x48)" * (cast_expression "(long *)(param_1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) >> number_literal)) ;) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 2) == 0)" ( (binary_expression "(*(byte *)(param_1 + 0x20) & 2) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 2)" ( (binary_expression "*(byte *)(param_1 + 0x20) & 2" (pointer_expression "*(byte *)(param_1 + 0x20)" * (cast_expression "(byte *)(param_1 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }" { (expression_statement "*(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;" (assignment_expression "*(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330" (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) = (binary_expression "lVar3 * -0x3333333333333330" identifier * number_literal)) ;) (if_statement "if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" if (parenthesized_expression "((bStack_29 & 0x10) != 0)" ( (binary_expression "(bStack_29 & 0x10) != 0" (parenthesized_expression "(bStack_29 & 0x10)" ( (binary_expression "bStack_29 & 0x10" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" { (expression_statement "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;" (assignment_expression "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) + number_literal)) ;) })) (if_statement "if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }" if (parenthesized_expression "((local_28 != -4) && (lStack_40 != 0))" ( (binary_expression "(local_28 != -4) && (lStack_40 != 0)" (parenthesized_expression "(local_28 != -4)" ( (binary_expression "local_28 != -4" identifier != number_literal) )) && (parenthesized_expression "(lStack_40 != 0)" ( (binary_expression "lStack_40 != 0" identifier != number_literal) ))) )) (compound_statement "{\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }" { (if_statement "if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }" if (parenthesized_expression "(*(int *)(lStack_40 + 0xa4) == 0)" ( (binary_expression "*(int *)(lStack_40 + 0xa4) == 0" (pointer_expression "*(int *)(lStack_40 + 0xa4)" * (cast_expression "(int *)(lStack_40 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_40 + 0xa4)" ( (binary_expression "lStack_40 + 0xa4" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }" { (expression_statement "*(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;" (assignment_expression "*(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1" (pointer_expression "*(int *)(lStack_40 + 0xa0)" * (cast_expression "(int *)(lStack_40 + 0xa0)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_40 + 0xa0)" ( (binary_expression "lStack_40 + 0xa0" identifier + number_literal) )))) = (binary_expression "(int)lVar3 * -0x33333333 + -1" (binary_expression "(int)lVar3 * -0x33333333" (cast_expression "(int)lVar3" ( (type_descriptor "int" primitive_type) ) identifier) * number_literal) + number_literal)) ;) })) (expression_statement "*(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;" (assignment_expression "*(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_40 + 0xa4)" * (cast_expression "(int *)(lStack_40 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_40 + 0xa4)" ( (binary_expression "lStack_40 + 0xa4" identifier + number_literal) )))) = (binary_expression "*(int *)(lStack_40 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_40 + 0xa4)" * (cast_expression "(int *)(lStack_40 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_40 + 0xa4)" ( (binary_expression "lStack_40 + 0xa4" identifier + number_literal) )))) + number_literal)) ;) })) (return_statement "return;" return ;) })) comment (expression_statement "FUN_0018dcf0("../../gold/output.h",0x231,"set_current_data_size_for_child");" (call_expression "FUN_0018dcf0("../../gold/output.h",0x231,"set_current_data_size_for_child")" identifier (argument_list "("../../gold/output.h",0x231,"set_current_data_size_for_child")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""set_current_data_size_for_child"" " string_content ") ))) ;) })))
(translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void add_absolute(Output_data_reloc<9,_false,_64,_true> * this, uint\n type, Output_data * od, Address address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_false,_64,_true>::add_absolute\n (Output_data_reloc<9,_false,_64,_true> *this,uint type,Output_data *od,Address address)\n\n{\n size_t *psVar1;\n uint uVar2;\n iterator __position;\n Output_reloc<9,_false,_64,_true> *pOVar3;\n long lVar4;\n anon_union_8_4_c82d8563_for_u1_ local_48;\n Sized_relobj<64,_true> *pSStack_40;\n Address local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n Output_reloc<9,_false,_64,_true>::Output_reloc\n ((Output_reloc<9,_false,_64,_true> *)&local_48,type,od,address,false);\n __position._M_current =\n (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_>\n ::_M_realloc_insert<const_gold::Output_reloc<9,_false,_64,_true>&>\n (&(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_,__position,\n (Output_reloc<9,_false,_64,_true> *)&local_48);\n pOVar3 = (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_>\n ._M_impl._M_finish;\n }\n else {\n pOVar3 = __position._M_current + 1;\n (__position._M_current)->u1_ = local_48;\n ((__position._M_current)->u2_).relobj = pSStack_40;\n (__position._M_current)->address_ = local_38;\n *(ulong *)&(__position._M_current)->local_sym_index_ = CONCAT17(bStack_29,uStack_30);\n *(ulong *)&(__position._M_current)->shndx_ = CONCAT44(uStack_24,local_28);\n (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_>\n ._M_impl._M_finish = pOVar3;\n }\n lVar4 = (long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_>\n ._M_impl._M_start >> 3;\n if (((this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)\n == 0) {\n (this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * -0x3333333333333330;\n if ((bStack_29 & 0x10) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_false,_64,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }\n if ((local_28 != -4) && (pSStack_40 != (Sized_relobj<64,_true> *)0x0)) {\n uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;\n }\n (pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}\n\n" comment comment (declaration "void __thiscall\ngold::Output_data_reloc<9,_false,_64,_true>::add_absolute\n (Output_data_reloc<9,_false,_64,_true> *this,uint type,Output_data *od,Address address)\n\n{\n size_t *psVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_true>::add_absolute\n (Output_data_reloc<9,_false,_64,_true> *this,uint type,Output_data *od,Address address)\n\n{\n size_t" identifier > : : (function_declarator "add_absolute\n (Output_data_reloc<9,_false,_64,_true> *this,uint type,Output_data *od,Address address)" identifier (parameter_list "(Output_data_reloc<9,_false,_64,_true> *this,uint type,Output_data *od,Address address)" ( (parameter_declaration "Output_data_reloc" type_identifier) (ERROR "<9" < number_literal) , (parameter_declaration "_false" type_identifier) , (parameter_declaration "_64" type_identifier) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "uint type" type_identifier identifier) , (parameter_declaration "Output_data *od" type_identifier (pointer_declarator "*od" * identifier)) , (parameter_declaration "Address address" type_identifier identifier) ))) { primitive_type) (pointer_declarator "*psVar1" * identifier) ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "iterator __position;" type_identifier identifier ;) (expression_statement "Output_reloc<9,_false,_64,_true> *pOVar3;" (update_expression "Output_reloc<9,_false,_64,_true> *pOVar3" (binary_expression "Output_reloc<9,_false,_64,_true> *pOVar3" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_false,_64,_true" , identifier , identifier , identifier) > (pointer_expression "*pOVar3" * identifier)) --) ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "anon_union_8_4_c82d8563_for_u1_ local_48;" type_identifier identifier ;) (expression_statement "Sized_relobj<64,_true> *pSStack_40;" (update_expression "Sized_relobj<64,_true> *pSStack_40" (binary_expression "Sized_relobj<64,_true> *pSStack_40" (binary_expression "Sized_relobj<64" identifier < number_literal) (ERROR ",_true" , identifier) > (pointer_expression "*pSStack_40" * identifier)) --) ;) (declaration "Address local_38;" type_identifier identifier ;) (declaration "undefined7 uStack_30;" type_identifier identifier ;) (declaration "byte bStack_29;" type_identifier identifier ;) (declaration "int local_28;" primitive_type identifier ;) (declaration "undefined4 uStack_24;" type_identifier identifier ;) (ERROR "Output_reloc<9,_false,_64,_true>::Output_reloc\n ((Output_reloc<9,_false,_64,_true> *)&local_48,type,od,address,false);\n __position._M_current =\n (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_>\n ::_M_realloc_insert<const_gold::Output_reloc<9,_false,_64,_true>&>\n (&(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_,__position,\n (Output_reloc<9,_false,_64,_true> *)&local_48);\n pOVar3 = (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_>\n ._M_impl._M_finish;\n }\n else {\n pOVar3 = __position._M_current + 1;\n (__position._M_current)->u1_ = local_48;\n ((__position._M_current)->u2_).relobj = pSStack_40;\n (__position._M_current)->address_ = local_38;\n *(ulong *)&(__position._M_current)->local_sym_index_ = CONCAT17(bStack_29,uStack_30);\n *(ulong *)&(__position._M_current)->shndx_ = CONCAT44(uStack_24,local_28);\n (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_>\n ._M_impl._M_finish = pOVar3;\n }\n lVar4 = (long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_>\n ._M_impl._M_start >> 3;\n if (((this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)\n == 0) {\n (this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * -0x3333333333333330;\n if ((bStack_29 & 0x10) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_false,_64,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }\n if ((local_28 != -4) && (pSStack_40 != (Sized_relobj<64,_true> *)0x0)) {\n uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;\n }\n (pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_false,_64,_true" , identifier , identifier , identifier) > (ERROR "::" : :) identifier ( (binary_expression "(Output_reloc<9,_false,_64,_true> *)&local_48,type,od,address,false);\n __position._M_current =\n (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9" (assignment_expression "(Output_reloc<9,_false,_64,_true> *)&local_48,type,od,address,false);\n __position._M_current =\n (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold" (field_expression "(Output_reloc<9,_false,_64,_true> *)&local_48,type,od,address,false);\n __position._M_current" (parenthesized_expression "(Output_reloc<9,_false,_64,_true> *)&local_48,type,od,address,false)" ( (comma_expression "Output_reloc<9,_false,_64,_true> *)&local_48,type,od,address,false" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_false,_64,_true> *)&local_48,type,od,address,false" identifier , (comma_expression "_64,_true> *)&local_48,type,od,address,false" identifier , (comma_expression "_true> *)&local_48,type,od,address,false" (binary_expression "_true> *)&local_48" identifier > (pointer_expression "*)&local_48" * (ERROR ")" )) (pointer_expression "&local_48" & identifier))) , (comma_expression "type,od,address,false" identifier , (comma_expression "od,address,false" identifier , (comma_expression "address,false" identifier , false))))))) )) (ERROR ";\n __position" ; identifier) . field_identifier) = (binary_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold" (field_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_false,_64,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_false,_64,_true" identifier , (comma_expression "_64,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier)) (ERROR "::Output_reloc" : : identifier) < number_literal) , identifier , identifier , identifier (ERROR ">" >) , (ERROR "_std::allocator<gold::" identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Output_reloc<9" identifier < number_literal) , identifier , identifier , (binary_expression "_true>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold::Output_reloc<9" (binary_expression "_true>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold" (call_expression "_true>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_>\n ._M_impl._M_end_of_storage)" (field_expression "_true>_>_>\n ._M_impl._M_finish" (field_expression "_true>_>_>\n ._M_impl" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) (ERROR ";\n if" ; if) (argument_list "(__position._M_current ==\n (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_>\n ._M_impl._M_end_of_storage)" ( (binary_expression "__position._M_current ==\n (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9" (binary_expression "__position._M_current ==\n (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold" (field_expression "__position._M_current" identifier . field_identifier) == (binary_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold" (field_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_false,_64,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_false,_64,_true" identifier , (comma_expression "_64,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier)) (ERROR "::Output_reloc" : : identifier) < number_literal) , identifier , identifier , identifier (ERROR ">" >) , (ERROR "_std::allocator<gold::" identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Output_reloc<9" identifier < number_literal) , identifier , identifier , (field_expression "_true>_>_>\n ._M_impl._M_end_of_storage" (field_expression "_true>_>_>\n ._M_impl" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ))) (ERROR "{\n std::\n vector" { identifier : : identifier) < identifier) (ERROR "::Output_reloc" : : identifier) < number_literal) , identifier , identifier , identifier (ERROR ">" >) , (ERROR "_std::allocator<gold::" identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Output_reloc<9" identifier < number_literal) , identifier , identifier , (binary_expression "_true>_>_>\n ::_M_realloc_insert<const_gold::Output_reloc<9" (binary_expression "_true>_>_>\n ::_M_realloc_insert<const_gold" (binary_expression "_true>_>_>\n ::_M_realloc_insert" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) > (ERROR "::" : :) identifier) < identifier) (ERROR "::Output_reloc" : : identifier) < number_literal) , identifier , identifier , identifier > & (ERROR ">" >) ( (ERROR "&(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_,__position,\n (Output_reloc<9,_false,_64,_true> *)&local_48);\n pOVar3 = (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_>\n ._M_impl._M_finish;\n }\n else {\n pOVar3 = __position._M_current + 1;\n (__position._M_current)->u1_ = local_48;\n ((__position._M_current)->u2_).relobj = pSStack_40;\n (__position._M_current)->address_ = local_38;\n *(ulong *)&(__position._M_current)->local_sym_index_ = CONCAT17(bStack_29,uStack_30);\n *(ulong *)&(__position._M_current)->shndx_ = CONCAT44(uStack_24,local_28);\n (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_>\n ._M_impl._M_finish = pOVar3;\n }\n lVar4 = (long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_>\n ._M_impl._M_start >> 3;\n if (((this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)\n == 0) {\n (this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * -0x3333333333333330;\n if ((bStack_29 & 0x10) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_false,_64,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }\n if ((local_28 != -4) && (pSStack_40 != (Sized_relobj<64,_true> *)0x0)) {\n uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;\n }\n (pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }\n return;\n }" (comma_expression "&(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_,__position,\n (Output_reloc<9,_false,_64,_true> *)&local_48)" (pointer_expression "&(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_" & (field_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_false,_64,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_false,_64,_true" identifier , (comma_expression "_64,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier)) , (comma_expression "__position,\n (Output_reloc<9,_false,_64,_true> *)&local_48)" identifier , (parenthesized_expression "(Output_reloc<9,_false,_64,_true> *)&local_48)" ( (comma_expression "Output_reloc<9,_false,_64,_true> *)&local_48" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_false,_64,_true> *)&local_48" identifier , (comma_expression "_64,_true> *)&local_48" identifier , (binary_expression "_true> *)&local_48" identifier > (pointer_expression "*)&local_48" * (ERROR ")" )) (pointer_expression "&local_48" & identifier)))))) )))) ; (assignment_expression "pOVar3 = (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold" identifier = (binary_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold" (field_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_false,_64,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_false,_64,_true" identifier , (comma_expression "_64,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier)) : : (comma_expression "Output_reloc<9,_false,_64,_true>,_std" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_false,_64,_true>,_std" identifier , (comma_expression "_64,_true>,_std" identifier , (binary_expression "_true>,_std" identifier > (ERROR "," ,) identifier)))) : : (binary_expression "allocator<gold" identifier < identifier) : : (comma_expression "Output_reloc<9,_false,_64,_true>_>_>\n ._M_impl._M_finish" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_false,_64,_true>_>_>\n ._M_impl._M_finish" identifier , (comma_expression "_64,_true>_>_>\n ._M_impl._M_finish" identifier , (field_expression "_true>_>_>\n ._M_impl._M_finish" (field_expression "_true>_>_>\n ._M_impl" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier)))) ; } else (compound_statement "{\n pOVar3 = __position._M_current + 1;\n (__position._M_current)->u1_ = local_48;\n ((__position._M_current)->u2_).relobj = pSStack_40;\n (__position._M_current)->address_ = local_38;\n *(ulong *)&(__position._M_current)->local_sym_index_ = CONCAT17(bStack_29,uStack_30);\n *(ulong *)&(__position._M_current)->shndx_ = CONCAT44(uStack_24,local_28);\n (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::Output_reloc<9,_false,_64,_true>_>_>\n ._M_impl._M_finish = pOVar3;\n }" { (expression_statement "pOVar3 = __position._M_current + 1;" (assignment_expression "pOVar3 = __position._M_current + 1" identifier = (binary_expression "__position._M_current + 1" (field_expression "__position._M_current" identifier . field_identifier) + number_literal)) ;) (expression_statement "(__position._M_current)->u1_ = local_48;" (assignment_expression "(__position._M_current)->u1_ = local_48" (field_expression "(__position._M_current)->u1_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = identifier) ;) (expression_statement "((__position._M_current)->u2_).relobj = pSStack_40;" (assignment_expression "((__position._M_current)->u2_).relobj = pSStack_40" (field_expression "((__position._M_current)->u2_).relobj" (parenthesized_expression "((__position._M_current)->u2_)" ( (field_expression "(__position._M_current)->u2_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "(__position._M_current)->address_ = local_38;" (assignment_expression "(__position._M_current)->address_ = local_38" (field_expression "(__position._M_current)->address_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = identifier) ;) (expression_statement "*(ulong *)&(__position._M_current)->local_sym_index_ = CONCAT17(bStack_29,uStack_30);" (assignment_expression "*(ulong *)&(__position._M_current)->local_sym_index_ = CONCAT17(bStack_29,uStack_30)" (pointer_expression "*(ulong *)&(__position._M_current)->local_sym_index_" * (cast_expression "(ulong *)&(__position._M_current)->local_sym_index_" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(__position._M_current)->local_sym_index_" & (field_expression "(__position._M_current)->local_sym_index_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier)))) = (call_expression "CONCAT17(bStack_29,uStack_30)" identifier (argument_list "(bStack_29,uStack_30)" ( identifier , identifier )))) ;) (expression_statement "*(ulong *)&(__position._M_current)->shndx_ = CONCAT44(uStack_24,local_28);" (assignment_expression "*(ulong *)&(__position._M_current)->shndx_ = CONCAT44(uStack_24,local_28)" (pointer_expression "*(ulong *)&(__position._M_current)->shndx_" * (cast_expression "(ulong *)&(__position._M_current)->shndx_" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(__position._M_current)->shndx_" & (field_expression "(__position._M_current)->shndx_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier)))) = (call_expression "CONCAT44(uStack_24,local_28)" identifier (argument_list "(uStack_24,local_28)" ( identifier , identifier )))) ;) (ERROR "(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_64,_true>,_std::allocator<gold::" (comma_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_64,_true>,_std" (binary_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9" (binary_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold" (field_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_false,_64,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_false,_64,_true" identifier , (comma_expression "_64,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier) (ERROR "::Output_reloc" : : identifier) < number_literal) , (comma_expression "_false,_64,_true>,_std" identifier , (comma_expression "_64,_true>,_std" identifier , (binary_expression "_true>,_std" identifier > (ERROR "," ,) identifier)))) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Output_reloc<9,_false,_64,_true>_>_>\n ._M_impl._M_finish = pOVar3;" (comma_expression "Output_reloc<9,_false,_64,_true>_>_>\n ._M_impl._M_finish = pOVar3" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_false,_64,_true>_>_>\n ._M_impl._M_finish = pOVar3" identifier , (comma_expression "_64,_true>_>_>\n ._M_impl._M_finish = pOVar3" identifier , (assignment_expression "_true>_>_>\n ._M_impl._M_finish = pOVar3" (field_expression "_true>_>_>\n ._M_impl._M_finish" (field_expression "_true>_>_>\n ._M_impl" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = identifier)))) ;) }) (assignment_expression "lVar4 = (long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold" identifier = (binary_expression "(long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base<gold" (binary_expression "(long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base" (cast_expression "(long)pOVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_false,_64,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_false,_64,_true" identifier , (comma_expression "_64,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier))) < identifier)) : : (comma_expression "Output_reloc<9,_false,_64,_true>,_std" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_false,_64,_true>,_std" identifier , (comma_expression "_64,_true>,_std" identifier , (binary_expression "_true>,_std" identifier > (ERROR "," ,) identifier)))) : : (binary_expression "allocator<gold" identifier < identifier) : : (comma_expression "Output_reloc<9,_false,_64,_true>_>_>\n ._M_impl._M_start >> 3" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_false,_64,_true>_>_>\n ._M_impl._M_start >> 3" identifier , (comma_expression "_64,_true>_>_>\n ._M_impl._M_start >> 3" identifier , (binary_expression "_true>_>_>\n ._M_impl._M_start >> 3" (field_expression "_true>_>_>\n ._M_impl._M_start" (field_expression "_true>_>_>\n ._M_impl" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) >> number_literal)))) ; if (parenthesized_expression "(((this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)\n == 0)" ( (binary_expression "((this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)\n == 0" (parenthesized_expression "((this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)" ( (binary_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2" (field_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20" (field_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data" (field_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data" (field_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build" (field_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_false,_64,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_false,_64,_true" identifier , (comma_expression "_64,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n (this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * -0x3333333333333330;\n if ((bStack_29 & 0x10) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_false,_64,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }\n if ((local_28 != -4) && (pSStack_40 != (Sized_relobj<64,_true> *)0x0)) {\n uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;\n }\n (pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }\n return;\n }" { (expression_statement "(this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * -0x3333333333333330;" (assignment_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * -0x3333333333333330" (field_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_" (field_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data" (field_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data" (field_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build" (field_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_false,_64,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_false,_64,_true" identifier , (comma_expression "_64,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (binary_expression "lVar4 * -0x3333333333333330" identifier * number_literal)) ;) (if_statement "if ((bStack_29 & 0x10) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_false,_64,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }" if (parenthesized_expression "((bStack_29 & 0x10) != 0)" ( (binary_expression "(bStack_29 & 0x10) != 0" (parenthesized_expression "(bStack_29 & 0x10)" ( (binary_expression "bStack_29 & 0x10" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n psVar1 = &(this->super_Output_data_reloc_base<9,_false,_64,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }" { (expression_statement "psVar1 = &(this->super_Output_data_reloc_base<9,_false,_64,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;" (assignment_expression "psVar1 = &(this->super_Output_data_reloc_base<9,_false,_64,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_" identifier = (pointer_expression "&(this->super_Output_data_reloc_base<9,_false,_64,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_" & (field_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_" (field_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>).\n super_Output_data_reloc_generic" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_false,_64,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_false,_64,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_false,_64,_true" identifier , (comma_expression "_64,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier))) ;) (expression_statement "*psVar1 = *psVar1 + 1;" (assignment_expression "*psVar1 = *psVar1 + 1" (pointer_expression "*psVar1" * identifier) = (binary_expression "*psVar1 + 1" (pointer_expression "*psVar1" * identifier) + number_literal)) ;) })) (if_statement "if ((local_28 != -4) && (pSStack_40 != (Sized_relobj<64,_true> *)0x0)) {\n uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;\n }\n (pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }" if (parenthesized_expression "((local_28 != -4) && (pSStack_40 != (Sized_relobj<64,_true> *)0x0))" ( (binary_expression "(local_28 != -4) && (pSStack_40 != (Sized_relobj<64,_true> *)0x0))" (parenthesized_expression "(local_28 != -4)" ( (binary_expression "local_28 != -4" identifier != number_literal) )) && (parenthesized_expression "(pSStack_40 != (Sized_relobj<64,_true> *)0x0))" ( (binary_expression "pSStack_40 != (Sized_relobj<64,_true> *)0x0)" identifier != (parenthesized_expression "(Sized_relobj<64,_true> *)0x0)" ( (comma_expression "Sized_relobj<64,_true> *)0x0" (binary_expression "Sized_relobj<64" identifier < number_literal) , (binary_expression "_true> *)0x0" identifier > (pointer_expression "*)0x0" * (ERROR ")" )) number_literal))) ))) ))) )) (compound_statement "{\n uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;\n }\n (pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }" { (expression_statement "uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_;" (assignment_expression "uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_" identifier = (field_expression "(pSStack_40->super_Relobj).dyn_reloc_count_" (parenthesized_expression "(pSStack_40->super_Relobj)" ( (field_expression "pSStack_40->super_Relobj" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if (uVar2 == 0) {\n (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;\n }" if (parenthesized_expression "(uVar2 == 0)" ( (binary_expression "uVar2 == 0" identifier == number_literal) )) (compound_statement "{\n (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;\n }" { (expression_statement "(pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1;" (assignment_expression "(pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1" (field_expression "(pSStack_40->super_Relobj).first_dyn_reloc_" (parenthesized_expression "(pSStack_40->super_Relobj)" ( (field_expression "pSStack_40->super_Relobj" identifier -> field_identifier) )) . field_identifier) = (binary_expression "(int)lVar4 * -0x33333333 - 1" (binary_expression "(int)lVar4 * -0x33333333" (cast_expression "(int)lVar4" ( (type_descriptor "int" primitive_type) ) identifier) * number_literal) - number_literal)) ;) })) (expression_statement "(pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1;" (assignment_expression "(pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1" (field_expression "(pSStack_40->super_Relobj).dyn_reloc_count_" (parenthesized_expression "(pSStack_40->super_Relobj)" ( (field_expression "pSStack_40->super_Relobj" identifier -> field_identifier) )) . field_identifier) = (binary_expression "uVar2 + 1" identifier + number_literal)) ;) })) (return_statement "return;" return ;) })) comment (call_expression "do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child")" identifier (argument_list "("../../gold/output.h",0x231,"set_current_data_size_for_child")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""set_current_data_size_for_child"" " string_content ") ))) ; }))
(translation_unit "void FUN_0022c860(long param_1)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n FUN_00216000(&local_48);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0022be40(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_0018dcf0("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}\n\n" (function_definition "void FUN_0022c860(long param_1)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n FUN_00216000(&local_48);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0022be40(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_0018dcf0("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" primitive_type (function_declarator "FUN_0022c860(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n FUN_00216000(&local_48);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0022be40(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_0018dcf0("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "long lStack_40;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "undefined7 uStack_30;" type_identifier identifier ;) (declaration "byte bStack_29;" type_identifier identifier ;) (declaration "int local_28;" primitive_type identifier ;) (declaration "undefined4 uStack_24;" type_identifier identifier ;) (expression_statement "FUN_00216000(&local_48);" (call_expression "FUN_00216000(&local_48)" identifier (argument_list "(&local_48)" ( (pointer_expression "&local_48" & identifier) ))) ;) (expression_statement "puVar1 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + 0x50)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) (if_statement "if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0022be40(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" if (parenthesized_expression "(puVar1 == *(undefined8 **)(param_1 + 0x58))" ( (binary_expression "puVar1 == *(undefined8 **)(param_1 + 0x58)" identifier == (pointer_expression "*(undefined8 **)(param_1 + 0x58)" * (cast_expression "(undefined8 **)(param_1 + 0x58)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) )) (compound_statement "{\n FUN_0022be40(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }" { (expression_statement "FUN_0022be40(param_1 + 0x48,puVar1,&local_48);" (call_expression "FUN_0022be40(param_1 + 0x48,puVar1,&local_48)" identifier (argument_list "(param_1 + 0x48,puVar1,&local_48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) , identifier , (pointer_expression "&local_48" & identifier) ))) ;) (expression_statement "puVar2 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar2 = *(undefined8 **)(param_1 + 0x50)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) }) (else_clause "else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" else (compound_statement "{\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" { (expression_statement "puVar2 = puVar1 + 5;" (assignment_expression "puVar2 = puVar1 + 5" identifier = (binary_expression "puVar1 + 5" identifier + number_literal)) ;) (expression_statement "*puVar1 = local_48;" (assignment_expression "*puVar1 = local_48" (pointer_expression "*puVar1" * identifier) = identifier) ;) (expression_statement "puVar1[1] = lStack_40;" (assignment_expression "puVar1[1] = lStack_40" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[2] = local_38;" (assignment_expression "puVar1[2] = local_38" (subscript_expression "puVar1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[3] = CONCAT17(bStack_29,uStack_30);" (assignment_expression "puVar1[3] = CONCAT17(bStack_29,uStack_30)" (subscript_expression "puVar1[3]" identifier [ number_literal ]) = (call_expression "CONCAT17(bStack_29,uStack_30)" identifier (argument_list "(bStack_29,uStack_30)" ( identifier , identifier )))) ;) (expression_statement "puVar1[4] = CONCAT44(uStack_24,local_28);" (assignment_expression "puVar1[4] = CONCAT44(uStack_24,local_28)" (subscript_expression "puVar1[4]" identifier [ number_literal ]) = (call_expression "CONCAT44(uStack_24,local_28)" identifier (argument_list "(uStack_24,local_28)" ( identifier , identifier )))) ;) (expression_statement "*(undefined8 **)(param_1 + 0x50) = puVar2;" (assignment_expression "*(undefined8 **)(param_1 + 0x50) = puVar2" (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) = identifier) ;) }))) (expression_statement "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;" (assignment_expression "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3" identifier = (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48) >> 3" (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48)" (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (pointer_expression "*(long *)(param_1 + 0x48)" * (cast_expression "(long *)(param_1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) >> number_literal)) ;) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 2) == 0)" ( (binary_expression "(*(byte *)(param_1 + 0x20) & 2) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 2)" ( (binary_expression "*(byte *)(param_1 + 0x20) & 2" (pointer_expression "*(byte *)(param_1 + 0x20)" * (cast_expression "(byte *)(param_1 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }" { (expression_statement "*(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;" (assignment_expression "*(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330" (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) = (binary_expression "lVar3 * -0x3333333333333330" identifier * number_literal)) ;) (if_statement "if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" if (parenthesized_expression "((bStack_29 & 0x10) != 0)" ( (binary_expression "(bStack_29 & 0x10) != 0" (parenthesized_expression "(bStack_29 & 0x10)" ( (binary_expression "bStack_29 & 0x10" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" { (expression_statement "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;" (assignment_expression "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) + number_literal)) ;) })) (if_statement "if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }" if (parenthesized_expression "((local_28 != -4) && (lStack_40 != 0))" ( (binary_expression "(local_28 != -4) && (lStack_40 != 0)" (parenthesized_expression "(local_28 != -4)" ( (binary_expression "local_28 != -4" identifier != number_literal) )) && (parenthesized_expression "(lStack_40 != 0)" ( (binary_expression "lStack_40 != 0" identifier != number_literal) ))) )) (compound_statement "{\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }" { (if_statement "if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }" if (parenthesized_expression "(*(int *)(lStack_40 + 0xa4) == 0)" ( (binary_expression "*(int *)(lStack_40 + 0xa4) == 0" (pointer_expression "*(int *)(lStack_40 + 0xa4)" * (cast_expression "(int *)(lStack_40 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_40 + 0xa4)" ( (binary_expression "lStack_40 + 0xa4" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }" { (expression_statement "*(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;" (assignment_expression "*(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1" (pointer_expression "*(int *)(lStack_40 + 0xa0)" * (cast_expression "(int *)(lStack_40 + 0xa0)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_40 + 0xa0)" ( (binary_expression "lStack_40 + 0xa0" identifier + number_literal) )))) = (binary_expression "(int)lVar3 * -0x33333333 + -1" (binary_expression "(int)lVar3 * -0x33333333" (cast_expression "(int)lVar3" ( (type_descriptor "int" primitive_type) ) identifier) * number_literal) + number_literal)) ;) })) (expression_statement "*(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;" (assignment_expression "*(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_40 + 0xa4)" * (cast_expression "(int *)(lStack_40 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_40 + 0xa4)" ( (binary_expression "lStack_40 + 0xa4" identifier + number_literal) )))) = (binary_expression "*(int *)(lStack_40 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_40 + 0xa4)" * (cast_expression "(int *)(lStack_40 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_40 + 0xa4)" ( (binary_expression "lStack_40 + 0xa4" identifier + number_literal) )))) + number_literal)) ;) })) (return_statement "return;" return ;) })) (expression_statement "FUN_0018dcf0("../../gold/output.h",0x231,"set_current_data_size_for_child");" (call_expression "FUN_0018dcf0("../../gold/output.h",0x231,"set_current_data_size_for_child")" identifier (argument_list "("../../gold/output.h",0x231,"set_current_data_size_for_child")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""set_current_data_size_for_child"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) }))) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) >> LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT * LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT) + LIT)) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT)) ;) })) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_0022c860(long param_1)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n FUN_00216000(&local_48);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0022be40(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_0018dcf0("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" (primitive_type "void") (function_declarator "FUN_0022c860(long param_1)" (identifier "FUN_0022c860") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_48;\n long lStack_40;\n undefined8 local_38;\n undefined7 uStack_30;\n byte bStack_29;\n int local_28;\n undefined4 uStack_24;\n \n FUN_00216000(&local_48);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0022be40(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_0018dcf0("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "undefined8 *puVar2;" (type_identifier "undefined8") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "undefined8 local_48;" (type_identifier "undefined8") (identifier "local_48") (; ";")) (declaration "long lStack_40;" (sized_type_specifier "long" (long "long")) (identifier "lStack_40") (; ";")) (declaration "undefined8 local_38;" (type_identifier "undefined8") (identifier "local_38") (; ";")) (declaration "undefined7 uStack_30;" (type_identifier "undefined7") (identifier "uStack_30") (; ";")) (declaration "byte bStack_29;" (type_identifier "byte") (identifier "bStack_29") (; ";")) (declaration "int local_28;" (primitive_type "int") (identifier "local_28") (; ";")) (declaration "undefined4 uStack_24;" (type_identifier "undefined4") (identifier "uStack_24") (; ";")) (expression_statement "FUN_00216000(&local_48);" (call_expression "FUN_00216000(&local_48)" (identifier "FUN_00216000") (argument_list "(&local_48)" (( "(") (pointer_expression "&local_48" (& "&") (identifier "local_48")) () ")"))) (; ";")) (expression_statement "puVar1 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + 0x50)" (identifier "puVar1") (= "=") (pointer_expression "*(undefined8 **)(param_1 + 0x50)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x50)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")"))))) (; ";")) (if_statement "if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0022be40(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" (if "if") (parenthesized_expression "(puVar1 == *(undefined8 **)(param_1 + 0x58))" (( "(") (binary_expression "puVar1 == *(undefined8 **)(param_1 + 0x58)" (identifier "puVar1") (== "==") (pointer_expression "*(undefined8 **)(param_1 + 0x58)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x58)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")"))))) () ")")) (compound_statement "{\n FUN_0022be40(param_1 + 0x48,puVar1,&local_48);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }" ({ "{") (expression_statement "FUN_0022be40(param_1 + 0x48,puVar1,&local_48);" (call_expression "FUN_0022be40(param_1 + 0x48,puVar1,&local_48)" (identifier "FUN_0022be40") (argument_list "(param_1 + 0x48,puVar1,&local_48)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) (, ",") (identifier "puVar1") (, ",") (pointer_expression "&local_48" (& "&") (identifier "local_48")) () ")"))) (; ";")) (expression_statement "puVar2 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar2 = *(undefined8 **)(param_1 + 0x50)" (identifier "puVar2") (= "=") (pointer_expression "*(undefined8 **)(param_1 + 0x50)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x50)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")"))))) (; ";")) (} "}")) (else_clause "else {\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" (else "else") (compound_statement "{\n puVar2 = puVar1 + 5;\n *puVar1 = local_48;\n puVar1[1] = lStack_40;\n puVar1[2] = local_38;\n puVar1[3] = CONCAT17(bStack_29,uStack_30);\n puVar1[4] = CONCAT44(uStack_24,local_28);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" ({ "{") (expression_statement "puVar2 = puVar1 + 5;" (assignment_expression "puVar2 = puVar1 + 5" (identifier "puVar2") (= "=") (binary_expression "puVar1 + 5" (identifier "puVar1") (+ "+") (number_literal "5"))) (; ";")) (expression_statement "*puVar1 = local_48;" (assignment_expression "*puVar1 = local_48" (pointer_expression "*puVar1" (* "*") (identifier "puVar1")) (= "=") (identifier "local_48")) (; ";")) (expression_statement "puVar1[1] = lStack_40;" (assignment_expression "puVar1[1] = lStack_40" (subscript_expression "puVar1[1]" (identifier "puVar1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "lStack_40")) (; ";")) (expression_statement "puVar1[2] = local_38;" (assignment_expression "puVar1[2] = local_38" (subscript_expression "puVar1[2]" (identifier "puVar1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "local_38")) (; ";")) (expression_statement "puVar1[3] = CONCAT17(bStack_29,uStack_30);" (assignment_expression "puVar1[3] = CONCAT17(bStack_29,uStack_30)" (subscript_expression "puVar1[3]" (identifier "puVar1") ([ "[") (number_literal "3") (] "]")) (= "=") (call_expression "CONCAT17(bStack_29,uStack_30)" (identifier "CONCAT17") (argument_list "(bStack_29,uStack_30)" (( "(") (identifier "bStack_29") (, ",") (identifier "uStack_30") () ")")))) (; ";")) (expression_statement "puVar1[4] = CONCAT44(uStack_24,local_28);" (assignment_expression "puVar1[4] = CONCAT44(uStack_24,local_28)" (subscript_expression "puVar1[4]" (identifier "puVar1") ([ "[") (number_literal "4") (] "]")) (= "=") (call_expression "CONCAT44(uStack_24,local_28)" (identifier "CONCAT44") (argument_list "(uStack_24,local_28)" (( "(") (identifier "uStack_24") (, ",") (identifier "local_28") () ")")))) (; ";")) (expression_statement "*(undefined8 **)(param_1 + 0x50) = puVar2;" (assignment_expression "*(undefined8 **)(param_1 + 0x50) = puVar2" (pointer_expression "*(undefined8 **)(param_1 + 0x50)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x50)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")")))) (= "=") (identifier "puVar2")) (; ";")) (} "}")))) (expression_statement "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3;" (assignment_expression "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3" (identifier "lVar3") (= "=") (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48) >> 3" (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48)" (cast_expression "(long)puVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar2")) (- "-") (pointer_expression "*(long *)(param_1 + 0x48)" (* "*") (cast_expression "(long *)(param_1 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x48)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) () ")"))))) (>> ">>") (number_literal "3"))) (; ";")) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }" (if "if") (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 2) == 0)" (( "(") (binary_expression "(*(byte *)(param_1 + 0x20) & 2) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 2)" (( "(") (binary_expression "*(byte *)(param_1 + 0x20) & 2" (pointer_expression "*(byte *)(param_1 + 0x20)" (* "*") (cast_expression "(byte *)(param_1 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")")))) (& "&") (number_literal "2")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;\n if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }\n return;\n }" ({ "{") (expression_statement "*(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330;" (assignment_expression "*(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330" (pointer_expression "*(long *)(param_1 + 0x10)" (* "*") (cast_expression "(long *)(param_1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")")))) (= "=") (binary_expression "lVar3 * -0x3333333333333330" (identifier "lVar3") (* "*") (number_literal "-0x3333333333333330"))) (; ";")) (if_statement "if ((bStack_29 & 0x10) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" (if "if") (parenthesized_expression "((bStack_29 & 0x10) != 0)" (( "(") (binary_expression "(bStack_29 & 0x10) != 0" (parenthesized_expression "(bStack_29 & 0x10)" (( "(") (binary_expression "bStack_29 & 0x10" (identifier "bStack_29") (& "&") (number_literal "0x10")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" ({ "{") (expression_statement "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;" (assignment_expression "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" (* "*") (cast_expression "(long *)(param_1 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (= "=") (binary_expression "*(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" (* "*") (cast_expression "(long *)(param_1 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (if_statement "if ((local_28 != -4) && (lStack_40 != 0)) {\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }" (if "if") (parenthesized_expression "((local_28 != -4) && (lStack_40 != 0))" (( "(") (binary_expression "(local_28 != -4) && (lStack_40 != 0)" (parenthesized_expression "(local_28 != -4)" (( "(") (binary_expression "local_28 != -4" (identifier "local_28") (!= "!=") (number_literal "-4")) () ")")) (&& "&&") (parenthesized_expression "(lStack_40 != 0)" (( "(") (binary_expression "lStack_40 != 0" (identifier "lStack_40") (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }\n *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;\n }" ({ "{") (if_statement "if (*(int *)(lStack_40 + 0xa4) == 0) {\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }" (if "if") (parenthesized_expression "(*(int *)(lStack_40 + 0xa4) == 0)" (( "(") (binary_expression "*(int *)(lStack_40 + 0xa4) == 0" (pointer_expression "*(int *)(lStack_40 + 0xa4)" (* "*") (cast_expression "(int *)(lStack_40 + 0xa4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lStack_40 + 0xa4)" (( "(") (binary_expression "lStack_40 + 0xa4" (identifier "lStack_40") (+ "+") (number_literal "0xa4")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;\n }" ({ "{") (expression_statement "*(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1;" (assignment_expression "*(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1" (pointer_expression "*(int *)(lStack_40 + 0xa0)" (* "*") (cast_expression "(int *)(lStack_40 + 0xa0)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lStack_40 + 0xa0)" (( "(") (binary_expression "lStack_40 + 0xa0" (identifier "lStack_40") (+ "+") (number_literal "0xa0")) () ")")))) (= "=") (binary_expression "(int)lVar3 * -0x33333333 + -1" (binary_expression "(int)lVar3 * -0x33333333" (cast_expression "(int)lVar3" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar3")) (* "*") (number_literal "-0x33333333")) (+ "+") (number_literal "-1"))) (; ";")) (} "}"))) (expression_statement "*(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1;" (assignment_expression "*(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_40 + 0xa4)" (* "*") (cast_expression "(int *)(lStack_40 + 0xa4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lStack_40 + 0xa4)" (( "(") (binary_expression "lStack_40 + 0xa4" (identifier "lStack_40") (+ "+") (number_literal "0xa4")) () ")")))) (= "=") (binary_expression "*(int *)(lStack_40 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_40 + 0xa4)" (* "*") (cast_expression "(int *)(lStack_40 + 0xa4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lStack_40 + 0xa4)" (( "(") (binary_expression "lStack_40 + 0xa4" (identifier "lStack_40") (+ "+") (number_literal "0xa4")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_0018dcf0("../../gold/output.h",0x231,"set_current_data_size_for_child");" (call_expression "FUN_0018dcf0("../../gold/output.h",0x231,"set_current_data_size_for_child")" (identifier "FUN_0018dcf0") (argument_list "("../../gold/output.h",0x231,"set_current_data_size_for_child")" (( "(") (string_literal ""../../gold/output.h"" (" """) (string_content "../../gold/output.h") (" """)) (, ",") (number_literal "0x231") (, ",") (string_literal ""set_current_data_size_for_child"" (" """) (string_content "set_current_data_size_for_child") (" """)) () ")"))) (; ";")) (} "}")))
/* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void add_absolute(Output_data_reloc<9,_false,_64,_true> * this, uint type, Output_data * od, Address address) */ void __thiscall gold::Output_data_reloc<9,_false,_64,_true>::add_absolute (Output_data_reloc<9,_false,_64,_true> *this,type_1 type,Output_data *od,type_4 address) { size_t *psVar1; type_1 uVar2; type_2 __position; var_1<9,_false,_64,_true> *pOVar3; long lVar4; type_3 local_48; var_2<64,_true> *pSStack_40; type_4 local_38; type_5 uStack_30; type_6 bStack_29; int local_28; type_7 uStack_24; var_1<9,_false,_64,_true>::var_1 ((var_1<9,_false,_64,_true> *)&local_48,type,od,address,false); __position._M_current = (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_. super__Vector_base<gold::var_1<9,_false,_64,_true>,_std::allocator<gold::var_1<9,_false,_64,_true>_>_> ._M_impl._M_finish; if (__position._M_current == (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_. super__Vector_base<gold::var_1<9,_false,_64,_true>,_std::allocator<gold::var_1<9,_false,_64,_true>_>_> ._M_impl._M_end_of_storage) { std:: vector<gold::var_1<9,_false,_64,_true>,_std::allocator<gold::var_1<9,_false,_64,_true>_>_> ::_M_realloc_insert<const_gold::var_1<9,_false,_64,_true>&> (&(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_,__position, (var_1<9,_false,_64,_true> *)&local_48); pOVar3 = (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_. super__Vector_base<gold::var_1<9,_false,_64,_true>,_std::allocator<gold::var_1<9,_false,_64,_true>_>_> ._M_impl._M_finish; } else { pOVar3 = __position._M_current + 1; (__position._M_current)->u1_ = local_48; ((__position._M_current)->u2_).relobj = pSStack_40; (__position._M_current)->address_ = local_38; *(ulong *)&(__position._M_current)->local_sym_index_ = CONCAT17(bStack_29,uStack_30); *(ulong *)&(__position._M_current)->shndx_ = CONCAT44(uStack_24,local_28); (this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_. super__Vector_base<gold::var_1<9,_false,_64,_true>,_std::allocator<gold::var_1<9,_false,_64,_true>_>_> ._M_impl._M_finish = pOVar3; } lVar4 = (long)pOVar3 - (long)(this->super_Output_data_reloc_base<9,_false,_64,_true>).relocs_. super__Vector_base<gold::var_1<9,_false,_64,_true>,_std::allocator<gold::var_1<9,_false,_64,_true>_>_> ._M_impl._M_start >> 3; if (((this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic. super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2) == 0) { (this->super_Output_data_reloc_base<9,_false,_64,_true>).super_Output_data_reloc_generic. super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ = lVar4 * -0x3333333333333330; if ((bStack_29 & 0x10) != 0) { psVar1 = &(this->super_Output_data_reloc_base<9,_false,_64,_true>). super_Output_data_reloc_generic.relative_reloc_count_; *psVar1 = *psVar1 + 1; } if ((local_28 != -4) && (pSStack_40 != (var_2<64,_true> *)0x0)) { uVar2 = (pSStack_40->super_Relobj).dyn_reloc_count_; if (uVar2 == 0) { (pSStack_40->super_Relobj).first_dyn_reloc_ = (int)lVar4 * -0x33333333 - 1; } (pSStack_40->super_Relobj).dyn_reloc_count_ = uVar2 + 1; } return; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child"); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) 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))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier) (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
void MASKED(long param_1) { undefined8 *puVar1; undefined8 *puVar2; long lVar3; undefined8 local_48; long lStack_40; undefined8 local_38; undefined7 uStack_30; byte bStack_29; int local_28; undefined4 uStack_24; FUN_00216000(&local_48); puVar1 = *(undefined8 **)(param_1 + 0x50); if (puVar1 == *(undefined8 **)(param_1 + 0x58)) { FUN_0022be40(param_1 + 0x48,puVar1,&local_48); puVar2 = *(undefined8 **)(param_1 + 0x50); } else { puVar2 = puVar1 + 5; *puVar1 = local_48; puVar1[1] = lStack_40; puVar1[2] = local_38; puVar1[3] = CONCAT17(bStack_29,uStack_30); puVar1[4] = CONCAT44(uStack_24,local_28); *(undefined8 **)(param_1 + 0x50) = puVar2; } lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 3; if ((*(byte *)(param_1 + 0x20) & 2) == 0) { *(long *)(param_1 + 0x10) = lVar3 * -0x3333333333333330; if ((bStack_29 & 0x10) != 0) { *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1; } if ((local_28 != -4) && (lStack_40 != 0)) { if (*(int *)(lStack_40 + 0xa4) == 0) { *(int *)(lStack_40 + 0xa0) = (int)lVar3 * -0x33333333 + -1; } *(int *)(lStack_40 + 0xa4) = *(int *)(lStack_40 + 0xa4) + 1; } return; } /* WARNING: Subroutine does not return */ FUN_0018dcf0("../../gold/output.h",0x231,"set_current_data_size_for_child"); }
4128_x86_64-linux-gnu-gold_and_x86_64-linux-gnu-gold_strip.c
num_entries
FUN_001fbbc0
/* DWARF original prototype: uint num_entries(Output_data_got<32,_false> * this) */ uint __thiscall gold::Output_data_got<32,_false>::num_entries(Output_data_got<32,_false> *this) { return (int)((long)(this->entries_). super__Vector_base<gold::Output_data_got<32,_false>::Got_entry,_std::allocator<gold::Output_data_got<32,_false>::Got_entry>_> ._M_impl._M_finish - (long)(this->entries_). super__Vector_base<gold::Output_data_got<32,_false>::Got_entry,_std::allocator<gold::Output_data_got<32,_false>::Got_entry>_> ._M_impl._M_start >> 3) * -0x55555555; }
long FUN_001fbbc0(long param_1) { return (*(long *)(param_1 + 0x40) - *(long *)(param_1 + 0x38) >> 3) * -0x5555555555555555; }
MOV RDX,-0x5555555555555555 MOV RAX,qword ptr [RDI + 0x40] SUB RAX,qword ptr [RDI + 0x38] SAR RAX,0x3 IMUL RAX,RDX RET
null
null
null
null
[('const-0', u'SUBPIECE_-1207911334'), (u'PTRSUB_-1207911338', u'PTRSUB_-1207911335'), ('const-0', u'PTRSUB_-1207911338'), (u'PTRSUB_-1207911338', u'PTRSUB_-1207911335'), (u'PTRSUB_-1207911332', u'LOAD_-1207911463'), ('tmp_174', u'PTRSUB_-1207911345'), (u'CAST_-1207911332', u'INT_SUB_-1207911444'), ('tmp_174', u'PTRSUB_-1207911339'), ('const-0', u'PTRSUB_-1207911341'), ('const-0', u'PTRSUB_-1207911332'), (u'INT_SRIGHT_-1207911420', u'SUBPIECE_-1207911334'), ('const-433', u'LOAD_-1207911463'), (u'LOAD_-1207911463', u'CAST_-1207911331'), (u'CAST_-1207911331', u'INT_SUB_-1207911444'), (u'PTRSUB_-1207911335', u'PTRSUB_-1207911332'), ('const-56', u'PTRSUB_-1207911339'), ('const-2863311531', u'INT_MULT_-1207911380'), ('const-8', u'PTRSUB_-1207911335'), (u'PTRSUB_-1207911335', u'LOAD_-1207911474'), (u'INT_SUB_-1207911444', u'INT_SRIGHT_-1207911420'), ('const-433', u'LOAD_-1207911474'), ('const-56', u'PTRSUB_-1207911345'), (u'PTRSUB_-1207911341', u'PTRSUB_-1207911338'), (u'PTRSUB_-1207911339', u'PTRSUB_-1207911338'), ('const-3', u'INT_SRIGHT_-1207911420'), (u'PTRSUB_-1207911345', u'PTRSUB_-1207911341'), ('const-0', u'RETURN_-1207911391'), ('const-0', u'PTRSUB_-1207911335'), (u'LOAD_-1207911474', u'CAST_-1207911332'), (u'SUBPIECE_-1207911334', u'INT_MULT_-1207911380'), (u'INT_MULT_-1207911380', u'RETURN_-1207911391'), ('const-0', u'PTRSUB_-1207911338')]
[('const--6148914691236517205', u'INT_MULT_-1207911380'), (u'CAST_-1207911350', u'LOAD_-1207911474'), ('const-56', u'INT_ADD_-1207911451'), ('tmp_175', u'INT_ADD_-1207911458'), (u'INT_SRIGHT_-1207911420', u'INT_MULT_-1207911380'), (u'CAST_-1207911345', u'LOAD_-1207911463'), ('const-433', u'LOAD_-1207911474'), (u'LOAD_-1207911474', u'INT_SUB_-1207911444'), (u'LOAD_-1207911463', u'INT_SUB_-1207911444'), (u'INT_SUB_-1207911444', u'INT_SRIGHT_-1207911420'), ('const-64', u'INT_ADD_-1207911458'), ('const-3', u'INT_SRIGHT_-1207911420'), ('tmp_175', u'INT_ADD_-1207911451'), (u'INT_ADD_-1207911458', u'CAST_-1207911350'), (u'INT_ADD_-1207911451', u'CAST_-1207911345'), ('const-0', u'RETURN_-1207911391'), ('const-433', u'LOAD_-1207911463'), (u'INT_MULT_-1207911380', u'RETURN_-1207911391')]
null
null
001fbbc0
x64
O2
(translation_unit "long FUN_001fbbc0(long param_1)\n\n{\n return (*(long *)(param_1 + 0x40) - *(long *)(param_1 + 0x38) >> 3) * -0x5555555555555555;\n}\n\n" (function_definition "long FUN_001fbbc0(long param_1)\n\n{\n return (*(long *)(param_1 + 0x40) - *(long *)(param_1 + 0x38) >> 3) * -0x5555555555555555;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_001fbbc0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n return (*(long *)(param_1 + 0x40) - *(long *)(param_1 + 0x38) >> 3) * -0x5555555555555555;\n}" { (return_statement "return (*(long *)(param_1 + 0x40) - *(long *)(param_1 + 0x38) >> 3) * -0x5555555555555555;" return (binary_expression "(*(long *)(param_1 + 0x40) - *(long *)(param_1 + 0x38) >> 3) * -0x5555555555555555" (parenthesized_expression "(*(long *)(param_1 + 0x40) - *(long *)(param_1 + 0x38) >> 3)" ( (binary_expression "*(long *)(param_1 + 0x40) - *(long *)(param_1 + 0x38) >> 3" (binary_expression "*(long *)(param_1 + 0x40) - *(long *)(param_1 + 0x38)" (pointer_expression "*(long *)(param_1 + 0x40)" * (cast_expression "(long *)(param_1 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) - (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) >> number_literal) )) * number_literal) ;) })))
(translation_unit "/* DWARF original prototype: uint num_entries(Output_data_got<32,_false> * this) */\n\nuint __thiscall gold::Output_data_got<32,_false>::num_entries(Output_data_got<32,_false> *this)\n\n{\n return (int)((long)(this->entries_).\n super__Vector_base<gold::Output_data_got<32,_false>::Got_entry,_std::allocator<gold::Output_data_got<32,_false>::Got_entry>_>\n ._M_impl._M_finish -\n (long)(this->entries_).\n super__Vector_base<gold::Output_data_got<32,_false>::Got_entry,_std::allocator<gold::Output_data_got<32,_false>::Got_entry>_>\n ._M_impl._M_start >> 3) * -0x55555555;\n}\n\n" comment (declaration "uint __thiscall gold::Output_data_got<32,_false>::num_entries(Output_data_got<32,_false> *this)\n\n{\n return (int)((long)(this->entries_).\n super__Vector_base<gold::Output_data_got<32,_false>::Got_entry,_std::allocator<gold::Output_data_got<32,_false>::Got_entry>_>\n ._M_impl._M_finish -\n (long)(this->entries_).\n super__Vector_base<gold::Output_data_got<32,_false>::Got_entry,_std::allocator<gold::Output_data_got<32,_false>::Got_entry>_>\n ._M_impl._M_start >> 3) * -0x55555555;" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>::num_entries(Output_data_got<32,_false> *this)\n\n{\n return (int)((long)(this->entries_).\n super__Vector_base<gold::Output_data_got<32,_false>::Got_entry,_std::allocator<gold::" identifier > : : (function_declarator "num_entries(Output_data_got<32,_false> *this)\n\n{\n return (int)((long)(this->entries_).\n super__Vector_base<gold::Output_data_got<32,_false>::Got_entry" (function_declarator "num_entries(Output_data_got<32,_false> *this)\n\n{\n return (int)((long)" (function_declarator "num_entries(Output_data_got<32,_false> *this)\n\n{\n return (int)" (function_declarator "num_entries(Output_data_got<32,_false> *this)" identifier (parameter_list "(Output_data_got<32,_false> *this)" ( (parameter_declaration "Output_data_got" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) ))) (ERROR "{\n return" { return) (parameter_list "(int)" ( (parameter_declaration "int" primitive_type) ))) (ERROR "(" () (parameter_list "(long)" ( (parameter_declaration "long" (sized_type_specifier "long" long)) ))) (parameter_list "(this->entries_)" ( (parameter_declaration "this->entries_" type_identifier (ERROR "->" ->) identifier) )) (ERROR "." .) identifier (ERROR "<" <) identifier (ERROR "::" : :) identifier (ERROR "<32," < number_literal ,) identifier (ERROR ">::" > : :) identifier) , identifier : : identifier < identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>::Got_entry>_>\n ._M_impl._M_finish -\n (long)(this->entries_).\n super__Vector_base<gold::Output_data_got<32,_false>::Got_entry,_std::allocator<gold::" identifier > : : identifier > identifier > . identifier . (function_declarator "_M_finish -\n (long)(this->entries_).\n super__Vector_base<gold::Output_data_got<32,_false>::Got_entry" (function_declarator "_M_finish -\n (long)" identifier (ERROR "-" -) (parameter_list "(long)" ( (parameter_declaration "long" (sized_type_specifier "long" long)) ))) (parameter_list "(this->entries_)" ( (parameter_declaration "this->entries_" type_identifier (ERROR "->" ->) identifier) )) (ERROR "." .) identifier (ERROR "<" <) identifier (ERROR "::" : :) identifier (ERROR "<32," < number_literal ,) identifier (ERROR ">::" > : :) identifier) , identifier : : identifier < identifier : :) identifier (ERROR "<32,_false>::Got_entry>_>\n ._M_impl._M_start >> 3) * -0x55555555" < number_literal , (ERROR "_false>::Got_entry>_>\n ._M_impl._M_start >> 3)" identifier > : : identifier > identifier > . identifier . identifier >> number_literal )) * - number_literal) ;) (ERROR "}" }))
(translation_unit "long FUN_001fbbc0(long param_1)\n\n{\n return (*(long *)(param_1 + 0x40) - *(long *)(param_1 + 0x38) >> 3) * -0x5555555555555555;\n}\n\n" (function_definition "long FUN_001fbbc0(long param_1)\n\n{\n return (*(long *)(param_1 + 0x40) - *(long *)(param_1 + 0x38) >> 3) * -0x5555555555555555;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_001fbbc0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n return (*(long *)(param_1 + 0x40) - *(long *)(param_1 + 0x38) >> 3) * -0x5555555555555555;\n}" { (return_statement "return (*(long *)(param_1 + 0x40) - *(long *)(param_1 + 0x38) >> 3) * -0x5555555555555555;" return (binary_expression "(*(long *)(param_1 + 0x40) - *(long *)(param_1 + 0x38) >> 3) * -0x5555555555555555" (parenthesized_expression "(*(long *)(param_1 + 0x40) - *(long *)(param_1 + 0x38) >> 3)" ( (binary_expression "*(long *)(param_1 + 0x40) - *(long *)(param_1 + 0x38) >> 3" (binary_expression "*(long *)(param_1 + 0x40) - *(long *)(param_1 + 0x38)" (pointer_expression "*(long *)(param_1 + 0x40)" * (cast_expression "(long *)(param_1 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) - (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) >> number_literal) )) * number_literal) ;) })))
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (return_statement return (binary_expression (parenthesized_expression ( (binary_expression (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) ))))) >> LIT) )) * LIT) ;) })))
(function_definition "long FUN_001fbbc0(long param_1)\n\n{\n return (*(long *)(param_1 + 0x40) - *(long *)(param_1 + 0x38) >> 3) * -0x5555555555555555;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_001fbbc0(long param_1)" (identifier "FUN_001fbbc0") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n return (*(long *)(param_1 + 0x40) - *(long *)(param_1 + 0x38) >> 3) * -0x5555555555555555;\n}" ({ "{") (return_statement "return (*(long *)(param_1 + 0x40) - *(long *)(param_1 + 0x38) >> 3) * -0x5555555555555555;" (return "return") (binary_expression "(*(long *)(param_1 + 0x40) - *(long *)(param_1 + 0x38) >> 3) * -0x5555555555555555" (parenthesized_expression "(*(long *)(param_1 + 0x40) - *(long *)(param_1 + 0x38) >> 3)" (( "(") (binary_expression "*(long *)(param_1 + 0x40) - *(long *)(param_1 + 0x38) >> 3" (binary_expression "*(long *)(param_1 + 0x40) - *(long *)(param_1 + 0x38)" (pointer_expression "*(long *)(param_1 + 0x40)" (* "*") (cast_expression "(long *)(param_1 + 0x40)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")")))) (- "-") (pointer_expression "*(long *)(param_1 + 0x38)" (* "*") (cast_expression "(long *)(param_1 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")"))))) (>> ">>") (number_literal "3")) () ")")) (* "*") (number_literal "-0x5555555555555555")) (; ";")) (} "}")))
/* DWARF original prototype: uint num_entries(Output_data_got<32,_false> * this) */ type_1 __thiscall gold::Output_data_got<32,_false>::num_entries(Output_data_got<32,_false> *this) { return (int)((long)(this->entries_). super__Vector_base<gold::Output_data_got<32,_false>::Got_entry,_std::allocator<gold::Output_data_got<32,_false>::Got_entry>_> ._M_impl._M_finish - (long)(this->entries_). super__Vector_base<gold::Output_data_got<32,_false>::Got_entry,_std::allocator<gold::Output_data_got<32,_false>::Got_entry>_> ._M_impl._M_start >> 3) * -0x55555555; }
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)))) body: (compound_statement (return_statement (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (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)))))) right: (number_literal))) right: (number_literal))))))
null
long MASKED(long param_1) { return (*(long *)(param_1 + 0x40) - *(long *)(param_1 + 0x38) >> 3) * -0x5555555555555555; }
2982_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
do_add_symbols
FUN_0019dc30
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_add_symbols(Sized_incr_dynobj<64,_true> * this, Symbol_table * symtab, Read_symbols_data * param_2, Layout * param_3) */ void __thiscall gold::Sized_incr_dynobj<64,_true>::do_add_symbols (Sized_incr_dynobj<64,_true> *this,Symbol_table *symtab,Read_symbols_data *param_2, Layout *param_3) { byte bVar1; uint uVar2; pointer ppSVar3; pointer ppSVar4; long lVar5; Output_section *pOVar6; uint uVar7; int iVar8; ulong uVar9; long lVar10; Sized_symbol<64> *pSVar11; ulong uVar12; char *name; uint uVar13; uint *puVar14; uint uVar15; char cVar16; pair<std::_Rb_tree_iterator<long_unsigned_int>,_bool> pVar17; uint symtab_count; Sym<64,_true> sym; View symtab_view; Address v; Elf_strtab strtab; uchar symbuf [24]; Copy_reloc local_88; Copied_symbols copied_symbols; sym.p_ = (Sym_data<64> *)symbuf; bVar1 = (byte)(this->input_reader_).flags_; if (1 < bVar1 - 1 && bVar1 != 4) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/incremental.h",0x388,"get_global_symbol_count"); } ppSVar3 = (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>. _M_impl._M_start; uVar13 = *(uint *)(((this->input_reader_).inputs_)->p_ + (ulong)(this->input_reader_).info_offset_ + 4); ppSVar4 = (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>. _M_impl._M_finish; uVar13 = uVar13 >> 0x18 | (uVar13 & 0xff0000) >> 8 | (uVar13 & 0xff00) << 8 | uVar13 << 0x18; uVar12 = (ulong)uVar13; uVar9 = (long)ppSVar4 - (long)ppSVar3 >> 3; if (uVar9 < uVar12) { std::vector<gold::Symbol*,_std::allocator<gold::Symbol*>_>::_M_default_append (&this->symbols_,uVar12 - uVar9); } else if ((uVar12 < uVar9) && (ppSVar3 = ppSVar3 + uVar12, ppSVar4 != ppSVar3)) { (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl. _M_finish = ppSVar3; } symtab_view.p_ = (uchar *)0x0; strtab.base_ = (char *)0x0; strtab.usable_size_ = 0; Sized_incremental_binary<64,_true>::get_symtab_view (this->ibase_,&symtab_view,&symtab_count,&strtab); copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_color = _S_red; copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_parent = (_Base_ptr)0x0; lVar5 = (this->ibase_->symtab_reader_).len_; copied_symbols._M_t._M_impl.super__Rb_tree_header._M_node_count = 0; lVar10 = lVar5 + 3; if (-1 < lVar5) { lVar10 = lVar5; } copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_left = &copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header; copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_right = copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_left; if (uVar13 == 0) { LAB_0019dfa8: std:: _Rb_tree<long_unsigned_int,_long_unsigned_int,_std::_Identity<long_unsigned_int>,_std::less<long_unsigned_int>,_std::allocator<long_unsigned_int>_> ::_M_erase(&copied_symbols._M_t, (_Link_type)copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_parent); return; } if ((char)(this->input_reader_).flags_ == '\x04') { uVar9 = 0; do { uVar2 = *(uint *)(((this->input_reader_).inputs_)->p_ + (ulong)(uint)((int)uVar9 * 4) + 8 + (ulong)(this->input_reader_).info_offset_ ); uVar15 = uVar2 >> 0x18 | (uVar2 & 0xff0000) >> 8 | (uVar2 & 0xff00) << 8 | uVar2 << 0x18 & 0x3fffffff; uVar7 = (uVar2 << 0x18) >> 0x1e; name = ""; puVar14 = (uint *)(symtab_view.p_ + uVar15 * 0x18); uVar2 = *puVar14; uVar12 = (ulong)(uVar2 >> 0x18 | (uVar2 & 0xff0000) >> 8 | (uVar2 & 0xff00) << 8 | uVar2 << 0x18); if (uVar12 < strtab.usable_size_) { name = strtab.base_ + uVar12; } uVar2 = puVar14[1]; iVar8 = (int)(uint)(byte)uVar2 >> 4; cVar16 = (char)(iVar8 << 4); if (iVar8 == 0) { cVar16 = '\x10'; } if (uVar7 == 2 || uVar7 == 3) { symbuf._8_8_ = *(undefined8 *)(puVar14 + 2); this->defined_count_ = this->defined_count_ + 1; v = (ulong)symbuf._8_8_ >> 0x38 | (symbuf._8_8_ & 0xff000000000000) >> 0x28 | (symbuf._8_8_ & 0xff0000000000) >> 0x18 | (symbuf._8_8_ & 0xff00000000) >> 8 | (symbuf._8_8_ & 0xff000000) << 8 | (symbuf._8_8_ & 0xff0000) << 0x18 | (symbuf._8_8_ & 0xff00) << 0x28 | symbuf._8_8_ << 0x38; symbuf[6] = '\0'; symbuf[7] = '\x01'; } else { v = 0; symbuf._8_8_ = 0; symbuf[6] = '\0'; symbuf[7] = '\0'; } symbuf._16_8_ = *(undefined8 *)(puVar14 + 4); symbuf[0] = '\0'; symbuf[1] = '\0'; symbuf[2] = '\0'; symbuf[3] = '\0'; symbuf[4] = ((byte)uVar2 & 0xf) + cVar16; symbuf[5] = *(uchar *)((long)puVar14 + 5); /* try { // try from 0019ddf1 to 0019df8c has its CatchHandler @ 0019e048 */ pSVar11 = Symbol_table::add_from_incrobj<64,_true> (symtab,(Object *)this,name,(char *)0x0,&sym); (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl. _M_start[uVar9] = &pSVar11->super_Symbol; (this->ibase_->symbol_map_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>. _M_impl._M_start[((int)(lVar10 >> 2) - symtab_count) + uVar15] = &pSVar11->super_Symbol; if ((uVar7 == 3) && (pVar17 = std:: _Rb_tree<long_unsigned_int,_long_unsigned_int,_std::_Identity<long_unsigned_int>,_std::less<long_unsigned_int>,_std::allocator<long_unsigned_int>_> ::_M_insert_unique<long_unsigned_int_const&>(&copied_symbols._M_t,&v), pVar17.second != false)) { pOVar6 = (this->ibase_->section_map_). super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>. _M_impl._M_start [(ushort)(*(ushort *)((long)puVar14 + 6) << 8 | *(ushort *)((long)puVar14 + 6) >> 8 )]; if (((pOVar6->super_Output_data).field_0x20 & 1) == 0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0xc5,"address"); } local_88.offset = v - (pOVar6->super_Output_data).address_; local_88.symbol = (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>. _M_impl._M_start[uVar9]; local_88.output_section = pOVar6; std:: vector<gold::Sized_incremental_binary<64,_true>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<64,_true>::Copy_reloc>_> ::emplace_back<gold::Sized_incremental_binary<64,_true>::Copy_reloc> (&this->ibase_->copy_relocs_,&local_88); } if (uVar9 == uVar13 - 1) goto LAB_0019dfa8; uVar9 = uVar9 + 1; } while ((char)(this->input_reader_).flags_ == '\x04'); } /* WARNING: Subroutine does not return */ /* try { // try from 0019e013 to 0019e02f has its CatchHandler @ 0019e048 */ do_gold_unreachable("../../gold/incremental.h",0x435,"get_output_symbol_index"); }
void FUN_0019dc30(long param_1,undefined8 param_2) { uint uVar1; long lVar2; uint uVar3; int iVar4; ulong uVar5; long lVar6; undefined8 uVar7; ulong uVar8; char extraout_DL; char *pcVar9; uint uVar10; uint *puVar11; uint uVar12; int local_d4; undefined4 *local_d0; long local_c8; ulong local_c0; long local_b8; ulong local_b0; undefined4 local_a8; char local_a4; undefined1 local_a3; undefined2 local_a2; ulong local_a0; undefined8 local_98; undefined8 local_88; long local_80; long local_78; undefined1 local_68 [8]; undefined4 local_60 [2]; undefined8 local_58; undefined4 *local_50; undefined4 *local_48; undefined8 local_40; local_d0 = &local_a8; if (1 < *(byte *)(param_1 + 0xa8) - 1 && *(byte *)(param_1 + 0xa8) != 4) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/incremental.h",0x388,"get_global_symbol_count"); } uVar10 = *(uint *)(**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0)); uVar10 = uVar10 >> 0x18 | (uVar10 & 0xff0000) >> 8 | (uVar10 & 0xff00) << 8 | uVar10 << 0x18; uVar8 = (ulong)uVar10; uVar5 = *(long *)(param_1 + 0xc0) - *(long *)(param_1 + 0xb8) >> 3; if (uVar5 < uVar8) { FUN_00192f00(param_1 + 0xb8,uVar8 - uVar5); } else if ((uVar8 < uVar5) && (lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2)) { *(long *)(param_1 + 0xc0) = lVar2; } local_c8 = 0; local_b8 = 0; local_b0 = 0; FUN_0018de40(*(undefined8 *)(param_1 + 0x90),&local_c8,&local_d4,&local_b8); local_60[0] = 0; local_58 = 0; lVar2 = *(long *)(*(long *)(param_1 + 0x90) + 0x128); local_40 = 0; lVar6 = lVar2 + 3; if (-1 < lVar2) { lVar6 = lVar2; } local_50 = local_60; local_48 = local_50; if (uVar10 == 0) { LAB_0019dfa8: FUN_00197580(local_68,local_58); return; } if (*(char *)(param_1 + 0xa8) == '\x04') { uVar5 = 0; do { uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 + (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0)); uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18 & 0x3fffffff; uVar3 = (uVar1 << 0x18) >> 0x1e; pcVar9 = ""; puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8); uVar1 = *puVar11; uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18); if (uVar8 < local_b0) { pcVar9 = (char *)(local_b8 + uVar8); } uVar1 = puVar11[1]; iVar4 = (int)(uint)(byte)uVar1 >> 4; local_a4 = (char)(iVar4 << 4); if (iVar4 == 0) { local_a4 = '\x10'; } if (uVar3 == 2 || uVar3 == 3) { local_a0 = *(ulong *)(puVar11 + 2); *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1; local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 | (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 | (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 | (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38; local_a2 = 0x100; } else { local_c0 = 0; local_a0 = 0; local_a2 = 0; } local_98 = *(undefined8 *)(puVar11 + 4); local_a8 = 0; local_a4 = ((byte)uVar1 & 0xf) + local_a4; local_a3 = *(undefined1 *)((long)puVar11 + 5); /* try { // try from 0019ddf1 to 0019df8c has its CatchHandler @ 0019e048 */ uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0); *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7; *(undefined8 *) (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) + (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7; if ((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')) { lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) + (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 | *(ushort *)((long)puVar11 + 6) >> 8) * 8); if ((*(byte *)(lVar2 + 0x20) & 1) == 0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.h",0xc5,"address"); } local_78 = local_c0 - *(long *)(lVar2 + 8); local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8); local_80 = lVar2; FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88); } if (uVar5 == uVar10 - 1) goto LAB_0019dfa8; uVar5 = uVar5 + 1; } while (*(char *)(param_1 + 0xa8) == '\x04'); } /* WARNING: Subroutine does not return */ /* try { // try from 0019e013 to 0019e02f has its CatchHandler @ 0019e048 */ FUN_0017c650("../../gold/incremental.h",0x435,"get_output_symbol_index"); }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0xe8 LEA RAX,[RSP + 0x70] MOV qword ptr [RSP + 0x10],RSI MOV qword ptr [RSP + 0x48],RAX MOVZX EAX,byte ptr [RDI + 0xa8] LEA EDX,[RAX + -0x1] CMP EDX,0x1 SETA DL CMP EAX,0x4 SETNZ AL TEST DL,AL JNZ 0x0019e030 MOV RDX,qword ptr [RDI + 0xa0] MOV EAX,dword ptr [RDI + 0xb0] MOV R12,RDI MOV RCX,qword ptr [RDI + 0xb8] MOV RDX,qword ptr [RDX] MOV EBX,dword ptr [RDX + RAX*0x1 + 0x4] MOV RDX,qword ptr [RDI + 0xc0] MOV RAX,RDX BSWAP EBX MOV ESI,EBX SUB RAX,RCX SAR RAX,0x3 CMP RSI,RAX JA 0x0019dfe8 JC 0x0019dfc8 MOV RDI,qword ptr [R12 + 0x90] LEA RDX,[RSP + 0x44] LEA RCX,[RSP + 0x60] MOV qword ptr [RSP + 0x50],0x0 MOV qword ptr [RSP + 0x60],0x0 LEA RSI,[RSP + 0x50] MOV qword ptr [RSP + 0x68],0x0 CALL 0x0018de40 MOV RAX,qword ptr [R12 + 0x90] MOV dword ptr [RSP + 0xb8],0x0 MOV qword ptr [RSP + 0xc0],0x0 MOV RDX,qword ptr [RAX + 0x128] MOV qword ptr [RSP + 0xd8],0x0 TEST RDX,RDX LEA RAX,[RDX + 0x3] CMOVNS RAX,RDX SAR RAX,0x2 MOV dword ptr [RSP + 0xc],EAX MOV EAX,dword ptr [RSP + 0x44] MOV dword ptr [RSP + 0x8],EAX LEA RAX,[RSP + 0xb0] MOV qword ptr [RSP + 0x28],RAX LEA RAX,[RSP + 0xb8] MOV qword ptr [RSP + 0xc8],RAX MOV qword ptr [RSP + 0xd0],RAX TEST EBX,EBX JZ 0x0019dffc CMP byte ptr [R12 + 0xa8],0x4 JNZ 0x0019e000 LEA EAX,[RBX + -0x1] XOR R13D,R13D MOV qword ptr [RSP + 0x18],RAX LEA RAX,[RSP + 0x48] MOV qword ptr [RSP + 0x20],RAX LEA RAX,[RSP + 0x58] MOV qword ptr [RSP + 0x30],RAX LEA RAX,[RSP + 0x90] MOV qword ptr [RSP + 0x38],RAX JMP 0x0019de4e MOV qword ptr [RSP + 0x58],0x0 XOR EAX,EAX XOR ECX,ECX MOV qword ptr [RSP + 0x78],RAX MOV RAX,qword ptr [RBX + 0x10] MOV R8,qword ptr [RSP + 0x20] MOV dword ptr [RSP + 0x70],0x0 MOV qword ptr [RSP + 0x80],RAX LEA EAX,[RDI + RSI*0x1] MOV RDI,qword ptr [RSP + 0x10] MOV RSI,R12 MOV byte ptr [RSP + 0x74],AL MOVZX EAX,byte ptr [RBX + 0x5] MOV word ptr [RSP + 0x76],CX XOR ECX,ECX MOV byte ptr [RSP + 0x75],AL CALL 0x00282120 MOV RDX,qword ptr [R12 + 0xb8] MOV ECX,dword ptr [RSP + 0xc] LEA R15,[R13*0x8] SUB ECX,dword ptr [RSP + 0x8] MOV qword ptr [RDX + R13*0x8],RAX MOV RDX,qword ptr [R12 + 0x90] ADD ECX,EBP MOV RDX,qword ptr [RDX + 0xa8] MOV qword ptr [RDX + RCX*0x8],RAX TEST R14B,R14B JNZ 0x0019df10 CMP R13,qword ptr [RSP + 0x18] JZ 0x0019dfa0 ADD R13,0x1 CMP byte ptr [R12 + 0xa8],0x4 JNZ 0x0019e000 MOV RCX,qword ptr [R12 + 0xa0] MOV EAX,dword ptr [R12 + 0xb0] LEA EDX,[R13*0x4] ADD RAX,qword ptr [RCX] MOV EBP,dword ptr [RDX + RAX*0x1 + 0x8] BSWAP EBP MOV EAX,EBP AND EBP,0x3fffffff SHR EAX,0x1e CMP EAX,0x2 JZ 0x0019df00 CMP EAX,0x3 SETZ R14B MOV ECX,R14D LEA EBX,[RBP + RBP*0x2] MOV RSI,qword ptr [RSP + 0x60] LEA RDX,[0x38b016] SHL EBX,0x3 ADD RBX,qword ptr [RSP + 0x50] MOV EAX,dword ptr [RBX] BSWAP EAX MOV EAX,EAX CMP RAX,qword ptr [RSP + 0x68] JNC 0x0019deb6 LEA RDX,[RSI + RAX*0x1] MOVZX EAX,byte ptr [RBX + 0x4] MOV ESI,EAX SAR EAX,0x4 MOV EDI,ESI MOV ESI,EAX SHL ESI,0x4 AND EDI,0xf TEST EAX,EAX MOV EAX,0x10 CMOVZ ESI,EAX TEST CL,CL JZ 0x0019dda8 MOV RAX,qword ptr [RBX + 0x8] ADD qword ptr [R12 + 0xd0],0x1 MOV RCX,RAX BSWAP RCX MOV qword ptr [RSP + 0x58],RCX MOV ECX,0x100 JMP 0x0019ddb5 XOR R14D,R14D MOV ECX,0x1 JMP 0x0019de8d MOV RSI,qword ptr [RSP + 0x30] MOV RDI,qword ptr [RSP + 0x28] CALL 0x001975c0 TEST DL,DL JZ 0x0019de30 MOVZX EAX,word ptr [RBX + 0x6] MOV RDI,qword ptr [R12 + 0x90] ROL AX,0x8 MOV RDX,qword ptr [RDI + 0x90] MOVZX EAX,AX MOV RDX,qword ptr [RDX + RAX*0x8] MOV RAX,qword ptr [RSP + 0x58] TEST byte ptr [RDX + 0x20],0x1 JZ 0x0019e018 MOV RSI,qword ptr [RSP + 0x38] MOV RCX,qword ptr [R12 + 0xb8] ADD RDI,0xc0 SUB RAX,qword ptr [RDX + 0x8] MOV RCX,qword ptr [RCX + R15*0x1] MOV qword ptr [RSP + 0x98],RDX MOV qword ptr [RSP + 0xa0],RAX MOV qword ptr [RSP + 0x90],RCX CALL 0x0019dbc0 CMP R13,qword ptr [RSP + 0x18] JNZ 0x0019de3b NOP dword ptr [RAX + RAX*0x1] MOV RSI,qword ptr [RSP + 0xc0] MOV RDI,qword ptr [RSP + 0x28] CALL 0x00197580 ADD RSP,0xe8 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET LEA RAX,[RCX + RSI*0x8] CMP RDX,RAX JZ 0x0019dcb0 MOV qword ptr [RDI + 0xc0],RAX JMP 0x0019dcb0 SUB RSI,RAX LEA RDI,[RDI + 0xb8] CALL 0x00192f00 JMP 0x0019dcb0 XOR ESI,ESI JMP 0x0019dfa8 LEA RDX,[0x373f50] MOV ESI,0x435 LEA RDI,[0x373482] CALL 0x0017c650 LEA RDX,[0x375048] MOV ESI,0xc5 LEA RDI,[0x373454] CALL 0x0017c650 LEA RDX,[0x373f70] MOV ESI,0x388 LEA RDI,[0x373482] CALL 0x0017c650
null
null
null
null
[(u'PTRADD_-1207506322', u'STORE_-1207508701'), (u'MULTIEQUAL_-1207505982', u'MULTIEQUAL_-1207506212'), ('tmp_3061', u'PTRSUB_-1207505904'), ('const-15', u'INT_AND_-1207508650'), (u'INT_ADD_-1207508264', u'CAST_-1207505991'), ('const-433', u'LOAD_-1207509815'), (u'CALL_-1207508753', u'INDIRECT_-1207506722'), (u'INT_SRIGHT_-1207509702', u'INT_SUB_-1207507885'), (u'INDIRECT_-1207506392', u'MULTIEQUAL_-1207505991'), (u'MULTIEQUAL_-1207506732', u'INT_LESS_-1207508788'), (u'MULTIEQUAL_-1207507288', u'CALL_-1207508753'), (u'LOAD_-1207508620', u'INT_AND_-1207508548'), (u'PTRSUB_-1207506056', u'PTRSUB_-1207506010'), (u'PTRSUB_-1207506847', u'PTRSUB_-1207506846'), (u'COPY_-1207506536', u'MULTIEQUAL_-1207506180'), (u'LOAD_-1207508775', u'SUBPIECE_-1207506134'), (u'INDIRECT_-1207507187', u'INT_SUB_-1207508699'), (u'COPY_-1207509564', u'MULTIEQUAL_-1207506556'), (u'INDIRECT_-1207506280', u'MULTIEQUAL_-1207505984'), (u'INDIRECT_-1207506291', u'MULTIEQUAL_-1207507112'), ('tmp_3061', u'PTRSUB_-1207506057'), ('const-0', u'CALL_-1207508753'), (u'CALL_-1207508198', u'INDIRECT_-1207506451'), (u'CALL_-1207508300', u'INDIRECT_-1207506472'), (u'CAST_-1207505991', u'LOAD_-1207508280'), (u'CALL_-1207508198', u'INDIRECT_-1207506274'), (u'CALL_-1207508085', u'INDIRECT_-1207506360'), ('tmp_6198', u'PTRSUB_-1207506758'), (u'INT_RIGHT_-1207508999', u'INT_OR_-1207508998'), (u'MULTIEQUAL_-1207505983', u'MULTIEQUAL_-1207506228'), (u'CAST_-1207506137', u'LOAD_-1207508827'), ('const-433', u'LOAD_-1207508237'), ('const-0', u'PTRSUB_-1207506056'), (u'INT_LEFT_-1207508789', u'INT_OR_-1207508789'), (u'PTRSUB_-1207506537', u'PTRSUB_-1207506527'), (u'CALL_-1207508085', u'INDIRECT_-1207506457'), (u'INT_LESS_-1207509856', u'BOOL_AND_-1207507492'), (u'INT_AND_-1207508545', u'INT_LEFT_-1207508542'), (u'INT_OR_-1207508545', u'INT_OR_-1207508542'), (u'INT_RIGHT_-1207508231', u'INT_OR_-1207508232'), (u'INDIRECT_-1207506376', u'MULTIEQUAL_-1207505983'), ('const-0', u'PTRSUB_-1207506756'), (u'MULTIEQUAL_-1207505997', u'MULTIEQUAL_-1207506453'), (u'LOAD_-1207509035', u'INT_AND_-1207509001'), (u'INT_RIGHT_-1207508555', u'INT_OR_-1207508554'), (u'CALL_-1207507900', u'INDIRECT_-1207506166'), (u'COPY_-1207506444', u'PIECE_-1207506384'), (u'CALL_-1207509591', u'INDIRECT_-1207507090'), ('const-433', u'LOAD_-1207509549'), ('const-4', u'INT_ADD_-1207506772'), ('const-4', u'PTRADD_-1207506229'), (u'CAST_-1207506137', u'PTRADD_-1207506493'), (u'CALL_-1207508107', u'INDIRECT_-1207506203'), (u'CALL_-1207507900', u'INDIRECT_-1207506278'), ('const-16711680', u'INT_AND_-1207509001'), (u'PTRSUB_-1207506895', u'CAST_-1207506752'), (u'CALL_-1207508753', u'INDIRECT_-1207506674'), (u'CALL_-1207508198', u'INDIRECT_-1207506210'), (u'MULTIEQUAL_-1207505987', u'MULTIEQUAL_-1207506292'), (u'MULTIEQUAL_-1207505993', u'MULTIEQUAL_-1207506299'), ('const-8', u'INT_RIGHT_-1207508791'), ('const-8', u'SUBPIECE_-1207507206'), (u'INDIRECT_-1207506601', u'MULTIEQUAL_-1207505997'), ('const-3617876', u'COPY_-1207505965'), (u'CALL_-1207508300', u'INDIRECT_-1207506569'), (u'MULTIEQUAL_-1207505984', u'MULTIEQUAL_-1207506155'), (u'PTRSUB_-1207506354', u'LOAD_-1207508751'), (u'CALL_-1207508300', u'INDIRECT_-1207506488'), ('const-4', u'INT_EQUAL_-1207508583'), (u'MULTIEQUAL_-1207505995', u'MULTIEQUAL_-1207506332'), ('const--136', u'PTRSUB_-1207506536'), ('tmp_8677', u'MULTIEQUAL_-1207507080'), (u'INT_NOTEQUAL_-1207507933', u'CBRANCH_-1207507932'), (u'CALL_-1207508198', u'INDIRECT_-1207506178'), (u'PTRSUB_-1207506522', u'LOAD_-1207509369'), (u'PTRSUB_-1207506547', u'CALL_-1207508300'), ('const-1', u'INT_SUB_-1207507329'), (u'LOAD_-1207509549', u'COPY_-1207506597'), (u'COPY_-1207505939', u'CALL_-1207507789'), ('const--200', u'PTRSUB_-1207506734'), (u'LOAD_-1207509776', u'CAST_-1207506661'), (u'SUBPIECE_-1207506134', u'INT_ZEXT_-1207507491'), (u'COPY_-1207506465', u'PIECE_-1207506405'), (u'INDIRECT_-1207506404', u'MULTIEQUAL_-1207507225'), ('const-0', u'SUBPIECE_-1207506254'), (u'INDIRECT_-1207506344', u'MULTIEQUAL_-1207505981'), (u'CAST_-1207506193', u'LOAD_-1207509035'), (u'PTRSUB_-1207506620', u'PTRSUB_-1207506556'), (u'INT_AND_-1207508548', u'INT_LEFT_-1207508545'), (u'INT_OR_-1207508548', u'INT_OR_-1207508545'), (u'BOOL_AND_-1207507492', u'CBRANCH_-1207509830'), (u'PTRSUB_-1207506108', u'LOAD_-1207508272'), (u'CAST_-1207505855', u'CALL_-1207508198'), ('const-65280', u'INT_AND_-1207508792'), (u'COPY_-1207506132', u'PIECE_-1207506073'), (u'LOAD_-1207508620', u'INT_AND_-1207508557'), (u'CALL_-1207507877', u'INDIRECT_-1207506227'), (u'INDIRECT_-1207506360', u'MULTIEQUAL_-1207505982'), ('tmp_8674', u'MULTIEQUAL_-1207507128'), (u'CALL_-1207509591', u'INDIRECT_-1207507187'), (u'INT_AND_-1207508795', u'INT_RIGHT_-1207508791'), ('const-0', u'SUBPIECE_-1207507870'), (u'MULTIEQUAL_-1207505989', u'MULTIEQUAL_-1207506324'), (u'CALL_-1207508300', u'SUBPIECE_-1207507206'), ('const-5', u'INT_ADD_-1207508778'), (u'MULTIEQUAL_-1207505992', u'MULTIEQUAL_-1207506283'), ('const-0', u'PTRSUB_-1207506430'), (u'INDIRECT_-1207506307', u'MULTIEQUAL_-1207507128'), ('const-8', u'PTRSUB_-1207506527'), (u'LOAD_-1207508620', u'INT_LEFT_-1207508536'), (u'CALL_-1207508753', u'INDIRECT_-1207506834'), (u'PTRSUB_-1207506074', u'PTRSUB_-1207506026'), ('tmp_2627', u'CBRANCH_-1207508189'), ('const-433', u'LOAD_-1207509035'), (u'CALL_-1207507877', u'INDIRECT_-1207506356'), (u'LOAD_-1207509035', u'INT_AND_-1207508998'), (u'INDIRECT_-1207507155', u'MULTIEQUAL_-1207506781'), ('tmp_3061', u'PTRSUB_-1207506336'), (u'LOAD_-1207508827', u'INT_AND_-1207508792'), ('tmp_3061', u'PTRSUB_-1207506326'), (u'PIECE_-1207506405', u'MULTIEQUAL_-1207506554'), (u'CALL_-1207507877', u'INDIRECT_-1207506275'), ('tmp_1779', u'CBRANCH_-1207508625'), (u'CALL_-1207508107', u'INDIRECT_-1207506251'), (u'CALL_-1207507900', u'INDIRECT_-1207506311'), (u'INT_AND_-1207506970', u'INT_OR_-1207508982'), (u'COPY_-1207508895', u'MULTIEQUAL_-1207507288'), (u'INT_LESS_-1207509681', u'CBRANCH_-1207509670'), (u'MULTIEQUAL_-1207506212', u'CAST_-1207505855'), ('tmp_8676', u'MULTIEQUAL_-1207507096'), (u'MULTIEQUAL_-1207505981', u'MULTIEQUAL_-1207506540'), (u'INT_ADD_-1207509496', u'COPY_-1207506598'), (u'INT_RIGHT_-1207508997', u'INT_OR_-1207508998'), (u'INDIRECT_-1207506569', u'MULTIEQUAL_-1207505995'), (u'INT_RIGHT_-1207508964', u'INT_EQUAL_-1207506386'), (u'INT_SUB_-1207509725', u'INT_SRIGHT_-1207509702'), ('const-433', u'LOAD_-1207508794'), (u'CALL_-1207508198', u'INDIRECT_-1207506386'), ('const-433', u'STORE_-1207508660'), (u'PTRADD_-1207505876', u'STORE_-1207507925'), (u'LOAD_-1207509035', u'INT_LEFT_-1207508992'), (u'PTRSUB_-1207506251', u'STORE_-1207508660'), (u'INDIRECT_-1207506424', u'MULTIEQUAL_-1207505993'), ('const-3', u'INT_EQUAL_-1207506386'), (u'CAST_-1207506752', u'MULTIEQUAL_-1207507209'), (u'INT_EQUAL_-1207509375', u'CBRANCH_-1207509374'), ('tmp_3061', u'PTRSUB_-1207506431'), ('const-0', u'SUBPIECE_-1207506487'), ('const-16', u'PTRSUB_-1207506766'), (u'CALL_-1207507900', u'INDIRECT_-1207506230'), (u'INDIRECT_-1207506642', u'MULTIEQUAL_-1207505981'), (u'MULTIEQUAL_-1207506271', u'INT_ADD_-1207508803'), (u'LOAD_-1207509784', u'INT_AND_-1207509733'), ('const-0', u'PTRSUB_-1207506315'), ('const-16711680', u'INT_AND_-1207508545'), (u'PTRSUB_-1207505884', u'PTRSUB_-1207505870'), (u'CALL_-1207508107', u'INDIRECT_-1207506348'), (u'PTRADD_-1207508973', u'CAST_-1207506193'), ('const-433', u'LOAD_-1207508598'), (u'CALL_-1207509591', u'INDIRECT_-1207507171'), ('const-8', u'PTRADD_-1207506300'), (u'LOAD_-1207508221', u'PTRSUB_-1207506039'), ('const-433', u'LOAD_-1207508857'), (u'INT_AND_-1207508554', u'INT_RIGHT_-1207508550'), ('const-0', u'COPY_-1207506465'), (u'PTRSUB_-1207506489', u'COPY_-1207506536'), (u'CALL_-1207507900', u'INDIRECT_-1207506102'), ('const-4', u'PTRADD_-1207506493'), ('const-65280', u'INT_AND_-1207508542'), (u'CALL_-1207509591', u'INDIRECT_-1207507026'), (u'INDIRECT_-1207506962', u'MULTIEQUAL_-1207506244'), ('const-184', u'PTRSUB_-1207505904'), (u'PTRADD_-1207508719', u'MULTIEQUAL_-1207507288'), (u'CALL_-1207507877', u'INDIRECT_-1207506388'), (u'PTRSUB_-1207505994', u'LOAD_-1207508145'), (u'CALL_-1207509591', u'INDIRECT_-1207507122'), (u'INT_MULT_-1207509034', u'CAST_-1207506205'), ('tmp_8675', u'MULTIEQUAL_-1207507112'), ('const-0', u'PTRSUB_-1207506046'), ('const-0', u'PTRSUB_-1207506389'), (u'INT_LEFT_-1207508995', u'INT_OR_-1207508995'), (u'INT_ZEXT_-1207507790', u'PTRADD_-1207505876'), ('const-433', u'LOAD_-1207508221'), (u'INDIRECT_-1207506834', u'MULTIEQUAL_-1207505993'), (u'INT_RIGHT_-1207508547', u'INT_OR_-1207508548'), ('const-160', u'PTRSUB_-1207506879'), (u'CALL_-1207508300', u'INDIRECT_-1207506392'), ('const-1', u'PTRADD_-1207509722'), (u'INT_SUB_-1207508699', u'INT_ADD_-1207508667'), (u'INT_OR_-1207508232', u'CAST_-1207505967'), (u'INT_LEFT_-1207508689', u'SUBPIECE_-1207506286'), (u'INDIRECT_-1207507026', u'MULTIEQUAL_-1207506219'), (u'LOAD_-1207508272', u'PTRSUB_-1207506047'), (u'PTRSUB_-1207506773', u'LOAD_-1207509665'), (u'INT_OR_-1207508554', u'INT_OR_-1207508551'), (u'INT_OR_-1207508982', u'INT_ADD_-1207508667'), (u'MULTIEQUAL_-1207505994', u'MULTIEQUAL_-1207506404'), (u'INDIRECT_-1207506227', u'MULTIEQUAL_-1207507048'), (u'INT_MULT_-1207508854', u'INT_ZEXT_-1207507330'), (u'CALL_-1207508300', u'INDIRECT_-1207506312'), (u'PTRSUB_-1207506026', u'LOAD_-1207508204'), (u'COPY_-1207505988', u'CALL_-1207508107'), (u'MULTIEQUAL_-1207505989', u'MULTIEQUAL_-1207506235'), ('tmp_6198', u'PTRSUB_-1207506536'), (u'CALL_-1207508753', u'INDIRECT_-1207506850'), ('const-0', u'COPY_-1207509628'), ('const-208', u'PTRSUB_-1207506185'), ('const-0', u'PTRSUB_-1207506489'), (u'MULTIEQUAL_-1207506781', u'PTRADD_-1207508776'), ('const-433', u'LOAD_-1207509776'), ('const-3', u'INT_SRIGHT_-1207509702'), (u'CALL_-1207508753', u'INDIRECT_-1207506802'), ('const-1', u'INT_LESS_-1207509856'), (u'LOAD_-1207508673', u'PTRADD_-1207506300'), (u'SUBPIECE_-1207506134', u'INT_AND_-1207508650'), (u'MULTIEQUAL_-1207505986', u'MULTIEQUAL_-1207506187'), (u'MULTIEQUAL_-1207505983', u'MULTIEQUAL_-1207506139'), (u'PTRSUB_-1207506039', u'PTRSUB_-1207505994'), (u'CALL_-1207508085', u'INDIRECT_-1207506489'), (u'INDIRECT_-1207506344', u'MULTIEQUAL_-1207505988'), ('const-6', u'INT_ADD_-1207508264'), ('const-3620688', u'COPY_-1207505986'), (u'COPY_-1207505937', u'CALL_-1207507789'), (u'INDIRECT_-1207506786', u'MULTIEQUAL_-1207505990'), (u'CALL_-1207507900', u'INDIRECT_-1207506134'), ('const-8', u'PTRSUB_-1207506522'), ('const-0', u'PTRSUB_-1207505995'), (u'CALL_-1207508107', u'INDIRECT_-1207506059'), (u'CALL_-1207508198', u'INDIRECT_-1207506338'), ('tmp_8682', u'MULTIEQUAL_-1207507000'), (u'PTRSUB_-1207506273', u'STORE_-1207508701'), (u'COPY_-1207506133', u'PIECE_-1207506073'), (u'INT_ZEXT_-1207507435', u'INT_ADD_-1207509021'), ('tmp_6198', u'PTRSUB_-1207506634'), (u'INT_SRIGHT_-1207508733', u'INT_EQUAL_-1207508651'), (u'PTRADD_-1207505969', u'LOAD_-1207508131'), (u'LOAD_-1207508609', u'INT_ADD_-1207508591'), (u'LOAD_-1207508620', u'MULTIEQUAL_-1207507636'), ('const-0', u'PTRSUB_-1207506720'), (u'INDIRECT_-1207507106', u'MULTIEQUAL_-1207506299'), (u'INDIRECT_-1207506440', u'MULTIEQUAL_-1207505994'), (u'INDIRECT_-1207506585', u'MULTIEQUAL_-1207505996'), (u'INDIRECT_-1207506962', u'MULTIEQUAL_-1207506588'), ('const-433', u'LOAD_-1207508272'), (u'CAST_-1207506137', u'PTRADD_-1207506229'), (u'COPY_-1207508544', u'MULTIEQUAL_-1207506916'), (u'INT_SUB_-1207507885', u'CALL_-1207507877'), (u'CALL_-1207508300', u'INDIRECT_-1207506376'), (u'COPY_-1207506443', u'PIECE_-1207506385'), ('const-0', u'PTRSUB_-1207506556'), (u'MULTIEQUAL_-1207505986', u'MULTIEQUAL_-1207506620'), ('const-3715094', u'COPY_-1207508895'), (u'INDIRECT_-1207506610', u'MULTIEQUAL_-1207505979'), (u'INDIRECT_-1207507122', u'MULTIEQUAL_-1207506315'), (u'INDIRECT_-1207507155', u'MULTIEQUAL_-1207506348'), (u'INT_ZEXT_-1207507790', u'INT_LESS_-1207509669'), (u'CAST_-1207506305', u'CALL_-1207508753'), (u'INDIRECT_-1207507058', u'MULTIEQUAL_-1207506251'), (u'INT_SUB_-1207509870', u'INT_LESS_-1207509856'), (u'PTRADD_-1207506300', u'STORE_-1207508660'), ('tmp_8679', u'MULTIEQUAL_-1207507048'), ('const--104', u'PTRSUB_-1207506620'), (u'PIECE_-1207506385', u'PIECE_-1207506384'), (u'INDIRECT_-1207506489', u'MULTIEQUAL_-1207505997'), (u'CAST_-1207505967', u'INT_ZEXT_-1207507301'), (u'INDIRECT_-1207506850', u'MULTIEQUAL_-1207505994'), (u'INDIRECT_-1207506552', u'MULTIEQUAL_-1207505994'), ('const-433', u'LOAD_-1207508673'), (u'INDIRECT_-1207506802', u'MULTIEQUAL_-1207505991'), (u'MULTIEQUAL_-1207505990', u'MULTIEQUAL_-1207506340'), ('tmp_3062', u'CALL_-1207508753'), (u'CALL_-1207508198', u'INDIRECT_-1207506435'), (u'PTRADD_-1207506013', u'LOAD_-1207508221'), (u'INDIRECT_-1207506770', u'MULTIEQUAL_-1207505989'), (u'MULTIEQUAL_-1207505988', u'MULTIEQUAL_-1207506308'), ('const-0', u'PTRSUB_-1207506074'), (u'CALL_-1207508753', u'INDIRECT_-1207506738'), (u'LOAD_-1207509075', u'INT_ZEXT_-1207507551'), (u'INT_AND_-1207508998', u'INT_LEFT_-1207508995'), (u'INT_OR_-1207508998', u'INT_OR_-1207508995'), (u'CALL_-1207508300', u'INDIRECT_-1207506552'), ('const-4', u'INT_LEFT_-1207508689'), (u'CALL_-1207508753', u'INDIRECT_-1207506642'), ('const-0', u'COPY_-1207509640'), (u'CALL_-1207508107', u'INDIRECT_-1207506267'), (u'INT_SUB_-1207507329', u'INT_ZEXT_-1207507789'), (u'INDIRECT_-1207507171', u'MULTIEQUAL_-1207506453'), (u'INDIRECT_-1207506457', u'MULTIEQUAL_-1207505995'), (u'PTRSUB_-1207506185', u'STORE_-1207508606'), ('const-433', u'LOAD_-1207509369'), (u'MULTIEQUAL_-1207505991', u'MULTIEQUAL_-1207506267'), (u'INDIRECT_-1207506328', u'MULTIEQUAL_-1207505987'), ('const-24', u'INT_RIGHT_-1207508793'), (u'PTRSUB_-1207506489', u'MULTIEQUAL_-1207506107'), ('const-160', u'PTRSUB_-1207506847'), (u'LOAD_-1207508620', u'INT_AND_-1207508554'), (u'INDIRECT_-1207506899', u'MULTIEQUAL_-1207505997'), (u'INT_EQUAL_-1207508651', u'CBRANCH_-1207508641'), ('const-0', u'PTRSUB_-1207506333'), (u'LOAD_-1207508620', u'INT_AND_-1207508542'), (u'INDIRECT_-1207507074', u'MULTIEQUAL_-1207506356'), (u'PTRSUB_-1207506010', u'PTRSUB_-1207505995'), ('tmp_6198', u'PTRSUB_-1207506895'), (u'PTRSUB_-1207506389', u'PTRSUB_-1207506333'), (u'INT_OR_-1207509727', u'INT_ZEXT_-1207507790'), ('tmp_3061', u'PTRSUB_-1207506773'), (u'PTRADD_-1207506191', u'CAST_-1207506076'), ('const-160', u'PTRSUB_-1207506838'), (u'LOAD_-1207508145', u'INT_SUB_-1207508126'), ('const-160', u'PTRSUB_-1207506353'), (u'COPY_-1207505986', u'CALL_-1207508107'), (u'CALL_-1207507900', u'INDIRECT_-1207506070'), ('const-0', u'INT_EQUAL_-1207508651'), (u'PTRSUB_-1207506734', u'CALL_-1207509591'), (u'CALL_-1207507900', u'INDIRECT_-1207506118'), ('const-32', u'PTRSUB_-1207506026'), ('const-0', u'SUBPIECE_-1207506286'), (u'LOAD_-1207508827', u'INT_RIGHT_-1207508793'), (u'LOAD_-1207509049', u'PTRADD_-1207508973'), (u'COPY_-1207507510', u'MULTIEQUAL_-1207507230'), ('const-433', u'LOAD_-1207509792'), (u'INDIRECT_-1207507042', u'MULTIEQUAL_-1207506324'), ('const-433', u'STORE_-1207508606'), (u'INT_ZEXT_-1207507790', u'INT_LESS_-1207509681'), ('const-280375465082880', u'INT_AND_-1207508554'), (u'INDIRECT_-1207506473', u'MULTIEQUAL_-1207505996'), (u'INT_RIGHT_-1207508550', u'INT_OR_-1207508551'), ('const-65280', u'INT_AND_-1207509733'), (u'PTRSUB_-1207505928', u'PTRSUB_-1207505884'), (u'INT_AND_-1207508557', u'INT_RIGHT_-1207508553'), ('const-433', u'LOAD_-1207508609'), ('const-0', u'COPY_-1207509564'), (u'INT_ZEXT_-1207507458', u'PTRADD_-1207508719'), (u'PIECE_-1207506386', u'PIECE_-1207506385'), (u'INDIRECT_-1207506216', u'MULTIEQUAL_-1207505980'), ('const-0', u'COPY_-1207506441'), (u'MULTIEQUAL_-1207505996', u'MULTIEQUAL_-1207506437'), (u'MULTIEQUAL_-1207505995', u'MULTIEQUAL_-1207506421'), ('tmp_3061', u'PTRSUB_-1207506185'), ('const-0', u'PTRSUB_-1207506256'), ('const-144', u'PTRSUB_-1207506108'), (u'INDIRECT_-1207506408', u'MULTIEQUAL_-1207505985'), ('const-8', u'INT_RIGHT_-1207509732'), (u'LOAD_-1207508620', u'INT_AND_-1207508545'), ('const-1', u'PTRADD_-1207506229'), (u'CALL_-1207508300', u'INDIRECT_-1207506408'), (u'SUBPIECE_-1207507870', u'INT_SUB_-1207508699'), ('const-184', u'PTRSUB_-1207506811'), (u'PTRSUB_-1207506353', u'PTRSUB_-1207506297'), (u'INDIRECT_-1207506456', u'MULTIEQUAL_-1207505988'), (u'INDIRECT_-1207506243', u'MULTIEQUAL_-1207507064'), ('const-0', u'COPY_-1207506442'), (u'INT_ZEXT_-1207507551', u'INT_ADD_-1207506284'), ('tmp_2964', u'CBRANCH_-1207507932'), (u'INDIRECT_-1207506994', u'MULTIEQUAL_-1207506276'), (u'LOAD_-1207509784', u'INT_LEFT_-1207509727'), (u'PTRSUB_-1207506273', u'LOAD_-1207509075'), (u'CALL_-1207509591', u'INDIRECT_-1207506962'), (u'MULTIEQUAL_-1207505979', u'MULTIEQUAL_-1207506075'), (u'INDIRECT_-1207507090', u'MULTIEQUAL_-1207506372'), (u'INT_RIGHT_-1207508553', u'INT_OR_-1207508554'), ('const-24', u'INT_LEFT_-1207508992'), (u'INDIRECT_-1207506754', u'MULTIEQUAL_-1207505988'), (u'PTRSUB_-1207506709', u'LOAD_-1207509776'), ('const-184', u'PTRSUB_-1207506057'), ('const--104', u'PTRSUB_-1207506634'), ('const-4278190080', u'INT_AND_-1207508548'), ('const-288', u'PTRSUB_-1207506682'), (u'INT_LESS_-1207509669', u'CBRANCH_-1207509677'), (u'CALL_-1207509591', u'INDIRECT_-1207506978'), (u'MULTIEQUAL_-1207505980', u'MULTIEQUAL_-1207506524'), ('const-0', u'PTRSUB_-1207506503'), ('const-144', u'PTRSUB_-1207506773'), (u'INDIRECT_-1207506328', u'MULTIEQUAL_-1207505980'), ('const-16711680', u'INT_AND_-1207509736'), (u'COPY_-1207507738', u'MULTIEQUAL_-1207507636'), (u'PTRSUB_-1207506297', u'LOAD_-1207508598'), (u'INDIRECT_-1207506356', u'MULTIEQUAL_-1207507176'), ('const-0', u'PTRSUB_-1207506251'), (u'MULTIEQUAL_-1207505984', u'MULTIEQUAL_-1207506244'), (u'INDIRECT_-1207506994', u'MULTIEQUAL_-1207506187'), (u'INT_OR_-1207509727', u'INT_EQUAL_-1207509375'), ('const-433', u'LOAD_-1207509589'), (u'INT_SLESS_-1207509511', u'CBRANCH_-1207509501'), (u'CAST_-1207506363', u'LOAD_-1207508857'), (u'INT_EQUAL_-1207506386', u'BOOL_OR_-1207508597'), (u'COPY_-1207509578', u'MULTIEQUAL_-1207506228'), (u'CAST_-1207506137', u'PTRADD_-1207506191'), (u'CALL_-1207508300', u'INDIRECT_-1207506456'), ('const-0', u'COPY_-1207509539'), ('tmp_815', u'CBRANCH_-1207509345'), (u'INDIRECT_-1207506392', u'MULTIEQUAL_-1207505984'), (u'PTRSUB_-1207506185', u'LOAD_-1207508609'), (u'INDIRECT_-1207506195', u'MULTIEQUAL_-1207507016'), (u'MULTIEQUAL_-1207507230', u'SUBPIECE_-1207507014'), (u'INT_EQUAL_-1207508192', u'CBRANCH_-1207508189'), (u'COPY_-1207506536', u'MULTIEQUAL_-1207506091'), (u'MULTIEQUAL_-1207505985', u'MULTIEQUAL_-1207506171'), ('const-65280', u'INT_AND_-1207508998'), ('const-2', u'INT_SRIGHT_-1207509467'), (u'CALL_-1207508107', u'INDIRECT_-1207506107'), (u'CAST_-1207506680', u'LOAD_-1207509784'), (u'CALL_-1207508085', u'INDIRECT_-1207506216'), (u'LOAD_-1207509086', u'PTRSUB_-1207506256'), ('tmp_6198', u'PTRSUB_-1207506734'), ('tmp_6198', u'PTRSUB_-1207506764'), ('const-433', u'LOAD_-1207508620'), ('const-4', u'PTRADD_-1207506191'), ('const-3617922', u'COPY_-1207505988'), (u'LOAD_-1207509549', u'INT_ADD_-1207509496'), (u'CALL_-1207508085', u'INDIRECT_-1207506232'), (u'INT_EQUAL_-1207508068', u'CBRANCH_-1207508063'), ('const-433', u'STORE_-1207507925'), (u'MULTIEQUAL_-1207505994', u'MULTIEQUAL_-1207506748'), (u'CALL_-1207507877', u'INDIRECT_-1207506307'), (u'CALL_-1207507900', u'INDIRECT_-1207506327'), (u'CALL_-1207508085', u'INDIRECT_-1207506248'), (u'CALL_-1207508085', u'INDIRECT_-1207506264'), (u'CALL_-1207508085', u'INDIRECT_-1207506440'), ('const-0', u'PTRSUB_-1207506354'), (u'INDIRECT_-1207506818', u'MULTIEQUAL_-1207505992'), (u'INDIRECT_-1207506978', u'MULTIEQUAL_-1207506171'), ('const--208', u'PTRSUB_-1207506558'), (u'COPY_-1207506598', u'MULTIEQUAL_-1207507779'), ('tmp_8669', u'MULTIEQUAL_-1207507225'), ('const-0', u'PTRSUB_-1207506846'), (u'INDIRECT_-1207506994', u'MULTIEQUAL_-1207506620'), ('tmp_3061', u'PTRSUB_-1207506714'), (u'PTRSUB_-1207506095', u'PTRSUB_-1207506094'), (u'LOAD_-1207509898', u'SUBPIECE_-1207506761'), ('const-3', u'INT_ADD_-1207509496'), (u'PTRSUB_-1207506804', u'LOAD_-1207509898'), ('const-40', u'INT_LEFT_-1207508539'), (u'PTRSUB_-1207506030', u'LOAD_-1207508237'), (u'PTRSUB_-1207506556', u'PTRSUB_-1207506537'), (u'COPY_-1207506442', u'PIECE_-1207506386'), (u'CALL_-1207509591', u'INDIRECT_-1207507155'), (u'CALL_-1207508198', u'INDIRECT_-1207506306'), (u'INT_RIGHT_-1207509734', u'INT_OR_-1207509733'), (u'PTRSUB_-1207506766', u'LOAD_-1207509815'), ('const-16', u'COPY_-1207506334'), ('const-192', u'PTRSUB_-1207506047'), ('const-1', u'RETURN_-1207508102'), (u'INT_SRIGHT_-1207508733', u'INT_LEFT_-1207508689'), (u'INT_ADD_-1207508667', u'INT_ZEXT_-1207507535'), ('const-0', u'PTRSUB_-1207506094'), (u'CALL_-1207507789', u'INDIRECT_-1207506308'), (u'INT_ZEXT_-1207507789', u'INT_EQUAL_-1207508068'), (u'PTRSUB_-1207506256', u'LOAD_-1207509049'), ('const-8', u'INT_LEFT_-1207508789'), (u'INDIRECT_-1207506978', u'MULTIEQUAL_-1207506604'), ('const-160', u'PTRSUB_-1207506336'), ('const-71776119061217280', u'INT_AND_-1207508557'), (u'INT_OR_-1207508995', u'INT_OR_-1207508982'), (u'MULTIEQUAL_-1207507230', u'PTRADD_-1207506322'), (u'PTRSUB_-1207506811', u'PTRSUB_-1207506740'), ('const-4', u'INT_MULT_-1207509034'), ('const--192', u'PTRSUB_-1207506547'), ('tmp_8681', u'MULTIEQUAL_-1207507016'), (u'PTRSUB_-1207506372', u'PTRSUB_-1207506354'), ('const-144', u'PTRSUB_-1207506095'), ('const-0', u'PTRSUB_-1207506273'), ('const-56', u'INT_LEFT_-1207508536'), (u'COPY_-1207509578', u'MULTIEQUAL_-1207506572'), (u'INT_OR_-1207509727', u'INT_SUB_-1207507329'), ('const-1095216660480', u'INT_AND_-1207508551'), (u'MULTIEQUAL_-1207505994', u'MULTIEQUAL_-1207506315'), (u'INDIRECT_-1207507074', u'MULTIEQUAL_-1207506267'), (u'PTRSUB_-1207506430', u'PTRSUB_-1207506372'), (u'CALL_-1207508198', u'INDIRECT_-1207506226'), (u'LOAD_-1207509369', u'SUBPIECE_-1207506487'), ('const-2', u'INT_EQUAL_-1207508939'), ('tmp_3061', u'PTRSUB_-1207506108'), (u'PTRSUB_-1207506826', u'PTRSUB_-1207506756'), ('const-1', u'COPY_-1207506132'), (u'PTRSUB_-1207506333', u'PTRSUB_-1207506315'), (u'PTRSUB_-1207506057', u'PTRSUB_-1207506056'), (u'INT_AND_-1207508178', u'INT_EQUAL_-1207508192'), (u'MULTIEQUAL_-1207507230', u'INT_ADD_-1207508593'), (u'CAST_-1207506076', u'LOAD_-1207508620'), (u'CALL_-1207508300', u'INDIRECT_-1207506520'), ('const-433', u'LOAD_-1207508145'), ('const-184', u'PTRSUB_-1207506827'), (u'MULTIEQUAL_-1207505980', u'MULTIEQUAL_-1207506180'), (u'CALL_-1207509591', u'INDIRECT_-1207506994'), (u'CALL_-1207508753', u'INDIRECT_-1207506610'), (u'LOAD_-1207508280', u'INT_RIGHT_-1207508231'), (u'CALL_-1207508107', u'INDIRECT_-1207506139'), ('const-8', u'INT_LEFT_-1207508995'), (u'CALL_-1207508085', u'INDIRECT_-1207506473'), (u'CAST_-1207506059', u'INT_RIGHT_-1207508555'), (u'INDIRECT_-1207507042', u'MULTIEQUAL_-1207506235'), (u'INT_EQUAL_-1207506385', u'CBRANCH_-1207508640'), (u'INDIRECT_-1207506312', u'MULTIEQUAL_-1207505986'), (u'INT_OR_-1207508786', u'INT_ZEXT_-1207507458'), (u'PTRSUB_-1207506431', u'PTRSUB_-1207506430'), (u'CALL_-1207508753', u'INDIRECT_-1207506626'), (u'INDIRECT_-1207506978', u'MULTIEQUAL_-1207506260'), ('const-24', u'INT_LEFT_-1207508542'), (u'INDIRECT_-1207507155', u'MULTIEQUAL_-1207506437'), (u'LOAD_-1207508751', u'PTRADD_-1207506322'), (u'CALL_-1207508107', u'INDIRECT_-1207506235'), ('const-0', u'INT_EQUAL_-1207508192'), (u'INDIRECT_-1207506440', u'MULTIEQUAL_-1207505987'), ('const-0', u'INT_EQUAL_-1207509375'), (u'INT_ADD_-1207509021', u'INT_ADD_-1207506284'), ('const-0', u'SUBPIECE_-1207506761'), (u'PTRADD_-1207505876', u'INT_NOTEQUAL_-1207507933'), (u'INT_ADD_-1207508778', u'CAST_-1207506321'), ('const-184', u'PTRSUB_-1207506431'), (u'COPY_-1207509539', u'MULTIEQUAL_-1207506508'), (u'INT_ADD_-1207506284', u'PTRADD_-1207508973'), (u'CALL_-1207508198', u'INDIRECT_-1207506370'), ('const-1', u'INT_AND_-1207508178'), (u'MULTIEQUAL_-1207505981', u'MULTIEQUAL_-1207506107'), (u'CALL_-1207507900', u'INDIRECT_-1207506214'), (u'PTRSUB_-1207506315', u'LOAD_-1207508673'), ('const-24', u'INT_LEFT_-1207508786'), ('tmp_8680', u'MULTIEQUAL_-1207507032'), (u'PTRSUB_-1207506827', u'PTRSUB_-1207506826'), (u'MULTIEQUAL_-1207507230', u'PTRADD_-1207505969'), (u'PTRSUB_-1207506527', u'PTRSUB_-1207506489'), (u'INDIRECT_-1207506674', u'MULTIEQUAL_-1207505983'), (u'INT_OR_-1207508551', u'INT_OR_-1207508548'), (u'CALL_-1207507877', u'INDIRECT_-1207506259'), ('tmp_3061', u'PTRSUB_-1207505928'), (u'MULTIEQUAL_-1207505983', u'MULTIEQUAL_-1207506572'), ('const-0', u'COPY_-1207509578'), (u'INDIRECT_-1207506706', u'MULTIEQUAL_-1207505985'), ('const-144', u'PTRSUB_-1207506714'), (u'CAST_-1207506137', u'CAST_-1207505992'), ('const-1', u'RETURN_-1207507895'), ('const-24', u'INT_RIGHT_-1207509734'), (u'INT_ADD_-1207508591', u'STORE_-1207508606'), ('const--212', u'PTRSUB_-1207506764'), (u'CALL_-1207508085', u'INDIRECT_-1207506200'), ('const-0', u'COPY_-1207507510'), (u'CALL_-1207508753', u'INDIRECT_-1207506818'), (u'CALL_-1207508107', u'INDIRECT_-1207506332'), ('const-8', u'PTRADD_-1207505876'), (u'INT_ZEXT_-1207508044', u'INT_ADD_-1207506772'), (u'INT_ZEXT_-1207507301', u'PTRADD_-1207506013'), (u'MULTIEQUAL_-1207506748', u'PTRADD_-1207508719'), ('tmp_1458', u'CBRANCH_-1207508783'), (u'PTRSUB_-1207506634', u'PTRSUB_-1207506503'), (u'CALL_-1207508107', u'INDIRECT_-1207506075'), (u'MULTIEQUAL_-1207505985', u'MULTIEQUAL_-1207506260'), ('const-0', u'SUBPIECE_-1207507014'), ('const-1', u'INT_ADD_-1207508593'), ('const-904', u'CALL_-1207507789'), (u'INT_ZEXT_-1207507330', u'PTRADD_-1207508776'), (u'CALL_-1207508753', u'INDIRECT_-1207506754'), ('tmp_6198', u'PTRSUB_-1207506558'), (u'LOAD_-1207509825', u'PTRSUB_-1207506748'), (u'CALL_-1207507900', u'INDIRECT_-1207506246'), ('const-0', u'COPY_-1207509609'), ('const-0', u'SUBPIECE_-1207506134'), (u'CALL_-1207508107', u'INDIRECT_-1207506283'), (u'INT_LEFT_-1207508992', u'INT_RIGHT_-1207508964'), (u'CALL_-1207508753', u'INDIRECT_-1207506786'), (u'MULTIEQUAL_-1207505984', u'MULTIEQUAL_-1207506588'), (u'MULTIEQUAL_-1207505991', u'MULTIEQUAL_-1207506356'), (u'COPY_-1207506464', u'PIECE_-1207506405'), ('const-0', u'COPY_-1207506444'), (u'PTRSUB_-1207506336', u'PTRSUB_-1207506335'), (u'INDIRECT_-1207506248', u'MULTIEQUAL_-1207505982'), (u'LOAD_-1207508272', u'PTRSUB_-1207506095'), (u'INT_LEFT_-1207509730', u'INT_OR_-1207509730'), (u'INT_LEFT_-1207508545', u'INT_OR_-1207508545'), (u'CALL_-1207507900', u'INDIRECT_-1207506198'), ('const-0', u'PTRSUB_-1207506030'), (u'INT_RIGHT_-1207509732', u'INT_OR_-1207509733'), (u'COPY_-1207509564', u'MULTIEQUAL_-1207506212'), ('tmp_2305', u'CBRANCH_-1207508574'), (u'LOAD_-1207508620', u'INT_AND_-1207508551'), (u'INDIRECT_-1207506962', u'MULTIEQUAL_-1207506155'), (u'INDIRECT_-1207506488', u'MULTIEQUAL_-1207505990'), ('const-1', u'RETURN_-1207507784'), (u'PTRSUB_-1207506879', u'PTRSUB_-1207506804'), (u'INT_OR_-1207508789', u'INT_OR_-1207508786'), ('const-433', u'LOAD_-1207508131'), (u'LOAD_-1207508221', u'PTRSUB_-1207506074'), ('const-433', u'LOAD_-1207508827'), (u'CAST_-1207506321', u'LOAD_-1207508794'), (u'PTRADD_-1207506493', u'CAST_-1207506363'), (u'INDIRECT_-1207506232', u'MULTIEQUAL_-1207505981'), (u'MULTIEQUAL_-1207505979', u'MULTIEQUAL_-1207506508'), (u'CALL_-1207508085', u'INDIRECT_-1207506408'), ('const-0', u'PTRSUB_-1207506039'), (u'MULTIEQUAL_-1207505993', u'MULTIEQUAL_-1207506388'), (u'INDIRECT_-1207506883', u'MULTIEQUAL_-1207505996'), (u'LOAD_-1207508176', u'PTRADD_-1207505969'), (u'COPY_-1207505960', u'CALL_-1207507900'), (u'CALL_-1207508198', u'INDIRECT_-1207506290'), (u'MULTIEQUAL_-1207505982', u'MULTIEQUAL_-1207506123'), (u'CALL_-1207508753', u'INDIRECT_-1207506867'), ('const-433', u'LOAD_-1207509049'), ('const-8', u'PTRSUB_-1207506804'), ('tmp_777', u'CBRANCH_-1207509374'), (u'INT_OR_-1207509730', u'INT_OR_-1207509727'), ('const-8', u'INT_ADD_-1207509021'), ('tmp_460', u'CBRANCH_-1207509677'), (u'INT_AND_-1207508542', u'INT_LEFT_-1207508539'), (u'INT_OR_-1207508542', u'INT_OR_-1207508539'), ('tmp_3061', u'CAST_-1207506305'), (u'INDIRECT_-1207506569', u'INT_SUB_-1207508126'), (u'MULTIEQUAL_-1207505982', u'MULTIEQUAL_-1207506556'), ('tmp_3061', u'PTRSUB_-1207506586'), ('const-433', u'LOAD_-1207508204'), (u'CAST_-1207506205', u'INT_ZEXT_-1207507435'), (u'INDIRECT_-1207506520', u'MULTIEQUAL_-1207505992'), (u'INDIRECT_-1207506259', u'MULTIEQUAL_-1207507080'), (u'CALL_-1207507877', u'INDIRECT_-1207506291'), ('const-8', u'INT_LEFT_-1207508545'), (u'INDIRECT_-1207506275', u'MULTIEQUAL_-1207507096'), (u'PTRSUB_-1207506846', u'LOAD_-1207509825'), (u'CALL_-1207507900', u'INDIRECT_-1207506038'), (u'INDIRECT_-1207506211', u'MULTIEQUAL_-1207507032'), ('const-0', u'PTRSUB_-1207506736'), (u'PTRSUB_-1207506758', u'CALL_-1207509591'), (u'PTRSUB_-1207506401', u'LOAD_-1207508696'), (u'CALL_-1207507900', u'INDIRECT_-1207506182'), (u'COPY_-1207506334', u'MULTIEQUAL_-1207506271'), ('const-8', u'INT_RIGHT_-1207508997'), (u'INT_RIGHT_-1207508793', u'INT_OR_-1207508792'), ('tmp_3061', u'PTRSUB_-1207506827'), (u'CALL_-1207508107', u'INDIRECT_-1207506299'), (u'SUBPIECE_-1207506487', u'INT_EQUAL_-1207509354'), (u'CALL_-1207508085', u'INDIRECT_-1207506296'), (u'PTRSUB_-1207506838', u'PTRSUB_-1207506766'), (u'CAST_-1207506661', u'INT_SUB_-1207509725'), (u'INDIRECT_-1207506360', u'MULTIEQUAL_-1207505989'), ('const-0', u'COPY_-1207508544'), (u'CALL_-1207508107', u'INDIRECT_-1207506171'), (u'CAST_-1207506322', u'INT_ADD_-1207508778'), (u'LOAD_-1207508620', u'CAST_-1207506059'), ('const-2', u'PTRADD_-1207506191'), (u'CALL_-1207507877', u'INDIRECT_-1207506179'), (u'PTRSUB_-1207506616', u'LOAD_-1207509549'), (u'CALL_-1207508300', u'INDIRECT_-1207506344'), ('const-4', u'PTRADD_-1207506493'), ('const-4', u'INT_EQUAL_-1207509354'), ('const-1', u'PTRADD_-1207508973'), (u'CALL_-1207508753', u'PTRSUB_-1207506251'), ('const-0', u'COPY_-1207506443'), (u'CALL_-1207508300', u'INDIRECT_-1207506360'), ('const-4', u'INT_NOTEQUAL_-1207509848'), (u'INDIRECT_-1207506867', u'MULTIEQUAL_-1207505995'), (u'CALL_-1207509591', u'INDIRECT_-1207507058'), ('const-0', u'INT_NOTEQUAL_-1207508285'), (u'CALL_-1207508198', u'INDIRECT_-1207506354'), (u'INDIRECT_-1207507139', u'MULTIEQUAL_-1207506332'), (u'INT_RIGHT_-1207508964', u'INT_EQUAL_-1207506385'), (u'INT_OR_-1207508536', u'MULTIEQUAL_-1207506916'), ('const-433', u'LOAD_-1207508696'), (u'MULTIEQUAL_-1207505993', u'MULTIEQUAL_-1207506732'), ('const-433', u'LOAD_-1207508775'), (u'PTRSUB_-1207505995', u'LOAD_-1207508176'), (u'CALL_-1207508107', u'INDIRECT_-1207506123'), (u'SUBPIECE_-1207506761', u'INT_NOTEQUAL_-1207509848'), (u'CALL_-1207508753', u'INDIRECT_-1207506899'), ('const-8', u'PTRADD_-1207506322'), ('tmp_3061', u'PTRSUB_-1207506811'), ('const-433', u'LOAD_-1207508176'), (u'CALL_-1207508753', u'INDIRECT_-1207506770'), (u'INDIRECT_-1207507122', u'MULTIEQUAL_-1207506404'), ('const-3620720', u'COPY_-1207505937'), ('const-24', u'INT_MULT_-1207508854'), ('const-4', u'INT_SRIGHT_-1207508733'), (u'CAST_-1207505992', u'INT_ADD_-1207508264'), (u'INDIRECT_-1207507139', u'MULTIEQUAL_-1207506421'), ('tmp_8671', u'MULTIEQUAL_-1207507176'), ('tmp_1920', u'BRANCH_-1207508542'), (u'INT_ZEXT_-1207507625', u'INT_SUB_-1207509870'), (u'CALL_-1207509591', u'INDIRECT_-1207507139'), (u'PTRADD_-1207509722', u'CAST_-1207506680'), ('const-56', u'INT_RIGHT_-1207508555'), ('const-433', u'LOAD_-1207509665'), ('const-8', u'PTRSUB_-1207506297'), (u'PTRSUB_-1207506489', u'MULTIEQUAL_-1207506540'), ('tmp_3061', u'PTRSUB_-1207506353'), (u'CALL_-1207508300', u'INDIRECT_-1207506440'), (u'COPY_-1207505965', u'CALL_-1207507900'), ('const-8', u'PTRADD_-1207505969'), (u'INDIRECT_-1207506376', u'MULTIEQUAL_-1207505990'), (u'CALL_-1207509591', u'INDIRECT_-1207507106'), (u'LOAD_-1207509792', u'PTRADD_-1207509722'), (u'CALL_-1207507900', u'INDIRECT_-1207506150'), (u'INDIRECT_-1207506296', u'MULTIEQUAL_-1207505985'), (u'PTRSUB_-1207506740', u'PTRSUB_-1207506720'), (u'CALL_-1207508300', u'INDIRECT_-1207506328'), (u'MULTIEQUAL_-1207505992', u'MULTIEQUAL_-1207506372'), (u'INT_LEFT_-1207508234', u'INT_OR_-1207508232'), (u'INDIRECT_-1207506472', u'MULTIEQUAL_-1207505989'), ('const-1', u'INT_ADD_-1207508591'), (u'LOAD_-1207509784', u'INT_RIGHT_-1207509734'), ('const-8', u'PTRSUB_-1207505994'), (u'CALL_-1207507900', u'INDIRECT_-1207506054'), ('const-8', u'INT_RIGHT_-1207508231'), (u'BOOL_OR_-1207508597', u'CBRANCH_-1207508625'), (u'INT_LEFT_-1207508992', u'INT_AND_-1207506970'), (u'CALL_-1207508198', u'INDIRECT_-1207506402'), (u'CALL_-1207507877', u'INDIRECT_-1207506404'), (u'PTRSUB_-1207505904', u'CALL_-1207507877'), (u'INDIRECT_-1207506626', u'MULTIEQUAL_-1207505980'), ('const-40', u'INT_RIGHT_-1207508553'), (u'INDIRECT_-1207507090', u'MULTIEQUAL_-1207506283'), ('const-433', u'LOAD_-1207509086'), (u'PTRSUB_-1207506503', u'CALL_-1207508300'), (u'INT_ZEXT_-1207507491', u'CAST_-1207506108'), (u'INT_LEFT_-1207508542', u'INT_OR_-1207508542'), (u'INDIRECT_-1207506658', u'MULTIEQUAL_-1207505982'), (u'PTRSUB_-1207506748', u'LOAD_-1207509792'), (u'PTRADD_-1207508776', u'CAST_-1207506137'), (u'INT_OR_-1207508539', u'INT_OR_-1207508536'), ('tmp_3061', u'PTRSUB_-1207506847'), (u'INT_LEFT_-1207508539', u'INT_OR_-1207508539'), ('const-0', u'PTRSUB_-1207506740'), ('tmp_206', u'CBRANCH_-1207509830'), (u'CALL_-1207508107', u'INDIRECT_-1207506155'), (u'COPY_-1207509578', u'MULTIEQUAL_-1207506139'), (u'INT_ADD_-1207508593', u'MULTIEQUAL_-1207507230'), ('const-8', u'PTRSUB_-1207506709'), (u'LOAD_-1207509776', u'INT_NOTEQUAL_-1207507933'), (u'CALL_-1207508085', u'INDIRECT_-1207506392'), (u'PIECE_-1207506073', u'MULTIEQUAL_-1207506554'), ('const-8', u'PTRADD_-1207506013'), (u'INT_LEFT_-1207509727', u'INT_OR_-1207509727'), (u'PTRSUB_-1207506720', u'PTRSUB_-1207506709'), (u'CALL_-1207509591', u'INDIRECT_-1207507042'), ('const-1', u'PTRADD_-1207508719'), ('tmp_898', u'BRANCH_-1207509264'), ('const-144', u'PTRSUB_-1207506401'), (u'INDIRECT_-1207506690', u'MULTIEQUAL_-1207505984'), (u'INDIRECT_-1207506264', u'MULTIEQUAL_-1207505983'), ('const-1077', u'CALL_-1207508107'), (u'INDIRECT_-1207506722', u'MULTIEQUAL_-1207505986'), (u'CALL_-1207508753', u'INDIRECT_-1207506883'), ('const-8', u'INT_RIGHT_-1207508547'), (u'LOAD_-1207509801', u'CAST_-1207506660'), (u'CALL_-1207508198', u'INDIRECT_-1207506242'), (u'PTRSUB_-1207506736', u'LOAD_-1207509801'), ('const-0', u'PTRSUB_-1207506010'), (u'COPY_-1207509539', u'MULTIEQUAL_-1207506075'), (u'CALL_-1207508107', u'INDIRECT_-1207506187'), (u'PTRSUB_-1207505861', u'STORE_-1207507925'), ('tmp_3014', u'BRANCH_-1207507874'), (u'MULTIEQUAL_-1207505997', u'MULTIEQUAL_-1207506797'), (u'CALL_-1207507900', u'INDIRECT_-1207506262'), (u'PTRSUB_-1207506489', u'MULTIEQUAL_-1207506196'), ('const-433', u'LOAD_-1207509801'), ('const-0', u'PTRSUB_-1207506826'), (u'INDIRECT_-1207506536', u'MULTIEQUAL_-1207505993'), (u'CAST_-1207506137', u'CAST_-1207506322'), ('const-0', u'COPY_-1207506133'), ('const-0', u'PTRSUB_-1207506372'), ('const-433', u'LOAD_-1207508751'), (u'LOAD_-1207509589', u'PTRSUB_-1207506682'), (u'CALL_-1207508085', u'INDIRECT_-1207506280'), (u'PTRSUB_-1207506558', u'CALL_-1207508753'), (u'CALL_-1207508085', u'INDIRECT_-1207506424'), (u'CALL_-1207508300', u'INDIRECT_-1207506585'), ('tmp_2205', u'CBRANCH_-1207508640'), (u'INDIRECT_-1207506312', u'MULTIEQUAL_-1207505979'), (u'INT_ZEXT_-1207507535', u'PTRADD_-1207506300'), (u'INDIRECT_-1207506738', u'MULTIEQUAL_-1207505987'), (u'INDIRECT_-1207507171', u'MULTIEQUAL_-1207506797'), (u'INT_EQUAL_-1207508939', u'BOOL_OR_-1207508597'), (u'LOAD_-1207508827', u'INT_LEFT_-1207508786'), ('const-433', u'LOAD_-1207508280'), (u'COPY_-1207506441', u'PIECE_-1207506386'), (u'COPY_-1207506597', u'MULTIEQUAL_-1207507779'), (u'PTRSUB_-1207506047', u'CALL_-1207508085'), (u'INT_EQUAL_-1207509354', u'CBRANCH_-1207509345'), ('tmp_2788', u'CBRANCH_-1207508063'), (u'PTRSUB_-1207505870', u'PTRSUB_-1207505861'), ('const-8', u'INT_LEFT_-1207509730'), (u'INT_OR_-1207508982', u'INT_MULT_-1207508854'), (u'INT_SRIGHT_-1207509702', u'INT_LESS_-1207509681'), (u'CALL_-1207508300', u'INDIRECT_-1207506424'), ('const-24', u'INT_LEFT_-1207509727'), ('const-433', u'LOAD_-1207509784'), ('tmp_8678', u'MULTIEQUAL_-1207507064'), ('const-1', u'INT_SUB_-1207509870'), (u'INT_LESS_-1207508788', u'CBRANCH_-1207508783'), (u'INDIRECT_-1207506424', u'MULTIEQUAL_-1207505986'), (u'PTRSUB_-1207506586', u'PTRSUB_-1207506522'), (u'CALL_-1207509591', u'INDIRECT_-1207507074'), (u'INT_AND_-1207508551', u'INT_RIGHT_-1207508547'), ('const-197', u'CALL_-1207507900'), ('tmp_2974', u'BRANCH_-1207507916'), (u'MULTIEQUAL_-1207505981', u'MULTIEQUAL_-1207506196'), ('const-433', u'LOAD_-1207509075'), ('const-184', u'PTRSUB_-1207505928'), (u'CALL_-1207508300', u'INDIRECT_-1207506504'), (u'CALL_-1207508300', u'INDIRECT_-1207506601'), ('const-0', u'PTRSUB_-1207506335'), (u'INDIRECT_-1207506388', u'MULTIEQUAL_-1207507209'), (u'CALL_-1207508198', u'INDIRECT_-1207506419'), ('const-0', u'PTRSUB_-1207506748'), ('const-168', u'PTRSUB_-1207506390'), ('tmp_462', u'CBRANCH_-1207509670'), ('tmp_3061', u'PTRSUB_-1207506401'), (u'INT_RIGHT_-1207508964', u'INT_EQUAL_-1207508939'), (u'MULTIEQUAL_-1207505987', u'MULTIEQUAL_-1207506203'), ('const-160', u'PTRSUB_-1207506326'), ('const-433', u'LOAD_-1207509898'), (u'INT_EQUAL_-1207508583', u'CBRANCH_-1207508574'), (u'SUBPIECE_-1207507014', u'INT_MULT_-1207509034'), (u'PTRSUB_-1207506326', u'PTRSUB_-1207506273'), (u'PTRSUB_-1207506536', u'CALL_-1207508085'), (u'CALL_-1207508107', u'INDIRECT_-1207506091'), (u'PTRSUB_-1207506756', u'PTRSUB_-1207506736'), (u'MULTIEQUAL_-1207505996', u'MULTIEQUAL_-1207506781'), (u'MULTIEQUAL_-1207505980', u'MULTIEQUAL_-1207506091'), (u'CAST_-1207506660', u'INT_SUB_-1207509725'), (u'SUBPIECE_-1207506254', u'INT_EQUAL_-1207508583'), (u'INDIRECT_-1207507106', u'MULTIEQUAL_-1207506388'), (u'CALL_-1207508753', u'INDIRECT_-1207506690'), ('const-16', u'PTRSUB_-1207506273'), (u'MULTIEQUAL_-1207505996', u'MULTIEQUAL_-1207506348'), (u'PTRSUB_-1207506094', u'PTRSUB_-1207506046'), (u'MULTIEQUAL_-1207505997', u'MULTIEQUAL_-1207506364'), (u'LOAD_-1207509665', u'CALL_-1207509591'), ('tmp_6198', u'PTRSUB_-1207506547'), (u'MULTIEQUAL_-1207507779', u'INT_SRIGHT_-1207509467'), (u'INDIRECT_-1207506504', u'MULTIEQUAL_-1207505991'), (u'SUBPIECE_-1207507206', u'INT_NOTEQUAL_-1207508285'), (u'MULTIEQUAL_-1207505986', u'MULTIEQUAL_-1207506276'), (u'INT_ZEXT_-1207507790', u'INT_SUB_-1207507885'), (u'PTRSUB_-1207506503', u'CALL_-1207508198'), (u'CALL_-1207508107', u'INDIRECT_-1207506219'), ('const-24', u'INT_RIGHT_-1207508550'), (u'MULTIEQUAL_-1207507230', u'INT_EQUAL_-1207508068'), ('const-0', u'PTRSUB_-1207506537'), ('tmp_6198', u'PTRSUB_-1207506620'), (u'INT_AND_-1207508650', u'INT_ADD_-1207508803'), (u'MULTIEQUAL_-1207505979', u'MULTIEQUAL_-1207506164'), (u'INT_ADD_-1207506772', u'PTRADD_-1207509722'), ('const-0', u'PTRSUB_-1207505884'), ('tmp_2488', u'CBRANCH_-1207508285'), (u'INDIRECT_-1207507106', u'MULTIEQUAL_-1207506732'), (u'PTRSUB_-1207506714', u'LOAD_-1207509589'), (u'INDIRECT_-1207507010', u'MULTIEQUAL_-1207506292'), (u'LOAD_-1207508827', u'INT_AND_-1207508795'), (u'PTRADD_-1207506229', u'LOAD_-1207508775'), ('const-0', u'COPY_-1207506464'), (u'INDIRECT_-1207507122', u'MULTIEQUAL_-1207506748'), ('const-8', u'INT_LEFT_-1207508234'), (u'CALL_-1207507900', u'INDIRECT_-1207506295'), ('const-8', u'PTRSUB_-1207506616'), (u'INDIRECT_-1207507010', u'MULTIEQUAL_-1207506203'), (u'PTRSUB_-1207506390', u'PTRSUB_-1207506389'), ('const-1', u'PTRADD_-1207508776'), ('const-8', u'PTRSUB_-1207505861'), ('const-433', u'LOAD_-1207509825'), (u'CALL_-1207508085', u'INDIRECT_-1207506328'), (u'INT_OR_-1207508792', u'INT_OR_-1207508789'), (u'INT_AND_-1207508792', u'INT_LEFT_-1207508789'), ('const--1', u'INT_SLESS_-1207509511'), (u'CALL_-1207508753', u'INDIRECT_-1207506706'), (u'INT_NOTEQUAL_-1207508285', u'CBRANCH_-1207508285'), (u'CALL_-1207508085', u'INDIRECT_-1207506344'), (u'CALL_-1207508753', u'PTRSUB_-1207506273'), (u'INDIRECT_-1207507058', u'MULTIEQUAL_-1207506340'), (u'MULTIEQUAL_-1207505985', u'MULTIEQUAL_-1207506604'), (u'PTRSUB_-1207506046', u'PTRSUB_-1207506030'), (u'CALL_-1207508198', u'INDIRECT_-1207506162'), ('tmp_3061', u'PTRSUB_-1207506838'), (u'MULTIEQUAL_-1207505990', u'MULTIEQUAL_-1207506251'), ('const-16711680', u'INT_AND_-1207508795'), (u'INT_RIGHT_-1207508791', u'INT_OR_-1207508792'), (u'CALL_-1207507877', u'INDIRECT_-1207506195'), ('tmp_3061', u'PTRSUB_-1207506879'), (u'INT_LEFT_-1207508536', u'INT_OR_-1207508536'), (u'CALL_-1207508300', u'INDIRECT_-1207506536'), (u'LOAD_-1207508280', u'INT_LEFT_-1207508234'), (u'LOAD_-1207509801', u'PTRADD_-1207505876'), (u'INDIRECT_-1207506408', u'MULTIEQUAL_-1207505992'), (u'CALL_-1207508198', u'INDIRECT_-1207506322'), (u'CALL_-1207507877', u'INDIRECT_-1207506243'), (u'LOAD_-1207508696', u'PTRSUB_-1207506390'), (u'CALL_-1207508753', u'INDIRECT_-1207506658'), ('const-433', u'STORE_-1207508701'), ('tmp_594', u'CBRANCH_-1207509501'), (u'MULTIEQUAL_-1207505988', u'MULTIEQUAL_-1207506219'), ('const--184', u'PTRSUB_-1207506758'), (u'SUBPIECE_-1207506286', u'MULTIEQUAL_-1207506271'), ('const-3617922', u'COPY_-1207505939'), ('const-160', u'PTRSUB_-1207506586'), (u'COPY_-1207509539', u'MULTIEQUAL_-1207506164'), (u'INT_OR_-1207509733', u'INT_OR_-1207509730'), (u'INT_AND_-1207509733', u'INT_LEFT_-1207509730'), (u'INT_ZEXT_-1207507458', u'INT_LESS_-1207508788'), (u'INT_SRIGHT_-1207509467', u'SUBPIECE_-1207507870'), (u'CALL_-1207508198', u'INDIRECT_-1207506194'), (u'LOAD_-1207508204', u'INT_AND_-1207508178'), ('tmp_1751', u'CBRANCH_-1207508641'), ('const-30', u'INT_RIGHT_-1207508964'), (u'LOAD_-1207509549', u'INT_SLESS_-1207509511'), (u'LOAD_-1207509784', u'INT_AND_-1207509736'), (u'INDIRECT_-1207506179', u'MULTIEQUAL_-1207507000'), (u'PTRSUB_-1207506682', u'PTRSUB_-1207506616'), (u'SUBPIECE_-1207506761', u'INT_ZEXT_-1207507625'), ('const-24', u'INT_RIGHT_-1207508999'), (u'COPY_-1207506536', u'MULTIEQUAL_-1207506524'), (u'CALL_-1207508107', u'INDIRECT_-1207506316'), ('const-3', u'INT_EQUAL_-1207506385'), (u'PTRSUB_-1207506764', u'CALL_-1207509591'), (u'INT_AND_-1207509001', u'INT_RIGHT_-1207508997'), (u'INDIRECT_-1207506200', u'MULTIEQUAL_-1207505979'), (u'CALL_-1207509591', u'INDIRECT_-1207507010'), (u'INT_LEFT_-1207508786', u'INT_OR_-1207508786'), (u'INDIRECT_-1207507171', u'MULTIEQUAL_-1207506364'), ('const-0', u'COPY_-1207507738'), (u'LOAD_-1207508221', u'COPY_-1207505980'), (u'CALL_-1207508198', u'INDIRECT_-1207506258'), (u'LOAD_-1207508598', u'SUBPIECE_-1207506254'), ('const-1073741823', u'INT_AND_-1207506970'), (u'LOAD_-1207508237', u'PTRADD_-1207506013'), (u'CALL_-1207507900', u'INDIRECT_-1207506086'), (u'INT_SRIGHT_-1207509702', u'INT_LESS_-1207509669'), (u'CALL_-1207507877', u'INDIRECT_-1207506211'), (u'INDIRECT_-1207507026', u'MULTIEQUAL_-1207506308'), ('const-0', u'RETURN_-1207508137'), (u'CAST_-1207506108', u'INT_SRIGHT_-1207508733'), (u'INT_AND_-1207509736', u'INT_RIGHT_-1207509732'), (u'CALL_-1207508085', u'INDIRECT_-1207506376'), (u'COPY_-1207509564', u'MULTIEQUAL_-1207506123'), (u'LOAD_-1207509815', u'INT_ZEXT_-1207508044'), ('const--168', u'PTRSUB_-1207506895'), (u'CALL_-1207508085', u'INDIRECT_-1207506312'), (u'LOAD_-1207509035', u'INT_RIGHT_-1207508999'), (u'INT_NOTEQUAL_-1207509848', u'BOOL_AND_-1207507492'), ('const-0', u'PTRSUB_-1207505870'), ('const-3625032', u'COPY_-1207505960'), (u'PTRSUB_-1207506335', u'LOAD_-1207509086')]
[('const-433', u'STORE_-1207508701'), (u'MULTIEQUAL_-1207506028', u'MULTIEQUAL_-1207506576'), ('const-433', u'LOAD_-1207509035'), (u'MULTIEQUAL_-1207506025', u'MULTIEQUAL_-1207506528'), (u'INDIRECT_-1207506231', u'MULTIEQUAL_-1207507052'), (u'INT_SRIGHT_-1207509702', u'INT_SUB_-1207507885'), (u'INT_ADD_-1207508582', u'CAST_-1207506307'), (u'LOAD_-1207508620', u'INT_AND_-1207508548'), (u'CALL_-1207508107', u'INDIRECT_-1207506143'), (u'INT_ZEXT_-1207507794', u'INT_LESS_-1207509681'), (u'CALL_-1207507877', u'INDIRECT_-1207506231'), (u'CALL_-1207509591', u'INDIRECT_-1207507175'), (u'CALL_-1207508198', u'INDIRECT_-1207506342'), ('tmp_6213', u'INT_ADD_-1207509809'), (u'LOAD_-1207509075', u'INT_ZEXT_-1207507553'), ('const-433', u'LOAD_-1207509898'), (u'INDIRECT_-1207507159', u'MULTIEQUAL_-1207506352'), (u'MULTIEQUAL_-1207506026', u'MULTIEQUAL_-1207506111'), (u'INDIRECT_-1207506295', u'MULTIEQUAL_-1207507116'), (u'LOAD_-1207508751', u'INT_ADD_-1207508687'), (u'INT_ZEXT_-1207507794', u'INT_MULT_-1207507925'), (u'MULTIEQUAL_-1207506026', u'MULTIEQUAL_-1207506200'), (u'MULTIEQUAL_-1207506028', u'MULTIEQUAL_-1207506143'), (u'CALL_-1207508753', u'INDIRECT_-1207506614'), (u'INDIRECT_-1207506726', u'MULTIEQUAL_-1207506031'), (u'LOAD_-1207508221', u'INT_ADD_-1207508190'), ('const-3620688', u'COPY_-1207505989'), (u'INDIRECT_-1207506508', u'MULTIEQUAL_-1207506036'), (u'INT_RIGHT_-1207508999', u'INT_OR_-1207508998'), (u'CALL_-1207508300', u'INDIRECT_-1207506444'), (u'CALL_-1207508300', u'INDIRECT_-1207506524'), (u'INT_LEFT_-1207508789', u'INT_OR_-1207508789'), (u'INT_AND_-1207508545', u'INT_LEFT_-1207508542'), (u'INT_OR_-1207508545', u'INT_OR_-1207508542'), (u'INT_RIGHT_-1207508231', u'INT_OR_-1207508232'), ('tmp_6213', u'INT_ADD_-1207508680'), (u'MULTIEQUAL_-1207507234', u'INT_ADD_-1207508593'), (u'LOAD_-1207509035', u'INT_AND_-1207509001'), (u'INT_RIGHT_-1207508555', u'INT_OR_-1207508554'), (u'CALL_-1207508198', u'INDIRECT_-1207506230'), (u'CAST_-1207506557', u'LOAD_-1207509369'), ('const-433', u'LOAD_-1207509825'), (u'CALL_-1207508085', u'INDIRECT_-1207506300'), ('tmp_6213', u'INT_ADD_-1207509799'), (u'CAST_-1207506079', u'LOAD_-1207508272'), (u'INT_MULT_-1207508193', u'INT_ADD_-1207508205'), ('const-16711680', u'INT_AND_-1207509001'), (u'PTRSUB_-1207506651', u'CALL_-1207508198'), (u'LOAD_-1207509801', u'INT_ADD_-1207507937'), ('const-8', u'INT_RIGHT_-1207508791'), ('const-168', u'INT_ADD_-1207509353'), (u'CAST_-1207506028', u'LOAD_-1207508176'), (u'INDIRECT_-1207506998', u'MULTIEQUAL_-1207506191'), (u'CALL_-1207508198', u'INDIRECT_-1207506214'), (u'PTRSUB_-1207506567', u'CALL_-1207508300'), ('tmp_6213', u'INT_ADD_-1207509070'), ('const-433', u'LOAD_-1207508598'), (u'INT_NOTEQUAL_-1207507933', u'CBRANCH_-1207507932'), (u'INT_RIGHT_-1207508964', u'INT_EQUAL_-1207506390'), ('const-904', u'CALL_-1207507789'), (u'CALL_-1207508107', u'INDIRECT_-1207506191'), ('const-4', u'PTRADD_-1207506513'), (u'MULTIEQUAL_-1207506033', u'MULTIEQUAL_-1207506312'), (u'INDIRECT_-1207506614', u'MULTIEQUAL_-1207506024'), ('const-433', u'LOAD_-1207509049'), (u'CALL_-1207508085', u'INDIRECT_-1207506444'), (u'INT_ADD_-1207508646', u'CAST_-1207506346'), (u'INDIRECT_-1207506412', u'MULTIEQUAL_-1207506037'), (u'CALL_-1207508300', u'INDIRECT_-1207506508'), ('const-433', u'LOAD_-1207509815'), ('const-433', u'LOAD_-1207508775'), ('const-433', u'LOAD_-1207509801'), (u'MULTIEQUAL_-1207506275', u'INT_ADD_-1207508803'), (u'CAST_-1207506809', u'LOAD_-1207509825'), (u'INT_AND_-1207508548', u'INT_LEFT_-1207508545'), (u'INT_OR_-1207508548', u'INT_OR_-1207508545'), (u'INDIRECT_-1207506678', u'MULTIEQUAL_-1207506028'), ('const-65280', u'INT_AND_-1207508792'), (u'INDIRECT_-1207506662', u'MULTIEQUAL_-1207506027'), (u'CALL_-1207509591', u'INDIRECT_-1207507078'), (u'INDIRECT_-1207506982', u'MULTIEQUAL_-1207506608'), (u'CAST_-1207506307', u'LOAD_-1207508598'), ('const-0', u'COPY_-1207506620'), (u'INT_OR_-1207509727', u'INT_SUB_-1207507333'), (u'LOAD_-1207508620', u'INT_AND_-1207508557'), ('const-256', u'COPY_-1207506301'), (u'LOAD_-1207508775', u'SUBPIECE_-1207506234'), (u'INT_AND_-1207508795', u'INT_RIGHT_-1207508791'), ('const-5', u'INT_ADD_-1207508778'), (u'PTRSUB_-1207506637', u'COPY_-1207506639'), (u'LOAD_-1207508620', u'INT_LEFT_-1207508536'), (u'INT_RIGHT_-1207508964', u'INT_EQUAL_-1207506389'), (u'CAST_-1207506416', u'LOAD_-1207508794'), ('tmp_2627', u'CBRANCH_-1207508189'), ('tmp_8947', u'MULTIEQUAL_-1207507052'), (u'LOAD_-1207509035', u'INT_AND_-1207508998'), (u'CALL_-1207507877', u'INDIRECT_-1207506215'), (u'LOAD_-1207508827', u'INT_AND_-1207508792'), (u'CALL_-1207508198', u'INDIRECT_-1207506326'), ('const-4', u'INT_NOTEQUAL_-1207509848'), (u'CALL_-1207508198', u'INDIRECT_-1207506358'), (u'MULTIEQUAL_-1207506039', u'MULTIEQUAL_-1207506408'), ('const-176', u'INT_ADD_-1207509799'), ('tmp_1779', u'CBRANCH_-1207508625'), (u'INDIRECT_-1207506184', u'INT_NOTEQUAL_-1207508285'), ('tmp_8945', u'MULTIEQUAL_-1207507084'), (u'INT_ADD_-1207508133', u'CAST_-1207506012'), (u'INDIRECT_-1207506316', u'MULTIEQUAL_-1207506024'), ('const-4', u'PTRADD_-1207506222'), (u'INT_ADD_-1207508593', u'MULTIEQUAL_-1207507234'), (u'INT_LESS_-1207509681', u'CBRANCH_-1207509670'), ('const-433', u'LOAD_-1207508620'), (u'CALL_-1207508300', u'INDIRECT_-1207506380'), (u'CALL_-1207508753', u'INDIRECT_-1207506678'), (u'CALL_-1207508300', u'INDIRECT_-1207506605'), (u'CALL_-1207507900', u'INDIRECT_-1207506058'), (u'MULTIEQUAL_-1207506029', u'MULTIEQUAL_-1207506248'), (u'CALL_-1207509591', u'INDIRECT_-1207506966'), (u'INT_RIGHT_-1207508997', u'INT_OR_-1207508998'), (u'CAST_-1207506681', u'LOAD_-1207509589'), (u'CAST_-1207506289', u'LOAD_-1207509035'), (u'INT_SUB_-1207509725', u'INT_SRIGHT_-1207509702'), (u'CAST_-1207506319', u'LOAD_-1207509086'), (u'MULTIEQUAL_-1207506030', u'MULTIEQUAL_-1207506175'), (u'LOAD_-1207509035', u'INT_LEFT_-1207508992'), ('const-433', u'LOAD_-1207509792'), ('const-3', u'INT_EQUAL_-1207506390'), (u'MULTIEQUAL_-1207506027', u'MULTIEQUAL_-1207506216'), ('const-184', u'INT_ADD_-1207508735'), (u'COPY_-1207507514', u'MULTIEQUAL_-1207507234'), (u'MULTIEQUAL_-1207506029', u'MULTIEQUAL_-1207506592'), (u'INT_EQUAL_-1207509375', u'CBRANCH_-1207509374'), ('const-4', u'PTRADD_-1207506260'), ('const-433', u'LOAD_-1207508827'), (u'CALL_-1207508085', u'INDIRECT_-1207506412'), ('const-160', u'INT_ADD_-1207509070'), (u'INT_ADD_-1207509882', u'CAST_-1207506840'), (u'LOAD_-1207509784', u'INT_AND_-1207509733'), (u'CAST_-1207506171', u'LOAD_-1207508620'), ('const-16711680', u'INT_AND_-1207508545'), ('const-3715094', u'COPY_-1207508895'), (u'SUBPIECE_-1207506290', u'MULTIEQUAL_-1207506275'), (u'CALL_-1207507900', u'INDIRECT_-1207506122'), (u'INT_AND_-1207508554', u'INT_RIGHT_-1207508550'), (u'INT_LESS_-1207509856', u'BOOL_AND_-1207507496'), (u'COPY_-1207506620', u'MULTIEQUAL_-1207506558'), (u'CALL_-1207508107', u'INDIRECT_-1207506223'), ('tmp_6213', u'INT_ADD_-1207508597'), ('const-65280', u'INT_AND_-1207508542'), ('const-0', u'SUBPIECE_-1207507018'), (u'INT_MULT_-1207508675', u'INT_ADD_-1207508687'), ('const-3', u'INT_EQUAL_-1207506389'), ('const-8', u'INT_RIGHT_-1207508231'), (u'INDIRECT_-1207506364', u'MULTIEQUAL_-1207506027'), (u'CALL_-1207508753', u'INDIRECT_-1207506726'), (u'INT_LEFT_-1207508995', u'INT_OR_-1207508995'), (u'MULTIEQUAL_-1207506040', u'MULTIEQUAL_-1207506425'), (u'MULTIEQUAL_-1207506034', u'MULTIEQUAL_-1207506328'), (u'LOAD_-1207509815', u'INT_ZEXT_-1207508046'), (u'CALL_-1207508198', u'INDIRECT_-1207506455'), (u'CALL_-1207508085', u'INDIRECT_-1207506493'), (u'MULTIEQUAL_-1207506041', u'MULTIEQUAL_-1207506441'), (u'INT_RIGHT_-1207508547', u'INT_OR_-1207508548'), (u'INT_ADD_-1207507911', u'CAST_-1207505933'), (u'INDIRECT_-1207506966', u'MULTIEQUAL_-1207506159'), (u'INT_SUB_-1207508699', u'INT_ADD_-1207508667'), (u'INDIRECT_-1207506380', u'MULTIEQUAL_-1207506035'), (u'COPY_-1207509539', u'MULTIEQUAL_-1207506512'), (u'INT_LEFT_-1207508992', u'INT_AND_-1207506974'), ('tmp_6213', u'INT_ADD_-1207508256'), (u'INT_OR_-1207508554', u'INT_OR_-1207508551'), (u'INDIRECT_-1207506758', u'MULTIEQUAL_-1207506033'), (u'INT_OR_-1207508982', u'INT_ADD_-1207508667'), (u'MULTIEQUAL_-1207506038', u'MULTIEQUAL_-1207506303'), (u'CAST_-1207506791', u'LOAD_-1207509801'), (u'INDIRECT_-1207506903', u'MULTIEQUAL_-1207506042'), ('const-433', u'LOAD_-1207508794'), (u'CAST_-1207506233', u'LOAD_-1207508827'), ('const--104', u'PTRSUB_-1207506651'), (u'INDIRECT_-1207506380', u'MULTIEQUAL_-1207506028'), (u'INDIRECT_-1207506279', u'MULTIEQUAL_-1207507100'), (u'INT_ZEXT_-1207507460', u'INT_LESS_-1207508788'), (u'CALL_-1207508085', u'INDIRECT_-1207506268'), (u'CAST_-1207506058', u'INT_ZEXT_-1207507303'), ('const-2', u'INT_SRIGHT_-1207509467'), ('const-433', u'LOAD_-1207508673'), (u'INT_ADD_-1207508687', u'CAST_-1207506370'), (u'INT_LEFT_-1207508689', u'SUBPIECE_-1207506290'), (u'LOAD_-1207509792', u'INT_ADD_-1207509770'), ('const-144', u'INT_ADD_-1207509573'), ('const-0', u'COPY_-1207507514'), ('const-0', u'COPY_-1207509564'), (u'MULTIEQUAL_-1207506036', u'MULTIEQUAL_-1207506360'), ('tmp_6213', u'INT_ADD_-1207507876'), ('tmp_6213', u'INT_ADD_-1207509353'), (u'INT_ADD_-1207508778', u'CAST_-1207506416'), (u'INDIRECT_-1207506806', u'MULTIEQUAL_-1207506036'), (u'LOAD_-1207508272', u'INT_ADD_-1207508147'), (u'LOAD_-1207509369', u'INT_EQUAL_-1207509354'), (u'CAST_-1207506044', u'LOAD_-1207508204'), ('const-6', u'INT_ADD_-1207508264'), (u'CALL_-1207508107', u'INDIRECT_-1207506320'), (u'INT_ADD_-1207508147', u'CALL_-1207508085'), (u'INDIRECT_-1207506589', u'MULTIEQUAL_-1207506041'), (u'MULTIEQUAL_-1207506034', u'MULTIEQUAL_-1207506239'), ('const-433', u'LOAD_-1207508221'), (u'CAST_-1207506780', u'LOAD_-1207509784'), ('tmp_6206', u'PTRSUB_-1207506567'), (u'PTRSUB_-1207506637', u'MULTIEQUAL_-1207506200'), (u'INT_SRIGHT_-1207508733', u'INT_EQUAL_-1207508651'), (u'MULTIEQUAL_-1207506031', u'MULTIEQUAL_-1207506624'), (u'CALL_-1207508753', u'INDIRECT_-1207506774'), (u'INDIRECT_-1207506408', u'MULTIEQUAL_-1207507229'), (u'MULTIEQUAL_-1207506030', u'MULTIEQUAL_-1207506264'), ('const-8', u'INT_MULT_-1207508193'), (u'CALL_-1207507877', u'INDIRECT_-1207506279'), (u'MULTIEQUAL_-1207506752', u'INT_ADD_-1207508765'), (u'LOAD_-1207508609', u'INT_ADD_-1207508591'), (u'MULTIEQUAL_-1207506035', u'MULTIEQUAL_-1207506344'), (u'CALL_-1207508198', u'INDIRECT_-1207506246'), (u'INT_ADD_-1207509768', u'CAST_-1207506780'), (u'CAST_-1207506458', u'LOAD_-1207508857'), (u'CALL_-1207508753', u'INDIRECT_-1207506662'), (u'INDIRECT_-1207506360', u'MULTIEQUAL_-1207507180'), (u'LOAD_-1207509589', u'INT_ADD_-1207509533'), (u'INT_ADD_-1207509785', u'CAST_-1207506791'), (u'INT_SUB_-1207507885', u'CALL_-1207507877'), (u'CALL_-1207508198', u'INDIRECT_-1207506390'), (u'CALL_-1207508300', u'INDIRECT_-1207506589'), (u'MULTIEQUAL_-1207506216', u'CALL_-1207508198'), ('tmp_6206', u'PTRSUB_-1207506637'), ('const-3', u'INT_SRIGHT_-1207509702'), ('tmp_8948', u'MULTIEQUAL_-1207507036'), ('const-4', u'INT_EQUAL_-1207509354'), ('const-433', u'LOAD_-1207509665'), (u'MULTIEQUAL_-1207507780', u'INT_SRIGHT_-1207509467'), (u'MULTIEQUAL_-1207506024', u'MULTIEQUAL_-1207506079'), (u'INDIRECT_-1207506311', u'MULTIEQUAL_-1207507132'), (u'INT_SUB_-1207509870', u'INT_LESS_-1207509856'), (u'CAST_-1207506233', u'CAST_-1207506085'), (u'CAST_-1207505933', u'STORE_-1207507925'), ('const-160', u'INT_ADD_-1207509809'), (u'CAST_-1207506214', u'MULTIEQUAL_-1207507289'), ('const--192', u'PTRSUB_-1207506567'), (u'INDIRECT_-1207507062', u'MULTIEQUAL_-1207506344'), (u'CALL_-1207509591', u'INDIRECT_-1207507062'), (u'INDIRECT_-1207506822', u'MULTIEQUAL_-1207506037'), (u'MULTIEQUAL_-1207506039', u'MULTIEQUAL_-1207506319'), (u'INDIRECT_-1207507143', u'MULTIEQUAL_-1207506425'), (u'INT_ADD_-1207509799', u'CAST_-1207506801'), ('tmp_8949', u'MULTIEQUAL_-1207507020'), (u'INT_OR_-1207508998', u'INT_OR_-1207508995'), (u'INT_AND_-1207508998', u'INT_LEFT_-1207508995'), ('tmp_6212', u'CALL_-1207508753'), (u'INDIRECT_-1207507014', u'MULTIEQUAL_-1207506207'), (u'INDIRECT_-1207507110', u'MULTIEQUAL_-1207506392'), (u'INDIRECT_-1207506573', u'MULTIEQUAL_-1207506040'), (u'INDIRECT_-1207506183', u'MULTIEQUAL_-1207507004'), (u'CAST_-1207506737', u'LOAD_-1207509665'), ('tmp_6206', u'PTRSUB_-1207506651'), (u'CALL_-1207508753', u'INDIRECT_-1207506742'), (u'CALL_-1207508300', u'INDIRECT_-1207506428'), ('const-8', u'INT_MULT_-1207508634'), (u'MULTIEQUAL_-1207506035', u'MULTIEQUAL_-1207506255'), (u'INDIRECT_-1207507030', u'MULTIEQUAL_-1207506312'), (u'MULTIEQUAL_-1207507234', u'INT_MULT_-1207508675'), (u'INDIRECT_-1207507110', u'MULTIEQUAL_-1207506303'), ('const-433', u'LOAD_-1207509589'), (u'INDIRECT_-1207506556', u'MULTIEQUAL_-1207506039'), ('const-24', u'INT_RIGHT_-1207508793'), (u'INDIRECT_-1207507175', u'MULTIEQUAL_-1207506368'), (u'LOAD_-1207508620', u'INT_AND_-1207508554'), (u'CALL_-1207507900', u'INDIRECT_-1207506202'), (u'INT_ADD_-1207508221', u'CAST_-1207506066'), (u'INT_ADD_-1207507937', u'STORE_-1207507925'), (u'COPY_-1207509564', u'MULTIEQUAL_-1207506560'), (u'CALL_-1207508085', u'INDIRECT_-1207506236'), (u'INT_EQUAL_-1207508651', u'CBRANCH_-1207508641'), (u'INT_ADD_-1207509573', u'CAST_-1207506681'), (u'LOAD_-1207508620', u'INT_AND_-1207508542'), (u'LOAD_-1207509801', u'INT_SUB_-1207509725'), (u'CAST_-1207506370', u'STORE_-1207508701'), (u'COPY_-1207506639', u'MULTIEQUAL_-1207506095'), (u'CALL_-1207508753', u'INDIRECT_-1207506838'), (u'INT_MULT_-1207508854', u'INT_ZEXT_-1207507331'), ('const-144', u'INT_ADD_-1207509649'), (u'INT_ADD_-1207509021', u'INT_ADD_-1207509019'), (u'LOAD_-1207508145', u'INT_SUB_-1207508126'), ('const-0', u'COPY_-1207509539'), (u'INT_ZEXT_-1207507794', u'INT_LESS_-1207509669'), (u'MULTIEQUAL_-1207506039', u'MULTIEQUAL_-1207506752'), (u'CALL_-1207508198', u'INDIRECT_-1207506182'), ('const-2', u'INT_EQUAL_-1207508939'), (u'SUBPIECE_-1207507872', u'INT_SUB_-1207508699'), ('const-0', u'INT_EQUAL_-1207508651'), (u'INDIRECT_-1207507191', u'INT_SUB_-1207508699'), (u'INT_ADD_-1207508597', u'CAST_-1207506166'), (u'MULTIEQUAL_-1207506031', u'MULTIEQUAL_-1207506191'), (u'CAST_-1207506085', u'INT_ADD_-1207508264'), (u'INT_ADD_-1207507937', u'INT_NOTEQUAL_-1207507933'), (u'INDIRECT_-1207506492', u'MULTIEQUAL_-1207506035'), (u'COPY_-1207509539', u'MULTIEQUAL_-1207506168'), (u'LOAD_-1207508827', u'INT_RIGHT_-1207508793'), (u'LOAD_-1207509049', u'INT_ADD_-1207509031'), ('const-280375465082880', u'INT_AND_-1207508554'), (u'INT_RIGHT_-1207508550', u'INT_OR_-1207508551'), ('const-65280', u'INT_AND_-1207509733'), (u'COPY_-1207505989', u'CALL_-1207508107'), (u'INT_AND_-1207508557', u'INT_RIGHT_-1207508553'), (u'CALL_-1207508107', u'INDIRECT_-1207506079'), (u'INT_ADD_-1207509031', u'INT_ADD_-1207509019'), ('tmp_6213', u'INT_ADD_-1207508160'), (u'CALL_-1207507877', u'INDIRECT_-1207506247'), (u'CALL_-1207507789', u'INDIRECT_-1207506312'), (u'INT_ADD_-1207508680', u'CAST_-1207506365'), (u'COPY_-1207505942', u'CALL_-1207507789'), (u'MULTIEQUAL_-1207506030', u'MULTIEQUAL_-1207506608'), (u'INT_ADD_-1207509070', u'CAST_-1207506319'), ('const-8', u'INT_RIGHT_-1207509732'), (u'PTRADD_-1207506222', u'CAST_-1207506171'), (u'LOAD_-1207508620', u'INT_AND_-1207508545'), (u'INDIRECT_-1207506220', u'MULTIEQUAL_-1207506025'), ('const-0', u'COPY_-1207509578'), (u'CALL_-1207507900', u'INDIRECT_-1207506331'), (u'INT_ZEXT_-1207507536', u'INT_MULT_-1207508634'), (u'CALL_-1207509591', u'INDIRECT_-1207507159'), (u'INT_ZEXT_-1207507629', u'INT_SUB_-1207509870'), (u'INDIRECT_-1207506215', u'MULTIEQUAL_-1207507036'), (u'INDIRECT_-1207506332', u'MULTIEQUAL_-1207506032'), (u'INT_ADD_-1207508765', u'CAST_-1207506214'), (u'INDIRECT_-1207507175', u'MULTIEQUAL_-1207506801'), ('const-192', u'INT_ADD_-1207508147'), (u'INT_ADD_-1207507876', u'CALL_-1207507877'), ('const-433', u'LOAD_-1207508857'), (u'CALL_-1207508107', u'INDIRECT_-1207506095'), (u'MULTIEQUAL_-1207506033', u'MULTIEQUAL_-1207506223'), (u'MULTIEQUAL_-1207507234', u'SUBPIECE_-1207507018'), ('tmp_2964', u'CBRANCH_-1207507932'), (u'LOAD_-1207509784', u'INT_LEFT_-1207509727'), ('const-16', u'COPY_-1207506338'), (u'CALL_-1207508300', u'INDIRECT_-1207506476'), (u'COPY_-1207506701', u'MULTIEQUAL_-1207507780'), ('const-1', u'INT_SUB_-1207509870'), (u'INDIRECT_-1207507110', u'MULTIEQUAL_-1207506736'), (u'INT_RIGHT_-1207508553', u'INT_OR_-1207508554'), ('const-24', u'INT_LEFT_-1207508992'), ('const-4278190080', u'INT_AND_-1207508548'), (u'CAST_-1207506801', u'LOAD_-1207509815'), (u'INT_LESS_-1207509669', u'CBRANCH_-1207509677'), (u'CALL_-1207508198', u'INDIRECT_-1207506439'), ('const-16711680', u'INT_AND_-1207509736'), (u'CALL_-1207508300', u'INDIRECT_-1207506412'), (u'CALL_-1207507900', u'INDIRECT_-1207506170'), (u'CALL_-1207508753', u'INDIRECT_-1207506903'), (u'INT_OR_-1207509727', u'INT_EQUAL_-1207509375'), (u'MULTIEQUAL_-1207506029', u'MULTIEQUAL_-1207506159'), (u'INT_OR_-1207509727', u'INT_ZEXT_-1207507794'), (u'INT_SRIGHT_-1207509467', u'SUBPIECE_-1207507872'), (u'INT_SLESS_-1207509511', u'CBRANCH_-1207509501'), (u'INT_ZEXT_-1207507794', u'INT_SUB_-1207507885'), (u'CALL_-1207509591', u'INDIRECT_-1207507143'), ('tmp_6213', u'INT_ADD_-1207508735'), ('tmp_815', u'CBRANCH_-1207509345'), (u'CALL_-1207508753', u'INDIRECT_-1207506694'), (u'MULTIEQUAL_-1207506042', u'MULTIEQUAL_-1207506368'), (u'MULTIEQUAL_-1207506032', u'MULTIEQUAL_-1207506296'), (u'PTRSUB_-1207506578', u'CALL_-1207508753'), (u'CALL_-1207508107', u'INDIRECT_-1207506159'), (u'COPY_-1207509578', u'MULTIEQUAL_-1207506232'), (u'INT_EQUAL_-1207508192', u'CBRANCH_-1207508189'), (u'INDIRECT_-1207506268', u'MULTIEQUAL_-1207506028'), ('const-65280', u'INT_AND_-1207508998'), (u'INT_OR_-1207508232', u'CAST_-1207506058'), ('const-433', u'LOAD_-1207508280'), (u'INDIRECT_-1207506966', u'MULTIEQUAL_-1207506248'), (u'INT_EQUAL_-1207506389', u'CBRANCH_-1207508640'), (u'LOAD_-1207509549', u'INT_ADD_-1207509496'), (u'LOAD_-1207509086', u'LOAD_-1207509049'), (u'INDIRECT_-1207507126', u'MULTIEQUAL_-1207506408'), (u'INT_EQUAL_-1207508068', u'CBRANCH_-1207508063'), (u'INDIRECT_-1207507094', u'MULTIEQUAL_-1207506287'), ('tmp_6206', u'PTRSUB_-1207506898'), (u'CALL_-1207508300', u'INDIRECT_-1207506492'), ('const-192', u'INT_ADD_-1207509760'), ('const--168', u'PTRSUB_-1207506898'), (u'MULTIEQUAL_-1207506028', u'MULTIEQUAL_-1207506232'), (u'INDIRECT_-1207506573', u'INT_SUB_-1207508126'), (u'CALL_-1207508753', u'INDIRECT_-1207506871'), (u'COPY_-1207506338', u'MULTIEQUAL_-1207506275'), (u'INDIRECT_-1207506838', u'MULTIEQUAL_-1207506038'), (u'CALL_-1207509591', u'INDIRECT_-1207506998'), (u'CALL_-1207507900', u'INDIRECT_-1207506250'), (u'MULTIEQUAL_-1207506037', u'MULTIEQUAL_-1207506376'), (u'CALL_-1207508300', u'INDIRECT_-1207506316'), (u'PTRSUB_-1207506748', u'CALL_-1207509591'), (u'CALL_-1207509591', u'INDIRECT_-1207507110'), (u'INDIRECT_-1207506540', u'MULTIEQUAL_-1207506038'), (u'INDIRECT_-1207506460', u'MULTIEQUAL_-1207506033'), (u'CALL_-1207508107', u'INDIRECT_-1207506255'), ('const-3', u'INT_ADD_-1207509496'), (u'MULTIEQUAL_-1207506736', u'INT_LESS_-1207508788'), ('const-40', u'INT_LEFT_-1207508539'), (u'LOAD_-1207508598', u'INT_EQUAL_-1207508583'), (u'CAST_-1207506233', u'PTRADD_-1207506222'), (u'INDIRECT_-1207507046', u'MULTIEQUAL_-1207506239'), (u'CALL_-1207507877', u'INDIRECT_-1207506183'), (u'INT_RIGHT_-1207509734', u'INT_OR_-1207509733'), (u'INT_ADD_-1207508190', u'CAST_-1207506044'), ('const-4', u'INT_EQUAL_-1207508583'), ('const-1', u'RETURN_-1207508102'), (u'INT_SRIGHT_-1207508733', u'INT_LEFT_-1207508689'), (u'CALL_-1207508085', u'INDIRECT_-1207506284'), (u'CALL_-1207508753', u'INDIRECT_-1207506806'), (u'PTRSUB_-1207506778', u'CALL_-1207509591'), (u'COPY_-1207505991', u'CALL_-1207508107'), ('tmp_8946', u'MULTIEQUAL_-1207507068'), ('const-8', u'INT_LEFT_-1207508789'), ('const-71776119061217280', u'INT_AND_-1207508557'), (u'INT_OR_-1207508995', u'INT_OR_-1207508982'), (u'CALL_-1207508753', u'INDIRECT_-1207506646'), ('tmp_6213', u'INT_ADD_-1207507911'), ('tmp_8944', u'MULTIEQUAL_-1207507100'), ('const-1', u'INT_SUB_-1207507333'), (u'INDIRECT_-1207506348', u'MULTIEQUAL_-1207506033'), (u'COPY_-1207508895', u'MULTIEQUAL_-1207507289'), (u'COPY_-1207505940', u'CALL_-1207507789'), (u'INT_ZEXT_-1207507460', u'INT_ADD_-1207508765'), ('tmp_6213', u'INT_ADD_-1207509573'), ('const-56', u'INT_LEFT_-1207508536'), (u'INDIRECT_-1207506332', u'MULTIEQUAL_-1207506025'), ('const-1095216660480', u'INT_AND_-1207508551'), (u'INT_ZEXT_-1207508046', u'INT_ADD_-1207509768'), (u'INDIRECT_-1207506605', u'MULTIEQUAL_-1207506042'), ('tmp_6213', u'INT_ADD_-1207509785'), (u'LOAD_-1207509898', u'INT_NOTEQUAL_-1207509848'), (u'INDIRECT_-1207506199', u'MULTIEQUAL_-1207507020'), (u'CALL_-1207507900', u'INDIRECT_-1207506218'), (u'INT_AND_-1207508178', u'INT_EQUAL_-1207508192'), (u'PTRSUB_-1207506651', u'CALL_-1207508300'), (u'CALL_-1207508300', u'INDIRECT_-1207506573'), ('const-0', u'COPY_-1207509628'), (u'CAST_-1207506840', u'LOAD_-1207509898'), (u'INT_ADD_-1207509059', u'CAST_-1207506310'), (u'PTRSUB_-1207506637', u'MULTIEQUAL_-1207506544'), (u'CALL_-1207507900', u'INDIRECT_-1207506186'), (u'LOAD_-1207508280', u'INT_RIGHT_-1207508231'), ('const-433', u'LOAD_-1207508237'), (u'CALL_-1207507900', u'INDIRECT_-1207506282'), ('tmp_8937', u'MULTIEQUAL_-1207507229'), (u'INT_ADD_-1207508822', u'CAST_-1207506233'), ('const--136', u'PTRSUB_-1207506556'), (u'LOAD_-1207508696', u'INT_ADD_-1207508657'), ('const-8', u'INT_LEFT_-1207508995'), (u'LOAD_-1207508673', u'INT_ADD_-1207508646'), (u'MULTIEQUAL_-1207506032', u'MULTIEQUAL_-1207506207'), ('const-433', u'LOAD_-1207509776'), (u'CALL_-1207508753', u'INDIRECT_-1207506822'), ('const-24', u'INT_LEFT_-1207508542'), (u'CALL_-1207508107', u'INDIRECT_-1207506207'), (u'CALL_-1207508753', u'STORE_-1207508660'), (u'INT_MULT_-1207507925', u'INT_ADD_-1207507937'), ('const-0', u'INT_EQUAL_-1207508192'), ('const-0', u'INT_EQUAL_-1207509375'), (u'PTRSUB_-1207506556', u'CALL_-1207508085'), ('const-1', u'INT_AND_-1207508178'), (u'INT_ADD_-1207509353', u'CAST_-1207506557'), ('tmp_6213', u'INT_ADD_-1207509059'), (u'CAST_-1207506007', u'LOAD_-1207508131'), ('const-24', u'INT_LEFT_-1207508786'), ('const-192', u'INT_ADD_-1207507911'), ('tmp_6206', u'PTRSUB_-1207506578'), (u'INT_OR_-1207508551', u'INT_OR_-1207508548'), (u'COPY_-1207506639', u'MULTIEQUAL_-1207506528'), (u'CAST_-1207506649', u'LOAD_-1207509549'), (u'COPY_-1207509539', u'MULTIEQUAL_-1207506079'), ('const-176', u'INT_ADD_-1207509059'), (u'INDIRECT_-1207506646', u'MULTIEQUAL_-1207506026'), ('const-3617922', u'COPY_-1207505942'), ('const-1', u'RETURN_-1207507895'), ('const-24', u'INT_RIGHT_-1207509734'), (u'INT_EQUAL_-1207506390', u'BOOL_OR_-1207508597'), (u'INT_ADD_-1207508657', u'CAST_-1207506354'), ('const-433', u'LOAD_-1207508609'), ('const-1', u'INT_LESS_-1207509856'), ('const-0', u'COPY_-1207507740'), (u'INT_ADD_-1207508591', u'STORE_-1207508606'), ('const-32', u'INT_ADD_-1207508190'), (u'CALL_-1207508198', u'INDIRECT_-1207506406'), (u'CAST_-1207506233', u'PTRADD_-1207506260'), (u'INT_NOTEQUAL_-1207509848', u'BOOL_AND_-1207507496'), (u'CALL_-1207508107', u'INDIRECT_-1207506352'), ('const-433', u'LOAD_-1207509369'), (u'CALL_-1207508300', u'INDIRECT_-1207506540'), (u'CALL_-1207508753', u'INDIRECT_-1207506887'), ('const-24', u'INT_MULT_-1207508854'), (u'CALL_-1207507900', u'INDIRECT_-1207506138'), (u'SUBPIECE_-1207506234', u'INT_ZEXT_-1207507493'), (u'MULTIEQUAL_-1207507234', u'INT_EQUAL_-1207508068'), (u'MULTIEQUAL_-1207506038', u'MULTIEQUAL_-1207506736'), ('tmp_1458', u'CBRANCH_-1207508783'), ('const-433', u'LOAD_-1207509784'), (u'INDIRECT_-1207506966', u'MULTIEQUAL_-1207506592'), (u'CALL_-1207508198', u'INDIRECT_-1207506294'), ('tmp_6213', u'INT_ADD_-1207508582'), ('const-433', u'STORE_-1207507925'), (u'CALL_-1207508300', u'INDIRECT_-1207506396'), ('const-1', u'INT_ADD_-1207508593'), (u'INDIRECT_-1207506982', u'MULTIEQUAL_-1207506175'), (u'LOAD_-1207508620', u'INT_RIGHT_-1207508555'), (u'INDIRECT_-1207506236', u'MULTIEQUAL_-1207506026'), ('const-144', u'INT_ADD_-1207508680'), (u'CALL_-1207507877', u'INDIRECT_-1207506199'), (u'CALL_-1207508085', u'INDIRECT_-1207506204'), (u'CALL_-1207507877', u'INDIRECT_-1207506295'), (u'INT_SUB_-1207507333', u'INT_ZEXT_-1207507791'), (u'CALL_-1207507877', u'INDIRECT_-1207506392'), ('const-168', u'INT_ADD_-1207509882'), (u'COPY_-1207507740', u'MULTIEQUAL_-1207507637'), (u'INT_ZEXT_-1207507791', u'INT_EQUAL_-1207508068'), (u'MULTIEQUAL_-1207506027', u'MULTIEQUAL_-1207506127'), ('tmp_8939', u'MULTIEQUAL_-1207507180'), (u'INT_ADD_-1207508735', u'CAST_-1207506395'), (u'INT_LEFT_-1207508992', u'INT_RIGHT_-1207508964'), (u'CAST_-1207506066', u'LOAD_-1207508237'), ('const-0', u'SUBPIECE_-1207506234'), (u'CALL_-1207508198', u'INDIRECT_-1207506423'), (u'INT_OR_-1207508536', u'MULTIEQUAL_-1207506920'), (u'INT_LEFT_-1207509730', u'INT_OR_-1207509730'), (u'INDIRECT_-1207506247', u'MULTIEQUAL_-1207507068'), ('const--184', u'PTRSUB_-1207506772'), (u'INT_LEFT_-1207508545', u'INT_OR_-1207508545'), (u'CALL_-1207508085', u'INDIRECT_-1207506220'), (u'MULTIEQUAL_-1207506042', u'MULTIEQUAL_-1207506457'), (u'INT_RIGHT_-1207509732', u'INT_OR_-1207509733'), (u'LOAD_-1207508221', u'INT_ADD_-1207508133'), (u'CALL_-1207508085', u'INDIRECT_-1207506348'), ('tmp_2305', u'CBRANCH_-1207508574'), (u'CAST_-1207506301', u'INT_ZEXT_-1207507436'), (u'LOAD_-1207508620', u'INT_AND_-1207508551'), (u'INDIRECT_-1207506630', u'MULTIEQUAL_-1207506025'), (u'INDIRECT_-1207506493', u'MULTIEQUAL_-1207506042'), ('const-1', u'RETURN_-1207507784'), (u'COPY_-1207506700', u'MULTIEQUAL_-1207507780'), (u'INT_OR_-1207508789', u'INT_OR_-1207508786'), (u'INT_ADD_-1207509496', u'COPY_-1207506701'), ('const-433', u'LOAD_-1207509549'), (u'CALL_-1207508753', u'INDIRECT_-1207506790'), (u'INDIRECT_-1207506428', u'MULTIEQUAL_-1207506031'), ('const-4', u'INT_SRIGHT_-1207508733'), (u'MULTIEQUAL_-1207506042', u'MULTIEQUAL_-1207506801'), ('const--208', u'PTRSUB_-1207506578'), (u'CALL_-1207507900', u'INDIRECT_-1207506106'), ('const-4', u'PTRADD_-1207506513'), ('const-4', u'INT_MULT_-1207509034'), (u'INT_ADD_-1207509019', u'CAST_-1207506289'), ('tmp_8942', u'MULTIEQUAL_-1207507132'), (u'CALL_-1207509591', u'INDIRECT_-1207507014'), ('const-433', u'LOAD_-1207508131'), ('const-433', u'LOAD_-1207509086'), ('tmp_777', u'CBRANCH_-1207509374'), (u'INT_OR_-1207509730', u'INT_OR_-1207509727'), (u'COPY_-1207509564', u'MULTIEQUAL_-1207506216'), ('const-8', u'INT_ADD_-1207509021'), (u'INT_ADD_-1207508264', u'CAST_-1207506084'), (u'INT_ZEXT_-1207507303', u'INT_MULT_-1207508193'), ('tmp_460', u'CBRANCH_-1207509677'), (u'INT_AND_-1207508542', u'INT_LEFT_-1207508539'), (u'INT_OR_-1207508542', u'INT_OR_-1207508539'), (u'INDIRECT_-1207506887', u'MULTIEQUAL_-1207506041'), (u'CALL_-1207507877', u'INDIRECT_-1207506311'), (u'CAST_-1207506395', u'LOAD_-1207508751'), (u'CALL_-1207508198', u'INDIRECT_-1207506374'), ('const-3617922', u'COPY_-1207505991'), ('const-8', u'INT_LEFT_-1207508545'), ('const-168', u'INT_ADD_-1207508657'), (u'INDIRECT_-1207506316', u'MULTIEQUAL_-1207506031'), (u'CALL_-1207507877', u'INDIRECT_-1207506408'), ('const-8', u'INT_MULT_-1207508703'), (u'INDIRECT_-1207506774', u'MULTIEQUAL_-1207506034'), (u'MULTIEQUAL_-1207506785', u'INT_ADD_-1207508822'), (u'CALL_-1207507900', u'INDIRECT_-1207506090'), ('tmp_8950', u'MULTIEQUAL_-1207507004'), ('const-8', u'INT_RIGHT_-1207508997'), (u'MULTIEQUAL_-1207507234', u'INT_MULT_-1207508703'), (u'INT_RIGHT_-1207508793', u'INT_OR_-1207508792'), (u'CALL_-1207508300', u'INDIRECT_-1207506332'), ('tmp_6213', u'CALL_-1207508753'), ('const-144', u'INT_ADD_-1207508256'), (u'INT_ADD_-1207508160', u'CAST_-1207506028'), (u'LOAD_-1207508272', u'INT_ADD_-1207508221'), (u'INDIRECT_-1207507014', u'MULTIEQUAL_-1207506296'), (u'CAST_-1207506346', u'STORE_-1207508660'), (u'CAST_-1207506166', u'LOAD_-1207508609'), ('const-433', u'LOAD_-1207509075'), (u'COPY_-1207506301', u'MULTIEQUAL_-1207506558'), (u'CALL_-1207508085', u'INDIRECT_-1207506364'), (u'CALL_-1207508107', u'INDIRECT_-1207506271'), ('const-433', u'LOAD_-1207508145'), (u'INDIRECT_-1207506871', u'MULTIEQUAL_-1207506040'), (u'INDIRECT_-1207506396', u'MULTIEQUAL_-1207506029'), (u'COPY_-1207505963', u'CALL_-1207507900'), (u'CALL_-1207507900', u'INDIRECT_-1207506042'), ('const-208', u'INT_ADD_-1207508597'), ('const-0', u'INT_NOTEQUAL_-1207508285'), (u'CAST_-1207506417', u'INT_ADD_-1207508778'), (u'INT_ADD_-1207509649', u'CAST_-1207506737'), (u'COPY_-1207506639', u'MULTIEQUAL_-1207506184'), (u'MULTIEQUAL_-1207506025', u'MULTIEQUAL_-1207506095'), ('const-0', u'CALL_-1207508753'), (u'CALL_-1207507877', u'INDIRECT_-1207506360'), (u'INT_ADD_-1207508667', u'INT_ZEXT_-1207507536'), (u'CALL_-1207507877', u'INDIRECT_-1207506263'), ('tmp_1920', u'BRANCH_-1207508542'), (u'INDIRECT_-1207506477', u'MULTIEQUAL_-1207506041'), (u'INDIRECT_-1207507030', u'MULTIEQUAL_-1207506223'), (u'CALL_-1207508300', u'INDIRECT_-1207506460'), ('const-56', u'INT_RIGHT_-1207508555'), (u'BOOL_AND_-1207507496', u'CBRANCH_-1207509830'), ('tmp_6213', u'INT_ADD_-1207509882'), ('const-0', u'COPY_-1207509640'), (u'INDIRECT_-1207506263', u'MULTIEQUAL_-1207507084'), (u'COPY_-1207509564', u'MULTIEQUAL_-1207506127'), (u'INT_ZEXT_-1207507331', u'INT_ADD_-1207508822'), (u'COPY_-1207509578', u'MULTIEQUAL_-1207506576'), (u'CAST_-1207506203', u'INT_SRIGHT_-1207508733'), ('const-0', u'SUBPIECE_-1207506290'), (u'INDIRECT_-1207506998', u'MULTIEQUAL_-1207506280'), (u'INT_AND_-1207506974', u'INT_OR_-1207508982'), (u'SUBPIECE_-1207506234', u'INT_AND_-1207508650'), (u'INT_LEFT_-1207508234', u'INT_OR_-1207508232'), (u'CALL_-1207507900', u'INDIRECT_-1207506299'), (u'CALL_-1207508085', u'INDIRECT_-1207506461'), (u'CALL_-1207508085', u'INDIRECT_-1207506477'), (u'INDIRECT_-1207506204', u'MULTIEQUAL_-1207506024'), ('const-1', u'INT_ADD_-1207508591'), (u'INDIRECT_-1207507126', u'MULTIEQUAL_-1207506319'), (u'INT_ADD_-1207509760', u'CAST_-1207506775'), (u'LOAD_-1207509784', u'INT_RIGHT_-1207509734'), (u'INDIRECT_-1207507094', u'MULTIEQUAL_-1207506376'), (u'BOOL_OR_-1207508597', u'CBRANCH_-1207508625'), ('const-1077', u'CALL_-1207508107'), ('tmp_6213', u'INT_ADD_-1207509649'), (u'CAST_-1207506166', u'STORE_-1207508606'), ('const-40', u'INT_RIGHT_-1207508553'), ('const-3617876', u'COPY_-1207505968'), ('const-433', u'LOAD_-1207508176'), (u'INT_MULT_-1207508703', u'INT_ADD_-1207508115'), (u'MULTIEQUAL_-1207506038', u'MULTIEQUAL_-1207506392'), (u'INT_LEFT_-1207508542', u'INT_OR_-1207508542'), (u'MULTIEQUAL_-1207507289', u'CALL_-1207508753'), (u'INT_OR_-1207508786', u'INT_ZEXT_-1207507460'), (u'INT_ADD_-1207508205', u'CAST_-1207506054'), (u'INT_OR_-1207508539', u'INT_OR_-1207508536'), ('const-0', u'COPY_-1207508842'), (u'CALL_-1207507900', u'INDIRECT_-1207506315'), (u'MULTIEQUAL_-1207506026', u'MULTIEQUAL_-1207506544'), (u'INT_LEFT_-1207508539', u'INT_OR_-1207508539'), ('tmp_206', u'CBRANCH_-1207509830'), ('tmp_6206', u'PTRSUB_-1207506772'), ('const-1073741823', u'INT_AND_-1207506974'), (u'CALL_-1207509591', u'INDIRECT_-1207507046'), (u'CALL_-1207508300', u'INDIRECT_-1207506556'), ('const-4', u'INT_ADD_-1207509770'), (u'LOAD_-1207509776', u'INT_NOTEQUAL_-1207507933'), ('const-8', u'INT_MULT_-1207507925'), (u'PTRADD_-1207506513', u'CAST_-1207506458'), (u'CALL_-1207509591', u'INDIRECT_-1207507126'), (u'INT_LEFT_-1207509727', u'INT_OR_-1207509727'), (u'INDIRECT_-1207506252', u'MULTIEQUAL_-1207506027'), (u'MULTIEQUAL_-1207506025', u'MULTIEQUAL_-1207506184'), (u'COPY_-1207509578', u'MULTIEQUAL_-1207506143'), (u'CALL_-1207508107', u'INDIRECT_-1207506111'), (u'CALL_-1207508300', u'INDIRECT_-1207506184'), ('tmp_898', u'BRANCH_-1207509264'), (u'CALL_-1207508085', u'INDIRECT_-1207506380'), (u'INDIRECT_-1207506300', u'MULTIEQUAL_-1207506030'), ('const-8', u'INT_RIGHT_-1207508547'), (u'LOAD_-1207509825', u'LOAD_-1207509792'), ('const--200', u'PTRSUB_-1207506748'), (u'CALL_-1207508107', u'INDIRECT_-1207506175'), (u'INT_ZEXT_-1207507553', u'INT_ADD_-1207509031'), (u'CALL_-1207509591', u'INDIRECT_-1207507094'), (u'CALL_-1207508753', u'INDIRECT_-1207506854'), ('const-184', u'INT_ADD_-1207507876'), ('tmp_3014', u'BRANCH_-1207507874'), (u'INDIRECT_-1207506412', u'MULTIEQUAL_-1207506030'), (u'CALL_-1207508085', u'INDIRECT_-1207506428'), (u'MULTIEQUAL_-1207506024', u'MULTIEQUAL_-1207506512'), ('const--1', u'INT_SLESS_-1207509511'), ('const-197', u'CALL_-1207507900'), (u'LOAD_-1207508620', u'MULTIEQUAL_-1207507637'), ('const-0', u'COPY_-1207509609'), ('const-433', u'STORE_-1207508606'), (u'INT_ADD_-1207508256', u'CAST_-1207506079'), (u'CAST_-1207506054', u'LOAD_-1207508221'), (u'INDIRECT_-1207506396', u'MULTIEQUAL_-1207506036'), ('const-0', u'COPY_-1207508544'), ('tmp_2205', u'CBRANCH_-1207508640'), (u'INDIRECT_-1207506444', u'MULTIEQUAL_-1207506032'), (u'INDIRECT_-1207507126', u'MULTIEQUAL_-1207506752'), (u'CALL_-1207508753', u'INDIRECT_-1207506758'), (u'CALL_-1207509591', u'INDIRECT_-1207507191'), (u'CAST_-1207506012', u'LOAD_-1207508145'), (u'CALL_-1207508198', u'INDIRECT_-1207506262'), (u'INT_EQUAL_-1207508939', u'BOOL_OR_-1207508597'), (u'LOAD_-1207508827', u'INT_LEFT_-1207508786'), ('const-184', u'INT_ADD_-1207509785'), (u'INT_EQUAL_-1207509354', u'CBRANCH_-1207509345'), ('tmp_6206', u'PTRSUB_-1207506556'), ('tmp_2788', u'CBRANCH_-1207508063'), (u'INDIRECT_-1207507078', u'MULTIEQUAL_-1207506271'), ('const-8', u'INT_LEFT_-1207509730'), (u'INT_OR_-1207508982', u'INT_MULT_-1207508854'), (u'CALL_-1207508300', u'INDIRECT_-1207506348'), (u'INT_SRIGHT_-1207509702', u'INT_LESS_-1207509681'), (u'LOAD_-1207509549', u'COPY_-1207506700'), ('const-433', u'LOAD_-1207508751'), ('const-24', u'INT_LEFT_-1207509727'), ('const--212', u'PTRSUB_-1207506778'), ('const-8', u'INT_MULT_-1207508675'), (u'INT_LESS_-1207508788', u'CBRANCH_-1207508783'), ('const-4', u'INT_LEFT_-1207508689'), (u'INDIRECT_-1207506348', u'MULTIEQUAL_-1207506026'), ('const-433', u'STORE_-1207508660'), ('const-3625032', u'COPY_-1207505963'), (u'INDIRECT_-1207507046', u'MULTIEQUAL_-1207506328'), ('const--96', u'PTRSUB_-1207506637'), (u'INT_ADD_-1207508115', u'CAST_-1207506007'), (u'INDIRECT_-1207507175', u'MULTIEQUAL_-1207506457'), (u'INDIRECT_-1207506710', u'MULTIEQUAL_-1207506030'), (u'INT_AND_-1207508551', u'INT_RIGHT_-1207508547'), ('tmp_6206', u'PTRSUB_-1207506778'), (u'PTRADD_-1207506260', u'LOAD_-1207508775'), (u'LOAD_-1207509776', u'INT_SUB_-1207509725'), (u'CAST_-1207506365', u'LOAD_-1207508696'), (u'INDIRECT_-1207506364', u'MULTIEQUAL_-1207506034'), (u'INDIRECT_-1207506444', u'MULTIEQUAL_-1207506039'), (u'MULTIEQUAL_-1207506036', u'MULTIEQUAL_-1207506271'), (u'CAST_-1207506233', u'CAST_-1207506417'), ('tmp_6206', u'PTRSUB_-1207506748'), ('tmp_2974', u'BRANCH_-1207507916'), (u'MULTIEQUAL_-1207506041', u'MULTIEQUAL_-1207506352'), (u'CAST_-1207506233', u'PTRADD_-1207506513'), ('const-2', u'PTRADD_-1207506222'), (u'CALL_-1207507900', u'INDIRECT_-1207506154'), (u'INT_MULT_-1207509034', u'CAST_-1207506301'), ('const-144', u'INT_ADD_-1207508221'), (u'CALL_-1207508107', u'INDIRECT_-1207506239'), (u'CALL_-1207508085', u'INDIRECT_-1207506252'), (u'INDIRECT_-1207507143', u'MULTIEQUAL_-1207506336'), ('tmp_462', u'CBRANCH_-1207509670'), (u'INT_RIGHT_-1207508964', u'INT_EQUAL_-1207508939'), (u'INDIRECT_-1207506790', u'MULTIEQUAL_-1207506035'), (u'INT_ADD_-1207509809', u'CAST_-1207506809'), (u'CAST_-1207506084', u'LOAD_-1207508280'), (u'INDIRECT_-1207506982', u'MULTIEQUAL_-1207506264'), (u'INT_EQUAL_-1207508583', u'CBRANCH_-1207508574'), (u'CALL_-1207507900', u'INDIRECT_-1207506074'), (u'INDIRECT_-1207506461', u'MULTIEQUAL_-1207506040'), ('tmp_6213', u'INT_ADD_-1207509760'), (u'PTRSUB_-1207506637', u'MULTIEQUAL_-1207506111'), (u'CALL_-1207508198', u'INDIRECT_-1207506166'), (u'INDIRECT_-1207506392', u'MULTIEQUAL_-1207507213'), (u'PTRSUB_-1207506898', u'MULTIEQUAL_-1207507213'), (u'INDIRECT_-1207506428', u'MULTIEQUAL_-1207506038'), (u'CALL_-1207508198', u'INDIRECT_-1207506310'), (u'CAST_-1207506354', u'LOAD_-1207508673'), (u'CALL_-1207508085', u'INDIRECT_-1207506396'), (u'INT_ZEXT_-1207507493', u'CAST_-1207506203'), (u'MULTIEQUAL_-1207506040', u'MULTIEQUAL_-1207506336'), (u'CALL_-1207508107', u'INDIRECT_-1207506336'), (u'LOAD_-1207509665', u'CALL_-1207509591'), (u'MULTIEQUAL_-1207506031', u'MULTIEQUAL_-1207506280'), ('const-24', u'INT_RIGHT_-1207508550'), (u'CALL_-1207508107', u'INDIRECT_-1207506303'), (u'INT_AND_-1207508650', u'INT_ADD_-1207508803'), ('tmp_2488', u'CBRANCH_-1207508285'), (u'INDIRECT_-1207506524', u'MULTIEQUAL_-1207506037'), (u'LOAD_-1207508827', u'INT_AND_-1207508795'), (u'LOAD_-1207508221', u'COPY_-1207506083'), (u'INDIRECT_-1207506854', u'MULTIEQUAL_-1207506039'), (u'CALL_-1207507900', u'INDIRECT_-1207506234'), ('const-1', u'PTRADD_-1207506260'), (u'INDIRECT_-1207507078', u'MULTIEQUAL_-1207506360'), (u'LOAD_-1207508237', u'INT_ADD_-1207508205'), (u'INT_OR_-1207508792', u'INT_OR_-1207508789'), (u'INT_AND_-1207508792', u'INT_LEFT_-1207508789'), (u'CALL_-1207508300', u'INDIRECT_-1207506364'), (u'CALL_-1207508085', u'INDIRECT_-1207506316'), ('const-15', u'INT_AND_-1207508650'), (u'CALL_-1207509591', u'INDIRECT_-1207507030'), (u'INT_NOTEQUAL_-1207508285', u'CBRANCH_-1207508285'), (u'CALL_-1207508107', u'INDIRECT_-1207506127'), (u'CALL_-1207508753', u'INDIRECT_-1207506630'), (u'MULTIEQUAL_-1207506027', u'MULTIEQUAL_-1207506560'), ('const-16711680', u'INT_AND_-1207508795'), (u'INT_RIGHT_-1207508791', u'INT_OR_-1207508792'), (u'INT_ZEXT_-1207507436', u'INT_ADD_-1207509021'), ('const-30', u'INT_RIGHT_-1207508964'), (u'CALL_-1207509591', u'INDIRECT_-1207506982'), (u'INT_LEFT_-1207508536', u'INT_OR_-1207508536'), ('const-8', u'INT_ADD_-1207508133'), (u'LOAD_-1207509898', u'INT_ZEXT_-1207507629'), (u'LOAD_-1207508280', u'INT_LEFT_-1207508234'), (u'CAST_-1207506310', u'LOAD_-1207509075'), ('const-184', u'INT_ADD_-1207508160'), (u'CALL_-1207508085', u'INDIRECT_-1207506332'), (u'INDIRECT_-1207506694', u'MULTIEQUAL_-1207506029'), (u'INDIRECT_-1207507062', u'MULTIEQUAL_-1207506255'), ('const-8', u'INT_LEFT_-1207508234'), (u'PTRSUB_-1207506772', u'CALL_-1207509591'), (u'CALL_-1207508753', u'INDIRECT_-1207506710'), (u'COPY_-1207508544', u'MULTIEQUAL_-1207506920'), (u'INT_ADD_-1207509533', u'CAST_-1207506649'), ('tmp_594', u'CBRANCH_-1207509501'), (u'INDIRECT_-1207506284', u'MULTIEQUAL_-1207506029'), (u'MULTIEQUAL_-1207506037', u'MULTIEQUAL_-1207506287'), (u'CALL_-1207508198', u'INDIRECT_-1207506278'), (u'INT_AND_-1207509733', u'INT_LEFT_-1207509730'), (u'INT_OR_-1207509733', u'INT_OR_-1207509730'), (u'CAST_-1207506775', u'LOAD_-1207509776'), (u'LOAD_-1207508204', u'INT_AND_-1207508178'), ('tmp_1751', u'CBRANCH_-1207508641'), (u'INDIRECT_-1207507159', u'MULTIEQUAL_-1207506441'), (u'LOAD_-1207509549', u'INT_SLESS_-1207509511'), (u'LOAD_-1207509784', u'INT_AND_-1207509736'), ('const-168', u'INT_ADD_-1207508582'), (u'CALL_-1207507900', u'INDIRECT_-1207506266'), (u'INDIRECT_-1207507159', u'MULTIEQUAL_-1207506785'), ('const-24', u'INT_RIGHT_-1207508999'), ('const-433', u'LOAD_-1207508204'), (u'INT_AND_-1207509001', u'INT_RIGHT_-1207508997'), (u'CALL_-1207508753', u'STORE_-1207508701'), (u'INT_LEFT_-1207508786', u'INT_OR_-1207508786'), (u'COPY_-1207505968', u'CALL_-1207507900'), (u'INT_MULT_-1207508634', u'INT_ADD_-1207508646'), (u'CALL_-1207508107', u'INDIRECT_-1207506063'), ('const-296', u'INT_ADD_-1207509533'), ('tmp_8943', u'MULTIEQUAL_-1207507116'), ('const-433', u'LOAD_-1207508272'), (u'INDIRECT_-1207506998', u'MULTIEQUAL_-1207506624'), (u'INT_ADD_-1207509770', u'INT_ADD_-1207509768'), ('const-433', u'LOAD_-1207508696'), (u'MULTIEQUAL_-1207506041', u'MULTIEQUAL_-1207506785'), (u'INDIRECT_-1207506742', u'MULTIEQUAL_-1207506032'), (u'INT_SRIGHT_-1207509702', u'INT_LESS_-1207509669'), (u'LOAD_-1207508176', u'INT_ADD_-1207508115'), (u'INDIRECT_-1207506476', u'MULTIEQUAL_-1207506034'), ('const-0', u'RETURN_-1207508137'), ('const-3620720', u'COPY_-1207505940'), (u'INT_AND_-1207509736', u'INT_RIGHT_-1207509732'), ('const-0', u'SUBPIECE_-1207507872'), (u'SUBPIECE_-1207507018', u'INT_MULT_-1207509034'), (u'MULTIEQUAL_-1207506024', u'MULTIEQUAL_-1207506168'), (u'CALL_-1207508107', u'INDIRECT_-1207506287'), (u'LOAD_-1207509035', u'INT_RIGHT_-1207508999'), (u'CALL_-1207508198', u'INDIRECT_-1207506198')]
null
null
0019dc30
x64
O2
(translation_unit "void FUN_0019dc30(long param_1,undefined8 param_2)\n\n{\n uint uVar1;\n long lVar2;\n uint uVar3;\n int iVar4;\n ulong uVar5;\n long lVar6;\n undefined8 uVar7;\n ulong uVar8;\n char extraout_DL;\n char *pcVar9;\n uint uVar10;\n uint *puVar11;\n uint uVar12;\n int local_d4;\n undefined4 *local_d0;\n long local_c8;\n ulong local_c0;\n long local_b8;\n ulong local_b0;\n undefined4 local_a8;\n char local_a4;\n undefined1 local_a3;\n undefined2 local_a2;\n ulong local_a0;\n undefined8 local_98;\n undefined8 local_88;\n long local_80;\n long local_78;\n undefined1 local_68 [8];\n undefined4 local_60 [2];\n undefined8 local_58;\n undefined4 *local_50;\n undefined4 *local_48;\n undefined8 local_40;\n \n local_d0 = &local_a8;\n if (1 < *(byte *)(param_1 + 0xa8) - 1 && *(byte *)(param_1 + 0xa8) != 4) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/incremental.h",0x388,"get_global_symbol_count");\n }\n uVar10 = *(uint *)(**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0));\n uVar10 = uVar10 >> 0x18 | (uVar10 & 0xff0000) >> 8 | (uVar10 & 0xff00) << 8 | uVar10 << 0x18;\n uVar8 = (ulong)uVar10;\n uVar5 = *(long *)(param_1 + 0xc0) - *(long *)(param_1 + 0xb8) >> 3;\n if (uVar5 < uVar8) {\n FUN_00192f00(param_1 + 0xb8,uVar8 - uVar5);\n }\n else if ((uVar8 < uVar5) &&\n (lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2)) {\n *(long *)(param_1 + 0xc0) = lVar2;\n }\n local_c8 = 0;\n local_b8 = 0;\n local_b0 = 0;\n FUN_0018de40(*(undefined8 *)(param_1 + 0x90),&local_c8,&local_d4,&local_b8);\n local_60[0] = 0;\n local_58 = 0;\n lVar2 = *(long *)(*(long *)(param_1 + 0x90) + 0x128);\n local_40 = 0;\n lVar6 = lVar2 + 3;\n if (-1 < lVar2) {\n lVar6 = lVar2;\n }\n local_50 = local_60;\n local_48 = local_50;\n if (uVar10 == 0) {\nLAB_0019dfa8:\n FUN_00197580(local_68,local_58);\n return;\n }\n if (*(char *)(param_1 + 0xa8) == '\x04') {\n uVar5 = 0;\n do {\n uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0));\n uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff;\n uVar3 = (uVar1 << 0x18) >> 0x1e;\n pcVar9 = "";\n puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8);\n uVar1 = *puVar11;\n uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18);\n if (uVar8 < local_b0) {\n pcVar9 = (char *)(local_b8 + uVar8);\n }\n uVar1 = puVar11[1];\n iVar4 = (int)(uint)(byte)uVar1 >> 4;\n local_a4 = (char)(iVar4 << 4);\n if (iVar4 == 0) {\n local_a4 = '\x10';\n }\n if (uVar3 == 2 || uVar3 == 3) {\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }\n else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }\n local_98 = *(undefined8 *)(puVar11 + 4);\n local_a8 = 0;\n local_a4 = ((byte)uVar1 & 0xf) + local_a4;\n local_a3 = *(undefined1 *)((long)puVar11 + 5);\n /* try { // try from 0019ddf1 to 0019df8c has its CatchHandler @ 0019e048 */\n uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0);\n *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7;\n *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7;\n if ((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')) {\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }\n if (uVar5 == uVar10 - 1) goto LAB_0019dfa8;\n uVar5 = uVar5 + 1;\n } while (*(char *)(param_1 + 0xa8) == '\x04');\n }\n /* WARNING: Subroutine does not return */\n /* try { // try from 0019e013 to 0019e02f has its CatchHandler @ 0019e048 */\n FUN_0017c650("../../gold/incremental.h",0x435,"get_output_symbol_index");\n}\n\n" (function_definition "void FUN_0019dc30(long param_1,undefined8 param_2)\n\n{\n uint uVar1;\n long lVar2;\n uint uVar3;\n int iVar4;\n ulong uVar5;\n long lVar6;\n undefined8 uVar7;\n ulong uVar8;\n char extraout_DL;\n char *pcVar9;\n uint uVar10;\n uint *puVar11;\n uint uVar12;\n int local_d4;\n undefined4 *local_d0;\n long local_c8;\n ulong local_c0;\n long local_b8;\n ulong local_b0;\n undefined4 local_a8;\n char local_a4;\n undefined1 local_a3;\n undefined2 local_a2;\n ulong local_a0;\n undefined8 local_98;\n undefined8 local_88;\n long local_80;\n long local_78;\n undefined1 local_68 [8];\n undefined4 local_60 [2];\n undefined8 local_58;\n undefined4 *local_50;\n undefined4 *local_48;\n undefined8 local_40;\n \n local_d0 = &local_a8;\n if (1 < *(byte *)(param_1 + 0xa8) - 1 && *(byte *)(param_1 + 0xa8) != 4) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/incremental.h",0x388,"get_global_symbol_count");\n }\n uVar10 = *(uint *)(**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0));\n uVar10 = uVar10 >> 0x18 | (uVar10 & 0xff0000) >> 8 | (uVar10 & 0xff00) << 8 | uVar10 << 0x18;\n uVar8 = (ulong)uVar10;\n uVar5 = *(long *)(param_1 + 0xc0) - *(long *)(param_1 + 0xb8) >> 3;\n if (uVar5 < uVar8) {\n FUN_00192f00(param_1 + 0xb8,uVar8 - uVar5);\n }\n else if ((uVar8 < uVar5) &&\n (lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2)) {\n *(long *)(param_1 + 0xc0) = lVar2;\n }\n local_c8 = 0;\n local_b8 = 0;\n local_b0 = 0;\n FUN_0018de40(*(undefined8 *)(param_1 + 0x90),&local_c8,&local_d4,&local_b8);\n local_60[0] = 0;\n local_58 = 0;\n lVar2 = *(long *)(*(long *)(param_1 + 0x90) + 0x128);\n local_40 = 0;\n lVar6 = lVar2 + 3;\n if (-1 < lVar2) {\n lVar6 = lVar2;\n }\n local_50 = local_60;\n local_48 = local_50;\n if (uVar10 == 0) {\nLAB_0019dfa8:\n FUN_00197580(local_68,local_58);\n return;\n }\n if (*(char *)(param_1 + 0xa8) == '\x04') {\n uVar5 = 0;\n do {\n uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0));\n uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff;\n uVar3 = (uVar1 << 0x18) >> 0x1e;\n pcVar9 = "";\n puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8);\n uVar1 = *puVar11;\n uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18);\n if (uVar8 < local_b0) {\n pcVar9 = (char *)(local_b8 + uVar8);\n }\n uVar1 = puVar11[1];\n iVar4 = (int)(uint)(byte)uVar1 >> 4;\n local_a4 = (char)(iVar4 << 4);\n if (iVar4 == 0) {\n local_a4 = '\x10';\n }\n if (uVar3 == 2 || uVar3 == 3) {\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }\n else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }\n local_98 = *(undefined8 *)(puVar11 + 4);\n local_a8 = 0;\n local_a4 = ((byte)uVar1 & 0xf) + local_a4;\n local_a3 = *(undefined1 *)((long)puVar11 + 5);\n /* try { // try from 0019ddf1 to 0019df8c has its CatchHandler @ 0019e048 */\n uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0);\n *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7;\n *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7;\n if ((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')) {\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }\n if (uVar5 == uVar10 - 1) goto LAB_0019dfa8;\n uVar5 = uVar5 + 1;\n } while (*(char *)(param_1 + 0xa8) == '\x04');\n }\n /* WARNING: Subroutine does not return */\n /* try { // try from 0019e013 to 0019e02f has its CatchHandler @ 0019e048 */\n FUN_0017c650("../../gold/incremental.h",0x435,"get_output_symbol_index");\n}" primitive_type (function_declarator "FUN_0019dc30(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 uint uVar1;\n long lVar2;\n uint uVar3;\n int iVar4;\n ulong uVar5;\n long lVar6;\n undefined8 uVar7;\n ulong uVar8;\n char extraout_DL;\n char *pcVar9;\n uint uVar10;\n uint *puVar11;\n uint uVar12;\n int local_d4;\n undefined4 *local_d0;\n long local_c8;\n ulong local_c0;\n long local_b8;\n ulong local_b0;\n undefined4 local_a8;\n char local_a4;\n undefined1 local_a3;\n undefined2 local_a2;\n ulong local_a0;\n undefined8 local_98;\n undefined8 local_88;\n long local_80;\n long local_78;\n undefined1 local_68 [8];\n undefined4 local_60 [2];\n undefined8 local_58;\n undefined4 *local_50;\n undefined4 *local_48;\n undefined8 local_40;\n \n local_d0 = &local_a8;\n if (1 < *(byte *)(param_1 + 0xa8) - 1 && *(byte *)(param_1 + 0xa8) != 4) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/incremental.h",0x388,"get_global_symbol_count");\n }\n uVar10 = *(uint *)(**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0));\n uVar10 = uVar10 >> 0x18 | (uVar10 & 0xff0000) >> 8 | (uVar10 & 0xff00) << 8 | uVar10 << 0x18;\n uVar8 = (ulong)uVar10;\n uVar5 = *(long *)(param_1 + 0xc0) - *(long *)(param_1 + 0xb8) >> 3;\n if (uVar5 < uVar8) {\n FUN_00192f00(param_1 + 0xb8,uVar8 - uVar5);\n }\n else if ((uVar8 < uVar5) &&\n (lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2)) {\n *(long *)(param_1 + 0xc0) = lVar2;\n }\n local_c8 = 0;\n local_b8 = 0;\n local_b0 = 0;\n FUN_0018de40(*(undefined8 *)(param_1 + 0x90),&local_c8,&local_d4,&local_b8);\n local_60[0] = 0;\n local_58 = 0;\n lVar2 = *(long *)(*(long *)(param_1 + 0x90) + 0x128);\n local_40 = 0;\n lVar6 = lVar2 + 3;\n if (-1 < lVar2) {\n lVar6 = lVar2;\n }\n local_50 = local_60;\n local_48 = local_50;\n if (uVar10 == 0) {\nLAB_0019dfa8:\n FUN_00197580(local_68,local_58);\n return;\n }\n if (*(char *)(param_1 + 0xa8) == '\x04') {\n uVar5 = 0;\n do {\n uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0));\n uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff;\n uVar3 = (uVar1 << 0x18) >> 0x1e;\n pcVar9 = "";\n puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8);\n uVar1 = *puVar11;\n uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18);\n if (uVar8 < local_b0) {\n pcVar9 = (char *)(local_b8 + uVar8);\n }\n uVar1 = puVar11[1];\n iVar4 = (int)(uint)(byte)uVar1 >> 4;\n local_a4 = (char)(iVar4 << 4);\n if (iVar4 == 0) {\n local_a4 = '\x10';\n }\n if (uVar3 == 2 || uVar3 == 3) {\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }\n else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }\n local_98 = *(undefined8 *)(puVar11 + 4);\n local_a8 = 0;\n local_a4 = ((byte)uVar1 & 0xf) + local_a4;\n local_a3 = *(undefined1 *)((long)puVar11 + 5);\n /* try { // try from 0019ddf1 to 0019df8c has its CatchHandler @ 0019e048 */\n uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0);\n *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7;\n *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7;\n if ((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')) {\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }\n if (uVar5 == uVar10 - 1) goto LAB_0019dfa8;\n uVar5 = uVar5 + 1;\n } while (*(char *)(param_1 + 0xa8) == '\x04');\n }\n /* WARNING: Subroutine does not return */\n /* try { // try from 0019e013 to 0019e02f has its CatchHandler @ 0019e048 */\n FUN_0017c650("../../gold/incremental.h",0x435,"get_output_symbol_index");\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar7;" type_identifier identifier ;) (declaration "ulong uVar8;" type_identifier identifier ;) (declaration "char extraout_DL;" primitive_type identifier ;) (declaration "char *pcVar9;" primitive_type (pointer_declarator "*pcVar9" * identifier) ;) (declaration "uint uVar10;" type_identifier identifier ;) (declaration "uint *puVar11;" type_identifier (pointer_declarator "*puVar11" * identifier) ;) (declaration "uint uVar12;" type_identifier identifier ;) (declaration "int local_d4;" primitive_type identifier ;) (declaration "undefined4 *local_d0;" type_identifier (pointer_declarator "*local_d0" * identifier) ;) (declaration "long local_c8;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong local_c0;" type_identifier identifier ;) (declaration "long local_b8;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong local_b0;" type_identifier identifier ;) (declaration "undefined4 local_a8;" type_identifier identifier ;) (declaration "char local_a4;" primitive_type identifier ;) (declaration "undefined1 local_a3;" type_identifier identifier ;) (declaration "undefined2 local_a2;" type_identifier identifier ;) (declaration "ulong local_a0;" type_identifier identifier ;) (declaration "undefined8 local_98;" type_identifier identifier ;) (declaration "undefined8 local_88;" type_identifier identifier ;) (declaration "long local_80;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_78;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 local_68 [8];" type_identifier (array_declarator "local_68 [8]" identifier [ number_literal ]) ;) (declaration "undefined4 local_60 [2];" type_identifier (array_declarator "local_60 [2]" identifier [ number_literal ]) ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined4 *local_50;" type_identifier (pointer_declarator "*local_50" * identifier) ;) (declaration "undefined4 *local_48;" type_identifier (pointer_declarator "*local_48" * identifier) ;) (declaration "undefined8 local_40;" type_identifier identifier ;) (expression_statement "local_d0 = &local_a8;" (assignment_expression "local_d0 = &local_a8" identifier = (pointer_expression "&local_a8" & identifier)) ;) (if_statement "if (1 < *(byte *)(param_1 + 0xa8) - 1 && *(byte *)(param_1 + 0xa8) != 4) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/incremental.h",0x388,"get_global_symbol_count");\n }" if (parenthesized_expression "(1 < *(byte *)(param_1 + 0xa8) - 1 && *(byte *)(param_1 + 0xa8) != 4)" ( (binary_expression "1 < *(byte *)(param_1 + 0xa8) - 1 && *(byte *)(param_1 + 0xa8) != 4" (binary_expression "1 < *(byte *)(param_1 + 0xa8) - 1" number_literal < (binary_expression "*(byte *)(param_1 + 0xa8) - 1" (pointer_expression "*(byte *)(param_1 + 0xa8)" * (cast_expression "(byte *)(param_1 + 0xa8)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) )))) - number_literal)) && (binary_expression "*(byte *)(param_1 + 0xa8) != 4" (pointer_expression "*(byte *)(param_1 + 0xa8)" * (cast_expression "(byte *)(param_1 + 0xa8)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) )))) != number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/incremental.h",0x388,"get_global_symbol_count");\n }" { comment (expression_statement "FUN_0017c650("../../gold/incremental.h",0x388,"get_global_symbol_count");" (call_expression "FUN_0017c650("../../gold/incremental.h",0x388,"get_global_symbol_count")" identifier (argument_list "("../../gold/incremental.h",0x388,"get_global_symbol_count")" ( (string_literal ""../../gold/incremental.h"" " string_content ") , number_literal , (string_literal ""get_global_symbol_count"" " string_content ") ))) ;) })) (expression_statement "uVar10 = *(uint *)(**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0));" (assignment_expression "uVar10 = *(uint *)(**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0))" identifier = (pointer_expression "*(uint *)(**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0))" * (cast_expression "(uint *)(**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0))" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0))" ( (binary_expression "**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0)" (binary_expression "**(long **)(param_1 + 0xa0) + 4" (pointer_expression "**(long **)(param_1 + 0xa0)" * (pointer_expression "*(long **)(param_1 + 0xa0)" * (cast_expression "(long **)(param_1 + 0xa0)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0xa0)" ( (binary_expression "param_1 + 0xa0" identifier + number_literal) ))))) + number_literal) + (binary_expression "(ulong)*(uint *)(param_1 + 0xb0)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_1 + 0xb0)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb0)" ( (binary_expression "param_1 + 0xb0" identifier + number_literal) ))))) ))))) ;) (expression_statement "uVar10 = uVar10 >> 0x18 | (uVar10 & 0xff0000) >> 8 | (uVar10 & 0xff00) << 8 | uVar10 << 0x18;" (assignment_expression "uVar10 = uVar10 >> 0x18 | (uVar10 & 0xff0000) >> 8 | (uVar10 & 0xff00) << 8 | uVar10 << 0x18" identifier = (binary_expression "uVar10 >> 0x18 | (uVar10 & 0xff0000) >> 8 | (uVar10 & 0xff00) << 8 | uVar10 << 0x18" (binary_expression "uVar10 >> 0x18 | (uVar10 & 0xff0000) >> 8 | (uVar10 & 0xff00) << 8" (binary_expression "uVar10 >> 0x18 | (uVar10 & 0xff0000) >> 8" (binary_expression "uVar10 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar10 & 0xff0000) >> 8" (parenthesized_expression "(uVar10 & 0xff0000)" ( (binary_expression "uVar10 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar10 & 0xff00) << 8" (parenthesized_expression "(uVar10 & 0xff00)" ( (binary_expression "uVar10 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar10 << 0x18" identifier << number_literal))) ;) (expression_statement "uVar8 = (ulong)uVar10;" (assignment_expression "uVar8 = (ulong)uVar10" identifier = (cast_expression "(ulong)uVar10" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "uVar5 = *(long *)(param_1 + 0xc0) - *(long *)(param_1 + 0xb8) >> 3;" (assignment_expression "uVar5 = *(long *)(param_1 + 0xc0) - *(long *)(param_1 + 0xb8) >> 3" identifier = (binary_expression "*(long *)(param_1 + 0xc0) - *(long *)(param_1 + 0xb8) >> 3" (binary_expression "*(long *)(param_1 + 0xc0) - *(long *)(param_1 + 0xb8)" (pointer_expression "*(long *)(param_1 + 0xc0)" * (cast_expression "(long *)(param_1 + 0xc0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xc0)" ( (binary_expression "param_1 + 0xc0" identifier + number_literal) )))) - (pointer_expression "*(long *)(param_1 + 0xb8)" * (cast_expression "(long *)(param_1 + 0xb8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb8)" ( (binary_expression "param_1 + 0xb8" identifier + number_literal) ))))) >> number_literal)) ;) (if_statement "if (uVar5 < uVar8) {\n FUN_00192f00(param_1 + 0xb8,uVar8 - uVar5);\n }\n else if ((uVar8 < uVar5) &&\n (lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2)) {\n *(long *)(param_1 + 0xc0) = lVar2;\n }" if (parenthesized_expression "(uVar5 < uVar8)" ( (binary_expression "uVar5 < uVar8" identifier < identifier) )) (compound_statement "{\n FUN_00192f00(param_1 + 0xb8,uVar8 - uVar5);\n }" { (expression_statement "FUN_00192f00(param_1 + 0xb8,uVar8 - uVar5);" (call_expression "FUN_00192f00(param_1 + 0xb8,uVar8 - uVar5)" identifier (argument_list "(param_1 + 0xb8,uVar8 - uVar5)" ( (binary_expression "param_1 + 0xb8" identifier + number_literal) , (binary_expression "uVar8 - uVar5" identifier - identifier) ))) ;) }) (else_clause "else if ((uVar8 < uVar5) &&\n (lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2)) {\n *(long *)(param_1 + 0xc0) = lVar2;\n }" else (if_statement "if ((uVar8 < uVar5) &&\n (lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2)) {\n *(long *)(param_1 + 0xc0) = lVar2;\n }" if (parenthesized_expression "((uVar8 < uVar5) &&\n (lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2))" ( (binary_expression "(uVar8 < uVar5) &&\n (lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2)" (parenthesized_expression "(uVar8 < uVar5)" ( (binary_expression "uVar8 < uVar5" identifier < identifier) )) && (parenthesized_expression "(lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2)" ( (comma_expression "lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2" (assignment_expression "lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8" identifier = (binary_expression "*(long *)(param_1 + 0xb8) + uVar8 * 8" (pointer_expression "*(long *)(param_1 + 0xb8)" * (cast_expression "(long *)(param_1 + 0xb8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb8)" ( (binary_expression "param_1 + 0xb8" identifier + number_literal) )))) + (binary_expression "uVar8 * 8" identifier * number_literal))) , (binary_expression "*(long *)(param_1 + 0xc0) != lVar2" (pointer_expression "*(long *)(param_1 + 0xc0)" * (cast_expression "(long *)(param_1 + 0xc0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xc0)" ( (binary_expression "param_1 + 0xc0" identifier + number_literal) )))) != identifier)) ))) )) (compound_statement "{\n *(long *)(param_1 + 0xc0) = lVar2;\n }" { (expression_statement "*(long *)(param_1 + 0xc0) = lVar2;" (assignment_expression "*(long *)(param_1 + 0xc0) = lVar2" (pointer_expression "*(long *)(param_1 + 0xc0)" * (cast_expression "(long *)(param_1 + 0xc0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xc0)" ( (binary_expression "param_1 + 0xc0" identifier + number_literal) )))) = identifier) ;) })))) (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 "local_b0 = 0;" (assignment_expression "local_b0 = 0" identifier = number_literal) ;) (expression_statement "FUN_0018de40(*(undefined8 *)(param_1 + 0x90),&local_c8,&local_d4,&local_b8);" (call_expression "FUN_0018de40(*(undefined8 *)(param_1 + 0x90),&local_c8,&local_d4,&local_b8)" identifier (argument_list "(*(undefined8 *)(param_1 + 0x90),&local_c8,&local_d4,&local_b8)" ( (pointer_expression "*(undefined8 *)(param_1 + 0x90)" * (cast_expression "(undefined8 *)(param_1 + 0x90)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x90)" ( (binary_expression "param_1 + 0x90" identifier + number_literal) )))) , (pointer_expression "&local_c8" & identifier) , (pointer_expression "&local_d4" & identifier) , (pointer_expression "&local_b8" & identifier) ))) ;) (expression_statement "local_60[0] = 0;" (assignment_expression "local_60[0] = 0" (subscript_expression "local_60[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58 = 0;" (assignment_expression "local_58 = 0" identifier = number_literal) ;) (expression_statement "lVar2 = *(long *)(*(long *)(param_1 + 0x90) + 0x128);" (assignment_expression "lVar2 = *(long *)(*(long *)(param_1 + 0x90) + 0x128)" identifier = (pointer_expression "*(long *)(*(long *)(param_1 + 0x90) + 0x128)" * (cast_expression "(long *)(*(long *)(param_1 + 0x90) + 0x128)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x90) + 0x128)" ( (binary_expression "*(long *)(param_1 + 0x90) + 0x128" (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) ))))) ;) (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" identifier = number_literal) ;) (expression_statement "lVar6 = lVar2 + 3;" (assignment_expression "lVar6 = lVar2 + 3" identifier = (binary_expression "lVar2 + 3" identifier + number_literal)) ;) (if_statement "if (-1 < lVar2) {\n lVar6 = lVar2;\n }" if (parenthesized_expression "(-1 < lVar2)" ( (binary_expression "-1 < lVar2" number_literal < identifier) )) (compound_statement "{\n lVar6 = lVar2;\n }" { (expression_statement "lVar6 = lVar2;" (assignment_expression "lVar6 = lVar2" identifier = identifier) ;) })) (expression_statement "local_50 = local_60;" (assignment_expression "local_50 = local_60" identifier = identifier) ;) (expression_statement "local_48 = local_50;" (assignment_expression "local_48 = local_50" identifier = identifier) ;) (if_statement "if (uVar10 == 0) {\nLAB_0019dfa8:\n FUN_00197580(local_68,local_58);\n return;\n }" if (parenthesized_expression "(uVar10 == 0)" ( (binary_expression "uVar10 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_0019dfa8:\n FUN_00197580(local_68,local_58);\n return;\n }" { (labeled_statement "LAB_0019dfa8:\n FUN_00197580(local_68,local_58);" statement_identifier : (expression_statement "FUN_00197580(local_68,local_58);" (call_expression "FUN_00197580(local_68,local_58)" identifier (argument_list "(local_68,local_58)" ( identifier , identifier ))) ;)) (return_statement "return;" return ;) })) (if_statement "if (*(char *)(param_1 + 0xa8) == '\x04') {\n uVar5 = 0;\n do {\n uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0));\n uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff;\n uVar3 = (uVar1 << 0x18) >> 0x1e;\n pcVar9 = "";\n puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8);\n uVar1 = *puVar11;\n uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18);\n if (uVar8 < local_b0) {\n pcVar9 = (char *)(local_b8 + uVar8);\n }\n uVar1 = puVar11[1];\n iVar4 = (int)(uint)(byte)uVar1 >> 4;\n local_a4 = (char)(iVar4 << 4);\n if (iVar4 == 0) {\n local_a4 = '\x10';\n }\n if (uVar3 == 2 || uVar3 == 3) {\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }\n else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }\n local_98 = *(undefined8 *)(puVar11 + 4);\n local_a8 = 0;\n local_a4 = ((byte)uVar1 & 0xf) + local_a4;\n local_a3 = *(undefined1 *)((long)puVar11 + 5);\n /* try { // try from 0019ddf1 to 0019df8c has its CatchHandler @ 0019e048 */\n uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0);\n *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7;\n *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7;\n if ((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')) {\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }\n if (uVar5 == uVar10 - 1) goto LAB_0019dfa8;\n uVar5 = uVar5 + 1;\n } while (*(char *)(param_1 + 0xa8) == '\x04');\n }" if (parenthesized_expression "(*(char *)(param_1 + 0xa8) == '\x04')" ( (binary_expression "*(char *)(param_1 + 0xa8) == '\x04'" (pointer_expression "*(char *)(param_1 + 0xa8)" * (cast_expression "(char *)(param_1 + 0xa8)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) )))) == (char_literal "'\x04'" ' escape_sequence ')) )) (compound_statement "{\n uVar5 = 0;\n do {\n uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0));\n uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff;\n uVar3 = (uVar1 << 0x18) >> 0x1e;\n pcVar9 = "";\n puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8);\n uVar1 = *puVar11;\n uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18);\n if (uVar8 < local_b0) {\n pcVar9 = (char *)(local_b8 + uVar8);\n }\n uVar1 = puVar11[1];\n iVar4 = (int)(uint)(byte)uVar1 >> 4;\n local_a4 = (char)(iVar4 << 4);\n if (iVar4 == 0) {\n local_a4 = '\x10';\n }\n if (uVar3 == 2 || uVar3 == 3) {\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }\n else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }\n local_98 = *(undefined8 *)(puVar11 + 4);\n local_a8 = 0;\n local_a4 = ((byte)uVar1 & 0xf) + local_a4;\n local_a3 = *(undefined1 *)((long)puVar11 + 5);\n /* try { // try from 0019ddf1 to 0019df8c has its CatchHandler @ 0019e048 */\n uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0);\n *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7;\n *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7;\n if ((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')) {\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }\n if (uVar5 == uVar10 - 1) goto LAB_0019dfa8;\n uVar5 = uVar5 + 1;\n } while (*(char *)(param_1 + 0xa8) == '\x04');\n }" { (expression_statement "uVar5 = 0;" (assignment_expression "uVar5 = 0" identifier = number_literal) ;) (do_statement "do {\n uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0));\n uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff;\n uVar3 = (uVar1 << 0x18) >> 0x1e;\n pcVar9 = "";\n puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8);\n uVar1 = *puVar11;\n uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18);\n if (uVar8 < local_b0) {\n pcVar9 = (char *)(local_b8 + uVar8);\n }\n uVar1 = puVar11[1];\n iVar4 = (int)(uint)(byte)uVar1 >> 4;\n local_a4 = (char)(iVar4 << 4);\n if (iVar4 == 0) {\n local_a4 = '\x10';\n }\n if (uVar3 == 2 || uVar3 == 3) {\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }\n else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }\n local_98 = *(undefined8 *)(puVar11 + 4);\n local_a8 = 0;\n local_a4 = ((byte)uVar1 & 0xf) + local_a4;\n local_a3 = *(undefined1 *)((long)puVar11 + 5);\n /* try { // try from 0019ddf1 to 0019df8c has its CatchHandler @ 0019e048 */\n uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0);\n *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7;\n *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7;\n if ((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')) {\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }\n if (uVar5 == uVar10 - 1) goto LAB_0019dfa8;\n uVar5 = uVar5 + 1;\n } while (*(char *)(param_1 + 0xa8) == '\x04');" do (compound_statement "{\n uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0));\n uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff;\n uVar3 = (uVar1 << 0x18) >> 0x1e;\n pcVar9 = "";\n puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8);\n uVar1 = *puVar11;\n uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18);\n if (uVar8 < local_b0) {\n pcVar9 = (char *)(local_b8 + uVar8);\n }\n uVar1 = puVar11[1];\n iVar4 = (int)(uint)(byte)uVar1 >> 4;\n local_a4 = (char)(iVar4 << 4);\n if (iVar4 == 0) {\n local_a4 = '\x10';\n }\n if (uVar3 == 2 || uVar3 == 3) {\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }\n else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }\n local_98 = *(undefined8 *)(puVar11 + 4);\n local_a8 = 0;\n local_a4 = ((byte)uVar1 & 0xf) + local_a4;\n local_a3 = *(undefined1 *)((long)puVar11 + 5);\n /* try { // try from 0019ddf1 to 0019df8c has its CatchHandler @ 0019e048 */\n uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0);\n *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7;\n *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7;\n if ((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')) {\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }\n if (uVar5 == uVar10 - 1) goto LAB_0019dfa8;\n uVar5 = uVar5 + 1;\n }" { (expression_statement "uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0));" (assignment_expression "uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0))" identifier = (pointer_expression "*(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0))" * (cast_expression "(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0))" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0))" ( (binary_expression "(ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0)" (binary_expression "(ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0)" (binary_expression "(ulong)(uint)((int)uVar5 * 4) + 8" (call_expression "(ulong)(uint)((int)uVar5 * 4)" (call_expression "(ulong)(uint)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uint)" ( identifier ))) (argument_list "((int)uVar5 * 4)" ( (binary_expression "(int)uVar5 * 4" (cast_expression "(int)uVar5" ( (type_descriptor "int" primitive_type) ) identifier) * number_literal) ))) + number_literal) + (binary_expression "(ulong)*(uint *)(param_1 + 0xb0)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_1 + 0xb0)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb0)" ( (binary_expression "param_1 + 0xb0" identifier + number_literal) ))))) + (pointer_expression "**(long **)(param_1 + 0xa0)" * (pointer_expression "*(long **)(param_1 + 0xa0)" * (cast_expression "(long **)(param_1 + 0xa0)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0xa0)" ( (binary_expression "param_1 + 0xa0" identifier + number_literal) )))))) ))))) ;) (expression_statement "uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff;" (assignment_expression "uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff" identifier = (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8" (binary_expression "uVar1 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar1 & 0xff0000) >> 8" (parenthesized_expression "(uVar1 & 0xff0000)" ( (binary_expression "uVar1 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff00) << 8" (parenthesized_expression "(uVar1 & 0xff00)" ( (binary_expression "uVar1 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar1 << 0x18 & 0x3fffffff" (binary_expression "uVar1 << 0x18" identifier << number_literal) & number_literal))) ;) (expression_statement "uVar3 = (uVar1 << 0x18) >> 0x1e;" (assignment_expression "uVar3 = (uVar1 << 0x18) >> 0x1e" identifier = (binary_expression "(uVar1 << 0x18) >> 0x1e" (parenthesized_expression "(uVar1 << 0x18)" ( (binary_expression "uVar1 << 0x18" identifier << number_literal) )) >> number_literal)) ;) (expression_statement "pcVar9 = "";" (assignment_expression "pcVar9 = """ identifier = (string_literal """" " ")) ;) (expression_statement "puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8);" (assignment_expression "puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8)" identifier = (cast_expression "(uint *)((ulong)(uVar12 * 0x18) + local_c8)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)(uVar12 * 0x18) + local_c8)" ( (binary_expression "(ulong)(uVar12 * 0x18) + local_c8" (call_expression "(ulong)(uVar12 * 0x18)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar12 * 0x18)" ( (binary_expression "uVar12 * 0x18" identifier * number_literal) ))) + identifier) )))) ;) (expression_statement "uVar1 = *puVar11;" (assignment_expression "uVar1 = *puVar11" identifier = (pointer_expression "*puVar11" * identifier)) ;) (expression_statement "uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18);" (assignment_expression "uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18)" identifier = (call_expression "(ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18)" ( (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8" (binary_expression "uVar1 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar1 & 0xff0000) >> 8" (parenthesized_expression "(uVar1 & 0xff0000)" ( (binary_expression "uVar1 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff00) << 8" (parenthesized_expression "(uVar1 & 0xff00)" ( (binary_expression "uVar1 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar1 << 0x18" identifier << number_literal)) )))) ;) (if_statement "if (uVar8 < local_b0) {\n pcVar9 = (char *)(local_b8 + uVar8);\n }" if (parenthesized_expression "(uVar8 < local_b0)" ( (binary_expression "uVar8 < local_b0" identifier < identifier) )) (compound_statement "{\n pcVar9 = (char *)(local_b8 + uVar8);\n }" { (expression_statement "pcVar9 = (char *)(local_b8 + uVar8);" (assignment_expression "pcVar9 = (char *)(local_b8 + uVar8)" identifier = (cast_expression "(char *)(local_b8 + uVar8)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_b8 + uVar8)" ( (binary_expression "local_b8 + uVar8" identifier + identifier) )))) ;) })) (expression_statement "uVar1 = puVar11[1];" (assignment_expression "uVar1 = puVar11[1]" identifier = (subscript_expression "puVar11[1]" identifier [ number_literal ])) ;) (expression_statement "iVar4 = (int)(uint)(byte)uVar1 >> 4;" (assignment_expression "iVar4 = (int)(uint)(byte)uVar1 >> 4" identifier = (binary_expression "(int)(uint)(byte)uVar1 >> 4" (cast_expression "(int)(uint)(byte)uVar1" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)(byte)uVar1" ( (type_descriptor "uint" type_identifier) ) (cast_expression "(byte)uVar1" ( (type_descriptor "byte" type_identifier) ) identifier))) >> number_literal)) ;) (expression_statement "local_a4 = (char)(iVar4 << 4);" (assignment_expression "local_a4 = (char)(iVar4 << 4)" identifier = (cast_expression "(char)(iVar4 << 4)" ( (type_descriptor "char" primitive_type) ) (parenthesized_expression "(iVar4 << 4)" ( (binary_expression "iVar4 << 4" identifier << number_literal) )))) ;) (if_statement "if (iVar4 == 0) {\n local_a4 = '\x10';\n }" if (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) (compound_statement "{\n local_a4 = '\x10';\n }" { (expression_statement "local_a4 = '\x10';" (assignment_expression "local_a4 = '\x10'" identifier = (char_literal "'\x10'" ' escape_sequence ')) ;) })) (if_statement "if (uVar3 == 2 || uVar3 == 3) {\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }\n else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }" if (parenthesized_expression "(uVar3 == 2 || uVar3 == 3)" ( (binary_expression "uVar3 == 2 || uVar3 == 3" (binary_expression "uVar3 == 2" identifier == number_literal) || (binary_expression "uVar3 == 3" identifier == number_literal)) )) (compound_statement "{\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }" { (expression_statement "local_a0 = *(ulong *)(puVar11 + 2);" (assignment_expression "local_a0 = *(ulong *)(puVar11 + 2)" identifier = (pointer_expression "*(ulong *)(puVar11 + 2)" * (cast_expression "(ulong *)(puVar11 + 2)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar11 + 2)" ( (binary_expression "puVar11 + 2" identifier + number_literal) ))))) ;) (expression_statement "*(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;" (assignment_expression "*(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1" (pointer_expression "*(long *)(param_1 + 0xd0)" * (cast_expression "(long *)(param_1 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xd0)" ( (binary_expression "param_1 + 0xd0" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0xd0) + 1" (pointer_expression "*(long *)(param_1 + 0xd0)" * (cast_expression "(long *)(param_1 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xd0)" ( (binary_expression "param_1 + 0xd0" identifier + number_literal) )))) + number_literal)) ;) (expression_statement "local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;" (assignment_expression "local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38" identifier = (binary_expression "local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38" (binary_expression "local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28" (binary_expression "local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18" (binary_expression "local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8" (binary_expression "local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8" (binary_expression "local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18" (binary_expression "local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28" (binary_expression "local_a0 >> 0x38" identifier >> number_literal) | (binary_expression "(local_a0 & 0xff000000000000) >> 0x28" (parenthesized_expression "(local_a0 & 0xff000000000000)" ( (binary_expression "local_a0 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(local_a0 & 0xff0000000000) >> 0x18" (parenthesized_expression "(local_a0 & 0xff0000000000)" ( (binary_expression "local_a0 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(local_a0 & 0xff00000000) >> 8" (parenthesized_expression "(local_a0 & 0xff00000000)" ( (binary_expression "local_a0 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(local_a0 & 0xff000000) << 8" (parenthesized_expression "(local_a0 & 0xff000000)" ( (binary_expression "local_a0 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(local_a0 & 0xff0000) << 0x18" (parenthesized_expression "(local_a0 & 0xff0000)" ( (binary_expression "local_a0 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(local_a0 & 0xff00) << 0x28" (parenthesized_expression "(local_a0 & 0xff00)" ( (binary_expression "local_a0 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "local_a0 << 0x38" identifier << number_literal))) ;) (expression_statement "local_a2 = 0x100;" (assignment_expression "local_a2 = 0x100" identifier = number_literal) ;) }) (else_clause "else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }" else (compound_statement "{\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }" { (expression_statement "local_c0 = 0;" (assignment_expression "local_c0 = 0" identifier = number_literal) ;) (expression_statement "local_a0 = 0;" (assignment_expression "local_a0 = 0" identifier = number_literal) ;) (expression_statement "local_a2 = 0;" (assignment_expression "local_a2 = 0" identifier = number_literal) ;) }))) (expression_statement "local_98 = *(undefined8 *)(puVar11 + 4);" (assignment_expression "local_98 = *(undefined8 *)(puVar11 + 4)" identifier = (pointer_expression "*(undefined8 *)(puVar11 + 4)" * (cast_expression "(undefined8 *)(puVar11 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar11 + 4)" ( (binary_expression "puVar11 + 4" identifier + number_literal) ))))) ;) (expression_statement "local_a8 = 0;" (assignment_expression "local_a8 = 0" identifier = number_literal) ;) (expression_statement "local_a4 = ((byte)uVar1 & 0xf) + local_a4;" (assignment_expression "local_a4 = ((byte)uVar1 & 0xf) + local_a4" identifier = (binary_expression "((byte)uVar1 & 0xf) + local_a4" (parenthesized_expression "((byte)uVar1 & 0xf)" ( (binary_expression "(byte)uVar1 & 0xf" (cast_expression "(byte)uVar1" ( (type_descriptor "byte" type_identifier) ) identifier) & number_literal) )) + identifier)) ;) (expression_statement "local_a3 = *(undefined1 *)((long)puVar11 + 5);" (assignment_expression "local_a3 = *(undefined1 *)((long)puVar11 + 5)" identifier = (pointer_expression "*(undefined1 *)((long)puVar11 + 5)" * (cast_expression "(undefined1 *)((long)puVar11 + 5)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar11 + 5)" ( (binary_expression "(long)puVar11 + 5" (cast_expression "(long)puVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) comment (expression_statement "uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0);" (assignment_expression "uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0)" identifier = (call_expression "FUN_00282120(param_2,param_1,pcVar9,0,&local_d0)" identifier (argument_list "(param_2,param_1,pcVar9,0,&local_d0)" ( identifier , identifier , identifier , number_literal , (pointer_expression "&local_d0" & identifier) )))) ;) (expression_statement "*(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7;" (assignment_expression "*(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7" (pointer_expression "*(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8)" * (cast_expression "(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0xb8) + uVar5 * 8)" ( (binary_expression "*(long *)(param_1 + 0xb8) + uVar5 * 8" (pointer_expression "*(long *)(param_1 + 0xb8)" * (cast_expression "(long *)(param_1 + 0xb8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb8)" ( (binary_expression "param_1 + 0xb8" identifier + number_literal) )))) + (binary_expression "uVar5 * 8" identifier * number_literal)) )))) = identifier) ;) (expression_statement "*(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7;" (assignment_expression "*(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7" (pointer_expression "*(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8)" * (cast_expression "(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8)" ( (binary_expression "*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8" (pointer_expression "*(long *)(*(long *)(param_1 + 0x90) + 0xa8)" * (cast_expression "(long *)(*(long *)(param_1 + 0x90) + 0xa8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x90) + 0xa8)" ( (binary_expression "*(long *)(param_1 + 0x90) + 0xa8" (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) )))) + (binary_expression "(ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8" (call_expression "(ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(((int)(lVar6 >> 2) - local_d4) + uVar12)" ( (binary_expression "((int)(lVar6 >> 2) - local_d4) + uVar12" (parenthesized_expression "((int)(lVar6 >> 2) - local_d4)" ( (binary_expression "(int)(lVar6 >> 2) - local_d4" (cast_expression "(int)(lVar6 >> 2)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(lVar6 >> 2)" ( (binary_expression "lVar6 >> 2" identifier >> number_literal) ))) - identifier) )) + identifier) ))) * number_literal)) )))) = identifier) ;) (if_statement "if ((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')) {\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }" if (parenthesized_expression "((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0'))" ( (binary_expression "(uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')" (parenthesized_expression "(uVar3 == 3)" ( (binary_expression "uVar3 == 3" identifier == number_literal) )) && (parenthesized_expression "(FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')" ( (comma_expression "FUN_001975c0(local_68,&local_c0), extraout_DL != '\0'" (call_expression "FUN_001975c0(local_68,&local_c0)" identifier (argument_list "(local_68,&local_c0)" ( identifier , (pointer_expression "&local_c0" & identifier) ))) , (binary_expression "extraout_DL != '\0'" identifier != (char_literal "'\0'" ' escape_sequence '))) ))) )) (compound_statement "{\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }" { (expression_statement "lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);" (assignment_expression "lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8)" identifier = (pointer_expression "*(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8)" * (cast_expression "(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8)" ( (binary_expression "*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8" (pointer_expression "*(long *)(*(long *)(param_1 + 0x90) + 0x90)" * (cast_expression "(long *)(*(long *)(param_1 + 0x90) + 0x90)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x90) + 0x90)" ( (binary_expression "*(long *)(param_1 + 0x90) + 0x90" (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) )))) + (binary_expression "(ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8" (call_expression "(ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8)" (call_expression "(ulong)(ushort)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(ushort)" ( identifier ))) (argument_list "(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8)" ( (binary_expression "*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8" (binary_expression "*(ushort *)((long)puVar11 + 6) << 8" (pointer_expression "*(ushort *)((long)puVar11 + 6)" * (cast_expression "(ushort *)((long)puVar11 + 6)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar11 + 6)" ( (binary_expression "(long)puVar11 + 6" (cast_expression "(long)puVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) << number_literal) | (binary_expression "*(ushort *)((long)puVar11 + 6) >> 8" (pointer_expression "*(ushort *)((long)puVar11 + 6)" * (cast_expression "(ushort *)((long)puVar11 + 6)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar11 + 6)" ( (binary_expression "(long)puVar11 + 6" (cast_expression "(long)puVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) >> number_literal)) ))) * number_literal)) ))))) ;) (if_statement "if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }" if (parenthesized_expression "((*(byte *)(lVar2 + 0x20) & 1) == 0)" ( (binary_expression "(*(byte *)(lVar2 + 0x20) & 1) == 0" (parenthesized_expression "(*(byte *)(lVar2 + 0x20) & 1)" ( (binary_expression "*(byte *)(lVar2 + 0x20) & 1" (pointer_expression "*(byte *)(lVar2 + 0x20)" * (cast_expression "(byte *)(lVar2 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x20)" ( (binary_expression "lVar2 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }" { comment (expression_statement "FUN_0017c650("../../gold/output.h",0xc5,"address");" (call_expression "FUN_0017c650("../../gold/output.h",0xc5,"address")" identifier (argument_list "("../../gold/output.h",0xc5,"address")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""address"" " string_content ") ))) ;) })) (expression_statement "local_78 = local_c0 - *(long *)(lVar2 + 8);" (assignment_expression "local_78 = local_c0 - *(long *)(lVar2 + 8)" identifier = (binary_expression "local_c0 - *(long *)(lVar2 + 8)" identifier - (pointer_expression "*(long *)(lVar2 + 8)" * (cast_expression "(long *)(lVar2 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 8)" ( (binary_expression "lVar2 + 8" identifier + number_literal) )))))) ;) (expression_statement "local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);" (assignment_expression "local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8)" identifier = (pointer_expression "*(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8)" * (cast_expression "(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0xb8) + uVar5 * 8)" ( (binary_expression "*(long *)(param_1 + 0xb8) + uVar5 * 8" (pointer_expression "*(long *)(param_1 + 0xb8)" * (cast_expression "(long *)(param_1 + 0xb8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb8)" ( (binary_expression "param_1 + 0xb8" identifier + number_literal) )))) + (binary_expression "uVar5 * 8" identifier * number_literal)) ))))) ;) (expression_statement "local_80 = lVar2;" (assignment_expression "local_80 = lVar2" identifier = identifier) ;) (expression_statement "FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);" (call_expression "FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88)" identifier (argument_list "(*(long *)(param_1 + 0x90) + 0xc0,&local_88)" ( (binary_expression "*(long *)(param_1 + 0x90) + 0xc0" (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) , (pointer_expression "&local_88" & identifier) ))) ;) })) (if_statement "if (uVar5 == uVar10 - 1) goto LAB_0019dfa8;" if (parenthesized_expression "(uVar5 == uVar10 - 1)" ( (binary_expression "uVar5 == uVar10 - 1" identifier == (binary_expression "uVar10 - 1" identifier - number_literal)) )) (goto_statement "goto LAB_0019dfa8;" goto statement_identifier ;)) (expression_statement "uVar5 = uVar5 + 1;" (assignment_expression "uVar5 = uVar5 + 1" identifier = (binary_expression "uVar5 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(*(char *)(param_1 + 0xa8) == '\x04')" ( (binary_expression "*(char *)(param_1 + 0xa8) == '\x04'" (pointer_expression "*(char *)(param_1 + 0xa8)" * (cast_expression "(char *)(param_1 + 0xa8)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) )))) == (char_literal "'\x04'" ' escape_sequence ')) )) ;) })) comment comment (expression_statement "FUN_0017c650("../../gold/incremental.h",0x435,"get_output_symbol_index");" (call_expression "FUN_0017c650("../../gold/incremental.h",0x435,"get_output_symbol_index")" identifier (argument_list "("../../gold/incremental.h",0x435,"get_output_symbol_index")" ( (string_literal ""../../gold/incremental.h"" " string_content ") , number_literal , (string_literal ""get_output_symbol_index"" " string_content ") ))) ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void do_add_symbols(Sized_incr_dynobj<64,_true> * this, Symbol_table *\n symtab, Read_symbols_data * param_2, Layout * param_3) */\n\nvoid __thiscall\ngold::Sized_incr_dynobj<64,_true>::do_add_symbols\n (Sized_incr_dynobj<64,_true> *this,Symbol_table *symtab,Read_symbols_data *param_2,\n Layout *param_3)\n\n{\n byte bVar1;\n uint uVar2;\n pointer ppSVar3;\n pointer ppSVar4;\n long lVar5;\n Output_section *pOVar6;\n uint uVar7;\n int iVar8;\n ulong uVar9;\n long lVar10;\n Sized_symbol<64> *pSVar11;\n ulong uVar12;\n char *name;\n uint uVar13;\n uint *puVar14;\n uint uVar15;\n char cVar16;\n pair<std::_Rb_tree_iterator<long_unsigned_int>,_bool> pVar17;\n uint symtab_count;\n Sym<64,_true> sym;\n View symtab_view;\n Address v;\n Elf_strtab strtab;\n uchar symbuf [24];\n Copy_reloc local_88;\n Copied_symbols copied_symbols;\n \n sym.p_ = (Sym_data<64> *)symbuf;\n bVar1 = (byte)(this->input_reader_).flags_;\n if (1 < bVar1 - 1 && bVar1 != 4) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.h",0x388,"get_global_symbol_count");\n }\n ppSVar3 = (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_start;\n uVar13 = *(uint *)(((this->input_reader_).inputs_)->p_ +\n (ulong)(this->input_reader_).info_offset_ + 4);\n ppSVar4 = (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_finish;\n uVar13 = uVar13 >> 0x18 | (uVar13 & 0xff0000) >> 8 | (uVar13 & 0xff00) << 8 | uVar13 << 0x18;\n uVar12 = (ulong)uVar13;\n uVar9 = (long)ppSVar4 - (long)ppSVar3 >> 3;\n if (uVar9 < uVar12) {\n std::vector<gold::Symbol*,_std::allocator<gold::Symbol*>_>::_M_default_append\n (&this->symbols_,uVar12 - uVar9);\n }\n else if ((uVar12 < uVar9) && (ppSVar3 = ppSVar3 + uVar12, ppSVar4 != ppSVar3)) {\n (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish = ppSVar3;\n }\n symtab_view.p_ = (uchar *)0x0;\n strtab.base_ = (char *)0x0;\n strtab.usable_size_ = 0;\n Sized_incremental_binary<64,_true>::get_symtab_view\n (this->ibase_,&symtab_view,&symtab_count,&strtab);\n copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_color = _S_red;\n copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_parent = (_Base_ptr)0x0;\n lVar5 = (this->ibase_->symtab_reader_).len_;\n copied_symbols._M_t._M_impl.super__Rb_tree_header._M_node_count = 0;\n lVar10 = lVar5 + 3;\n if (-1 < lVar5) {\n lVar10 = lVar5;\n }\n copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_left =\n &copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header;\n copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_right =\n copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_left;\n if (uVar13 == 0) {\nLAB_0019dfa8:\n std::\n _Rb_tree<long_unsigned_int,_long_unsigned_int,_std::_Identity<long_unsigned_int>,_std::less<long_unsigned_int>,_std::allocator<long_unsigned_int>_>\n ::_M_erase(&copied_symbols._M_t,\n (_Link_type)copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_parent);\n return;\n }\n if ((char)(this->input_reader_).flags_ == '\x04') {\n uVar9 = 0;\n do {\n uVar2 = *(uint *)(((this->input_reader_).inputs_)->p_ +\n (ulong)(uint)((int)uVar9 * 4) + 8 + (ulong)(this->input_reader_).info_offset_\n );\n uVar15 = uVar2 >> 0x18 | (uVar2 & 0xff0000) >> 8 | (uVar2 & 0xff00) << 8 |\n uVar2 << 0x18 & 0x3fffffff;\n uVar7 = (uVar2 << 0x18) >> 0x1e;\n name = "";\n puVar14 = (uint *)(symtab_view.p_ + uVar15 * 0x18);\n uVar2 = *puVar14;\n uVar12 = (ulong)(uVar2 >> 0x18 | (uVar2 & 0xff0000) >> 8 | (uVar2 & 0xff00) << 8 |\n uVar2 << 0x18);\n if (uVar12 < strtab.usable_size_) {\n name = strtab.base_ + uVar12;\n }\n uVar2 = puVar14[1];\n iVar8 = (int)(uint)(byte)uVar2 >> 4;\n cVar16 = (char)(iVar8 << 4);\n if (iVar8 == 0) {\n cVar16 = '\x10';\n }\n if (uVar7 == 2 || uVar7 == 3) {\n symbuf._8_8_ = *(undefined8 *)(puVar14 + 2);\n this->defined_count_ = this->defined_count_ + 1;\n v = (ulong)symbuf._8_8_ >> 0x38 | (symbuf._8_8_ & 0xff000000000000) >> 0x28 |\n (symbuf._8_8_ & 0xff0000000000) >> 0x18 | (symbuf._8_8_ & 0xff00000000) >> 8 |\n (symbuf._8_8_ & 0xff000000) << 8 | (symbuf._8_8_ & 0xff0000) << 0x18 |\n (symbuf._8_8_ & 0xff00) << 0x28 | symbuf._8_8_ << 0x38;\n symbuf[6] = '\0';\n symbuf[7] = '\x01';\n }\n else {\n v = 0;\n symbuf._8_8_ = 0;\n symbuf[6] = '\0';\n symbuf[7] = '\0';\n }\n symbuf._16_8_ = *(undefined8 *)(puVar14 + 4);\n symbuf[0] = '\0';\n symbuf[1] = '\0';\n symbuf[2] = '\0';\n symbuf[3] = '\0';\n symbuf[4] = ((byte)uVar2 & 0xf) + cVar16;\n symbuf[5] = *(uchar *)((long)puVar14 + 5);\n /* try { // try from 0019ddf1 to 0019df8c has its CatchHandler @ 0019e048 */\n pSVar11 = Symbol_table::add_from_incrobj<64,_true>\n (symtab,(Object *)this,name,(char *)0x0,&sym);\n (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_start[uVar9] = &pSVar11->super_Symbol;\n (this->ibase_->symbol_map_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_start[((int)(lVar10 >> 2) - symtab_count) + uVar15] = &pSVar11->super_Symbol;\n if ((uVar7 == 3) &&\n (pVar17 = std::\n _Rb_tree<long_unsigned_int,_long_unsigned_int,_std::_Identity<long_unsigned_int>,_std::less<long_unsigned_int>,_std::allocator<long_unsigned_int>_>\n ::_M_insert_unique<long_unsigned_int_const&>(&copied_symbols._M_t,&v),\n pVar17.second != false)) {\n pOVar6 = (this->ibase_->section_map_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>.\n _M_impl._M_start\n [(ushort)(*(ushort *)((long)puVar14 + 6) << 8 | *(ushort *)((long)puVar14 + 6) >> 8\n )];\n if (((pOVar6->super_Output_data).field_0x20 & 1) == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xc5,"address");\n }\n local_88.offset = v - (pOVar6->super_Output_data).address_;\n local_88.symbol =\n (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_start[uVar9];\n local_88.output_section = pOVar6;\n std::\n vector<gold::Sized_incremental_binary<64,_true>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<64,_true>::Copy_reloc>_>\n ::emplace_back<gold::Sized_incremental_binary<64,_true>::Copy_reloc>\n (&this->ibase_->copy_relocs_,&local_88);\n }\n if (uVar9 == uVar13 - 1) goto LAB_0019dfa8;\n uVar9 = uVar9 + 1;\n } while ((char)(this->input_reader_).flags_ == '\x04');\n }\n /* WARNING: Subroutine does not return */\n /* try { // try from 0019e013 to 0019e02f has its CatchHandler @ 0019e048 */\n do_gold_unreachable("../../gold/incremental.h",0x435,"get_output_symbol_index");\n}\n\n" comment comment (declaration "void __thiscall\ngold::Sized_incr_dynobj<64,_true>::do_add_symbols\n (Sized_incr_dynobj<64,_true> *this,Symbol_table *symtab,Read_symbols_data *param_2,\n Layout *param_3)\n\n{\n byte bVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<64" < number_literal) , (ERROR "_true>::do_add_symbols\n (Sized_incr_dynobj<64,_true> *this,Symbol_table *symtab,Read_symbols_data *param_2,\n Layout *param_3)\n\n{\n byte" identifier > : : (function_declarator "do_add_symbols\n (Sized_incr_dynobj<64,_true> *this,Symbol_table *symtab,Read_symbols_data *param_2,\n Layout *param_3)" identifier (parameter_list "(Sized_incr_dynobj<64,_true> *this,Symbol_table *symtab,Read_symbols_data *param_2,\n Layout *param_3)" ( (parameter_declaration "Sized_incr_dynobj" type_identifier) (ERROR "<64" < 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 "Read_symbols_data *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "Layout *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) ))) { identifier) identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "pointer ppSVar3;" type_identifier identifier ;) (declaration "pointer ppSVar4;" type_identifier identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "Output_section *pOVar6;" type_identifier (pointer_declarator "*pOVar6" * identifier) ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "int iVar8;" primitive_type identifier ;) (declaration "ulong uVar9;" type_identifier identifier ;) (declaration "long lVar10;" (sized_type_specifier "long" long) identifier ;) (expression_statement "Sized_symbol<64> *pSVar11;" (update_expression "Sized_symbol<64> *pSVar11" (binary_expression "Sized_symbol<64> *pSVar11" (binary_expression "Sized_symbol<64" identifier < number_literal) > (pointer_expression "*pSVar11" * identifier)) --) ;) (declaration "ulong uVar12;" type_identifier identifier ;) (declaration "char *name;" primitive_type (pointer_declarator "*name" * identifier) ;) (declaration "uint uVar13;" type_identifier identifier ;) (declaration "uint *puVar14;" type_identifier (pointer_declarator "*puVar14" * identifier) ;) (declaration "uint uVar15;" type_identifier identifier ;) (declaration "char cVar16;" primitive_type identifier ;) (ERROR "pair<std::_Rb_tree_iterator<long_unsigned_int>,_bool> pVar17" (binary_expression "pair<std" identifier < identifier) : : (binary_expression "_Rb_tree_iterator<long_unsigned_int>,_bool> pVar17" (binary_expression "_Rb_tree_iterator<long_unsigned_int>,_bool" (binary_expression "_Rb_tree_iterator<long_unsigned_int" identifier < identifier) > (ERROR "," ,) identifier) > identifier)) (expression_statement ";" ;) (declaration "uint symtab_count;" type_identifier identifier ;) (expression_statement "Sym<64,_true> sym;" (update_expression "Sym<64,_true> sym" (binary_expression "Sym<64,_true> sym" (binary_expression "Sym<64" identifier < number_literal) (ERROR ",_true" , identifier) > identifier) --) ;) (declaration "View symtab_view;" type_identifier identifier ;) (declaration "Address v;" type_identifier identifier ;) (declaration "Elf_strtab strtab;" type_identifier identifier ;) (declaration "uchar symbuf [24];" type_identifier (array_declarator "symbuf [24]" identifier [ number_literal ]) ;) (declaration "Copy_reloc local_88;" type_identifier identifier ;) (declaration "Copied_symbols copied_symbols;" type_identifier identifier ;) (expression_statement "sym.p_ = (Sym_data<64> *)symbuf;" (assignment_expression "sym.p_ = (Sym_data<64> *)symbuf" (field_expression "sym.p_" identifier . field_identifier) = (parenthesized_expression "(Sym_data<64> *)symbuf" ( (binary_expression "Sym_data<64> *)symbuf" (binary_expression "Sym_data<64" identifier < number_literal) > (pointer_expression "*)symbuf" * (ERROR ")" )) identifier)) ))) ;) (expression_statement "bVar1 = (byte)(this->input_reader_).flags_;" (assignment_expression "bVar1 = (byte)(this->input_reader_).flags_" identifier = (field_expression "(byte)(this->input_reader_).flags_" (call_expression "(byte)(this->input_reader_)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(this->input_reader_)" ( (field_expression "this->input_reader_" identifier -> field_identifier) ))) . field_identifier)) ;) (if_statement "if (1 < bVar1 - 1 && bVar1 != 4) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.h",0x388,"get_global_symbol_count");\n }" if (parenthesized_expression "(1 < bVar1 - 1 && bVar1 != 4)" ( (binary_expression "1 < bVar1 - 1 && bVar1 != 4" (binary_expression "1 < bVar1 - 1" number_literal < (binary_expression "bVar1 - 1" identifier - number_literal)) && (binary_expression "bVar1 != 4" identifier != number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.h",0x388,"get_global_symbol_count");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/incremental.h",0x388,"get_global_symbol_count");" (call_expression "do_gold_unreachable("../../gold/incremental.h",0x388,"get_global_symbol_count")" identifier (argument_list "("../../gold/incremental.h",0x388,"get_global_symbol_count")" ( (string_literal ""../../gold/incremental.h"" " string_content ") , number_literal , (string_literal ""get_global_symbol_count"" " string_content ") ))) ;) })) (expression_statement "ppSVar3 = (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_start;" (field_expression "ppSVar3 = (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_start" (field_expression "ppSVar3 = (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl" (binary_expression "ppSVar3 = (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_" (binary_expression "ppSVar3 = (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold" (binary_expression "ppSVar3 = (this->symbols_).super__Vector_base<gold::Symbol*,_std" (assignment_expression "ppSVar3 = (this->symbols_).super__Vector_base<gold" identifier = (binary_expression "(this->symbols_).super__Vector_base<gold" (field_expression "(this->symbols_).super__Vector_base" (parenthesized_expression "(this->symbols_)" ( (field_expression "this->symbols_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Symbol" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Symbol" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (expression_statement "uVar13 = *(uint *)(((this->input_reader_).inputs_)->p_ +\n (ulong)(this->input_reader_).info_offset_ + 4);" (assignment_expression "uVar13 = *(uint *)(((this->input_reader_).inputs_)->p_ +\n (ulong)(this->input_reader_).info_offset_ + 4)" identifier = (pointer_expression "*(uint *)(((this->input_reader_).inputs_)->p_ +\n (ulong)(this->input_reader_).info_offset_ + 4)" * (cast_expression "(uint *)(((this->input_reader_).inputs_)->p_ +\n (ulong)(this->input_reader_).info_offset_ + 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(((this->input_reader_).inputs_)->p_ +\n (ulong)(this->input_reader_).info_offset_ + 4)" ( (binary_expression "((this->input_reader_).inputs_)->p_ +\n (ulong)(this->input_reader_).info_offset_ + 4" (binary_expression "((this->input_reader_).inputs_)->p_ +\n (ulong)(this->input_reader_).info_offset_" (field_expression "((this->input_reader_).inputs_)->p_" (parenthesized_expression "((this->input_reader_).inputs_)" ( (field_expression "(this->input_reader_).inputs_" (parenthesized_expression "(this->input_reader_)" ( (field_expression "this->input_reader_" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) + (field_expression "(ulong)(this->input_reader_).info_offset_" (call_expression "(ulong)(this->input_reader_)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(this->input_reader_)" ( (field_expression "this->input_reader_" identifier -> field_identifier) ))) . field_identifier)) + number_literal) ))))) ;) (expression_statement "ppSVar4 = (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_finish;" (field_expression "ppSVar4 = (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_finish" (field_expression "ppSVar4 = (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl" (binary_expression "ppSVar4 = (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_" (binary_expression "ppSVar4 = (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold" (binary_expression "ppSVar4 = (this->symbols_).super__Vector_base<gold::Symbol*,_std" (assignment_expression "ppSVar4 = (this->symbols_).super__Vector_base<gold" identifier = (binary_expression "(this->symbols_).super__Vector_base<gold" (field_expression "(this->symbols_).super__Vector_base" (parenthesized_expression "(this->symbols_)" ( (field_expression "this->symbols_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Symbol" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Symbol" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (expression_statement "uVar13 = uVar13 >> 0x18 | (uVar13 & 0xff0000) >> 8 | (uVar13 & 0xff00) << 8 | uVar13 << 0x18;" (assignment_expression "uVar13 = uVar13 >> 0x18 | (uVar13 & 0xff0000) >> 8 | (uVar13 & 0xff00) << 8 | uVar13 << 0x18" identifier = (binary_expression "uVar13 >> 0x18 | (uVar13 & 0xff0000) >> 8 | (uVar13 & 0xff00) << 8 | uVar13 << 0x18" (binary_expression "uVar13 >> 0x18 | (uVar13 & 0xff0000) >> 8 | (uVar13 & 0xff00) << 8" (binary_expression "uVar13 >> 0x18 | (uVar13 & 0xff0000) >> 8" (binary_expression "uVar13 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar13 & 0xff0000) >> 8" (parenthesized_expression "(uVar13 & 0xff0000)" ( (binary_expression "uVar13 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar13 & 0xff00) << 8" (parenthesized_expression "(uVar13 & 0xff00)" ( (binary_expression "uVar13 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar13 << 0x18" identifier << number_literal))) ;) (expression_statement "uVar12 = (ulong)uVar13;" (assignment_expression "uVar12 = (ulong)uVar13" identifier = (cast_expression "(ulong)uVar13" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "uVar9 = (long)ppSVar4 - (long)ppSVar3 >> 3;" (assignment_expression "uVar9 = (long)ppSVar4 - (long)ppSVar3 >> 3" identifier = (binary_expression "(long)ppSVar4 - (long)ppSVar3 >> 3" (binary_expression "(long)ppSVar4 - (long)ppSVar3" (cast_expression "(long)ppSVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)ppSVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal)) ;) (if_statement "if (uVar9 < uVar12) {\n std::vector<gold::Symbol*,_std::allocator<gold::Symbol*>_>::_M_default_append\n (&this->symbols_,uVar12 - uVar9);\n }\n else if ((uVar12 < uVar9) && (ppSVar3 = ppSVar3 + uVar12, ppSVar4 != ppSVar3)) {\n (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish = ppSVar3;\n }" if (parenthesized_expression "(uVar9 < uVar12)" ( (binary_expression "uVar9 < uVar12" identifier < identifier) )) (compound_statement "{\n std::vector<gold::Symbol*,_std::allocator<gold::Symbol*>_>::_M_default_append\n (&this->symbols_,uVar12 - uVar9);\n }" { (ERROR "std::vector<gold::Symbol*,_std::allocator<gold::" (comma_expression "std::vector<gold::Symbol*,_std" identifier (ERROR "::vector<gold::Symbol*" : : (binary_expression "vector<gold" identifier < identifier) : : identifier *) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Symbol*>_>::_M_default_append\n (&this->symbols_,uVar12 - uVar9);" (binary_expression "Symbol*>_>::_M_default_append\n (&this->symbols_,uVar12 - uVar9)" (binary_expression "Symbol*>_" identifier * (ERROR ">" >) identifier) > (ERROR "::" : :) (call_expression "_M_default_append\n (&this->symbols_,uVar12 - uVar9)" identifier (argument_list "(&this->symbols_,uVar12 - uVar9)" ( (pointer_expression "&this->symbols_" & (field_expression "this->symbols_" identifier -> field_identifier)) , (binary_expression "uVar12 - uVar9" identifier - identifier) )))) ;) }) (else_clause "else if ((uVar12 < uVar9) && (ppSVar3 = ppSVar3 + uVar12, ppSVar4 != ppSVar3)) {\n (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish = ppSVar3;\n }" else (if_statement "if ((uVar12 < uVar9) && (ppSVar3 = ppSVar3 + uVar12, ppSVar4 != ppSVar3)) {\n (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish = ppSVar3;\n }" if (parenthesized_expression "((uVar12 < uVar9) && (ppSVar3 = ppSVar3 + uVar12, ppSVar4 != ppSVar3))" ( (binary_expression "(uVar12 < uVar9) && (ppSVar3 = ppSVar3 + uVar12, ppSVar4 != ppSVar3)" (parenthesized_expression "(uVar12 < uVar9)" ( (binary_expression "uVar12 < uVar9" identifier < identifier) )) && (parenthesized_expression "(ppSVar3 = ppSVar3 + uVar12, ppSVar4 != ppSVar3)" ( (comma_expression "ppSVar3 = ppSVar3 + uVar12, ppSVar4 != ppSVar3" (assignment_expression "ppSVar3 = ppSVar3 + uVar12" identifier = (binary_expression "ppSVar3 + uVar12" identifier + identifier)) , (binary_expression "ppSVar4 != ppSVar3" identifier != identifier)) ))) )) (compound_statement "{\n (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish = ppSVar3;\n }" { (expression_statement "(this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish = ppSVar3;" (assignment_expression "(this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish = ppSVar3" (field_expression "(this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_finish" (field_expression "(this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl" (binary_expression "(this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_" (binary_expression "(this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold" (binary_expression "(this->symbols_).super__Vector_base<gold::Symbol*,_std" (binary_expression "(this->symbols_).super__Vector_base<gold" (field_expression "(this->symbols_).super__Vector_base" (parenthesized_expression "(this->symbols_)" ( (field_expression "this->symbols_" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Symbol" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Symbol" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) = identifier) ;) })))) (expression_statement "symtab_view.p_ = (uchar *)0x0;" (assignment_expression "symtab_view.p_ = (uchar *)0x0" (field_expression "symtab_view.p_" identifier . field_identifier) = (cast_expression "(uchar *)0x0" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "strtab.base_ = (char *)0x0;" (assignment_expression "strtab.base_ = (char *)0x0" (field_expression "strtab.base_" identifier . field_identifier) = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "strtab.usable_size_ = 0;" (assignment_expression "strtab.usable_size_ = 0" (field_expression "strtab.usable_size_" identifier . field_identifier) = number_literal) ;) (expression_statement "Sized_incremental_binary<64,_true>::get_symtab_view\n (this->ibase_,&symtab_view,&symtab_count,&strtab);" (update_expression "Sized_incremental_binary<64,_true>::get_symtab_view\n (this->ibase_,&symtab_view,&symtab_count,&strtab)" (binary_expression "Sized_incremental_binary<64,_true>::get_symtab_view\n (this->ibase_,&symtab_view,&symtab_count,&strtab)" (binary_expression "Sized_incremental_binary<64" identifier < number_literal) (ERROR ",_true" , identifier) > (ERROR "::" : :) (call_expression "get_symtab_view\n (this->ibase_,&symtab_view,&symtab_count,&strtab)" identifier (argument_list "(this->ibase_,&symtab_view,&symtab_count,&strtab)" ( (field_expression "this->ibase_" identifier -> field_identifier) , (pointer_expression "&symtab_view" & identifier) , (pointer_expression "&symtab_count" & identifier) , (pointer_expression "&strtab" & identifier) )))) --) ;) (expression_statement "copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_color = _S_red;" (assignment_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_color = _S_red" (field_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_color" (field_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header" (field_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header" (field_expression "copied_symbols._M_t._M_impl" (field_expression "copied_symbols._M_t" identifier . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = identifier) ;) (expression_statement "copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_parent = (_Base_ptr)0x0;" (assignment_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_parent = (_Base_ptr)0x0" (field_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_parent" (field_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header" (field_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header" (field_expression "copied_symbols._M_t._M_impl" (field_expression "copied_symbols._M_t" identifier . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(_Base_ptr)0x0" ( (type_descriptor "_Base_ptr" type_identifier) ) number_literal)) ;) (expression_statement "lVar5 = (this->ibase_->symtab_reader_).len_;" (assignment_expression "lVar5 = (this->ibase_->symtab_reader_).len_" identifier = (field_expression "(this->ibase_->symtab_reader_).len_" (parenthesized_expression "(this->ibase_->symtab_reader_)" ( (field_expression "this->ibase_->symtab_reader_" (field_expression "this->ibase_" identifier -> field_identifier) -> field_identifier) )) . field_identifier)) ;) (expression_statement "copied_symbols._M_t._M_impl.super__Rb_tree_header._M_node_count = 0;" (assignment_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header._M_node_count = 0" (field_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header._M_node_count" (field_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header" (field_expression "copied_symbols._M_t._M_impl" (field_expression "copied_symbols._M_t" identifier . field_identifier) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "lVar10 = lVar5 + 3;" (assignment_expression "lVar10 = lVar5 + 3" identifier = (binary_expression "lVar5 + 3" identifier + number_literal)) ;) (if_statement "if (-1 < lVar5) {\n lVar10 = lVar5;\n }" if (parenthesized_expression "(-1 < lVar5)" ( (binary_expression "-1 < lVar5" number_literal < identifier) )) (compound_statement "{\n lVar10 = lVar5;\n }" { (expression_statement "lVar10 = lVar5;" (assignment_expression "lVar10 = lVar5" identifier = identifier) ;) })) (expression_statement "copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_left =\n &copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header;" (assignment_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_left =\n &copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header" (field_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_left" (field_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header" (field_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header" (field_expression "copied_symbols._M_t._M_impl" (field_expression "copied_symbols._M_t" identifier . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (pointer_expression "&copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header" & (field_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header" (field_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header" (field_expression "copied_symbols._M_t._M_impl" (field_expression "copied_symbols._M_t" identifier . field_identifier) . field_identifier) . field_identifier) . field_identifier))) ;) (expression_statement "copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_right =\n copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_left;" (assignment_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_right =\n copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_left" (field_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_right" (field_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header" (field_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header" (field_expression "copied_symbols._M_t._M_impl" (field_expression "copied_symbols._M_t" identifier . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (field_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_left" (field_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header" (field_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header" (field_expression "copied_symbols._M_t._M_impl" (field_expression "copied_symbols._M_t" identifier . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier)) ;) (if_statement "if (uVar13 == 0) {\nLAB_0019dfa8:\n std::\n _Rb_tree<long_unsigned_int,_long_unsigned_int,_std::_Identity<long_unsigned_int>,_std::less<long_unsigned_int>,_std::allocator<long_unsigned_int>_>\n ::_M_erase(&copied_symbols._M_t,\n (_Link_type)copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_parent);\n return;\n }" if (parenthesized_expression "(uVar13 == 0)" ( (binary_expression "uVar13 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_0019dfa8:\n std::\n _Rb_tree<long_unsigned_int,_long_unsigned_int,_std::_Identity<long_unsigned_int>,_std::less<long_unsigned_int>,_std::allocator<long_unsigned_int>_>\n ::_M_erase(&copied_symbols._M_t,\n (_Link_type)copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_parent);\n return;\n }" { (labeled_statement "LAB_0019dfa8:\n std::\n _Rb_tree<long_unsigned_int,_long_unsigned_int,_std::_Identity<long_unsigned_int>,_std::less<long_unsigned_int>,_std::allocator<long_unsigned_int>_>\n ::_M_erase(&copied_symbols._M_t,\n (_Link_type)copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_parent);" statement_identifier : (ERROR "std::\n _Rb_tree<long_unsigned_int,_long_unsigned_int,_std::_Identity<long_unsigned_int>,_std::less<long_unsigned_int>,_std::" (comma_expression "std::\n _Rb_tree<long_unsigned_int,_long_unsigned_int,_std::_Identity<long_unsigned_int>,_std" identifier (ERROR "::\n _Rb_tree<long_unsigned_int,_long_unsigned_int,_std::_Identity<long_unsigned_int>" : : (comma_expression "_Rb_tree<long_unsigned_int,_long_unsigned_int,_std" (binary_expression "_Rb_tree<long_unsigned_int" identifier < identifier) , (comma_expression "_long_unsigned_int,_std" identifier , identifier)) : : (binary_expression "_Identity<long_unsigned_int" identifier < identifier) >) , identifier) : : (binary_expression "less<long_unsigned_int>,_std" (binary_expression "less<long_unsigned_int" identifier < identifier) > (ERROR "," ,) identifier) : :) (expression_statement "allocator<long_unsigned_int>_>\n ::_M_erase(&copied_symbols._M_t,\n (_Link_type)copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_parent);" (binary_expression "allocator<long_unsigned_int>_>\n ::_M_erase(&copied_symbols._M_t,\n (_Link_type)copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_parent)" (binary_expression "allocator<long_unsigned_int>_" (binary_expression "allocator<long_unsigned_int" identifier < identifier) > identifier) > (ERROR "::" : :) (call_expression "_M_erase(&copied_symbols._M_t,\n (_Link_type)copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_parent)" identifier (argument_list "(&copied_symbols._M_t,\n (_Link_type)copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_parent)" ( (pointer_expression "&copied_symbols._M_t" & (field_expression "copied_symbols._M_t" identifier . field_identifier)) , (cast_expression "(_Link_type)copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_parent" ( (type_descriptor "_Link_type" type_identifier) ) (field_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_parent" (field_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header" (field_expression "copied_symbols._M_t._M_impl.super__Rb_tree_header" (field_expression "copied_symbols._M_t._M_impl" (field_expression "copied_symbols._M_t" identifier . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier)) )))) ;)) (return_statement "return;" return ;) })) (if_statement "if ((char)(this->input_reader_).flags_ == '\x04') {\n uVar9 = 0;\n do {\n uVar2 = *(uint *)(((this->input_reader_).inputs_)->p_ +\n (ulong)(uint)((int)uVar9 * 4) + 8 + (ulong)(this->input_reader_).info_offset_\n );\n uVar15 = uVar2 >> 0x18 | (uVar2 & 0xff0000) >> 8 | (uVar2 & 0xff00) << 8 |\n uVar2 << 0x18 & 0x3fffffff;\n uVar7 = (uVar2 << 0x18) >> 0x1e;\n name = "";\n puVar14 = (uint *)(symtab_view.p_ + uVar15 * 0x18);\n uVar2 = *puVar14;\n uVar12 = (ulong)(uVar2 >> 0x18 | (uVar2 & 0xff0000) >> 8 | (uVar2 & 0xff00) << 8 |\n uVar2 << 0x18);\n if (uVar12 < strtab.usable_size_) {\n name = strtab.base_ + uVar12;\n }\n uVar2 = puVar14[1];\n iVar8 = (int)(uint)(byte)uVar2 >> 4;\n cVar16 = (char)(iVar8 << 4);\n if (iVar8 == 0) {\n cVar16 = '\x10';\n }\n if (uVar7 == 2 || uVar7 == 3) {\n symbuf._8_8_ = *(undefined8 *)(puVar14 + 2);\n this->defined_count_ = this->defined_count_ + 1;\n v = (ulong)symbuf._8_8_ >> 0x38 | (symbuf._8_8_ & 0xff000000000000) >> 0x28 |\n (symbuf._8_8_ & 0xff0000000000) >> 0x18 | (symbuf._8_8_ & 0xff00000000) >> 8 |\n (symbuf._8_8_ & 0xff000000) << 8 | (symbuf._8_8_ & 0xff0000) << 0x18 |\n (symbuf._8_8_ & 0xff00) << 0x28 | symbuf._8_8_ << 0x38;\n symbuf[6] = '\0';\n symbuf[7] = '\x01';\n }\n else {\n v = 0;\n symbuf._8_8_ = 0;\n symbuf[6] = '\0';\n symbuf[7] = '\0';\n }\n symbuf._16_8_ = *(undefined8 *)(puVar14 + 4);\n symbuf[0] = '\0';\n symbuf[1] = '\0';\n symbuf[2] = '\0';\n symbuf[3] = '\0';\n symbuf[4] = ((byte)uVar2 & 0xf) + cVar16;\n symbuf[5] = *(uchar *)((long)puVar14 + 5);\n /* try { // try from 0019ddf1 to 0019df8c has its CatchHandler @ 0019e048 */\n pSVar11 = Symbol_table::add_from_incrobj<64,_true>\n (symtab,(Object *)this,name,(char *)0x0,&sym);\n (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_start[uVar9] = &pSVar11->super_Symbol;\n (this->ibase_->symbol_map_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_start[((int)(lVar10 >> 2) - symtab_count) + uVar15] = &pSVar11->super_Symbol;\n if ((uVar7 == 3) &&\n (pVar17 = std::\n _Rb_tree<long_unsigned_int,_long_unsigned_int,_std::_Identity<long_unsigned_int>,_std::less<long_unsigned_int>,_std::allocator<long_unsigned_int>_>\n ::_M_insert_unique<long_unsigned_int_const&>(&copied_symbols._M_t,&v),\n pVar17.second != false)) {\n pOVar6 = (this->ibase_->section_map_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>.\n _M_impl._M_start\n [(ushort)(*(ushort *)((long)puVar14 + 6) << 8 | *(ushort *)((long)puVar14 + 6) >> 8\n )];\n if (((pOVar6->super_Output_data).field_0x20 & 1) == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xc5,"address");\n }\n local_88.offset = v - (pOVar6->super_Output_data).address_;\n local_88.symbol =\n (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_start[uVar9];\n local_88.output_section = pOVar6;\n std::\n vector<gold::Sized_incremental_binary<64,_true>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<64,_true>::Copy_reloc>_>\n ::emplace_back<gold::Sized_incremental_binary<64,_true>::Copy_reloc>\n (&this->ibase_->copy_relocs_,&local_88);\n }\n if (uVar9 == uVar13 - 1) goto LAB_0019dfa8;\n uVar9 = uVar9 + 1;\n } while ((char)(this->input_reader_).flags_ == '\x04');\n }" if (parenthesized_expression "((char)(this->input_reader_).flags_ == '\x04')" ( (binary_expression "(char)(this->input_reader_).flags_ == '\x04'" (cast_expression "(char)(this->input_reader_).flags_" ( (type_descriptor "char" primitive_type) ) (field_expression "(this->input_reader_).flags_" (parenthesized_expression "(this->input_reader_)" ( (field_expression "this->input_reader_" identifier -> field_identifier) )) . field_identifier)) == (char_literal "'\x04'" ' escape_sequence ')) )) (compound_statement "{\n uVar9 = 0;\n do {\n uVar2 = *(uint *)(((this->input_reader_).inputs_)->p_ +\n (ulong)(uint)((int)uVar9 * 4) + 8 + (ulong)(this->input_reader_).info_offset_\n );\n uVar15 = uVar2 >> 0x18 | (uVar2 & 0xff0000) >> 8 | (uVar2 & 0xff00) << 8 |\n uVar2 << 0x18 & 0x3fffffff;\n uVar7 = (uVar2 << 0x18) >> 0x1e;\n name = "";\n puVar14 = (uint *)(symtab_view.p_ + uVar15 * 0x18);\n uVar2 = *puVar14;\n uVar12 = (ulong)(uVar2 >> 0x18 | (uVar2 & 0xff0000) >> 8 | (uVar2 & 0xff00) << 8 |\n uVar2 << 0x18);\n if (uVar12 < strtab.usable_size_) {\n name = strtab.base_ + uVar12;\n }\n uVar2 = puVar14[1];\n iVar8 = (int)(uint)(byte)uVar2 >> 4;\n cVar16 = (char)(iVar8 << 4);\n if (iVar8 == 0) {\n cVar16 = '\x10';\n }\n if (uVar7 == 2 || uVar7 == 3) {\n symbuf._8_8_ = *(undefined8 *)(puVar14 + 2);\n this->defined_count_ = this->defined_count_ + 1;\n v = (ulong)symbuf._8_8_ >> 0x38 | (symbuf._8_8_ & 0xff000000000000) >> 0x28 |\n (symbuf._8_8_ & 0xff0000000000) >> 0x18 | (symbuf._8_8_ & 0xff00000000) >> 8 |\n (symbuf._8_8_ & 0xff000000) << 8 | (symbuf._8_8_ & 0xff0000) << 0x18 |\n (symbuf._8_8_ & 0xff00) << 0x28 | symbuf._8_8_ << 0x38;\n symbuf[6] = '\0';\n symbuf[7] = '\x01';\n }\n else {\n v = 0;\n symbuf._8_8_ = 0;\n symbuf[6] = '\0';\n symbuf[7] = '\0';\n }\n symbuf._16_8_ = *(undefined8 *)(puVar14 + 4);\n symbuf[0] = '\0';\n symbuf[1] = '\0';\n symbuf[2] = '\0';\n symbuf[3] = '\0';\n symbuf[4] = ((byte)uVar2 & 0xf) + cVar16;\n symbuf[5] = *(uchar *)((long)puVar14 + 5);\n /* try { // try from 0019ddf1 to 0019df8c has its CatchHandler @ 0019e048 */\n pSVar11 = Symbol_table::add_from_incrobj<64,_true>\n (symtab,(Object *)this,name,(char *)0x0,&sym);\n (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_start[uVar9] = &pSVar11->super_Symbol;\n (this->ibase_->symbol_map_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_start[((int)(lVar10 >> 2) - symtab_count) + uVar15] = &pSVar11->super_Symbol;\n if ((uVar7 == 3) &&\n (pVar17 = std::\n _Rb_tree<long_unsigned_int,_long_unsigned_int,_std::_Identity<long_unsigned_int>,_std::less<long_unsigned_int>,_std::allocator<long_unsigned_int>_>\n ::_M_insert_unique<long_unsigned_int_const&>(&copied_symbols._M_t,&v),\n pVar17.second != false)) {\n pOVar6 = (this->ibase_->section_map_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>.\n _M_impl._M_start\n [(ushort)(*(ushort *)((long)puVar14 + 6) << 8 | *(ushort *)((long)puVar14 + 6) >> 8\n )];\n if (((pOVar6->super_Output_data).field_0x20 & 1) == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xc5,"address");\n }\n local_88.offset = v - (pOVar6->super_Output_data).address_;\n local_88.symbol =\n (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_start[uVar9];\n local_88.output_section = pOVar6;\n std::\n vector<gold::Sized_incremental_binary<64,_true>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<64,_true>::Copy_reloc>_>\n ::emplace_back<gold::Sized_incremental_binary<64,_true>::Copy_reloc>\n (&this->ibase_->copy_relocs_,&local_88);\n }\n if (uVar9 == uVar13 - 1) goto LAB_0019dfa8;\n uVar9 = uVar9 + 1;\n } while ((char)(this->input_reader_).flags_ == '\x04');\n }" { (expression_statement "uVar9 = 0;" (assignment_expression "uVar9 = 0" identifier = number_literal) ;) (do_statement "do {\n uVar2 = *(uint *)(((this->input_reader_).inputs_)->p_ +\n (ulong)(uint)((int)uVar9 * 4) + 8 + (ulong)(this->input_reader_).info_offset_\n );\n uVar15 = uVar2 >> 0x18 | (uVar2 & 0xff0000) >> 8 | (uVar2 & 0xff00) << 8 |\n uVar2 << 0x18 & 0x3fffffff;\n uVar7 = (uVar2 << 0x18) >> 0x1e;\n name = "";\n puVar14 = (uint *)(symtab_view.p_ + uVar15 * 0x18);\n uVar2 = *puVar14;\n uVar12 = (ulong)(uVar2 >> 0x18 | (uVar2 & 0xff0000) >> 8 | (uVar2 & 0xff00) << 8 |\n uVar2 << 0x18);\n if (uVar12 < strtab.usable_size_) {\n name = strtab.base_ + uVar12;\n }\n uVar2 = puVar14[1];\n iVar8 = (int)(uint)(byte)uVar2 >> 4;\n cVar16 = (char)(iVar8 << 4);\n if (iVar8 == 0) {\n cVar16 = '\x10';\n }\n if (uVar7 == 2 || uVar7 == 3) {\n symbuf._8_8_ = *(undefined8 *)(puVar14 + 2);\n this->defined_count_ = this->defined_count_ + 1;\n v = (ulong)symbuf._8_8_ >> 0x38 | (symbuf._8_8_ & 0xff000000000000) >> 0x28 |\n (symbuf._8_8_ & 0xff0000000000) >> 0x18 | (symbuf._8_8_ & 0xff00000000) >> 8 |\n (symbuf._8_8_ & 0xff000000) << 8 | (symbuf._8_8_ & 0xff0000) << 0x18 |\n (symbuf._8_8_ & 0xff00) << 0x28 | symbuf._8_8_ << 0x38;\n symbuf[6] = '\0';\n symbuf[7] = '\x01';\n }\n else {\n v = 0;\n symbuf._8_8_ = 0;\n symbuf[6] = '\0';\n symbuf[7] = '\0';\n }\n symbuf._16_8_ = *(undefined8 *)(puVar14 + 4);\n symbuf[0] = '\0';\n symbuf[1] = '\0';\n symbuf[2] = '\0';\n symbuf[3] = '\0';\n symbuf[4] = ((byte)uVar2 & 0xf) + cVar16;\n symbuf[5] = *(uchar *)((long)puVar14 + 5);\n /* try { // try from 0019ddf1 to 0019df8c has its CatchHandler @ 0019e048 */\n pSVar11 = Symbol_table::add_from_incrobj<64,_true>\n (symtab,(Object *)this,name,(char *)0x0,&sym);\n (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_start[uVar9] = &pSVar11->super_Symbol;\n (this->ibase_->symbol_map_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_start[((int)(lVar10 >> 2) - symtab_count) + uVar15] = &pSVar11->super_Symbol;\n if ((uVar7 == 3) &&\n (pVar17 = std::\n _Rb_tree<long_unsigned_int,_long_unsigned_int,_std::_Identity<long_unsigned_int>,_std::less<long_unsigned_int>,_std::allocator<long_unsigned_int>_>\n ::_M_insert_unique<long_unsigned_int_const&>(&copied_symbols._M_t,&v),\n pVar17.second != false)) {\n pOVar6 = (this->ibase_->section_map_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>.\n _M_impl._M_start\n [(ushort)(*(ushort *)((long)puVar14 + 6) << 8 | *(ushort *)((long)puVar14 + 6) >> 8\n )];\n if (((pOVar6->super_Output_data).field_0x20 & 1) == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xc5,"address");\n }\n local_88.offset = v - (pOVar6->super_Output_data).address_;\n local_88.symbol =\n (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_start[uVar9];\n local_88.output_section = pOVar6;\n std::\n vector<gold::Sized_incremental_binary<64,_true>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<64,_true>::Copy_reloc>_>\n ::emplace_back<gold::Sized_incremental_binary<64,_true>::Copy_reloc>\n (&this->ibase_->copy_relocs_,&local_88);\n }\n if (uVar9 == uVar13 - 1) goto LAB_0019dfa8;\n uVar9 = uVar9 + 1;\n } while ((char)(this->input_reader_).flags_ == '\x04');" do (compound_statement "{\n uVar2 = *(uint *)(((this->input_reader_).inputs_)->p_ +\n (ulong)(uint)((int)uVar9 * 4) + 8 + (ulong)(this->input_reader_).info_offset_\n );\n uVar15 = uVar2 >> 0x18 | (uVar2 & 0xff0000) >> 8 | (uVar2 & 0xff00) << 8 |\n uVar2 << 0x18 & 0x3fffffff;\n uVar7 = (uVar2 << 0x18) >> 0x1e;\n name = "";\n puVar14 = (uint *)(symtab_view.p_ + uVar15 * 0x18);\n uVar2 = *puVar14;\n uVar12 = (ulong)(uVar2 >> 0x18 | (uVar2 & 0xff0000) >> 8 | (uVar2 & 0xff00) << 8 |\n uVar2 << 0x18);\n if (uVar12 < strtab.usable_size_) {\n name = strtab.base_ + uVar12;\n }\n uVar2 = puVar14[1];\n iVar8 = (int)(uint)(byte)uVar2 >> 4;\n cVar16 = (char)(iVar8 << 4);\n if (iVar8 == 0) {\n cVar16 = '\x10';\n }\n if (uVar7 == 2 || uVar7 == 3) {\n symbuf._8_8_ = *(undefined8 *)(puVar14 + 2);\n this->defined_count_ = this->defined_count_ + 1;\n v = (ulong)symbuf._8_8_ >> 0x38 | (symbuf._8_8_ & 0xff000000000000) >> 0x28 |\n (symbuf._8_8_ & 0xff0000000000) >> 0x18 | (symbuf._8_8_ & 0xff00000000) >> 8 |\n (symbuf._8_8_ & 0xff000000) << 8 | (symbuf._8_8_ & 0xff0000) << 0x18 |\n (symbuf._8_8_ & 0xff00) << 0x28 | symbuf._8_8_ << 0x38;\n symbuf[6] = '\0';\n symbuf[7] = '\x01';\n }\n else {\n v = 0;\n symbuf._8_8_ = 0;\n symbuf[6] = '\0';\n symbuf[7] = '\0';\n }\n symbuf._16_8_ = *(undefined8 *)(puVar14 + 4);\n symbuf[0] = '\0';\n symbuf[1] = '\0';\n symbuf[2] = '\0';\n symbuf[3] = '\0';\n symbuf[4] = ((byte)uVar2 & 0xf) + cVar16;\n symbuf[5] = *(uchar *)((long)puVar14 + 5);\n /* try { // try from 0019ddf1 to 0019df8c has its CatchHandler @ 0019e048 */\n pSVar11 = Symbol_table::add_from_incrobj<64,_true>\n (symtab,(Object *)this,name,(char *)0x0,&sym);\n (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_start[uVar9] = &pSVar11->super_Symbol;\n (this->ibase_->symbol_map_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_start[((int)(lVar10 >> 2) - symtab_count) + uVar15] = &pSVar11->super_Symbol;\n if ((uVar7 == 3) &&\n (pVar17 = std::\n _Rb_tree<long_unsigned_int,_long_unsigned_int,_std::_Identity<long_unsigned_int>,_std::less<long_unsigned_int>,_std::allocator<long_unsigned_int>_>\n ::_M_insert_unique<long_unsigned_int_const&>(&copied_symbols._M_t,&v),\n pVar17.second != false)) {\n pOVar6 = (this->ibase_->section_map_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>.\n _M_impl._M_start\n [(ushort)(*(ushort *)((long)puVar14 + 6) << 8 | *(ushort *)((long)puVar14 + 6) >> 8\n )];\n if (((pOVar6->super_Output_data).field_0x20 & 1) == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xc5,"address");\n }\n local_88.offset = v - (pOVar6->super_Output_data).address_;\n local_88.symbol =\n (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_start[uVar9];\n local_88.output_section = pOVar6;\n std::\n vector<gold::Sized_incremental_binary<64,_true>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<64,_true>::Copy_reloc>_>\n ::emplace_back<gold::Sized_incremental_binary<64,_true>::Copy_reloc>\n (&this->ibase_->copy_relocs_,&local_88);\n }\n if (uVar9 == uVar13 - 1) goto LAB_0019dfa8;\n uVar9 = uVar9 + 1;\n }" { (expression_statement "uVar2 = *(uint *)(((this->input_reader_).inputs_)->p_ +\n (ulong)(uint)((int)uVar9 * 4) + 8 + (ulong)(this->input_reader_).info_offset_\n );" (assignment_expression "uVar2 = *(uint *)(((this->input_reader_).inputs_)->p_ +\n (ulong)(uint)((int)uVar9 * 4) + 8 + (ulong)(this->input_reader_).info_offset_\n )" identifier = (pointer_expression "*(uint *)(((this->input_reader_).inputs_)->p_ +\n (ulong)(uint)((int)uVar9 * 4) + 8 + (ulong)(this->input_reader_).info_offset_\n )" * (cast_expression "(uint *)(((this->input_reader_).inputs_)->p_ +\n (ulong)(uint)((int)uVar9 * 4) + 8 + (ulong)(this->input_reader_).info_offset_\n )" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(((this->input_reader_).inputs_)->p_ +\n (ulong)(uint)((int)uVar9 * 4) + 8 + (ulong)(this->input_reader_).info_offset_\n )" ( (binary_expression "((this->input_reader_).inputs_)->p_ +\n (ulong)(uint)((int)uVar9 * 4) + 8 + (ulong)(this->input_reader_).info_offset_" (binary_expression "((this->input_reader_).inputs_)->p_ +\n (ulong)(uint)((int)uVar9 * 4) + 8" (binary_expression "((this->input_reader_).inputs_)->p_ +\n (ulong)(uint)((int)uVar9 * 4)" (field_expression "((this->input_reader_).inputs_)->p_" (parenthesized_expression "((this->input_reader_).inputs_)" ( (field_expression "(this->input_reader_).inputs_" (parenthesized_expression "(this->input_reader_)" ( (field_expression "this->input_reader_" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) + (call_expression "(ulong)(uint)((int)uVar9 * 4)" (call_expression "(ulong)(uint)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uint)" ( identifier ))) (argument_list "((int)uVar9 * 4)" ( (binary_expression "(int)uVar9 * 4" (cast_expression "(int)uVar9" ( (type_descriptor "int" primitive_type) ) identifier) * number_literal) )))) + number_literal) + (field_expression "(ulong)(this->input_reader_).info_offset_" (call_expression "(ulong)(this->input_reader_)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(this->input_reader_)" ( (field_expression "this->input_reader_" identifier -> field_identifier) ))) . field_identifier)) ))))) ;) (expression_statement "uVar15 = uVar2 >> 0x18 | (uVar2 & 0xff0000) >> 8 | (uVar2 & 0xff00) << 8 |\n uVar2 << 0x18 & 0x3fffffff;" (assignment_expression "uVar15 = uVar2 >> 0x18 | (uVar2 & 0xff0000) >> 8 | (uVar2 & 0xff00) << 8 |\n uVar2 << 0x18 & 0x3fffffff" identifier = (binary_expression "uVar2 >> 0x18 | (uVar2 & 0xff0000) >> 8 | (uVar2 & 0xff00) << 8 |\n uVar2 << 0x18 & 0x3fffffff" (binary_expression "uVar2 >> 0x18 | (uVar2 & 0xff0000) >> 8 | (uVar2 & 0xff00) << 8" (binary_expression "uVar2 >> 0x18 | (uVar2 & 0xff0000) >> 8" (binary_expression "uVar2 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar2 & 0xff0000) >> 8" (parenthesized_expression "(uVar2 & 0xff0000)" ( (binary_expression "uVar2 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar2 & 0xff00) << 8" (parenthesized_expression "(uVar2 & 0xff00)" ( (binary_expression "uVar2 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar2 << 0x18 & 0x3fffffff" (binary_expression "uVar2 << 0x18" identifier << number_literal) & number_literal))) ;) (expression_statement "uVar7 = (uVar2 << 0x18) >> 0x1e;" (assignment_expression "uVar7 = (uVar2 << 0x18) >> 0x1e" identifier = (binary_expression "(uVar2 << 0x18) >> 0x1e" (parenthesized_expression "(uVar2 << 0x18)" ( (binary_expression "uVar2 << 0x18" identifier << number_literal) )) >> number_literal)) ;) (expression_statement "name = "";" (assignment_expression "name = """ identifier = (string_literal """" " ")) ;) (expression_statement "puVar14 = (uint *)(symtab_view.p_ + uVar15 * 0x18);" (assignment_expression "puVar14 = (uint *)(symtab_view.p_ + uVar15 * 0x18)" identifier = (cast_expression "(uint *)(symtab_view.p_ + uVar15 * 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(symtab_view.p_ + uVar15 * 0x18)" ( (binary_expression "symtab_view.p_ + uVar15 * 0x18" (field_expression "symtab_view.p_" identifier . field_identifier) + (binary_expression "uVar15 * 0x18" identifier * number_literal)) )))) ;) (expression_statement "uVar2 = *puVar14;" (assignment_expression "uVar2 = *puVar14" identifier = (pointer_expression "*puVar14" * identifier)) ;) (expression_statement "uVar12 = (ulong)(uVar2 >> 0x18 | (uVar2 & 0xff0000) >> 8 | (uVar2 & 0xff00) << 8 |\n uVar2 << 0x18);" (assignment_expression "uVar12 = (ulong)(uVar2 >> 0x18 | (uVar2 & 0xff0000) >> 8 | (uVar2 & 0xff00) << 8 |\n uVar2 << 0x18)" identifier = (call_expression "(ulong)(uVar2 >> 0x18 | (uVar2 & 0xff0000) >> 8 | (uVar2 & 0xff00) << 8 |\n uVar2 << 0x18)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar2 >> 0x18 | (uVar2 & 0xff0000) >> 8 | (uVar2 & 0xff00) << 8 |\n uVar2 << 0x18)" ( (binary_expression "uVar2 >> 0x18 | (uVar2 & 0xff0000) >> 8 | (uVar2 & 0xff00) << 8 |\n uVar2 << 0x18" (binary_expression "uVar2 >> 0x18 | (uVar2 & 0xff0000) >> 8 | (uVar2 & 0xff00) << 8" (binary_expression "uVar2 >> 0x18 | (uVar2 & 0xff0000) >> 8" (binary_expression "uVar2 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar2 & 0xff0000) >> 8" (parenthesized_expression "(uVar2 & 0xff0000)" ( (binary_expression "uVar2 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar2 & 0xff00) << 8" (parenthesized_expression "(uVar2 & 0xff00)" ( (binary_expression "uVar2 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar2 << 0x18" identifier << number_literal)) )))) ;) (if_statement "if (uVar12 < strtab.usable_size_) {\n name = strtab.base_ + uVar12;\n }" if (parenthesized_expression "(uVar12 < strtab.usable_size_)" ( (binary_expression "uVar12 < strtab.usable_size_" identifier < (field_expression "strtab.usable_size_" identifier . field_identifier)) )) (compound_statement "{\n name = strtab.base_ + uVar12;\n }" { (expression_statement "name = strtab.base_ + uVar12;" (assignment_expression "name = strtab.base_ + uVar12" identifier = (binary_expression "strtab.base_ + uVar12" (field_expression "strtab.base_" identifier . field_identifier) + identifier)) ;) })) (expression_statement "uVar2 = puVar14[1];" (assignment_expression "uVar2 = puVar14[1]" identifier = (subscript_expression "puVar14[1]" identifier [ number_literal ])) ;) (expression_statement "iVar8 = (int)(uint)(byte)uVar2 >> 4;" (assignment_expression "iVar8 = (int)(uint)(byte)uVar2 >> 4" identifier = (binary_expression "(int)(uint)(byte)uVar2 >> 4" (cast_expression "(int)(uint)(byte)uVar2" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)(byte)uVar2" ( (type_descriptor "uint" type_identifier) ) (cast_expression "(byte)uVar2" ( (type_descriptor "byte" type_identifier) ) identifier))) >> number_literal)) ;) (expression_statement "cVar16 = (char)(iVar8 << 4);" (assignment_expression "cVar16 = (char)(iVar8 << 4)" identifier = (cast_expression "(char)(iVar8 << 4)" ( (type_descriptor "char" primitive_type) ) (parenthesized_expression "(iVar8 << 4)" ( (binary_expression "iVar8 << 4" identifier << number_literal) )))) ;) (if_statement "if (iVar8 == 0) {\n cVar16 = '\x10';\n }" if (parenthesized_expression "(iVar8 == 0)" ( (binary_expression "iVar8 == 0" identifier == number_literal) )) (compound_statement "{\n cVar16 = '\x10';\n }" { (expression_statement "cVar16 = '\x10';" (assignment_expression "cVar16 = '\x10'" identifier = (char_literal "'\x10'" ' escape_sequence ')) ;) })) (if_statement "if (uVar7 == 2 || uVar7 == 3) {\n symbuf._8_8_ = *(undefined8 *)(puVar14 + 2);\n this->defined_count_ = this->defined_count_ + 1;\n v = (ulong)symbuf._8_8_ >> 0x38 | (symbuf._8_8_ & 0xff000000000000) >> 0x28 |\n (symbuf._8_8_ & 0xff0000000000) >> 0x18 | (symbuf._8_8_ & 0xff00000000) >> 8 |\n (symbuf._8_8_ & 0xff000000) << 8 | (symbuf._8_8_ & 0xff0000) << 0x18 |\n (symbuf._8_8_ & 0xff00) << 0x28 | symbuf._8_8_ << 0x38;\n symbuf[6] = '\0';\n symbuf[7] = '\x01';\n }\n else {\n v = 0;\n symbuf._8_8_ = 0;\n symbuf[6] = '\0';\n symbuf[7] = '\0';\n }" if (parenthesized_expression "(uVar7 == 2 || uVar7 == 3)" ( (binary_expression "uVar7 == 2 || uVar7 == 3" (binary_expression "uVar7 == 2" identifier == number_literal) || (binary_expression "uVar7 == 3" identifier == number_literal)) )) (compound_statement "{\n symbuf._8_8_ = *(undefined8 *)(puVar14 + 2);\n this->defined_count_ = this->defined_count_ + 1;\n v = (ulong)symbuf._8_8_ >> 0x38 | (symbuf._8_8_ & 0xff000000000000) >> 0x28 |\n (symbuf._8_8_ & 0xff0000000000) >> 0x18 | (symbuf._8_8_ & 0xff00000000) >> 8 |\n (symbuf._8_8_ & 0xff000000) << 8 | (symbuf._8_8_ & 0xff0000) << 0x18 |\n (symbuf._8_8_ & 0xff00) << 0x28 | symbuf._8_8_ << 0x38;\n symbuf[6] = '\0';\n symbuf[7] = '\x01';\n }" { (expression_statement "symbuf._8_8_ = *(undefined8 *)(puVar14 + 2);" (assignment_expression "symbuf._8_8_ = *(undefined8 *)(puVar14 + 2)" (field_expression "symbuf._8_8_" identifier . field_identifier) = (pointer_expression "*(undefined8 *)(puVar14 + 2)" * (cast_expression "(undefined8 *)(puVar14 + 2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + 2)" ( (binary_expression "puVar14 + 2" identifier + number_literal) ))))) ;) (expression_statement "this->defined_count_ = this->defined_count_ + 1;" (assignment_expression "this->defined_count_ = this->defined_count_ + 1" (field_expression "this->defined_count_" identifier -> field_identifier) = (binary_expression "this->defined_count_ + 1" (field_expression "this->defined_count_" identifier -> field_identifier) + number_literal)) ;) (expression_statement "v = (ulong)symbuf._8_8_ >> 0x38 | (symbuf._8_8_ & 0xff000000000000) >> 0x28 |\n (symbuf._8_8_ & 0xff0000000000) >> 0x18 | (symbuf._8_8_ & 0xff00000000) >> 8 |\n (symbuf._8_8_ & 0xff000000) << 8 | (symbuf._8_8_ & 0xff0000) << 0x18 |\n (symbuf._8_8_ & 0xff00) << 0x28 | symbuf._8_8_ << 0x38;" (assignment_expression "v = (ulong)symbuf._8_8_ >> 0x38 | (symbuf._8_8_ & 0xff000000000000) >> 0x28 |\n (symbuf._8_8_ & 0xff0000000000) >> 0x18 | (symbuf._8_8_ & 0xff00000000) >> 8 |\n (symbuf._8_8_ & 0xff000000) << 8 | (symbuf._8_8_ & 0xff0000) << 0x18 |\n (symbuf._8_8_ & 0xff00) << 0x28 | symbuf._8_8_ << 0x38" identifier = (binary_expression "(ulong)symbuf._8_8_ >> 0x38 | (symbuf._8_8_ & 0xff000000000000) >> 0x28 |\n (symbuf._8_8_ & 0xff0000000000) >> 0x18 | (symbuf._8_8_ & 0xff00000000) >> 8 |\n (symbuf._8_8_ & 0xff000000) << 8 | (symbuf._8_8_ & 0xff0000) << 0x18 |\n (symbuf._8_8_ & 0xff00) << 0x28 | symbuf._8_8_ << 0x38" (binary_expression "(ulong)symbuf._8_8_ >> 0x38 | (symbuf._8_8_ & 0xff000000000000) >> 0x28 |\n (symbuf._8_8_ & 0xff0000000000) >> 0x18 | (symbuf._8_8_ & 0xff00000000) >> 8 |\n (symbuf._8_8_ & 0xff000000) << 8 | (symbuf._8_8_ & 0xff0000) << 0x18 |\n (symbuf._8_8_ & 0xff00) << 0x28" (binary_expression "(ulong)symbuf._8_8_ >> 0x38 | (symbuf._8_8_ & 0xff000000000000) >> 0x28 |\n (symbuf._8_8_ & 0xff0000000000) >> 0x18 | (symbuf._8_8_ & 0xff00000000) >> 8 |\n (symbuf._8_8_ & 0xff000000) << 8 | (symbuf._8_8_ & 0xff0000) << 0x18" (binary_expression "(ulong)symbuf._8_8_ >> 0x38 | (symbuf._8_8_ & 0xff000000000000) >> 0x28 |\n (symbuf._8_8_ & 0xff0000000000) >> 0x18 | (symbuf._8_8_ & 0xff00000000) >> 8 |\n (symbuf._8_8_ & 0xff000000) << 8" (binary_expression "(ulong)symbuf._8_8_ >> 0x38 | (symbuf._8_8_ & 0xff000000000000) >> 0x28 |\n (symbuf._8_8_ & 0xff0000000000) >> 0x18 | (symbuf._8_8_ & 0xff00000000) >> 8" (binary_expression "(ulong)symbuf._8_8_ >> 0x38 | (symbuf._8_8_ & 0xff000000000000) >> 0x28 |\n (symbuf._8_8_ & 0xff0000000000) >> 0x18" (binary_expression "(ulong)symbuf._8_8_ >> 0x38 | (symbuf._8_8_ & 0xff000000000000) >> 0x28" (binary_expression "(ulong)symbuf._8_8_ >> 0x38" (cast_expression "(ulong)symbuf._8_8_" ( (type_descriptor "ulong" type_identifier) ) (field_expression "symbuf._8_8_" identifier . field_identifier)) >> number_literal) | (binary_expression "(symbuf._8_8_ & 0xff000000000000) >> 0x28" (parenthesized_expression "(symbuf._8_8_ & 0xff000000000000)" ( (binary_expression "symbuf._8_8_ & 0xff000000000000" (field_expression "symbuf._8_8_" identifier . field_identifier) & number_literal) )) >> number_literal)) | (binary_expression "(symbuf._8_8_ & 0xff0000000000) >> 0x18" (parenthesized_expression "(symbuf._8_8_ & 0xff0000000000)" ( (binary_expression "symbuf._8_8_ & 0xff0000000000" (field_expression "symbuf._8_8_" identifier . field_identifier) & number_literal) )) >> number_literal)) | (binary_expression "(symbuf._8_8_ & 0xff00000000) >> 8" (parenthesized_expression "(symbuf._8_8_ & 0xff00000000)" ( (binary_expression "symbuf._8_8_ & 0xff00000000" (field_expression "symbuf._8_8_" identifier . field_identifier) & number_literal) )) >> number_literal)) | (binary_expression "(symbuf._8_8_ & 0xff000000) << 8" (parenthesized_expression "(symbuf._8_8_ & 0xff000000)" ( (binary_expression "symbuf._8_8_ & 0xff000000" (field_expression "symbuf._8_8_" identifier . field_identifier) & number_literal) )) << number_literal)) | (binary_expression "(symbuf._8_8_ & 0xff0000) << 0x18" (parenthesized_expression "(symbuf._8_8_ & 0xff0000)" ( (binary_expression "symbuf._8_8_ & 0xff0000" (field_expression "symbuf._8_8_" identifier . field_identifier) & number_literal) )) << number_literal)) | (binary_expression "(symbuf._8_8_ & 0xff00) << 0x28" (parenthesized_expression "(symbuf._8_8_ & 0xff00)" ( (binary_expression "symbuf._8_8_ & 0xff00" (field_expression "symbuf._8_8_" identifier . field_identifier) & number_literal) )) << number_literal)) | (binary_expression "symbuf._8_8_ << 0x38" (field_expression "symbuf._8_8_" identifier . field_identifier) << number_literal))) ;) (expression_statement "symbuf[6] = '\0';" (assignment_expression "symbuf[6] = '\0'" (subscript_expression "symbuf[6]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "symbuf[7] = '\x01';" (assignment_expression "symbuf[7] = '\x01'" (subscript_expression "symbuf[7]" identifier [ number_literal ]) = (char_literal "'\x01'" ' escape_sequence ')) ;) }) (else_clause "else {\n v = 0;\n symbuf._8_8_ = 0;\n symbuf[6] = '\0';\n symbuf[7] = '\0';\n }" else (compound_statement "{\n v = 0;\n symbuf._8_8_ = 0;\n symbuf[6] = '\0';\n symbuf[7] = '\0';\n }" { (expression_statement "v = 0;" (assignment_expression "v = 0" identifier = number_literal) ;) (expression_statement "symbuf._8_8_ = 0;" (assignment_expression "symbuf._8_8_ = 0" (field_expression "symbuf._8_8_" identifier . field_identifier) = number_literal) ;) (expression_statement "symbuf[6] = '\0';" (assignment_expression "symbuf[6] = '\0'" (subscript_expression "symbuf[6]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "symbuf[7] = '\0';" (assignment_expression "symbuf[7] = '\0'" (subscript_expression "symbuf[7]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) }))) (expression_statement "symbuf._16_8_ = *(undefined8 *)(puVar14 + 4);" (assignment_expression "symbuf._16_8_ = *(undefined8 *)(puVar14 + 4)" (field_expression "symbuf._16_8_" identifier . field_identifier) = (pointer_expression "*(undefined8 *)(puVar14 + 4)" * (cast_expression "(undefined8 *)(puVar14 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + 4)" ( (binary_expression "puVar14 + 4" identifier + number_literal) ))))) ;) (expression_statement "symbuf[0] = '\0';" (assignment_expression "symbuf[0] = '\0'" (subscript_expression "symbuf[0]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "symbuf[1] = '\0';" (assignment_expression "symbuf[1] = '\0'" (subscript_expression "symbuf[1]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "symbuf[2] = '\0';" (assignment_expression "symbuf[2] = '\0'" (subscript_expression "symbuf[2]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "symbuf[3] = '\0';" (assignment_expression "symbuf[3] = '\0'" (subscript_expression "symbuf[3]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "symbuf[4] = ((byte)uVar2 & 0xf) + cVar16;" (assignment_expression "symbuf[4] = ((byte)uVar2 & 0xf) + cVar16" (subscript_expression "symbuf[4]" identifier [ number_literal ]) = (binary_expression "((byte)uVar2 & 0xf) + cVar16" (parenthesized_expression "((byte)uVar2 & 0xf)" ( (binary_expression "(byte)uVar2 & 0xf" (cast_expression "(byte)uVar2" ( (type_descriptor "byte" type_identifier) ) identifier) & number_literal) )) + identifier)) ;) (expression_statement "symbuf[5] = *(uchar *)((long)puVar14 + 5);" (assignment_expression "symbuf[5] = *(uchar *)((long)puVar14 + 5)" (subscript_expression "symbuf[5]" identifier [ number_literal ]) = (pointer_expression "*(uchar *)((long)puVar14 + 5)" * (cast_expression "(uchar *)((long)puVar14 + 5)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar14 + 5)" ( (binary_expression "(long)puVar14 + 5" (cast_expression "(long)puVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) comment (expression_statement "pSVar11 = Symbol_table::add_from_incrobj<64,_true>\n (symtab,(Object *)this,name,(char *)0x0,&sym);" (comma_expression "pSVar11 = Symbol_table::add_from_incrobj<64,_true>\n (symtab,(Object *)this,name,(char *)0x0,&sym)" (binary_expression "pSVar11 = Symbol_table::add_from_incrobj<64" (assignment_expression "pSVar11 = Symbol_table" identifier = identifier) (ERROR "::add_from_incrobj" : : identifier) < number_literal) , (binary_expression "_true>\n (symtab,(Object *)this,name,(char *)0x0,&sym)" identifier > (parenthesized_expression "(symtab,(Object *)this,name,(char *)0x0,&sym)" ( (comma_expression "symtab,(Object *)this,name,(char *)0x0,&sym" identifier , (comma_expression "(Object *)this,name,(char *)0x0,&sym" (cast_expression "(Object *)this" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (comma_expression "name,(char *)0x0,&sym" identifier , (comma_expression "(char *)0x0,&sym" (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , (pointer_expression "&sym" & identifier))))) )))) ;) (expression_statement "(this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_start[uVar9] = &pSVar11->super_Symbol;" (assignment_expression "(this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_start[uVar9] = &pSVar11->super_Symbol" (subscript_expression "(this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_start[uVar9]" (field_expression "(this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl.\n _M_start" (field_expression "(this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl" (binary_expression "(this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_" (binary_expression "(this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold" (binary_expression "(this->symbols_).super__Vector_base<gold::Symbol*,_std" (binary_expression "(this->symbols_).super__Vector_base<gold" (field_expression "(this->symbols_).super__Vector_base" (parenthesized_expression "(this->symbols_)" ( (field_expression "this->symbols_" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Symbol" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Symbol" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) [ identifier ]) = (pointer_expression "&pSVar11->super_Symbol" & (field_expression "pSVar11->super_Symbol" identifier -> field_identifier))) ;) (expression_statement "(this->ibase_->symbol_map_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_start[((int)(lVar10 >> 2) - symtab_count) + uVar15] = &pSVar11->super_Symbol;" (assignment_expression "(this->ibase_->symbol_map_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_start[((int)(lVar10 >> 2) - symtab_count) + uVar15] = &pSVar11->super_Symbol" (subscript_expression "(this->ibase_->symbol_map_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_start[((int)(lVar10 >> 2) - symtab_count) + uVar15]" (field_expression "(this->ibase_->symbol_map_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_start" (field_expression "(this->ibase_->symbol_map_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl" (binary_expression "(this->ibase_->symbol_map_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_" (binary_expression "(this->ibase_->symbol_map_).super__Vector_base<gold::Symbol*,_std::allocator<gold" (binary_expression "(this->ibase_->symbol_map_).super__Vector_base<gold::Symbol*,_std" (binary_expression "(this->ibase_->symbol_map_).super__Vector_base<gold" (field_expression "(this->ibase_->symbol_map_).super__Vector_base" (parenthesized_expression "(this->ibase_->symbol_map_)" ( (field_expression "this->ibase_->symbol_map_" (field_expression "this->ibase_" identifier -> field_identifier) -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Symbol" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Symbol" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) [ (binary_expression "((int)(lVar10 >> 2) - symtab_count) + uVar15" (parenthesized_expression "((int)(lVar10 >> 2) - symtab_count)" ( (binary_expression "(int)(lVar10 >> 2) - symtab_count" (cast_expression "(int)(lVar10 >> 2)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(lVar10 >> 2)" ( (binary_expression "lVar10 >> 2" identifier >> number_literal) ))) - identifier) )) + identifier) ]) = (pointer_expression "&pSVar11->super_Symbol" & (field_expression "pSVar11->super_Symbol" identifier -> field_identifier))) ;) (if_statement "if ((uVar7 == 3) &&\n (pVar17 = std::\n _Rb_tree<long_unsigned_int,_long_unsigned_int,_std::_Identity<long_unsigned_int>,_std::less<long_unsigned_int>,_std::allocator<long_unsigned_int>_>\n ::_M_insert_unique<long_unsigned_int_const&>(&copied_symbols._M_t,&v),\n pVar17.second != false)) {\n pOVar6 = (this->ibase_->section_map_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>.\n _M_impl._M_start\n [(ushort)(*(ushort *)((long)puVar14 + 6) << 8 | *(ushort *)((long)puVar14 + 6) >> 8\n )];\n if (((pOVar6->super_Output_data).field_0x20 & 1) == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xc5,"address");\n }\n local_88.offset = v - (pOVar6->super_Output_data).address_;\n local_88.symbol =\n (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_start[uVar9];\n local_88.output_section = pOVar6;\n std::\n vector<gold::Sized_incremental_binary<64,_true>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<64,_true>::Copy_reloc>_>\n ::emplace_back<gold::Sized_incremental_binary<64,_true>::Copy_reloc>\n (&this->ibase_->copy_relocs_,&local_88);\n }" if (parenthesized_expression "((uVar7 == 3) &&\n (pVar17 = std::\n _Rb_tree<long_unsigned_int,_long_unsigned_int,_std::_Identity<long_unsigned_int>,_std::less<long_unsigned_int>,_std::allocator<long_unsigned_int>_>\n ::_M_insert_unique<long_unsigned_int_const&>(&copied_symbols._M_t,&v),\n pVar17.second != false))" ( (binary_expression "(uVar7 == 3) &&\n (pVar17 = std::\n _Rb_tree<long_unsigned_int,_long_unsigned_int,_std::_Identity<long_unsigned_int>,_std::less<long_unsigned_int>,_std::allocator<long_unsigned_int>_>\n ::_M_insert_unique<long_unsigned_int_const&>(&copied_symbols._M_t,&v),\n pVar17.second != false)" (parenthesized_expression "(uVar7 == 3)" ( (binary_expression "uVar7 == 3" identifier == number_literal) )) && (parenthesized_expression "(pVar17 = std::\n _Rb_tree<long_unsigned_int,_long_unsigned_int,_std::_Identity<long_unsigned_int>,_std::less<long_unsigned_int>,_std::allocator<long_unsigned_int>_>\n ::_M_insert_unique<long_unsigned_int_const&>(&copied_symbols._M_t,&v),\n pVar17.second != false)" ( (ERROR "pVar17 = std::\n _Rb_tree<long_unsigned_int,_long_unsigned_int,_std::_Identity<long_unsigned_int>,_std::less<long_unsigned_int>,_std::" (assignment_expression "pVar17 = std" identifier = identifier) : : (comma_expression "_Rb_tree<long_unsigned_int,_long_unsigned_int,_std" (binary_expression "_Rb_tree<long_unsigned_int" identifier < identifier) , (comma_expression "_long_unsigned_int,_std" identifier , identifier)) : : (binary_expression "_Identity<long_unsigned_int>,_std" (binary_expression "_Identity<long_unsigned_int" identifier < identifier) > (ERROR "," ,) identifier) : : (binary_expression "less<long_unsigned_int>,_std" (binary_expression "less<long_unsigned_int" identifier < identifier) > (ERROR "," ,) identifier) : :) (comma_expression "allocator<long_unsigned_int>_>\n ::_M_insert_unique<long_unsigned_int_const&>(&copied_symbols._M_t,&v),\n pVar17.second != false" (binary_expression "allocator<long_unsigned_int>_>\n ::_M_insert_unique<long_unsigned_int_const&>(&copied_symbols._M_t,&v)" (binary_expression "allocator<long_unsigned_int>_>\n ::_M_insert_unique<long_unsigned_int_const" (binary_expression "allocator<long_unsigned_int>_>\n ::_M_insert_unique" (binary_expression "allocator<long_unsigned_int>_" (binary_expression "allocator<long_unsigned_int" identifier < identifier) > identifier) > (ERROR "::" : :) identifier) < identifier) (ERROR "&" &) > (parenthesized_expression "(&copied_symbols._M_t,&v)" ( (comma_expression "&copied_symbols._M_t,&v" (pointer_expression "&copied_symbols._M_t" & (field_expression "copied_symbols._M_t" identifier . field_identifier)) , (pointer_expression "&v" & identifier)) ))) , (binary_expression "pVar17.second != false" (field_expression "pVar17.second" identifier . field_identifier) != false)) ))) )) (compound_statement "{\n pOVar6 = (this->ibase_->section_map_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>.\n _M_impl._M_start\n [(ushort)(*(ushort *)((long)puVar14 + 6) << 8 | *(ushort *)((long)puVar14 + 6) >> 8\n )];\n if (((pOVar6->super_Output_data).field_0x20 & 1) == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xc5,"address");\n }\n local_88.offset = v - (pOVar6->super_Output_data).address_;\n local_88.symbol =\n (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_start[uVar9];\n local_88.output_section = pOVar6;\n std::\n vector<gold::Sized_incremental_binary<64,_true>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<64,_true>::Copy_reloc>_>\n ::emplace_back<gold::Sized_incremental_binary<64,_true>::Copy_reloc>\n (&this->ibase_->copy_relocs_,&local_88);\n }" { (expression_statement "pOVar6 = (this->ibase_->section_map_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>.\n _M_impl._M_start\n [(ushort)(*(ushort *)((long)puVar14 + 6) << 8 | *(ushort *)((long)puVar14 + 6) >> 8\n )];" (subscript_expression "pOVar6 = (this->ibase_->section_map_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>.\n _M_impl._M_start\n [(ushort)(*(ushort *)((long)puVar14 + 6) << 8 | *(ushort *)((long)puVar14 + 6) >> 8\n )]" (field_expression "pOVar6 = (this->ibase_->section_map_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>.\n _M_impl._M_start" (field_expression "pOVar6 = (this->ibase_->section_map_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>.\n _M_impl" (binary_expression "pOVar6 = (this->ibase_->section_map_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_" (binary_expression "pOVar6 = (this->ibase_->section_map_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold" (binary_expression "pOVar6 = (this->ibase_->section_map_).\n super__Vector_base<gold::Output_section*,_std" (assignment_expression "pOVar6 = (this->ibase_->section_map_).\n super__Vector_base<gold" identifier = (binary_expression "(this->ibase_->section_map_).\n super__Vector_base<gold" (field_expression "(this->ibase_->section_map_).\n super__Vector_base" (parenthesized_expression "(this->ibase_->section_map_)" ( (field_expression "this->ibase_->section_map_" (field_expression "this->ibase_" identifier -> field_identifier) -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Output_section" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) [ (call_expression "(ushort)(*(ushort *)((long)puVar14 + 6) << 8 | *(ushort *)((long)puVar14 + 6) >> 8\n )" (parenthesized_expression "(ushort)" ( identifier )) (argument_list "(*(ushort *)((long)puVar14 + 6) << 8 | *(ushort *)((long)puVar14 + 6) >> 8\n )" ( (binary_expression "*(ushort *)((long)puVar14 + 6) << 8 | *(ushort *)((long)puVar14 + 6) >> 8" (binary_expression "*(ushort *)((long)puVar14 + 6) << 8" (pointer_expression "*(ushort *)((long)puVar14 + 6)" * (cast_expression "(ushort *)((long)puVar14 + 6)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar14 + 6)" ( (binary_expression "(long)puVar14 + 6" (cast_expression "(long)puVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) << number_literal) | (binary_expression "*(ushort *)((long)puVar14 + 6) >> 8" (pointer_expression "*(ushort *)((long)puVar14 + 6)" * (cast_expression "(ushort *)((long)puVar14 + 6)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar14 + 6)" ( (binary_expression "(long)puVar14 + 6" (cast_expression "(long)puVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) >> number_literal)) ))) ]) ;) (if_statement "if (((pOVar6->super_Output_data).field_0x20 & 1) == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xc5,"address");\n }" if (parenthesized_expression "(((pOVar6->super_Output_data).field_0x20 & 1) == 0)" ( (binary_expression "((pOVar6->super_Output_data).field_0x20 & 1) == 0" (parenthesized_expression "((pOVar6->super_Output_data).field_0x20 & 1)" ( (binary_expression "(pOVar6->super_Output_data).field_0x20 & 1" (field_expression "(pOVar6->super_Output_data).field_0x20" (parenthesized_expression "(pOVar6->super_Output_data)" ( (field_expression "pOVar6->super_Output_data" identifier -> field_identifier) )) . field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xc5,"address");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/output.h",0xc5,"address");" (call_expression "do_gold_unreachable("../../gold/output.h",0xc5,"address")" identifier (argument_list "("../../gold/output.h",0xc5,"address")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""address"" " string_content ") ))) ;) })) (expression_statement "local_88.offset = v - (pOVar6->super_Output_data).address_;" (assignment_expression "local_88.offset = v - (pOVar6->super_Output_data).address_" (field_expression "local_88.offset" identifier . field_identifier) = (binary_expression "v - (pOVar6->super_Output_data).address_" identifier - (field_expression "(pOVar6->super_Output_data).address_" (parenthesized_expression "(pOVar6->super_Output_data)" ( (field_expression "pOVar6->super_Output_data" identifier -> field_identifier) )) . field_identifier))) ;) (expression_statement "local_88.symbol =\n (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_start[uVar9];" (subscript_expression "local_88.symbol =\n (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_start[uVar9]" (field_expression "local_88.symbol =\n (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_start" (field_expression "local_88.symbol =\n (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl" (binary_expression "local_88.symbol =\n (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_" (binary_expression "local_88.symbol =\n (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold" (binary_expression "local_88.symbol =\n (this->symbols_).super__Vector_base<gold::Symbol*,_std" (assignment_expression "local_88.symbol =\n (this->symbols_).super__Vector_base<gold" (field_expression "local_88.symbol" identifier . field_identifier) = (binary_expression "(this->symbols_).super__Vector_base<gold" (field_expression "(this->symbols_).super__Vector_base" (parenthesized_expression "(this->symbols_)" ( (field_expression "this->symbols_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Symbol" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Symbol" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) [ identifier ]) ;) (expression_statement "local_88.output_section = pOVar6;" (assignment_expression "local_88.output_section = pOVar6" (field_expression "local_88.output_section" identifier . field_identifier) = identifier) ;) (labeled_statement "std::\n vector<gold::Sized_incremental_binary<64,_true>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<64,_true>::Copy_reloc>_>\n ::emplace_back<gold::Sized_incremental_binary<64,_true>::Copy_reloc>\n (&this->ibase_->copy_relocs_,&local_88);" statement_identifier (ERROR "::\n vector<gold::Sized_incremental_binary<64,_true>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<64,_true>::Copy_reloc>_>\n ::emplace_back<gold:" : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Sized_incremental_binary<64,_true>::Copy_reloc,_std" (binary_expression "Sized_incremental_binary<64" identifier < number_literal) , (comma_expression "_true>::Copy_reloc,_std" (binary_expression "_true>::Copy_reloc" identifier > (ERROR "::" : :) identifier) , identifier)) : : (binary_expression "allocator<gold" identifier < identifier) : : (comma_expression "Sized_incremental_binary<64,_true>::Copy_reloc>_>\n ::emplace_back<gold" (binary_expression "Sized_incremental_binary<64" identifier < number_literal) , (binary_expression "_true>::Copy_reloc>_>\n ::emplace_back<gold" (binary_expression "_true>::Copy_reloc>_>\n ::emplace_back" (binary_expression "_true>::Copy_reloc>_" (binary_expression "_true>::Copy_reloc" identifier > (ERROR "::" : :) identifier) > identifier) > (ERROR "::" : :) identifier) < identifier)) :) : (expression_statement "Sized_incremental_binary<64,_true>::Copy_reloc>\n (&this->ibase_->copy_relocs_,&local_88);" (comma_expression "Sized_incremental_binary<64,_true>::Copy_reloc>\n (&this->ibase_->copy_relocs_,&local_88)" (binary_expression "Sized_incremental_binary<64" identifier < number_literal) , (binary_expression "_true>::Copy_reloc>\n (&this->ibase_->copy_relocs_,&local_88)" (binary_expression "_true>::Copy_reloc" identifier > (ERROR "::" : :) identifier) > (parenthesized_expression "(&this->ibase_->copy_relocs_,&local_88)" ( (comma_expression "&this->ibase_->copy_relocs_,&local_88" (pointer_expression "&this->ibase_->copy_relocs_" & (field_expression "this->ibase_->copy_relocs_" (field_expression "this->ibase_" identifier -> field_identifier) -> field_identifier)) , (pointer_expression "&local_88" & identifier)) )))) ;)) })) (if_statement "if (uVar9 == uVar13 - 1) goto LAB_0019dfa8;" if (parenthesized_expression "(uVar9 == uVar13 - 1)" ( (binary_expression "uVar9 == uVar13 - 1" identifier == (binary_expression "uVar13 - 1" identifier - number_literal)) )) (goto_statement "goto LAB_0019dfa8;" goto statement_identifier ;)) (expression_statement "uVar9 = uVar9 + 1;" (assignment_expression "uVar9 = uVar9 + 1" identifier = (binary_expression "uVar9 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((char)(this->input_reader_).flags_ == '\x04')" ( (binary_expression "(char)(this->input_reader_).flags_ == '\x04'" (cast_expression "(char)(this->input_reader_).flags_" ( (type_descriptor "char" primitive_type) ) (field_expression "(this->input_reader_).flags_" (parenthesized_expression "(this->input_reader_)" ( (field_expression "this->input_reader_" identifier -> field_identifier) )) . field_identifier)) == (char_literal "'\x04'" ' escape_sequence ')) )) ;) })) comment comment (expression_statement "do_gold_unreachable("../../gold/incremental.h",0x435,"get_output_symbol_index");" (call_expression "do_gold_unreachable("../../gold/incremental.h",0x435,"get_output_symbol_index")" identifier (argument_list "("../../gold/incremental.h",0x435,"get_output_symbol_index")" ( (string_literal ""../../gold/incremental.h"" " string_content ") , number_literal , (string_literal ""get_output_symbol_index"" " string_content ") ))) ;) (ERROR "}" }))
(translation_unit "void FUN_0019dc30(long param_1,undefined8 param_2)\n\n{\n uint uVar1;\n long lVar2;\n uint uVar3;\n int iVar4;\n ulong uVar5;\n long lVar6;\n undefined8 uVar7;\n ulong uVar8;\n char extraout_DL;\n char *pcVar9;\n uint uVar10;\n uint *puVar11;\n uint uVar12;\n int local_d4;\n undefined4 *local_d0;\n long local_c8;\n ulong local_c0;\n long local_b8;\n ulong local_b0;\n undefined4 local_a8;\n char local_a4;\n undefined1 local_a3;\n undefined2 local_a2;\n ulong local_a0;\n undefined8 local_98;\n undefined8 local_88;\n long local_80;\n long local_78;\n undefined1 local_68 [8];\n undefined4 local_60 [2];\n undefined8 local_58;\n undefined4 *local_50;\n undefined4 *local_48;\n undefined8 local_40;\n \n local_d0 = &local_a8;\n if (1 < *(byte *)(param_1 + 0xa8) - 1 && *(byte *)(param_1 + 0xa8) != 4) {\n \n FUN_0017c650("../../gold/incremental.h",0x388,"get_global_symbol_count");\n }\n uVar10 = *(uint *)(**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0));\n uVar10 = uVar10 >> 0x18 | (uVar10 & 0xff0000) >> 8 | (uVar10 & 0xff00) << 8 | uVar10 << 0x18;\n uVar8 = (ulong)uVar10;\n uVar5 = *(long *)(param_1 + 0xc0) - *(long *)(param_1 + 0xb8) >> 3;\n if (uVar5 < uVar8) {\n FUN_00192f00(param_1 + 0xb8,uVar8 - uVar5);\n }\n else if ((uVar8 < uVar5) &&\n (lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2)) {\n *(long *)(param_1 + 0xc0) = lVar2;\n }\n local_c8 = 0;\n local_b8 = 0;\n local_b0 = 0;\n FUN_0018de40(*(undefined8 *)(param_1 + 0x90),&local_c8,&local_d4,&local_b8);\n local_60[0] = 0;\n local_58 = 0;\n lVar2 = *(long *)(*(long *)(param_1 + 0x90) + 0x128);\n local_40 = 0;\n lVar6 = lVar2 + 3;\n if (-1 < lVar2) {\n lVar6 = lVar2;\n }\n local_50 = local_60;\n local_48 = local_50;\n if (uVar10 == 0) {\nLAB_0019dfa8:\n FUN_00197580(local_68,local_58);\n return;\n }\n if (*(char *)(param_1 + 0xa8) == '\x04') {\n uVar5 = 0;\n do {\n uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0));\n uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff;\n uVar3 = (uVar1 << 0x18) >> 0x1e;\n pcVar9 = "";\n puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8);\n uVar1 = *puVar11;\n uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18);\n if (uVar8 < local_b0) {\n pcVar9 = (char *)(local_b8 + uVar8);\n }\n uVar1 = puVar11[1];\n iVar4 = (int)(uint)(byte)uVar1 >> 4;\n local_a4 = (char)(iVar4 << 4);\n if (iVar4 == 0) {\n local_a4 = '\x10';\n }\n if (uVar3 == 2 || uVar3 == 3) {\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }\n else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }\n local_98 = *(undefined8 *)(puVar11 + 4);\n local_a8 = 0;\n local_a4 = ((byte)uVar1 & 0xf) + local_a4;\n local_a3 = *(undefined1 *)((long)puVar11 + 5);\n \n uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0);\n *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7;\n *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7;\n if ((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')) {\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }\n if (uVar5 == uVar10 - 1) goto LAB_0019dfa8;\n uVar5 = uVar5 + 1;\n } while (*(char *)(param_1 + 0xa8) == '\x04');\n }\n \n \n FUN_0017c650("../../gold/incremental.h",0x435,"get_output_symbol_index");\n}\n\n" (function_definition "void FUN_0019dc30(long param_1,undefined8 param_2)\n\n{\n uint uVar1;\n long lVar2;\n uint uVar3;\n int iVar4;\n ulong uVar5;\n long lVar6;\n undefined8 uVar7;\n ulong uVar8;\n char extraout_DL;\n char *pcVar9;\n uint uVar10;\n uint *puVar11;\n uint uVar12;\n int local_d4;\n undefined4 *local_d0;\n long local_c8;\n ulong local_c0;\n long local_b8;\n ulong local_b0;\n undefined4 local_a8;\n char local_a4;\n undefined1 local_a3;\n undefined2 local_a2;\n ulong local_a0;\n undefined8 local_98;\n undefined8 local_88;\n long local_80;\n long local_78;\n undefined1 local_68 [8];\n undefined4 local_60 [2];\n undefined8 local_58;\n undefined4 *local_50;\n undefined4 *local_48;\n undefined8 local_40;\n \n local_d0 = &local_a8;\n if (1 < *(byte *)(param_1 + 0xa8) - 1 && *(byte *)(param_1 + 0xa8) != 4) {\n \n FUN_0017c650("../../gold/incremental.h",0x388,"get_global_symbol_count");\n }\n uVar10 = *(uint *)(**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0));\n uVar10 = uVar10 >> 0x18 | (uVar10 & 0xff0000) >> 8 | (uVar10 & 0xff00) << 8 | uVar10 << 0x18;\n uVar8 = (ulong)uVar10;\n uVar5 = *(long *)(param_1 + 0xc0) - *(long *)(param_1 + 0xb8) >> 3;\n if (uVar5 < uVar8) {\n FUN_00192f00(param_1 + 0xb8,uVar8 - uVar5);\n }\n else if ((uVar8 < uVar5) &&\n (lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2)) {\n *(long *)(param_1 + 0xc0) = lVar2;\n }\n local_c8 = 0;\n local_b8 = 0;\n local_b0 = 0;\n FUN_0018de40(*(undefined8 *)(param_1 + 0x90),&local_c8,&local_d4,&local_b8);\n local_60[0] = 0;\n local_58 = 0;\n lVar2 = *(long *)(*(long *)(param_1 + 0x90) + 0x128);\n local_40 = 0;\n lVar6 = lVar2 + 3;\n if (-1 < lVar2) {\n lVar6 = lVar2;\n }\n local_50 = local_60;\n local_48 = local_50;\n if (uVar10 == 0) {\nLAB_0019dfa8:\n FUN_00197580(local_68,local_58);\n return;\n }\n if (*(char *)(param_1 + 0xa8) == '\x04') {\n uVar5 = 0;\n do {\n uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0));\n uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff;\n uVar3 = (uVar1 << 0x18) >> 0x1e;\n pcVar9 = "";\n puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8);\n uVar1 = *puVar11;\n uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18);\n if (uVar8 < local_b0) {\n pcVar9 = (char *)(local_b8 + uVar8);\n }\n uVar1 = puVar11[1];\n iVar4 = (int)(uint)(byte)uVar1 >> 4;\n local_a4 = (char)(iVar4 << 4);\n if (iVar4 == 0) {\n local_a4 = '\x10';\n }\n if (uVar3 == 2 || uVar3 == 3) {\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }\n else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }\n local_98 = *(undefined8 *)(puVar11 + 4);\n local_a8 = 0;\n local_a4 = ((byte)uVar1 & 0xf) + local_a4;\n local_a3 = *(undefined1 *)((long)puVar11 + 5);\n \n uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0);\n *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7;\n *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7;\n if ((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')) {\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }\n if (uVar5 == uVar10 - 1) goto LAB_0019dfa8;\n uVar5 = uVar5 + 1;\n } while (*(char *)(param_1 + 0xa8) == '\x04');\n }\n \n \n FUN_0017c650("../../gold/incremental.h",0x435,"get_output_symbol_index");\n}" primitive_type (function_declarator "FUN_0019dc30(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 uint uVar1;\n long lVar2;\n uint uVar3;\n int iVar4;\n ulong uVar5;\n long lVar6;\n undefined8 uVar7;\n ulong uVar8;\n char extraout_DL;\n char *pcVar9;\n uint uVar10;\n uint *puVar11;\n uint uVar12;\n int local_d4;\n undefined4 *local_d0;\n long local_c8;\n ulong local_c0;\n long local_b8;\n ulong local_b0;\n undefined4 local_a8;\n char local_a4;\n undefined1 local_a3;\n undefined2 local_a2;\n ulong local_a0;\n undefined8 local_98;\n undefined8 local_88;\n long local_80;\n long local_78;\n undefined1 local_68 [8];\n undefined4 local_60 [2];\n undefined8 local_58;\n undefined4 *local_50;\n undefined4 *local_48;\n undefined8 local_40;\n \n local_d0 = &local_a8;\n if (1 < *(byte *)(param_1 + 0xa8) - 1 && *(byte *)(param_1 + 0xa8) != 4) {\n \n FUN_0017c650("../../gold/incremental.h",0x388,"get_global_symbol_count");\n }\n uVar10 = *(uint *)(**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0));\n uVar10 = uVar10 >> 0x18 | (uVar10 & 0xff0000) >> 8 | (uVar10 & 0xff00) << 8 | uVar10 << 0x18;\n uVar8 = (ulong)uVar10;\n uVar5 = *(long *)(param_1 + 0xc0) - *(long *)(param_1 + 0xb8) >> 3;\n if (uVar5 < uVar8) {\n FUN_00192f00(param_1 + 0xb8,uVar8 - uVar5);\n }\n else if ((uVar8 < uVar5) &&\n (lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2)) {\n *(long *)(param_1 + 0xc0) = lVar2;\n }\n local_c8 = 0;\n local_b8 = 0;\n local_b0 = 0;\n FUN_0018de40(*(undefined8 *)(param_1 + 0x90),&local_c8,&local_d4,&local_b8);\n local_60[0] = 0;\n local_58 = 0;\n lVar2 = *(long *)(*(long *)(param_1 + 0x90) + 0x128);\n local_40 = 0;\n lVar6 = lVar2 + 3;\n if (-1 < lVar2) {\n lVar6 = lVar2;\n }\n local_50 = local_60;\n local_48 = local_50;\n if (uVar10 == 0) {\nLAB_0019dfa8:\n FUN_00197580(local_68,local_58);\n return;\n }\n if (*(char *)(param_1 + 0xa8) == '\x04') {\n uVar5 = 0;\n do {\n uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0));\n uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff;\n uVar3 = (uVar1 << 0x18) >> 0x1e;\n pcVar9 = "";\n puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8);\n uVar1 = *puVar11;\n uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18);\n if (uVar8 < local_b0) {\n pcVar9 = (char *)(local_b8 + uVar8);\n }\n uVar1 = puVar11[1];\n iVar4 = (int)(uint)(byte)uVar1 >> 4;\n local_a4 = (char)(iVar4 << 4);\n if (iVar4 == 0) {\n local_a4 = '\x10';\n }\n if (uVar3 == 2 || uVar3 == 3) {\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }\n else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }\n local_98 = *(undefined8 *)(puVar11 + 4);\n local_a8 = 0;\n local_a4 = ((byte)uVar1 & 0xf) + local_a4;\n local_a3 = *(undefined1 *)((long)puVar11 + 5);\n \n uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0);\n *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7;\n *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7;\n if ((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')) {\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }\n if (uVar5 == uVar10 - 1) goto LAB_0019dfa8;\n uVar5 = uVar5 + 1;\n } while (*(char *)(param_1 + 0xa8) == '\x04');\n }\n \n \n FUN_0017c650("../../gold/incremental.h",0x435,"get_output_symbol_index");\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar7;" type_identifier identifier ;) (declaration "ulong uVar8;" type_identifier identifier ;) (declaration "char extraout_DL;" primitive_type identifier ;) (declaration "char *pcVar9;" primitive_type (pointer_declarator "*pcVar9" * identifier) ;) (declaration "uint uVar10;" type_identifier identifier ;) (declaration "uint *puVar11;" type_identifier (pointer_declarator "*puVar11" * identifier) ;) (declaration "uint uVar12;" type_identifier identifier ;) (declaration "int local_d4;" primitive_type identifier ;) (declaration "undefined4 *local_d0;" type_identifier (pointer_declarator "*local_d0" * identifier) ;) (declaration "long local_c8;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong local_c0;" type_identifier identifier ;) (declaration "long local_b8;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong local_b0;" type_identifier identifier ;) (declaration "undefined4 local_a8;" type_identifier identifier ;) (declaration "char local_a4;" primitive_type identifier ;) (declaration "undefined1 local_a3;" type_identifier identifier ;) (declaration "undefined2 local_a2;" type_identifier identifier ;) (declaration "ulong local_a0;" type_identifier identifier ;) (declaration "undefined8 local_98;" type_identifier identifier ;) (declaration "undefined8 local_88;" type_identifier identifier ;) (declaration "long local_80;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_78;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 local_68 [8];" type_identifier (array_declarator "local_68 [8]" identifier [ number_literal ]) ;) (declaration "undefined4 local_60 [2];" type_identifier (array_declarator "local_60 [2]" identifier [ number_literal ]) ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined4 *local_50;" type_identifier (pointer_declarator "*local_50" * identifier) ;) (declaration "undefined4 *local_48;" type_identifier (pointer_declarator "*local_48" * identifier) ;) (declaration "undefined8 local_40;" type_identifier identifier ;) (expression_statement "local_d0 = &local_a8;" (assignment_expression "local_d0 = &local_a8" identifier = (pointer_expression "&local_a8" & identifier)) ;) (if_statement "if (1 < *(byte *)(param_1 + 0xa8) - 1 && *(byte *)(param_1 + 0xa8) != 4) {\n \n FUN_0017c650("../../gold/incremental.h",0x388,"get_global_symbol_count");\n }" if (parenthesized_expression "(1 < *(byte *)(param_1 + 0xa8) - 1 && *(byte *)(param_1 + 0xa8) != 4)" ( (binary_expression "1 < *(byte *)(param_1 + 0xa8) - 1 && *(byte *)(param_1 + 0xa8) != 4" (binary_expression "1 < *(byte *)(param_1 + 0xa8) - 1" number_literal < (binary_expression "*(byte *)(param_1 + 0xa8) - 1" (pointer_expression "*(byte *)(param_1 + 0xa8)" * (cast_expression "(byte *)(param_1 + 0xa8)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) )))) - number_literal)) && (binary_expression "*(byte *)(param_1 + 0xa8) != 4" (pointer_expression "*(byte *)(param_1 + 0xa8)" * (cast_expression "(byte *)(param_1 + 0xa8)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) )))) != number_literal)) )) (compound_statement "{\n \n FUN_0017c650("../../gold/incremental.h",0x388,"get_global_symbol_count");\n }" { (expression_statement "FUN_0017c650("../../gold/incremental.h",0x388,"get_global_symbol_count");" (call_expression "FUN_0017c650("../../gold/incremental.h",0x388,"get_global_symbol_count")" identifier (argument_list "("../../gold/incremental.h",0x388,"get_global_symbol_count")" ( (string_literal ""../../gold/incremental.h"" " string_content ") , number_literal , (string_literal ""get_global_symbol_count"" " string_content ") ))) ;) })) (expression_statement "uVar10 = *(uint *)(**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0));" (assignment_expression "uVar10 = *(uint *)(**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0))" identifier = (pointer_expression "*(uint *)(**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0))" * (cast_expression "(uint *)(**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0))" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0))" ( (binary_expression "**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0)" (binary_expression "**(long **)(param_1 + 0xa0) + 4" (pointer_expression "**(long **)(param_1 + 0xa0)" * (pointer_expression "*(long **)(param_1 + 0xa0)" * (cast_expression "(long **)(param_1 + 0xa0)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0xa0)" ( (binary_expression "param_1 + 0xa0" identifier + number_literal) ))))) + number_literal) + (binary_expression "(ulong)*(uint *)(param_1 + 0xb0)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_1 + 0xb0)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb0)" ( (binary_expression "param_1 + 0xb0" identifier + number_literal) ))))) ))))) ;) (expression_statement "uVar10 = uVar10 >> 0x18 | (uVar10 & 0xff0000) >> 8 | (uVar10 & 0xff00) << 8 | uVar10 << 0x18;" (assignment_expression "uVar10 = uVar10 >> 0x18 | (uVar10 & 0xff0000) >> 8 | (uVar10 & 0xff00) << 8 | uVar10 << 0x18" identifier = (binary_expression "uVar10 >> 0x18 | (uVar10 & 0xff0000) >> 8 | (uVar10 & 0xff00) << 8 | uVar10 << 0x18" (binary_expression "uVar10 >> 0x18 | (uVar10 & 0xff0000) >> 8 | (uVar10 & 0xff00) << 8" (binary_expression "uVar10 >> 0x18 | (uVar10 & 0xff0000) >> 8" (binary_expression "uVar10 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar10 & 0xff0000) >> 8" (parenthesized_expression "(uVar10 & 0xff0000)" ( (binary_expression "uVar10 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar10 & 0xff00) << 8" (parenthesized_expression "(uVar10 & 0xff00)" ( (binary_expression "uVar10 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar10 << 0x18" identifier << number_literal))) ;) (expression_statement "uVar8 = (ulong)uVar10;" (assignment_expression "uVar8 = (ulong)uVar10" identifier = (cast_expression "(ulong)uVar10" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "uVar5 = *(long *)(param_1 + 0xc0) - *(long *)(param_1 + 0xb8) >> 3;" (assignment_expression "uVar5 = *(long *)(param_1 + 0xc0) - *(long *)(param_1 + 0xb8) >> 3" identifier = (binary_expression "*(long *)(param_1 + 0xc0) - *(long *)(param_1 + 0xb8) >> 3" (binary_expression "*(long *)(param_1 + 0xc0) - *(long *)(param_1 + 0xb8)" (pointer_expression "*(long *)(param_1 + 0xc0)" * (cast_expression "(long *)(param_1 + 0xc0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xc0)" ( (binary_expression "param_1 + 0xc0" identifier + number_literal) )))) - (pointer_expression "*(long *)(param_1 + 0xb8)" * (cast_expression "(long *)(param_1 + 0xb8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb8)" ( (binary_expression "param_1 + 0xb8" identifier + number_literal) ))))) >> number_literal)) ;) (if_statement "if (uVar5 < uVar8) {\n FUN_00192f00(param_1 + 0xb8,uVar8 - uVar5);\n }\n else if ((uVar8 < uVar5) &&\n (lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2)) {\n *(long *)(param_1 + 0xc0) = lVar2;\n }" if (parenthesized_expression "(uVar5 < uVar8)" ( (binary_expression "uVar5 < uVar8" identifier < identifier) )) (compound_statement "{\n FUN_00192f00(param_1 + 0xb8,uVar8 - uVar5);\n }" { (expression_statement "FUN_00192f00(param_1 + 0xb8,uVar8 - uVar5);" (call_expression "FUN_00192f00(param_1 + 0xb8,uVar8 - uVar5)" identifier (argument_list "(param_1 + 0xb8,uVar8 - uVar5)" ( (binary_expression "param_1 + 0xb8" identifier + number_literal) , (binary_expression "uVar8 - uVar5" identifier - identifier) ))) ;) }) (else_clause "else if ((uVar8 < uVar5) &&\n (lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2)) {\n *(long *)(param_1 + 0xc0) = lVar2;\n }" else (if_statement "if ((uVar8 < uVar5) &&\n (lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2)) {\n *(long *)(param_1 + 0xc0) = lVar2;\n }" if (parenthesized_expression "((uVar8 < uVar5) &&\n (lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2))" ( (binary_expression "(uVar8 < uVar5) &&\n (lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2)" (parenthesized_expression "(uVar8 < uVar5)" ( (binary_expression "uVar8 < uVar5" identifier < identifier) )) && (parenthesized_expression "(lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2)" ( (comma_expression "lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2" (assignment_expression "lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8" identifier = (binary_expression "*(long *)(param_1 + 0xb8) + uVar8 * 8" (pointer_expression "*(long *)(param_1 + 0xb8)" * (cast_expression "(long *)(param_1 + 0xb8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb8)" ( (binary_expression "param_1 + 0xb8" identifier + number_literal) )))) + (binary_expression "uVar8 * 8" identifier * number_literal))) , (binary_expression "*(long *)(param_1 + 0xc0) != lVar2" (pointer_expression "*(long *)(param_1 + 0xc0)" * (cast_expression "(long *)(param_1 + 0xc0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xc0)" ( (binary_expression "param_1 + 0xc0" identifier + number_literal) )))) != identifier)) ))) )) (compound_statement "{\n *(long *)(param_1 + 0xc0) = lVar2;\n }" { (expression_statement "*(long *)(param_1 + 0xc0) = lVar2;" (assignment_expression "*(long *)(param_1 + 0xc0) = lVar2" (pointer_expression "*(long *)(param_1 + 0xc0)" * (cast_expression "(long *)(param_1 + 0xc0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xc0)" ( (binary_expression "param_1 + 0xc0" identifier + number_literal) )))) = identifier) ;) })))) (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 "local_b0 = 0;" (assignment_expression "local_b0 = 0" identifier = number_literal) ;) (expression_statement "FUN_0018de40(*(undefined8 *)(param_1 + 0x90),&local_c8,&local_d4,&local_b8);" (call_expression "FUN_0018de40(*(undefined8 *)(param_1 + 0x90),&local_c8,&local_d4,&local_b8)" identifier (argument_list "(*(undefined8 *)(param_1 + 0x90),&local_c8,&local_d4,&local_b8)" ( (pointer_expression "*(undefined8 *)(param_1 + 0x90)" * (cast_expression "(undefined8 *)(param_1 + 0x90)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x90)" ( (binary_expression "param_1 + 0x90" identifier + number_literal) )))) , (pointer_expression "&local_c8" & identifier) , (pointer_expression "&local_d4" & identifier) , (pointer_expression "&local_b8" & identifier) ))) ;) (expression_statement "local_60[0] = 0;" (assignment_expression "local_60[0] = 0" (subscript_expression "local_60[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_58 = 0;" (assignment_expression "local_58 = 0" identifier = number_literal) ;) (expression_statement "lVar2 = *(long *)(*(long *)(param_1 + 0x90) + 0x128);" (assignment_expression "lVar2 = *(long *)(*(long *)(param_1 + 0x90) + 0x128)" identifier = (pointer_expression "*(long *)(*(long *)(param_1 + 0x90) + 0x128)" * (cast_expression "(long *)(*(long *)(param_1 + 0x90) + 0x128)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x90) + 0x128)" ( (binary_expression "*(long *)(param_1 + 0x90) + 0x128" (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) ))))) ;) (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" identifier = number_literal) ;) (expression_statement "lVar6 = lVar2 + 3;" (assignment_expression "lVar6 = lVar2 + 3" identifier = (binary_expression "lVar2 + 3" identifier + number_literal)) ;) (if_statement "if (-1 < lVar2) {\n lVar6 = lVar2;\n }" if (parenthesized_expression "(-1 < lVar2)" ( (binary_expression "-1 < lVar2" number_literal < identifier) )) (compound_statement "{\n lVar6 = lVar2;\n }" { (expression_statement "lVar6 = lVar2;" (assignment_expression "lVar6 = lVar2" identifier = identifier) ;) })) (expression_statement "local_50 = local_60;" (assignment_expression "local_50 = local_60" identifier = identifier) ;) (expression_statement "local_48 = local_50;" (assignment_expression "local_48 = local_50" identifier = identifier) ;) (if_statement "if (uVar10 == 0) {\nLAB_0019dfa8:\n FUN_00197580(local_68,local_58);\n return;\n }" if (parenthesized_expression "(uVar10 == 0)" ( (binary_expression "uVar10 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_0019dfa8:\n FUN_00197580(local_68,local_58);\n return;\n }" { (labeled_statement "LAB_0019dfa8:\n FUN_00197580(local_68,local_58);" statement_identifier : (expression_statement "FUN_00197580(local_68,local_58);" (call_expression "FUN_00197580(local_68,local_58)" identifier (argument_list "(local_68,local_58)" ( identifier , identifier ))) ;)) (return_statement "return;" return ;) })) (if_statement "if (*(char *)(param_1 + 0xa8) == '\x04') {\n uVar5 = 0;\n do {\n uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0));\n uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff;\n uVar3 = (uVar1 << 0x18) >> 0x1e;\n pcVar9 = "";\n puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8);\n uVar1 = *puVar11;\n uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18);\n if (uVar8 < local_b0) {\n pcVar9 = (char *)(local_b8 + uVar8);\n }\n uVar1 = puVar11[1];\n iVar4 = (int)(uint)(byte)uVar1 >> 4;\n local_a4 = (char)(iVar4 << 4);\n if (iVar4 == 0) {\n local_a4 = '\x10';\n }\n if (uVar3 == 2 || uVar3 == 3) {\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }\n else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }\n local_98 = *(undefined8 *)(puVar11 + 4);\n local_a8 = 0;\n local_a4 = ((byte)uVar1 & 0xf) + local_a4;\n local_a3 = *(undefined1 *)((long)puVar11 + 5);\n \n uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0);\n *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7;\n *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7;\n if ((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')) {\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }\n if (uVar5 == uVar10 - 1) goto LAB_0019dfa8;\n uVar5 = uVar5 + 1;\n } while (*(char *)(param_1 + 0xa8) == '\x04');\n }" if (parenthesized_expression "(*(char *)(param_1 + 0xa8) == '\x04')" ( (binary_expression "*(char *)(param_1 + 0xa8) == '\x04'" (pointer_expression "*(char *)(param_1 + 0xa8)" * (cast_expression "(char *)(param_1 + 0xa8)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) )))) == (char_literal "'\x04'" ' escape_sequence ')) )) (compound_statement "{\n uVar5 = 0;\n do {\n uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0));\n uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff;\n uVar3 = (uVar1 << 0x18) >> 0x1e;\n pcVar9 = "";\n puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8);\n uVar1 = *puVar11;\n uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18);\n if (uVar8 < local_b0) {\n pcVar9 = (char *)(local_b8 + uVar8);\n }\n uVar1 = puVar11[1];\n iVar4 = (int)(uint)(byte)uVar1 >> 4;\n local_a4 = (char)(iVar4 << 4);\n if (iVar4 == 0) {\n local_a4 = '\x10';\n }\n if (uVar3 == 2 || uVar3 == 3) {\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }\n else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }\n local_98 = *(undefined8 *)(puVar11 + 4);\n local_a8 = 0;\n local_a4 = ((byte)uVar1 & 0xf) + local_a4;\n local_a3 = *(undefined1 *)((long)puVar11 + 5);\n \n uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0);\n *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7;\n *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7;\n if ((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')) {\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }\n if (uVar5 == uVar10 - 1) goto LAB_0019dfa8;\n uVar5 = uVar5 + 1;\n } while (*(char *)(param_1 + 0xa8) == '\x04');\n }" { (expression_statement "uVar5 = 0;" (assignment_expression "uVar5 = 0" identifier = number_literal) ;) (do_statement "do {\n uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0));\n uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff;\n uVar3 = (uVar1 << 0x18) >> 0x1e;\n pcVar9 = "";\n puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8);\n uVar1 = *puVar11;\n uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18);\n if (uVar8 < local_b0) {\n pcVar9 = (char *)(local_b8 + uVar8);\n }\n uVar1 = puVar11[1];\n iVar4 = (int)(uint)(byte)uVar1 >> 4;\n local_a4 = (char)(iVar4 << 4);\n if (iVar4 == 0) {\n local_a4 = '\x10';\n }\n if (uVar3 == 2 || uVar3 == 3) {\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }\n else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }\n local_98 = *(undefined8 *)(puVar11 + 4);\n local_a8 = 0;\n local_a4 = ((byte)uVar1 & 0xf) + local_a4;\n local_a3 = *(undefined1 *)((long)puVar11 + 5);\n \n uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0);\n *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7;\n *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7;\n if ((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')) {\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }\n if (uVar5 == uVar10 - 1) goto LAB_0019dfa8;\n uVar5 = uVar5 + 1;\n } while (*(char *)(param_1 + 0xa8) == '\x04');" do (compound_statement "{\n uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0));\n uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff;\n uVar3 = (uVar1 << 0x18) >> 0x1e;\n pcVar9 = "";\n puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8);\n uVar1 = *puVar11;\n uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18);\n if (uVar8 < local_b0) {\n pcVar9 = (char *)(local_b8 + uVar8);\n }\n uVar1 = puVar11[1];\n iVar4 = (int)(uint)(byte)uVar1 >> 4;\n local_a4 = (char)(iVar4 << 4);\n if (iVar4 == 0) {\n local_a4 = '\x10';\n }\n if (uVar3 == 2 || uVar3 == 3) {\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }\n else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }\n local_98 = *(undefined8 *)(puVar11 + 4);\n local_a8 = 0;\n local_a4 = ((byte)uVar1 & 0xf) + local_a4;\n local_a3 = *(undefined1 *)((long)puVar11 + 5);\n \n uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0);\n *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7;\n *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7;\n if ((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')) {\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }\n if (uVar5 == uVar10 - 1) goto LAB_0019dfa8;\n uVar5 = uVar5 + 1;\n }" { (expression_statement "uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0));" (assignment_expression "uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0))" identifier = (pointer_expression "*(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0))" * (cast_expression "(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0))" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0))" ( (binary_expression "(ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0)" (binary_expression "(ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0)" (binary_expression "(ulong)(uint)((int)uVar5 * 4) + 8" (call_expression "(ulong)(uint)((int)uVar5 * 4)" (call_expression "(ulong)(uint)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uint)" ( identifier ))) (argument_list "((int)uVar5 * 4)" ( (binary_expression "(int)uVar5 * 4" (cast_expression "(int)uVar5" ( (type_descriptor "int" primitive_type) ) identifier) * number_literal) ))) + number_literal) + (binary_expression "(ulong)*(uint *)(param_1 + 0xb0)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_1 + 0xb0)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb0)" ( (binary_expression "param_1 + 0xb0" identifier + number_literal) ))))) + (pointer_expression "**(long **)(param_1 + 0xa0)" * (pointer_expression "*(long **)(param_1 + 0xa0)" * (cast_expression "(long **)(param_1 + 0xa0)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0xa0)" ( (binary_expression "param_1 + 0xa0" identifier + number_literal) )))))) ))))) ;) (expression_statement "uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff;" (assignment_expression "uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff" identifier = (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8" (binary_expression "uVar1 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar1 & 0xff0000) >> 8" (parenthesized_expression "(uVar1 & 0xff0000)" ( (binary_expression "uVar1 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff00) << 8" (parenthesized_expression "(uVar1 & 0xff00)" ( (binary_expression "uVar1 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar1 << 0x18 & 0x3fffffff" (binary_expression "uVar1 << 0x18" identifier << number_literal) & number_literal))) ;) (expression_statement "uVar3 = (uVar1 << 0x18) >> 0x1e;" (assignment_expression "uVar3 = (uVar1 << 0x18) >> 0x1e" identifier = (binary_expression "(uVar1 << 0x18) >> 0x1e" (parenthesized_expression "(uVar1 << 0x18)" ( (binary_expression "uVar1 << 0x18" identifier << number_literal) )) >> number_literal)) ;) (expression_statement "pcVar9 = "";" (assignment_expression "pcVar9 = """ identifier = (string_literal """" " ")) ;) (expression_statement "puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8);" (assignment_expression "puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8)" identifier = (cast_expression "(uint *)((ulong)(uVar12 * 0x18) + local_c8)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)(uVar12 * 0x18) + local_c8)" ( (binary_expression "(ulong)(uVar12 * 0x18) + local_c8" (call_expression "(ulong)(uVar12 * 0x18)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar12 * 0x18)" ( (binary_expression "uVar12 * 0x18" identifier * number_literal) ))) + identifier) )))) ;) (expression_statement "uVar1 = *puVar11;" (assignment_expression "uVar1 = *puVar11" identifier = (pointer_expression "*puVar11" * identifier)) ;) (expression_statement "uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18);" (assignment_expression "uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18)" identifier = (call_expression "(ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18)" ( (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8" (binary_expression "uVar1 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar1 & 0xff0000) >> 8" (parenthesized_expression "(uVar1 & 0xff0000)" ( (binary_expression "uVar1 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff00) << 8" (parenthesized_expression "(uVar1 & 0xff00)" ( (binary_expression "uVar1 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar1 << 0x18" identifier << number_literal)) )))) ;) (if_statement "if (uVar8 < local_b0) {\n pcVar9 = (char *)(local_b8 + uVar8);\n }" if (parenthesized_expression "(uVar8 < local_b0)" ( (binary_expression "uVar8 < local_b0" identifier < identifier) )) (compound_statement "{\n pcVar9 = (char *)(local_b8 + uVar8);\n }" { (expression_statement "pcVar9 = (char *)(local_b8 + uVar8);" (assignment_expression "pcVar9 = (char *)(local_b8 + uVar8)" identifier = (cast_expression "(char *)(local_b8 + uVar8)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_b8 + uVar8)" ( (binary_expression "local_b8 + uVar8" identifier + identifier) )))) ;) })) (expression_statement "uVar1 = puVar11[1];" (assignment_expression "uVar1 = puVar11[1]" identifier = (subscript_expression "puVar11[1]" identifier [ number_literal ])) ;) (expression_statement "iVar4 = (int)(uint)(byte)uVar1 >> 4;" (assignment_expression "iVar4 = (int)(uint)(byte)uVar1 >> 4" identifier = (binary_expression "(int)(uint)(byte)uVar1 >> 4" (cast_expression "(int)(uint)(byte)uVar1" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)(byte)uVar1" ( (type_descriptor "uint" type_identifier) ) (cast_expression "(byte)uVar1" ( (type_descriptor "byte" type_identifier) ) identifier))) >> number_literal)) ;) (expression_statement "local_a4 = (char)(iVar4 << 4);" (assignment_expression "local_a4 = (char)(iVar4 << 4)" identifier = (cast_expression "(char)(iVar4 << 4)" ( (type_descriptor "char" primitive_type) ) (parenthesized_expression "(iVar4 << 4)" ( (binary_expression "iVar4 << 4" identifier << number_literal) )))) ;) (if_statement "if (iVar4 == 0) {\n local_a4 = '\x10';\n }" if (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) (compound_statement "{\n local_a4 = '\x10';\n }" { (expression_statement "local_a4 = '\x10';" (assignment_expression "local_a4 = '\x10'" identifier = (char_literal "'\x10'" ' escape_sequence ')) ;) })) (if_statement "if (uVar3 == 2 || uVar3 == 3) {\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }\n else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }" if (parenthesized_expression "(uVar3 == 2 || uVar3 == 3)" ( (binary_expression "uVar3 == 2 || uVar3 == 3" (binary_expression "uVar3 == 2" identifier == number_literal) || (binary_expression "uVar3 == 3" identifier == number_literal)) )) (compound_statement "{\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }" { (expression_statement "local_a0 = *(ulong *)(puVar11 + 2);" (assignment_expression "local_a0 = *(ulong *)(puVar11 + 2)" identifier = (pointer_expression "*(ulong *)(puVar11 + 2)" * (cast_expression "(ulong *)(puVar11 + 2)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar11 + 2)" ( (binary_expression "puVar11 + 2" identifier + number_literal) ))))) ;) (expression_statement "*(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;" (assignment_expression "*(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1" (pointer_expression "*(long *)(param_1 + 0xd0)" * (cast_expression "(long *)(param_1 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xd0)" ( (binary_expression "param_1 + 0xd0" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0xd0) + 1" (pointer_expression "*(long *)(param_1 + 0xd0)" * (cast_expression "(long *)(param_1 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xd0)" ( (binary_expression "param_1 + 0xd0" identifier + number_literal) )))) + number_literal)) ;) (expression_statement "local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;" (assignment_expression "local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38" identifier = (binary_expression "local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38" (binary_expression "local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28" (binary_expression "local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18" (binary_expression "local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8" (binary_expression "local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8" (binary_expression "local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18" (binary_expression "local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28" (binary_expression "local_a0 >> 0x38" identifier >> number_literal) | (binary_expression "(local_a0 & 0xff000000000000) >> 0x28" (parenthesized_expression "(local_a0 & 0xff000000000000)" ( (binary_expression "local_a0 & 0xff000000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(local_a0 & 0xff0000000000) >> 0x18" (parenthesized_expression "(local_a0 & 0xff0000000000)" ( (binary_expression "local_a0 & 0xff0000000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(local_a0 & 0xff00000000) >> 8" (parenthesized_expression "(local_a0 & 0xff00000000)" ( (binary_expression "local_a0 & 0xff00000000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(local_a0 & 0xff000000) << 8" (parenthesized_expression "(local_a0 & 0xff000000)" ( (binary_expression "local_a0 & 0xff000000" identifier & number_literal) )) << number_literal)) | (binary_expression "(local_a0 & 0xff0000) << 0x18" (parenthesized_expression "(local_a0 & 0xff0000)" ( (binary_expression "local_a0 & 0xff0000" identifier & number_literal) )) << number_literal)) | (binary_expression "(local_a0 & 0xff00) << 0x28" (parenthesized_expression "(local_a0 & 0xff00)" ( (binary_expression "local_a0 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "local_a0 << 0x38" identifier << number_literal))) ;) (expression_statement "local_a2 = 0x100;" (assignment_expression "local_a2 = 0x100" identifier = number_literal) ;) }) (else_clause "else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }" else (compound_statement "{\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }" { (expression_statement "local_c0 = 0;" (assignment_expression "local_c0 = 0" identifier = number_literal) ;) (expression_statement "local_a0 = 0;" (assignment_expression "local_a0 = 0" identifier = number_literal) ;) (expression_statement "local_a2 = 0;" (assignment_expression "local_a2 = 0" identifier = number_literal) ;) }))) (expression_statement "local_98 = *(undefined8 *)(puVar11 + 4);" (assignment_expression "local_98 = *(undefined8 *)(puVar11 + 4)" identifier = (pointer_expression "*(undefined8 *)(puVar11 + 4)" * (cast_expression "(undefined8 *)(puVar11 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar11 + 4)" ( (binary_expression "puVar11 + 4" identifier + number_literal) ))))) ;) (expression_statement "local_a8 = 0;" (assignment_expression "local_a8 = 0" identifier = number_literal) ;) (expression_statement "local_a4 = ((byte)uVar1 & 0xf) + local_a4;" (assignment_expression "local_a4 = ((byte)uVar1 & 0xf) + local_a4" identifier = (binary_expression "((byte)uVar1 & 0xf) + local_a4" (parenthesized_expression "((byte)uVar1 & 0xf)" ( (binary_expression "(byte)uVar1 & 0xf" (cast_expression "(byte)uVar1" ( (type_descriptor "byte" type_identifier) ) identifier) & number_literal) )) + identifier)) ;) (expression_statement "local_a3 = *(undefined1 *)((long)puVar11 + 5);" (assignment_expression "local_a3 = *(undefined1 *)((long)puVar11 + 5)" identifier = (pointer_expression "*(undefined1 *)((long)puVar11 + 5)" * (cast_expression "(undefined1 *)((long)puVar11 + 5)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar11 + 5)" ( (binary_expression "(long)puVar11 + 5" (cast_expression "(long)puVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0);" (assignment_expression "uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0)" identifier = (call_expression "FUN_00282120(param_2,param_1,pcVar9,0,&local_d0)" identifier (argument_list "(param_2,param_1,pcVar9,0,&local_d0)" ( identifier , identifier , identifier , number_literal , (pointer_expression "&local_d0" & identifier) )))) ;) (expression_statement "*(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7;" (assignment_expression "*(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7" (pointer_expression "*(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8)" * (cast_expression "(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0xb8) + uVar5 * 8)" ( (binary_expression "*(long *)(param_1 + 0xb8) + uVar5 * 8" (pointer_expression "*(long *)(param_1 + 0xb8)" * (cast_expression "(long *)(param_1 + 0xb8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb8)" ( (binary_expression "param_1 + 0xb8" identifier + number_literal) )))) + (binary_expression "uVar5 * 8" identifier * number_literal)) )))) = identifier) ;) (expression_statement "*(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7;" (assignment_expression "*(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7" (pointer_expression "*(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8)" * (cast_expression "(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8)" ( (binary_expression "*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8" (pointer_expression "*(long *)(*(long *)(param_1 + 0x90) + 0xa8)" * (cast_expression "(long *)(*(long *)(param_1 + 0x90) + 0xa8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x90) + 0xa8)" ( (binary_expression "*(long *)(param_1 + 0x90) + 0xa8" (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) )))) + (binary_expression "(ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8" (call_expression "(ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(((int)(lVar6 >> 2) - local_d4) + uVar12)" ( (binary_expression "((int)(lVar6 >> 2) - local_d4) + uVar12" (parenthesized_expression "((int)(lVar6 >> 2) - local_d4)" ( (binary_expression "(int)(lVar6 >> 2) - local_d4" (cast_expression "(int)(lVar6 >> 2)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(lVar6 >> 2)" ( (binary_expression "lVar6 >> 2" identifier >> number_literal) ))) - identifier) )) + identifier) ))) * number_literal)) )))) = identifier) ;) (if_statement "if ((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')) {\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }" if (parenthesized_expression "((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0'))" ( (binary_expression "(uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')" (parenthesized_expression "(uVar3 == 3)" ( (binary_expression "uVar3 == 3" identifier == number_literal) )) && (parenthesized_expression "(FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')" ( (comma_expression "FUN_001975c0(local_68,&local_c0), extraout_DL != '\0'" (call_expression "FUN_001975c0(local_68,&local_c0)" identifier (argument_list "(local_68,&local_c0)" ( identifier , (pointer_expression "&local_c0" & identifier) ))) , (binary_expression "extraout_DL != '\0'" identifier != (char_literal "'\0'" ' escape_sequence '))) ))) )) (compound_statement "{\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }" { (expression_statement "lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);" (assignment_expression "lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8)" identifier = (pointer_expression "*(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8)" * (cast_expression "(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8)" ( (binary_expression "*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8" (pointer_expression "*(long *)(*(long *)(param_1 + 0x90) + 0x90)" * (cast_expression "(long *)(*(long *)(param_1 + 0x90) + 0x90)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x90) + 0x90)" ( (binary_expression "*(long *)(param_1 + 0x90) + 0x90" (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) )))) + (binary_expression "(ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8" (call_expression "(ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8)" (call_expression "(ulong)(ushort)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(ushort)" ( identifier ))) (argument_list "(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8)" ( (binary_expression "*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8" (binary_expression "*(ushort *)((long)puVar11 + 6) << 8" (pointer_expression "*(ushort *)((long)puVar11 + 6)" * (cast_expression "(ushort *)((long)puVar11 + 6)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar11 + 6)" ( (binary_expression "(long)puVar11 + 6" (cast_expression "(long)puVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) << number_literal) | (binary_expression "*(ushort *)((long)puVar11 + 6) >> 8" (pointer_expression "*(ushort *)((long)puVar11 + 6)" * (cast_expression "(ushort *)((long)puVar11 + 6)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar11 + 6)" ( (binary_expression "(long)puVar11 + 6" (cast_expression "(long)puVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) >> number_literal)) ))) * number_literal)) ))))) ;) (if_statement "if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }" if (parenthesized_expression "((*(byte *)(lVar2 + 0x20) & 1) == 0)" ( (binary_expression "(*(byte *)(lVar2 + 0x20) & 1) == 0" (parenthesized_expression "(*(byte *)(lVar2 + 0x20) & 1)" ( (binary_expression "*(byte *)(lVar2 + 0x20) & 1" (pointer_expression "*(byte *)(lVar2 + 0x20)" * (cast_expression "(byte *)(lVar2 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x20)" ( (binary_expression "lVar2 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n \n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }" { (expression_statement "FUN_0017c650("../../gold/output.h",0xc5,"address");" (call_expression "FUN_0017c650("../../gold/output.h",0xc5,"address")" identifier (argument_list "("../../gold/output.h",0xc5,"address")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""address"" " string_content ") ))) ;) })) (expression_statement "local_78 = local_c0 - *(long *)(lVar2 + 8);" (assignment_expression "local_78 = local_c0 - *(long *)(lVar2 + 8)" identifier = (binary_expression "local_c0 - *(long *)(lVar2 + 8)" identifier - (pointer_expression "*(long *)(lVar2 + 8)" * (cast_expression "(long *)(lVar2 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 8)" ( (binary_expression "lVar2 + 8" identifier + number_literal) )))))) ;) (expression_statement "local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);" (assignment_expression "local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8)" identifier = (pointer_expression "*(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8)" * (cast_expression "(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0xb8) + uVar5 * 8)" ( (binary_expression "*(long *)(param_1 + 0xb8) + uVar5 * 8" (pointer_expression "*(long *)(param_1 + 0xb8)" * (cast_expression "(long *)(param_1 + 0xb8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb8)" ( (binary_expression "param_1 + 0xb8" identifier + number_literal) )))) + (binary_expression "uVar5 * 8" identifier * number_literal)) ))))) ;) (expression_statement "local_80 = lVar2;" (assignment_expression "local_80 = lVar2" identifier = identifier) ;) (expression_statement "FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);" (call_expression "FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88)" identifier (argument_list "(*(long *)(param_1 + 0x90) + 0xc0,&local_88)" ( (binary_expression "*(long *)(param_1 + 0x90) + 0xc0" (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) , (pointer_expression "&local_88" & identifier) ))) ;) })) (if_statement "if (uVar5 == uVar10 - 1) goto LAB_0019dfa8;" if (parenthesized_expression "(uVar5 == uVar10 - 1)" ( (binary_expression "uVar5 == uVar10 - 1" identifier == (binary_expression "uVar10 - 1" identifier - number_literal)) )) (goto_statement "goto LAB_0019dfa8;" goto statement_identifier ;)) (expression_statement "uVar5 = uVar5 + 1;" (assignment_expression "uVar5 = uVar5 + 1" identifier = (binary_expression "uVar5 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(*(char *)(param_1 + 0xa8) == '\x04')" ( (binary_expression "*(char *)(param_1 + 0xa8) == '\x04'" (pointer_expression "*(char *)(param_1 + 0xa8)" * (cast_expression "(char *)(param_1 + 0xa8)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) )))) == (char_literal "'\x04'" ' escape_sequence ')) )) ;) })) (expression_statement "FUN_0017c650("../../gold/incremental.h",0x435,"get_output_symbol_index");" (call_expression "FUN_0017c650("../../gold/incremental.h",0x435,"get_output_symbol_index")" identifier (argument_list "("../../gold/incremental.h",0x435,"get_output_symbol_index")" ( (string_literal ""../../gold/incremental.h"" " string_content ") , number_literal , (string_literal ""get_output_symbol_index"" " 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 { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) 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 (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression LIT < (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) - LIT)) && (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_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) + (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 (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 = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (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) ))))) >> LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (binary_expression IDENT - IDENT) ))) ;) }) (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 (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (binary_expression IDENT * LIT))) , (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT)) ))) )) (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 = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_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) )))) , (pointer_expression & IDENT) , (pointer_expression & IDENT) , (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;)) (return_statement return ;) })) (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 (assignment_expression IDENT = LIT) ;) (do_statement do (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 (call_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( IDENT ))) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT) ))) + LIT) + (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) + (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (binary_expression IDENT << LIT) & LIT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression IDENT << LIT) )) >> LIT)) ;) (expression_statement (assignment_expression IDENT = (string_literal " ")) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT * LIT) ))) + IDENT) )))) ;) (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)) )))) ;) (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 IDENT + IDENT) )))) ;) })) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) IDENT))) >> LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression IDENT << LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (char_literal ' escape_sequence ')) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (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) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (binary_expression (binary_expression (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 (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << 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 = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (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) ))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) & LIT) )) + IDENT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , LIT , (pointer_expression & IDENT) )))) ;) (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) )))) + (binary_expression IDENT * LIT)) )))) = IDENT) ;) (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 (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))) + (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression IDENT >> LIT) ))) - IDENT) )) + IDENT) ))) * LIT)) )))) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) && (parenthesized_expression ( (comma_expression (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) ))) , (binary_expression IDENT != (char_literal ' escape_sequence '))) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (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 (call_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( IDENT ))) (argument_list ( (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) | (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) >> LIT)) ))) * LIT)) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (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 = (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) )))) + (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) ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (binary_expression IDENT - LIT)) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (char_literal ' escape_sequence ')) )) ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_0019dc30(long param_1,undefined8 param_2)\n\n{\n uint uVar1;\n long lVar2;\n uint uVar3;\n int iVar4;\n ulong uVar5;\n long lVar6;\n undefined8 uVar7;\n ulong uVar8;\n char extraout_DL;\n char *pcVar9;\n uint uVar10;\n uint *puVar11;\n uint uVar12;\n int local_d4;\n undefined4 *local_d0;\n long local_c8;\n ulong local_c0;\n long local_b8;\n ulong local_b0;\n undefined4 local_a8;\n char local_a4;\n undefined1 local_a3;\n undefined2 local_a2;\n ulong local_a0;\n undefined8 local_98;\n undefined8 local_88;\n long local_80;\n long local_78;\n undefined1 local_68 [8];\n undefined4 local_60 [2];\n undefined8 local_58;\n undefined4 *local_50;\n undefined4 *local_48;\n undefined8 local_40;\n \n local_d0 = &local_a8;\n if (1 < *(byte *)(param_1 + 0xa8) - 1 && *(byte *)(param_1 + 0xa8) != 4) {\n \n FUN_0017c650("../../gold/incremental.h",0x388,"get_global_symbol_count");\n }\n uVar10 = *(uint *)(**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0));\n uVar10 = uVar10 >> 0x18 | (uVar10 & 0xff0000) >> 8 | (uVar10 & 0xff00) << 8 | uVar10 << 0x18;\n uVar8 = (ulong)uVar10;\n uVar5 = *(long *)(param_1 + 0xc0) - *(long *)(param_1 + 0xb8) >> 3;\n if (uVar5 < uVar8) {\n FUN_00192f00(param_1 + 0xb8,uVar8 - uVar5);\n }\n else if ((uVar8 < uVar5) &&\n (lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2)) {\n *(long *)(param_1 + 0xc0) = lVar2;\n }\n local_c8 = 0;\n local_b8 = 0;\n local_b0 = 0;\n FUN_0018de40(*(undefined8 *)(param_1 + 0x90),&local_c8,&local_d4,&local_b8);\n local_60[0] = 0;\n local_58 = 0;\n lVar2 = *(long *)(*(long *)(param_1 + 0x90) + 0x128);\n local_40 = 0;\n lVar6 = lVar2 + 3;\n if (-1 < lVar2) {\n lVar6 = lVar2;\n }\n local_50 = local_60;\n local_48 = local_50;\n if (uVar10 == 0) {\nLAB_0019dfa8:\n FUN_00197580(local_68,local_58);\n return;\n }\n if (*(char *)(param_1 + 0xa8) == '\x04') {\n uVar5 = 0;\n do {\n uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0));\n uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff;\n uVar3 = (uVar1 << 0x18) >> 0x1e;\n pcVar9 = "";\n puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8);\n uVar1 = *puVar11;\n uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18);\n if (uVar8 < local_b0) {\n pcVar9 = (char *)(local_b8 + uVar8);\n }\n uVar1 = puVar11[1];\n iVar4 = (int)(uint)(byte)uVar1 >> 4;\n local_a4 = (char)(iVar4 << 4);\n if (iVar4 == 0) {\n local_a4 = '\x10';\n }\n if (uVar3 == 2 || uVar3 == 3) {\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }\n else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }\n local_98 = *(undefined8 *)(puVar11 + 4);\n local_a8 = 0;\n local_a4 = ((byte)uVar1 & 0xf) + local_a4;\n local_a3 = *(undefined1 *)((long)puVar11 + 5);\n \n uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0);\n *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7;\n *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7;\n if ((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')) {\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }\n if (uVar5 == uVar10 - 1) goto LAB_0019dfa8;\n uVar5 = uVar5 + 1;\n } while (*(char *)(param_1 + 0xa8) == '\x04');\n }\n \n \n FUN_0017c650("../../gold/incremental.h",0x435,"get_output_symbol_index");\n}" (primitive_type "void") (function_declarator "FUN_0019dc30(long param_1,undefined8 param_2)" (identifier "FUN_0019dc30") (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 uint uVar1;\n long lVar2;\n uint uVar3;\n int iVar4;\n ulong uVar5;\n long lVar6;\n undefined8 uVar7;\n ulong uVar8;\n char extraout_DL;\n char *pcVar9;\n uint uVar10;\n uint *puVar11;\n uint uVar12;\n int local_d4;\n undefined4 *local_d0;\n long local_c8;\n ulong local_c0;\n long local_b8;\n ulong local_b0;\n undefined4 local_a8;\n char local_a4;\n undefined1 local_a3;\n undefined2 local_a2;\n ulong local_a0;\n undefined8 local_98;\n undefined8 local_88;\n long local_80;\n long local_78;\n undefined1 local_68 [8];\n undefined4 local_60 [2];\n undefined8 local_58;\n undefined4 *local_50;\n undefined4 *local_48;\n undefined8 local_40;\n \n local_d0 = &local_a8;\n if (1 < *(byte *)(param_1 + 0xa8) - 1 && *(byte *)(param_1 + 0xa8) != 4) {\n \n FUN_0017c650("../../gold/incremental.h",0x388,"get_global_symbol_count");\n }\n uVar10 = *(uint *)(**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0));\n uVar10 = uVar10 >> 0x18 | (uVar10 & 0xff0000) >> 8 | (uVar10 & 0xff00) << 8 | uVar10 << 0x18;\n uVar8 = (ulong)uVar10;\n uVar5 = *(long *)(param_1 + 0xc0) - *(long *)(param_1 + 0xb8) >> 3;\n if (uVar5 < uVar8) {\n FUN_00192f00(param_1 + 0xb8,uVar8 - uVar5);\n }\n else if ((uVar8 < uVar5) &&\n (lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2)) {\n *(long *)(param_1 + 0xc0) = lVar2;\n }\n local_c8 = 0;\n local_b8 = 0;\n local_b0 = 0;\n FUN_0018de40(*(undefined8 *)(param_1 + 0x90),&local_c8,&local_d4,&local_b8);\n local_60[0] = 0;\n local_58 = 0;\n lVar2 = *(long *)(*(long *)(param_1 + 0x90) + 0x128);\n local_40 = 0;\n lVar6 = lVar2 + 3;\n if (-1 < lVar2) {\n lVar6 = lVar2;\n }\n local_50 = local_60;\n local_48 = local_50;\n if (uVar10 == 0) {\nLAB_0019dfa8:\n FUN_00197580(local_68,local_58);\n return;\n }\n if (*(char *)(param_1 + 0xa8) == '\x04') {\n uVar5 = 0;\n do {\n uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0));\n uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff;\n uVar3 = (uVar1 << 0x18) >> 0x1e;\n pcVar9 = "";\n puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8);\n uVar1 = *puVar11;\n uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18);\n if (uVar8 < local_b0) {\n pcVar9 = (char *)(local_b8 + uVar8);\n }\n uVar1 = puVar11[1];\n iVar4 = (int)(uint)(byte)uVar1 >> 4;\n local_a4 = (char)(iVar4 << 4);\n if (iVar4 == 0) {\n local_a4 = '\x10';\n }\n if (uVar3 == 2 || uVar3 == 3) {\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }\n else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }\n local_98 = *(undefined8 *)(puVar11 + 4);\n local_a8 = 0;\n local_a4 = ((byte)uVar1 & 0xf) + local_a4;\n local_a3 = *(undefined1 *)((long)puVar11 + 5);\n \n uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0);\n *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7;\n *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7;\n if ((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')) {\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }\n if (uVar5 == uVar10 - 1) goto LAB_0019dfa8;\n uVar5 = uVar5 + 1;\n } while (*(char *)(param_1 + 0xa8) == '\x04');\n }\n \n \n FUN_0017c650("../../gold/incremental.h",0x435,"get_output_symbol_index");\n}" ({ "{") (declaration "uint uVar1;" (type_identifier "uint") (identifier "uVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "uint uVar3;" (type_identifier "uint") (identifier "uVar3") (; ";")) (declaration "int iVar4;" (primitive_type "int") (identifier "iVar4") (; ";")) (declaration "ulong uVar5;" (type_identifier "ulong") (identifier "uVar5") (; ";")) (declaration "long lVar6;" (sized_type_specifier "long" (long "long")) (identifier "lVar6") (; ";")) (declaration "undefined8 uVar7;" (type_identifier "undefined8") (identifier "uVar7") (; ";")) (declaration "ulong uVar8;" (type_identifier "ulong") (identifier "uVar8") (; ";")) (declaration "char extraout_DL;" (primitive_type "char") (identifier "extraout_DL") (; ";")) (declaration "char *pcVar9;" (primitive_type "char") (pointer_declarator "*pcVar9" (* "*") (identifier "pcVar9")) (; ";")) (declaration "uint uVar10;" (type_identifier "uint") (identifier "uVar10") (; ";")) (declaration "uint *puVar11;" (type_identifier "uint") (pointer_declarator "*puVar11" (* "*") (identifier "puVar11")) (; ";")) (declaration "uint uVar12;" (type_identifier "uint") (identifier "uVar12") (; ";")) (declaration "int local_d4;" (primitive_type "int") (identifier "local_d4") (; ";")) (declaration "undefined4 *local_d0;" (type_identifier "undefined4") (pointer_declarator "*local_d0" (* "*") (identifier "local_d0")) (; ";")) (declaration "long local_c8;" (sized_type_specifier "long" (long "long")) (identifier "local_c8") (; ";")) (declaration "ulong local_c0;" (type_identifier "ulong") (identifier "local_c0") (; ";")) (declaration "long local_b8;" (sized_type_specifier "long" (long "long")) (identifier "local_b8") (; ";")) (declaration "ulong local_b0;" (type_identifier "ulong") (identifier "local_b0") (; ";")) (declaration "undefined4 local_a8;" (type_identifier "undefined4") (identifier "local_a8") (; ";")) (declaration "char local_a4;" (primitive_type "char") (identifier "local_a4") (; ";")) (declaration "undefined1 local_a3;" (type_identifier "undefined1") (identifier "local_a3") (; ";")) (declaration "undefined2 local_a2;" (type_identifier "undefined2") (identifier "local_a2") (; ";")) (declaration "ulong local_a0;" (type_identifier "ulong") (identifier "local_a0") (; ";")) (declaration "undefined8 local_98;" (type_identifier "undefined8") (identifier "local_98") (; ";")) (declaration "undefined8 local_88;" (type_identifier "undefined8") (identifier "local_88") (; ";")) (declaration "long local_80;" (sized_type_specifier "long" (long "long")) (identifier "local_80") (; ";")) (declaration "long local_78;" (sized_type_specifier "long" (long "long")) (identifier "local_78") (; ";")) (declaration "undefined1 local_68 [8];" (type_identifier "undefined1") (array_declarator "local_68 [8]" (identifier "local_68") ([ "[") (number_literal "8") (] "]")) (; ";")) (declaration "undefined4 local_60 [2];" (type_identifier "undefined4") (array_declarator "local_60 [2]" (identifier "local_60") ([ "[") (number_literal "2") (] "]")) (; ";")) (declaration "undefined8 local_58;" (type_identifier "undefined8") (identifier "local_58") (; ";")) (declaration "undefined4 *local_50;" (type_identifier "undefined4") (pointer_declarator "*local_50" (* "*") (identifier "local_50")) (; ";")) (declaration "undefined4 *local_48;" (type_identifier "undefined4") (pointer_declarator "*local_48" (* "*") (identifier "local_48")) (; ";")) (declaration "undefined8 local_40;" (type_identifier "undefined8") (identifier "local_40") (; ";")) (expression_statement "local_d0 = &local_a8;" (assignment_expression "local_d0 = &local_a8" (identifier "local_d0") (= "=") (pointer_expression "&local_a8" (& "&") (identifier "local_a8"))) (; ";")) (if_statement "if (1 < *(byte *)(param_1 + 0xa8) - 1 && *(byte *)(param_1 + 0xa8) != 4) {\n \n FUN_0017c650("../../gold/incremental.h",0x388,"get_global_symbol_count");\n }" (if "if") (parenthesized_expression "(1 < *(byte *)(param_1 + 0xa8) - 1 && *(byte *)(param_1 + 0xa8) != 4)" (( "(") (binary_expression "1 < *(byte *)(param_1 + 0xa8) - 1 && *(byte *)(param_1 + 0xa8) != 4" (binary_expression "1 < *(byte *)(param_1 + 0xa8) - 1" (number_literal "1") (< "<") (binary_expression "*(byte *)(param_1 + 0xa8) - 1" (pointer_expression "*(byte *)(param_1 + 0xa8)" (* "*") (cast_expression "(byte *)(param_1 + 0xa8)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xa8)" (( "(") (binary_expression "param_1 + 0xa8" (identifier "param_1") (+ "+") (number_literal "0xa8")) () ")")))) (- "-") (number_literal "1"))) (&& "&&") (binary_expression "*(byte *)(param_1 + 0xa8) != 4" (pointer_expression "*(byte *)(param_1 + 0xa8)" (* "*") (cast_expression "(byte *)(param_1 + 0xa8)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xa8)" (( "(") (binary_expression "param_1 + 0xa8" (identifier "param_1") (+ "+") (number_literal "0xa8")) () ")")))) (!= "!=") (number_literal "4"))) () ")")) (compound_statement "{\n \n FUN_0017c650("../../gold/incremental.h",0x388,"get_global_symbol_count");\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/incremental.h",0x388,"get_global_symbol_count");" (call_expression "FUN_0017c650("../../gold/incremental.h",0x388,"get_global_symbol_count")" (identifier "FUN_0017c650") (argument_list "("../../gold/incremental.h",0x388,"get_global_symbol_count")" (( "(") (string_literal ""../../gold/incremental.h"" (" """) (string_content "../../gold/incremental.h") (" """)) (, ",") (number_literal "0x388") (, ",") (string_literal ""get_global_symbol_count"" (" """) (string_content "get_global_symbol_count") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "uVar10 = *(uint *)(**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0));" (assignment_expression "uVar10 = *(uint *)(**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0))" (identifier "uVar10") (= "=") (pointer_expression "*(uint *)(**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0))" (* "*") (cast_expression "(uint *)(**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0))" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0))" (( "(") (binary_expression "**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0)" (binary_expression "**(long **)(param_1 + 0xa0) + 4" (pointer_expression "**(long **)(param_1 + 0xa0)" (* "*") (pointer_expression "*(long **)(param_1 + 0xa0)" (* "*") (cast_expression "(long **)(param_1 + 0xa0)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0xa0)" (( "(") (binary_expression "param_1 + 0xa0" (identifier "param_1") (+ "+") (number_literal "0xa0")) () ")"))))) (+ "+") (number_literal "4")) (+ "+") (binary_expression "(ulong)*(uint *)(param_1 + 0xb0)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(uint *)(param_1 + 0xb0)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xb0)" (( "(") (binary_expression "param_1 + 0xb0" (identifier "param_1") (+ "+") (number_literal "0xb0")) () ")"))))) () ")"))))) (; ";")) (expression_statement "uVar10 = uVar10 >> 0x18 | (uVar10 & 0xff0000) >> 8 | (uVar10 & 0xff00) << 8 | uVar10 << 0x18;" (assignment_expression "uVar10 = uVar10 >> 0x18 | (uVar10 & 0xff0000) >> 8 | (uVar10 & 0xff00) << 8 | uVar10 << 0x18" (identifier "uVar10") (= "=") (binary_expression "uVar10 >> 0x18 | (uVar10 & 0xff0000) >> 8 | (uVar10 & 0xff00) << 8 | uVar10 << 0x18" (binary_expression "uVar10 >> 0x18 | (uVar10 & 0xff0000) >> 8 | (uVar10 & 0xff00) << 8" (binary_expression "uVar10 >> 0x18 | (uVar10 & 0xff0000) >> 8" (binary_expression "uVar10 >> 0x18" (identifier "uVar10") (>> ">>") (number_literal "0x18")) (| "|") (binary_expression "(uVar10 & 0xff0000) >> 8" (parenthesized_expression "(uVar10 & 0xff0000)" (( "(") (binary_expression "uVar10 & 0xff0000" (identifier "uVar10") (& "&") (number_literal "0xff0000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar10 & 0xff00) << 8" (parenthesized_expression "(uVar10 & 0xff00)" (( "(") (binary_expression "uVar10 & 0xff00" (identifier "uVar10") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "uVar10 << 0x18" (identifier "uVar10") (<< "<<") (number_literal "0x18")))) (; ";")) (expression_statement "uVar8 = (ulong)uVar10;" (assignment_expression "uVar8 = (ulong)uVar10" (identifier "uVar8") (= "=") (cast_expression "(ulong)uVar10" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar10"))) (; ";")) (expression_statement "uVar5 = *(long *)(param_1 + 0xc0) - *(long *)(param_1 + 0xb8) >> 3;" (assignment_expression "uVar5 = *(long *)(param_1 + 0xc0) - *(long *)(param_1 + 0xb8) >> 3" (identifier "uVar5") (= "=") (binary_expression "*(long *)(param_1 + 0xc0) - *(long *)(param_1 + 0xb8) >> 3" (binary_expression "*(long *)(param_1 + 0xc0) - *(long *)(param_1 + 0xb8)" (pointer_expression "*(long *)(param_1 + 0xc0)" (* "*") (cast_expression "(long *)(param_1 + 0xc0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xc0)" (( "(") (binary_expression "param_1 + 0xc0" (identifier "param_1") (+ "+") (number_literal "0xc0")) () ")")))) (- "-") (pointer_expression "*(long *)(param_1 + 0xb8)" (* "*") (cast_expression "(long *)(param_1 + 0xb8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xb8)" (( "(") (binary_expression "param_1 + 0xb8" (identifier "param_1") (+ "+") (number_literal "0xb8")) () ")"))))) (>> ">>") (number_literal "3"))) (; ";")) (if_statement "if (uVar5 < uVar8) {\n FUN_00192f00(param_1 + 0xb8,uVar8 - uVar5);\n }\n else if ((uVar8 < uVar5) &&\n (lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2)) {\n *(long *)(param_1 + 0xc0) = lVar2;\n }" (if "if") (parenthesized_expression "(uVar5 < uVar8)" (( "(") (binary_expression "uVar5 < uVar8" (identifier "uVar5") (< "<") (identifier "uVar8")) () ")")) (compound_statement "{\n FUN_00192f00(param_1 + 0xb8,uVar8 - uVar5);\n }" ({ "{") (expression_statement "FUN_00192f00(param_1 + 0xb8,uVar8 - uVar5);" (call_expression "FUN_00192f00(param_1 + 0xb8,uVar8 - uVar5)" (identifier "FUN_00192f00") (argument_list "(param_1 + 0xb8,uVar8 - uVar5)" (( "(") (binary_expression "param_1 + 0xb8" (identifier "param_1") (+ "+") (number_literal "0xb8")) (, ",") (binary_expression "uVar8 - uVar5" (identifier "uVar8") (- "-") (identifier "uVar5")) () ")"))) (; ";")) (} "}")) (else_clause "else if ((uVar8 < uVar5) &&\n (lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2)) {\n *(long *)(param_1 + 0xc0) = lVar2;\n }" (else "else") (if_statement "if ((uVar8 < uVar5) &&\n (lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2)) {\n *(long *)(param_1 + 0xc0) = lVar2;\n }" (if "if") (parenthesized_expression "((uVar8 < uVar5) &&\n (lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2))" (( "(") (binary_expression "(uVar8 < uVar5) &&\n (lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2)" (parenthesized_expression "(uVar8 < uVar5)" (( "(") (binary_expression "uVar8 < uVar5" (identifier "uVar8") (< "<") (identifier "uVar5")) () ")")) (&& "&&") (parenthesized_expression "(lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2)" (( "(") (comma_expression "lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2" (assignment_expression "lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8" (identifier "lVar2") (= "=") (binary_expression "*(long *)(param_1 + 0xb8) + uVar8 * 8" (pointer_expression "*(long *)(param_1 + 0xb8)" (* "*") (cast_expression "(long *)(param_1 + 0xb8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xb8)" (( "(") (binary_expression "param_1 + 0xb8" (identifier "param_1") (+ "+") (number_literal "0xb8")) () ")")))) (+ "+") (binary_expression "uVar8 * 8" (identifier "uVar8") (* "*") (number_literal "8")))) (, ",") (binary_expression "*(long *)(param_1 + 0xc0) != lVar2" (pointer_expression "*(long *)(param_1 + 0xc0)" (* "*") (cast_expression "(long *)(param_1 + 0xc0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xc0)" (( "(") (binary_expression "param_1 + 0xc0" (identifier "param_1") (+ "+") (number_literal "0xc0")) () ")")))) (!= "!=") (identifier "lVar2"))) () ")"))) () ")")) (compound_statement "{\n *(long *)(param_1 + 0xc0) = lVar2;\n }" ({ "{") (expression_statement "*(long *)(param_1 + 0xc0) = lVar2;" (assignment_expression "*(long *)(param_1 + 0xc0) = lVar2" (pointer_expression "*(long *)(param_1 + 0xc0)" (* "*") (cast_expression "(long *)(param_1 + 0xc0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xc0)" (( "(") (binary_expression "param_1 + 0xc0" (identifier "param_1") (+ "+") (number_literal "0xc0")) () ")")))) (= "=") (identifier "lVar2")) (; ";")) (} "}"))))) (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 "local_b0 = 0;" (assignment_expression "local_b0 = 0" (identifier "local_b0") (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_0018de40(*(undefined8 *)(param_1 + 0x90),&local_c8,&local_d4,&local_b8);" (call_expression "FUN_0018de40(*(undefined8 *)(param_1 + 0x90),&local_c8,&local_d4,&local_b8)" (identifier "FUN_0018de40") (argument_list "(*(undefined8 *)(param_1 + 0x90),&local_c8,&local_d4,&local_b8)" (( "(") (pointer_expression "*(undefined8 *)(param_1 + 0x90)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x90)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x90)" (( "(") (binary_expression "param_1 + 0x90" (identifier "param_1") (+ "+") (number_literal "0x90")) () ")")))) (, ",") (pointer_expression "&local_c8" (& "&") (identifier "local_c8")) (, ",") (pointer_expression "&local_d4" (& "&") (identifier "local_d4")) (, ",") (pointer_expression "&local_b8" (& "&") (identifier "local_b8")) () ")"))) (; ";")) (expression_statement "local_60[0] = 0;" (assignment_expression "local_60[0] = 0" (subscript_expression "local_60[0]" (identifier "local_60") ([ "[") (number_literal "0") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58 = 0;" (assignment_expression "local_58 = 0" (identifier "local_58") (= "=") (number_literal "0")) (; ";")) (expression_statement "lVar2 = *(long *)(*(long *)(param_1 + 0x90) + 0x128);" (assignment_expression "lVar2 = *(long *)(*(long *)(param_1 + 0x90) + 0x128)" (identifier "lVar2") (= "=") (pointer_expression "*(long *)(*(long *)(param_1 + 0x90) + 0x128)" (* "*") (cast_expression "(long *)(*(long *)(param_1 + 0x90) + 0x128)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0x90) + 0x128)" (( "(") (binary_expression "*(long *)(param_1 + 0x90) + 0x128" (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 "0x128")) () ")"))))) (; ";")) (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" (identifier "local_40") (= "=") (number_literal "0")) (; ";")) (expression_statement "lVar6 = lVar2 + 3;" (assignment_expression "lVar6 = lVar2 + 3" (identifier "lVar6") (= "=") (binary_expression "lVar2 + 3" (identifier "lVar2") (+ "+") (number_literal "3"))) (; ";")) (if_statement "if (-1 < lVar2) {\n lVar6 = lVar2;\n }" (if "if") (parenthesized_expression "(-1 < lVar2)" (( "(") (binary_expression "-1 < lVar2" (number_literal "-1") (< "<") (identifier "lVar2")) () ")")) (compound_statement "{\n lVar6 = lVar2;\n }" ({ "{") (expression_statement "lVar6 = lVar2;" (assignment_expression "lVar6 = lVar2" (identifier "lVar6") (= "=") (identifier "lVar2")) (; ";")) (} "}"))) (expression_statement "local_50 = local_60;" (assignment_expression "local_50 = local_60" (identifier "local_50") (= "=") (identifier "local_60")) (; ";")) (expression_statement "local_48 = local_50;" (assignment_expression "local_48 = local_50" (identifier "local_48") (= "=") (identifier "local_50")) (; ";")) (if_statement "if (uVar10 == 0) {\nLAB_0019dfa8:\n FUN_00197580(local_68,local_58);\n return;\n }" (if "if") (parenthesized_expression "(uVar10 == 0)" (( "(") (binary_expression "uVar10 == 0" (identifier "uVar10") (== "==") (number_literal "0")) () ")")) (compound_statement "{\nLAB_0019dfa8:\n FUN_00197580(local_68,local_58);\n return;\n }" ({ "{") (labeled_statement "LAB_0019dfa8:\n FUN_00197580(local_68,local_58);" (statement_identifier "LAB_0019dfa8") (: ":") (expression_statement "FUN_00197580(local_68,local_58);" (call_expression "FUN_00197580(local_68,local_58)" (identifier "FUN_00197580") (argument_list "(local_68,local_58)" (( "(") (identifier "local_68") (, ",") (identifier "local_58") () ")"))) (; ";"))) (return_statement "return;" (return "return") (; ";")) (} "}"))) (if_statement "if (*(char *)(param_1 + 0xa8) == '\x04') {\n uVar5 = 0;\n do {\n uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0));\n uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff;\n uVar3 = (uVar1 << 0x18) >> 0x1e;\n pcVar9 = "";\n puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8);\n uVar1 = *puVar11;\n uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18);\n if (uVar8 < local_b0) {\n pcVar9 = (char *)(local_b8 + uVar8);\n }\n uVar1 = puVar11[1];\n iVar4 = (int)(uint)(byte)uVar1 >> 4;\n local_a4 = (char)(iVar4 << 4);\n if (iVar4 == 0) {\n local_a4 = '\x10';\n }\n if (uVar3 == 2 || uVar3 == 3) {\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }\n else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }\n local_98 = *(undefined8 *)(puVar11 + 4);\n local_a8 = 0;\n local_a4 = ((byte)uVar1 & 0xf) + local_a4;\n local_a3 = *(undefined1 *)((long)puVar11 + 5);\n \n uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0);\n *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7;\n *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7;\n if ((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')) {\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }\n if (uVar5 == uVar10 - 1) goto LAB_0019dfa8;\n uVar5 = uVar5 + 1;\n } while (*(char *)(param_1 + 0xa8) == '\x04');\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0xa8) == '\x04')" (( "(") (binary_expression "*(char *)(param_1 + 0xa8) == '\x04'" (pointer_expression "*(char *)(param_1 + 0xa8)" (* "*") (cast_expression "(char *)(param_1 + 0xa8)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xa8)" (( "(") (binary_expression "param_1 + 0xa8" (identifier "param_1") (+ "+") (number_literal "0xa8")) () ")")))) (== "==") (char_literal "'\x04'" (' "'") (escape_sequence "\x04") (' "'"))) () ")")) (compound_statement "{\n uVar5 = 0;\n do {\n uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0));\n uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff;\n uVar3 = (uVar1 << 0x18) >> 0x1e;\n pcVar9 = "";\n puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8);\n uVar1 = *puVar11;\n uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18);\n if (uVar8 < local_b0) {\n pcVar9 = (char *)(local_b8 + uVar8);\n }\n uVar1 = puVar11[1];\n iVar4 = (int)(uint)(byte)uVar1 >> 4;\n local_a4 = (char)(iVar4 << 4);\n if (iVar4 == 0) {\n local_a4 = '\x10';\n }\n if (uVar3 == 2 || uVar3 == 3) {\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }\n else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }\n local_98 = *(undefined8 *)(puVar11 + 4);\n local_a8 = 0;\n local_a4 = ((byte)uVar1 & 0xf) + local_a4;\n local_a3 = *(undefined1 *)((long)puVar11 + 5);\n \n uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0);\n *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7;\n *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7;\n if ((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')) {\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }\n if (uVar5 == uVar10 - 1) goto LAB_0019dfa8;\n uVar5 = uVar5 + 1;\n } while (*(char *)(param_1 + 0xa8) == '\x04');\n }" ({ "{") (expression_statement "uVar5 = 0;" (assignment_expression "uVar5 = 0" (identifier "uVar5") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0));\n uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff;\n uVar3 = (uVar1 << 0x18) >> 0x1e;\n pcVar9 = "";\n puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8);\n uVar1 = *puVar11;\n uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18);\n if (uVar8 < local_b0) {\n pcVar9 = (char *)(local_b8 + uVar8);\n }\n uVar1 = puVar11[1];\n iVar4 = (int)(uint)(byte)uVar1 >> 4;\n local_a4 = (char)(iVar4 << 4);\n if (iVar4 == 0) {\n local_a4 = '\x10';\n }\n if (uVar3 == 2 || uVar3 == 3) {\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }\n else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }\n local_98 = *(undefined8 *)(puVar11 + 4);\n local_a8 = 0;\n local_a4 = ((byte)uVar1 & 0xf) + local_a4;\n local_a3 = *(undefined1 *)((long)puVar11 + 5);\n \n uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0);\n *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7;\n *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7;\n if ((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')) {\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }\n if (uVar5 == uVar10 - 1) goto LAB_0019dfa8;\n uVar5 = uVar5 + 1;\n } while (*(char *)(param_1 + 0xa8) == '\x04');" (do "do") (compound_statement "{\n uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0));\n uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff;\n uVar3 = (uVar1 << 0x18) >> 0x1e;\n pcVar9 = "";\n puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8);\n uVar1 = *puVar11;\n uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18);\n if (uVar8 < local_b0) {\n pcVar9 = (char *)(local_b8 + uVar8);\n }\n uVar1 = puVar11[1];\n iVar4 = (int)(uint)(byte)uVar1 >> 4;\n local_a4 = (char)(iVar4 << 4);\n if (iVar4 == 0) {\n local_a4 = '\x10';\n }\n if (uVar3 == 2 || uVar3 == 3) {\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }\n else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }\n local_98 = *(undefined8 *)(puVar11 + 4);\n local_a8 = 0;\n local_a4 = ((byte)uVar1 & 0xf) + local_a4;\n local_a3 = *(undefined1 *)((long)puVar11 + 5);\n \n uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0);\n *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7;\n *(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7;\n if ((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')) {\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }\n if (uVar5 == uVar10 - 1) goto LAB_0019dfa8;\n uVar5 = uVar5 + 1;\n }" ({ "{") (expression_statement "uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0));" (assignment_expression "uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0))" (identifier "uVar1") (= "=") (pointer_expression "*(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0))" (* "*") (cast_expression "(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0))" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0))" (( "(") (binary_expression "(ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0)" (binary_expression "(ulong)(uint)((int)uVar5 * 4) + 8 +\n (ulong)*(uint *)(param_1 + 0xb0)" (binary_expression "(ulong)(uint)((int)uVar5 * 4) + 8" (call_expression "(ulong)(uint)((int)uVar5 * 4)" (call_expression "(ulong)(uint)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uint)" (( "(") (identifier "uint") () ")"))) (argument_list "((int)uVar5 * 4)" (( "(") (binary_expression "(int)uVar5 * 4" (cast_expression "(int)uVar5" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar5")) (* "*") (number_literal "4")) () ")"))) (+ "+") (number_literal "8")) (+ "+") (binary_expression "(ulong)*(uint *)(param_1 + 0xb0)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(uint *)(param_1 + 0xb0)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xb0)" (( "(") (binary_expression "param_1 + 0xb0" (identifier "param_1") (+ "+") (number_literal "0xb0")) () ")"))))) (+ "+") (pointer_expression "**(long **)(param_1 + 0xa0)" (* "*") (pointer_expression "*(long **)(param_1 + 0xa0)" (* "*") (cast_expression "(long **)(param_1 + 0xa0)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0xa0)" (( "(") (binary_expression "param_1 + 0xa0" (identifier "param_1") (+ "+") (number_literal "0xa0")) () ")")))))) () ")"))))) (; ";")) (expression_statement "uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff;" (assignment_expression "uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff" (identifier "uVar12") (= "=") (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18 & 0x3fffffff" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8" (binary_expression "uVar1 >> 0x18" (identifier "uVar1") (>> ">>") (number_literal "0x18")) (| "|") (binary_expression "(uVar1 & 0xff0000) >> 8" (parenthesized_expression "(uVar1 & 0xff0000)" (( "(") (binary_expression "uVar1 & 0xff0000" (identifier "uVar1") (& "&") (number_literal "0xff0000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar1 & 0xff00) << 8" (parenthesized_expression "(uVar1 & 0xff00)" (( "(") (binary_expression "uVar1 & 0xff00" (identifier "uVar1") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "uVar1 << 0x18 & 0x3fffffff" (binary_expression "uVar1 << 0x18" (identifier "uVar1") (<< "<<") (number_literal "0x18")) (& "&") (number_literal "0x3fffffff")))) (; ";")) (expression_statement "uVar3 = (uVar1 << 0x18) >> 0x1e;" (assignment_expression "uVar3 = (uVar1 << 0x18) >> 0x1e" (identifier "uVar3") (= "=") (binary_expression "(uVar1 << 0x18) >> 0x1e" (parenthesized_expression "(uVar1 << 0x18)" (( "(") (binary_expression "uVar1 << 0x18" (identifier "uVar1") (<< "<<") (number_literal "0x18")) () ")")) (>> ">>") (number_literal "0x1e"))) (; ";")) (expression_statement "pcVar9 = "";" (assignment_expression "pcVar9 = """ (identifier "pcVar9") (= "=") (string_literal """" (" """) (" """))) (; ";")) (expression_statement "puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8);" (assignment_expression "puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8)" (identifier "puVar11") (= "=") (cast_expression "(uint *)((ulong)(uVar12 * 0x18) + local_c8)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((ulong)(uVar12 * 0x18) + local_c8)" (( "(") (binary_expression "(ulong)(uVar12 * 0x18) + local_c8" (call_expression "(ulong)(uVar12 * 0x18)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uVar12 * 0x18)" (( "(") (binary_expression "uVar12 * 0x18" (identifier "uVar12") (* "*") (number_literal "0x18")) () ")"))) (+ "+") (identifier "local_c8")) () ")")))) (; ";")) (expression_statement "uVar1 = *puVar11;" (assignment_expression "uVar1 = *puVar11" (identifier "uVar1") (= "=") (pointer_expression "*puVar11" (* "*") (identifier "puVar11"))) (; ";")) (expression_statement "uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18);" (assignment_expression "uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18)" (identifier "uVar8") (= "=") (call_expression "(ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18)" (( "(") (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8" (binary_expression "uVar1 >> 0x18" (identifier "uVar1") (>> ">>") (number_literal "0x18")) (| "|") (binary_expression "(uVar1 & 0xff0000) >> 8" (parenthesized_expression "(uVar1 & 0xff0000)" (( "(") (binary_expression "uVar1 & 0xff0000" (identifier "uVar1") (& "&") (number_literal "0xff0000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar1 & 0xff00) << 8" (parenthesized_expression "(uVar1 & 0xff00)" (( "(") (binary_expression "uVar1 & 0xff00" (identifier "uVar1") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "uVar1 << 0x18" (identifier "uVar1") (<< "<<") (number_literal "0x18"))) () ")")))) (; ";")) (if_statement "if (uVar8 < local_b0) {\n pcVar9 = (char *)(local_b8 + uVar8);\n }" (if "if") (parenthesized_expression "(uVar8 < local_b0)" (( "(") (binary_expression "uVar8 < local_b0" (identifier "uVar8") (< "<") (identifier "local_b0")) () ")")) (compound_statement "{\n pcVar9 = (char *)(local_b8 + uVar8);\n }" ({ "{") (expression_statement "pcVar9 = (char *)(local_b8 + uVar8);" (assignment_expression "pcVar9 = (char *)(local_b8 + uVar8)" (identifier "pcVar9") (= "=") (cast_expression "(char *)(local_b8 + uVar8)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_b8 + uVar8)" (( "(") (binary_expression "local_b8 + uVar8" (identifier "local_b8") (+ "+") (identifier "uVar8")) () ")")))) (; ";")) (} "}"))) (expression_statement "uVar1 = puVar11[1];" (assignment_expression "uVar1 = puVar11[1]" (identifier "uVar1") (= "=") (subscript_expression "puVar11[1]" (identifier "puVar11") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "iVar4 = (int)(uint)(byte)uVar1 >> 4;" (assignment_expression "iVar4 = (int)(uint)(byte)uVar1 >> 4" (identifier "iVar4") (= "=") (binary_expression "(int)(uint)(byte)uVar1 >> 4" (cast_expression "(int)(uint)(byte)uVar1" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (cast_expression "(uint)(byte)uVar1" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (cast_expression "(byte)uVar1" (( "(") (type_descriptor "byte" (type_identifier "byte")) () ")") (identifier "uVar1")))) (>> ">>") (number_literal "4"))) (; ";")) (expression_statement "local_a4 = (char)(iVar4 << 4);" (assignment_expression "local_a4 = (char)(iVar4 << 4)" (identifier "local_a4") (= "=") (cast_expression "(char)(iVar4 << 4)" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (parenthesized_expression "(iVar4 << 4)" (( "(") (binary_expression "iVar4 << 4" (identifier "iVar4") (<< "<<") (number_literal "4")) () ")")))) (; ";")) (if_statement "if (iVar4 == 0) {\n local_a4 = '\x10';\n }" (if "if") (parenthesized_expression "(iVar4 == 0)" (( "(") (binary_expression "iVar4 == 0" (identifier "iVar4") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n local_a4 = '\x10';\n }" ({ "{") (expression_statement "local_a4 = '\x10';" (assignment_expression "local_a4 = '\x10'" (identifier "local_a4") (= "=") (char_literal "'\x10'" (' "'") (escape_sequence "\x10") (' "'"))) (; ";")) (} "}"))) (if_statement "if (uVar3 == 2 || uVar3 == 3) {\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }\n else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }" (if "if") (parenthesized_expression "(uVar3 == 2 || uVar3 == 3)" (( "(") (binary_expression "uVar3 == 2 || uVar3 == 3" (binary_expression "uVar3 == 2" (identifier "uVar3") (== "==") (number_literal "2")) (|| "||") (binary_expression "uVar3 == 3" (identifier "uVar3") (== "==") (number_literal "3"))) () ")")) (compound_statement "{\n local_a0 = *(ulong *)(puVar11 + 2);\n *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;\n local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;\n local_a2 = 0x100;\n }" ({ "{") (expression_statement "local_a0 = *(ulong *)(puVar11 + 2);" (assignment_expression "local_a0 = *(ulong *)(puVar11 + 2)" (identifier "local_a0") (= "=") (pointer_expression "*(ulong *)(puVar11 + 2)" (* "*") (cast_expression "(ulong *)(puVar11 + 2)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar11 + 2)" (( "(") (binary_expression "puVar11 + 2" (identifier "puVar11") (+ "+") (number_literal "2")) () ")"))))) (; ";")) (expression_statement "*(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1;" (assignment_expression "*(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1" (pointer_expression "*(long *)(param_1 + 0xd0)" (* "*") (cast_expression "(long *)(param_1 + 0xd0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xd0)" (( "(") (binary_expression "param_1 + 0xd0" (identifier "param_1") (+ "+") (number_literal "0xd0")) () ")")))) (= "=") (binary_expression "*(long *)(param_1 + 0xd0) + 1" (pointer_expression "*(long *)(param_1 + 0xd0)" (* "*") (cast_expression "(long *)(param_1 + 0xd0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xd0)" (( "(") (binary_expression "param_1 + 0xd0" (identifier "param_1") (+ "+") (number_literal "0xd0")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38;" (assignment_expression "local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38" (identifier "local_c0") (= "=") (binary_expression "local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38" (binary_expression "local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 |\n (local_a0 & 0xff00) << 0x28" (binary_expression "local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18" (binary_expression "local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 |\n (local_a0 & 0xff000000) << 8" (binary_expression "local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8" (binary_expression "local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 |\n (local_a0 & 0xff0000000000) >> 0x18" (binary_expression "local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28" (binary_expression "local_a0 >> 0x38" (identifier "local_a0") (>> ">>") (number_literal "0x38")) (| "|") (binary_expression "(local_a0 & 0xff000000000000) >> 0x28" (parenthesized_expression "(local_a0 & 0xff000000000000)" (( "(") (binary_expression "local_a0 & 0xff000000000000" (identifier "local_a0") (& "&") (number_literal "0xff000000000000")) () ")")) (>> ">>") (number_literal "0x28"))) (| "|") (binary_expression "(local_a0 & 0xff0000000000) >> 0x18" (parenthesized_expression "(local_a0 & 0xff0000000000)" (( "(") (binary_expression "local_a0 & 0xff0000000000" (identifier "local_a0") (& "&") (number_literal "0xff0000000000")) () ")")) (>> ">>") (number_literal "0x18"))) (| "|") (binary_expression "(local_a0 & 0xff00000000) >> 8" (parenthesized_expression "(local_a0 & 0xff00000000)" (( "(") (binary_expression "local_a0 & 0xff00000000" (identifier "local_a0") (& "&") (number_literal "0xff00000000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(local_a0 & 0xff000000) << 8" (parenthesized_expression "(local_a0 & 0xff000000)" (( "(") (binary_expression "local_a0 & 0xff000000" (identifier "local_a0") (& "&") (number_literal "0xff000000")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "(local_a0 & 0xff0000) << 0x18" (parenthesized_expression "(local_a0 & 0xff0000)" (( "(") (binary_expression "local_a0 & 0xff0000" (identifier "local_a0") (& "&") (number_literal "0xff0000")) () ")")) (<< "<<") (number_literal "0x18"))) (| "|") (binary_expression "(local_a0 & 0xff00) << 0x28" (parenthesized_expression "(local_a0 & 0xff00)" (( "(") (binary_expression "local_a0 & 0xff00" (identifier "local_a0") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "0x28"))) (| "|") (binary_expression "local_a0 << 0x38" (identifier "local_a0") (<< "<<") (number_literal "0x38")))) (; ";")) (expression_statement "local_a2 = 0x100;" (assignment_expression "local_a2 = 0x100" (identifier "local_a2") (= "=") (number_literal "0x100")) (; ";")) (} "}")) (else_clause "else {\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }" (else "else") (compound_statement "{\n local_c0 = 0;\n local_a0 = 0;\n local_a2 = 0;\n }" ({ "{") (expression_statement "local_c0 = 0;" (assignment_expression "local_c0 = 0" (identifier "local_c0") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_a0 = 0;" (assignment_expression "local_a0 = 0" (identifier "local_a0") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_a2 = 0;" (assignment_expression "local_a2 = 0" (identifier "local_a2") (= "=") (number_literal "0")) (; ";")) (} "}")))) (expression_statement "local_98 = *(undefined8 *)(puVar11 + 4);" (assignment_expression "local_98 = *(undefined8 *)(puVar11 + 4)" (identifier "local_98") (= "=") (pointer_expression "*(undefined8 *)(puVar11 + 4)" (* "*") (cast_expression "(undefined8 *)(puVar11 + 4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar11 + 4)" (( "(") (binary_expression "puVar11 + 4" (identifier "puVar11") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (expression_statement "local_a8 = 0;" (assignment_expression "local_a8 = 0" (identifier "local_a8") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_a4 = ((byte)uVar1 & 0xf) + local_a4;" (assignment_expression "local_a4 = ((byte)uVar1 & 0xf) + local_a4" (identifier "local_a4") (= "=") (binary_expression "((byte)uVar1 & 0xf) + local_a4" (parenthesized_expression "((byte)uVar1 & 0xf)" (( "(") (binary_expression "(byte)uVar1 & 0xf" (cast_expression "(byte)uVar1" (( "(") (type_descriptor "byte" (type_identifier "byte")) () ")") (identifier "uVar1")) (& "&") (number_literal "0xf")) () ")")) (+ "+") (identifier "local_a4"))) (; ";")) (expression_statement "local_a3 = *(undefined1 *)((long)puVar11 + 5);" (assignment_expression "local_a3 = *(undefined1 *)((long)puVar11 + 5)" (identifier "local_a3") (= "=") (pointer_expression "*(undefined1 *)((long)puVar11 + 5)" (* "*") (cast_expression "(undefined1 *)((long)puVar11 + 5)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar11 + 5)" (( "(") (binary_expression "(long)puVar11 + 5" (cast_expression "(long)puVar11" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar11")) (+ "+") (number_literal "5")) () ")"))))) (; ";")) (expression_statement "uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0);" (assignment_expression "uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0)" (identifier "uVar7") (= "=") (call_expression "FUN_00282120(param_2,param_1,pcVar9,0,&local_d0)" (identifier "FUN_00282120") (argument_list "(param_2,param_1,pcVar9,0,&local_d0)" (( "(") (identifier "param_2") (, ",") (identifier "param_1") (, ",") (identifier "pcVar9") (, ",") (number_literal "0") (, ",") (pointer_expression "&local_d0" (& "&") (identifier "local_d0")) () ")")))) (; ";")) (expression_statement "*(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7;" (assignment_expression "*(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7" (pointer_expression "*(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8)" (* "*") (cast_expression "(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0xb8) + uVar5 * 8)" (( "(") (binary_expression "*(long *)(param_1 + 0xb8) + uVar5 * 8" (pointer_expression "*(long *)(param_1 + 0xb8)" (* "*") (cast_expression "(long *)(param_1 + 0xb8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xb8)" (( "(") (binary_expression "param_1 + 0xb8" (identifier "param_1") (+ "+") (number_literal "0xb8")) () ")")))) (+ "+") (binary_expression "uVar5 * 8" (identifier "uVar5") (* "*") (number_literal "8"))) () ")")))) (= "=") (identifier "uVar7")) (; ";")) (expression_statement "*(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7;" (assignment_expression "*(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7" (pointer_expression "*(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8)" (* "*") (cast_expression "(undefined8 *)\n (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8)" (( "(") (binary_expression "*(long *)(*(long *)(param_1 + 0x90) + 0xa8) +\n (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8" (pointer_expression "*(long *)(*(long *)(param_1 + 0x90) + 0xa8)" (* "*") (cast_expression "(long *)(*(long *)(param_1 + 0x90) + 0xa8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0x90) + 0xa8)" (( "(") (binary_expression "*(long *)(param_1 + 0x90) + 0xa8" (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 "0xa8")) () ")")))) (+ "+") (binary_expression "(ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8" (call_expression "(ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(((int)(lVar6 >> 2) - local_d4) + uVar12)" (( "(") (binary_expression "((int)(lVar6 >> 2) - local_d4) + uVar12" (parenthesized_expression "((int)(lVar6 >> 2) - local_d4)" (( "(") (binary_expression "(int)(lVar6 >> 2) - local_d4" (cast_expression "(int)(lVar6 >> 2)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (parenthesized_expression "(lVar6 >> 2)" (( "(") (binary_expression "lVar6 >> 2" (identifier "lVar6") (>> ">>") (number_literal "2")) () ")"))) (- "-") (identifier "local_d4")) () ")")) (+ "+") (identifier "uVar12")) () ")"))) (* "*") (number_literal "8"))) () ")")))) (= "=") (identifier "uVar7")) (; ";")) (if_statement "if ((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')) {\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }" (if "if") (parenthesized_expression "((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0'))" (( "(") (binary_expression "(uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')" (parenthesized_expression "(uVar3 == 3)" (( "(") (binary_expression "uVar3 == 3" (identifier "uVar3") (== "==") (number_literal "3")) () ")")) (&& "&&") (parenthesized_expression "(FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')" (( "(") (comma_expression "FUN_001975c0(local_68,&local_c0), extraout_DL != '\0'" (call_expression "FUN_001975c0(local_68,&local_c0)" (identifier "FUN_001975c0") (argument_list "(local_68,&local_c0)" (( "(") (identifier "local_68") (, ",") (pointer_expression "&local_c0" (& "&") (identifier "local_c0")) () ")"))) (, ",") (binary_expression "extraout_DL != '\0'" (identifier "extraout_DL") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'")))) () ")"))) () ")")) (compound_statement "{\n lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);\n if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }\n local_78 = local_c0 - *(long *)(lVar2 + 8);\n local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);\n local_80 = lVar2;\n FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);\n }" ({ "{") (expression_statement "lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8);" (assignment_expression "lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8)" (identifier "lVar2") (= "=") (pointer_expression "*(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8)" (* "*") (cast_expression "(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8)" (( "(") (binary_expression "*(long *)(*(long *)(param_1 + 0x90) + 0x90) +\n (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8" (pointer_expression "*(long *)(*(long *)(param_1 + 0x90) + 0x90)" (* "*") (cast_expression "(long *)(*(long *)(param_1 + 0x90) + 0x90)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0x90) + 0x90)" (( "(") (binary_expression "*(long *)(param_1 + 0x90) + 0x90" (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 "0x90")) () ")")))) (+ "+") (binary_expression "(ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8) * 8" (call_expression "(ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8)" (call_expression "(ulong)(ushort)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(ushort)" (( "(") (identifier "ushort") () ")"))) (argument_list "(*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8)" (( "(") (binary_expression "*(ushort *)((long)puVar11 + 6) << 8 |\n *(ushort *)((long)puVar11 + 6) >> 8" (binary_expression "*(ushort *)((long)puVar11 + 6) << 8" (pointer_expression "*(ushort *)((long)puVar11 + 6)" (* "*") (cast_expression "(ushort *)((long)puVar11 + 6)" (( "(") (type_descriptor "ushort *" (type_identifier "ushort") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar11 + 6)" (( "(") (binary_expression "(long)puVar11 + 6" (cast_expression "(long)puVar11" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar11")) (+ "+") (number_literal "6")) () ")")))) (<< "<<") (number_literal "8")) (| "|") (binary_expression "*(ushort *)((long)puVar11 + 6) >> 8" (pointer_expression "*(ushort *)((long)puVar11 + 6)" (* "*") (cast_expression "(ushort *)((long)puVar11 + 6)" (( "(") (type_descriptor "ushort *" (type_identifier "ushort") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar11 + 6)" (( "(") (binary_expression "(long)puVar11 + 6" (cast_expression "(long)puVar11" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar11")) (+ "+") (number_literal "6")) () ")")))) (>> ">>") (number_literal "8"))) () ")"))) (* "*") (number_literal "8"))) () ")"))))) (; ";")) (if_statement "if ((*(byte *)(lVar2 + 0x20) & 1) == 0) {\n \n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }" (if "if") (parenthesized_expression "((*(byte *)(lVar2 + 0x20) & 1) == 0)" (( "(") (binary_expression "(*(byte *)(lVar2 + 0x20) & 1) == 0" (parenthesized_expression "(*(byte *)(lVar2 + 0x20) & 1)" (( "(") (binary_expression "*(byte *)(lVar2 + 0x20) & 1" (pointer_expression "*(byte *)(lVar2 + 0x20)" (* "*") (cast_expression "(byte *)(lVar2 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x20)" (( "(") (binary_expression "lVar2 + 0x20" (identifier "lVar2") (+ "+") (number_literal "0x20")) () ")")))) (& "&") (number_literal "1")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0017c650("../../gold/output.h",0xc5,"address");\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/output.h",0xc5,"address");" (call_expression "FUN_0017c650("../../gold/output.h",0xc5,"address")" (identifier "FUN_0017c650") (argument_list "("../../gold/output.h",0xc5,"address")" (( "(") (string_literal ""../../gold/output.h"" (" """) (string_content "../../gold/output.h") (" """)) (, ",") (number_literal "0xc5") (, ",") (string_literal ""address"" (" """) (string_content "address") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "local_78 = local_c0 - *(long *)(lVar2 + 8);" (assignment_expression "local_78 = local_c0 - *(long *)(lVar2 + 8)" (identifier "local_78") (= "=") (binary_expression "local_c0 - *(long *)(lVar2 + 8)" (identifier "local_c0") (- "-") (pointer_expression "*(long *)(lVar2 + 8)" (* "*") (cast_expression "(long *)(lVar2 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 8)" (( "(") (binary_expression "lVar2 + 8" (identifier "lVar2") (+ "+") (number_literal "8")) () ")")))))) (; ";")) (expression_statement "local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8);" (assignment_expression "local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8)" (identifier "local_88") (= "=") (pointer_expression "*(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8)" (* "*") (cast_expression "(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0xb8) + uVar5 * 8)" (( "(") (binary_expression "*(long *)(param_1 + 0xb8) + uVar5 * 8" (pointer_expression "*(long *)(param_1 + 0xb8)" (* "*") (cast_expression "(long *)(param_1 + 0xb8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xb8)" (( "(") (binary_expression "param_1 + 0xb8" (identifier "param_1") (+ "+") (number_literal "0xb8")) () ")")))) (+ "+") (binary_expression "uVar5 * 8" (identifier "uVar5") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (expression_statement "local_80 = lVar2;" (assignment_expression "local_80 = lVar2" (identifier "local_80") (= "=") (identifier "lVar2")) (; ";")) (expression_statement "FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88);" (call_expression "FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88)" (identifier "FUN_0019dbc0") (argument_list "(*(long *)(param_1 + 0x90) + 0xc0,&local_88)" (( "(") (binary_expression "*(long *)(param_1 + 0x90) + 0xc0" (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 "0xc0")) (, ",") (pointer_expression "&local_88" (& "&") (identifier "local_88")) () ")"))) (; ";")) (} "}"))) (if_statement "if (uVar5 == uVar10 - 1) goto LAB_0019dfa8;" (if "if") (parenthesized_expression "(uVar5 == uVar10 - 1)" (( "(") (binary_expression "uVar5 == uVar10 - 1" (identifier "uVar5") (== "==") (binary_expression "uVar10 - 1" (identifier "uVar10") (- "-") (number_literal "1"))) () ")")) (goto_statement "goto LAB_0019dfa8;" (goto "goto") (statement_identifier "LAB_0019dfa8") (; ";"))) (expression_statement "uVar5 = uVar5 + 1;" (assignment_expression "uVar5 = uVar5 + 1" (identifier "uVar5") (= "=") (binary_expression "uVar5 + 1" (identifier "uVar5") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(*(char *)(param_1 + 0xa8) == '\x04')" (( "(") (binary_expression "*(char *)(param_1 + 0xa8) == '\x04'" (pointer_expression "*(char *)(param_1 + 0xa8)" (* "*") (cast_expression "(char *)(param_1 + 0xa8)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xa8)" (( "(") (binary_expression "param_1 + 0xa8" (identifier "param_1") (+ "+") (number_literal "0xa8")) () ")")))) (== "==") (char_literal "'\x04'" (' "'") (escape_sequence "\x04") (' "'"))) () ")")) (; ";")) (} "}"))) (expression_statement "FUN_0017c650("../../gold/incremental.h",0x435,"get_output_symbol_index");" (call_expression "FUN_0017c650("../../gold/incremental.h",0x435,"get_output_symbol_index")" (identifier "FUN_0017c650") (argument_list "("../../gold/incremental.h",0x435,"get_output_symbol_index")" (( "(") (string_literal ""../../gold/incremental.h"" (" """) (string_content "../../gold/incremental.h") (" """)) (, ",") (number_literal "0x435") (, ",") (string_literal ""get_output_symbol_index"" (" """) (string_content "get_output_symbol_index") (" """)) () ")"))) (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_add_symbols(Sized_incr_dynobj<64,_true> * this, Symbol_table * symtab, Read_symbols_data * param_2, Layout * param_3) */ void __thiscall var_7::Sized_incr_dynobj<64,var_29>::do_add_symbols (Sized_incr_dynobj<64,var_29> *this,Symbol_table *symtab,Read_symbols_data *param_2, Layout *param_3) { type_13 var_5; type_1 var_23; type_2 var_15; type_2 var_16; long var_19; type_3 *pOVar6; type_1 var_26; int var_25; type_4 var_11; long var_30; var_1<64> *pSVar11; type_4 var_12; char *name; type_1 var_10; type_1 *var_27; type_1 var_24; char var_28; pair<std::_Rb_tree_iterator<var_21>,_bool> pVar17; type_1 var_31; var_2<64,var_29> var_3; type_5 symtab_view; type_6 var_34; type_7 strtab; type_8 symbuf [24]; type_9 local_88; type_10 copied_symbols; var_3.p_ = (var_4<64> *)symbuf; var_5 = (type_13)(this->input_reader_).flags_; if (1 < var_5 - 1 && var_5 != 4) { /* WARNING: Subroutine does not return */ var_6("../../gold/incremental.h",0x388,"get_global_symbol_count"); } var_15 = (this->symbols_).super__Vector_base<var_7::var_13*,var_8::var_20<var_7::var_13*>var_9>. _M_impl._M_start; var_10 = *(type_1 *)(((this->input_reader_).inputs_)->p_ + (type_4)(this->input_reader_).info_offset_ + 4); var_16 = (this->symbols_).super__Vector_base<var_7::var_13*,var_8::var_20<var_7::var_13*>var_9>. _M_impl._M_finish; var_10 = var_10 >> 0x18 | (var_10 & 0xff0000) >> 8 | (var_10 & 0xff00) << 8 | var_10 << 0x18; var_12 = (type_4)var_10; var_11 = (long)var_16 - (long)var_15 >> 3; if (var_11 < var_12) { std::vector<var_7::var_13*,var_8::var_20<var_7::var_13*>var_9>::var_14 (&this->symbols_,var_12 - var_11); } else if ((var_12 < var_11) && (var_15 = var_15 + var_12, var_16 != var_15)) { (this->symbols_).super__Vector_base<var_7::var_13*,var_8::var_20<var_7::var_13*>var_9>._M_impl. _M_finish = var_15; } symtab_view.p_ = (type_8 *)0x0; strtab.base_ = (char *)0x0; strtab.usable_size_ = 0; var_17<64,var_29>::var_18 (this->ibase_,&symtab_view,&var_31,&strtab); copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_color = _S_red; copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_parent = (type_11)0x0; var_19 = (this->ibase_->symtab_reader_).len_; copied_symbols._M_t._M_impl.super__Rb_tree_header._M_node_count = 0; var_30 = var_19 + 3; if (-1 < var_19) { var_30 = var_19; } copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_left = &copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header; copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_right = copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_left; if (var_10 == 0) { LAB_0019dfa8: std:: _Rb_tree<var_21,_long_unsigned_int,var_8::_Identity<var_21>,var_8::less<var_21>,var_8::var_20<var_21>var_9> ::var_22(&copied_symbols._M_t, (type_12)copied_symbols._M_t._M_impl.super__Rb_tree_header._M_header._M_parent); return; } if ((char)(this->input_reader_).flags_ == '\x04') { var_11 = 0; do { var_23 = *(type_1 *)(((this->input_reader_).inputs_)->p_ + (type_4)(type_1)((int)var_11 * 4) + 8 + (type_4)(this->input_reader_).info_offset_ ); var_24 = var_23 >> 0x18 | (var_23 & 0xff0000) >> 8 | (var_23 & 0xff00) << 8 | var_23 << 0x18 & 0x3fffffff; var_26 = (var_23 << 0x18) >> 0x1e; name = ""; var_27 = (type_1 *)(symtab_view.p_ + var_24 * 0x18); var_23 = *var_27; var_12 = (type_4)(var_23 >> 0x18 | (var_23 & 0xff0000) >> 8 | (var_23 & 0xff00) << 8 | var_23 << 0x18); if (var_12 < strtab.usable_size_) { name = strtab.base_ + var_12; } var_23 = var_27[1]; var_25 = (int)(type_1)(type_13)var_23 >> 4; var_28 = (char)(var_25 << 4); if (var_25 == 0) { var_28 = '\x10'; } if (var_26 == 2 || var_26 == 3) { symbuf._8_8_ = *(type_14 *)(var_27 + 2); this->defined_count_ = this->defined_count_ + 1; var_34 = (type_4)symbuf._8_8_ >> 0x38 | (symbuf._8_8_ & 0xff000000000000) >> 0x28 | (symbuf._8_8_ & 0xff0000000000) >> 0x18 | (symbuf._8_8_ & 0xff00000000) >> 8 | (symbuf._8_8_ & 0xff000000) << 8 | (symbuf._8_8_ & 0xff0000) << 0x18 | (symbuf._8_8_ & 0xff00) << 0x28 | symbuf._8_8_ << 0x38; symbuf[6] = '\0'; symbuf[7] = '\x01'; } else { var_34 = 0; symbuf._8_8_ = 0; symbuf[6] = '\0'; symbuf[7] = '\0'; } symbuf._16_8_ = *(type_14 *)(var_27 + 4); symbuf[0] = '\0'; symbuf[1] = '\0'; symbuf[2] = '\0'; symbuf[3] = '\0'; symbuf[4] = ((type_13)var_23 & 0xf) + var_28; symbuf[5] = *(type_8 *)((long)var_27 + 5); /* try { // try from 0019ddf1 to 0019df8c has its CatchHandler @ 0019e048 */ pSVar11 = Symbol_table::add_from_incrobj<64,var_29> (symtab,(type_15 *)this,name,(char *)0x0,&var_3); (this->symbols_).super__Vector_base<var_7::var_13*,var_8::var_20<var_7::var_13*>var_9>._M_impl. _M_start[var_11] = &pSVar11->super_Symbol; (this->ibase_->symbol_map_).super__Vector_base<var_7::var_13*,var_8::var_20<var_7::var_13*>var_9>. _M_impl._M_start[((int)(var_30 >> 2) - var_31) + var_24] = &pSVar11->super_Symbol; if ((var_26 == 3) && (pVar17 = std:: _Rb_tree<var_21,_long_unsigned_int,var_8::_Identity<var_21>,var_8::less<var_21>,var_8::var_20<var_21>var_9> ::var_32<var_33&>(&copied_symbols._M_t,&var_34), pVar17.second != false)) { pOVar6 = (this->ibase_->section_map_). super__Vector_base<var_7::type_3*,var_8::var_20<var_7::type_3*>var_9>. _M_impl._M_start [(type_16)(*(type_16 *)((long)var_27 + 6) << 8 | *(type_16 *)((long)var_27 + 6) >> 8 )]; if (((pOVar6->super_Output_data).field_0x20 & 1) == 0) { /* WARNING: Subroutine does not return */ var_6("../../gold/output.h",0xc5,"address"); } local_88.offset = var_34 - (pOVar6->super_Output_data).address_; local_88.symbol = (this->symbols_).super__Vector_base<var_7::var_13*,var_8::var_20<var_7::var_13*>var_9>. _M_impl._M_start[var_11]; local_88.output_section = pOVar6; std:: vector<var_7::var_17<64,var_29>::type_9,var_8::var_20<var_7::var_17<64,var_29>::type_9>var_9> ::emplace_back<var_7::var_17<64,var_29>::type_9> (&this->ibase_->copy_relocs_,&local_88); } if (var_11 == var_10 - 1) goto LAB_0019dfa8; var_11 = var_11 + 1; } while ((char)(this->input_reader_).flags_ == '\x04'); } /* WARNING: Subroutine does not return */ /* try { // try from 0019e013 to 0019e02f has its CatchHandler @ 0019e048 */ var_6("../../gold/incremental.h",0x435,"get_output_symbol_index"); }
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: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) 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: (identifier)) (declaration type: (type_identifier) 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: (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: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (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: (sized_type_specifier) 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)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (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))) 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)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (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)) 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: (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: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (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: (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)))))) 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 (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (identifier) right: (identifier)))))) 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: (pointer_expression 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: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (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: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_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))))) (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (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: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (return_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: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (binary_expression left: (call_expression function: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (identifier))) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)))) right: (number_literal)) 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)))))) right: (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (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: (binary_expression left: (identifier) right: (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: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (string_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: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (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))))))) (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: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (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: (cast_expression type: (type_descriptor type: (primitive_type)) value: (cast_expression type: (type_descriptor type: (type_identifier)) value: (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: (primitive_type)) 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: (char_literal (escape_sequence)))))) (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: (pointer_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: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (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: (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: (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: (number_literal)))) 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: (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: (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (number_literal) (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: (pointer_expression 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: (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: (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: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) right: (identifier))) right: (identifier)))) right: (number_literal)))))) 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: (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)))) right: (binary_expression left: (identifier) right: (char_literal (escape_sequence))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) 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: (call_expression function: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (identifier))) arguments: (argument_list (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: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))))) right: (number_literal)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (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: (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: (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))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (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))))) 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))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
void MASKED(long param_1,undefined8 param_2) { uint uVar1; long lVar2; uint uVar3; int iVar4; ulong uVar5; long lVar6; undefined8 uVar7; ulong uVar8; char extraout_DL; char *pcVar9; uint uVar10; uint *puVar11; uint uVar12; int local_d4; undefined4 *local_d0; long local_c8; ulong local_c0; long local_b8; ulong local_b0; undefined4 local_a8; char local_a4; undefined1 local_a3; undefined2 local_a2; ulong local_a0; undefined8 local_98; undefined8 local_88; long local_80; long local_78; undefined1 local_68 [8]; undefined4 local_60 [2]; undefined8 local_58; undefined4 *local_50; undefined4 *local_48; undefined8 local_40; local_d0 = &local_a8; if (1 < *(byte *)(param_1 + 0xa8) - 1 && *(byte *)(param_1 + 0xa8) != 4) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/incremental.h",0x388,"get_global_symbol_count"); } uVar10 = *(uint *)(**(long **)(param_1 + 0xa0) + 4 + (ulong)*(uint *)(param_1 + 0xb0)); uVar10 = uVar10 >> 0x18 | (uVar10 & 0xff0000) >> 8 | (uVar10 & 0xff00) << 8 | uVar10 << 0x18; uVar8 = (ulong)uVar10; uVar5 = *(long *)(param_1 + 0xc0) - *(long *)(param_1 + 0xb8) >> 3; if (uVar5 < uVar8) { FUN_00192f00(param_1 + 0xb8,uVar8 - uVar5); } else if ((uVar8 < uVar5) && (lVar2 = *(long *)(param_1 + 0xb8) + uVar8 * 8, *(long *)(param_1 + 0xc0) != lVar2)) { *(long *)(param_1 + 0xc0) = lVar2; } local_c8 = 0; local_b8 = 0; local_b0 = 0; FUN_0018de40(*(undefined8 *)(param_1 + 0x90),&local_c8,&local_d4,&local_b8); local_60[0] = 0; local_58 = 0; lVar2 = *(long *)(*(long *)(param_1 + 0x90) + 0x128); local_40 = 0; lVar6 = lVar2 + 3; if (-1 < lVar2) { lVar6 = lVar2; } local_50 = local_60; local_48 = local_50; if (uVar10 == 0) { LAB_0019dfa8: FUN_00197580(local_68,local_58); return; } if (*(char *)(param_1 + 0xa8) == '\x04') { uVar5 = 0; do { uVar1 = *(uint *)((ulong)(uint)((int)uVar5 * 4) + 8 + (ulong)*(uint *)(param_1 + 0xb0) + **(long **)(param_1 + 0xa0)); uVar12 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18 & 0x3fffffff; uVar3 = (uVar1 << 0x18) >> 0x1e; pcVar9 = ""; puVar11 = (uint *)((ulong)(uVar12 * 0x18) + local_c8); uVar1 = *puVar11; uVar8 = (ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18); if (uVar8 < local_b0) { pcVar9 = (char *)(local_b8 + uVar8); } uVar1 = puVar11[1]; iVar4 = (int)(uint)(byte)uVar1 >> 4; local_a4 = (char)(iVar4 << 4); if (iVar4 == 0) { local_a4 = '\x10'; } if (uVar3 == 2 || uVar3 == 3) { local_a0 = *(ulong *)(puVar11 + 2); *(long *)(param_1 + 0xd0) = *(long *)(param_1 + 0xd0) + 1; local_c0 = local_a0 >> 0x38 | (local_a0 & 0xff000000000000) >> 0x28 | (local_a0 & 0xff0000000000) >> 0x18 | (local_a0 & 0xff00000000) >> 8 | (local_a0 & 0xff000000) << 8 | (local_a0 & 0xff0000) << 0x18 | (local_a0 & 0xff00) << 0x28 | local_a0 << 0x38; local_a2 = 0x100; } else { local_c0 = 0; local_a0 = 0; local_a2 = 0; } local_98 = *(undefined8 *)(puVar11 + 4); local_a8 = 0; local_a4 = ((byte)uVar1 & 0xf) + local_a4; local_a3 = *(undefined1 *)((long)puVar11 + 5); /* try { // try from 0019ddf1 to 0019df8c has its CatchHandler @ 0019e048 */ uVar7 = FUN_00282120(param_2,param_1,pcVar9,0,&local_d0); *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8) = uVar7; *(undefined8 *) (*(long *)(*(long *)(param_1 + 0x90) + 0xa8) + (ulong)(((int)(lVar6 >> 2) - local_d4) + uVar12) * 8) = uVar7; if ((uVar3 == 3) && (FUN_001975c0(local_68,&local_c0), extraout_DL != '\0')) { lVar2 = *(long *)(*(long *)(*(long *)(param_1 + 0x90) + 0x90) + (ulong)(ushort)(*(ushort *)((long)puVar11 + 6) << 8 | *(ushort *)((long)puVar11 + 6) >> 8) * 8); if ((*(byte *)(lVar2 + 0x20) & 1) == 0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.h",0xc5,"address"); } local_78 = local_c0 - *(long *)(lVar2 + 8); local_88 = *(undefined8 *)(*(long *)(param_1 + 0xb8) + uVar5 * 8); local_80 = lVar2; FUN_0019dbc0(*(long *)(param_1 + 0x90) + 0xc0,&local_88); } if (uVar5 == uVar10 - 1) goto LAB_0019dfa8; uVar5 = uVar5 + 1; } while (*(char *)(param_1 + 0xa8) == '\x04'); } /* WARNING: Subroutine does not return */ /* try { // try from 0019e013 to 0019e02f has its CatchHandler @ 0019e048 */ FUN_0017c650("../../gold/incremental.h",0x435,"get_output_symbol_index"); }
608_x86_64-linux-gnux32-as_and_x86_64-linux-gnux32-as_strip.c
symbol_resolved_p
FUN_0012c100
int symbol_resolved_p(symbolS *s) { if ((*(byte *)&s->sy_flags & 1) != 0) { if ((segT)s->bsym != reg_section) { return *(byte *)&s->sy_flags >> 2 & 1; } s = (s->sy_value).X_op_symbol; } return *(byte *)&s->sy_flags >> 2 & 1; }
byte FUN_0012c100(byte *param_1) { if ((*param_1 & 1) != 0) { if (*(long *)(param_1 + 8) != DAT_001e4578) { return *param_1 >> 2 & 1; } param_1 = *(byte **)(param_1 + 0x18); } return *param_1 >> 2 & 1; }
MOVZX EAX,byte ptr [RDI] TEST AL,0x1 JZ 0x0012c124 SHR AL,0x2 MOV RDX,qword ptr [0x001e4578] AND EAX,0x1 CMP qword ptr [RDI + 0x8],RDX JZ 0x0012c120 RET MOV RDI,qword ptr [RDI + 0x18] MOVZX EAX,byte ptr [RDI] SHR AL,0x2 AND EAX,0x1 RET
null
null
null
null
[('const-0', u'RETURN_-1207058064'), ('const-1', u'INT_AND_-1207058079'), ('tmp_666', u'COPY_-1207057910'), (u'INT_ZEXT_-1207057918', u'INT_AND_-1207057985'), (u'INT_AND_-1207058141', u'INT_NOTEQUAL_-1207058154'), ('const-0', u'PTRSUB_-1207057867'), (u'LOAD_-1207058092', u'CAST_-1207057842'), (u'CAST_-1207057863', u'LOAD_-1207058174'), ('tmp_366', u'PTRSUB_-1207057867'), ('const-2', u'INT_RIGHT_-1207058022'), (u'MULTIEQUAL_-1207057860', u'PTRSUB_-1207057827'), ('const-1', u'INT_AND_-1207057985'), ('const-2', u'INT_RIGHT_-1207058124'), (u'COPY_-1207057945', u'RETURN_-1207058064'), (u'INT_AND_-1207057985', u'COPY_-1207057925'), (u'LOAD_-1207058174', u'INT_AND_-1207058141'), ('tmp_366', u'PTRSUB_-1207057846'), (u'COPY_-1207057925', u'RETURN_-1207057989'), (u'INT_AND_-1207058079', u'COPY_-1207057945'), (u'PTRSUB_-1207057830', u'LOAD_-1207058064'), ('const-0', u'INT_NOTEQUAL_-1207058154'), ('const-8', u'PTRSUB_-1207057830'), ('const-1', u'INT_AND_-1207058141'), ('const-16', u'PTRSUB_-1207057833'), (u'PTRSUB_-1207057867', u'CAST_-1207057863'), (u'INT_ZEXT_-1207057949', u'INT_AND_-1207058079'), ('const-433', u'LOAD_-1207058092'), (u'PTRSUB_-1207057846', u'LOAD_-1207058092'), (u'INT_NOTEQUAL_-1207058076', u'CBRANCH_-1207058074'), (u'LOAD_-1207058174', u'INT_RIGHT_-1207058124'), ('tmp_199', u'CBRANCH_-1207058074'), ('const-433', u'LOAD_-1207058058'), (u'LOAD_-1207058058', u'INT_RIGHT_-1207058022'), ('tmp_366', u'MULTIEQUAL_-1207057860'), ('const-433', u'LOAD_-1207058064'), ('const-433', u'LOAD_-1207058174'), ('const-0', u'PTRSUB_-1207057827'), ('const-8', u'PTRSUB_-1207057846'), (u'LOAD_-1207058064', u'MULTIEQUAL_-1207057860'), ('tmp_366', u'PTRSUB_-1207057833'), (u'INT_RIGHT_-1207058022', u'INT_ZEXT_-1207057918'), ('tmp_666', u'INT_NOTEQUAL_-1207058076'), (u'PTRSUB_-1207057833', u'PTRSUB_-1207057830'), (u'CAST_-1207057842', u'INT_NOTEQUAL_-1207058076'), (u'INT_RIGHT_-1207058124', u'INT_ZEXT_-1207057949'), ('tmp_31', u'CBRANCH_-1207058154'), (u'INT_NOTEQUAL_-1207058154', u'CBRANCH_-1207058154'), (u'CAST_-1207057825', u'LOAD_-1207058058'), (u'PTRSUB_-1207057827', u'CAST_-1207057825'), ('const-0', u'RETURN_-1207057989'), ('tmp_666', u'COPY_-1207057890')]
[(u'INT_RIGHT_-1207058022', u'INT_AND_-1207057865'), (u'INT_AND_-1207057895', u'COPY_-1207057919'), ('const-433', u'LOAD_-1207058064'), (u'INT_NOTEQUAL_-1207058076', u'CBRANCH_-1207058074'), ('const-0', u'RETURN_-1207058064'), (u'LOAD_-1207058174', u'INT_RIGHT_-1207058124'), (u'PTRADD_-1207058030', u'CAST_-1207057847'), ('tmp_199', u'CBRANCH_-1207058074'), (u'MULTIEQUAL_-1207057862', u'LOAD_-1207058058'), (u'COPY_-1207057893', u'RETURN_-1207057989'), (u'INT_AND_-1207057865', u'COPY_-1207057893'), ('tmp_594', u'LOAD_-1207058174'), ('tmp_659', u'INT_NOTEQUAL_-1207058076'), ('tmp_594', u'PTRADD_-1207058002'), (u'LOAD_-1207058058', u'INT_RIGHT_-1207058022'), (u'INT_AND_-1207058141', u'INT_NOTEQUAL_-1207058154'), ('const-1', u'INT_AND_-1207057895'), (u'CAST_-1207057834', u'LOAD_-1207058064'), ('const-8', u'PTRADD_-1207058030'), (u'LOAD_-1207058092', u'INT_NOTEQUAL_-1207058076'), ('tmp_594', u'MULTIEQUAL_-1207057862'), (u'LOAD_-1207058064', u'MULTIEQUAL_-1207057862'), ('const-433', u'LOAD_-1207058092'), ('const-2', u'INT_RIGHT_-1207058022'), ('tmp_594', u'PTRADD_-1207058030'), ('tmp_659', u'COPY_-1207057916'), ('const-1', u'INT_AND_-1207057865'), ('const-1', u'PTRADD_-1207058002'), (u'LOAD_-1207058174', u'INT_AND_-1207058141'), ('const-433', u'LOAD_-1207058174'), (u'COPY_-1207057919', u'RETURN_-1207058064'), ('const-433', u'LOAD_-1207058058'), ('tmp_659', u'COPY_-1207057896'), (u'CAST_-1207057847', u'LOAD_-1207058092'), (u'PTRADD_-1207058002', u'CAST_-1207057834'), ('const-2', u'INT_RIGHT_-1207058124'), (u'INT_RIGHT_-1207058124', u'INT_AND_-1207057895'), ('const-24', u'PTRADD_-1207058002'), ('const-0', u'INT_NOTEQUAL_-1207058154'), ('const-1', u'PTRADD_-1207058030'), ('const-1', u'INT_AND_-1207058141'), ('tmp_31', u'CBRANCH_-1207058154'), (u'INT_NOTEQUAL_-1207058154', u'CBRANCH_-1207058154'), ('const-0', u'RETURN_-1207057989')]
null
null
0012c100
x64
O2
(translation_unit "byte FUN_0012c100(byte *param_1)\n\n{\n if ((*param_1 & 1) != 0) {\n if (*(long *)(param_1 + 8) != DAT_001e4578) {\n return *param_1 >> 2 & 1;\n }\n param_1 = *(byte **)(param_1 + 0x18);\n }\n return *param_1 >> 2 & 1;\n}\n\n" (function_definition "byte FUN_0012c100(byte *param_1)\n\n{\n if ((*param_1 & 1) != 0) {\n if (*(long *)(param_1 + 8) != DAT_001e4578) {\n return *param_1 >> 2 & 1;\n }\n param_1 = *(byte **)(param_1 + 0x18);\n }\n return *param_1 >> 2 & 1;\n}" type_identifier (function_declarator "FUN_0012c100(byte *param_1)" identifier (parameter_list "(byte *param_1)" ( (parameter_declaration "byte *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n if ((*param_1 & 1) != 0) {\n if (*(long *)(param_1 + 8) != DAT_001e4578) {\n return *param_1 >> 2 & 1;\n }\n param_1 = *(byte **)(param_1 + 0x18);\n }\n return *param_1 >> 2 & 1;\n}" { (if_statement "if ((*param_1 & 1) != 0) {\n if (*(long *)(param_1 + 8) != DAT_001e4578) {\n return *param_1 >> 2 & 1;\n }\n param_1 = *(byte **)(param_1 + 0x18);\n }" if (parenthesized_expression "((*param_1 & 1) != 0)" ( (binary_expression "(*param_1 & 1) != 0" (parenthesized_expression "(*param_1 & 1)" ( (binary_expression "*param_1 & 1" (pointer_expression "*param_1" * identifier) & number_literal) )) != number_literal) )) (compound_statement "{\n if (*(long *)(param_1 + 8) != DAT_001e4578) {\n return *param_1 >> 2 & 1;\n }\n param_1 = *(byte **)(param_1 + 0x18);\n }" { (if_statement "if (*(long *)(param_1 + 8) != DAT_001e4578) {\n return *param_1 >> 2 & 1;\n }" if (parenthesized_expression "(*(long *)(param_1 + 8) != DAT_001e4578)" ( (binary_expression "*(long *)(param_1 + 8) != DAT_001e4578" (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) )))) != identifier) )) (compound_statement "{\n return *param_1 >> 2 & 1;\n }" { (return_statement "return *param_1 >> 2 & 1;" return (binary_expression "*param_1 >> 2 & 1" (binary_expression "*param_1 >> 2" (pointer_expression "*param_1" * identifier) >> number_literal) & number_literal) ;) })) (expression_statement "param_1 = *(byte **)(param_1 + 0x18);" (assignment_expression "param_1 = *(byte **)(param_1 + 0x18)" identifier = (pointer_expression "*(byte **)(param_1 + 0x18)" * (cast_expression "(byte **)(param_1 + 0x18)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) ;) })) (return_statement "return *param_1 >> 2 & 1;" return (binary_expression "*param_1 >> 2 & 1" (binary_expression "*param_1 >> 2" (pointer_expression "*param_1" * identifier) >> number_literal) & number_literal) ;) })))
(translation_unit "int symbol_resolved_p(symbolS *s)\n\n{\n if ((*(byte *)&s->sy_flags & 1) != 0) {\n if ((segT)s->bsym != reg_section) {\n return *(byte *)&s->sy_flags >> 2 & 1;\n }\n s = (s->sy_value).X_op_symbol;\n }\n return *(byte *)&s->sy_flags >> 2 & 1;\n}\n\n" (function_definition "int symbol_resolved_p(symbolS *s)\n\n{\n if ((*(byte *)&s->sy_flags & 1) != 0) {\n if ((segT)s->bsym != reg_section) {\n return *(byte *)&s->sy_flags >> 2 & 1;\n }\n s = (s->sy_value).X_op_symbol;\n }\n return *(byte *)&s->sy_flags >> 2 & 1;\n}" primitive_type (function_declarator "symbol_resolved_p(symbolS *s)" identifier (parameter_list "(symbolS *s)" ( (parameter_declaration "symbolS *s" type_identifier (pointer_declarator "*s" * identifier)) ))) (compound_statement "{\n if ((*(byte *)&s->sy_flags & 1) != 0) {\n if ((segT)s->bsym != reg_section) {\n return *(byte *)&s->sy_flags >> 2 & 1;\n }\n s = (s->sy_value).X_op_symbol;\n }\n return *(byte *)&s->sy_flags >> 2 & 1;\n}" { (if_statement "if ((*(byte *)&s->sy_flags & 1) != 0) {\n if ((segT)s->bsym != reg_section) {\n return *(byte *)&s->sy_flags >> 2 & 1;\n }\n s = (s->sy_value).X_op_symbol;\n }" if (parenthesized_expression "((*(byte *)&s->sy_flags & 1) != 0)" ( (binary_expression "(*(byte *)&s->sy_flags & 1) != 0" (parenthesized_expression "(*(byte *)&s->sy_flags & 1)" ( (binary_expression "*(byte *)&s->sy_flags & 1" (pointer_expression "*(byte *)&s->sy_flags" * (cast_expression "(byte *)&s->sy_flags" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&s->sy_flags" & (field_expression "s->sy_flags" identifier -> field_identifier)))) & number_literal) )) != number_literal) )) (compound_statement "{\n if ((segT)s->bsym != reg_section) {\n return *(byte *)&s->sy_flags >> 2 & 1;\n }\n s = (s->sy_value).X_op_symbol;\n }" { (if_statement "if ((segT)s->bsym != reg_section) {\n return *(byte *)&s->sy_flags >> 2 & 1;\n }" if (parenthesized_expression "((segT)s->bsym != reg_section)" ( (binary_expression "(segT)s->bsym != reg_section" (cast_expression "(segT)s->bsym" ( (type_descriptor "segT" type_identifier) ) (field_expression "s->bsym" identifier -> field_identifier)) != identifier) )) (compound_statement "{\n return *(byte *)&s->sy_flags >> 2 & 1;\n }" { (return_statement "return *(byte *)&s->sy_flags >> 2 & 1;" return (binary_expression "*(byte *)&s->sy_flags >> 2 & 1" (binary_expression "*(byte *)&s->sy_flags >> 2" (pointer_expression "*(byte *)&s->sy_flags" * (cast_expression "(byte *)&s->sy_flags" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&s->sy_flags" & (field_expression "s->sy_flags" identifier -> field_identifier)))) >> number_literal) & number_literal) ;) })) (expression_statement "s = (s->sy_value).X_op_symbol;" (assignment_expression "s = (s->sy_value).X_op_symbol" identifier = (field_expression "(s->sy_value).X_op_symbol" (parenthesized_expression "(s->sy_value)" ( (field_expression "s->sy_value" identifier -> field_identifier) )) . field_identifier)) ;) })) (return_statement "return *(byte *)&s->sy_flags >> 2 & 1;" return (binary_expression "*(byte *)&s->sy_flags >> 2 & 1" (binary_expression "*(byte *)&s->sy_flags >> 2" (pointer_expression "*(byte *)&s->sy_flags" * (cast_expression "(byte *)&s->sy_flags" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&s->sy_flags" & (field_expression "s->sy_flags" identifier -> field_identifier)))) >> number_literal) & number_literal) ;) })))
(translation_unit "byte FUN_0012c100(byte *param_1)\n\n{\n if ((*param_1 & 1) != 0) {\n if (*(long *)(param_1 + 8) != DAT_001e4578) {\n return *param_1 >> 2 & 1;\n }\n param_1 = *(byte **)(param_1 + 0x18);\n }\n return *param_1 >> 2 & 1;\n}\n\n" (function_definition "byte FUN_0012c100(byte *param_1)\n\n{\n if ((*param_1 & 1) != 0) {\n if (*(long *)(param_1 + 8) != DAT_001e4578) {\n return *param_1 >> 2 & 1;\n }\n param_1 = *(byte **)(param_1 + 0x18);\n }\n return *param_1 >> 2 & 1;\n}" type_identifier (function_declarator "FUN_0012c100(byte *param_1)" identifier (parameter_list "(byte *param_1)" ( (parameter_declaration "byte *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n if ((*param_1 & 1) != 0) {\n if (*(long *)(param_1 + 8) != DAT_001e4578) {\n return *param_1 >> 2 & 1;\n }\n param_1 = *(byte **)(param_1 + 0x18);\n }\n return *param_1 >> 2 & 1;\n}" { (if_statement "if ((*param_1 & 1) != 0) {\n if (*(long *)(param_1 + 8) != DAT_001e4578) {\n return *param_1 >> 2 & 1;\n }\n param_1 = *(byte **)(param_1 + 0x18);\n }" if (parenthesized_expression "((*param_1 & 1) != 0)" ( (binary_expression "(*param_1 & 1) != 0" (parenthesized_expression "(*param_1 & 1)" ( (binary_expression "*param_1 & 1" (pointer_expression "*param_1" * identifier) & number_literal) )) != number_literal) )) (compound_statement "{\n if (*(long *)(param_1 + 8) != DAT_001e4578) {\n return *param_1 >> 2 & 1;\n }\n param_1 = *(byte **)(param_1 + 0x18);\n }" { (if_statement "if (*(long *)(param_1 + 8) != DAT_001e4578) {\n return *param_1 >> 2 & 1;\n }" if (parenthesized_expression "(*(long *)(param_1 + 8) != DAT_001e4578)" ( (binary_expression "*(long *)(param_1 + 8) != DAT_001e4578" (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) )))) != identifier) )) (compound_statement "{\n return *param_1 >> 2 & 1;\n }" { (return_statement "return *param_1 >> 2 & 1;" return (binary_expression "*param_1 >> 2 & 1" (binary_expression "*param_1 >> 2" (pointer_expression "*param_1" * identifier) >> number_literal) & number_literal) ;) })) (expression_statement "param_1 = *(byte **)(param_1 + 0x18);" (assignment_expression "param_1 = *(byte **)(param_1 + 0x18)" identifier = (pointer_expression "*(byte **)(param_1 + 0x18)" * (cast_expression "(byte **)(param_1 + 0x18)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) ;) })) (return_statement "return *param_1 >> 2 & 1;" return (binary_expression "*param_1 >> 2 & 1" (binary_expression "*param_1 >> 2" (pointer_expression "*param_1" * identifier) >> number_literal) & number_literal) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) & LIT) )) != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT) )) (compound_statement { (return_statement return (binary_expression (binary_expression (pointer_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) ))))) ;) })) (return_statement return (binary_expression (binary_expression (pointer_expression * IDENT) >> LIT) & LIT) ;) })))
(function_definition "byte FUN_0012c100(byte *param_1)\n\n{\n if ((*param_1 & 1) != 0) {\n if (*(long *)(param_1 + 8) != DAT_001e4578) {\n return *param_1 >> 2 & 1;\n }\n param_1 = *(byte **)(param_1 + 0x18);\n }\n return *param_1 >> 2 & 1;\n}" (type_identifier "byte") (function_declarator "FUN_0012c100(byte *param_1)" (identifier "FUN_0012c100") (parameter_list "(byte *param_1)" (( "(") (parameter_declaration "byte *param_1" (type_identifier "byte") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n if ((*param_1 & 1) != 0) {\n if (*(long *)(param_1 + 8) != DAT_001e4578) {\n return *param_1 >> 2 & 1;\n }\n param_1 = *(byte **)(param_1 + 0x18);\n }\n return *param_1 >> 2 & 1;\n}" ({ "{") (if_statement "if ((*param_1 & 1) != 0) {\n if (*(long *)(param_1 + 8) != DAT_001e4578) {\n return *param_1 >> 2 & 1;\n }\n param_1 = *(byte **)(param_1 + 0x18);\n }" (if "if") (parenthesized_expression "((*param_1 & 1) != 0)" (( "(") (binary_expression "(*param_1 & 1) != 0" (parenthesized_expression "(*param_1 & 1)" (( "(") (binary_expression "*param_1 & 1" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (& "&") (number_literal "1")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if (*(long *)(param_1 + 8) != DAT_001e4578) {\n return *param_1 >> 2 & 1;\n }\n param_1 = *(byte **)(param_1 + 0x18);\n }" ({ "{") (if_statement "if (*(long *)(param_1 + 8) != DAT_001e4578) {\n return *param_1 >> 2 & 1;\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 8) != DAT_001e4578)" (( "(") (binary_expression "*(long *)(param_1 + 8) != DAT_001e4578" (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")) () ")")))) (!= "!=") (identifier "DAT_001e4578")) () ")")) (compound_statement "{\n return *param_1 >> 2 & 1;\n }" ({ "{") (return_statement "return *param_1 >> 2 & 1;" (return "return") (binary_expression "*param_1 >> 2 & 1" (binary_expression "*param_1 >> 2" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (>> ">>") (number_literal "2")) (& "&") (number_literal "1")) (; ";")) (} "}"))) (expression_statement "param_1 = *(byte **)(param_1 + 0x18);" (assignment_expression "param_1 = *(byte **)(param_1 + 0x18)" (identifier "param_1") (= "=") (pointer_expression "*(byte **)(param_1 + 0x18)" (* "*") (cast_expression "(byte **)(param_1 + 0x18)" (( "(") (type_descriptor "byte **" (type_identifier "byte") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (} "}"))) (return_statement "return *param_1 >> 2 & 1;" (return "return") (binary_expression "*param_1 >> 2 & 1" (binary_expression "*param_1 >> 2" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (>> ">>") (number_literal "2")) (& "&") (number_literal "1")) (; ";")) (} "}")))
int function_1(type_1 *s) { if ((*(type_2 *)&s->sy_flags & 1) != 0) { if ((type_3)s->bsym != var_1) { return *(type_2 *)&s->sy_flags >> 2 & 1; } s = (s->sy_value).X_op_symbol; } return *(type_2 *)&s->sy_flags >> 2 & 1; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (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: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) consequence: (compound_statement (return_statement (binary_expression left: (binary_expression left: (pointer_expression argument: (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))))))))) (return_statement (binary_expression left: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)) right: (number_literal))))))
null
byte MASKED(byte *param_1) { if ((*param_1 & 1) != 0) { if (*(long *)(param_1 + 8) != DAT_001e4578) { return *param_1 >> 2 & 1; } param_1 = *(byte **)(param_1 + 0x18); } return *param_1 >> 2 & 1; }
3041_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
get_symbol_name
FUN_001a2d00
/* DWARF original prototype: char * get_symbol_name(Sized_relobj_file<64,_false> * this, uint symndx) */ char * __thiscall gold::Sized_relobj_file<64,_false>::get_symbol_name(Sized_relobj_file<64,_false> *this,uint symndx) { _func_int_varargs *p_Var1; uint uVar2; int iVar3; undefined4 extraout_var; undefined4 extraout_var_00; uchar *puVar4; uchar *puVar5; Input_file *this_00; Location LVar6; section_size_type symbols_size; section_size_type names_size; uVar2 = this->symtab_shndx_; if (uVar2 == 0) { return (char *)0x0; } p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe]; if (p_Var1 == do_section_contents) { puVar4 = ""; LVar6 = elfcpp::Elf_file<64,_false,_gold::Object>::section_contents(&this->elf_file_,uVar2); symbols_size = LVar6.data_size; if (symbols_size != 0) { this_00 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.input_file_; if (this_00 == (Input_file *)0x0) goto LAB_001a2edb; puVar4 = File_read::get_view(&this_00->file_, (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object. offset_,LVar6.file_offset,symbols_size,true,false); } } else { iVar3 = (*p_Var1)(this,(ulong)uVar2,&symbols_size,0); puVar4 = (uchar *)CONCAT44(extraout_var_00,iVar3); } p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0x15]; if (p_Var1 == do_section_link) { uVar2 = elfcpp::Elf_file<64,_false,_gold::Object>::section_link (&this->elf_file_,this->symtab_shndx_); } else { uVar2 = (*p_Var1)(this); } if (uVar2 < 0xff00) { p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe]; } else { elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_); uVar2 = uVar2 + (this->elf_file_).large_shndx_offset_; p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe]; } if (p_Var1 == do_section_contents) { LVar6 = elfcpp::Elf_file<64,_false,_gold::Object>::section_contents(&this->elf_file_,uVar2); names_size = LVar6.data_size; puVar5 = ""; if (names_size != 0) { this_00 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.input_file_; if (this_00 == (Input_file *)0x0) { LAB_001a2edb: /* WARNING: Subroutine does not return */ Object::input_file((Object *)this_00); } puVar5 = File_read::get_view(&this_00->file_, (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object. offset_,LVar6.file_offset,names_size,true,false); } } else { iVar3 = (*p_Var1)(this,(ulong)uVar2,&names_size,0); puVar5 = (uchar *)CONCAT44(extraout_var,iVar3); } if (puVar4 + symbols_size <= puVar4 + symndx * 0x18) { return (char *)0x0; } return (char *)(puVar5 + *(uint *)(puVar4 + symndx * 0x18)); }
undefined * FUN_001a2d00(long *param_1,int param_2) { int iVar1; code *pcVar2; uint uVar3; undefined *puVar4; undefined *puVar5; undefined1 auVar6 [16]; long local_38; long local_30; iVar1 = *(int *)((long)param_1 + 0x11c); if (iVar1 == 0) { return (undefined *)0x0; } if (*(code **)(*param_1 + 0x70) == FUN_001a2100) { puVar4 = &DAT_00313646; auVar6 = FUN_001a2060(param_1 + 0x1f,iVar1); local_38 = auVar6._8_8_; if (local_38 != 0) { if (param_1[5] == 0) goto LAB_001a2edb; puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0); } } else { puVar4 = (undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0); } if (*(code **)(*param_1 + 0xa8) == FUN_001a28f0) { uVar3 = FUN_001a2850(param_1 + 0x1f); } else { uVar3 = (**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c)); } if (uVar3 < 0xff00) { pcVar2 = *(code **)(*param_1 + 0x70); } else { FUN_0015d960(param_1 + 0x1f); uVar3 = uVar3 + (int)param_1[0x22]; pcVar2 = *(code **)(*param_1 + 0x70); } if (pcVar2 == FUN_001a2100) { auVar6 = FUN_001a2060(param_1 + 0x1f,uVar3); local_30 = auVar6._8_8_; puVar5 = &DAT_00313646; if (local_30 != 0) { if (param_1[5] == 0) { LAB_001a2edb: /* WARNING: Subroutine does not return */ FUN_0019a570(); } puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0); } } else { puVar5 = (undefined *)(*pcVar2)(param_1,uVar3,&local_30,0); } if (puVar4 + local_38 <= puVar4 + (uint)(param_2 * 0x18)) { return (undefined *)0x0; } return puVar5 + *(uint *)(puVar4 + (uint)(param_2 * 0x18)); }
MOV EAX,dword ptr [RDI + 0x11c] TEST EAX,EAX JZ 0x001a2ed8 PUSH R14 LEA R14,[0x1a2100] PUSH R13 PUSH R12 MOV R12D,ESI PUSH RBP PUSH RBX MOV RBX,RDI SUB RSP,0x10 MOV RDX,qword ptr [RDI] MOV R8,qword ptr [RDX + 0x70] CMP R8,R14 JNZ 0x001a2ec0 LEA RDI,[RDI + 0xf8] MOV ESI,EAX LEA RBP,[0x313646] CALL 0x001a2060 MOV qword ptr [RSP],RDX TEST RDX,RDX JNZ 0x001a2df0 MOV RAX,qword ptr [RBX] LEA RDX,[0x1a28f0] MOV ESI,dword ptr [RBX + 0x11c] MOV RAX,qword ptr [RAX + 0xa8] CMP RAX,RDX JNZ 0x001a2eb0 LEA RDI,[RBX + 0xf8] CALL 0x001a2850 MOV R13D,EAX CMP R13D,0xfeff JA 0x001a2e60 MOV RAX,qword ptr [RBX] MOV RAX,qword ptr [RAX + 0x70] CMP RAX,R14 JNZ 0x001a2e83 MOV ESI,R13D LEA RDI,[RBX + 0xf8] CALL 0x001a2060 LEA RSI,[0x313646] MOV qword ptr [RSP + 0x8],RDX TEST RDX,RDX JNZ 0x001a2e28 LEA EDX,[R12 + R12*0x2] SHL EDX,0x3 ADD RDX,RBP ADD RBP,qword ptr [RSP] CMP RDX,RBP JNC 0x001a2ea0 MOV EAX,dword ptr [RDX] ADD RSP,0x10 POP RBX POP RBP ADD RAX,RSI POP R12 POP R13 POP R14 RET MOV RDI,qword ptr [RBX + 0x28] TEST RDI,RDI JZ 0x001a2edb MOV RSI,qword ptr [RBX + 0x30] MOV RCX,RDX ADD RDI,0x28 XOR R9D,R9D MOV R8D,0x1 MOV RDX,RAX CALL 0x0016b970 MOV RBP,RAX JMP 0x001a2d59 MOV RDI,qword ptr [RBX + 0x28] TEST RDI,RDI JZ 0x001a2edb MOV RSI,qword ptr [RBX + 0x30] MOV RCX,RDX ADD RDI,0x28 XOR R9D,R9D MOV R8D,0x1 MOV RDX,RAX CALL 0x0016b970 MOV RSI,RAX JMP 0x001a2dc5 LEA RDI,[RBX + 0xf8] CALL 0x0015d960 MOV RAX,qword ptr [RBX] ADD R13D,dword ptr [RBX + 0x110] MOV RAX,qword ptr [RAX + 0x70] CMP RAX,R14 JZ 0x001a2da5 MOV ESI,R13D LEA RDX,[RSP + 0x8] XOR ECX,ECX MOV RDI,RBX CALL RAX MOV RSI,RAX JMP 0x001a2dc5 ADD RSP,0x10 XOR EAX,EAX POP RBX POP RBP POP R12 POP R13 POP R14 RET MOV RDI,RBX CALL RAX MOV R13D,EAX JMP 0x001a2d88 MOV RDX,RSP XOR ECX,ECX MOV ESI,EAX CALL R8 MOV RBP,RAX JMP 0x001a2d59 XOR EAX,EAX RET CALL 0x0019a570
null
null
null
null
[(u'LOAD_-1207620263', u'CALLIND_-1207619396'), ('const-1712384', u'PTRSUB_-1207619065'), (u'COPY_-1207619380', u'RETURN_-1207619360'), ('const-0', u'CALLIND_-1207619396'), (u'CALL_-1207620025', u'SUBPIECE_-1207619571'), ('tmp_1359', u'PTRSUB_-1207618724'), ('const-0', u'PTRSUB_-1207619067'), ('const-8', u'PTRADD_-1207619010'), ('tmp_2723', u'PTRSUB_-1207619072'), ('const-1', u'PTRADD_-1207619878'), (u'CALL_-1207620208', u'SUBPIECE_-1207619678'), (u'INDIRECT_-1207619053', u'MULTIEQUAL_-1207618750'), (u'PTRSUB_-1207619045', u'PTRSUB_-1207619032'), (u'PTRSUB_-1207618933', u'PTRSUB_-1207618920'), (u'CALLIND_-1207619396', u'INDIRECT_-1207619169'), ('const-0', u'RETURN_-1207619360'), ('tmp_1165', u'CBRANCH_-1207619654'), (u'MULTIEQUAL_-1207618741', u'CALL_-1207620025'), (u'SUBPIECE_-1207619677', u'CALL_-1207619595'), ('tmp_883', u'CBRANCH_-1207619710'), (u'LOAD_-1207619580', u'INT_ADD_-1207619562'), (u'PTRSUB_-1207618981', u'PTRSUB_-1207618969'), (u'INT_LESSEQUAL_-1207619900', u'CBRANCH_-1207619898'), (u'LOAD_-1207619675', u'PTRSUB_-1207618835'), ('const-0', u'SUBPIECE_-1207619571'), ('tmp_1359', u'PTRSUB_-1207618783'), (u'MULTIEQUAL_-1207618740', u'INT_EQUAL_-1207619543'), (u'CALL_-1207620025', u'INDIRECT_-1207619053'), (u'PTRSUB_-1207618688', u'LOAD_-1207619590'), ('const-433', u'LOAD_-1207620181'), (u'PTRSUB_-1207618783', u'PTRSUB_-1207618766'), (u'SUBPIECE_-1207619678', u'INT_NOTEQUAL_-1207620187'), (u'PTRSUB_-1207618826', u'PTRSUB_-1207618813'), (u'COPY_-1207620224', u'MULTIEQUAL_-1207619453'), ('tmp_1359', u'PTRSUB_-1207619004'), ('const-433', u'LOAD_-1207619563'), (u'INT_EQUAL_-1207620327', u'CBRANCH_-1207620326'), (u'LOAD_-1207620349', u'INT_EQUAL_-1207620327'), (u'PTRSUB_-1207618981', u'CALL_-1207620111'), (u'PTRSUB_-1207618844', u'PTRSUB_-1207618826'), ('const-284', u'PTRSUB_-1207619108'), (u'PTRSUB_-1207618828', u'PTRSUB_-1207618816'), ('tmp_2723', u'PTRSUB_-1207618695'), ('const-0', u'RETURN_-1207619826'), ('tmp_1115', u'CBRANCH_-1207619541'), ('const-0', u'PTRSUB_-1207618826'), ('tmp_1360', u'INT_MULT_-1207619952'), (u'PIECE_-1207619228', u'CAST_-1207618648'), ('const-0', u'PTRSUB_-1207618981'), ('const-0', u'CALL_-1207619651'), ('const-1', u'RETURN_-1207619498'), (u'PTRSUB_-1207618766', u'PTRSUB_-1207618753'), (u'LOAD_-1207619731', u'INT_EQUAL_-1207619712'), ('const-0', u'INT_EQUAL_-1207619712'), (u'PTRSUB_-1207618952', u'PTRSUB_-1207618933'), ('tmp_1359', u'PTRSUB_-1207619067'), (u'PTRSUB_-1207618932', u'CALL_-1207620025'), (u'SUBPIECE_-1207619571', u'CALL_-1207619651'), ('const-0', u'COPY_-1207619639'), ('tmp_34', u'CBRANCH_-1207620326'), (u'PTRSUB_-1207618994', u'PTRSUB_-1207618981'), (u'PTRSUB_-1207618813', u'PTRSUB_-1207618802'), (u'CAST_-1207618648', u'MULTIEQUAL_-1207619313'), ('const-248', u'PTRSUB_-1207619050'), (u'LOAD_-1207620167', u'CALL_-1207620111'), (u'COPY_-1207620025', u'MULTIEQUAL_-1207619313'), ('const-14', u'PTRADD_-1207618675'), ('tmp_1359', u'CALLIND_-1207619479'), ('tmp_1359', u'CALLIND_-1207619396'), ('tmp_1359', u'PTRSUB_-1207618859'), (u'PTRSUB_-1207618859', u'PTRSUB_-1207618841'), (u'CALLIND_-1207619396', u'PIECE_-1207619167'), (u'PTRSUB_-1207619065', u'INT_EQUAL_-1207620243'), ('const-0', u'PTRSUB_-1207618859'), (u'CALLIND_-1207619479', u'MULTIEQUAL_-1207619141'), (u'LOAD_-1207619675', u'INT_EQUAL_-1207619656'), (u'PTRSUB_-1207619004', u'LOAD_-1207620167'), ('const-0', u'PTRSUB_-1207618781'), ('tmp_1132', u'BRANCH_-1207619475'), (u'PTRADD_-1207619878', u'CAST_-1207618826'), ('tmp_1359', u'PTRSUB_-1207618844'), (u'PTRADD_-1207618946', u'LOAD_-1207620157'), (u'INT_ZEXT_-1207619455', u'PTRADD_-1207619801'), ('const-433', u'LOAD_-1207620349'), (u'CALL_-1207619651', u'MULTIEQUAL_-1207619313'), ('const-1', u'PTRADD_-1207619801'), (u'MULTIEQUAL_-1207619141', u'MULTIEQUAL_-1207618741'), (u'PTRSUB_-1207619020', u'LOAD_-1207620269'), (u'PTRSUB_-1207618920', u'PTRSUB_-1207618908'), (u'INDIRECT_-1207618780', u'MULTIEQUAL_-1207619133'), (u'MULTIEQUAL_-1207619029', u'PTRADD_-1207619863'), (u'CALLIND_-1207619556', u'PIECE_-1207619228'), ('const-24', u'INT_MULT_-1207619952'), (u'CALL_-1207619595', u'INDIRECT_-1207618957'), ('const-48', u'PTRSUB_-1207618744'), ('tmp_1359', u'PTRSUB_-1207619015'), ('const-433', u'LOAD_-1207620079'), ('tmp_1359', u'PTRSUB_-1207618981'), ('const-0', u'PTRSUB_-1207618994'), (u'INDIRECT_-1207619053', u'MULTIEQUAL_-1207619029'), (u'INT_MULT_-1207619952', u'INT_ZEXT_-1207619407'), (u'CALLIND_-1207619556', u'INDIRECT_-1207618829'), (u'LOAD_-1207620157', u'CALLIND_-1207619479'), (u'CAST_-1207618808', u'RETURN_-1207619826'), ('const-0', u'PTRSUB_-1207618768'), (u'CALL_-1207619591', u'INDIRECT_-1207618871'), (u'PTRSUB_-1207618841', u'PTRSUB_-1207618828'), ('const-8', u'SUBPIECE_-1207619572'), (u'PTRSUB_-1207618798', u'PTRSUB_-1207618781'), ('const-40', u'PTRSUB_-1207618774'), (u'SUBPIECE_-1207619572', u'MULTIEQUAL_-1207618731'), ('const-0', u'INT_EQUAL_-1207619656'), (u'PTRSUB_-1207619032', u'PTRSUB_-1207619020'), ('const-0', u'COPY_-1207619380'), (u'INDIRECT_-1207619103', u'MULTIEQUAL_-1207619085'), (u'CALL_-1207620111', u'INDIRECT_-1207619103'), (u'PTRSUB_-1207618695', u'CALLIND_-1207619556'), (u'PTRSUB_-1207618758', u'LOAD_-1207619731'), ('const-8', u'SUBPIECE_-1207619678'), ('tmp_1359', u'PTRSUB_-1207618798'), ('const-433', u'LOAD_-1207619580'), (u'SUBPIECE_-1207619678', u'MULTIEQUAL_-1207619133'), ('tmp_1287', u'BRANCH_-1207619392'), ('const-0', u'PTRSUB_-1207619065'), ('const-8', u'PTRADD_-1207618946'), (u'PTRSUB_-1207619015', u'PTRSUB_-1207618994'), (u'LOAD_-1207619731', u'MULTIEQUAL_-1207619018'), (u'CALL_-1207620208', u'INDIRECT_-1207619147'), ('const-0', u'PTRSUB_-1207618732'), ('const-433', u'LOAD_-1207620167'), ('const-3225158', u'COPY_-1207620025'), (u'PTRSUB_-1207618753', u'PTRSUB_-1207618744'), (u'PTRSUB_-1207618768', u'PTRSUB_-1207618758'), (u'CALLIND_-1207619396', u'INDIRECT_-1207618780'), (u'INDIRECT_-1207618894', u'MULTIEQUAL_-1207619029'), ('const-0', u'PTRSUB_-1207619045'), (u'LOAD_-1207619731', u'PTRSUB_-1207618774'), (u'LOAD_-1207619705', u'CALL_-1207619651'), (u'INT_ZEXT_-1207619111', u'CALLIND_-1207619396'), (u'MULTIEQUAL_-1207619085', u'MULTIEQUAL_-1207618738'), (u'CALL_-1207619503', u'INDIRECT_-1207618752'), (u'INDIRECT_-1207618871', u'MULTIEQUAL_-1207618738'), (u'INDIRECT_-1207618829', u'MULTIEQUAL_-1207619029'), (u'CALL_-1207620111', u'MULTIEQUAL_-1207619141'), ('tmp_1359', u'PTRSUB_-1207618720'), (u'PTRADD_-1207619010', u'LOAD_-1207620263'), (u'PTRSUB_-1207618816', u'LOAD_-1207619675'), ('const-433', u'LOAD_-1207619894'), ('const-0', u'PTRSUB_-1207618933'), (u'PTRADD_-1207618898', u'LOAD_-1207620073'), ('const-0', u'CALL_-1207619595'), ('const-8', u'PTRADD_-1207618675'), ('const-0', u'SUBPIECE_-1207619677'), (u'MULTIEQUAL_-1207619141', u'INT_LESS_-1207620075'), (u'PTRADD_-1207618675', u'LOAD_-1207619563'), ('const-248', u'PTRSUB_-1207618981'), ('tmp_624', u'CBRANCH_-1207619898'), (u'CALLIND_-1207619556', u'INDIRECT_-1207619230'), (u'INT_EQUAL_-1207619656', u'CBRANCH_-1207619654'), (u'PTRSUB_-1207618997', u'INT_EQUAL_-1207620134'), (u'CALL_-1207619651', u'INDIRECT_-1207618894'), (u'PTRSUB_-1207619050', u'CALL_-1207620208'), ('const-0', u'RETURN_-1207619591'), (u'INT_EQUAL_-1207619712', u'CBRANCH_-1207619710'), (u'CALL_-1207619503', u'INDIRECT_-1207618736'), (u'PTRSUB_-1207618969', u'LOAD_-1207620181'), ('const-1', u'CALL_-1207619651'), (u'PTRSUB_-1207618720', u'PTRSUB_-1207618705'), ('tmp_414', u'CBRANCH_-1207619992'), (u'CAST_-1207618826', u'LOAD_-1207619894'), ('tmp_1359', u'PTRSUB_-1207619108'), ('tmp_1359', u'PTRSUB_-1207618952'), (u'PTRSUB_-1207618802', u'LOAD_-1207619649'), ('tmp_1020', u'BRANCH_-1207619553'), ('const--56', u'PTRSUB_-1207619072'), ('const-14', u'PTRADD_-1207619010'), (u'LOAD_-1207619649', u'CALL_-1207619595'), (u'PTRSUB_-1207618696', u'PTRSUB_-1207618688'), ('const-0', u'PTRSUB_-1207619015'), (u'LOAD_-1207620157', u'INT_EQUAL_-1207620134'), (u'MULTIEQUAL_-1207619453', u'PTRADD_-1207619878'), (u'INT_EQUAL_-1207619543', u'CBRANCH_-1207619541'), (u'CALL_-1207619595', u'MULTIEQUAL_-1207619453'), ('const-248', u'PTRSUB_-1207618720'), (u'INT_ADD_-1207619562', u'MULTIEQUAL_-1207618741'), ('const-433', u'LOAD_-1207620157'), (u'LOAD_-1207620073', u'MULTIEQUAL_-1207618740'), (u'SUBPIECE_-1207619572', u'INT_NOTEQUAL_-1207619994'), (u'MULTIEQUAL_-1207619141', u'INT_ADD_-1207619562'), ('tmp_1243', u'BRANCH_-1207619588'), ('tmp_961', u'BRANCH_-1207619644'), (u'CALL_-1207620025', u'SUBPIECE_-1207619572'), (u'SUBPIECE_-1207619678', u'MULTIEQUAL_-1207618750'), (u'CALLIND_-1207619479', u'INDIRECT_-1207618797'), ('tmp_205', u'CBRANCH_-1207620185'), ('const-433', u'LOAD_-1207619649'), ('const-0', u'PTRSUB_-1207618828'), (u'COPY_-1207619639', u'RETURN_-1207619591'), ('const-284', u'PTRSUB_-1207619004'), (u'INDIRECT_-1207618797', u'MULTIEQUAL_-1207619085'), ('const-0', u'INT_NOTEQUAL_-1207619994'), (u'INT_NOTEQUAL_-1207619994', u'CBRANCH_-1207619992'), (u'INT_EQUAL_-1207620134', u'CBRANCH_-1207620131'), (u'INT_ZEXT_-1207619179', u'CALLIND_-1207619556'), ('const-0', u'PTRSUB_-1207618753'), (u'LOAD_-1207620349', u'CALL_-1207620208'), (u'PTRSUB_-1207619108', u'LOAD_-1207620349'), ('const-0', u'PTRSUB_-1207619032'), (u'PTRSUB_-1207618709', u'PTRSUB_-1207618696'), ('tmp_1359', u'PTRSUB_-1207618737'), ('const-0', u'PTRSUB_-1207618688'), ('tmp_1359', u'PTRSUB_-1207618932'), ('const-0', u'PTRSUB_-1207618709'), (u'INT_EQUAL_-1207620243', u'CBRANCH_-1207620240'), ('const-65280', u'INT_LESS_-1207620075'), ('const-433', u'LOAD_-1207619705'), (u'LOAD_-1207620263', u'INT_EQUAL_-1207620243'), ('const-48', u'PTRSUB_-1207618802'), ('const-248', u'PTRSUB_-1207618737'), (u'PTRSUB_-1207618732', u'INT_EQUAL_-1207619543'), (u'PTRADD_-1207619863', u'INT_LESSEQUAL_-1207619900'), ('const-24', u'PTRSUB_-1207618705'), ('const-40', u'PTRSUB_-1207618835'), ('const-0', u'PTRSUB_-1207618844'), ('const-0', u'PTRSUB_-1207618997'), (u'INT_LESS_-1207620075', u'CBRANCH_-1207620083'), (u'INT_NOTEQUAL_-1207620187', u'CBRANCH_-1207620185'), (u'LOAD_-1207619675', u'MULTIEQUAL_-1207619018'), ('const-1', u'CALL_-1207619595'), ('const-3225158', u'COPY_-1207620224'), (u'PTRSUB_-1207618705', u'LOAD_-1207619580'), ('const-0', u'PTRSUB_-1207618783'), (u'LOAD_-1207619894', u'INT_ZEXT_-1207619455'), ('const-0', u'INT_EQUAL_-1207620327'), ('tmp_314', u'CBRANCH_-1207620083'), (u'LOAD_-1207619563', u'MULTIEQUAL_-1207618740'), (u'LOAD_-1207620079', u'PTRADD_-1207618898'), (u'CALL_-1207620208', u'SUBPIECE_-1207619677'), ('const-433', u'LOAD_-1207619731'), (u'SUBPIECE_-1207619572', u'CALL_-1207619651'), (u'MULTIEQUAL_-1207618741', u'INT_ZEXT_-1207619179'), (u'MULTIEQUAL_-1207619018', u'CAST_-1207618572'), (u'LOAD_-1207619590', u'PTRADD_-1207618675'), ('const-1712384', u'PTRSUB_-1207618732'), (u'PTRSUB_-1207618724', u'PTRSUB_-1207618709'), ('tmp_153', u'CBRANCH_-1207620240'), ('tmp_1359', u'PTRSUB_-1207619050'), (u'PTRSUB_-1207618908', u'LOAD_-1207620079'), ('const-0', u'CALLIND_-1207619556'), ('const-21', u'PTRADD_-1207618946'), (u'INDIRECT_-1207619147', u'MULTIEQUAL_-1207618731'), (u'LOAD_-1207620349', u'INT_ZEXT_-1207619111'), ('const-433', u'LOAD_-1207620263'), ('const-40', u'PTRSUB_-1207618816'), ('const-14', u'PTRADD_-1207618898'), (u'PIECE_-1207619167', u'CAST_-1207618594'), (u'PTRSUB_-1207619067', u'PTRSUB_-1207619045'), ('const-0', u'PTRSUB_-1207618920'), (u'MULTIEQUAL_-1207618740', u'CALLIND_-1207619556'), (u'PTRSUB_-1207618781', u'PTRSUB_-1207618768'), (u'PTRSUB_-1207618774', u'CALL_-1207619651'), (u'PTRSUB_-1207618835', u'CALL_-1207619595'), ('const-433', u'LOAD_-1207620073'), ('tmp_262', u'CBRANCH_-1207620131'), ('const-0', u'PTRSUB_-1207618696'), ('const-433', u'LOAD_-1207619590'), ('const--48', u'PTRSUB_-1207618695'), (u'INT_ZEXT_-1207619407', u'PTRADD_-1207619878'), (u'MULTIEQUAL_-1207619453', u'PTRADD_-1207619863'), (u'CAST_-1207618594', u'MULTIEQUAL_-1207619453'), ('const-8', u'PTRADD_-1207618898'), (u'INDIRECT_-1207619169', u'PIECE_-1207619167'), ('const-248', u'PTRSUB_-1207618932'), (u'LOAD_-1207620181', u'PTRADD_-1207618946'), ('const-40', u'PTRSUB_-1207618758'), ('const-433', u'LOAD_-1207620269'), (u'MULTIEQUAL_-1207619313', u'PTRADD_-1207619801'), (u'PTRADD_-1207619801', u'CAST_-1207618808'), ('const-0', u'PTRSUB_-1207618798'), (u'LOAD_-1207620269', u'PTRADD_-1207619010'), (u'SUBPIECE_-1207619678', u'CALL_-1207619595'), ('const-0', u'PTRSUB_-1207618969'), ('const-1714416', u'PTRSUB_-1207618997'), (u'PTRSUB_-1207618737', u'CALL_-1207619591'), ('const-0', u'INT_NOTEQUAL_-1207620187'), ('const-0', u'PTRSUB_-1207618724'), ('tmp_1359', u'CALLIND_-1207619556'), (u'INDIRECT_-1207618957', u'MULTIEQUAL_-1207619133'), (u'PTRSUB_-1207618744', u'LOAD_-1207619705'), ('const-0', u'PTRSUB_-1207618813'), ('const-0', u'PTRSUB_-1207618766'), (u'PTRSUB_-1207619072', u'CALLIND_-1207619396'), ('const-0', u'PTRSUB_-1207618952'), ('const-0', u'PTRSUB_-1207619020'), ('const-1', u'PTRADD_-1207619863'), ('const-433', u'LOAD_-1207619675'), ('const-0', u'PTRSUB_-1207618908'), (u'INDIRECT_-1207619230', u'PIECE_-1207619228'), (u'PTRADD_-1207619878', u'INT_LESSEQUAL_-1207619900'), (u'CALL_-1207619651', u'INDIRECT_-1207618878'), ('const-0', u'PTRSUB_-1207618841'), (u'CAST_-1207618572', u'CALL_-1207619503')]
[(u'LOAD_-1207620263', u'CALLIND_-1207619396'), (u'INDIRECT_-1207618822', u'MULTIEQUAL_-1207619110'), (u'COPY_-1207619380', u'RETURN_-1207619360'), ('const-433', u'LOAD_-1207619649'), (u'CAST_-1207618879', u'LOAD_-1207619894'), ('const-0', u'RETURN_-1207619360'), (u'CALL_-1207620025', u'INDIRECT_-1207619078'), ('tmp_1165', u'CBRANCH_-1207619654'), ('const-5', u'PTRADD_-1207618821'), ('tmp_883', u'CBRANCH_-1207619710'), ('const-8', u'PTRADD_-1207618879'), (u'INT_LESSEQUAL_-1207619900', u'CBRANCH_-1207619898'), (u'LOAD_-1207619731', u'INT_ADD_-1207619676'), ('const-0', u'CALL_-1207619651'), ('const-65280', u'INT_LESS_-1207620075'), (u'SUBPIECE_-1207618954', u'CALL_-1207619651'), ('const-31', u'PTRADD_-1207619000'), (u'CAST_-1207619112', u'INT_ADD_-1207620333'), (u'SUBPIECE_-1207619060', u'CALL_-1207619595'), (u'PTRADD_-1207618865', u'LOAD_-1207619649'), (u'INT_ADD_-1207619676', u'CALL_-1207619651'), (u'PTRSUB_-1207619960', u'MULTIEQUAL_-1207619326'), (u'CALLIND_-1207619479', u'MULTIEQUAL_-1207619143'), ('const-1', u'PTRADD_-1207619801'), ('const-0', u'PTRSUB_-1207619011'), (u'INT_EQUAL_-1207620327', u'CBRANCH_-1207620326'), (u'LOAD_-1207620349', u'INT_EQUAL_-1207620327'), (u'LOAD_-1207619580', u'SUBPIECE_-1207618747'), (u'PTRSUB_-1207619079', u'INT_EQUAL_-1207620243'), (u'CALLIND_-1207619556', u'INDIRECT_-1207618854'), ('const-0', u'RETURN_-1207619826'), ('tmp_1115', u'CBRANCH_-1207619541'), (u'INT_ADD_-1207620333', u'CAST_-1207619111'), ('const-1', u'RETURN_-1207619498'), ('const-112', u'INT_ADD_-1207620057'), (u'LOAD_-1207619731', u'INT_EQUAL_-1207619712'), ('tmp_2703', u'PTRADD_-1207619000'), ('const-1', u'CALL_-1207619595'), ('const-0', u'INT_EQUAL_-1207619712'), (u'SUBPIECE_-1207619060', u'MULTIEQUAL_-1207618775'), (u'INT_ZEXT_-1207619461', u'PTRADD_-1207619801'), ('const-433', u'LOAD_-1207619731'), ('tmp_34', u'CBRANCH_-1207620326'), (u'CALL_-1207619595', u'CAST_-1207618832'), (u'CALL_-1207620111', u'MULTIEQUAL_-1207619143'), (u'MULTIEQUAL_-1207618759', u'CALLIND_-1207619556'), ('const-433', u'LOAD_-1207619580'), (u'PTRSUB_-1207619011', u'INT_EQUAL_-1207620134'), (u'PTRSUB_-1207618746', u'INT_EQUAL_-1207619543'), (u'CALL_-1207619595', u'INDIRECT_-1207618982'), (u'CALLIND_-1207619479', u'INDIRECT_-1207618822'), (u'INDIRECT_-1207618805', u'MULTIEQUAL_-1207619158'), ('tmp_2703', u'LOAD_-1207620269'), ('const-433', u'LOAD_-1207619675'), ('tmp_2703', u'CALLIND_-1207619479'), ('tmp_2703', u'LOAD_-1207620181'), (u'LOAD_-1207620269', u'INT_ADD_-1207620247'), ('const-433', u'LOAD_-1207619894'), (u'SUBPIECE_-1207619061', u'CALL_-1207619595'), (u'CALLIND_-1207619556', u'CAST_-1207618702'), ('const-1', u'PTRADD_-1207619878'), (u'LOAD_-1207619675', u'INT_EQUAL_-1207619656'), (u'CAST_-1207618899', u'INT_ZEXT_-1207619416'), (u'CALL_-1207620208', u'INDIRECT_-1207619172'), (u'CAST_-1207619000', u'LOAD_-1207620157'), ('tmp_1132', u'BRANCH_-1207619475'), (u'INDIRECT_-1207618982', u'MULTIEQUAL_-1207619158'), (u'INT_ADD_-1207619547', u'CAST_-1207618730'), ('const-284', u'INT_ADD_-1207620333'), (u'MULTIEQUAL_-1207619054', u'PTRADD_-1207619863'), (u'MULTIEQUAL_-1207619143', u'INT_ADD_-1207619562'), ('const-5', u'PTRADD_-1207618879'), ('const-8', u'PTRADD_-1207619067'), ('const-3225158', u'PTRSUB_-1207619960'), ('const-8', u'PTRADD_-1207618865'), (u'CALL_-1207619503', u'INDIRECT_-1207618761'), ('tmp_2703', u'PTRADD_-1207618807'), (u'LOAD_-1207620181', u'INT_ADD_-1207620141'), ('tmp_2703', u'CAST_-1207619112'), ('const-433', u'LOAD_-1207620349'), ('tmp_2788', u'INT_MULT_-1207619952'), ('const-6', u'PTRADD_-1207618865'), (u'INT_ADD_-1207620247', u'CAST_-1207619068'), (u'MULTIEQUAL_-1207619462', u'PTRADD_-1207619863'), ('const-112', u'INT_ADD_-1207619547'), (u'CAST_-1207619007', u'LOAD_-1207620167'), ('const-8', u'PTRADD_-1207618807'), (u'CALL_-1207619651', u'INDIRECT_-1207618903'), ('const-433', u'LOAD_-1207620167'), ('const-1', u'CALL_-1207619651'), (u'CALL_-1207619651', u'CAST_-1207618769'), ('tmp_2703', u'CAST_-1207619008'), (u'CAST_-1207618951', u'LOAD_-1207620073'), (u'LOAD_-1207620157', u'CALLIND_-1207619479'), ('tmp_2703', u'CALLIND_-1207619556'), ('const-0', u'SUBPIECE_-1207618747'), ('const-433', u'LOAD_-1207620079'), (u'INT_ADD_-1207620141', u'CAST_-1207619000'), (u'CALL_-1207619651', u'INDIRECT_-1207618919'), (u'CALLIND_-1207619396', u'CAST_-1207618654'), ('const-31', u'PTRADD_-1207618763'), ('const--48', u'PTRSUB_-1207618722'), (u'CAST_-1207618769', u'MULTIEQUAL_-1207619326'), ('const-31', u'PTRADD_-1207618952'), ('const-0', u'INT_EQUAL_-1207619656'), ('const-40', u'INT_ADD_-1207619676'), (u'INT_ADD_-1207619620', u'CALL_-1207619595'), (u'CAST_-1207618832', u'MULTIEQUAL_-1207619462'), (u'INDIRECT_-1207619128', u'MULTIEQUAL_-1207619110'), ('tmp_1287', u'BRANCH_-1207619392'), ('const--56', u'PTRSUB_-1207619087'), ('const-0', u'SUBPIECE_-1207619061'), ('const-8', u'PTRADD_-1207618821'), (u'LOAD_-1207620349', u'CALLIND_-1207619396'), (u'CALL_-1207620208', u'SUBPIECE_-1207619061'), (u'CAST_-1207618654', u'MULTIEQUAL_-1207619462'), (u'LOAD_-1207619705', u'CALL_-1207619651'), ('tmp_2703', u'PTRADD_-1207618865'), (u'SUBPIECE_-1207618954', u'MULTIEQUAL_-1207618756'), (u'INDIRECT_-1207618896', u'MULTIEQUAL_-1207618756'), (u'LOAD_-1207619894', u'INT_ZEXT_-1207619461'), ('const-24', u'INT_MULT_-1207619952'), (u'LOAD_-1207620167', u'CALLIND_-1207619479'), (u'INDIRECT_-1207618919', u'MULTIEQUAL_-1207619054'), ('tmp_2706', u'PTRSUB_-1207618722'), ('const-0', u'PTRSUB_-1207619960'), (u'LOAD_-1207620079', u'INT_ADD_-1207620057'), (u'PTRSUB_-1207620159', u'MULTIEQUAL_-1207619462'), ('tmp_624', u'CBRANCH_-1207619898'), (u'INDIRECT_-1207619078', u'MULTIEQUAL_-1207618775'), (u'CALLIND_-1207619396', u'INDIRECT_-1207618805'), ('const-1714416', u'PTRSUB_-1207619011'), (u'INT_EQUAL_-1207619656', u'CBRANCH_-1207619654'), (u'LOAD_-1207620073', u'MULTIEQUAL_-1207618758'), ('const-3225158', u'PTRSUB_-1207620159'), ('const-0', u'RETURN_-1207619591'), (u'INT_EQUAL_-1207619712', u'CBRANCH_-1207619710'), ('tmp_2703', u'PTRADD_-1207618821'), ('const-0', u'CALLIND_-1207619396'), ('const-433', u'LOAD_-1207620073'), ('const-8', u'SUBPIECE_-1207619060'), (u'LOAD_-1207619563', u'MULTIEQUAL_-1207618758'), ('tmp_414', u'CBRANCH_-1207619992'), ('tmp_1020', u'BRANCH_-1207619553'), ('const-1712384', u'PTRSUB_-1207618746'), (u'LOAD_-1207619649', u'CALL_-1207619595'), (u'LOAD_-1207620157', u'INT_EQUAL_-1207620134'), (u'INT_EQUAL_-1207619543', u'CBRANCH_-1207619541'), ('const-433', u'LOAD_-1207619705'), ('const-40', u'INT_ADD_-1207619620'), (u'CALL_-1207620025', u'SUBPIECE_-1207618955'), ('const-433', u'LOAD_-1207620263'), (u'PTRADD_-1207619000', u'CALL_-1207620111'), ('tmp_2703', u'PTRADD_-1207618952'), (u'PTRSUB_-1207618722', u'CALLIND_-1207619556'), (u'SUBPIECE_-1207618747', u'INT_ADD_-1207619562'), ('tmp_1243', u'BRANCH_-1207619588'), ('tmp_961', u'BRANCH_-1207619644'), ('tmp_205', u'CBRANCH_-1207620185'), (u'CAST_-1207619008', u'INT_ADD_-1207620151'), (u'LOAD_-1207619590', u'INT_ADD_-1207619547'), (u'LOAD_-1207619675', u'INT_ADD_-1207619620'), (u'MULTIEQUAL_-1207619143', u'MULTIEQUAL_-1207618759'), (u'COPY_-1207619639', u'RETURN_-1207619591'), (u'MULTIEQUAL_-1207619326', u'PTRADD_-1207619801'), (u'PTRADD_-1207618747', u'LOAD_-1207619580'), ('const-0', u'INT_NOTEQUAL_-1207619994'), ('const-31', u'PTRADD_-1207619067'), (u'INT_NOTEQUAL_-1207619994', u'CBRANCH_-1207619992'), (u'INT_EQUAL_-1207620134', u'CBRANCH_-1207620131'), (u'LOAD_-1207620349', u'CALL_-1207620208'), ('const-433', u'LOAD_-1207620157'), ('const-0', u'PTRSUB_-1207620159'), ('const-1', u'PTRADD_-1207619863'), ('const-433', u'LOAD_-1207619590'), (u'INT_EQUAL_-1207620243', u'CBRANCH_-1207620240'), ('const-8', u'PTRADD_-1207618747'), ('const-433', u'LOAD_-1207619563'), (u'LOAD_-1207620263', u'INT_EQUAL_-1207620243'), (u'PTRADD_-1207619067', u'CALL_-1207620208'), (u'PTRADD_-1207619863', u'INT_LESSEQUAL_-1207619900'), (u'SUBPIECE_-1207619060', u'INT_NOTEQUAL_-1207620187'), (u'INT_LESS_-1207620075', u'CBRANCH_-1207620083'), (u'PTRADD_-1207619801', u'RETURN_-1207619826'), (u'INT_NOTEQUAL_-1207620187', u'CBRANCH_-1207620185'), (u'MULTIEQUAL_-1207619462', u'PTRADD_-1207619878'), ('tmp_2706', u'PTRSUB_-1207619087'), (u'CAST_-1207618702', u'MULTIEQUAL_-1207619326'), (u'INT_ZEXT_-1207619416', u'PTRADD_-1207619878'), ('const-0', u'INT_EQUAL_-1207620327'), ('const-0', u'CALLIND_-1207619556'), ('const-0', u'PTRSUB_-1207619079'), ('const-0', u'CALL_-1207619595'), ('tmp_314', u'CBRANCH_-1207620083'), (u'MULTIEQUAL_-1207619110', u'MULTIEQUAL_-1207618756'), ('tmp_2703', u'PTRADD_-1207618747'), (u'PTRADD_-1207618952', u'CALL_-1207620025'), ('const-1712384', u'PTRSUB_-1207619079'), ('const-0', u'COPY_-1207619380'), (u'CAST_-1207619068', u'LOAD_-1207620263'), ('const-433', u'LOAD_-1207620269'), ('tmp_153', u'CBRANCH_-1207620240'), (u'INDIRECT_-1207618854', u'MULTIEQUAL_-1207619054'), ('const-8', u'PTRADD_-1207619000'), (u'CAST_-1207619111', u'LOAD_-1207620349'), (u'INT_MULT_-1207619952', u'CAST_-1207618899'), (u'CALL_-1207619591', u'INDIRECT_-1207618896'), ('const-284', u'INT_ADD_-1207620151'), ('tmp_2703', u'CALLIND_-1207619396'), ('tmp_2703', u'LOAD_-1207620079'), ('const-112', u'INT_ADD_-1207620247'), ('const-0', u'PTRSUB_-1207618746'), ('tmp_262', u'CBRANCH_-1207620131'), (u'INT_ADD_-1207620057', u'CAST_-1207618951'), ('const-0', u'SUBPIECE_-1207618955'), (u'PTRADD_-1207618879', u'LOAD_-1207619675'), (u'MULTIEQUAL_-1207618759', u'CALL_-1207620025'), (u'SUBPIECE_-1207619060', u'MULTIEQUAL_-1207619158'), (u'INDIRECT_-1207619172', u'MULTIEQUAL_-1207618756'), (u'CALL_-1207620208', u'SUBPIECE_-1207619060'), (u'MULTIEQUAL_-1207618758', u'INT_EQUAL_-1207619543'), (u'SUBPIECE_-1207618954', u'INT_NOTEQUAL_-1207619994'), ('const-6', u'PTRADD_-1207618807'), (u'CALL_-1207619503', u'INDIRECT_-1207618777'), ('const-8', u'SUBPIECE_-1207618954'), (u'MULTIEQUAL_-1207618758', u'CALLIND_-1207619556'), (u'CALL_-1207620025', u'SUBPIECE_-1207618954'), (u'CALL_-1207620111', u'INDIRECT_-1207619128'), ('const-8', u'PTRADD_-1207618952'), ('const-8', u'PTRADD_-1207618763'), ('tmp_2703', u'LOAD_-1207619590'), (u'PTRSUB_-1207619087', u'CALLIND_-1207619396'), (u'PTRADD_-1207618763', u'CALL_-1207619591'), ('tmp_2703', u'PTRADD_-1207618879'), (u'SUBPIECE_-1207618955', u'CALL_-1207619651'), ('const-0', u'COPY_-1207619639'), (u'INDIRECT_-1207619078', u'MULTIEQUAL_-1207619054'), (u'INT_ADD_-1207620151', u'CAST_-1207619007'), ('const-34', u'PTRADD_-1207618747'), ('const-0', u'INT_NOTEQUAL_-1207620187'), (u'INT_ADD_-1207619562', u'MULTIEQUAL_-1207618759'), (u'PTRADD_-1207618821', u'LOAD_-1207619731'), (u'CAST_-1207618730', u'LOAD_-1207619563'), ('const-433', u'LOAD_-1207620181'), (u'PTRADD_-1207619878', u'INT_LESSEQUAL_-1207619900'), ('const-168', u'INT_ADD_-1207620141'), (u'PTRADD_-1207618807', u'LOAD_-1207619705'), ('tmp_2703', u'PTRADD_-1207618763'), (u'MULTIEQUAL_-1207619143', u'INT_LESS_-1207620075'), (u'PTRADD_-1207619878', u'CAST_-1207618879'), ('tmp_2703', u'PTRADD_-1207619067')]
null
null
001a2d00
x64
O2
(translation_unit "undefined * FUN_001a2d00(long *param_1,int param_2)\n\n{\n int iVar1;\n code *pcVar2;\n uint uVar3;\n undefined *puVar4;\n undefined *puVar5;\n undefined1 auVar6 [16];\n long local_38;\n long local_30;\n \n iVar1 = *(int *)((long)param_1 + 0x11c);\n if (iVar1 == 0) {\n return (undefined *)0x0;\n }\n if (*(code **)(*param_1 + 0x70) == FUN_001a2100) {\n puVar4 = &DAT_00313646;\n auVar6 = FUN_001a2060(param_1 + 0x1f,iVar1);\n local_38 = auVar6._8_8_;\n if (local_38 != 0) {\n if (param_1[5] == 0) goto LAB_001a2edb;\n puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0);\n }\n }\n else {\n puVar4 = (undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0);\n }\n if (*(code **)(*param_1 + 0xa8) == FUN_001a28f0) {\n uVar3 = FUN_001a2850(param_1 + 0x1f);\n }\n else {\n uVar3 = (**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c));\n }\n if (uVar3 < 0xff00) {\n pcVar2 = *(code **)(*param_1 + 0x70);\n }\n else {\n FUN_0015d960(param_1 + 0x1f);\n uVar3 = uVar3 + (int)param_1[0x22];\n pcVar2 = *(code **)(*param_1 + 0x70);\n }\n if (pcVar2 == FUN_001a2100) {\n auVar6 = FUN_001a2060(param_1 + 0x1f,uVar3);\n local_30 = auVar6._8_8_;\n puVar5 = &DAT_00313646;\n if (local_30 != 0) {\n if (param_1[5] == 0) {\nLAB_001a2edb:\n /* WARNING: Subroutine does not return */\n FUN_0019a570();\n }\n puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0);\n }\n }\n else {\n puVar5 = (undefined *)(*pcVar2)(param_1,uVar3,&local_30,0);\n }\n if (puVar4 + local_38 <= puVar4 + (uint)(param_2 * 0x18)) {\n return (undefined *)0x0;\n }\n return puVar5 + *(uint *)(puVar4 + (uint)(param_2 * 0x18));\n}\n\n" (function_definition "undefined * FUN_001a2d00(long *param_1,int param_2)\n\n{\n int iVar1;\n code *pcVar2;\n uint uVar3;\n undefined *puVar4;\n undefined *puVar5;\n undefined1 auVar6 [16];\n long local_38;\n long local_30;\n \n iVar1 = *(int *)((long)param_1 + 0x11c);\n if (iVar1 == 0) {\n return (undefined *)0x0;\n }\n if (*(code **)(*param_1 + 0x70) == FUN_001a2100) {\n puVar4 = &DAT_00313646;\n auVar6 = FUN_001a2060(param_1 + 0x1f,iVar1);\n local_38 = auVar6._8_8_;\n if (local_38 != 0) {\n if (param_1[5] == 0) goto LAB_001a2edb;\n puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0);\n }\n }\n else {\n puVar4 = (undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0);\n }\n if (*(code **)(*param_1 + 0xa8) == FUN_001a28f0) {\n uVar3 = FUN_001a2850(param_1 + 0x1f);\n }\n else {\n uVar3 = (**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c));\n }\n if (uVar3 < 0xff00) {\n pcVar2 = *(code **)(*param_1 + 0x70);\n }\n else {\n FUN_0015d960(param_1 + 0x1f);\n uVar3 = uVar3 + (int)param_1[0x22];\n pcVar2 = *(code **)(*param_1 + 0x70);\n }\n if (pcVar2 == FUN_001a2100) {\n auVar6 = FUN_001a2060(param_1 + 0x1f,uVar3);\n local_30 = auVar6._8_8_;\n puVar5 = &DAT_00313646;\n if (local_30 != 0) {\n if (param_1[5] == 0) {\nLAB_001a2edb:\n /* WARNING: Subroutine does not return */\n FUN_0019a570();\n }\n puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0);\n }\n }\n else {\n puVar5 = (undefined *)(*pcVar2)(param_1,uVar3,&local_30,0);\n }\n if (puVar4 + local_38 <= puVar4 + (uint)(param_2 * 0x18)) {\n return (undefined *)0x0;\n }\n return puVar5 + *(uint *)(puVar4 + (uint)(param_2 * 0x18));\n}" type_identifier (pointer_declarator "* FUN_001a2d00(long *param_1,int param_2)" * (function_declarator "FUN_001a2d00(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) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "int param_2" primitive_type identifier) )))) (compound_statement "{\n int iVar1;\n code *pcVar2;\n uint uVar3;\n undefined *puVar4;\n undefined *puVar5;\n undefined1 auVar6 [16];\n long local_38;\n long local_30;\n \n iVar1 = *(int *)((long)param_1 + 0x11c);\n if (iVar1 == 0) {\n return (undefined *)0x0;\n }\n if (*(code **)(*param_1 + 0x70) == FUN_001a2100) {\n puVar4 = &DAT_00313646;\n auVar6 = FUN_001a2060(param_1 + 0x1f,iVar1);\n local_38 = auVar6._8_8_;\n if (local_38 != 0) {\n if (param_1[5] == 0) goto LAB_001a2edb;\n puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0);\n }\n }\n else {\n puVar4 = (undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0);\n }\n if (*(code **)(*param_1 + 0xa8) == FUN_001a28f0) {\n uVar3 = FUN_001a2850(param_1 + 0x1f);\n }\n else {\n uVar3 = (**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c));\n }\n if (uVar3 < 0xff00) {\n pcVar2 = *(code **)(*param_1 + 0x70);\n }\n else {\n FUN_0015d960(param_1 + 0x1f);\n uVar3 = uVar3 + (int)param_1[0x22];\n pcVar2 = *(code **)(*param_1 + 0x70);\n }\n if (pcVar2 == FUN_001a2100) {\n auVar6 = FUN_001a2060(param_1 + 0x1f,uVar3);\n local_30 = auVar6._8_8_;\n puVar5 = &DAT_00313646;\n if (local_30 != 0) {\n if (param_1[5] == 0) {\nLAB_001a2edb:\n /* WARNING: Subroutine does not return */\n FUN_0019a570();\n }\n puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0);\n }\n }\n else {\n puVar5 = (undefined *)(*pcVar2)(param_1,uVar3,&local_30,0);\n }\n if (puVar4 + local_38 <= puVar4 + (uint)(param_2 * 0x18)) {\n return (undefined *)0x0;\n }\n return puVar5 + *(uint *)(puVar4 + (uint)(param_2 * 0x18));\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "code *pcVar2;" type_identifier (pointer_declarator "*pcVar2" * identifier) ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "undefined *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "undefined *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "undefined1 auVar6 [16];" type_identifier (array_declarator "auVar6 [16]" identifier [ number_literal ]) ;) (declaration "long local_38;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_30;" (sized_type_specifier "long" long) identifier ;) (expression_statement "iVar1 = *(int *)((long)param_1 + 0x11c);" (assignment_expression "iVar1 = *(int *)((long)param_1 + 0x11c)" identifier = (pointer_expression "*(int *)((long)param_1 + 0x11c)" * (cast_expression "(int *)((long)param_1 + 0x11c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x11c)" ( (binary_expression "(long)param_1 + 0x11c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (if_statement "if (iVar1 == 0) {\n return (undefined *)0x0;\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return (undefined *)0x0;\n }" { (return_statement "return (undefined *)0x0;" return (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) (if_statement "if (*(code **)(*param_1 + 0x70) == FUN_001a2100) {\n puVar4 = &DAT_00313646;\n auVar6 = FUN_001a2060(param_1 + 0x1f,iVar1);\n local_38 = auVar6._8_8_;\n if (local_38 != 0) {\n if (param_1[5] == 0) goto LAB_001a2edb;\n puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0);\n }\n }\n else {\n puVar4 = (undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0);\n }" if (parenthesized_expression "(*(code **)(*param_1 + 0x70) == FUN_001a2100)" ( (binary_expression "*(code **)(*param_1 + 0x70) == FUN_001a2100" (pointer_expression "*(code **)(*param_1 + 0x70)" * (cast_expression "(code **)(*param_1 + 0x70)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x70)" ( (binary_expression "*param_1 + 0x70" (pointer_expression "*param_1" * identifier) + number_literal) )))) == identifier) )) (compound_statement "{\n puVar4 = &DAT_00313646;\n auVar6 = FUN_001a2060(param_1 + 0x1f,iVar1);\n local_38 = auVar6._8_8_;\n if (local_38 != 0) {\n if (param_1[5] == 0) goto LAB_001a2edb;\n puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0);\n }\n }" { (expression_statement "puVar4 = &DAT_00313646;" (assignment_expression "puVar4 = &DAT_00313646" identifier = (pointer_expression "&DAT_00313646" & identifier)) ;) (expression_statement "auVar6 = FUN_001a2060(param_1 + 0x1f,iVar1);" (assignment_expression "auVar6 = FUN_001a2060(param_1 + 0x1f,iVar1)" identifier = (call_expression "FUN_001a2060(param_1 + 0x1f,iVar1)" identifier (argument_list "(param_1 + 0x1f,iVar1)" ( (binary_expression "param_1 + 0x1f" identifier + number_literal) , identifier )))) ;) (expression_statement "local_38 = auVar6._8_8_;" (assignment_expression "local_38 = auVar6._8_8_" identifier = (field_expression "auVar6._8_8_" identifier . field_identifier)) ;) (if_statement "if (local_38 != 0) {\n if (param_1[5] == 0) goto LAB_001a2edb;\n puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0);\n }" if (parenthesized_expression "(local_38 != 0)" ( (binary_expression "local_38 != 0" identifier != number_literal) )) (compound_statement "{\n if (param_1[5] == 0) goto LAB_001a2edb;\n puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0);\n }" { (if_statement "if (param_1[5] == 0) goto LAB_001a2edb;" if (parenthesized_expression "(param_1[5] == 0)" ( (binary_expression "param_1[5] == 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) == number_literal) )) (goto_statement "goto LAB_001a2edb;" goto statement_identifier ;)) (expression_statement "puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0);" (assignment_expression "puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0)" identifier = (cast_expression "(undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0)" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0)" identifier (argument_list "(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0)" ( (binary_expression "param_1[5] + 0x28" (subscript_expression "param_1[5]" identifier [ number_literal ]) + number_literal) , (subscript_expression "param_1[6]" identifier [ number_literal ]) , (field_expression "auVar6._0_8_" identifier . field_identifier) , identifier , number_literal , number_literal ))))) ;) })) }) (else_clause "else {\n puVar4 = (undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0);\n }" else (compound_statement "{\n puVar4 = (undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0);\n }" { (expression_statement "puVar4 = (undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0);" (assignment_expression "puVar4 = (undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0)" identifier = (cast_expression "(undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0)" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0)" (parenthesized_expression "(**(code **)(*param_1 + 0x70))" ( (pointer_expression "**(code **)(*param_1 + 0x70)" * (pointer_expression "*(code **)(*param_1 + 0x70)" * (cast_expression "(code **)(*param_1 + 0x70)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x70)" ( (binary_expression "*param_1 + 0x70" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "(param_1,iVar1,&local_38,0)" ( identifier , identifier , (pointer_expression "&local_38" & identifier) , number_literal ))))) ;) }))) (if_statement "if (*(code **)(*param_1 + 0xa8) == FUN_001a28f0) {\n uVar3 = FUN_001a2850(param_1 + 0x1f);\n }\n else {\n uVar3 = (**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c));\n }" if (parenthesized_expression "(*(code **)(*param_1 + 0xa8) == FUN_001a28f0)" ( (binary_expression "*(code **)(*param_1 + 0xa8) == FUN_001a28f0" (pointer_expression "*(code **)(*param_1 + 0xa8)" * (cast_expression "(code **)(*param_1 + 0xa8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0xa8)" ( (binary_expression "*param_1 + 0xa8" (pointer_expression "*param_1" * identifier) + number_literal) )))) == identifier) )) (compound_statement "{\n uVar3 = FUN_001a2850(param_1 + 0x1f);\n }" { (expression_statement "uVar3 = FUN_001a2850(param_1 + 0x1f);" (assignment_expression "uVar3 = FUN_001a2850(param_1 + 0x1f)" identifier = (call_expression "FUN_001a2850(param_1 + 0x1f)" identifier (argument_list "(param_1 + 0x1f)" ( (binary_expression "param_1 + 0x1f" identifier + number_literal) )))) ;) }) (else_clause "else {\n uVar3 = (**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c));\n }" else (compound_statement "{\n uVar3 = (**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c));\n }" { (expression_statement "uVar3 = (**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c));" (assignment_expression "uVar3 = (**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c))" identifier = (call_expression "(**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c))" (parenthesized_expression "(**(code **)(*param_1 + 0xa8))" ( (pointer_expression "**(code **)(*param_1 + 0xa8)" * (pointer_expression "*(code **)(*param_1 + 0xa8)" * (cast_expression "(code **)(*param_1 + 0xa8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0xa8)" ( (binary_expression "*param_1 + 0xa8" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "(param_1,*(undefined4 *)((long)param_1 + 0x11c))" ( identifier , (pointer_expression "*(undefined4 *)((long)param_1 + 0x11c)" * (cast_expression "(undefined4 *)((long)param_1 + 0x11c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x11c)" ( (binary_expression "(long)param_1 + 0x11c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) )))) ;) }))) (if_statement "if (uVar3 < 0xff00) {\n pcVar2 = *(code **)(*param_1 + 0x70);\n }\n else {\n FUN_0015d960(param_1 + 0x1f);\n uVar3 = uVar3 + (int)param_1[0x22];\n pcVar2 = *(code **)(*param_1 + 0x70);\n }" if (parenthesized_expression "(uVar3 < 0xff00)" ( (binary_expression "uVar3 < 0xff00" identifier < number_literal) )) (compound_statement "{\n pcVar2 = *(code **)(*param_1 + 0x70);\n }" { (expression_statement "pcVar2 = *(code **)(*param_1 + 0x70);" (assignment_expression "pcVar2 = *(code **)(*param_1 + 0x70)" identifier = (pointer_expression "*(code **)(*param_1 + 0x70)" * (cast_expression "(code **)(*param_1 + 0x70)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x70)" ( (binary_expression "*param_1 + 0x70" (pointer_expression "*param_1" * identifier) + number_literal) ))))) ;) }) (else_clause "else {\n FUN_0015d960(param_1 + 0x1f);\n uVar3 = uVar3 + (int)param_1[0x22];\n pcVar2 = *(code **)(*param_1 + 0x70);\n }" else (compound_statement "{\n FUN_0015d960(param_1 + 0x1f);\n uVar3 = uVar3 + (int)param_1[0x22];\n pcVar2 = *(code **)(*param_1 + 0x70);\n }" { (expression_statement "FUN_0015d960(param_1 + 0x1f);" (call_expression "FUN_0015d960(param_1 + 0x1f)" identifier (argument_list "(param_1 + 0x1f)" ( (binary_expression "param_1 + 0x1f" identifier + number_literal) ))) ;) (expression_statement "uVar3 = uVar3 + (int)param_1[0x22];" (assignment_expression "uVar3 = uVar3 + (int)param_1[0x22]" identifier = (binary_expression "uVar3 + (int)param_1[0x22]" identifier + (cast_expression "(int)param_1[0x22]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[0x22]" identifier [ number_literal ])))) ;) (expression_statement "pcVar2 = *(code **)(*param_1 + 0x70);" (assignment_expression "pcVar2 = *(code **)(*param_1 + 0x70)" identifier = (pointer_expression "*(code **)(*param_1 + 0x70)" * (cast_expression "(code **)(*param_1 + 0x70)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x70)" ( (binary_expression "*param_1 + 0x70" (pointer_expression "*param_1" * identifier) + number_literal) ))))) ;) }))) (if_statement "if (pcVar2 == FUN_001a2100) {\n auVar6 = FUN_001a2060(param_1 + 0x1f,uVar3);\n local_30 = auVar6._8_8_;\n puVar5 = &DAT_00313646;\n if (local_30 != 0) {\n if (param_1[5] == 0) {\nLAB_001a2edb:\n /* WARNING: Subroutine does not return */\n FUN_0019a570();\n }\n puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0);\n }\n }\n else {\n puVar5 = (undefined *)(*pcVar2)(param_1,uVar3,&local_30,0);\n }" if (parenthesized_expression "(pcVar2 == FUN_001a2100)" ( (binary_expression "pcVar2 == FUN_001a2100" identifier == identifier) )) (compound_statement "{\n auVar6 = FUN_001a2060(param_1 + 0x1f,uVar3);\n local_30 = auVar6._8_8_;\n puVar5 = &DAT_00313646;\n if (local_30 != 0) {\n if (param_1[5] == 0) {\nLAB_001a2edb:\n /* WARNING: Subroutine does not return */\n FUN_0019a570();\n }\n puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0);\n }\n }" { (expression_statement "auVar6 = FUN_001a2060(param_1 + 0x1f,uVar3);" (assignment_expression "auVar6 = FUN_001a2060(param_1 + 0x1f,uVar3)" identifier = (call_expression "FUN_001a2060(param_1 + 0x1f,uVar3)" identifier (argument_list "(param_1 + 0x1f,uVar3)" ( (binary_expression "param_1 + 0x1f" identifier + number_literal) , identifier )))) ;) (expression_statement "local_30 = auVar6._8_8_;" (assignment_expression "local_30 = auVar6._8_8_" identifier = (field_expression "auVar6._8_8_" identifier . field_identifier)) ;) (expression_statement "puVar5 = &DAT_00313646;" (assignment_expression "puVar5 = &DAT_00313646" identifier = (pointer_expression "&DAT_00313646" & identifier)) ;) (if_statement "if (local_30 != 0) {\n if (param_1[5] == 0) {\nLAB_001a2edb:\n /* WARNING: Subroutine does not return */\n FUN_0019a570();\n }\n puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0);\n }" if (parenthesized_expression "(local_30 != 0)" ( (binary_expression "local_30 != 0" identifier != number_literal) )) (compound_statement "{\n if (param_1[5] == 0) {\nLAB_001a2edb:\n /* WARNING: Subroutine does not return */\n FUN_0019a570();\n }\n puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0);\n }" { (if_statement "if (param_1[5] == 0) {\nLAB_001a2edb:\n /* WARNING: Subroutine does not return */\n FUN_0019a570();\n }" if (parenthesized_expression "(param_1[5] == 0)" ( (binary_expression "param_1[5] == 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) == number_literal) )) (compound_statement "{\nLAB_001a2edb:\n /* WARNING: Subroutine does not return */\n FUN_0019a570();\n }" { (labeled_statement "LAB_001a2edb:\n /* WARNING: Subroutine does not return */\n FUN_0019a570();" statement_identifier : comment (expression_statement "FUN_0019a570();" (call_expression "FUN_0019a570()" identifier (argument_list "()" ( ))) ;)) })) (expression_statement "puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0);" (assignment_expression "puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0)" identifier = (cast_expression "(undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0)" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0)" identifier (argument_list "(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0)" ( (binary_expression "param_1[5] + 0x28" (subscript_expression "param_1[5]" identifier [ number_literal ]) + number_literal) , (subscript_expression "param_1[6]" identifier [ number_literal ]) , (field_expression "auVar6._0_8_" identifier . field_identifier) , identifier , number_literal , number_literal ))))) ;) })) }) (else_clause "else {\n puVar5 = (undefined *)(*pcVar2)(param_1,uVar3,&local_30,0);\n }" else (compound_statement "{\n puVar5 = (undefined *)(*pcVar2)(param_1,uVar3,&local_30,0);\n }" { (expression_statement "puVar5 = (undefined *)(*pcVar2)(param_1,uVar3,&local_30,0);" (assignment_expression "puVar5 = (undefined *)(*pcVar2)(param_1,uVar3,&local_30,0)" identifier = (cast_expression "(undefined *)(*pcVar2)(param_1,uVar3,&local_30,0)" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "(*pcVar2)(param_1,uVar3,&local_30,0)" (parenthesized_expression "(*pcVar2)" ( (pointer_expression "*pcVar2" * identifier) )) (argument_list "(param_1,uVar3,&local_30,0)" ( identifier , identifier , (pointer_expression "&local_30" & identifier) , number_literal ))))) ;) }))) (if_statement "if (puVar4 + local_38 <= puVar4 + (uint)(param_2 * 0x18)) {\n return (undefined *)0x0;\n }" if (parenthesized_expression "(puVar4 + local_38 <= puVar4 + (uint)(param_2 * 0x18))" ( (binary_expression "puVar4 + local_38 <= puVar4 + (uint)(param_2 * 0x18)" (binary_expression "puVar4 + local_38" identifier + identifier) <= (binary_expression "puVar4 + (uint)(param_2 * 0x18)" identifier + (call_expression "(uint)(param_2 * 0x18)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(param_2 * 0x18)" ( (binary_expression "param_2 * 0x18" identifier * number_literal) ))))) )) (compound_statement "{\n return (undefined *)0x0;\n }" { (return_statement "return (undefined *)0x0;" return (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) (return_statement "return puVar5 + *(uint *)(puVar4 + (uint)(param_2 * 0x18));" return (binary_expression "puVar5 + *(uint *)(puVar4 + (uint)(param_2 * 0x18))" identifier + (pointer_expression "*(uint *)(puVar4 + (uint)(param_2 * 0x18))" * (cast_expression "(uint *)(puVar4 + (uint)(param_2 * 0x18))" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar4 + (uint)(param_2 * 0x18))" ( (binary_expression "puVar4 + (uint)(param_2 * 0x18)" identifier + (call_expression "(uint)(param_2 * 0x18)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(param_2 * 0x18)" ( (binary_expression "param_2 * 0x18" identifier * number_literal) )))) ))))) ;) })))
(translation_unit "/* DWARF original prototype: char * get_symbol_name(Sized_relobj_file<64,_false> * this, uint\n symndx) */\n\nchar * __thiscall\ngold::Sized_relobj_file<64,_false>::get_symbol_name(Sized_relobj_file<64,_false> *this,uint symndx)\n\n{\n _func_int_varargs *p_Var1;\n uint uVar2;\n int iVar3;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n uchar *puVar4;\n uchar *puVar5;\n Input_file *this_00;\n Location LVar6;\n section_size_type symbols_size;\n section_size_type names_size;\n \n uVar2 = this->symtab_shndx_;\n if (uVar2 == 0) {\n return (char *)0x0;\n }\n p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe];\n if (p_Var1 == do_section_contents) {\n puVar4 = "";\n LVar6 = elfcpp::Elf_file<64,_false,_gold::Object>::section_contents(&this->elf_file_,uVar2);\n symbols_size = LVar6.data_size;\n if (symbols_size != 0) {\n this_00 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.input_file_;\n if (this_00 == (Input_file *)0x0) goto LAB_001a2edb;\n puVar4 = File_read::get_view(&this_00->file_,\n (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.\n offset_,LVar6.file_offset,symbols_size,true,false);\n }\n }\n else {\n iVar3 = (*p_Var1)(this,(ulong)uVar2,&symbols_size,0);\n puVar4 = (uchar *)CONCAT44(extraout_var_00,iVar3);\n }\n p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0x15];\n if (p_Var1 == do_section_link) {\n uVar2 = elfcpp::Elf_file<64,_false,_gold::Object>::section_link\n (&this->elf_file_,this->symtab_shndx_);\n }\n else {\n uVar2 = (*p_Var1)(this);\n }\n if (uVar2 < 0xff00) {\n p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe];\n }\n else {\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n uVar2 = uVar2 + (this->elf_file_).large_shndx_offset_;\n p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe];\n }\n if (p_Var1 == do_section_contents) {\n LVar6 = elfcpp::Elf_file<64,_false,_gold::Object>::section_contents(&this->elf_file_,uVar2);\n names_size = LVar6.data_size;\n puVar5 = "";\n if (names_size != 0) {\n this_00 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.input_file_;\n if (this_00 == (Input_file *)0x0) {\nLAB_001a2edb:\n /* WARNING: Subroutine does not return */\n Object::input_file((Object *)this_00);\n }\n puVar5 = File_read::get_view(&this_00->file_,\n (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.\n offset_,LVar6.file_offset,names_size,true,false);\n }\n }\n else {\n iVar3 = (*p_Var1)(this,(ulong)uVar2,&names_size,0);\n puVar5 = (uchar *)CONCAT44(extraout_var,iVar3);\n }\n if (puVar4 + symbols_size <= puVar4 + symndx * 0x18) {\n return (char *)0x0;\n }\n return (char *)(puVar5 + *(uint *)(puVar4 + symndx * 0x18));\n}\n\n" comment (declaration "char * __thiscall" primitive_type (pointer_declarator "* __thiscall" * identifier) ;) (labeled_statement "gold::Sized_relobj_file<64,_false>::get_symbol_name(Sized_relobj_file<64,_false> *this,uint symndx)\n\n{\n _func_int_varargs *p_Var1;\n uint uVar2;\n int iVar3;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n uchar *puVar4;\n uchar *puVar5;\n Input_file *this_00;\n Location LVar6;\n section_size_type symbols_size;\n section_size_type names_size;\n \n uVar2 = this->symtab_shndx_;\n if (uVar2 == 0) {\n return (char *)0x0;\n }\n p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe];\n if (p_Var1 == do_section_contents) {\n puVar4 = "";\n LVar6 = elfcpp::Elf_file<64,_false,_gold::Object>::section_contents(&this->elf_file_,uVar2);\n symbols_size = LVar6.data_size;\n if (symbols_size != 0) {\n this_00 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.input_file_;\n if (this_00 == (Input_file *)0x0) goto LAB_001a2edb;\n puVar4 = File_read::get_view(&this_00->file_,\n (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.\n offset_,LVar6.file_offset,symbols_size,true,false);\n }\n }\n else {\n iVar3 = (*p_Var1)(this,(ulong)uVar2,&symbols_size,0);\n puVar4 = (uchar *)CONCAT44(extraout_var_00,iVar3);\n }\n p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0x15];\n if (p_Var1 == do_section_link) {\n uVar2 = elfcpp::Elf_file<64,_false,_gold::Object>::section_link\n (&this->elf_file_,this->symtab_shndx_);\n }\n else {\n uVar2 = (*p_Var1)(this);\n }\n if (uVar2 < 0xff00) {\n p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe];\n }\n else {\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n uVar2 = uVar2 + (this->elf_file_).large_shndx_offset_;\n p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe];\n }\n if (p_Var1 == do_section_contents) {\n LVar6 = elfcpp::Elf_file<64,_false,_gold::Object>::section_contents(&this->elf_file_,uVar2);\n names_size = LVar6.data_size;\n puVar5 = "";\n if (names_size != 0) {\n this_00 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.input_file_;\n if (this_00 == (Input_file *)0x0) {\nLAB_001a2edb:\n /* WARNING: Subroutine does not return */\n Object::input_file((Object *)this_00);\n }\n puVar5 = File_read::get_view(&this_00->file_,\n (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.\n offset_,LVar6.file_offset,names_size,true,false);\n }\n }\n else {\n iVar3 = (*p_Var1)(this,(ulong)uVar2,&names_size,0);\n puVar5 = (uchar *)CONCAT44(extraout_var,iVar3);\n }\n if (puVar4 + symbols_size <= puVar4 + symndx * 0x18) {\n return (char *)0x0;\n }\n return (char *)(puVar5 + *(uint *)(puVar4 + symndx * 0x18));\n}" statement_identifier : (ERROR ":Sized_relobj_file<64,_false>::get_symbol_name(Sized_relobj_file<64,_false> *this,uint symndx)" : (comma_expression "Sized_relobj_file<64,_false>::get_symbol_name(Sized_relobj_file<64,_false> *this,uint symndx)" (binary_expression "Sized_relobj_file<64" identifier < number_literal) , (binary_expression "_false>::get_symbol_name(Sized_relobj_file<64,_false> *this,uint symndx)" identifier > (ERROR "::" : :) (call_expression "get_symbol_name(Sized_relobj_file<64,_false> *this,uint symndx)" identifier (argument_list "(Sized_relobj_file<64,_false> *this,uint symndx)" ( (binary_expression "Sized_relobj_file<64" identifier < number_literal) , (binary_expression "_false> *this" identifier > (pointer_expression "*this" * identifier)) , (ERROR "uint" identifier) identifier )))))) (compound_statement "{\n _func_int_varargs *p_Var1;\n uint uVar2;\n int iVar3;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n uchar *puVar4;\n uchar *puVar5;\n Input_file *this_00;\n Location LVar6;\n section_size_type symbols_size;\n section_size_type names_size;\n \n uVar2 = this->symtab_shndx_;\n if (uVar2 == 0) {\n return (char *)0x0;\n }\n p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe];\n if (p_Var1 == do_section_contents) {\n puVar4 = "";\n LVar6 = elfcpp::Elf_file<64,_false,_gold::Object>::section_contents(&this->elf_file_,uVar2);\n symbols_size = LVar6.data_size;\n if (symbols_size != 0) {\n this_00 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.input_file_;\n if (this_00 == (Input_file *)0x0) goto LAB_001a2edb;\n puVar4 = File_read::get_view(&this_00->file_,\n (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.\n offset_,LVar6.file_offset,symbols_size,true,false);\n }\n }\n else {\n iVar3 = (*p_Var1)(this,(ulong)uVar2,&symbols_size,0);\n puVar4 = (uchar *)CONCAT44(extraout_var_00,iVar3);\n }\n p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0x15];\n if (p_Var1 == do_section_link) {\n uVar2 = elfcpp::Elf_file<64,_false,_gold::Object>::section_link\n (&this->elf_file_,this->symtab_shndx_);\n }\n else {\n uVar2 = (*p_Var1)(this);\n }\n if (uVar2 < 0xff00) {\n p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe];\n }\n else {\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n uVar2 = uVar2 + (this->elf_file_).large_shndx_offset_;\n p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe];\n }\n if (p_Var1 == do_section_contents) {\n LVar6 = elfcpp::Elf_file<64,_false,_gold::Object>::section_contents(&this->elf_file_,uVar2);\n names_size = LVar6.data_size;\n puVar5 = "";\n if (names_size != 0) {\n this_00 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.input_file_;\n if (this_00 == (Input_file *)0x0) {\nLAB_001a2edb:\n /* WARNING: Subroutine does not return */\n Object::input_file((Object *)this_00);\n }\n puVar5 = File_read::get_view(&this_00->file_,\n (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.\n offset_,LVar6.file_offset,names_size,true,false);\n }\n }\n else {\n iVar3 = (*p_Var1)(this,(ulong)uVar2,&names_size,0);\n puVar5 = (uchar *)CONCAT44(extraout_var,iVar3);\n }\n if (puVar4 + symbols_size <= puVar4 + symndx * 0x18) {\n return (char *)0x0;\n }\n return (char *)(puVar5 + *(uint *)(puVar4 + symndx * 0x18));\n}" { (declaration "_func_int_varargs *p_Var1;" type_identifier (pointer_declarator "*p_Var1" * identifier) ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "undefined4 extraout_var;" type_identifier identifier ;) (declaration "undefined4 extraout_var_00;" type_identifier identifier ;) (declaration "uchar *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "uchar *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "Input_file *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (declaration "Location LVar6;" type_identifier identifier ;) (declaration "section_size_type symbols_size;" type_identifier identifier ;) (declaration "section_size_type names_size;" type_identifier identifier ;) (expression_statement "uVar2 = this->symtab_shndx_;" (assignment_expression "uVar2 = this->symtab_shndx_" identifier = (field_expression "this->symtab_shndx_" identifier -> field_identifier)) ;) (if_statement "if (uVar2 == 0) {\n return (char *)0x0;\n }" if (parenthesized_expression "(uVar2 == 0)" ( (binary_expression "uVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return (char *)0x0;\n }" { (return_statement "return (char *)0x0;" return (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) (expression_statement "p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe];" (assignment_expression "p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe]" identifier = (subscript_expression "(this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe]" (field_expression "(this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object" (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) [ number_literal ])) ;) (if_statement "if (p_Var1 == do_section_contents) {\n puVar4 = "";\n LVar6 = elfcpp::Elf_file<64,_false,_gold::Object>::section_contents(&this->elf_file_,uVar2);\n symbols_size = LVar6.data_size;\n if (symbols_size != 0) {\n this_00 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.input_file_;\n if (this_00 == (Input_file *)0x0) goto LAB_001a2edb;\n puVar4 = File_read::get_view(&this_00->file_,\n (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.\n offset_,LVar6.file_offset,symbols_size,true,false);\n }\n }\n else {\n iVar3 = (*p_Var1)(this,(ulong)uVar2,&symbols_size,0);\n puVar4 = (uchar *)CONCAT44(extraout_var_00,iVar3);\n }" if (parenthesized_expression "(p_Var1 == do_section_contents)" ( (binary_expression "p_Var1 == do_section_contents" identifier == identifier) )) (compound_statement "{\n puVar4 = "";\n LVar6 = elfcpp::Elf_file<64,_false,_gold::Object>::section_contents(&this->elf_file_,uVar2);\n symbols_size = LVar6.data_size;\n if (symbols_size != 0) {\n this_00 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.input_file_;\n if (this_00 == (Input_file *)0x0) goto LAB_001a2edb;\n puVar4 = File_read::get_view(&this_00->file_,\n (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.\n offset_,LVar6.file_offset,symbols_size,true,false);\n }\n }" { (expression_statement "puVar4 = "";" (assignment_expression "puVar4 = """ identifier = (string_literal """" " ")) ;) (ERROR "LVar6 = elfcpp::Elf_file<64,_false,_gold::" (comma_expression "LVar6 = elfcpp::Elf_file<64,_false,_gold" (binary_expression "LVar6 = elfcpp::Elf_file<64" (assignment_expression "LVar6 = elfcpp" identifier = identifier) (ERROR "::Elf_file" : : identifier) < number_literal) , (comma_expression "_false,_gold" identifier , identifier)) : :) (expression_statement "Object>::section_contents(&this->elf_file_,uVar2);" (binary_expression "Object>::section_contents(&this->elf_file_,uVar2)" identifier > (ERROR "::" : :) (call_expression "section_contents(&this->elf_file_,uVar2)" identifier (argument_list "(&this->elf_file_,uVar2)" ( (pointer_expression "&this->elf_file_" & (field_expression "this->elf_file_" identifier -> field_identifier)) , identifier )))) ;) (expression_statement "symbols_size = LVar6.data_size;" (assignment_expression "symbols_size = LVar6.data_size" identifier = (field_expression "LVar6.data_size" identifier . field_identifier)) ;) (if_statement "if (symbols_size != 0) {\n this_00 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.input_file_;\n if (this_00 == (Input_file *)0x0) goto LAB_001a2edb;\n puVar4 = File_read::get_view(&this_00->file_,\n (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.\n offset_,LVar6.file_offset,symbols_size,true,false);\n }" if (parenthesized_expression "(symbols_size != 0)" ( (binary_expression "symbols_size != 0" identifier != number_literal) )) (compound_statement "{\n this_00 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.input_file_;\n if (this_00 == (Input_file *)0x0) goto LAB_001a2edb;\n puVar4 = File_read::get_view(&this_00->file_,\n (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.\n offset_,LVar6.file_offset,symbols_size,true,false);\n }" { (expression_statement "this_00 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.input_file_;" (assignment_expression "this_00 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.input_file_" identifier = (field_expression "(this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.input_file_" (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)) ;) (if_statement "if (this_00 == (Input_file *)0x0) goto LAB_001a2edb;" if (parenthesized_expression "(this_00 == (Input_file *)0x0)" ( (binary_expression "this_00 == (Input_file *)0x0" identifier == (cast_expression "(Input_file *)0x0" ( (type_descriptor "Input_file *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_001a2edb;" goto statement_identifier ;)) (ERROR "puVar4 = File_read::" (assignment_expression "puVar4 = File_read" identifier = identifier) : :) (expression_statement "get_view(&this_00->file_,\n (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.\n offset_,LVar6.file_offset,symbols_size,true,false);" (call_expression "get_view(&this_00->file_,\n (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.\n offset_,LVar6.file_offset,symbols_size,true,false)" identifier (argument_list "(&this_00->file_,\n (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.\n offset_,LVar6.file_offset,symbols_size,true,false)" ( (pointer_expression "&this_00->file_" & (field_expression "this_00->file_" identifier -> field_identifier)) , (field_expression "(this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.\n offset_" (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 "LVar6.file_offset" identifier . field_identifier) , identifier , true , false ))) ;) })) }) (else_clause "else {\n iVar3 = (*p_Var1)(this,(ulong)uVar2,&symbols_size,0);\n puVar4 = (uchar *)CONCAT44(extraout_var_00,iVar3);\n }" else (compound_statement "{\n iVar3 = (*p_Var1)(this,(ulong)uVar2,&symbols_size,0);\n puVar4 = (uchar *)CONCAT44(extraout_var_00,iVar3);\n }" { (expression_statement "iVar3 = (*p_Var1)(this,(ulong)uVar2,&symbols_size,0);" (assignment_expression "iVar3 = (*p_Var1)(this,(ulong)uVar2,&symbols_size,0)" identifier = (call_expression "(*p_Var1)(this,(ulong)uVar2,&symbols_size,0)" (parenthesized_expression "(*p_Var1)" ( (pointer_expression "*p_Var1" * identifier) )) (argument_list "(this,(ulong)uVar2,&symbols_size,0)" ( identifier , (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) , (pointer_expression "&symbols_size" & identifier) , number_literal )))) ;) (expression_statement "puVar4 = (uchar *)CONCAT44(extraout_var_00,iVar3);" (assignment_expression "puVar4 = (uchar *)CONCAT44(extraout_var_00,iVar3)" identifier = (cast_expression "(uchar *)CONCAT44(extraout_var_00,iVar3)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "CONCAT44(extraout_var_00,iVar3)" identifier (argument_list "(extraout_var_00,iVar3)" ( identifier , identifier ))))) ;) }))) (expression_statement "p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0x15];" (assignment_expression "p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0x15]" identifier = (subscript_expression "(this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0x15]" (field_expression "(this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object" (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) [ number_literal ])) ;) (if_statement "if (p_Var1 == do_section_link) {\n uVar2 = elfcpp::Elf_file<64,_false,_gold::Object>::section_link\n (&this->elf_file_,this->symtab_shndx_);\n }\n else {\n uVar2 = (*p_Var1)(this);\n }" if (parenthesized_expression "(p_Var1 == do_section_link)" ( (binary_expression "p_Var1 == do_section_link" identifier == identifier) )) (compound_statement "{\n uVar2 = elfcpp::Elf_file<64,_false,_gold::Object>::section_link\n (&this->elf_file_,this->symtab_shndx_);\n }" { (ERROR "uVar2 = elfcpp::Elf_file<64,_false,_gold::" (comma_expression "uVar2 = elfcpp::Elf_file<64,_false,_gold" (binary_expression "uVar2 = elfcpp::Elf_file<64" (assignment_expression "uVar2 = elfcpp" identifier = identifier) (ERROR "::Elf_file" : : identifier) < number_literal) , (comma_expression "_false,_gold" identifier , identifier)) : :) (expression_statement "Object>::section_link\n (&this->elf_file_,this->symtab_shndx_);" (binary_expression "Object>::section_link\n (&this->elf_file_,this->symtab_shndx_)" identifier > (ERROR "::" : :) (call_expression "section_link\n (&this->elf_file_,this->symtab_shndx_)" identifier (argument_list "(&this->elf_file_,this->symtab_shndx_)" ( (pointer_expression "&this->elf_file_" & (field_expression "this->elf_file_" identifier -> field_identifier)) , (field_expression "this->symtab_shndx_" identifier -> field_identifier) )))) ;) }) (else_clause "else {\n uVar2 = (*p_Var1)(this);\n }" else (compound_statement "{\n uVar2 = (*p_Var1)(this);\n }" { (expression_statement "uVar2 = (*p_Var1)(this);" (assignment_expression "uVar2 = (*p_Var1)(this)" identifier = (call_expression "(*p_Var1)(this)" (parenthesized_expression "(*p_Var1)" ( (pointer_expression "*p_Var1" * identifier) )) (argument_list "(this)" ( identifier )))) ;) }))) (if_statement "if (uVar2 < 0xff00) {\n p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe];\n }\n else {\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n uVar2 = uVar2 + (this->elf_file_).large_shndx_offset_;\n p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe];\n }" if (parenthesized_expression "(uVar2 < 0xff00)" ( (binary_expression "uVar2 < 0xff00" identifier < number_literal) )) (compound_statement "{\n p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe];\n }" { (expression_statement "p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe];" (assignment_expression "p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe]" identifier = (subscript_expression "(this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe]" (field_expression "(this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object" (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) [ number_literal ])) ;) }) (else_clause "else {\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n uVar2 = uVar2 + (this->elf_file_).large_shndx_offset_;\n p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe];\n }" else (compound_statement "{\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n uVar2 = uVar2 + (this->elf_file_).large_shndx_offset_;\n p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe];\n }" { (labeled_statement "elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);" statement_identifier (ERROR "::Elf_file<64,_false,_gold::Object>:" : : (comma_expression "Elf_file<64,_false,_gold" (binary_expression "Elf_file<64" identifier < number_literal) , (comma_expression "_false,_gold" identifier , identifier)) : : identifier > :) : (expression_statement "initialize_shnum(&this->elf_file_);" (call_expression "initialize_shnum(&this->elf_file_)" identifier (argument_list "(&this->elf_file_)" ( (pointer_expression "&this->elf_file_" & (field_expression "this->elf_file_" identifier -> field_identifier)) ))) ;)) (expression_statement "uVar2 = uVar2 + (this->elf_file_).large_shndx_offset_;" (assignment_expression "uVar2 = uVar2 + (this->elf_file_).large_shndx_offset_" identifier = (binary_expression "uVar2 + (this->elf_file_).large_shndx_offset_" identifier + (field_expression "(this->elf_file_).large_shndx_offset_" (parenthesized_expression "(this->elf_file_)" ( (field_expression "this->elf_file_" identifier -> field_identifier) )) . field_identifier))) ;) (expression_statement "p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe];" (assignment_expression "p_Var1 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe]" identifier = (subscript_expression "(this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe]" (field_expression "(this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object" (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) [ number_literal ])) ;) }))) (if_statement "if (p_Var1 == do_section_contents) {\n LVar6 = elfcpp::Elf_file<64,_false,_gold::Object>::section_contents(&this->elf_file_,uVar2);\n names_size = LVar6.data_size;\n puVar5 = "";\n if (names_size != 0) {\n this_00 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.input_file_;\n if (this_00 == (Input_file *)0x0) {\nLAB_001a2edb:\n /* WARNING: Subroutine does not return */\n Object::input_file((Object *)this_00);\n }\n puVar5 = File_read::get_view(&this_00->file_,\n (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.\n offset_,LVar6.file_offset,names_size,true,false);\n }\n }\n else {\n iVar3 = (*p_Var1)(this,(ulong)uVar2,&names_size,0);\n puVar5 = (uchar *)CONCAT44(extraout_var,iVar3);\n }" if (parenthesized_expression "(p_Var1 == do_section_contents)" ( (binary_expression "p_Var1 == do_section_contents" identifier == identifier) )) (compound_statement "{\n LVar6 = elfcpp::Elf_file<64,_false,_gold::Object>::section_contents(&this->elf_file_,uVar2);\n names_size = LVar6.data_size;\n puVar5 = "";\n if (names_size != 0) {\n this_00 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.input_file_;\n if (this_00 == (Input_file *)0x0) {\nLAB_001a2edb:\n /* WARNING: Subroutine does not return */\n Object::input_file((Object *)this_00);\n }\n puVar5 = File_read::get_view(&this_00->file_,\n (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.\n offset_,LVar6.file_offset,names_size,true,false);\n }\n }" { (ERROR "LVar6 = elfcpp::Elf_file<64,_false,_gold::" (comma_expression "LVar6 = elfcpp::Elf_file<64,_false,_gold" (binary_expression "LVar6 = elfcpp::Elf_file<64" (assignment_expression "LVar6 = elfcpp" identifier = identifier) (ERROR "::Elf_file" : : identifier) < number_literal) , (comma_expression "_false,_gold" identifier , identifier)) : :) (expression_statement "Object>::section_contents(&this->elf_file_,uVar2);" (binary_expression "Object>::section_contents(&this->elf_file_,uVar2)" identifier > (ERROR "::" : :) (call_expression "section_contents(&this->elf_file_,uVar2)" identifier (argument_list "(&this->elf_file_,uVar2)" ( (pointer_expression "&this->elf_file_" & (field_expression "this->elf_file_" identifier -> field_identifier)) , identifier )))) ;) (expression_statement "names_size = LVar6.data_size;" (assignment_expression "names_size = LVar6.data_size" identifier = (field_expression "LVar6.data_size" identifier . field_identifier)) ;) (expression_statement "puVar5 = "";" (assignment_expression "puVar5 = """ identifier = (string_literal """" " ")) ;) (if_statement "if (names_size != 0) {\n this_00 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.input_file_;\n if (this_00 == (Input_file *)0x0) {\nLAB_001a2edb:\n /* WARNING: Subroutine does not return */\n Object::input_file((Object *)this_00);\n }\n puVar5 = File_read::get_view(&this_00->file_,\n (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.\n offset_,LVar6.file_offset,names_size,true,false);\n }" if (parenthesized_expression "(names_size != 0)" ( (binary_expression "names_size != 0" identifier != number_literal) )) (compound_statement "{\n this_00 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.input_file_;\n if (this_00 == (Input_file *)0x0) {\nLAB_001a2edb:\n /* WARNING: Subroutine does not return */\n Object::input_file((Object *)this_00);\n }\n puVar5 = File_read::get_view(&this_00->file_,\n (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.\n offset_,LVar6.file_offset,names_size,true,false);\n }" { (expression_statement "this_00 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.input_file_;" (assignment_expression "this_00 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.input_file_" identifier = (field_expression "(this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.input_file_" (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)) ;) (if_statement "if (this_00 == (Input_file *)0x0) {\nLAB_001a2edb:\n /* WARNING: Subroutine does not return */\n Object::input_file((Object *)this_00);\n }" if (parenthesized_expression "(this_00 == (Input_file *)0x0)" ( (binary_expression "this_00 == (Input_file *)0x0" identifier == (cast_expression "(Input_file *)0x0" ( (type_descriptor "Input_file *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\nLAB_001a2edb:\n /* WARNING: Subroutine does not return */\n Object::input_file((Object *)this_00);\n }" { (labeled_statement "LAB_001a2edb:\n /* WARNING: Subroutine does not return */\n Object::input_file((Object *)this_00);" statement_identifier : comment (labeled_statement "Object::input_file((Object *)this_00);" statement_identifier : (ERROR ":" :) (expression_statement "input_file((Object *)this_00);" (call_expression "input_file((Object *)this_00)" identifier (argument_list "((Object *)this_00)" ( (cast_expression "(Object *)this_00" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;))) })) (ERROR "puVar5 = File_read::" (assignment_expression "puVar5 = File_read" identifier = identifier) : :) (expression_statement "get_view(&this_00->file_,\n (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.\n offset_,LVar6.file_offset,names_size,true,false);" (call_expression "get_view(&this_00->file_,\n (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.\n offset_,LVar6.file_offset,names_size,true,false)" identifier (argument_list "(&this_00->file_,\n (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.\n offset_,LVar6.file_offset,names_size,true,false)" ( (pointer_expression "&this_00->file_" & (field_expression "this_00->file_" identifier -> field_identifier)) , (field_expression "(this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.\n offset_" (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 "LVar6.file_offset" identifier . field_identifier) , identifier , true , false ))) ;) })) }) (else_clause "else {\n iVar3 = (*p_Var1)(this,(ulong)uVar2,&names_size,0);\n puVar5 = (uchar *)CONCAT44(extraout_var,iVar3);\n }" else (compound_statement "{\n iVar3 = (*p_Var1)(this,(ulong)uVar2,&names_size,0);\n puVar5 = (uchar *)CONCAT44(extraout_var,iVar3);\n }" { (expression_statement "iVar3 = (*p_Var1)(this,(ulong)uVar2,&names_size,0);" (assignment_expression "iVar3 = (*p_Var1)(this,(ulong)uVar2,&names_size,0)" identifier = (call_expression "(*p_Var1)(this,(ulong)uVar2,&names_size,0)" (parenthesized_expression "(*p_Var1)" ( (pointer_expression "*p_Var1" * identifier) )) (argument_list "(this,(ulong)uVar2,&names_size,0)" ( identifier , (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) , (pointer_expression "&names_size" & identifier) , number_literal )))) ;) (expression_statement "puVar5 = (uchar *)CONCAT44(extraout_var,iVar3);" (assignment_expression "puVar5 = (uchar *)CONCAT44(extraout_var,iVar3)" identifier = (cast_expression "(uchar *)CONCAT44(extraout_var,iVar3)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "CONCAT44(extraout_var,iVar3)" identifier (argument_list "(extraout_var,iVar3)" ( identifier , identifier ))))) ;) }))) (if_statement "if (puVar4 + symbols_size <= puVar4 + symndx * 0x18) {\n return (char *)0x0;\n }" if (parenthesized_expression "(puVar4 + symbols_size <= puVar4 + symndx * 0x18)" ( (binary_expression "puVar4 + symbols_size <= puVar4 + symndx * 0x18" (binary_expression "puVar4 + symbols_size" identifier + identifier) <= (binary_expression "puVar4 + symndx * 0x18" identifier + (binary_expression "symndx * 0x18" identifier * number_literal))) )) (compound_statement "{\n return (char *)0x0;\n }" { (return_statement "return (char *)0x0;" return (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) (return_statement "return (char *)(puVar5 + *(uint *)(puVar4 + symndx * 0x18));" return (cast_expression "(char *)(puVar5 + *(uint *)(puVar4 + symndx * 0x18))" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar5 + *(uint *)(puVar4 + symndx * 0x18))" ( (binary_expression "puVar5 + *(uint *)(puVar4 + symndx * 0x18)" identifier + (pointer_expression "*(uint *)(puVar4 + symndx * 0x18)" * (cast_expression "(uint *)(puVar4 + symndx * 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar4 + symndx * 0x18)" ( (binary_expression "puVar4 + symndx * 0x18" identifier + (binary_expression "symndx * 0x18" identifier * number_literal)) ))))) ))) ;) })))
(translation_unit "undefined * FUN_001a2d00(long *param_1,int param_2)\n\n{\n int iVar1;\n code *pcVar2;\n uint uVar3;\n undefined *puVar4;\n undefined *puVar5;\n undefined1 auVar6 [16];\n long local_38;\n long local_30;\n \n iVar1 = *(int *)((long)param_1 + 0x11c);\n if (iVar1 == 0) {\n return (undefined *)0x0;\n }\n if (*(code **)(*param_1 + 0x70) == FUN_001a2100) {\n puVar4 = &DAT_00313646;\n auVar6 = FUN_001a2060(param_1 + 0x1f,iVar1);\n local_38 = auVar6._8_8_;\n if (local_38 != 0) {\n if (param_1[5] == 0) goto LAB_001a2edb;\n puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0);\n }\n }\n else {\n puVar4 = (undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0);\n }\n if (*(code **)(*param_1 + 0xa8) == FUN_001a28f0) {\n uVar3 = FUN_001a2850(param_1 + 0x1f);\n }\n else {\n uVar3 = (**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c));\n }\n if (uVar3 < 0xff00) {\n pcVar2 = *(code **)(*param_1 + 0x70);\n }\n else {\n FUN_0015d960(param_1 + 0x1f);\n uVar3 = uVar3 + (int)param_1[0x22];\n pcVar2 = *(code **)(*param_1 + 0x70);\n }\n if (pcVar2 == FUN_001a2100) {\n auVar6 = FUN_001a2060(param_1 + 0x1f,uVar3);\n local_30 = auVar6._8_8_;\n puVar5 = &DAT_00313646;\n if (local_30 != 0) {\n if (param_1[5] == 0) {\nLAB_001a2edb:\n \n FUN_0019a570();\n }\n puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0);\n }\n }\n else {\n puVar5 = (undefined *)(*pcVar2)(param_1,uVar3,&local_30,0);\n }\n if (puVar4 + local_38 <= puVar4 + (uint)(param_2 * 0x18)) {\n return (undefined *)0x0;\n }\n return puVar5 + *(uint *)(puVar4 + (uint)(param_2 * 0x18));\n}\n\n" (function_definition "undefined * FUN_001a2d00(long *param_1,int param_2)\n\n{\n int iVar1;\n code *pcVar2;\n uint uVar3;\n undefined *puVar4;\n undefined *puVar5;\n undefined1 auVar6 [16];\n long local_38;\n long local_30;\n \n iVar1 = *(int *)((long)param_1 + 0x11c);\n if (iVar1 == 0) {\n return (undefined *)0x0;\n }\n if (*(code **)(*param_1 + 0x70) == FUN_001a2100) {\n puVar4 = &DAT_00313646;\n auVar6 = FUN_001a2060(param_1 + 0x1f,iVar1);\n local_38 = auVar6._8_8_;\n if (local_38 != 0) {\n if (param_1[5] == 0) goto LAB_001a2edb;\n puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0);\n }\n }\n else {\n puVar4 = (undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0);\n }\n if (*(code **)(*param_1 + 0xa8) == FUN_001a28f0) {\n uVar3 = FUN_001a2850(param_1 + 0x1f);\n }\n else {\n uVar3 = (**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c));\n }\n if (uVar3 < 0xff00) {\n pcVar2 = *(code **)(*param_1 + 0x70);\n }\n else {\n FUN_0015d960(param_1 + 0x1f);\n uVar3 = uVar3 + (int)param_1[0x22];\n pcVar2 = *(code **)(*param_1 + 0x70);\n }\n if (pcVar2 == FUN_001a2100) {\n auVar6 = FUN_001a2060(param_1 + 0x1f,uVar3);\n local_30 = auVar6._8_8_;\n puVar5 = &DAT_00313646;\n if (local_30 != 0) {\n if (param_1[5] == 0) {\nLAB_001a2edb:\n \n FUN_0019a570();\n }\n puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0);\n }\n }\n else {\n puVar5 = (undefined *)(*pcVar2)(param_1,uVar3,&local_30,0);\n }\n if (puVar4 + local_38 <= puVar4 + (uint)(param_2 * 0x18)) {\n return (undefined *)0x0;\n }\n return puVar5 + *(uint *)(puVar4 + (uint)(param_2 * 0x18));\n}" type_identifier (pointer_declarator "* FUN_001a2d00(long *param_1,int param_2)" * (function_declarator "FUN_001a2d00(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) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "int param_2" primitive_type identifier) )))) (compound_statement "{\n int iVar1;\n code *pcVar2;\n uint uVar3;\n undefined *puVar4;\n undefined *puVar5;\n undefined1 auVar6 [16];\n long local_38;\n long local_30;\n \n iVar1 = *(int *)((long)param_1 + 0x11c);\n if (iVar1 == 0) {\n return (undefined *)0x0;\n }\n if (*(code **)(*param_1 + 0x70) == FUN_001a2100) {\n puVar4 = &DAT_00313646;\n auVar6 = FUN_001a2060(param_1 + 0x1f,iVar1);\n local_38 = auVar6._8_8_;\n if (local_38 != 0) {\n if (param_1[5] == 0) goto LAB_001a2edb;\n puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0);\n }\n }\n else {\n puVar4 = (undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0);\n }\n if (*(code **)(*param_1 + 0xa8) == FUN_001a28f0) {\n uVar3 = FUN_001a2850(param_1 + 0x1f);\n }\n else {\n uVar3 = (**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c));\n }\n if (uVar3 < 0xff00) {\n pcVar2 = *(code **)(*param_1 + 0x70);\n }\n else {\n FUN_0015d960(param_1 + 0x1f);\n uVar3 = uVar3 + (int)param_1[0x22];\n pcVar2 = *(code **)(*param_1 + 0x70);\n }\n if (pcVar2 == FUN_001a2100) {\n auVar6 = FUN_001a2060(param_1 + 0x1f,uVar3);\n local_30 = auVar6._8_8_;\n puVar5 = &DAT_00313646;\n if (local_30 != 0) {\n if (param_1[5] == 0) {\nLAB_001a2edb:\n \n FUN_0019a570();\n }\n puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0);\n }\n }\n else {\n puVar5 = (undefined *)(*pcVar2)(param_1,uVar3,&local_30,0);\n }\n if (puVar4 + local_38 <= puVar4 + (uint)(param_2 * 0x18)) {\n return (undefined *)0x0;\n }\n return puVar5 + *(uint *)(puVar4 + (uint)(param_2 * 0x18));\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "code *pcVar2;" type_identifier (pointer_declarator "*pcVar2" * identifier) ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "undefined *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "undefined *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "undefined1 auVar6 [16];" type_identifier (array_declarator "auVar6 [16]" identifier [ number_literal ]) ;) (declaration "long local_38;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_30;" (sized_type_specifier "long" long) identifier ;) (expression_statement "iVar1 = *(int *)((long)param_1 + 0x11c);" (assignment_expression "iVar1 = *(int *)((long)param_1 + 0x11c)" identifier = (pointer_expression "*(int *)((long)param_1 + 0x11c)" * (cast_expression "(int *)((long)param_1 + 0x11c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x11c)" ( (binary_expression "(long)param_1 + 0x11c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (if_statement "if (iVar1 == 0) {\n return (undefined *)0x0;\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return (undefined *)0x0;\n }" { (return_statement "return (undefined *)0x0;" return (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) (if_statement "if (*(code **)(*param_1 + 0x70) == FUN_001a2100) {\n puVar4 = &DAT_00313646;\n auVar6 = FUN_001a2060(param_1 + 0x1f,iVar1);\n local_38 = auVar6._8_8_;\n if (local_38 != 0) {\n if (param_1[5] == 0) goto LAB_001a2edb;\n puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0);\n }\n }\n else {\n puVar4 = (undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0);\n }" if (parenthesized_expression "(*(code **)(*param_1 + 0x70) == FUN_001a2100)" ( (binary_expression "*(code **)(*param_1 + 0x70) == FUN_001a2100" (pointer_expression "*(code **)(*param_1 + 0x70)" * (cast_expression "(code **)(*param_1 + 0x70)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x70)" ( (binary_expression "*param_1 + 0x70" (pointer_expression "*param_1" * identifier) + number_literal) )))) == identifier) )) (compound_statement "{\n puVar4 = &DAT_00313646;\n auVar6 = FUN_001a2060(param_1 + 0x1f,iVar1);\n local_38 = auVar6._8_8_;\n if (local_38 != 0) {\n if (param_1[5] == 0) goto LAB_001a2edb;\n puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0);\n }\n }" { (expression_statement "puVar4 = &DAT_00313646;" (assignment_expression "puVar4 = &DAT_00313646" identifier = (pointer_expression "&DAT_00313646" & identifier)) ;) (expression_statement "auVar6 = FUN_001a2060(param_1 + 0x1f,iVar1);" (assignment_expression "auVar6 = FUN_001a2060(param_1 + 0x1f,iVar1)" identifier = (call_expression "FUN_001a2060(param_1 + 0x1f,iVar1)" identifier (argument_list "(param_1 + 0x1f,iVar1)" ( (binary_expression "param_1 + 0x1f" identifier + number_literal) , identifier )))) ;) (expression_statement "local_38 = auVar6._8_8_;" (assignment_expression "local_38 = auVar6._8_8_" identifier = (field_expression "auVar6._8_8_" identifier . field_identifier)) ;) (if_statement "if (local_38 != 0) {\n if (param_1[5] == 0) goto LAB_001a2edb;\n puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0);\n }" if (parenthesized_expression "(local_38 != 0)" ( (binary_expression "local_38 != 0" identifier != number_literal) )) (compound_statement "{\n if (param_1[5] == 0) goto LAB_001a2edb;\n puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0);\n }" { (if_statement "if (param_1[5] == 0) goto LAB_001a2edb;" if (parenthesized_expression "(param_1[5] == 0)" ( (binary_expression "param_1[5] == 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) == number_literal) )) (goto_statement "goto LAB_001a2edb;" goto statement_identifier ;)) (expression_statement "puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0);" (assignment_expression "puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0)" identifier = (cast_expression "(undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0)" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0)" identifier (argument_list "(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0)" ( (binary_expression "param_1[5] + 0x28" (subscript_expression "param_1[5]" identifier [ number_literal ]) + number_literal) , (subscript_expression "param_1[6]" identifier [ number_literal ]) , (field_expression "auVar6._0_8_" identifier . field_identifier) , identifier , number_literal , number_literal ))))) ;) })) }) (else_clause "else {\n puVar4 = (undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0);\n }" else (compound_statement "{\n puVar4 = (undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0);\n }" { (expression_statement "puVar4 = (undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0);" (assignment_expression "puVar4 = (undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0)" identifier = (cast_expression "(undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0)" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0)" (parenthesized_expression "(**(code **)(*param_1 + 0x70))" ( (pointer_expression "**(code **)(*param_1 + 0x70)" * (pointer_expression "*(code **)(*param_1 + 0x70)" * (cast_expression "(code **)(*param_1 + 0x70)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x70)" ( (binary_expression "*param_1 + 0x70" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "(param_1,iVar1,&local_38,0)" ( identifier , identifier , (pointer_expression "&local_38" & identifier) , number_literal ))))) ;) }))) (if_statement "if (*(code **)(*param_1 + 0xa8) == FUN_001a28f0) {\n uVar3 = FUN_001a2850(param_1 + 0x1f);\n }\n else {\n uVar3 = (**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c));\n }" if (parenthesized_expression "(*(code **)(*param_1 + 0xa8) == FUN_001a28f0)" ( (binary_expression "*(code **)(*param_1 + 0xa8) == FUN_001a28f0" (pointer_expression "*(code **)(*param_1 + 0xa8)" * (cast_expression "(code **)(*param_1 + 0xa8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0xa8)" ( (binary_expression "*param_1 + 0xa8" (pointer_expression "*param_1" * identifier) + number_literal) )))) == identifier) )) (compound_statement "{\n uVar3 = FUN_001a2850(param_1 + 0x1f);\n }" { (expression_statement "uVar3 = FUN_001a2850(param_1 + 0x1f);" (assignment_expression "uVar3 = FUN_001a2850(param_1 + 0x1f)" identifier = (call_expression "FUN_001a2850(param_1 + 0x1f)" identifier (argument_list "(param_1 + 0x1f)" ( (binary_expression "param_1 + 0x1f" identifier + number_literal) )))) ;) }) (else_clause "else {\n uVar3 = (**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c));\n }" else (compound_statement "{\n uVar3 = (**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c));\n }" { (expression_statement "uVar3 = (**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c));" (assignment_expression "uVar3 = (**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c))" identifier = (call_expression "(**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c))" (parenthesized_expression "(**(code **)(*param_1 + 0xa8))" ( (pointer_expression "**(code **)(*param_1 + 0xa8)" * (pointer_expression "*(code **)(*param_1 + 0xa8)" * (cast_expression "(code **)(*param_1 + 0xa8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0xa8)" ( (binary_expression "*param_1 + 0xa8" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "(param_1,*(undefined4 *)((long)param_1 + 0x11c))" ( identifier , (pointer_expression "*(undefined4 *)((long)param_1 + 0x11c)" * (cast_expression "(undefined4 *)((long)param_1 + 0x11c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x11c)" ( (binary_expression "(long)param_1 + 0x11c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) )))) ;) }))) (if_statement "if (uVar3 < 0xff00) {\n pcVar2 = *(code **)(*param_1 + 0x70);\n }\n else {\n FUN_0015d960(param_1 + 0x1f);\n uVar3 = uVar3 + (int)param_1[0x22];\n pcVar2 = *(code **)(*param_1 + 0x70);\n }" if (parenthesized_expression "(uVar3 < 0xff00)" ( (binary_expression "uVar3 < 0xff00" identifier < number_literal) )) (compound_statement "{\n pcVar2 = *(code **)(*param_1 + 0x70);\n }" { (expression_statement "pcVar2 = *(code **)(*param_1 + 0x70);" (assignment_expression "pcVar2 = *(code **)(*param_1 + 0x70)" identifier = (pointer_expression "*(code **)(*param_1 + 0x70)" * (cast_expression "(code **)(*param_1 + 0x70)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x70)" ( (binary_expression "*param_1 + 0x70" (pointer_expression "*param_1" * identifier) + number_literal) ))))) ;) }) (else_clause "else {\n FUN_0015d960(param_1 + 0x1f);\n uVar3 = uVar3 + (int)param_1[0x22];\n pcVar2 = *(code **)(*param_1 + 0x70);\n }" else (compound_statement "{\n FUN_0015d960(param_1 + 0x1f);\n uVar3 = uVar3 + (int)param_1[0x22];\n pcVar2 = *(code **)(*param_1 + 0x70);\n }" { (expression_statement "FUN_0015d960(param_1 + 0x1f);" (call_expression "FUN_0015d960(param_1 + 0x1f)" identifier (argument_list "(param_1 + 0x1f)" ( (binary_expression "param_1 + 0x1f" identifier + number_literal) ))) ;) (expression_statement "uVar3 = uVar3 + (int)param_1[0x22];" (assignment_expression "uVar3 = uVar3 + (int)param_1[0x22]" identifier = (binary_expression "uVar3 + (int)param_1[0x22]" identifier + (cast_expression "(int)param_1[0x22]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[0x22]" identifier [ number_literal ])))) ;) (expression_statement "pcVar2 = *(code **)(*param_1 + 0x70);" (assignment_expression "pcVar2 = *(code **)(*param_1 + 0x70)" identifier = (pointer_expression "*(code **)(*param_1 + 0x70)" * (cast_expression "(code **)(*param_1 + 0x70)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x70)" ( (binary_expression "*param_1 + 0x70" (pointer_expression "*param_1" * identifier) + number_literal) ))))) ;) }))) (if_statement "if (pcVar2 == FUN_001a2100) {\n auVar6 = FUN_001a2060(param_1 + 0x1f,uVar3);\n local_30 = auVar6._8_8_;\n puVar5 = &DAT_00313646;\n if (local_30 != 0) {\n if (param_1[5] == 0) {\nLAB_001a2edb:\n \n FUN_0019a570();\n }\n puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0);\n }\n }\n else {\n puVar5 = (undefined *)(*pcVar2)(param_1,uVar3,&local_30,0);\n }" if (parenthesized_expression "(pcVar2 == FUN_001a2100)" ( (binary_expression "pcVar2 == FUN_001a2100" identifier == identifier) )) (compound_statement "{\n auVar6 = FUN_001a2060(param_1 + 0x1f,uVar3);\n local_30 = auVar6._8_8_;\n puVar5 = &DAT_00313646;\n if (local_30 != 0) {\n if (param_1[5] == 0) {\nLAB_001a2edb:\n \n FUN_0019a570();\n }\n puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0);\n }\n }" { (expression_statement "auVar6 = FUN_001a2060(param_1 + 0x1f,uVar3);" (assignment_expression "auVar6 = FUN_001a2060(param_1 + 0x1f,uVar3)" identifier = (call_expression "FUN_001a2060(param_1 + 0x1f,uVar3)" identifier (argument_list "(param_1 + 0x1f,uVar3)" ( (binary_expression "param_1 + 0x1f" identifier + number_literal) , identifier )))) ;) (expression_statement "local_30 = auVar6._8_8_;" (assignment_expression "local_30 = auVar6._8_8_" identifier = (field_expression "auVar6._8_8_" identifier . field_identifier)) ;) (expression_statement "puVar5 = &DAT_00313646;" (assignment_expression "puVar5 = &DAT_00313646" identifier = (pointer_expression "&DAT_00313646" & identifier)) ;) (if_statement "if (local_30 != 0) {\n if (param_1[5] == 0) {\nLAB_001a2edb:\n \n FUN_0019a570();\n }\n puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0);\n }" if (parenthesized_expression "(local_30 != 0)" ( (binary_expression "local_30 != 0" identifier != number_literal) )) (compound_statement "{\n if (param_1[5] == 0) {\nLAB_001a2edb:\n \n FUN_0019a570();\n }\n puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0);\n }" { (if_statement "if (param_1[5] == 0) {\nLAB_001a2edb:\n \n FUN_0019a570();\n }" if (parenthesized_expression "(param_1[5] == 0)" ( (binary_expression "param_1[5] == 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) == number_literal) )) (compound_statement "{\nLAB_001a2edb:\n \n FUN_0019a570();\n }" { (labeled_statement "LAB_001a2edb:\n \n FUN_0019a570();" statement_identifier : (expression_statement "FUN_0019a570();" (call_expression "FUN_0019a570()" identifier (argument_list "()" ( ))) ;)) })) (expression_statement "puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0);" (assignment_expression "puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0)" identifier = (cast_expression "(undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0)" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0)" identifier (argument_list "(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0)" ( (binary_expression "param_1[5] + 0x28" (subscript_expression "param_1[5]" identifier [ number_literal ]) + number_literal) , (subscript_expression "param_1[6]" identifier [ number_literal ]) , (field_expression "auVar6._0_8_" identifier . field_identifier) , identifier , number_literal , number_literal ))))) ;) })) }) (else_clause "else {\n puVar5 = (undefined *)(*pcVar2)(param_1,uVar3,&local_30,0);\n }" else (compound_statement "{\n puVar5 = (undefined *)(*pcVar2)(param_1,uVar3,&local_30,0);\n }" { (expression_statement "puVar5 = (undefined *)(*pcVar2)(param_1,uVar3,&local_30,0);" (assignment_expression "puVar5 = (undefined *)(*pcVar2)(param_1,uVar3,&local_30,0)" identifier = (cast_expression "(undefined *)(*pcVar2)(param_1,uVar3,&local_30,0)" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "(*pcVar2)(param_1,uVar3,&local_30,0)" (parenthesized_expression "(*pcVar2)" ( (pointer_expression "*pcVar2" * identifier) )) (argument_list "(param_1,uVar3,&local_30,0)" ( identifier , identifier , (pointer_expression "&local_30" & identifier) , number_literal ))))) ;) }))) (if_statement "if (puVar4 + local_38 <= puVar4 + (uint)(param_2 * 0x18)) {\n return (undefined *)0x0;\n }" if (parenthesized_expression "(puVar4 + local_38 <= puVar4 + (uint)(param_2 * 0x18))" ( (binary_expression "puVar4 + local_38 <= puVar4 + (uint)(param_2 * 0x18)" (binary_expression "puVar4 + local_38" identifier + identifier) <= (binary_expression "puVar4 + (uint)(param_2 * 0x18)" identifier + (call_expression "(uint)(param_2 * 0x18)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(param_2 * 0x18)" ( (binary_expression "param_2 * 0x18" identifier * number_literal) ))))) )) (compound_statement "{\n return (undefined *)0x0;\n }" { (return_statement "return (undefined *)0x0;" return (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) (return_statement "return puVar5 + *(uint *)(puVar4 + (uint)(param_2 * 0x18));" return (binary_expression "puVar5 + *(uint *)(puVar4 + (uint)(param_2 * 0x18))" identifier + (pointer_expression "*(uint *)(puVar4 + (uint)(param_2 * 0x18))" * (cast_expression "(uint *)(puVar4 + (uint)(param_2 * 0x18))" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar4 + (uint)(param_2 * 0x18))" ( (binary_expression "puVar4 + (uint)(param_2 * 0x18)" identifier + (call_expression "(uint)(param_2 * 0x18)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(param_2 * 0x18)" ( (binary_expression "param_2 * 0x18" identifier * number_literal) )))) ))))) ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration (sized_type_specifier long) 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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (field_expression IDENT . field_identifier)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) , (subscript_expression IDENT [ LIT ]) , (field_expression IDENT . field_identifier) , IDENT , LIT , LIT ))))) ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (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 , (pointer_expression & IDENT) , LIT ))))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_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 (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) )))) ;) }))) (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 (pointer_expression * IDENT) + LIT) ))))) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (cast_expression ( (type_descriptor TYPE) ) (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 (pointer_expression * IDENT) + LIT) ))))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (field_expression IDENT . field_identifier)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( ))) ;)) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) , (subscript_expression IDENT [ LIT ]) , (field_expression IDENT . field_identifier) , IDENT , LIT , LIT ))))) ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT , IDENT , (pointer_expression & IDENT) , LIT ))))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT + IDENT) <= (binary_expression IDENT + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT * LIT) ))))) )) (compound_statement { (return_statement return (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT) ;) })) (return_statement return (binary_expression IDENT + (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT * LIT) )))) ))))) ;) })))
(function_definition "undefined * FUN_001a2d00(long *param_1,int param_2)\n\n{\n int iVar1;\n code *pcVar2;\n uint uVar3;\n undefined *puVar4;\n undefined *puVar5;\n undefined1 auVar6 [16];\n long local_38;\n long local_30;\n \n iVar1 = *(int *)((long)param_1 + 0x11c);\n if (iVar1 == 0) {\n return (undefined *)0x0;\n }\n if (*(code **)(*param_1 + 0x70) == FUN_001a2100) {\n puVar4 = &DAT_00313646;\n auVar6 = FUN_001a2060(param_1 + 0x1f,iVar1);\n local_38 = auVar6._8_8_;\n if (local_38 != 0) {\n if (param_1[5] == 0) goto LAB_001a2edb;\n puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0);\n }\n }\n else {\n puVar4 = (undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0);\n }\n if (*(code **)(*param_1 + 0xa8) == FUN_001a28f0) {\n uVar3 = FUN_001a2850(param_1 + 0x1f);\n }\n else {\n uVar3 = (**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c));\n }\n if (uVar3 < 0xff00) {\n pcVar2 = *(code **)(*param_1 + 0x70);\n }\n else {\n FUN_0015d960(param_1 + 0x1f);\n uVar3 = uVar3 + (int)param_1[0x22];\n pcVar2 = *(code **)(*param_1 + 0x70);\n }\n if (pcVar2 == FUN_001a2100) {\n auVar6 = FUN_001a2060(param_1 + 0x1f,uVar3);\n local_30 = auVar6._8_8_;\n puVar5 = &DAT_00313646;\n if (local_30 != 0) {\n if (param_1[5] == 0) {\nLAB_001a2edb:\n \n FUN_0019a570();\n }\n puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0);\n }\n }\n else {\n puVar5 = (undefined *)(*pcVar2)(param_1,uVar3,&local_30,0);\n }\n if (puVar4 + local_38 <= puVar4 + (uint)(param_2 * 0x18)) {\n return (undefined *)0x0;\n }\n return puVar5 + *(uint *)(puVar4 + (uint)(param_2 * 0x18));\n}" (type_identifier "undefined") (pointer_declarator "* FUN_001a2d00(long *param_1,int param_2)" (* "*") (function_declarator "FUN_001a2d00(long *param_1,int param_2)" (identifier "FUN_001a2d00") (parameter_list "(long *param_1,int param_2)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "int param_2" (primitive_type "int") (identifier "param_2")) () ")")))) (compound_statement "{\n int iVar1;\n code *pcVar2;\n uint uVar3;\n undefined *puVar4;\n undefined *puVar5;\n undefined1 auVar6 [16];\n long local_38;\n long local_30;\n \n iVar1 = *(int *)((long)param_1 + 0x11c);\n if (iVar1 == 0) {\n return (undefined *)0x0;\n }\n if (*(code **)(*param_1 + 0x70) == FUN_001a2100) {\n puVar4 = &DAT_00313646;\n auVar6 = FUN_001a2060(param_1 + 0x1f,iVar1);\n local_38 = auVar6._8_8_;\n if (local_38 != 0) {\n if (param_1[5] == 0) goto LAB_001a2edb;\n puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0);\n }\n }\n else {\n puVar4 = (undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0);\n }\n if (*(code **)(*param_1 + 0xa8) == FUN_001a28f0) {\n uVar3 = FUN_001a2850(param_1 + 0x1f);\n }\n else {\n uVar3 = (**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c));\n }\n if (uVar3 < 0xff00) {\n pcVar2 = *(code **)(*param_1 + 0x70);\n }\n else {\n FUN_0015d960(param_1 + 0x1f);\n uVar3 = uVar3 + (int)param_1[0x22];\n pcVar2 = *(code **)(*param_1 + 0x70);\n }\n if (pcVar2 == FUN_001a2100) {\n auVar6 = FUN_001a2060(param_1 + 0x1f,uVar3);\n local_30 = auVar6._8_8_;\n puVar5 = &DAT_00313646;\n if (local_30 != 0) {\n if (param_1[5] == 0) {\nLAB_001a2edb:\n \n FUN_0019a570();\n }\n puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0);\n }\n }\n else {\n puVar5 = (undefined *)(*pcVar2)(param_1,uVar3,&local_30,0);\n }\n if (puVar4 + local_38 <= puVar4 + (uint)(param_2 * 0x18)) {\n return (undefined *)0x0;\n }\n return puVar5 + *(uint *)(puVar4 + (uint)(param_2 * 0x18));\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "code *pcVar2;" (type_identifier "code") (pointer_declarator "*pcVar2" (* "*") (identifier "pcVar2")) (; ";")) (declaration "uint uVar3;" (type_identifier "uint") (identifier "uVar3") (; ";")) (declaration "undefined *puVar4;" (type_identifier "undefined") (pointer_declarator "*puVar4" (* "*") (identifier "puVar4")) (; ";")) (declaration "undefined *puVar5;" (type_identifier "undefined") (pointer_declarator "*puVar5" (* "*") (identifier "puVar5")) (; ";")) (declaration "undefined1 auVar6 [16];" (type_identifier "undefined1") (array_declarator "auVar6 [16]" (identifier "auVar6") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "long local_38;" (sized_type_specifier "long" (long "long")) (identifier "local_38") (; ";")) (declaration "long local_30;" (sized_type_specifier "long" (long "long")) (identifier "local_30") (; ";")) (expression_statement "iVar1 = *(int *)((long)param_1 + 0x11c);" (assignment_expression "iVar1 = *(int *)((long)param_1 + 0x11c)" (identifier "iVar1") (= "=") (pointer_expression "*(int *)((long)param_1 + 0x11c)" (* "*") (cast_expression "(int *)((long)param_1 + 0x11c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x11c)" (( "(") (binary_expression "(long)param_1 + 0x11c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x11c")) () ")"))))) (; ";")) (if_statement "if (iVar1 == 0) {\n return (undefined *)0x0;\n }" (if "if") (parenthesized_expression "(iVar1 == 0)" (( "(") (binary_expression "iVar1 == 0" (identifier "iVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return (undefined *)0x0;\n }" ({ "{") (return_statement "return (undefined *)0x0;" (return "return") (cast_expression "(undefined *)0x0" (( "(") (type_descriptor "undefined *" (type_identifier "undefined") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")) (; ";")) (} "}"))) (if_statement "if (*(code **)(*param_1 + 0x70) == FUN_001a2100) {\n puVar4 = &DAT_00313646;\n auVar6 = FUN_001a2060(param_1 + 0x1f,iVar1);\n local_38 = auVar6._8_8_;\n if (local_38 != 0) {\n if (param_1[5] == 0) goto LAB_001a2edb;\n puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0);\n }\n }\n else {\n puVar4 = (undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0);\n }" (if "if") (parenthesized_expression "(*(code **)(*param_1 + 0x70) == FUN_001a2100)" (( "(") (binary_expression "*(code **)(*param_1 + 0x70) == FUN_001a2100" (pointer_expression "*(code **)(*param_1 + 0x70)" (* "*") (cast_expression "(code **)(*param_1 + 0x70)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 0x70)" (( "(") (binary_expression "*param_1 + 0x70" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x70")) () ")")))) (== "==") (identifier "FUN_001a2100")) () ")")) (compound_statement "{\n puVar4 = &DAT_00313646;\n auVar6 = FUN_001a2060(param_1 + 0x1f,iVar1);\n local_38 = auVar6._8_8_;\n if (local_38 != 0) {\n if (param_1[5] == 0) goto LAB_001a2edb;\n puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0);\n }\n }" ({ "{") (expression_statement "puVar4 = &DAT_00313646;" (assignment_expression "puVar4 = &DAT_00313646" (identifier "puVar4") (= "=") (pointer_expression "&DAT_00313646" (& "&") (identifier "DAT_00313646"))) (; ";")) (expression_statement "auVar6 = FUN_001a2060(param_1 + 0x1f,iVar1);" (assignment_expression "auVar6 = FUN_001a2060(param_1 + 0x1f,iVar1)" (identifier "auVar6") (= "=") (call_expression "FUN_001a2060(param_1 + 0x1f,iVar1)" (identifier "FUN_001a2060") (argument_list "(param_1 + 0x1f,iVar1)" (( "(") (binary_expression "param_1 + 0x1f" (identifier "param_1") (+ "+") (number_literal "0x1f")) (, ",") (identifier "iVar1") () ")")))) (; ";")) (expression_statement "local_38 = auVar6._8_8_;" (assignment_expression "local_38 = auVar6._8_8_" (identifier "local_38") (= "=") (field_expression "auVar6._8_8_" (identifier "auVar6") (. ".") (field_identifier "_8_8_"))) (; ";")) (if_statement "if (local_38 != 0) {\n if (param_1[5] == 0) goto LAB_001a2edb;\n puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0);\n }" (if "if") (parenthesized_expression "(local_38 != 0)" (( "(") (binary_expression "local_38 != 0" (identifier "local_38") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if (param_1[5] == 0) goto LAB_001a2edb;\n puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0);\n }" ({ "{") (if_statement "if (param_1[5] == 0) goto LAB_001a2edb;" (if "if") (parenthesized_expression "(param_1[5] == 0)" (( "(") (binary_expression "param_1[5] == 0" (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]")) (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_001a2edb;" (goto "goto") (statement_identifier "LAB_001a2edb") (; ";"))) (expression_statement "puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0);" (assignment_expression "puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0)" (identifier "puVar4") (= "=") (cast_expression "(undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0)" (( "(") (type_descriptor "undefined *" (type_identifier "undefined") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0)" (identifier "FUN_0016b970") (argument_list "(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0)" (( "(") (binary_expression "param_1[5] + 0x28" (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]")) (+ "+") (number_literal "0x28")) (, ",") (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]")) (, ",") (field_expression "auVar6._0_8_" (identifier "auVar6") (. ".") (field_identifier "_0_8_")) (, ",") (identifier "local_38") (, ",") (number_literal "1") (, ",") (number_literal "0") () ")"))))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n puVar4 = (undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0);\n }" (else "else") (compound_statement "{\n puVar4 = (undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0);\n }" ({ "{") (expression_statement "puVar4 = (undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0);" (assignment_expression "puVar4 = (undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0)" (identifier "puVar4") (= "=") (cast_expression "(undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0)" (( "(") (type_descriptor "undefined *" (type_identifier "undefined") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0)" (parenthesized_expression "(**(code **)(*param_1 + 0x70))" (( "(") (pointer_expression "**(code **)(*param_1 + 0x70)" (* "*") (pointer_expression "*(code **)(*param_1 + 0x70)" (* "*") (cast_expression "(code **)(*param_1 + 0x70)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 0x70)" (( "(") (binary_expression "*param_1 + 0x70" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x70")) () ")"))))) () ")")) (argument_list "(param_1,iVar1,&local_38,0)" (( "(") (identifier "param_1") (, ",") (identifier "iVar1") (, ",") (pointer_expression "&local_38" (& "&") (identifier "local_38")) (, ",") (number_literal "0") () ")"))))) (; ";")) (} "}")))) (if_statement "if (*(code **)(*param_1 + 0xa8) == FUN_001a28f0) {\n uVar3 = FUN_001a2850(param_1 + 0x1f);\n }\n else {\n uVar3 = (**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c));\n }" (if "if") (parenthesized_expression "(*(code **)(*param_1 + 0xa8) == FUN_001a28f0)" (( "(") (binary_expression "*(code **)(*param_1 + 0xa8) == FUN_001a28f0" (pointer_expression "*(code **)(*param_1 + 0xa8)" (* "*") (cast_expression "(code **)(*param_1 + 0xa8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 0xa8)" (( "(") (binary_expression "*param_1 + 0xa8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0xa8")) () ")")))) (== "==") (identifier "FUN_001a28f0")) () ")")) (compound_statement "{\n uVar3 = FUN_001a2850(param_1 + 0x1f);\n }" ({ "{") (expression_statement "uVar3 = FUN_001a2850(param_1 + 0x1f);" (assignment_expression "uVar3 = FUN_001a2850(param_1 + 0x1f)" (identifier "uVar3") (= "=") (call_expression "FUN_001a2850(param_1 + 0x1f)" (identifier "FUN_001a2850") (argument_list "(param_1 + 0x1f)" (( "(") (binary_expression "param_1 + 0x1f" (identifier "param_1") (+ "+") (number_literal "0x1f")) () ")")))) (; ";")) (} "}")) (else_clause "else {\n uVar3 = (**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c));\n }" (else "else") (compound_statement "{\n uVar3 = (**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c));\n }" ({ "{") (expression_statement "uVar3 = (**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c));" (assignment_expression "uVar3 = (**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c))" (identifier "uVar3") (= "=") (call_expression "(**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c))" (parenthesized_expression "(**(code **)(*param_1 + 0xa8))" (( "(") (pointer_expression "**(code **)(*param_1 + 0xa8)" (* "*") (pointer_expression "*(code **)(*param_1 + 0xa8)" (* "*") (cast_expression "(code **)(*param_1 + 0xa8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 0xa8)" (( "(") (binary_expression "*param_1 + 0xa8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0xa8")) () ")"))))) () ")")) (argument_list "(param_1,*(undefined4 *)((long)param_1 + 0x11c))" (( "(") (identifier "param_1") (, ",") (pointer_expression "*(undefined4 *)((long)param_1 + 0x11c)" (* "*") (cast_expression "(undefined4 *)((long)param_1 + 0x11c)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x11c)" (( "(") (binary_expression "(long)param_1 + 0x11c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x11c")) () ")")))) () ")")))) (; ";")) (} "}")))) (if_statement "if (uVar3 < 0xff00) {\n pcVar2 = *(code **)(*param_1 + 0x70);\n }\n else {\n FUN_0015d960(param_1 + 0x1f);\n uVar3 = uVar3 + (int)param_1[0x22];\n pcVar2 = *(code **)(*param_1 + 0x70);\n }" (if "if") (parenthesized_expression "(uVar3 < 0xff00)" (( "(") (binary_expression "uVar3 < 0xff00" (identifier "uVar3") (< "<") (number_literal "0xff00")) () ")")) (compound_statement "{\n pcVar2 = *(code **)(*param_1 + 0x70);\n }" ({ "{") (expression_statement "pcVar2 = *(code **)(*param_1 + 0x70);" (assignment_expression "pcVar2 = *(code **)(*param_1 + 0x70)" (identifier "pcVar2") (= "=") (pointer_expression "*(code **)(*param_1 + 0x70)" (* "*") (cast_expression "(code **)(*param_1 + 0x70)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 0x70)" (( "(") (binary_expression "*param_1 + 0x70" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x70")) () ")"))))) (; ";")) (} "}")) (else_clause "else {\n FUN_0015d960(param_1 + 0x1f);\n uVar3 = uVar3 + (int)param_1[0x22];\n pcVar2 = *(code **)(*param_1 + 0x70);\n }" (else "else") (compound_statement "{\n FUN_0015d960(param_1 + 0x1f);\n uVar3 = uVar3 + (int)param_1[0x22];\n pcVar2 = *(code **)(*param_1 + 0x70);\n }" ({ "{") (expression_statement "FUN_0015d960(param_1 + 0x1f);" (call_expression "FUN_0015d960(param_1 + 0x1f)" (identifier "FUN_0015d960") (argument_list "(param_1 + 0x1f)" (( "(") (binary_expression "param_1 + 0x1f" (identifier "param_1") (+ "+") (number_literal "0x1f")) () ")"))) (; ";")) (expression_statement "uVar3 = uVar3 + (int)param_1[0x22];" (assignment_expression "uVar3 = uVar3 + (int)param_1[0x22]" (identifier "uVar3") (= "=") (binary_expression "uVar3 + (int)param_1[0x22]" (identifier "uVar3") (+ "+") (cast_expression "(int)param_1[0x22]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[0x22]" (identifier "param_1") ([ "[") (number_literal "0x22") (] "]"))))) (; ";")) (expression_statement "pcVar2 = *(code **)(*param_1 + 0x70);" (assignment_expression "pcVar2 = *(code **)(*param_1 + 0x70)" (identifier "pcVar2") (= "=") (pointer_expression "*(code **)(*param_1 + 0x70)" (* "*") (cast_expression "(code **)(*param_1 + 0x70)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 0x70)" (( "(") (binary_expression "*param_1 + 0x70" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x70")) () ")"))))) (; ";")) (} "}")))) (if_statement "if (pcVar2 == FUN_001a2100) {\n auVar6 = FUN_001a2060(param_1 + 0x1f,uVar3);\n local_30 = auVar6._8_8_;\n puVar5 = &DAT_00313646;\n if (local_30 != 0) {\n if (param_1[5] == 0) {\nLAB_001a2edb:\n \n FUN_0019a570();\n }\n puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0);\n }\n }\n else {\n puVar5 = (undefined *)(*pcVar2)(param_1,uVar3,&local_30,0);\n }" (if "if") (parenthesized_expression "(pcVar2 == FUN_001a2100)" (( "(") (binary_expression "pcVar2 == FUN_001a2100" (identifier "pcVar2") (== "==") (identifier "FUN_001a2100")) () ")")) (compound_statement "{\n auVar6 = FUN_001a2060(param_1 + 0x1f,uVar3);\n local_30 = auVar6._8_8_;\n puVar5 = &DAT_00313646;\n if (local_30 != 0) {\n if (param_1[5] == 0) {\nLAB_001a2edb:\n \n FUN_0019a570();\n }\n puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0);\n }\n }" ({ "{") (expression_statement "auVar6 = FUN_001a2060(param_1 + 0x1f,uVar3);" (assignment_expression "auVar6 = FUN_001a2060(param_1 + 0x1f,uVar3)" (identifier "auVar6") (= "=") (call_expression "FUN_001a2060(param_1 + 0x1f,uVar3)" (identifier "FUN_001a2060") (argument_list "(param_1 + 0x1f,uVar3)" (( "(") (binary_expression "param_1 + 0x1f" (identifier "param_1") (+ "+") (number_literal "0x1f")) (, ",") (identifier "uVar3") () ")")))) (; ";")) (expression_statement "local_30 = auVar6._8_8_;" (assignment_expression "local_30 = auVar6._8_8_" (identifier "local_30") (= "=") (field_expression "auVar6._8_8_" (identifier "auVar6") (. ".") (field_identifier "_8_8_"))) (; ";")) (expression_statement "puVar5 = &DAT_00313646;" (assignment_expression "puVar5 = &DAT_00313646" (identifier "puVar5") (= "=") (pointer_expression "&DAT_00313646" (& "&") (identifier "DAT_00313646"))) (; ";")) (if_statement "if (local_30 != 0) {\n if (param_1[5] == 0) {\nLAB_001a2edb:\n \n FUN_0019a570();\n }\n puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0);\n }" (if "if") (parenthesized_expression "(local_30 != 0)" (( "(") (binary_expression "local_30 != 0" (identifier "local_30") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if (param_1[5] == 0) {\nLAB_001a2edb:\n \n FUN_0019a570();\n }\n puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0);\n }" ({ "{") (if_statement "if (param_1[5] == 0) {\nLAB_001a2edb:\n \n FUN_0019a570();\n }" (if "if") (parenthesized_expression "(param_1[5] == 0)" (( "(") (binary_expression "param_1[5] == 0" (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\nLAB_001a2edb:\n \n FUN_0019a570();\n }" ({ "{") (labeled_statement "LAB_001a2edb:\n \n FUN_0019a570();" (statement_identifier "LAB_001a2edb") (: ":") (expression_statement "FUN_0019a570();" (call_expression "FUN_0019a570()" (identifier "FUN_0019a570") (argument_list "()" (( "(") () ")"))) (; ";"))) (} "}"))) (expression_statement "puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0);" (assignment_expression "puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0)" (identifier "puVar5") (= "=") (cast_expression "(undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0)" (( "(") (type_descriptor "undefined *" (type_identifier "undefined") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0)" (identifier "FUN_0016b970") (argument_list "(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0)" (( "(") (binary_expression "param_1[5] + 0x28" (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]")) (+ "+") (number_literal "0x28")) (, ",") (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]")) (, ",") (field_expression "auVar6._0_8_" (identifier "auVar6") (. ".") (field_identifier "_0_8_")) (, ",") (identifier "local_30") (, ",") (number_literal "1") (, ",") (number_literal "0") () ")"))))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n puVar5 = (undefined *)(*pcVar2)(param_1,uVar3,&local_30,0);\n }" (else "else") (compound_statement "{\n puVar5 = (undefined *)(*pcVar2)(param_1,uVar3,&local_30,0);\n }" ({ "{") (expression_statement "puVar5 = (undefined *)(*pcVar2)(param_1,uVar3,&local_30,0);" (assignment_expression "puVar5 = (undefined *)(*pcVar2)(param_1,uVar3,&local_30,0)" (identifier "puVar5") (= "=") (cast_expression "(undefined *)(*pcVar2)(param_1,uVar3,&local_30,0)" (( "(") (type_descriptor "undefined *" (type_identifier "undefined") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(*pcVar2)(param_1,uVar3,&local_30,0)" (parenthesized_expression "(*pcVar2)" (( "(") (pointer_expression "*pcVar2" (* "*") (identifier "pcVar2")) () ")")) (argument_list "(param_1,uVar3,&local_30,0)" (( "(") (identifier "param_1") (, ",") (identifier "uVar3") (, ",") (pointer_expression "&local_30" (& "&") (identifier "local_30")) (, ",") (number_literal "0") () ")"))))) (; ";")) (} "}")))) (if_statement "if (puVar4 + local_38 <= puVar4 + (uint)(param_2 * 0x18)) {\n return (undefined *)0x0;\n }" (if "if") (parenthesized_expression "(puVar4 + local_38 <= puVar4 + (uint)(param_2 * 0x18))" (( "(") (binary_expression "puVar4 + local_38 <= puVar4 + (uint)(param_2 * 0x18)" (binary_expression "puVar4 + local_38" (identifier "puVar4") (+ "+") (identifier "local_38")) (<= "<=") (binary_expression "puVar4 + (uint)(param_2 * 0x18)" (identifier "puVar4") (+ "+") (call_expression "(uint)(param_2 * 0x18)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(param_2 * 0x18)" (( "(") (binary_expression "param_2 * 0x18" (identifier "param_2") (* "*") (number_literal "0x18")) () ")"))))) () ")")) (compound_statement "{\n return (undefined *)0x0;\n }" ({ "{") (return_statement "return (undefined *)0x0;" (return "return") (cast_expression "(undefined *)0x0" (( "(") (type_descriptor "undefined *" (type_identifier "undefined") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")) (; ";")) (} "}"))) (return_statement "return puVar5 + *(uint *)(puVar4 + (uint)(param_2 * 0x18));" (return "return") (binary_expression "puVar5 + *(uint *)(puVar4 + (uint)(param_2 * 0x18))" (identifier "puVar5") (+ "+") (pointer_expression "*(uint *)(puVar4 + (uint)(param_2 * 0x18))" (* "*") (cast_expression "(uint *)(puVar4 + (uint)(param_2 * 0x18))" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar4 + (uint)(param_2 * 0x18))" (( "(") (binary_expression "puVar4 + (uint)(param_2 * 0x18)" (identifier "puVar4") (+ "+") (call_expression "(uint)(param_2 * 0x18)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(param_2 * 0x18)" (( "(") (binary_expression "param_2 * 0x18" (identifier "param_2") (* "*") (number_literal "0x18")) () ")")))) () ")"))))) (; ";")) (} "}")))
/* DWARF original prototype: char * get_symbol_name(Sized_relobj_file<64,_false> * this, uint symndx) */ char * __thiscall gold::Sized_relobj_file<64,_false>::get_symbol_name(Sized_relobj_file<64,_false> *this,type_2 var_16) { type_1 *var_2; type_2 var_1; int iVar3; type_3 extraout_var; type_3 extraout_var_00; type_4 *var_15; type_4 *var_17; type_5 *var_7; type_6 LVar6; type_7 var_6; type_7 var_13; var_1 = this->symtab_shndx_; if (var_1 == 0) { return (char *)0x0; } var_2 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe]; if (var_2 == var_3) { var_15 = ""; LVar6 = elfcpp::Elf_file<64,_false,_gold::var_4>::var_5(&this->elf_file_,var_1); var_6 = LVar6.data_size; if (var_6 != 0) { var_7 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.input_file_; if (var_7 == (type_5 *)0x0) goto LAB_001a2edb; var_15 = File_read::var_8(&var_7->file_, (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object. offset_,LVar6.file_offset,var_6,true,false); } } else { iVar3 = (*var_2)(this,(type_8)var_1,&var_6,0); var_15 = (type_4 *)var_9(extraout_var_00,iVar3); } var_2 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0x15]; if (var_2 == var_10) { var_1 = elfcpp::Elf_file<64,_false,_gold::var_4>::var_11 (&this->elf_file_,this->symtab_shndx_); } else { var_1 = (*var_2)(this); } if (var_1 < 0xff00) { var_2 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe]; } else { elfcpp::Elf_file<64,_false,_gold::var_4>::var_12(&this->elf_file_); var_1 = var_1 + (this->elf_file_).large_shndx_offset_; var_2 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object._vptr_Object[0xe]; } if (var_2 == var_3) { LVar6 = elfcpp::Elf_file<64,_false,_gold::var_4>::var_5(&this->elf_file_,var_1); var_13 = LVar6.data_size; var_17 = ""; if (var_13 != 0) { var_7 = (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.input_file_; if (var_7 == (type_5 *)0x0) { LAB_001a2edb: /* WARNING: Subroutine does not return */ Object::var_14((var_4 *)var_7); } var_17 = File_read::var_8(&var_7->file_, (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object. offset_,LVar6.file_offset,var_13,true,false); } } else { iVar3 = (*var_2)(this,(type_8)var_1,&var_13,0); var_17 = (type_4 *)var_9(extraout_var,iVar3); } if (var_15 + var_6 <= var_15 + var_16 * 0x18) { return (char *)0x0; } return (char *)(var_17 + *(type_2 *)(var_15 + var_16 * 0x18)); }
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: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (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: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (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))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (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 declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (field_expression argument: (identifier) field: (field_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: (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: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)) (subscript_expression argument: (identifier) index: (number_literal)) (field_expression argument: (identifier) field: (field_identifier)) (identifier) (number_literal) (number_literal))))))))) 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: (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) (pointer_expression argument: (identifier)) (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 declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_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: (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: (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 (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: (number_literal)))))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (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: (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: (pointer_expression argument: (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 (binary_expression left: (identifier) right: (number_literal)) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (field_expression argument: (identifier) field: (field_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 (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)) (subscript_expression argument: (identifier) index: (number_literal)) (field_expression argument: (identifier) field: (field_identifier)) (identifier) (number_literal) (number_literal))))))))) 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: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier) (identifier) (pointer_expression argument: (identifier)) (number_literal))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (binary_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (return_statement (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))) (return_statement (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: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))))))))))))
null
undefined * MASKED(long *param_1,int param_2) { int iVar1; code *pcVar2; uint uVar3; undefined *puVar4; undefined *puVar5; undefined1 auVar6 [16]; long local_38; long local_30; iVar1 = *(int *)((long)param_1 + 0x11c); if (iVar1 == 0) { return (undefined *)0x0; } if (*(code **)(*param_1 + 0x70) == FUN_001a2100) { puVar4 = &DAT_00313646; auVar6 = FUN_001a2060(param_1 + 0x1f,iVar1); local_38 = auVar6._8_8_; if (local_38 != 0) { if (param_1[5] == 0) goto LAB_001a2edb; puVar4 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_38,1,0); } } else { puVar4 = (undefined *)(**(code **)(*param_1 + 0x70))(param_1,iVar1,&local_38,0); } if (*(code **)(*param_1 + 0xa8) == FUN_001a28f0) { uVar3 = FUN_001a2850(param_1 + 0x1f); } else { uVar3 = (**(code **)(*param_1 + 0xa8))(param_1,*(undefined4 *)((long)param_1 + 0x11c)); } if (uVar3 < 0xff00) { pcVar2 = *(code **)(*param_1 + 0x70); } else { FUN_0015d960(param_1 + 0x1f); uVar3 = uVar3 + (int)param_1[0x22]; pcVar2 = *(code **)(*param_1 + 0x70); } if (pcVar2 == FUN_001a2100) { auVar6 = FUN_001a2060(param_1 + 0x1f,uVar3); local_30 = auVar6._8_8_; puVar5 = &DAT_00313646; if (local_30 != 0) { if (param_1[5] == 0) { LAB_001a2edb: /* WARNING: Subroutine does not return */ FUN_0019a570(); } puVar5 = (undefined *)FUN_0016b970(param_1[5] + 0x28,param_1[6],auVar6._0_8_,local_30,1,0); } } else { puVar5 = (undefined *)(*pcVar2)(param_1,uVar3,&local_30,0); } if (puVar4 + local_38 <= puVar4 + (uint)(param_2 * 0x18)) { return (undefined *)0x0; } return puVar5 + *(uint *)(puVar4 + (uint)(param_2 * 0x18)); }
4746_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
_M_find_before_node
FUN_00213a20
/* DWARF original prototype: __node_base * _M_find_before_node(_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_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, size_type __n, key_type * __k, __hash_code __code) */ __node_base * __thiscall std:: _Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_> ::_M_find_before_node (_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_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,size_type __n,key_type *__k,__hash_code __code) { _Hash_node_base *p_Var1; __node_base *p_Var2; _Hash_node_base *p_Var3; __node_base *p_Var4; p_Var2 = this->_M_buckets[__n]; if (p_Var2 != (__node_base *)0x0) { p_Var3 = p_Var2->_M_nxt[4]._M_nxt; p_Var1 = p_Var2->_M_nxt; do { p_Var4 = p_Var1; if ((((p_Var3 == (_Hash_node_base *)__code) && ((Relobj *)p_Var4[1]._M_nxt == __k->first)) && (__k->second == *(uint *)&p_Var4[2]._M_nxt)) || (p_Var2 = p_Var4->_M_nxt, p_Var2 == (__node_base *)0x0)) { return p_Var2; } p_Var3 = p_Var2[4]._M_nxt; p_Var1 = p_Var2; p_Var2 = p_Var4; } while (__n == (ulong)p_Var3 % this->_M_bucket_count); } return (__node_base *)0x0; }
long * FUN_00213a20(long *param_1,ulong param_2,long *param_3,ulong param_4) { long *plVar1; long *plVar2; ulong uVar3; long *plVar4; plVar2 = *(long **)(*param_1 + param_2 * 8); if (plVar2 != (long *)0x0) { uVar3 = ((long *)*plVar2)[4]; plVar1 = (long *)*plVar2; do { plVar4 = plVar1; if ((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2])) || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)) { return plVar2; } uVar3 = plVar2[4]; plVar1 = plVar2; plVar2 = plVar4; } while (param_2 == uVar3 % (ulong)param_1[1]); } return (long *)0x0; }
MOV RAX,qword ptr [RDI] MOV R11,RDX MOV R10,qword ptr [RAX + RSI*0x8] TEST R10,R10 JZ 0x00213a80 MOV R9,qword ptr [R10] MOV R8,qword ptr [R9 + 0x20] JMP 0x00213a60 MOV RAX,qword ptr [R9] TEST RAX,RAX JZ 0x00213a7b MOV R8,qword ptr [RAX + 0x20] MOV R10,R9 XOR EDX,EDX MOV R9,RAX MOV RAX,R8 DIV qword ptr [RDI + 0x8] CMP RSI,RDX JNZ 0x00213a80 CMP R8,RCX JNZ 0x00213a40 MOV RAX,qword ptr [R11] CMP qword ptr [R9 + 0x8],RAX JNZ 0x00213a40 MOV EAX,dword ptr [R9 + 0x10] CMP dword ptr [R11 + 0x8],EAX JNZ 0x00213a40 MOV RAX,R10 RET XOR EAX,EAX RET
null
null
null
null
[('const-0', u'PTRSUB_-1203881097'), ('const-4', u'PTRADD_-1203881078'), ('tmp_365', u'CAST_-1203881015'), (u'INT_EQUAL_-1203881315', u'CBRANCH_-1203881313'), (u'LOAD_-1203881312', u'CAST_-1203881021'), (u'MULTIEQUAL_-1203881067', u'RETURN_-1203881267'), ('tmp_321', u'CBRANCH_-1203881250'), ('const-2', u'PTRADD_-1203881009'), (u'CAST_-1203880999', u'LOAD_-1203881308'), ('tmp_363', u'INT_EQUAL_-1203881253'), (u'LOAD_-1203881400', u'MULTIEQUAL_-1203881079'), ('const-433', u'LOAD_-1203881400'), (u'PTRSUB_-1203881002', u'LOAD_-1203881300'), (u'LOAD_-1203881328', u'CAST_-1203881006'), (u'LOAD_-1203881281', u'INT_REM_-1203881240'), (u'CAST_-1203881015', u'INT_EQUAL_-1203881337'), ('const-0', u'PTRSUB_-1203881015'), ('const-0', u'PTRSUB_-1203881020'), ('const-0', u'PTRSUB_-1203881081'), ('tmp_364', u'PTRSUB_-1203881002'), (u'COPY_-1203881081', u'PTRADD_-1203881017'), (u'LOAD_-1203881427', u'COPY_-1203881122'), ('tmp_131', u'CBRANCH_-1203881309'), ('tmp_42', u'CBRANCH_-1203881406'), (u'LOAD_-1203881427', u'INT_NOTEQUAL_-1203881407'), (u'PTRADD_-1203881078', u'LOAD_-1203881427'), (u'COPY_-1203881122', u'MULTIEQUAL_-1203881075'), ('const-8', u'PTRADD_-1203881053'), ('const-0', u'PTRSUB_-1203881061'), (u'LOAD_-1203881406', u'PTRADD_-1203881078'), ('const-433', u'LOAD_-1203881427'), (u'LOAD_-1203881312', u'MULTIEQUAL_-1203881079'), (u'PTRADD_-1203881053', u'PTRSUB_-1203881051'), ('const-433', u'LOAD_-1203881334'), (u'INT_REM_-1203881240', u'INT_EQUAL_-1203881253'), ('const-0', u'PTRSUB_-1203881076'), ('tmp_362', u'PTRSUB_-1203881097'), (u'LOAD_-1203881308', u'INT_EQUAL_-1203881285'), ('const-0', u'RETURN_-1203881196'), (u'LOAD_-1203881333', u'MULTIEQUAL_-1203881067'), ('const-4', u'PTRADD_-1203881053'), ('const-1', u'PTRADD_-1203881017'), (u'LOAD_-1203881427', u'PTRSUB_-1203881081'), ('const-8', u'PTRSUB_-1203881002'), ('tmp_362', u'PTRSUB_-1203881035'), ('const-433', u'LOAD_-1203881438'), ('tmp_364', u'PTRSUB_-1203881020'), ('tmp_219', u'CBRANCH_-1203881313'), (u'INT_EQUAL_-1203881285', u'CBRANCH_-1203881281'), ('tmp_57', u'BRANCH_-1203881392'), (u'PTRSUB_-1203881035', u'LOAD_-1203881281'), ('const-433', u'LOAD_-1203881333'), ('const-0', u'RETURN_-1203881267'), ('tmp_363', u'PTRADD_-1203881078'), (u'CAST_-1203881021', u'INT_REM_-1203881240'), ('tmp_179', u'CBRANCH_-1203881281'), (u'INT_EQUAL_-1203881313', u'CBRANCH_-1203881309'), (u'MULTIEQUAL_-1203881075', u'MULTIEQUAL_-1203881067'), (u'PTRADD_-1203881017', u'PTRSUB_-1203881015'), (u'LOAD_-1203881333', u'COPY_-1203881084'), (u'PTRADD_-1203881078', u'PTRSUB_-1203881076'), (u'PTRADD_-1203881009', u'PTRSUB_-1203881007'), (u'COPY_-1203881081', u'PTRADD_-1203881009'), ('const-433', u'LOAD_-1203881281'), (u'INT_EQUAL_-1203881337', u'CBRANCH_-1203881334'), (u'INT_EQUAL_-1203881253', u'CBRANCH_-1203881250'), (u'LOAD_-1203881333', u'INT_EQUAL_-1203881315'), (u'LOAD_-1203881334', u'INT_EQUAL_-1203881313'), ('const-8', u'PTRADD_-1203881078'), ('const-0', u'PTRSUB_-1203881007'), (u'LOAD_-1203881333', u'PTRADD_-1203881053'), (u'COPY_-1203881081', u'COPY_-1203881081'), (u'LOAD_-1203881406', u'COPY_-1203881125'), (u'PTRSUB_-1203881020', u'LOAD_-1203881334'), (u'COPY_-1203881084', u'MULTIEQUAL_-1203881077'), ('const-8', u'PTRSUB_-1203881035'), ('const-8', u'PTRADD_-1203881009'), ('const-0', u'PTRSUB_-1203881051'), (u'LOAD_-1203881438', u'PTRADD_-1203881078'), ('const-8', u'PTRADD_-1203881017'), (u'COPY_-1203881081', u'MULTIEQUAL_-1203881075'), (u'PTRSUB_-1203881081', u'LOAD_-1203881406'), ('const-8', u'PTRADD_-1203881078'), (u'PTRSUB_-1203881076', u'LOAD_-1203881400'), ('const-0', u'INT_NOTEQUAL_-1203881407'), (u'CAST_-1203881006', u'INT_EQUAL_-1203881313'), ('tmp_88', u'CBRANCH_-1203881334'), (u'MULTIEQUAL_-1203881079', u'INT_EQUAL_-1203881337'), (u'MULTIEQUAL_-1203881077', u'COPY_-1203881081'), (u'PTRSUB_-1203881097', u'LOAD_-1203881438'), (u'PTRSUB_-1203881007', u'CAST_-1203880999'), (u'PTRSUB_-1203881061', u'LOAD_-1203881333'), ('const-0', u'COPY_-1203881216'), ('const-433', u'LOAD_-1203881312'), ('const-433', u'LOAD_-1203881300'), ('const-433', u'LOAD_-1203881328'), (u'LOAD_-1203881300', u'INT_EQUAL_-1203881285'), (u'INT_NOTEQUAL_-1203881407', u'CBRANCH_-1203881406'), (u'COPY_-1203881216', u'RETURN_-1203881196'), ('const-433', u'LOAD_-1203881406'), (u'COPY_-1203881081', u'PTRSUB_-1203881061'), (u'COPY_-1203881125', u'MULTIEQUAL_-1203881077'), (u'PTRSUB_-1203881015', u'LOAD_-1203881328'), ('const-0', u'INT_EQUAL_-1203881315'), (u'PTRSUB_-1203881051', u'LOAD_-1203881312'), ('const-433', u'LOAD_-1203881308')]
[(u'INT_MULT_-1203881399', u'INT_ADD_-1203881411'), (u'PTRADD_-1203881023', u'LOAD_-1203881328'), (u'CAST_-1203881028', u'INT_REM_-1203881240'), ('const-433', u'LOAD_-1203881308'), (u'COPY_-1203881088', u'PTRADD_-1203881023'), (u'INT_EQUAL_-1203881315', u'CBRANCH_-1203881313'), (u'MULTIEQUAL_-1203881067', u'RETURN_-1203881267'), ('tmp_321', u'CBRANCH_-1203881250'), (u'PTRADD_-1203881011', u'LOAD_-1203881300'), ('const-8', u'PTRADD_-1203881041'), ('const-8', u'PTRADD_-1203881080'), (u'PTRADD_-1203881057', u'LOAD_-1203881312'), (u'LOAD_-1203881400', u'MULTIEQUAL_-1203881079'), (u'COPY_-1203881088', u'PTRADD_-1203881016'), ('const-2', u'PTRADD_-1203881016'), ('const-433', u'LOAD_-1203881333'), (u'PTRADD_-1203881080', u'LOAD_-1203881400'), (u'PTRADD_-1203881041', u'LOAD_-1203881281'), ('tmp_741', u'INT_EQUAL_-1203881337'), (u'COPY_-1203881088', u'LOAD_-1203881333'), ('tmp_724', u'INT_MULT_-1203881399'), ('tmp_131', u'CBRANCH_-1203881309'), ('tmp_42', u'CBRANCH_-1203881406'), (u'LOAD_-1203881427', u'LOAD_-1203881406'), (u'LOAD_-1203881427', u'INT_NOTEQUAL_-1203881407'), (u'CAST_-1203881070', u'PTRADD_-1203881080'), (u'CAST_-1203881052', u'INT_EQUAL_-1203881315'), ('const-433', u'LOAD_-1203881328'), (u'LOAD_-1203881312', u'MULTIEQUAL_-1203881079'), (u'SUBPIECE_-1203881016', u'INT_EQUAL_-1203881285'), (u'INT_REM_-1203881240', u'INT_EQUAL_-1203881253'), ('tmp_724', u'INT_EQUAL_-1203881253'), (u'LOAD_-1203881406', u'CAST_-1203881070'), (u'COPY_-1203881088', u'COPY_-1203881088'), ('const-0', u'RETURN_-1203881196'), (u'CAST_-1203881052', u'COPY_-1203881091'), ('tmp_723', u'PTRADD_-1203881011'), ('tmp_219', u'CBRANCH_-1203881313'), (u'INT_EQUAL_-1203881285', u'CBRANCH_-1203881281'), ('const-0', u'COPY_-1203881216'), ('tmp_57', u'BRANCH_-1203881392'), ('const-1', u'PTRADD_-1203881011'), (u'SUBPIECE_-1203881011', u'INT_EQUAL_-1203881285'), ('const-4', u'PTRADD_-1203881057'), (u'LOAD_-1203881427', u'COPY_-1203881129'), (u'LOAD_-1203881308', u'SUBPIECE_-1203881016'), (u'LOAD_-1203881300', u'SUBPIECE_-1203881011'), ('const-0', u'RETURN_-1203881267'), ('tmp_723', u'LOAD_-1203881334'), (u'LOAD_-1203881328', u'INT_EQUAL_-1203881313'), ('const-1', u'PTRADD_-1203881023'), (u'CAST_-1203881052', u'MULTIEQUAL_-1203881067'), ('const-8', u'PTRADD_-1203881016'), ('const-433', u'LOAD_-1203881312'), (u'COPY_-1203881132', u'MULTIEQUAL_-1203881077'), ('tmp_179', u'CBRANCH_-1203881281'), ('const-433', u'LOAD_-1203881406'), (u'COPY_-1203881129', u'MULTIEQUAL_-1203881075'), (u'INT_EQUAL_-1203881313', u'CBRANCH_-1203881309'), (u'PTRADD_-1203881016', u'LOAD_-1203881308'), (u'MULTIEQUAL_-1203881075', u'MULTIEQUAL_-1203881067'), (u'INT_ADD_-1203881411', u'CAST_-1203881080'), ('const-433', u'LOAD_-1203881300'), ('const-1', u'PTRADD_-1203881041'), ('const-4', u'PTRADD_-1203881080'), (u'COPY_-1203881088', u'MULTIEQUAL_-1203881075'), ('const-433', u'LOAD_-1203881334'), (u'INT_EQUAL_-1203881337', u'CBRANCH_-1203881334'), (u'INT_EQUAL_-1203881253', u'CBRANCH_-1203881250'), (u'CAST_-1203881070', u'COPY_-1203881132'), (u'LOAD_-1203881334', u'INT_EQUAL_-1203881313'), ('const-433', u'LOAD_-1203881427'), ('const-433', u'LOAD_-1203881281'), ('const-0', u'SUBPIECE_-1203881016'), ('const-8', u'INT_MULT_-1203881399'), ('const-8', u'PTRADD_-1203881011'), ('const-0', u'SUBPIECE_-1203881011'), (u'LOAD_-1203881281', u'CAST_-1203881028'), ('const-433', u'LOAD_-1203881438'), ('const-0', u'INT_NOTEQUAL_-1203881407'), ('tmp_88', u'CBRANCH_-1203881334'), (u'MULTIEQUAL_-1203881079', u'INT_EQUAL_-1203881337'), ('const-8', u'PTRADD_-1203881023'), (u'LOAD_-1203881312', u'INT_REM_-1203881240'), (u'CAST_-1203881080', u'LOAD_-1203881427'), (u'LOAD_-1203881438', u'INT_ADD_-1203881411'), (u'LOAD_-1203881333', u'CAST_-1203881052'), ('tmp_722', u'PTRADD_-1203881041'), ('tmp_722', u'LOAD_-1203881438'), ('const-8', u'PTRADD_-1203881057'), (u'INT_NOTEQUAL_-1203881407', u'CBRANCH_-1203881406'), ('const-433', u'LOAD_-1203881400'), (u'COPY_-1203881091', u'MULTIEQUAL_-1203881077'), (u'COPY_-1203881216', u'RETURN_-1203881196'), (u'MULTIEQUAL_-1203881077', u'COPY_-1203881088'), (u'CAST_-1203881052', u'PTRADD_-1203881057'), ('const-0', u'INT_EQUAL_-1203881315')]
null
null
00213a20
x64
O2
(translation_unit "long * FUN_00213a20(long *param_1,ulong param_2,long *param_3,ulong param_4)\n\n{\n long *plVar1;\n long *plVar2;\n ulong uVar3;\n long *plVar4;\n \n plVar2 = *(long **)(*param_1 + param_2 * 8);\n if (plVar2 != (long *)0x0) {\n uVar3 = ((long *)*plVar2)[4];\n plVar1 = (long *)*plVar2;\n do {\n plVar4 = plVar1;\n if ((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)) {\n return plVar2;\n }\n uVar3 = plVar2[4];\n plVar1 = plVar2;\n plVar2 = plVar4;\n } while (param_2 == uVar3 % (ulong)param_1[1]);\n }\n return (long *)0x0;\n}\n\n" (function_definition "long * FUN_00213a20(long *param_1,ulong param_2,long *param_3,ulong param_4)\n\n{\n long *plVar1;\n long *plVar2;\n ulong uVar3;\n long *plVar4;\n \n plVar2 = *(long **)(*param_1 + param_2 * 8);\n if (plVar2 != (long *)0x0) {\n uVar3 = ((long *)*plVar2)[4];\n plVar1 = (long *)*plVar2;\n do {\n plVar4 = plVar1;\n if ((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)) {\n return plVar2;\n }\n uVar3 = plVar2[4];\n plVar1 = plVar2;\n plVar2 = plVar4;\n } while (param_2 == uVar3 % (ulong)param_1[1]);\n }\n return (long *)0x0;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00213a20(long *param_1,ulong param_2,long *param_3,ulong param_4)" * (function_declarator "FUN_00213a20(long *param_1,ulong param_2,long *param_3,ulong param_4)" identifier (parameter_list "(long *param_1,ulong param_2,long *param_3,ulong param_4)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong param_2" type_identifier identifier) , (parameter_declaration "long *param_3" (sized_type_specifier "long" long) (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "ulong param_4" type_identifier identifier) )))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n ulong uVar3;\n long *plVar4;\n \n plVar2 = *(long **)(*param_1 + param_2 * 8);\n if (plVar2 != (long *)0x0) {\n uVar3 = ((long *)*plVar2)[4];\n plVar1 = (long *)*plVar2;\n do {\n plVar4 = plVar1;\n if ((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)) {\n return plVar2;\n }\n uVar3 = plVar2[4];\n plVar1 = plVar2;\n plVar2 = plVar4;\n } while (param_2 == uVar3 % (ulong)param_1[1]);\n }\n return (long *)0x0;\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 "ulong uVar3;" type_identifier identifier ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (expression_statement "plVar2 = *(long **)(*param_1 + param_2 * 8);" (assignment_expression "plVar2 = *(long **)(*param_1 + param_2 * 8)" identifier = (pointer_expression "*(long **)(*param_1 + param_2 * 8)" * (cast_expression "(long **)(*param_1 + param_2 * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + param_2 * 8)" ( (binary_expression "*param_1 + param_2 * 8" (pointer_expression "*param_1" * identifier) + (binary_expression "param_2 * 8" identifier * number_literal)) ))))) ;) (if_statement "if (plVar2 != (long *)0x0) {\n uVar3 = ((long *)*plVar2)[4];\n plVar1 = (long *)*plVar2;\n do {\n plVar4 = plVar1;\n if ((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)) {\n return plVar2;\n }\n uVar3 = plVar2[4];\n plVar1 = plVar2;\n plVar2 = plVar4;\n } while (param_2 == uVar3 % (ulong)param_1[1]);\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 uVar3 = ((long *)*plVar2)[4];\n plVar1 = (long *)*plVar2;\n do {\n plVar4 = plVar1;\n if ((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)) {\n return plVar2;\n }\n uVar3 = plVar2[4];\n plVar1 = plVar2;\n plVar2 = plVar4;\n } while (param_2 == uVar3 % (ulong)param_1[1]);\n }" { (expression_statement "uVar3 = ((long *)*plVar2)[4];" (assignment_expression "uVar3 = ((long *)*plVar2)[4]" identifier = (subscript_expression "((long *)*plVar2)[4]" (parenthesized_expression "((long *)*plVar2)" ( (cast_expression "(long *)*plVar2" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar2" * identifier)) )) [ number_literal ])) ;) (expression_statement "plVar1 = (long *)*plVar2;" (assignment_expression "plVar1 = (long *)*plVar2" identifier = (cast_expression "(long *)*plVar2" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar2" * identifier))) ;) (do_statement "do {\n plVar4 = plVar1;\n if ((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)) {\n return plVar2;\n }\n uVar3 = plVar2[4];\n plVar1 = plVar2;\n plVar2 = plVar4;\n } while (param_2 == uVar3 % (ulong)param_1[1]);" do (compound_statement "{\n plVar4 = plVar1;\n if ((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)) {\n return plVar2;\n }\n uVar3 = plVar2[4];\n plVar1 = plVar2;\n plVar2 = plVar4;\n }" { (expression_statement "plVar4 = plVar1;" (assignment_expression "plVar4 = plVar1" identifier = identifier) ;) (if_statement "if ((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)) {\n return plVar2;\n }" if (parenthesized_expression "((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0))" ( (binary_expression "(((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)" (parenthesized_expression "(((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))" ( (binary_expression "((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2])" (parenthesized_expression "((uVar3 == param_4) && (plVar4[1] == *param_3))" ( (binary_expression "(uVar3 == param_4) && (plVar4[1] == *param_3)" (parenthesized_expression "(uVar3 == param_4)" ( (binary_expression "uVar3 == param_4" identifier == identifier) )) && (parenthesized_expression "(plVar4[1] == *param_3)" ( (binary_expression "plVar4[1] == *param_3" (subscript_expression "plVar4[1]" identifier [ number_literal ]) == (pointer_expression "*param_3" * identifier)) ))) )) && (parenthesized_expression "((int)param_3[1] == (int)plVar4[2])" ( (binary_expression "(int)param_3[1] == (int)plVar4[2]" (cast_expression "(int)param_3[1]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_3[1]" identifier [ number_literal ])) == (cast_expression "(int)plVar4[2]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar4[2]" identifier [ number_literal ]))) ))) )) || (parenthesized_expression "(plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)" ( (comma_expression "plVar2 = (long *)*plVar4, plVar2 == (long *)0x0" (assignment_expression "plVar2 = (long *)*plVar4" identifier = (cast_expression "(long *)*plVar4" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar4" * identifier))) , (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 plVar2;\n }" { (return_statement "return plVar2;" return identifier ;) })) (expression_statement "uVar3 = plVar2[4];" (assignment_expression "uVar3 = plVar2[4]" identifier = (subscript_expression "plVar2[4]" identifier [ number_literal ])) ;) (expression_statement "plVar1 = plVar2;" (assignment_expression "plVar1 = plVar2" identifier = identifier) ;) (expression_statement "plVar2 = plVar4;" (assignment_expression "plVar2 = plVar4" identifier = identifier) ;) }) while (parenthesized_expression "(param_2 == uVar3 % (ulong)param_1[1])" ( (binary_expression "param_2 == uVar3 % (ulong)param_1[1]" identifier == (binary_expression "uVar3 % (ulong)param_1[1]" identifier % (cast_expression "(ulong)param_1[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[1]" identifier [ number_literal ])))) )) ;) })) (return_statement "return (long *)0x0;" return (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal) ;) })))
(translation_unit "/* DWARF original prototype: __node_base *\n _M_find_before_node(_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_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, size_type __n, key_type * __k, __hash_code __code) */\n\n__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n::_M_find_before_node\n (_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_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,size_type __n,key_type *__k,__hash_code __code)\n\n{\n _Hash_node_base *p_Var1;\n __node_base *p_Var2;\n _Hash_node_base *p_Var3;\n __node_base *p_Var4;\n \n p_Var2 = this->_M_buckets[__n];\n if (p_Var2 != (__node_base *)0x0) {\n p_Var3 = p_Var2->_M_nxt[4]._M_nxt;\n p_Var1 = p_Var2->_M_nxt;\n do {\n p_Var4 = p_Var1;\n if ((((p_Var3 == (_Hash_node_base *)__code) && ((Relobj *)p_Var4[1]._M_nxt == __k->first)) &&\n (__k->second == *(uint *)&p_Var4[2]._M_nxt)) ||\n (p_Var2 = p_Var4->_M_nxt, p_Var2 == (__node_base *)0x0)) {\n return p_Var2;\n }\n p_Var3 = p_Var2[4]._M_nxt;\n p_Var1 = p_Var2;\n p_Var2 = p_Var4;\n } while (__n == (ulong)p_Var3 % this->_M_bucket_count);\n }\n return (__node_base *)0x0;\n}\n\n" comment (expression_statement "__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n::_M_find_before_node\n (_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_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,size_type __n,key_type *__k,__hash_code __code)\n\n{\n _Hash_node_base *p_Var1;" (update_expression "__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n::_M_find_before_node\n (_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_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,size_type __n,key_type *__k,__hash_code __code)\n\n{\n _Hash_node_base *p_Var1" (binary_expression "__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n::_M_find_before_node\n (_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_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,size_type __n,key_type *__k,__hash_code __code)\n\n{\n _Hash_node_base *p_Var1" (binary_expression "__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_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>_" (binary_expression "__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true" (binary_expression "__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold" (binary_expression "__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_" (binary_expression "__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int" (binary_expression "__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold" (binary_expression "__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std" (binary_expression "__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std" (binary_expression "__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_" (binary_expression "__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold" (binary_expression "__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int" (binary_expression "__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold" (binary_expression "__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std" (binary_expression "__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std" (binary_expression "__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std" (binary_expression "__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold" (binary_expression "__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int" (binary_expression "__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold" (binary_expression "__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std" (binary_expression "__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std" (binary_expression "__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int" (binary_expression "__node_base * __thiscall\nstd::\n_Hashtable<std::pair<const_gold" (binary_expression "__node_base * __thiscall\nstd::\n_Hashtable<std" (binary_expression "__node_base * __thiscall" identifier * identifier) (ERROR "std::\n_Hashtable" identifier : : 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 "::Output_relaxed_input_section" : : identifier) * (ERROR ">," > ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) (ERROR "::Output_relaxed_input_section" : : identifier) * (ERROR ">" >) identifier) > (ERROR "," ,) identifier) (ERROR "::__detail::_Select1st,_std::equal_to" : : identifier : : identifier , identifier : : identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > identifier) > (ERROR "," ,) identifier) (ERROR "::Const_section_id_hash,_std::__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 : : identifier : : identifier) < true) (ERROR ",_false,_true" , identifier , identifier) > identifier) > (ERROR "::" : :) (binary_expression "_M_find_before_node\n (_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_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,size_type __n,key_type *__k,__hash_code __code)\n\n{\n _Hash_node_base *p_Var1" (call_expression "_M_find_before_node\n (_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_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,size_type __n,key_type *__k,__hash_code __code)" identifier (argument_list "(_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_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,size_type __n,key_type *__k,__hash_code __code)" ( (binary_expression "_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std" (binary_expression "_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_" (binary_expression "_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold" (binary_expression "_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int" (binary_expression "_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold" (binary_expression "_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std" (binary_expression "_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std" (binary_expression "_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int" (binary_expression "_Hashtable<std::pair<const_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 "::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*" : : identifier * > , (ERROR "_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::" identifier : : (binary_expression "allocator<std" identifier < identifier) : : (binary_expression "pair<const_std" identifier < identifier) : : (binary_expression "pair<const_gold" identifier < identifier) : : (binary_expression "Relobj*,_unsigned_int>,_gold" (binary_expression "Relobj*,_unsigned_int" identifier * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) : :) identifier *) > identifier) > (ERROR "," ,) identifier) (ERROR "::__detail::_Select1st" : : identifier : : identifier) , (ERROR "_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::" identifier : : (binary_expression "equal_to<std" identifier < identifier) : : (binary_expression "pair<const_gold" identifier < identifier) : : (binary_expression "Relobj*,_unsigned_int>_>,_gold" (binary_expression "Relobj*,_unsigned_int>_" (binary_expression "Relobj*,_unsigned_int" identifier * (ERROR "," ,) identifier) > identifier) > (ERROR "," ,) identifier) : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) (binary_expression "_Hashtable_traits<true" identifier < true) , identifier , (binary_expression "_true>_>\n *this" (binary_expression "_true>_" identifier > identifier) > (pointer_expression "*this" * identifier)) , identifier (ERROR "__n" identifier) , (binary_expression "key_type *__k" identifier * identifier) , identifier (ERROR "__code" identifier) ))) (ERROR "{\n _Hash_node_base" { identifier) * identifier)) --) ;) (declaration "__node_base *p_Var2;" type_identifier (pointer_declarator "*p_Var2" * identifier) ;) (declaration "_Hash_node_base *p_Var3;" type_identifier (pointer_declarator "*p_Var3" * identifier) ;) (declaration "__node_base *p_Var4;" type_identifier (pointer_declarator "*p_Var4" * identifier) ;) (expression_statement "p_Var2 = this->_M_buckets[__n];" (assignment_expression "p_Var2 = this->_M_buckets[__n]" identifier = (subscript_expression "this->_M_buckets[__n]" (field_expression "this->_M_buckets" identifier -> field_identifier) [ identifier ])) ;) (if_statement "if (p_Var2 != (__node_base *)0x0) {\n p_Var3 = p_Var2->_M_nxt[4]._M_nxt;\n p_Var1 = p_Var2->_M_nxt;\n do {\n p_Var4 = p_Var1;\n if ((((p_Var3 == (_Hash_node_base *)__code) && ((Relobj *)p_Var4[1]._M_nxt == __k->first)) &&\n (__k->second == *(uint *)&p_Var4[2]._M_nxt)) ||\n (p_Var2 = p_Var4->_M_nxt, p_Var2 == (__node_base *)0x0)) {\n return p_Var2;\n }\n p_Var3 = p_Var2[4]._M_nxt;\n p_Var1 = p_Var2;\n p_Var2 = p_Var4;\n } while (__n == (ulong)p_Var3 % this->_M_bucket_count);\n }" if (parenthesized_expression "(p_Var2 != (__node_base *)0x0)" ( (binary_expression "p_Var2 != (__node_base *)0x0" identifier != (cast_expression "(__node_base *)0x0" ( (type_descriptor "__node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n p_Var3 = p_Var2->_M_nxt[4]._M_nxt;\n p_Var1 = p_Var2->_M_nxt;\n do {\n p_Var4 = p_Var1;\n if ((((p_Var3 == (_Hash_node_base *)__code) && ((Relobj *)p_Var4[1]._M_nxt == __k->first)) &&\n (__k->second == *(uint *)&p_Var4[2]._M_nxt)) ||\n (p_Var2 = p_Var4->_M_nxt, p_Var2 == (__node_base *)0x0)) {\n return p_Var2;\n }\n p_Var3 = p_Var2[4]._M_nxt;\n p_Var1 = p_Var2;\n p_Var2 = p_Var4;\n } while (__n == (ulong)p_Var3 % this->_M_bucket_count);\n }" { (expression_statement "p_Var3 = p_Var2->_M_nxt[4]._M_nxt;" (assignment_expression "p_Var3 = p_Var2->_M_nxt[4]._M_nxt" identifier = (field_expression "p_Var2->_M_nxt[4]._M_nxt" (subscript_expression "p_Var2->_M_nxt[4]" (field_expression "p_Var2->_M_nxt" identifier -> field_identifier) [ number_literal ]) . field_identifier)) ;) (expression_statement "p_Var1 = p_Var2->_M_nxt;" (assignment_expression "p_Var1 = p_Var2->_M_nxt" identifier = (field_expression "p_Var2->_M_nxt" identifier -> field_identifier)) ;) (do_statement "do {\n p_Var4 = p_Var1;\n if ((((p_Var3 == (_Hash_node_base *)__code) && ((Relobj *)p_Var4[1]._M_nxt == __k->first)) &&\n (__k->second == *(uint *)&p_Var4[2]._M_nxt)) ||\n (p_Var2 = p_Var4->_M_nxt, p_Var2 == (__node_base *)0x0)) {\n return p_Var2;\n }\n p_Var3 = p_Var2[4]._M_nxt;\n p_Var1 = p_Var2;\n p_Var2 = p_Var4;\n } while (__n == (ulong)p_Var3 % this->_M_bucket_count);" do (compound_statement "{\n p_Var4 = p_Var1;\n if ((((p_Var3 == (_Hash_node_base *)__code) && ((Relobj *)p_Var4[1]._M_nxt == __k->first)) &&\n (__k->second == *(uint *)&p_Var4[2]._M_nxt)) ||\n (p_Var2 = p_Var4->_M_nxt, p_Var2 == (__node_base *)0x0)) {\n return p_Var2;\n }\n p_Var3 = p_Var2[4]._M_nxt;\n p_Var1 = p_Var2;\n p_Var2 = p_Var4;\n }" { (expression_statement "p_Var4 = p_Var1;" (assignment_expression "p_Var4 = p_Var1" identifier = identifier) ;) (if_statement "if ((((p_Var3 == (_Hash_node_base *)__code) && ((Relobj *)p_Var4[1]._M_nxt == __k->first)) &&\n (__k->second == *(uint *)&p_Var4[2]._M_nxt)) ||\n (p_Var2 = p_Var4->_M_nxt, p_Var2 == (__node_base *)0x0)) {\n return p_Var2;\n }" if (parenthesized_expression "((((p_Var3 == (_Hash_node_base *)__code) && ((Relobj *)p_Var4[1]._M_nxt == __k->first)) &&\n (__k->second == *(uint *)&p_Var4[2]._M_nxt)) ||\n (p_Var2 = p_Var4->_M_nxt, p_Var2 == (__node_base *)0x0))" ( (binary_expression "(((p_Var3 == (_Hash_node_base *)__code) && ((Relobj *)p_Var4[1]._M_nxt == __k->first)) &&\n (__k->second == *(uint *)&p_Var4[2]._M_nxt)) ||\n (p_Var2 = p_Var4->_M_nxt, p_Var2 == (__node_base *)0x0)" (parenthesized_expression "(((p_Var3 == (_Hash_node_base *)__code) && ((Relobj *)p_Var4[1]._M_nxt == __k->first)) &&\n (__k->second == *(uint *)&p_Var4[2]._M_nxt))" ( (binary_expression "((p_Var3 == (_Hash_node_base *)__code) && ((Relobj *)p_Var4[1]._M_nxt == __k->first)) &&\n (__k->second == *(uint *)&p_Var4[2]._M_nxt)" (parenthesized_expression "((p_Var3 == (_Hash_node_base *)__code) && ((Relobj *)p_Var4[1]._M_nxt == __k->first))" ( (binary_expression "(p_Var3 == (_Hash_node_base *)__code) && ((Relobj *)p_Var4[1]._M_nxt == __k->first)" (parenthesized_expression "(p_Var3 == (_Hash_node_base *)__code)" ( (binary_expression "p_Var3 == (_Hash_node_base *)__code" identifier == (cast_expression "(_Hash_node_base *)__code" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) && (parenthesized_expression "((Relobj *)p_Var4[1]._M_nxt == __k->first)" ( (binary_expression "(Relobj *)p_Var4[1]._M_nxt == __k->first" (cast_expression "(Relobj *)p_Var4[1]._M_nxt" ( (type_descriptor "Relobj *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "p_Var4[1]._M_nxt" (subscript_expression "p_Var4[1]" identifier [ number_literal ]) . field_identifier)) == (field_expression "__k->first" identifier -> field_identifier)) ))) )) && (parenthesized_expression "(__k->second == *(uint *)&p_Var4[2]._M_nxt)" ( (binary_expression "__k->second == *(uint *)&p_Var4[2]._M_nxt" (field_expression "__k->second" identifier -> field_identifier) == (pointer_expression "*(uint *)&p_Var4[2]._M_nxt" * (cast_expression "(uint *)&p_Var4[2]._M_nxt" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&p_Var4[2]._M_nxt" & (field_expression "p_Var4[2]._M_nxt" (subscript_expression "p_Var4[2]" identifier [ number_literal ]) . field_identifier))))) ))) )) || (parenthesized_expression "(p_Var2 = p_Var4->_M_nxt, p_Var2 == (__node_base *)0x0)" ( (comma_expression "p_Var2 = p_Var4->_M_nxt, p_Var2 == (__node_base *)0x0" (assignment_expression "p_Var2 = p_Var4->_M_nxt" identifier = (field_expression "p_Var4->_M_nxt" identifier -> field_identifier)) , (binary_expression "p_Var2 == (__node_base *)0x0" identifier == (cast_expression "(__node_base *)0x0" ( (type_descriptor "__node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (compound_statement "{\n return p_Var2;\n }" { (return_statement "return p_Var2;" return identifier ;) })) (expression_statement "p_Var3 = p_Var2[4]._M_nxt;" (assignment_expression "p_Var3 = p_Var2[4]._M_nxt" identifier = (field_expression "p_Var2[4]._M_nxt" (subscript_expression "p_Var2[4]" identifier [ number_literal ]) . field_identifier)) ;) (expression_statement "p_Var1 = p_Var2;" (assignment_expression "p_Var1 = p_Var2" identifier = identifier) ;) (expression_statement "p_Var2 = p_Var4;" (assignment_expression "p_Var2 = p_Var4" identifier = identifier) ;) }) while (parenthesized_expression "(__n == (ulong)p_Var3 % this->_M_bucket_count)" ( (binary_expression "__n == (ulong)p_Var3 % this->_M_bucket_count" identifier == (binary_expression "(ulong)p_Var3 % this->_M_bucket_count" (cast_expression "(ulong)p_Var3" ( (type_descriptor "ulong" type_identifier) ) identifier) % (field_expression "this->_M_bucket_count" identifier -> field_identifier))) )) ;) })) (return_statement "return (__node_base *)0x0;" return (cast_expression "(__node_base *)0x0" ( (type_descriptor "__node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) ;) (ERROR "}" }))
(translation_unit "long * FUN_00213a20(long *param_1,ulong param_2,long *param_3,ulong param_4)\n\n{\n long *plVar1;\n long *plVar2;\n ulong uVar3;\n long *plVar4;\n \n plVar2 = *(long **)(*param_1 + param_2 * 8);\n if (plVar2 != (long *)0x0) {\n uVar3 = ((long *)*plVar2)[4];\n plVar1 = (long *)*plVar2;\n do {\n plVar4 = plVar1;\n if ((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)) {\n return plVar2;\n }\n uVar3 = plVar2[4];\n plVar1 = plVar2;\n plVar2 = plVar4;\n } while (param_2 == uVar3 % (ulong)param_1[1]);\n }\n return (long *)0x0;\n}\n\n" (function_definition "long * FUN_00213a20(long *param_1,ulong param_2,long *param_3,ulong param_4)\n\n{\n long *plVar1;\n long *plVar2;\n ulong uVar3;\n long *plVar4;\n \n plVar2 = *(long **)(*param_1 + param_2 * 8);\n if (plVar2 != (long *)0x0) {\n uVar3 = ((long *)*plVar2)[4];\n plVar1 = (long *)*plVar2;\n do {\n plVar4 = plVar1;\n if ((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)) {\n return plVar2;\n }\n uVar3 = plVar2[4];\n plVar1 = plVar2;\n plVar2 = plVar4;\n } while (param_2 == uVar3 % (ulong)param_1[1]);\n }\n return (long *)0x0;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00213a20(long *param_1,ulong param_2,long *param_3,ulong param_4)" * (function_declarator "FUN_00213a20(long *param_1,ulong param_2,long *param_3,ulong param_4)" identifier (parameter_list "(long *param_1,ulong param_2,long *param_3,ulong param_4)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong param_2" type_identifier identifier) , (parameter_declaration "long *param_3" (sized_type_specifier "long" long) (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "ulong param_4" type_identifier identifier) )))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n ulong uVar3;\n long *plVar4;\n \n plVar2 = *(long **)(*param_1 + param_2 * 8);\n if (plVar2 != (long *)0x0) {\n uVar3 = ((long *)*plVar2)[4];\n plVar1 = (long *)*plVar2;\n do {\n plVar4 = plVar1;\n if ((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)) {\n return plVar2;\n }\n uVar3 = plVar2[4];\n plVar1 = plVar2;\n plVar2 = plVar4;\n } while (param_2 == uVar3 % (ulong)param_1[1]);\n }\n return (long *)0x0;\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 "ulong uVar3;" type_identifier identifier ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (expression_statement "plVar2 = *(long **)(*param_1 + param_2 * 8);" (assignment_expression "plVar2 = *(long **)(*param_1 + param_2 * 8)" identifier = (pointer_expression "*(long **)(*param_1 + param_2 * 8)" * (cast_expression "(long **)(*param_1 + param_2 * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + param_2 * 8)" ( (binary_expression "*param_1 + param_2 * 8" (pointer_expression "*param_1" * identifier) + (binary_expression "param_2 * 8" identifier * number_literal)) ))))) ;) (if_statement "if (plVar2 != (long *)0x0) {\n uVar3 = ((long *)*plVar2)[4];\n plVar1 = (long *)*plVar2;\n do {\n plVar4 = plVar1;\n if ((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)) {\n return plVar2;\n }\n uVar3 = plVar2[4];\n plVar1 = plVar2;\n plVar2 = plVar4;\n } while (param_2 == uVar3 % (ulong)param_1[1]);\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 uVar3 = ((long *)*plVar2)[4];\n plVar1 = (long *)*plVar2;\n do {\n plVar4 = plVar1;\n if ((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)) {\n return plVar2;\n }\n uVar3 = plVar2[4];\n plVar1 = plVar2;\n plVar2 = plVar4;\n } while (param_2 == uVar3 % (ulong)param_1[1]);\n }" { (expression_statement "uVar3 = ((long *)*plVar2)[4];" (assignment_expression "uVar3 = ((long *)*plVar2)[4]" identifier = (subscript_expression "((long *)*plVar2)[4]" (parenthesized_expression "((long *)*plVar2)" ( (cast_expression "(long *)*plVar2" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar2" * identifier)) )) [ number_literal ])) ;) (expression_statement "plVar1 = (long *)*plVar2;" (assignment_expression "plVar1 = (long *)*plVar2" identifier = (cast_expression "(long *)*plVar2" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar2" * identifier))) ;) (do_statement "do {\n plVar4 = plVar1;\n if ((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)) {\n return plVar2;\n }\n uVar3 = plVar2[4];\n plVar1 = plVar2;\n plVar2 = plVar4;\n } while (param_2 == uVar3 % (ulong)param_1[1]);" do (compound_statement "{\n plVar4 = plVar1;\n if ((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)) {\n return plVar2;\n }\n uVar3 = plVar2[4];\n plVar1 = plVar2;\n plVar2 = plVar4;\n }" { (expression_statement "plVar4 = plVar1;" (assignment_expression "plVar4 = plVar1" identifier = identifier) ;) (if_statement "if ((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)) {\n return plVar2;\n }" if (parenthesized_expression "((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0))" ( (binary_expression "(((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)" (parenthesized_expression "(((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))" ( (binary_expression "((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2])" (parenthesized_expression "((uVar3 == param_4) && (plVar4[1] == *param_3))" ( (binary_expression "(uVar3 == param_4) && (plVar4[1] == *param_3)" (parenthesized_expression "(uVar3 == param_4)" ( (binary_expression "uVar3 == param_4" identifier == identifier) )) && (parenthesized_expression "(plVar4[1] == *param_3)" ( (binary_expression "plVar4[1] == *param_3" (subscript_expression "plVar4[1]" identifier [ number_literal ]) == (pointer_expression "*param_3" * identifier)) ))) )) && (parenthesized_expression "((int)param_3[1] == (int)plVar4[2])" ( (binary_expression "(int)param_3[1] == (int)plVar4[2]" (cast_expression "(int)param_3[1]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_3[1]" identifier [ number_literal ])) == (cast_expression "(int)plVar4[2]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar4[2]" identifier [ number_literal ]))) ))) )) || (parenthesized_expression "(plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)" ( (comma_expression "plVar2 = (long *)*plVar4, plVar2 == (long *)0x0" (assignment_expression "plVar2 = (long *)*plVar4" identifier = (cast_expression "(long *)*plVar4" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar4" * identifier))) , (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 plVar2;\n }" { (return_statement "return plVar2;" return identifier ;) })) (expression_statement "uVar3 = plVar2[4];" (assignment_expression "uVar3 = plVar2[4]" identifier = (subscript_expression "plVar2[4]" identifier [ number_literal ])) ;) (expression_statement "plVar1 = plVar2;" (assignment_expression "plVar1 = plVar2" identifier = identifier) ;) (expression_statement "plVar2 = plVar4;" (assignment_expression "plVar2 = plVar4" identifier = identifier) ;) }) while (parenthesized_expression "(param_2 == uVar3 % (ulong)param_1[1])" ( (binary_expression "param_2 == uVar3 % (ulong)param_1[1]" identifier == (binary_expression "uVar3 % (ulong)param_1[1]" identifier % (cast_expression "(ulong)param_1[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[1]" identifier [ number_literal ])))) )) ;) })) (return_statement "return (long *)0x0;" return (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal) ;) })))
(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) , (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) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * 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 (pointer_expression * IDENT) + (binary_expression IDENT * LIT)) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression (parenthesized_expression ( (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) )) [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (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 (parenthesized_expression ( (binary_expression IDENT == IDENT) )) && (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == (pointer_expression * IDENT)) ))) )) && (parenthesized_expression ( (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 = (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))) ))) )) (compound_statement { (return_statement return IDENT ;) })) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression IDENT == (binary_expression IDENT % (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])))) )) ;) })) (return_statement return (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT) ;) })))
(function_definition "long * FUN_00213a20(long *param_1,ulong param_2,long *param_3,ulong param_4)\n\n{\n long *plVar1;\n long *plVar2;\n ulong uVar3;\n long *plVar4;\n \n plVar2 = *(long **)(*param_1 + param_2 * 8);\n if (plVar2 != (long *)0x0) {\n uVar3 = ((long *)*plVar2)[4];\n plVar1 = (long *)*plVar2;\n do {\n plVar4 = plVar1;\n if ((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)) {\n return plVar2;\n }\n uVar3 = plVar2[4];\n plVar1 = plVar2;\n plVar2 = plVar4;\n } while (param_2 == uVar3 % (ulong)param_1[1]);\n }\n return (long *)0x0;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_00213a20(long *param_1,ulong param_2,long *param_3,ulong param_4)" (* "*") (function_declarator "FUN_00213a20(long *param_1,ulong param_2,long *param_3,ulong param_4)" (identifier "FUN_00213a20") (parameter_list "(long *param_1,ulong param_2,long *param_3,ulong param_4)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (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")) (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) (, ",") (parameter_declaration "ulong param_4" (type_identifier "ulong") (identifier "param_4")) () ")")))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n ulong uVar3;\n long *plVar4;\n \n plVar2 = *(long **)(*param_1 + param_2 * 8);\n if (plVar2 != (long *)0x0) {\n uVar3 = ((long *)*plVar2)[4];\n plVar1 = (long *)*plVar2;\n do {\n plVar4 = plVar1;\n if ((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)) {\n return plVar2;\n }\n uVar3 = plVar2[4];\n plVar1 = plVar2;\n plVar2 = plVar4;\n } while (param_2 == uVar3 % (ulong)param_1[1]);\n }\n return (long *)0x0;\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 "ulong uVar3;" (type_identifier "ulong") (identifier "uVar3") (; ";")) (declaration "long *plVar4;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar4" (* "*") (identifier "plVar4")) (; ";")) (expression_statement "plVar2 = *(long **)(*param_1 + param_2 * 8);" (assignment_expression "plVar2 = *(long **)(*param_1 + param_2 * 8)" (identifier "plVar2") (= "=") (pointer_expression "*(long **)(*param_1 + param_2 * 8)" (* "*") (cast_expression "(long **)(*param_1 + param_2 * 8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + param_2 * 8)" (( "(") (binary_expression "*param_1 + param_2 * 8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (binary_expression "param_2 * 8" (identifier "param_2") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (if_statement "if (plVar2 != (long *)0x0) {\n uVar3 = ((long *)*plVar2)[4];\n plVar1 = (long *)*plVar2;\n do {\n plVar4 = plVar1;\n if ((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)) {\n return plVar2;\n }\n uVar3 = plVar2[4];\n plVar1 = plVar2;\n plVar2 = plVar4;\n } while (param_2 == uVar3 % (ulong)param_1[1]);\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 uVar3 = ((long *)*plVar2)[4];\n plVar1 = (long *)*plVar2;\n do {\n plVar4 = plVar1;\n if ((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)) {\n return plVar2;\n }\n uVar3 = plVar2[4];\n plVar1 = plVar2;\n plVar2 = plVar4;\n } while (param_2 == uVar3 % (ulong)param_1[1]);\n }" ({ "{") (expression_statement "uVar3 = ((long *)*plVar2)[4];" (assignment_expression "uVar3 = ((long *)*plVar2)[4]" (identifier "uVar3") (= "=") (subscript_expression "((long *)*plVar2)[4]" (parenthesized_expression "((long *)*plVar2)" (( "(") (cast_expression "(long *)*plVar2" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar2" (* "*") (identifier "plVar2"))) () ")")) ([ "[") (number_literal "4") (] "]"))) (; ";")) (expression_statement "plVar1 = (long *)*plVar2;" (assignment_expression "plVar1 = (long *)*plVar2" (identifier "plVar1") (= "=") (cast_expression "(long *)*plVar2" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar2" (* "*") (identifier "plVar2")))) (; ";")) (do_statement "do {\n plVar4 = plVar1;\n if ((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)) {\n return plVar2;\n }\n uVar3 = plVar2[4];\n plVar1 = plVar2;\n plVar2 = plVar4;\n } while (param_2 == uVar3 % (ulong)param_1[1]);" (do "do") (compound_statement "{\n plVar4 = plVar1;\n if ((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)) {\n return plVar2;\n }\n uVar3 = plVar2[4];\n plVar1 = plVar2;\n plVar2 = plVar4;\n }" ({ "{") (expression_statement "plVar4 = plVar1;" (assignment_expression "plVar4 = plVar1" (identifier "plVar4") (= "=") (identifier "plVar1")) (; ";")) (if_statement "if ((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)) {\n return plVar2;\n }" (if "if") (parenthesized_expression "((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0))" (( "(") (binary_expression "(((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))\n || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)" (parenthesized_expression "(((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2]))" (( "(") (binary_expression "((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2])" (parenthesized_expression "((uVar3 == param_4) && (plVar4[1] == *param_3))" (( "(") (binary_expression "(uVar3 == param_4) && (plVar4[1] == *param_3)" (parenthesized_expression "(uVar3 == param_4)" (( "(") (binary_expression "uVar3 == param_4" (identifier "uVar3") (== "==") (identifier "param_4")) () ")")) (&& "&&") (parenthesized_expression "(plVar4[1] == *param_3)" (( "(") (binary_expression "plVar4[1] == *param_3" (subscript_expression "plVar4[1]" (identifier "plVar4") ([ "[") (number_literal "1") (] "]")) (== "==") (pointer_expression "*param_3" (* "*") (identifier "param_3"))) () ")"))) () ")")) (&& "&&") (parenthesized_expression "((int)param_3[1] == (int)plVar4[2])" (( "(") (binary_expression "(int)param_3[1] == (int)plVar4[2]" (cast_expression "(int)param_3[1]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]"))) (== "==") (cast_expression "(int)plVar4[2]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "plVar4[2]" (identifier "plVar4") ([ "[") (number_literal "2") (] "]")))) () ")"))) () ")")) (|| "||") (parenthesized_expression "(plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)" (( "(") (comma_expression "plVar2 = (long *)*plVar4, plVar2 == (long *)0x0" (assignment_expression "plVar2 = (long *)*plVar4" (identifier "plVar2") (= "=") (cast_expression "(long *)*plVar4" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar4" (* "*") (identifier "plVar4")))) (, ",") (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 plVar2;\n }" ({ "{") (return_statement "return plVar2;" (return "return") (identifier "plVar2") (; ";")) (} "}"))) (expression_statement "uVar3 = plVar2[4];" (assignment_expression "uVar3 = plVar2[4]" (identifier "uVar3") (= "=") (subscript_expression "plVar2[4]" (identifier "plVar2") ([ "[") (number_literal "4") (] "]"))) (; ";")) (expression_statement "plVar1 = plVar2;" (assignment_expression "plVar1 = plVar2" (identifier "plVar1") (= "=") (identifier "plVar2")) (; ";")) (expression_statement "plVar2 = plVar4;" (assignment_expression "plVar2 = plVar4" (identifier "plVar2") (= "=") (identifier "plVar4")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(param_2 == uVar3 % (ulong)param_1[1])" (( "(") (binary_expression "param_2 == uVar3 % (ulong)param_1[1]" (identifier "param_2") (== "==") (binary_expression "uVar3 % (ulong)param_1[1]" (identifier "uVar3") (% "%") (cast_expression "(ulong)param_1[1]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))))) () ")")) (; ";")) (} "}"))) (return_statement "return (long *)0x0;" (return "return") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")) (; ";")) (} "}")))
/* DWARF original prototype: __node_base * _M_find_before_node(_Hashtable<std::pair<const_gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>,_std::allocator<std::pair<const_std::pair<const_gold::Relobj*,_unsigned_int>,_gold::Output_relaxed_input_section*>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<const_gold::Relobj*,_unsigned_int>_>,_gold::Const_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, size_type __n, key_type * __k, __hash_code __code) */ var_1 * var_2 var_3:: var_11<var_3::pair<var_4::type_2*,var_5>,var_6::pair<var_7::pair<var_4::type_2*,var_5>,var_8::Output_relaxed_input_section*>,var_6::allocator<var_3::pair<var_7::pair<var_4::type_2*,var_5>,var_8::Output_relaxed_input_section*>var_9>,var_6::__detail::_Select1st,var_6::equal_to<var_3::pair<var_4::type_2*,var_5>var_9>,var_8::Const_section_id_hash,var_6::__detail::_Mod_range_hashing,var_6::__detail::_Default_ranged_hash,var_6::__detail::_Prime_rehash_policy,var_6::__detail::var_12<true,_false,var_13>var_9> ::var_10 (var_11<var_3::pair<var_4::type_2*,var_5>,var_6::pair<var_7::pair<var_4::type_2*,var_5>,var_8::Output_relaxed_input_section*>,var_6::allocator<var_3::pair<var_7::pair<var_4::type_2*,var_5>,var_8::Output_relaxed_input_section*>var_9>,var_6::__detail::_Select1st,var_6::equal_to<var_3::pair<var_4::type_2*,var_5>var_9>,var_8::Const_section_id_hash,var_6::__detail::_Mod_range_hashing,var_6::__detail::_Default_ranged_hash,var_6::__detail::_Prime_rehash_policy,var_6::__detail::var_12<true,_false,var_13>var_9> *this,size_type var_19,var_14 *var_15,__hash_code __code) { type_1 *var_16; var_1 *var_17; type_1 *var_18; var_1 *p_Var4; var_17 = this->_M_buckets[var_19]; if (var_17 != (var_1 *)0x0) { var_18 = var_17->_M_nxt[4]._M_nxt; var_16 = var_17->_M_nxt; do { p_Var4 = var_16; if ((((var_18 == (type_1 *)__code) && ((type_2 *)p_Var4[1]._M_nxt == var_15->first)) && (var_15->second == *(type_3 *)&p_Var4[2]._M_nxt)) || (var_17 = p_Var4->_M_nxt, var_17 == (var_1 *)0x0)) { return var_17; } var_18 = var_17[4]._M_nxt; var_16 = var_17; var_17 = p_Var4; } while (var_19 == (type_4)var_18 % this->_M_bucket_count); } return (var_1 *)0x0; }
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)) (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: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator 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 declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (identifier) right: (number_literal)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (parenthesized_expression (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_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))))) (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: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))))) right: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (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: (compound_statement (return_statement (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (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: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))))))) (return_statement (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))))
null
long * MASKED(long *param_1,ulong param_2,long *param_3,ulong param_4) { long *plVar1; long *plVar2; ulong uVar3; long *plVar4; plVar2 = *(long **)(*param_1 + param_2 * 8); if (plVar2 != (long *)0x0) { uVar3 = ((long *)*plVar2)[4]; plVar1 = (long *)*plVar2; do { plVar4 = plVar1; if ((((uVar3 == param_4) && (plVar4[1] == *param_3)) && ((int)param_3[1] == (int)plVar4[2])) || (plVar2 = (long *)*plVar4, plVar2 == (long *)0x0)) { return plVar2; } uVar3 = plVar2[4]; plVar1 = plVar2; plVar2 = plVar4; } while (param_2 == uVar3 % (ulong)param_1[1]); } return (long *)0x0; }
1458_putty_and_putty_strip.c
nullplug_receive
FUN_00163020
/* WARNING: Unknown calling convention */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void nullplug_receive(Plug plug,int urgent,char *data,int len) { return; }
void FUN_00163020(void) { return; }
RET
null
null
null
null
[('const-0', u'RETURN_-1207357396')]
[('const-0', u'RETURN_-1207357396')]
null
null
00163020
x64
O2
(translation_unit "void FUN_00163020(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00163020(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00163020(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Unknown calling convention */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid nullplug_receive(Plug plug,int urgent,char *data,int len)\n\n{\n return;\n}\n\n" comment comment (function_definition "void nullplug_receive(Plug plug,int urgent,char *data,int len)\n\n{\n return;\n}" primitive_type (function_declarator "nullplug_receive(Plug plug,int urgent,char *data,int len)" identifier (parameter_list "(Plug plug,int urgent,char *data,int len)" ( (parameter_declaration "Plug plug" type_identifier identifier) , (parameter_declaration "int urgent" primitive_type identifier) , (parameter_declaration "char *data" primitive_type (pointer_declarator "*data" * identifier)) , (parameter_declaration "int len" primitive_type identifier) ))) (compound_statement "{\n return;\n}" { (return_statement "return;" return ;) })))
(translation_unit "void FUN_00163020(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00163020(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00163020(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) })))
(function_definition "void FUN_00163020(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00163020(void)" (identifier "FUN_00163020") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Unknown calling convention */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 plug,int urgent,char *data,int len) { 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 (return_statement))))
null
void MASKED(void) { return; }
708_libtomcrypt.so_and_libtomcrypt.so_strip.c
_ocb3_int_calc_offset_zero
FUN_0013f620
void _ocb3_int_calc_offset_zero(ocb3_state *ocb,uchar *nonce,ulong noncelen,ulong taglen) { uchar uVar1; uchar uVar2; uchar uVar3; uchar uVar4; uchar uVar5; uchar uVar6; uchar uVar7; long lVar8; long lVar9; int iVar10; byte bVar11; uchar *puVar12; uchar *puVar13; int iVar14; uchar *puVar15; long lVar16; uint uVar17; uchar *puVar18; uchar *puVar19; ulong uVar20; ulong uVar21; int iVar22; byte bVar23; long in_FS_OFFSET; uchar auStack_1c0 [8]; uchar iNonce [128]; uchar iKtop [128]; uchar iStretch [136]; lVar8 = *(long *)(in_FS_OFFSET + 0x28); auStack_1c0[0] = '^'; auStack_1c0[1] = 0xf6; auStack_1c0[2] = '\x13'; auStack_1c0[3] = '\0'; auStack_1c0[4] = '\0'; auStack_1c0[5] = '\0'; auStack_1c0[6] = '\0'; auStack_1c0[7] = '\0'; zeromem(iNonce,0x80); lVar16 = (long)ocb->block_len; iVar14 = ocb->block_len + -1; iVar22 = (int)noncelen; iVar10 = iVar14; if (0 < iVar22) { uVar20 = 0; lVar9 = lVar16 + -0x1b8; uVar17 = -(int)~(ulong)(iVar22 - 1) & 7; if (uVar17 == 0) goto LAB_0013f718; if (uVar17 != 1) { if (uVar17 != 2) { if (uVar17 != 3) { if (uVar17 != 4) { if (uVar17 != 5) { if (uVar17 != 6) { uVar20 = 0xffffffffffffffff; iNonce[lVar16 + -1] = nonce[noncelen - 1]; } iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)]; uVar20 = uVar20 - 1; } iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)]; uVar20 = uVar20 - 1; } iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)]; uVar20 = uVar20 - 1; } iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)]; uVar20 = uVar20 - 1; } iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)]; uVar20 = uVar20 - 1; } iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)]; uVar20 = uVar20 - 1; while (uVar20 != ~(ulong)(iVar22 - 1)) { LAB_0013f718: uVar1 = nonce[(uVar20 - 2) + noncelen]; uVar2 = nonce[(uVar20 - 3) + noncelen]; uVar3 = nonce[(uVar20 - 4) + noncelen]; iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)]; uVar4 = nonce[(uVar20 - 5) + noncelen]; uVar21 = uVar20 - 8; iNonce[uVar20 + lVar9 + 0x1b6] = uVar1; uVar1 = nonce[(uVar20 - 6) + noncelen]; iNonce[uVar20 + lVar9 + 0x1b5] = uVar2; uVar2 = nonce[(uVar20 - 7) + noncelen]; uVar5 = nonce[uVar21 + noncelen]; iNonce[uVar20 + lVar9 + 0x1b4] = uVar3; iNonce[uVar20 + lVar9 + 0x1b3] = uVar4; iNonce[uVar20 + lVar9 + 0x1b2] = uVar1; iNonce[uVar20 + lVar9 + 0x1b1] = uVar2; iNonce[uVar21 + lVar9 + 0x1b8] = uVar5; uVar20 = uVar21; } iVar10 = iVar14 - iVar22; } iVar22 = ocb->cipher; iNonce[iVar10] = '\x01'; iNonce[0] = iNonce[0] | (byte)((int)taglen << 4); bVar11 = iNonce[iVar14]; iNonce[iVar14] = bVar11 & 0xc0; puVar19 = iKtop; auStack_1c0[0] = 0xcf; auStack_1c0[1] = 0xf7; auStack_1c0[2] = '\x13'; auStack_1c0[3] = '\0'; auStack_1c0[4] = '\0'; auStack_1c0[5] = '\0'; auStack_1c0[6] = '\0'; auStack_1c0[7] = '\0'; iVar10 = (**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar22 * 0xc0 + 0x28)) (iNonce,puVar19,&ocb->key); if (iVar10 == 0) { iVar10 = ocb->block_len; iVar14 = 0; if (0 < iVar10) { puVar15 = iKtop + 1 + (iVar10 - 1); puVar12 = iStretch; uVar17 = (uint)puVar15 & 7; if (((ulong)puVar15 & 7) == 0) goto LAB_0013f8a0; if (uVar17 != 1) { puVar13 = puVar12; if (uVar17 != 2) { if (uVar17 != 3) { if (uVar17 != 4) { if (uVar17 != 5) { puVar18 = puVar19; if (uVar17 != 6) { puVar13 = iStretch + 1; iStretch[0] = iKtop[0]; puVar18 = iKtop + 1; } puVar12 = puVar13 + 1; puVar19 = puVar18 + 1; *puVar13 = *puVar18; } uVar1 = *puVar19; puVar13 = puVar12 + 1; puVar19 = puVar19 + 1; *puVar12 = uVar1; } uVar1 = *puVar19; puVar12 = puVar13 + 1; puVar19 = puVar19 + 1; *puVar13 = uVar1; } uVar1 = *puVar19; puVar13 = puVar12 + 1; puVar19 = puVar19 + 1; *puVar12 = uVar1; } uVar1 = *puVar19; puVar12 = puVar13 + 1; puVar19 = puVar19 + 1; *puVar13 = uVar1; } *puVar12 = *puVar19; puVar12 = puVar12 + 1; for (puVar19 = puVar19 + 1; iVar14 = iVar10, puVar15 != puVar19; puVar19 = puVar19 + 8) { LAB_0013f8a0: uVar1 = puVar19[1]; uVar2 = puVar19[2]; uVar3 = puVar19[3]; uVar4 = puVar19[4]; uVar5 = puVar19[5]; *puVar12 = *puVar19; uVar6 = puVar19[6]; uVar7 = puVar19[7]; puVar12[1] = uVar1; puVar12[2] = uVar2; puVar12[3] = uVar3; puVar12[4] = uVar4; puVar12[5] = uVar5; puVar12[6] = uVar6; puVar12[7] = uVar7; puVar12 = puVar12 + 8; } } bVar23 = bVar11 & 7; iVar22 = (int)(bVar11 & 0x3f) >> 3; iStretch[iVar14] = iKtop[0] ^ iKtop[1]; iStretch[iVar14 + 1] = iKtop[1] ^ iKtop[2]; iStretch[iVar14 + 2] = iKtop[2] ^ iKtop[3]; iStretch[iVar14 + 3] = iKtop[3] ^ iKtop[4]; iStretch[iVar14 + 4] = iKtop[4] ^ iKtop[5]; iStretch[iVar14 + 5] = iKtop[5] ^ iKtop[6]; iStretch[iVar14 + 6] = iKtop[6] ^ iKtop[7]; iStretch[iVar14 + 7] = iKtop[7] ^ iKtop[8]; if (0 < iVar10) { uVar20 = 0; puVar19 = iStretch + iVar22; iVar14 = iVar22 + 1; bVar11 = 8 - bVar23; uVar17 = iVar10 - 1U & 3; if (uVar17 != 0) { uVar1 = *puVar19; ocb->Offset_current[0] = uVar1 << bVar23; if (bVar23 != 0) { ocb->Offset_current[0] = uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14] >> (bVar11 & 0x1f)); } uVar20 = 1; if (uVar17 != 1) { if (uVar17 != 2) { uVar1 = iStretch[(long)iVar22 + 1]; ocb->Offset_current[1] = uVar1 << bVar23; if (bVar23 != 0) { ocb->Offset_current[1] = uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar22 + 2] >> (bVar11 & 0x1f)); } uVar20 = 2; } uVar1 = puVar19[uVar20]; ocb->Offset_current[uVar20] = uVar1 << bVar23; if (bVar23 != 0) { ocb->Offset_current[uVar20] = uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + (int)uVar20] >> (bVar11 & 0x1f)); } uVar20 = uVar20 + 1; } } while( true ) { uVar1 = puVar19[uVar20]; ocb->Offset_current[uVar20] = uVar1 << bVar23; iVar22 = (int)uVar20; if (bVar23 != 0) { ocb->Offset_current[uVar20] = uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22] >> (bVar11 & 0x1f)); } if (uVar20 == iVar10 - 1U) break; uVar1 = puVar19[uVar20 + 1]; ocb->Offset_current[uVar20 + 1] = uVar1 << bVar23; if (bVar23 != 0) { ocb->Offset_current[uVar20 + 1] = uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 1] >> (bVar11 & 0x1f)) ; } uVar1 = puVar19[uVar20 + 2]; ocb->Offset_current[uVar20 + 2] = uVar1 << bVar23; if (bVar23 != 0) { ocb->Offset_current[uVar20 + 2] = uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 2] >> (bVar11 & 0x1f)) ; } uVar1 = puVar19[uVar20 + 3]; ocb->Offset_current[uVar20 + 3] = uVar1 << bVar23; if (bVar23 != 0) { ocb->Offset_current[uVar20 + 3] = uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 3] >> (bVar11 & 0x1f)) ; } uVar20 = uVar20 + 4; } } } else { auStack_1c0[0] = '\x13'; auStack_1c0[1] = 0xfc; auStack_1c0[2] = '\x13'; auStack_1c0[3] = '\0'; auStack_1c0[4] = '\0'; auStack_1c0[5] = '\0'; auStack_1c0[6] = '\0'; auStack_1c0[7] = '\0'; zeromem(ocb->Offset_current,(long)ocb->block_len); } if (lVar8 == *(long *)(in_FS_OFFSET + 0x28)) { return; } auStack_1c0[0] = '<'; auStack_1c0[1] = 0xfc; auStack_1c0[2] = '\x13'; auStack_1c0[3] = '\0'; auStack_1c0[4] = '\0'; auStack_1c0[5] = '\0'; auStack_1c0[6] = '\0'; auStack_1c0[7] = '\0'; /* WARNING: Subroutine does not return */ __stack_chk_fail(); }
void FUN_0013f620(long param_1,long param_2,long param_3,int param_4) { undefined1 uVar1; undefined1 uVar2; undefined1 uVar3; undefined1 uVar4; undefined1 uVar5; byte bVar6; byte bVar7; byte bVar8; byte bVar9; byte bVar10; byte bVar11; long lVar12; int iVar13; byte bVar14; byte *pbVar15; byte *pbVar16; int iVar17; byte *pbVar18; long lVar19; uint uVar20; byte *pbVar21; byte *pbVar22; ulong uVar23; ulong uVar24; int iVar25; byte bVar26; long in_FS_OFFSET; undefined8 uStack_1c0; byte local_1b8 [128]; byte local_138 [7]; byte local_131; byte local_130; byte local_b8 [136]; long local_30; local_30 = *(long *)(in_FS_OFFSET + 0x28); uStack_1c0 = 0x13f65e; zeromem(local_1b8,0x80); lVar19 = (long)*(int *)(param_1 + 0x2540); iVar17 = *(int *)(param_1 + 0x2540) + -1; iVar25 = (int)param_3; iVar13 = iVar17; if (0 < iVar25) { uVar23 = 0; param_2 = param_2 + param_3; lVar12 = lVar19 + -0x1b8; uVar20 = -(int)~(ulong)(iVar25 - 1) & 7; if (uVar20 == 0) goto LAB_0013f718; if (uVar20 != 1) { if (uVar20 != 2) { if (uVar20 != 3) { if (uVar20 != 4) { if (uVar20 != 5) { if (uVar20 != 6) { uVar23 = 0xffffffffffffffff; *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1); } *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) = *(undefined1 *)(param_2 + -1 + uVar23); uVar23 = uVar23 - 1; } *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) = *(undefined1 *)(param_2 + -1 + uVar23); uVar23 = uVar23 - 1; } *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) = *(undefined1 *)(param_2 + -1 + uVar23); uVar23 = uVar23 - 1; } *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) = *(undefined1 *)(param_2 + -1 + uVar23); uVar23 = uVar23 - 1; } *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) = *(undefined1 *)(param_2 + -1 + uVar23); uVar23 = uVar23 - 1; } *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) = *(undefined1 *)(param_2 + -1 + uVar23); uVar23 = uVar23 - 1; while (uVar23 != ~(ulong)(iVar25 - 1)) { LAB_0013f718: uVar1 = *(undefined1 *)((uVar23 - 2) + param_2); uVar2 = *(undefined1 *)((uVar23 - 3) + param_2); uVar3 = *(undefined1 *)((uVar23 - 4) + param_2); *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) = *(undefined1 *)(param_2 + -1 + uVar23); uVar4 = *(undefined1 *)((uVar23 - 5) + param_2); uVar24 = uVar23 - 8; *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1; uVar1 = *(undefined1 *)((uVar23 - 6) + param_2); *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2; uVar2 = *(undefined1 *)((uVar23 - 7) + param_2); uVar5 = *(undefined1 *)(uVar24 + param_2); *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3; *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4; *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1; *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2; *(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5; uVar23 = uVar24; } iVar13 = iVar17 - iVar25; } iVar25 = *(int *)(param_1 + 0x2538); local_1b8[iVar13] = 1; local_1b8[0] = local_1b8[0] | (byte)(param_4 << 4); bVar14 = local_1b8[iVar17]; local_1b8[iVar17] = bVar14 & 0xc0; pbVar22 = local_138; uStack_1c0 = 0x13f7cf; iVar13 = (**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28)) (local_1b8,pbVar22,param_1 + 0x1490); if (iVar13 == 0) { iVar13 = *(int *)(param_1 + 0x2540); iVar17 = 0; if (0 < iVar13) { pbVar18 = local_138 + 1 + (iVar13 - 1); pbVar15 = local_b8; uVar20 = (uint)pbVar18 & 7; if (((ulong)pbVar18 & 7) == 0) goto LAB_0013f8a0; if (uVar20 != 1) { pbVar16 = pbVar15; if (uVar20 != 2) { if (uVar20 != 3) { if (uVar20 != 4) { if (uVar20 != 5) { pbVar21 = pbVar22; if (uVar20 != 6) { pbVar16 = local_b8 + 1; local_b8[0] = local_138[0]; pbVar21 = local_138 + 1; } pbVar15 = pbVar16 + 1; pbVar22 = pbVar21 + 1; *pbVar16 = *pbVar21; } bVar26 = *pbVar22; pbVar16 = pbVar15 + 1; pbVar22 = pbVar22 + 1; *pbVar15 = bVar26; } bVar26 = *pbVar22; pbVar15 = pbVar16 + 1; pbVar22 = pbVar22 + 1; *pbVar16 = bVar26; } bVar26 = *pbVar22; pbVar16 = pbVar15 + 1; pbVar22 = pbVar22 + 1; *pbVar15 = bVar26; } bVar26 = *pbVar22; pbVar15 = pbVar16 + 1; pbVar22 = pbVar22 + 1; *pbVar16 = bVar26; } *pbVar15 = *pbVar22; pbVar15 = pbVar15 + 1; for (pbVar22 = pbVar22 + 1; iVar17 = iVar13, pbVar18 != pbVar22; pbVar22 = pbVar22 + 8) { LAB_0013f8a0: bVar26 = pbVar22[1]; bVar6 = pbVar22[2]; bVar7 = pbVar22[3]; bVar8 = pbVar22[4]; bVar9 = pbVar22[5]; *pbVar15 = *pbVar22; bVar10 = pbVar22[6]; bVar11 = pbVar22[7]; pbVar15[1] = bVar26; pbVar15[2] = bVar6; pbVar15[3] = bVar7; pbVar15[4] = bVar8; pbVar15[5] = bVar9; pbVar15[6] = bVar10; pbVar15[7] = bVar11; pbVar15 = pbVar15 + 8; } } bVar26 = bVar14 & 7; iVar25 = (int)(bVar14 & 0x3f) >> 3; local_b8[iVar17] = local_138[0] ^ local_138[1]; local_b8[iVar17 + 1] = local_138[1] ^ local_138[2]; local_b8[iVar17 + 2] = local_138[2] ^ local_138[3]; local_b8[iVar17 + 3] = local_138[3] ^ local_138[4]; local_b8[iVar17 + 4] = local_138[4] ^ local_138[5]; local_b8[iVar17 + 5] = local_138[5] ^ local_138[6]; local_b8[iVar17 + 6] = local_138[6] ^ local_131; local_b8[iVar17 + 7] = local_131 ^ local_130; if (0 < iVar13) { uVar23 = 0; pbVar22 = local_b8 + iVar25; iVar17 = iVar25 + 1; bVar14 = 8 - bVar26; uVar20 = iVar13 - 1U & 3; if (uVar20 != 0) { bVar6 = *pbVar22; *(byte *)(param_1 + 0x80) = bVar6 << bVar26; if (bVar26 != 0) { *(byte *)(param_1 + 0x80) = bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f)); } uVar23 = 1; if (uVar20 != 1) { if (uVar20 != 2) { bVar6 = local_b8[(long)iVar25 + 1]; *(byte *)(param_1 + 0x81) = bVar6 << bVar26; if (bVar26 != 0) { *(byte *)(param_1 + 0x81) = bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f)); } uVar23 = 2; } bVar6 = pbVar22[uVar23]; *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26; if (bVar26 != 0) { *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f)); } uVar23 = uVar23 + 1; } } while( true ) { bVar6 = pbVar22[uVar23]; *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26; iVar25 = (int)uVar23; if (bVar26 != 0) { *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f)); } lVar19 = uVar23 + 1; if (uVar23 == iVar13 - 1U) break; bVar6 = pbVar22[uVar23 + 1]; *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26; if (bVar26 != 0) { *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f)); } bVar6 = pbVar22[uVar23 + 2]; *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26; if (bVar26 != 0) { *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f)) ; } bVar6 = pbVar22[uVar23 + 3]; *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26; if (bVar26 != 0) { *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f)) ; } uVar23 = uVar23 + 4; } } } else { uStack_1c0 = 0x13fc13; zeromem(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540)); } if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) { return; } /* WARNING: Subroutine does not return */ uStack_1c0 = 0x13fc3c; __stack_chk_fail(); }
PUSH R14 PUSH R13 MOV R13,RDX PUSH R12 MOV R12,RSI MOV ESI,0x80 PUSH RBP MOV RBP,RDI PUSH RBX MOV RBX,RCX SUB RSP,0x190 MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RSP + 0x188],RAX XOR EAX,EAX MOV R14,RSP MOV RDI,R14 CALL 0x00114e00 MOVSXD RSI,dword ptr [RBP + 0x2540] LEA EDX,[RSI + -0x1] TEST R13D,R13D JLE 0x0013fc30 LEA R8D,[R13 + -0x1] XOR R10D,R10D LEA RCX,[R12 + R13*0x1] ADD RSI,R14 NOT R8 MOV RDI,R8 NEG RDI AND EDI,0x7 JZ 0x0013f718 CMP RDI,0x1 JZ 0x0013f704 CMP RDI,0x2 JZ 0x0013f6f5 CMP RDI,0x3 JZ 0x0013f6e6 CMP RDI,0x4 JZ 0x0013f6d7 CMP RDI,0x5 JZ 0x0013f6c8 CMP RDI,0x6 JNZ 0x0013fc18 MOVZX R11D,byte ptr [RCX + R10*0x1 + -0x1] MOV byte ptr [RSI + R10*0x1 + -0x1],R11B SUB R10,0x1 MOVZX R12D,byte ptr [RCX + R10*0x1 + -0x1] MOV byte ptr [RSI + R10*0x1 + -0x1],R12B SUB R10,0x1 MOVZX EAX,byte ptr [RCX + R10*0x1 + -0x1] MOV byte ptr [RSI + R10*0x1 + -0x1],AL SUB R10,0x1 MOVZX EDI,byte ptr [RCX + R10*0x1 + -0x1] MOV byte ptr [RSI + R10*0x1 + -0x1],DIL SUB R10,0x1 MOVZX R9D,byte ptr [RCX + R10*0x1 + -0x1] MOV byte ptr [RSI + R10*0x1 + -0x1],R9B SUB R10,0x1 MOVZX R11D,byte ptr [RCX + R10*0x1 + -0x1] MOV byte ptr [RSI + R10*0x1 + -0x1],R11B SUB R10,0x1 CMP R10,R8 JZ 0x0013f777 MOVZX R12D,byte ptr [RCX + R10*0x1 + -0x1] MOVZX EAX,byte ptr [R10 + RCX*0x1 + -0x2] MOVZX EDI,byte ptr [R10 + RCX*0x1 + -0x3] MOVZX R9D,byte ptr [R10 + RCX*0x1 + -0x4] MOV byte ptr [RSI + R10*0x1 + -0x1],R12B MOVZX R11D,byte ptr [R10 + RCX*0x1 + -0x5] SUB R10,0x8 MOV byte ptr [R10 + RSI*0x1 + 0x6],AL MOVZX R12D,byte ptr [R10 + RCX*0x1 + 0x2] MOV byte ptr [R10 + RSI*0x1 + 0x5],DIL MOVZX EAX,byte ptr [R10 + RCX*0x1 + 0x1] MOVZX EDI,byte ptr [R10 + RCX*0x1] MOV byte ptr [R10 + RSI*0x1 + 0x4],R9B MOV byte ptr [R10 + RSI*0x1 + 0x3],R11B MOV byte ptr [R10 + RSI*0x1 + 0x2],R12B MOV byte ptr [R10 + RSI*0x1 + 0x1],AL MOV byte ptr [R10 + RSI*0x1],DIL CMP R10,R8 JNZ 0x0013f718 MOV EAX,EDX SUB EAX,R13D CDQE SHL EBX,0x4 MOVSXD R8,dword ptr [RBP + 0x2538] MOV RDI,R14 MOV byte ptr [RSP + RAX*0x1],0x1 OR byte ptr [RSP],BL MOVSXD RBX,EDX LEA RAX,[R8 + R8*0x2] MOVZX R13D,byte ptr [RSP + RBX*0x1] SHL RAX,0x6 ADD RAX,qword ptr [0x001dded0] LEA RDX,[RBP + 0x1490] MOV ESI,R13D MOV R12D,R13D AND ESI,0xffffffc0 AND R12D,0x3f MOV byte ptr [RSP + RBX*0x1],SIL LEA RBX,[RSP + 0x80] MOV RSI,RBX CALL qword ptr [RAX + 0x28] TEST EAX,EAX JNZ 0x0013fc00 MOV R14D,dword ptr [RBP + 0x2540] TEST R14D,R14D JLE 0x0013f8f5 LEA R10,[RBX + 0x1] LEA EDX,[R14 + -0x1] MOV R8,RBX ADD RDX,R10 LEA RCX,[RSP + 0x100] MOV R9,RDX AND R9D,0x7 JZ 0x0013f8a0 CMP R9,0x1 JZ 0x0013f88b CMP R9,0x2 JZ 0x0013f87b CMP R9,0x3 JZ 0x0013f86c CMP R9,0x4 JZ 0x0013f85d CMP R9,0x5 JZ 0x0013f84d CMP R9,0x6 JZ 0x0013f83d MOVZX R11D,byte ptr [RBX] MOV R8,R10 ADD RCX,0x1 MOV byte ptr [RCX + -0x1],R11B MOVZX EDI,byte ptr [R8] ADD RCX,0x1 ADD R8,0x1 MOV byte ptr [RCX + -0x1],DIL MOVZX ESI,byte ptr [R8] ADD RCX,0x1 ADD R8,0x1 MOV byte ptr [RCX + -0x1],SIL MOVZX EBX,byte ptr [R8] ADD RCX,0x1 ADD R8,0x1 MOV byte ptr [RCX + -0x1],BL MOVZX EAX,byte ptr [R8] ADD RCX,0x1 ADD R8,0x1 MOV byte ptr [RCX + -0x1],AL MOVZX R10D,byte ptr [R8] ADD RCX,0x1 ADD R8,0x1 MOV byte ptr [RCX + -0x1],R10B MOVZX R9D,byte ptr [R8] ADD R8,0x1 ADD RCX,0x1 MOV byte ptr [RCX + -0x1],R9B CMP RDX,R8 JZ 0x0013f8f2 MOVZX R11D,byte ptr [R8] MOVZX EDI,byte ptr [R8 + 0x1] ADD R8,0x8 ADD RCX,0x8 MOVZX ESI,byte ptr [R8 + -0x6] MOVZX EBX,byte ptr [R8 + -0x5] MOVZX EAX,byte ptr [R8 + -0x4] MOVZX R10D,byte ptr [R8 + -0x3] MOV byte ptr [RCX + -0x8],R11B MOVZX R9D,byte ptr [R8 + -0x2] MOVZX R11D,byte ptr [R8 + -0x1] MOV byte ptr [RCX + -0x7],DIL MOV byte ptr [RCX + -0x6],SIL MOV byte ptr [RCX + -0x5],BL MOV byte ptr [RCX + -0x4],AL MOV byte ptr [RCX + -0x3],R10B MOV byte ptr [RCX + -0x2],R9B MOV byte ptr [RCX + -0x1],R11B CMP RDX,R8 JNZ 0x0013f8a0 MOV EAX,R14D MOVSXD RDX,EAX LEA EDI,[RAX + 0x1] LEA EBX,[RAX + 0x2] AND R13D,0x7 MOVSXD RSI,EDI LEA R11D,[RAX + 0x3] MOVSXD R10,EBX SAR R12D,0x3 MOVZX ECX,byte ptr [RSP + 0x81] LEA EBX,[RAX + 0x5] MOVZX R8D,byte ptr [RSP + 0x80] MOVZX R9D,byte ptr [RSP + 0x82] XOR R9B,byte ptr [RSP + 0x83] XOR R8D,ECX XOR CL,byte ptr [RSP + 0x82] MOV byte ptr [RSP + RDX*0x1 + 0x100],R8B LEA R8D,[RAX + 0x4] MOVZX EDX,byte ptr [RSP + 0x83] MOV byte ptr [RSP + RSI*0x1 + 0x100],CL MOVSXD RDI,R8D MOVSXD RCX,R11D XOR DL,byte ptr [RSP + 0x84] MOV byte ptr [RSP + R10*0x1 + 0x100],R9B MOVZX ESI,byte ptr [RSP + 0x84] MOVSXD R10,EBX MOVZX R11D,byte ptr [RSP + 0x87] MOV byte ptr [RSP + RCX*0x1 + 0x100],DL LEA ECX,[RAX + 0x6] ADD EAX,0x7 MOVZX R8D,byte ptr [RSP + 0x86] CDQE MOVSXD RDX,ECX XOR SIL,byte ptr [RSP + 0x85] MOVZX R9D,byte ptr [RSP + 0x85] XOR R9B,byte ptr [RSP + 0x86] MOV byte ptr [RSP + RDI*0x1 + 0x100],SIL XOR R8D,R11D XOR R11B,byte ptr [RSP + 0x88] MOV byte ptr [RSP + R10*0x1 + 0x100],R9B MOV byte ptr [RSP + RDX*0x1 + 0x100],R8B MOV byte ptr [RSP + RAX*0x1 + 0x100],R11B MOVZX EAX,R13B TEST R14D,R14D JLE 0x0013fbd4 LEA R14D,[R14 + -0x1] MOVSXD RDI,R12D MOV R10D,0x8 XOR R11D,R11D MOV RBX,R14 LEA RSI,[RSP + RDI*0x1 + 0x100] ADD R12D,0x1 SUB R10D,EAX AND EBX,0x3 JZ 0x0013fb8f MOVZX R9D,byte ptr [RSI] MOV ECX,EAX SHL R9D,CL MOV byte ptr [RBP + 0x80],R9B TEST R13B,R13B JZ 0x0013fa4a MOVSXD R11,R12D MOV ECX,R10D MOVZX EDX,byte ptr [RSP + R11*0x1 + 0x100] SAR EDX,CL OR R9D,EDX MOV byte ptr [RBP + 0x80],R9B MOV EDI,0x1 MOV R11D,0x1 CMP RBX,0x1 JZ 0x0013fb8f CMP RBX,0x2 JZ 0x0013faa2 MOVZX R8D,byte ptr [RSI + RDI*0x1] MOV ECX,EAX SHL R8D,CL MOV byte ptr [RBP + RDI*0x1 + 0x80],R8B TEST R13B,R13B JZ 0x0013fa9e LEA EBX,[R12 + 0x1] MOV ECX,R10D MOVSXD R9,EBX MOVZX R11D,byte ptr [RSP + R9*0x1 + 0x100] SAR R11D,CL OR R8D,R11D MOV byte ptr [RBP + RDI*0x1 + 0x80],R8B LEA R11,[RDI + 0x1] MOVZX EDX,byte ptr [RSI + R11*0x1] MOV ECX,EAX SHL EDX,CL MOV byte ptr [RBP + R11*0x1 + 0x80],DL TEST R13B,R13B JZ 0x0013fad7 LEA EDI,[R12 + R11*0x1] MOV ECX,R10D MOVSXD R8,EDI MOVZX EBX,byte ptr [RSP + R8*0x1 + 0x100] SAR EBX,CL OR EDX,EBX MOV byte ptr [RBP + R11*0x1 + 0x80],DL ADD R11,0x1 JMP 0x0013fb8f MOVZX EBX,byte ptr [R11 + RSI*0x1 + 0x1] MOV ECX,EAX SHL EBX,CL MOV byte ptr [RBP + R9*0x1 + 0x80],BL TEST R13B,R13B JZ 0x0013fb15 LEA R11D,[R12 + R9*0x1] MOV ECX,R10D MOVSXD RDX,R11D MOVZX EDI,byte ptr [RSP + RDX*0x1 + 0x100] SAR EDI,CL OR EBX,EDI MOV byte ptr [RBP + R9*0x1 + 0x80],BL MOVZX R8D,byte ptr [R9 + RSI*0x1 + 0x1] MOV ECX,EAX LEA RBX,[R9 + 0x1] SHL R8D,CL MOV byte ptr [RBP + R9*0x1 + 0x81],R8B TEST R13B,R13B JZ 0x0013fb50 LEA R11D,[R12 + RBX*0x1] MOV ECX,R10D MOVSXD RDX,R11D MOVZX EDI,byte ptr [RSP + RDX*0x1 + 0x100] SAR EDI,CL OR R8D,EDI MOV byte ptr [RBP + R9*0x1 + 0x81],R8B MOVZX R8D,byte ptr [R9 + RSI*0x1 + 0x2] MOV ECX,EAX LEA RBX,[R9 + 0x2] SHL R8D,CL MOV byte ptr [RBP + R9*0x1 + 0x82],R8B TEST R13B,R13B JZ 0x0013fb8b LEA R11D,[R12 + RBX*0x1] MOV ECX,R10D MOVSXD RDX,R11D MOVZX EDI,byte ptr [RSP + RDX*0x1 + 0x100] SAR EDI,CL OR R8D,EDI MOV byte ptr [RBP + R9*0x1 + 0x82],R8B LEA R11,[R9 + 0x3] MOVZX R9D,byte ptr [RSI + R11*0x1] MOV ECX,EAX SHL R9D,CL MOV byte ptr [RBP + R11*0x1 + 0x80],R9B TEST R13B,R13B JZ 0x0013fbc7 LEA EDX,[R12 + R11*0x1] MOV ECX,R10D MOVSXD RDI,EDX MOVZX R8D,byte ptr [RSP + RDI*0x1 + 0x100] SAR R8D,CL OR R9D,R8D MOV byte ptr [RBP + R11*0x1 + 0x80],R9B LEA R9,[R11 + 0x1] CMP R11,R14 JNZ 0x0013fae0 MOV RAX,qword ptr [RSP + 0x188] XOR RAX,qword ptr FS:[0x28] JNZ 0x0013fc37 ADD RSP,0x190 POP RBX POP RBP POP R12 POP R13 POP R14 RET MOVSXD RSI,dword ptr [RBP + 0x2540] LEA RDI,[RBP + 0x80] CALL 0x00114e00 JMP 0x0013fbd4 MOVZX R9D,byte ptr [RCX + -0x1] MOV R10,-0x1 MOV byte ptr [RSI + -0x1],R9B JMP 0x0013f6b9 MOV EAX,EDX JMP 0x0013f77c CALL 0x00113880
null
null
null
null
[(u'INT_SEXT_-1207107497', u'PTRADD_-1207102341'), (u'INDIRECT_-1207104223', u'MULTIEQUAL_-1207104143'), (u'STORE_-1207108689', u'INDIRECT_-1207103673'), ('const-1', u'PTRADD_-1207106612'), ('const-31', u'INT_AND_-1207106899'), (u'COPY_-1207101812', u'PIECE_-1207101754'), (u'INDIRECT_-1207103867', u'MULTIEQUAL_-1207103668'), ('const-94', u'COPY_-1207103364'), ('const-5', u'INT_NOTEQUAL_-1207108894'), (u'INT_ADD_-1207108091', u'INT_SEXT_-1207108068'), (u'STORE_-1207109723', u'INDIRECT_-1207104477'), ('const--440', u'PTRSUB_-1207103164'), (u'INT_SUB_-1207109323', u'COPY_-1207103014'), (u'CALLIND_-1207109090', u'INDIRECT_-1207103957'), (u'INT_ADD_-1207101877', u'PTRADD_-1207101829'), (u'INT_NOTEQUAL_-1207108928', u'CBRANCH_-1207108926'), ('const-0', u'COPY_-1207101866'), (u'STORE_-1207109653', u'INDIRECT_-1207104805'), ('tmp_5507', u'CBRANCH_-1207106771'), (u'INT_SEXT_-1207109314', u'PTRADD_-1207103169'), (u'MULTIEQUAL_-1207103374', u'MULTIEQUAL_-1207104772'), (u'INDIRECT_-1207103936', u'MULTIEQUAL_-1207103927'), (u'STORE_-1207109368', u'INDIRECT_-1207104485'), ('const-433', u'STORE_-1207106978'), (u'PTRADD_-1207103065', u'PTRADD_-1207108959'), (u'MULTIEQUAL_-1207103370', u'MULTIEQUAL_-1207104310'), (u'INT_SEXT_-1207108372', u'PTRADD_-1207102690'), ('const-433', u'STORE_-1207109758'), (u'INT_ADD_-1207102131', u'PTRADD_-1207102083'), ('const-433', u'LOAD_-1207106674'), (u'INT_SUB_-1207107834', u'INT_AND_-1207106715'), ('const--184', u'PTRSUB_-1207102279'), ('const-433', u'STORE_-1207108484'), (u'STORE_-1207106320', u'INDIRECT_-1207103254'), (u'INDIRECT_-1207104191', u'MULTIEQUAL_-1207104109'), (u'INT_ADD_-1207102272', u'PTRADD_-1207102224'), ('const-0', u'INT_EQUAL_-1207109888'), (u'INT_AND_-1207107814', u'INT_NOTEQUAL_-1207107611'), (u'LOAD_-1207109737', u'STORE_-1207109723'), ('const-0', u'SUBPIECE_-1207104139'), ('const-433', u'LOAD_-1207106372'), (u'COPY_-1207103109', u'MULTIEQUAL_-1207103377'), (u'INDIRECT_-1207104587', u'INT_XOR_-1207108230'), (u'INDIRECT_-1207104329', u'MULTIEQUAL_-1207104109'), (u'STORE_-1207109461', u'INDIRECT_-1207104448'), (u'CALLIND_-1207109090', u'INDIRECT_-1207104047'), ('const-1', u'PTRADD_-1207108614'), (u'INT_AND_-1207102952', u'INT_NOTEQUAL_-1207107745'), (u'PTRADD_-1207108719', u'MULTIEQUAL_-1207105743'), (u'CALL_-1207109999', u'INDIRECT_-1207104599'), (u'INT_ADD_-1207103463', u'PTRADD_-1207109710'), (u'INT_ADD_-1207107229', u'MULTIEQUAL_-1207104676'), ('const-0', u'COPY_-1207102969'), (u'STORE_-1207109377', u'INDIRECT_-1207104311'), ('tmp_11467', u'PTRSUB_-1207103253'), ('tmp_11467', u'PTRSUB_-1207102634'), (u'STORE_-1207108203', u'INDIRECT_-1207103442'), ('const-1', u'INT_SUB_-1207109628'), ('const-433', u'LOAD_-1207106751'), ('const-0', u'COPY_-1207101809'), (u'COPY_-1207107431', u'MULTIEQUAL_-1207104908'), ('tmp_6088', u'PTRSUB_-1207102452'), (u'STORE_-1207109407', u'INDIRECT_-1207104869'), (u'MULTIEQUAL_-1207103369', u'MULTIEQUAL_-1207104322'), ('const-433', u'STORE_-1207107365'), (u'INT_ADD_-1207103378', u'PTRADD_-1207109535'), (u'STORE_-1207109439', u'INDIRECT_-1207104886'), (u'STORE_-1207106685', u'INDIRECT_-1207103997'), (u'STORE_-1207109397', u'INDIRECT_-1207104593'), (u'MULTIEQUAL_-1207105743', u'PTRADD_-1207108679'), (u'MULTIEQUAL_-1207106082', u'PTRADD_-1207108496'), ('const-1', u'INT_ADD_-1207102272'), ('tmp_301', u'CBRANCH_-1207109886'), (u'CALL_-1207109999', u'INDIRECT_-1207104689'), (u'INDIRECT_-1207104387', u'MULTIEQUAL_-1207104306'), ('tmp_11467', u'PTRSUB_-1207103145'), (u'COPY_-1207101806', u'PIECE_-1207101759'), ('const--440', u'PTRSUB_-1207103210'), (u'INT_AND_-1207108971', u'INT_NOTEQUAL_-1207108962'), (u'INDIRECT_-1207104689', u'MULTIEQUAL_-1207104503'), (u'INT_ADD_-1207106829', u'INT_ADD_-1207106753'), ('const-433', u'STORE_-1207109387'), ('tmp_6090', u'INT_ADD_-1207103323'), ('const-0', u'SUBPIECE_-1207105799'), (u'INT_ADD_-1207106644', u'INT_ADD_-1207106568'), ('const-128', u'PTRSUB_-1207102255'), (u'INT_SRIGHT_-1207107463', u'SUBPIECE_-1207104262'), (u'MULTIEQUAL_-1207105897', u'INT_ADD_-1207103152'), ('tmp_6088', u'PTRSUB_-1207102181'), (u'SUBPIECE_-1207102215', u'INT_ADD_-1207106953'), (u'PTRADD_-1207102487', u'PTRADD_-1207106612'), ('const-1', u'PTRADD_-1207103164'), (u'STORE_-1207109387', u'INDIRECT_-1207104497'), (u'LOAD_-1207109453', u'STORE_-1207109387'), ('const-433', u'LOAD_-1207109072'), (u'LOAD_-1207107052', u'INT_LEFT_-1207107011'), (u'COPY_-1207103357', u'PIECE_-1207103310'), ('tmp_11467', u'PTRSUB_-1207101829'), (u'STORE_-1207109119', u'INDIRECT_-1207104314'), (u'INT_SEXT_-1207108361', u'PTRADD_-1207102666'), (u'STORE_-1207109397', u'INDIRECT_-1207104233'), (u'INDIRECT_-1207104959', u'MULTIEQUAL_-1207104721'), (u'PTRSUB_-1207103202', u'PTRADD_-1207103202'), (u'PTRSUB_-1207103202', u'PTRADD_-1207103202'), (u'MULTIEQUAL_-1207104676', u'INT_ADD_-1207107022'), (u'INT_AND_-1207106530', u'INT_SRIGHT_-1207106524'), (u'CALL_-1207106347', u'INDIRECT_-1207104427'), (u'PTRADD_-1207108384', u'STORE_-1207108444'), (u'PTRADD_-1207102341', u'LOAD_-1207107506'), (u'MULTIEQUAL_-1207104676', u'INT_ADD_-1207102158'), (u'PTRSUB_-1207102666', u'PTRADD_-1207102666'), ('const-0', u'INT_SLESS_-1207109038'), (u'PTRSUB_-1207102555', u'PTRADD_-1207102555'), ('const-1', u'PTRADD_-1207102224'), ('const--184', u'PTRSUB_-1207102634'), ('const-1', u'INT_ADD_-1207107849'), ('const-1', u'PTRADD_-1207102154'), (u'PTRSUB_-1207101892', u'CALL_-1207106347'), (u'INDIRECT_-1207104329', u'MULTIEQUAL_-1207104052'), ('const-1', u'PTRADD_-1207103103'), ('const-1', u'INT_SUB_-1207109733'), (u'INDIRECT_-1207104779', u'MULTIEQUAL_-1207104400'), (u'INT_AND_-1207108971', u'INT_NOTEQUAL_-1207108894'), (u'LOAD_-1207108504', u'STORE_-1207108451'), (u'STORE_-1207109583', u'INDIRECT_-1207104143'), ('tmp_11467', u'PTRSUB_-1207103065'), (u'COPY_-1207102715', u'MULTIEQUAL_-1207102971'), ('const-6', u'INT_NOTEQUAL_-1207109782'), (u'STORE_-1207109439', u'INDIRECT_-1207104706'), (u'PTRADD_-1207102110', u'STORE_-1207106685'), (u'INT_AND_-1207108971', u'INT_NOTEQUAL_-1207108945'), (u'INT_SEXT_-1207109268', u'INT_MULT_-1207109194'), ('const-1', u'PTRADD_-1207108410'), (u'INT_XOR_-1207104523', u'STORE_-1207107963'), (u'PTRSUB_-1207103111', u'PTRADD_-1207103111'), ('tmp_11467', u'PTRSUB_-1207102531'), (u'PTRSUB_-1207103049', u'MULTIEQUAL_-1207106107'), (u'INDIRECT_-1207103973', u'MULTIEQUAL_-1207103927'), (u'INDIRECT_-1207104419', u'MULTIEQUAL_-1207104164'), ('const-31', u'INT_AND_-1207106914'), (u'PTRSUB_-1207103105', u'CALLIND_-1207109090'), (u'INDIRECT_-1207105033', u'MULTIEQUAL_-1207104953'), ('const-1', u'PTRADD_-1207108398'), (u'INT_ZEXT_-1207105018', u'INT_EQUAL_-1207106855'), ('const-128', u'PTRSUB_-1207102154'), (u'INT_EQUAL_-1207106822', u'CBRANCH_-1207106813'), ('tmp_6089', u'PTRADD_-1207109710'), (u'PTRSUB_-1207102415', u'STORE_-1207107667'), (u'MULTIEQUAL_-1207103366', u'MULTIEQUAL_-1207104052'), ('const--184', u'PTRSUB_-1207102272'), (u'INT_ADD_-1207103552', u'INT_ADD_-1207103289'), ('const-433', u'LOAD_-1207109534'), (u'INDIRECT_-1207104657', u'MULTIEQUAL_-1207104576'), (u'INT_SEXT_-1207109980', u'INT_ADD_-1207103213'), ('const-1', u'PTRADD_-1207109038'), (u'INDIRECT_-1207104429', u'MULTIEQUAL_-1207104344'), (u'PIECE_-1207101756', u'PIECE_-1207101755'), (u'CALL_-1207106694', u'INDIRECT_-1207102734'), (u'COPY_-1207106141', u'MULTIEQUAL_-1207105936'), ('tmp_11467', u'PTRSUB_-1207103152'), (u'CAST_-1207102087', u'INT_SRIGHT_-1207107279'), ('const-433', u'STORE_-1207109688'), (u'INT_SEXT_-1207108065', u'PTRADD_-1207102543'), ('const-31', u'INT_AND_-1207106530'), (u'INDIRECT_-1207104985', u'MULTIEQUAL_-1207104901'), ('tmp_11476', u'INT_ADD_-1207110032'), (u'PTRSUB_-1207103234', u'PTRADD_-1207103234'), (u'INT_SUB_-1207109416', u'INT_ADD_-1207103323'), (u'INDIRECT_-1207104509', u'MULTIEQUAL_-1207104271'), (u'INDIRECT_-1207104869', u'MULTIEQUAL_-1207104666'), ('tmp_6088', u'PTRSUB_-1207102415'), (u'INT_SUB_-1207103468', u'INT_ADD_-1207103446'), (u'LOAD_-1207106372', u'INT_SEXT_-1207106355'), (u'PIECE_-1207102922', u'PIECE_-1207102921'), ('const-1', u'PTRADD_-1207103218'), (u'MULTIEQUAL_-1207105338', u'INT_SEXT_-1207109314'), (u'STORE_-1207109407', u'INDIRECT_-1207103969'), (u'INT_ADD_-1207103363', u'PTRADD_-1207109448'), (u'INDIRECT_-1207103997', u'MULTIEQUAL_-1207103983'), (u'LOAD_-1207109072', u'INT_SUB_-1207104732'), (u'LOAD_-1207107607', u'INT_LEFT_-1207107566'), ('tmp_11467', u'PTRSUB_-1207103183'), (u'INT_OR_-1207106859', u'STORE_-1207106870'), (u'INT_OR_-1207106490', u'STORE_-1207106500'), (u'STORE_-1207106320', u'INDIRECT_-1207102804'), (u'STORE_-1207109688', u'INDIRECT_-1207104101'), (u'INDIRECT_-1207104869', u'MULTIEQUAL_-1207104592'), (u'MULTIEQUAL_-1207105971', u'INT_SUB_-1207109663'), (u'INT_XOR_-1207107972', u'STORE_-1207107950'), ('const-1', u'INT_SUB_-1207103468'), (u'PTRSUB_-1207103049', u'MULTIEQUAL_-1207106181'), ('const--440', u'PTRSUB_-1207103202'), ('const-4', u'INT_NOTEQUAL_-1207109816'), ('const-128', u'PTRSUB_-1207102415'), (u'CALL_-1207106347', u'INDIRECT_-1207103676'), (u'STORE_-1207107438', u'INDIRECT_-1207104183'), (u'INT_ADD_-1207103301', u'PTRADD_-1207103253'), (u'INDIRECT_-1207104715', u'MULTIEQUAL_-1207104631'), ('const-433', u'STORE_-1207109268'), ('const-7', u'INT_AND_-1207108971'), (u'INT_AND_-1207107814', u'INT_NOTEQUAL_-1207107632'), (u'MULTIEQUAL_-1207103372', u'MULTIEQUAL_-1207104490'), ('const-433', u'LOAD_-1207108804'), ('const-1', u'PTRADD_-1207109472'), (u'INDIRECT_-1207103074', u'MULTIEQUAL_-1207104430'), (u'STORE_-1207109439', u'INDIRECT_-1207104256'), (u'INT_LEFT_-1207107381', u'INT_OR_-1207107245'), (u'STORE_-1207109758', u'INDIRECT_-1207104943'), (u'INDIRECT_-1207104869', u'MULTIEQUAL_-1207104700'), (u'INT_NOTEQUAL_-1207106972', u'CBRANCH_-1207106971'), ('const-128', u'PTRSUB_-1207102224'), (u'INT_ADD_-1207106845', u'PTRADD_-1207106797'), (u'CAST_-1207103256', u'LOAD_-1207110048'), ('const-433', u'LOAD_-1207107322'), ('tmp_4658', u'CBRANCH_-1207106971'), (u'INDIRECT_-1207104767', u'MULTIEQUAL_-1207103651'), ('tmp_6090', u'INT_ADD_-1207103377'), ('tmp_11467', u'PTRSUB_-1207102555'), (u'CALL_-1207109999', u'INDIRECT_-1207104779'), (u'STORE_-1207109119', u'INDIRECT_-1207103864'), ('const--440', u'PTRSUB_-1207103152'), (u'INDIRECT_-1207104519', u'MULTIEQUAL_-1207104434'), ('const-1', u'INT_NOTEQUAL_-1207109867'), (u'MULTIEQUAL_-1207102969', u'MULTIEQUAL_-1207103487'), (u'STORE_-1207109758', u'INDIRECT_-1207104493'), ('const-0', u'COPY_-1207103358'), (u'MULTIEQUAL_-1207105724', u'PTRADD_-1207108640'), ('const-0', u'SUBPIECE_-1207104075'), ('const-433', u'LOAD_-1207108504'), (u'STORE_-1207109653', u'INDIRECT_-1207104355'), (u'STORE_-1207109268', u'INDIRECT_-1207104095'), (u'CAST_-1207101964', u'INT_SRIGHT_-1207106709'), (u'MULTIEQUAL_-1207103367', u'MULTIEQUAL_-1207104142'), (u'MULTIEQUAL_-1207105724', u'LOAD_-1207108725'), (u'INT_ADD_-1207106858', u'INT_ADD_-1207106937'), (u'STORE_-1207106320', u'INDIRECT_-1207103074'), (u'INDIRECT_-1207104117', u'MULTIEQUAL_-1207104035'), ('const-0', u'COPY_-1207101808'), ('const-0', u'COPY_-1207102971'), (u'INDIRECT_-1207104665', u'MULTIEQUAL_-1207103373'), (u'INDIRECT_-1207104461', u'MULTIEQUAL_-1207104379'), ('const-1', u'PTRADD_-1207108424'), ('tmp_391', u'CBRANCH_-1207109831'), (u'STORE_-1207106320', u'INDIRECT_-1207103164'), ('const-128', u'PTRSUB_-1207102299'), ('const-433', u'LOAD_-1207108686'), (u'INDIRECT_-1207104567', u'MULTIEQUAL_-1207104486'), (u'INDIRECT_-1207104869', u'MULTIEQUAL_-1207104631'), (u'INDIRECT_-1207104125', u'MULTIEQUAL_-1207103367'), (u'INDIRECT_-1207104863', u'MULTIEQUAL_-1207103374'), ('tmp_331', u'CBRANCH_-1207109865'), (u'STORE_-1207109653', u'INDIRECT_-1207104265'), (u'STORE_-1207109377', u'INDIRECT_-1207104671'), (u'INT_LEFT_-1207106626', u'INT_OR_-1207106490'), (u'PTRADD_-1207108732', u'MULTIEQUAL_-1207106161'), ('const-433', u'STORE_-1207106609'), (u'INT_SLESS_-1207109958', u'CBRANCH_-1207109965'), ('const-5', u'INT_SUB_-1207109473'), (u'INT_LEFT_-1207106811', u'STORE_-1207106794'), (u'CAST_-1207102023', u'INT_SRIGHT_-1207106893'), (u'PIECE_-1207101810', u'PIECE_-1207101809'), ('const-1', u'INT_NOTEQUAL_-1207107632'), ('const--440', u'PTRSUB_-1207103234'), ('const-4294967295', u'INT_ADD_-1207109971'), (u'STORE_-1207109618', u'INDIRECT_-1207104429'), (u'STORE_-1207109723', u'INDIRECT_-1207104117'), (u'COPY_-1207103361', u'PIECE_-1207103307'), ('const-6', u'PTRADD_-1207108442'), (u'STORE_-1207109496', u'INDIRECT_-1207104734'), (u'INT_OR_-1207106873', u'STORE_-1207106883'), ('const-436', u'INT_ADD_-1207103282'), (u'STORE_-1207109653', u'INDIRECT_-1207104985'), (u'PTRADD_-1207108772', u'MULTIEQUAL_-1207106181'), (u'SUBPIECE_-1207104075', u'INT_OR_-1207106675'), (u'INT_LEFT_-1207107781', u'INT_OR_-1207107655'), (u'SUBPIECE_-1207105903', u'INT_SLESS_-1207109958'), (u'INDIRECT_-1207104215', u'MULTIEQUAL_-1207103368'), ('tmp_11467', u'PTRSUB_-1207102578'), ('tmp_6088', u'PTRSUB_-1207102110'), (u'INDIRECT_-1207104593', u'MULTIEQUAL_-1207103371'), (u'PTRSUB_-1207103082', u'LOAD_-1207109072'), ('const-1', u'PTRADD_-1207108692'), (u'MULTIEQUAL_-1207104676', u'INT_ADD_-1207102229'), (u'PTRSUB_-1207103105', u'MULTIEQUAL_-1207105667'), (u'INT_SEXT_-1207109980', u'INT_ADD_-1207103251'), (u'INDIRECT_-1207104959', u'MULTIEQUAL_-1207104739'), ('const--184', u'PTRSUB_-1207102056'), (u'COPY_-1207102973', u'PIECE_-1207102919'), ('const-1', u'PTRADD_-1207109605'), (u'STORE_-1207109653', u'INDIRECT_-1207104715'), (u'STORE_-1207109407', u'INDIRECT_-1207104599'), (u'PTRADD_-1207108759', u'MULTIEQUAL_-1207105764'), (u'PTRADD_-1207106612', u'LOAD_-1207106674'), ('const-1', u'PTRADD_-1207106797'), (u'INDIRECT_-1207104683', u'MULTIEQUAL_-1207103372'), (u'CALLIND_-1207109090', u'INDIRECT_-1207104497'), ('tmp_11467', u'PTRSUB_-1207103111'), (u'PIECE_-1207103309', u'PIECE_-1207103308'), ('const--184', u'PTRSUB_-1207102531'), (u'PTRADD_-1207103218', u'STORE_-1207109387'), (u'STORE_-1207109268', u'INDIRECT_-1207104635'), ('tmp_6088', u'PTRSUB_-1207102013'), ('const-128', u'PTRSUB_-1207101967'), ('const-0', u'COPY_-1207101865'), (u'PTRSUB_-1207102984', u'PTRADD_-1207102984'), ('const-1', u'PTRADD_-1207103234'), (u'INDIRECT_-1207103882', u'MULTIEQUAL_-1207103853'), (u'INDIRECT_-1207104323', u'MULTIEQUAL_-1207103368'), ('tmp_3963', u'CBRANCH_-1207107526'), (u'CAST_-1207102806', u'INT_AND_-1207104935'), ('const-433', u'LOAD_-1207108520'), (u'INDIRECT_-1207104239', u'MULTIEQUAL_-1207104052'), ('tmp_6090', u'INT_SUB_-1207103420'), ('const--440', u'PTRSUB_-1207103169'), ('const-0', u'SUBPIECE_-1207106290'), (u'MULTIEQUAL_-1207103365', u'MULTIEQUAL_-1207103961'), ('const-1', u'PTRADD_-1207103065'), (u'STORE_-1207109268', u'INDIRECT_-1207104455'), (u'PTRADD_-1207102154', u'STORE_-1207106794'), (u'INT_SRIGHT_-1207108342', u'INT_ADD_-1207107849'), (u'INT_OR_-1207106675', u'STORE_-1207106685'), (u'PTRSUB_-1207102110', u'PTRADD_-1207102110'), (u'COPY_-1207105153', u'MULTIEQUAL_-1207104676'), (u'STORE_-1207109377', u'INDIRECT_-1207104491'), (u'MULTIEQUAL_-1207105897', u'INT_SUB_-1207109519'), (u'PTRADD_-1207108485', u'LOAD_-1207108547'), ('const-1', u'PTRADD_-1207108458'), (u'STORE_-1207106794', u'INDIRECT_-1207104034'), ('const-434', u'INT_ADD_-1207103266'), ('const-1', u'PTRADD_-1207101829'), (u'PTRSUB_-1207102299', u'PTRADD_-1207102299'), ('tmp_11467', u'PTRSUB_-1207102272'), ('const-1', u'PTRADD_-1207108574'), (u'MULTIEQUAL_-1207105667', u'PTRADD_-1207108485'), ('const-3', u'INT_ADD_-1207108367'), (u'SUBPIECE_-1207104012', u'INT_OR_-1207106490'), (u'CALL_-1207106694', u'INDIRECT_-1207103810'), ('const-433', u'LOAD_-1207109737'), (u'SUBPIECE_-1207105903', u'INT_SUB_-1207109943'), ('const-0', u'SUBPIECE_-1207105903'), (u'INT_NOTEQUAL_-1207107632', u'CBRANCH_-1207107630'), ('const-1', u'PTRADD_-1207108561'), (u'INT_OR_-1207109235', u'COPY_-1207109261'), (u'INT_AND_-1207102952', u'INT_NOTEQUAL_-1207107527'), ('const-3', u'PTRADD_-1207108410'), (u'INT_ADD_-1207103351', u'PTRADD_-1207109426'), (u'PTRADD_-1207102634', u'STORE_-1207108123'), (u'PTRSUB_-1207103049', u'COPY_-1207102851'), (u'STORE_-1207106978', u'INDIRECT_-1207104094'), ('const-433', u'STORE_-1207109119'), (u'PTRSUB_-1207103105', u'MULTIEQUAL_-1207105691'), ('tmp_1768', u'CBRANCH_-1207108960'), (u'INDIRECT_-1207105139', u'MULTIEQUAL_-1207104862'), (u'COPY_-1207101868', u'PIECE_-1207101810'), ('const--184', u'PTRSUB_-1207102714'), ('const-1', u'PTRADD_-1207108601'), (u'PTRSUB_-1207103568', u'CALLIND_-1207109090'), (u'INDIRECT_-1207104689', u'MULTIEQUAL_-1207104451'), ('tmp_6089', u'PTRADD_-1207109640'), (u'PTRADD_-1207109038', u'CAST_-1207102859'), ('const-1', u'PTRADD_-1207108496'), (u'INDIRECT_-1207104137', u'INT_XOR_-1207108017'), (u'PTRSUB_-1207103105', u'MULTIEQUAL_-1207105724'), ('const--184', u'PTRSUB_-1207103049'), (u'LOAD_-1207108844', u'STORE_-1207108808'), ('const-2', u'PTRADD_-1207108417'), (u'LOAD_-1207109100', u'CALLIND_-1207109090'), (u'INT_XOR_-1207108262', u'STORE_-1207108165'), ('const-1', u'PTRADD_-1207108653'), (u'PTRSUB_-1207102341', u'PTRADD_-1207102341'), (u'MULTIEQUAL_-1207105955', u'INT_ADD_-1207103232'), (u'COPY_-1207108850', u'MULTIEQUAL_-1207103683'), ('const-128', u'PTRSUB_-1207102110'), (u'INDIRECT_-1207104509', u'MULTIEQUAL_-1207104289'), (u'INT_ADD_-1207106568', u'INT_SEXT_-1207106557'), ('const-3', u'INT_AND_-1207107814'), (u'INDIRECT_-1207104143', u'MULTIEQUAL_-1207103366'), ('const-2', u'INT_ADD_-1207106829'), ('tmp_1918', u'CBRANCH_-1207108875'), ('tmp_483', u'CBRANCH_-1207109779'), (u'LOAD_-1207108547', u'STORE_-1207108477'), ('const-1', u'PTRADD_-1207102299'), (u'MULTIEQUAL_-1207104676', u'PTRADD_-1207102013'), (u'COPY_-1207103364', u'PIECE_-1207103304'), ('const-1', u'INT_SUB_-1207109698'), (u'PTRSUB_-1207103169', u'PTRADD_-1207103169'), ('const-433', u'LOAD_-1207106566'), (u'PTRADD_-1207101829', u'STORE_-1207106320'), (u'INDIRECT_-1207104599', u'MULTIEQUAL_-1207104322'), (u'STORE_-1207108728', u'INDIRECT_-1207103689'), (u'INDIRECT_-1207104427', u'MULTIEQUAL_-1207104484'), (u'INT_SRIGHT_-1207108342', u'INT_SEXT_-1207102400'), (u'INT_NOTEQUAL_-1207108911', u'CBRANCH_-1207108909'), (u'MULTIEQUAL_-1207105919', u'INT_ADD_-1207103378'), (u'STORE_-1207109439', u'INDIRECT_-1207104796'), ('const-4', u'PTRADD_-1207108467'), (u'STORE_-1207109653', u'INDIRECT_-1207104625'), (u'INDIRECT_-1207104419', u'MULTIEQUAL_-1207104250'), (u'PTRADD_-1207108391', u'STORE_-1207108451'), (u'LOAD_-1207109997', u'INT_ADD_-1207109971'), (u'PTRADD_-1207102666', u'STORE_-1207108165'), (u'INDIRECT_-1207104268', u'MULTIEQUAL_-1207104232'), ('const-1', u'PTRADD_-1207109358'), (u'INDIRECT_-1207105139', u'MULTIEQUAL_-1207104901'), (u'INT_SUB_-1207109698', u'MULTIEQUAL_-1207105971'), ('const-1', u'INT_SUB_-1207109593'), ('const-433', u'STORE_-1207107976'), (u'PTRADD_-1207103183', u'STORE_-1207109653'), ('const-7', u'INT_SUB_-1207109416'), (u'STORE_-1207109688', u'INDIRECT_-1207104191'), ('const--440', u'PTRSUB_-1207103226'), ('const--184', u'PTRSUB_-1207101986'), (u'STORE_-1207109758', u'INDIRECT_-1207105033'), (u'MULTIEQUAL_-1207106107', u'STORE_-1207108610'), ('const-1', u'PTRADD_-1207108640'), (u'STORE_-1207109496', u'INDIRECT_-1207104104'), (u'LOAD_-1207108725', u'STORE_-1207108689'), ('const-433', u'STORE_-1207106685'), (u'INT_ADD_-1207103213', u'INT_ADD_-1207103212'), ('tmp_6089', u'PTRADD_-1207109369'), (u'MULTIEQUAL_-1207105667', u'PTRADD_-1207108433'), (u'COPY_-1207106141', u'MULTIEQUAL_-1207105987'), (u'INDIRECT_-1207104535', u'MULTIEQUAL_-1207104451'), ('const-207', u'COPY_-1207102976'), (u'INT_ADD_-1207109971', u'COPY_-1207103283'), (u'COPY_-1207106141', u'MULTIEQUAL_-1207105971'), (u'STORE_-1207109268', u'INDIRECT_-1207104365'), ('const-3', u'INT_ADD_-1207102131'), (u'INT_SEXT_-1207106942', u'PTRADD_-1207101986'), ('const-2', u'COPY_-1207107431'), (u'STORE_-1207106320', u'INDIRECT_-1207102984'), ('const-5', u'INT_ADD_-1207108305'), ('tmp_11467', u'PTRSUB_-1207103103'), (u'INT_ADD_-1207103231', u'PTRADD_-1207103183'), (u'MULTIEQUAL_-1207103371', u'MULTIEQUAL_-1207104400'), ('const-433', u'LOAD_-1207109453'), (u'INT_LEFT_-1207107011', u'INT_OR_-1207106873'), (u'MULTIEQUAL_-1207105691', u'PTRADD_-1207108574'), ('const-1', u'PTRADD_-1207108417'), (u'INT_SEXT_-1207109980', u'INT_ADD_-1207101877'), ('const-433', u'STORE_-1207107256'), (u'INDIRECT_-1207104329', u'MULTIEQUAL_-1207104126'), (u'STORE_-1207109496', u'INDIRECT_-1207104554'), (u'INDIRECT_-1207102714', u'MULTIEQUAL_-1207104069'), (u'PTRADD_-1207102083', u'STORE_-1207106609'), (u'PTRADD_-1207102255', u'STORE_-1207107256'), (u'MULTIEQUAL_-1207103368', u'MULTIEQUAL_-1207104130'), ('const-63', u'INT_AND_-1207109110'), (u'INT_ADD_-1207103552', u'INT_ADD_-1207103301'), (u'STORE_-1207109407', u'INDIRECT_-1207104689'), (u'MULTIEQUAL_-1207103373', u'MULTIEQUAL_-1207104682'), (u'STORE_-1207108235', u'INDIRECT_-1207103463'), ('const-433', u'STORE_-1207108021'), (u'PTRADD_-1207103111', u'STORE_-1207109119'), ('const-0', u'INT_NOTEQUAL_-1207106972'), (u'INT_ADD_-1207103377', u'PTRADD_-1207109472'), (u'INT_SUB_-1207103383', u'INT_ADD_-1207103356'), (u'INT_AND_-1207106914', u'INT_SRIGHT_-1207106908'), ('const-1', u'PTRADD_-1207108467'), ('const--184', u'PTRSUB_-1207102690'), (u'INT_NOTEQUAL_-1207107527', u'CBRANCH_-1207107526'), (u'COPY_-1207101865', u'PIECE_-1207101813'), (u'INDIRECT_-1207104419', u'MULTIEQUAL_-1207104181'), ('const-1', u'INT_SUB_-1207109663'), (u'STORE_-1207109618', u'INDIRECT_-1207104159'), (u'STORE_-1207109653', u'INDIRECT_-1207104085'), (u'MULTIEQUAL_-1207104815', u'INT_ADD_-1207108091'), (u'INDIRECT_-1207104239', u'MULTIEQUAL_-1207103859'), (u'STORE_-1207109461', u'INDIRECT_-1207104808'), ('tmp_6089', u'PTRADD_-1207109675'), (u'PTRADD_-1207106974', u'LOAD_-1207107036'), (u'STORE_-1207109407', u'INDIRECT_-1207104059'), (u'INDIRECT_-1207105049', u'MULTIEQUAL_-1207104829'), ('const-435', u'INT_ADD_-1207103274'), (u'PTRSUB_-1207102181', u'PTRADD_-1207102181'), ('tmp_6090', u'INT_SUB_-1207103404'), (u'STORE_-1207109377', u'INDIRECT_-1207103951'), ('const-2', u'INT_ADD_-1207106845'), (u'STORE_-1207109377', u'INDIRECT_-1207104581'), (u'INDIRECT_-1207104047', u'INT_XOR_-1207107972'), ('const-1', u'PTRADD_-1207102056'), (u'INDIRECT_-1207105049', u'MULTIEQUAL_-1207104863'), ('const-6', u'PTRADD_-1207108391'), (u'INT_SEXT_-1207106355', u'CALL_-1207106347'), (u'INT_NOTEQUAL_-1207109782', u'CBRANCH_-1207109779'), (u'COPY_-1207101809', u'PIECE_-1207101757'), ('const-19', u'COPY_-1207102974'), ('const-0', u'COPY_-1207102970'), (u'INT_ADD_-1207106953', u'INT_SEXT_-1207106942'), (u'INDIRECT_-1207104599', u'MULTIEQUAL_-1207104379'), ('const-1', u'INT_SUB_-1207103436'), (u'MULTIEQUAL_-1207106181', u'STORE_-1207108768'), (u'PTRSUB_-1207103573', u'CALL_-1207109999'), (u'INDIRECT_-1207103657', u'MULTIEQUAL_-1207103598'), (u'STORE_-1207109368', u'INDIRECT_-1207104215'), (u'INDIRECT_-1207104183', u'MULTIEQUAL_-1207104159'), (u'MULTIEQUAL_-1207105919', u'INT_ADD_-1207103194'), (u'INT_NOTEQUAL_-1207107611', u'CBRANCH_-1207107609'), (u'PTRADD_-1207108424', u'STORE_-1207108484'), ('const-1', u'PTRADD_-1207103253'), (u'INT_AND_-1207102952', u'INT_NOTEQUAL_-1207106587'), (u'PTRADD_-1207109460', u'LOAD_-1207109522'), (u'STORE_-1207109377', u'INDIRECT_-1207104401'), ('const-3', u'INT_ADD_-1207106644'), (u'PTRADD_-1207108614', u'MULTIEQUAL_-1207106107'), (u'INT_ADD_-1207106475', u'MULTIEQUAL_-1207104676'), ('const-433', u'LOAD_-1207109997'), (u'INDIRECT_-1207104485', u'MULTIEQUAL_-1207103371'), (u'INDIRECT_-1207104815', u'INT_OR_-1207109235'), (u'MULTIEQUAL_-1207102972', u'INT_NOTEQUAL_-1207108591'), ('tmp_3297', u'CBRANCH_-1207107919'), (u'STORE_-1207109583', u'INDIRECT_-1207104323'), ('const-2', u'INT_NOTEQUAL_-1207109850'), ('const-1', u'PTRADD_-1207108959'), (u'STORE_-1207109439', u'INDIRECT_-1207104436'), (u'INDIRECT_-1207103301', u'MULTIEQUAL_-1207102750'), (u'COPY_-1207101811', u'PIECE_-1207101755'), (u'INT_AND_-1207102952', u'INT_LEFT_-1207106811'), ('const-0', u'INT_NOTEQUAL_-1207106956'), ('const-1', u'PTRADD_-1207102341'), (u'INT_ADD_-1207102229', u'PTRADD_-1207102181'), (u'INDIRECT_-1207104779', u'MULTIEQUAL_-1207104502'), ('tmp_6088', u'PTRSUB_-1207102324'), ('const-0', u'COPY_-1207102972'), ('const-1', u'PTRADD_-1207107360'), (u'MULTIEQUAL_-1207106082', u'STORE_-1207108509'), (u'INDIRECT_-1207105139', u'MULTIEQUAL_-1207104884'), (u'INDIRECT_-1207104329', u'MULTIEQUAL_-1207104074'), ('const-433', u'STORE_-1207108689'), (u'INT_NOTEQUAL_-1207107745', u'CBRANCH_-1207107744'), (u'SUBPIECE_-1207102215', u'INT_ADD_-1207106644'), ('tmp_6046', u'BRANCH_-1207106344'), (u'MULTIEQUAL_-1207106003', u'INT_ADD_-1207103289'), (u'INDIRECT_-1207104419', u'MULTIEQUAL_-1207104199'), (u'INT_SUB_-1207103420', u'INT_ADD_-1207103395'), (u'INDIRECT_-1207104419', u'MULTIEQUAL_-1207104142'), (u'INT_SRIGHT_-1207106524', u'SUBPIECE_-1207104012'), (u'MULTIEQUAL_-1207104232', u'MULTIEQUAL_-1207103922'), (u'MULTIEQUAL_-1207104908', u'PTRADD_-1207102299'), (u'INT_ADD_-1207103323', u'PTRADD_-1207109369'), ('tmp_3770', u'CBRANCH_-1207107630'), (u'INT_ADD_-1207103315', u'PTRADD_-1207103267'), (u'MULTIEQUAL_-1207106082', u'PTRADD_-1207108404'), (u'INDIRECT_-1207104869', u'MULTIEQUAL_-1207104490'), ('const-433', u'LOAD_-1207109772'), (u'INDIRECT_-1207104587', u'INT_XOR_-1207104822'), ('const-7', u'PTRADD_-1207108384'), ('const-1', u'INT_SUB_-1207103404'), (u'PTRSUB_-1207103105', u'COPY_-1207102837'), (u'SUBPIECE_-1207104203', u'INT_OR_-1207107245'), (u'INDIRECT_-1207105049', u'MULTIEQUAL_-1207104670'), (u'INT_ADD_-1207103212', u'PTRADD_-1207103164'), (u'INDIRECT_-1207104677', u'COPY_-1207108850'), (u'PTRADD_-1207103169', u'STORE_-1207109268'), (u'PTRADD_-1207109426', u'LOAD_-1207109488'), (u'STORE_-1207109583', u'INDIRECT_-1207104953'), ('const-0', u'COPY_-1207101806'), ('const-433', u'LOAD_-1207109597'), (u'MULTIEQUAL_-1207103853', u'MULTIEQUAL_-1207103839'), (u'INT_NOTEQUAL_-1207109550', u'CBRANCH_-1207109549'), ('const-1', u'COPY_-1207107655'), (u'CAST_-1207101809', u'LOAD_-1207106834'), ('tmp_11467', u'PTRSUB_-1207103568'), (u'INT_SUB_-1207107834', u'INT_AND_-1207107695'), ('const-433', u'STORE_-1207109368'), (u'STORE_-1207107549', u'INDIRECT_-1207104223'), (u'COPY_-1207102969', u'PIECE_-1207102922'), (u'SUBPIECE_-1207105903', u'INT_SUB_-1207109323'), (u'INT_AND_-1207109110', u'CAST_-1207102537'), (u'LOAD_-1207106339', u'STORE_-1207106320'), (u'INT_SUB_-1207109558', u'COPY_-1207103109'), ('const-1', u'PTRADD_-1207102197'), ('const-433', u'STORE_-1207107766'), (u'MULTIEQUAL_-1207106181', u'PTRADD_-1207108732'), ('tmp_451', u'CBRANCH_-1207109797'), (u'STORE_-1207109583', u'INDIRECT_-1207104503'), (u'PTRADD_-1207103253', u'STORE_-1207109439'), ('const-4', u'INT_ADD_-1207108210'), ('const-128', u'PTRSUB_-1207102369'), (u'STORE_-1207109618', u'INDIRECT_-1207104249'), (u'LOAD_-1207109420', u'STORE_-1207109368'), ('const-433', u'STORE_-1207106870'), (u'INDIRECT_-1207104297', u'MULTIEQUAL_-1207104216'), (u'INT_NOTEQUAL_-1207108894', u'CBRANCH_-1207108892'), (u'INDIRECT_-1207104413', u'MULTIEQUAL_-1207103369'), ('tmp_6088', u'PTRSUB_-1207102083'), (u'LOAD_-1207107506', u'INT_ZEXT_-1207105020'), ('tmp_6088', u'PTRSUB_-1207101900'), (u'INT_ADD_-1207103295', u'INT_ADD_-1207103266'), ('const-0', u'SUBPIECE_-1207104348'), (u'MULTIEQUAL_-1207104908', u'INT_ADD_-1207107229'), (u'LOAD_-1207109234', u'INT_ZEXT_-1207105615'), ('tmp_849', u'CBRANCH_-1207109549'), (u'MULTIEQUAL_-1207103368', u'MULTIEQUAL_-1207104232'), ('tmp_3583', u'CBRANCH_-1207107744'), (u'INDIRECT_-1207102984', u'MULTIEQUAL_-1207104340'), (u'PTRADD_-1207102197', u'LOAD_-1207106935'), (u'INT_NEGATE_-1207109899', u'INT_NOTEQUAL_-1207109550'), (u'PTRSUB_-1207103530', u'LOAD_-1207109997'), (u'PTRADD_-1207102714', u'STORE_-1207108235'), (u'PTRADD_-1207108692', u'MULTIEQUAL_-1207106141'), (u'INT_ADD_-1207108305', u'INT_SEXT_-1207108129'), ('const-1', u'PTRADD_-1207103226'), (u'LOAD_-1207109546', u'STORE_-1207109496'), ('const-128', u'PTRSUB_-1207102013'), (u'INDIRECT_-1207103676', u'MULTIEQUAL_-1207103651'), (u'MULTIEQUAL_-1207103839', u'COPY_-1207103934'), (u'COPY_-1207106332', u'MULTIEQUAL_-1207106003'), (u'INDIRECT_-1207104575', u'MULTIEQUAL_-1207103372'), ('const-0', u'INT_NOTEQUAL_-1207106587'), (u'STORE_-1207109387', u'INDIRECT_-1207103957'), (u'INT_SLESS_-1207107912', u'CBRANCH_-1207107919'), ('const-433', u'STORE_-1207109618'), (u'COPY_-1207103014', u'MULTIEQUAL_-1207105338'), (u'INDIRECT_-1207103867', u'MULTIEQUAL_-1207103598'), (u'INDIRECT_-1207104779', u'MULTIEQUAL_-1207104610'), (u'STORE_-1207109377', u'INDIRECT_-1207104131'), (u'STORE_-1207109119', u'INDIRECT_-1207104404'), (u'PTRSUB_-1207103145', u'PTRADD_-1207103145'), (u'INDIRECT_-1207103957', u'INT_XOR_-1207107972'), (u'PTRADD_-1207108433', u'LOAD_-1207108495'), ('const-0', u'INT_NOTEQUAL_-1207107343'), (u'MULTIEQUAL_-1207104676', u'SUBPIECE_-1207102215'), (u'INT_ADD_-1207109971', u'INT_SUB_-1207109323'), (u'MULTIEQUAL_-1207103375', u'MULTIEQUAL_-1207104862'), ('const-1', u'INT_SUB_-1207109558'), (u'COPY_-1207107655', u'MULTIEQUAL_-1207104908'), ('const-2', u'PTRADD_-1207108485'), (u'LOAD_-1207108582', u'STORE_-1207108484'), (u'STORE_-1207109758', u'INDIRECT_-1207104403'), (u'PTRADD_-1207106277', u'LOAD_-1207106339'), ('const-433', u'STORE_-1207109407'), (u'STORE_-1207109387', u'INDIRECT_-1207104407'), (u'INDIRECT_-1207103921', u'MULTIEQUAL_-1207103853'), (u'MULTIEQUAL_-1207104815', u'INT_ADD_-1207108397'), (u'MULTIEQUAL_-1207105667', u'PTRADD_-1207108467'), ('const-6', u'INT_SUB_-1207109438'), (u'INT_SUB_-1207109507', u'INT_ADD_-1207103370'), (u'STORE_-1207109397', u'INDIRECT_-1207104143'), (u'STORE_-1207109583', u'INDIRECT_-1207104683'), ('const-0', u'INT_NOTEQUAL_-1207107745'), ('const-1', u'PTRADD_-1207102279'), (u'INDIRECT_-1207104497', u'INT_XOR_-1207108262'), (u'INT_ADD_-1207103336', u'INT_ADD_-1207103315'), (u'STORE_-1207108021', u'INDIRECT_-1207103339'), (u'INDIRECT_-1207104551', u'MULTIEQUAL_-1207104469'), ('const-1', u'PTRADD_-1207108679'), (u'INDIRECT_-1207103852', u'MULTIEQUAL_-1207103839'), (u'PTRSUB_-1207101829', u'PTRADD_-1207101829'), (u'CAST_-1207102537', u'INT_SRIGHT_-1207108342'), (u'PTRSUB_-1207103065', u'PTRADD_-1207103065'), (u'INT_EQUAL_-1207109888', u'CBRANCH_-1207109886'), (u'STORE_-1207109618', u'INDIRECT_-1207104519'), ('const-31', u'INT_AND_-1207107285'), (u'INT_ADD_-1207103412', u'PTRADD_-1207109605'), ('const-1', u'PTRADD_-1207108424'), (u'MULTIEQUAL_-1207104815', u'INT_ADD_-1207108099'), (u'MULTIEQUAL_-1207105987', u'INT_ADD_-1207103270'), ('const-1', u'PTRADD_-1207108772'), ('const-433', u'STORE_-1207108235'), ('const-1', u'PTRADD_-1207106990'), ('const-8', u'PTRADD_-1207108509'), ('const-31', u'INT_AND_-1207107469'), ('const-3', u'INT_ADD_-1207102087'), (u'INT_SUB_-1207109438', u'INT_ADD_-1207103335'), (u'PTRADD_-1207102279', u'LOAD_-1207107607'), ('const-0', u'INT_EQUAL_-1207108984'), (u'STORE_-1207109583', u'INDIRECT_-1207104053'), (u'CALLIND_-1207109090', u'INDIRECT_-1207104587'), (u'STORE_-1207109758', u'INDIRECT_-1207104763'), (u'INDIRECT_-1207103524', u'MULTIEQUAL_-1207104880'), (u'PTRSUB_-1207103152', u'PTRADD_-1207103152'), (u'INDIRECT_-1207104094', u'MULTIEQUAL_-1207104036'), ('const-0', u'INT_SLESS_-1207107912'), (u'STORE_-1207108165', u'INDIRECT_-1207103421'), (u'STORE_-1207109583', u'INDIRECT_-1207104863'), (u'PTRSUB_-1207102714', u'PTRADD_-1207102714'), (u'COPY_-1207103360', u'PIECE_-1207103308'), (u'INDIRECT_-1207104959', u'MULTIEQUAL_-1207104704'), (u'STORE_-1207107976', u'INDIRECT_-1207103319'), (u'PTRADD_-1207108509', u'MULTIEQUAL_-1207102972'), (u'INT_ADD_-1207106660', u'PTRADD_-1207106612'), ('const-1', u'PTRADD_-1207109369'), (u'INT_XOR_-1207108230', u'STORE_-1207108203'), (u'INDIRECT_-1207104047', u'INT_XOR_-1207104523'), (u'STORE_-1207109397', u'INDIRECT_-1207104863'), (u'STORE_-1207109688', u'INDIRECT_-1207105001'), ('const-1', u'PTRADD_-1207102181'), (u'INDIRECT_-1207104249', u'MULTIEQUAL_-1207104164'), (u'STORE_-1207109758', u'INDIRECT_-1207104313'), (u'PTRADD_-1207103240', u'STORE_-1207109758'), (u'COPY_-1207101869', u'PIECE_-1207101809'), ('const--440', u'PTRSUB_-1207103111'), (u'INT_ADD_-1207107849', u'INT_ADD_-1207106953'), (u'CALL_-1207109999', u'INDIRECT_-1207105049'), (u'INDIRECT_-1207104419', u'MULTIEQUAL_-1207104233'), (u'INDIRECT_-1207104509', u'MULTIEQUAL_-1207104130'), (u'INT_EQUAL_-1207106855', u'CBRANCH_-1207106852'), (u'LOAD_-1207108804', u'STORE_-1207108768'), ('const--440', u'PTRSUB_-1207103240'), ('tmp_11467', u'PTRSUB_-1207103164'), (u'INDIRECT_-1207104503', u'MULTIEQUAL_-1207103370'), (u'LOAD_-1207108538', u'STORE_-1207108470'), ('const--440', u'PTRSUB_-1207103202'), (u'INDIRECT_-1207103723', u'MULTIEQUAL_-1207103668'), (u'CALLIND_-1207109090', u'INDIRECT_-1207104227'), (u'INDIRECT_-1207104239', u'MULTIEQUAL_-1207104035'), (u'INDIRECT_-1207104239', u'MULTIEQUAL_-1207103961'), ('const-128', u'PTRSUB_-1207102083'), (u'INT_SUB_-1207109459', u'COPY_-1207103013'), ('tmp_6091', u'SUBPIECE_-1207106290'), (u'INT_SUB_-1207105249', u'INT_ZEXT_-1207106261'), (u'STORE_-1207109618', u'INDIRECT_-1207104969'), (u'LOAD_-1207109072', u'INT_SLESS_-1207109038'), ('tmp_6088', u'PTRSUB_-1207102369'), (u'PTRSUB_-1207102083', u'PTRADD_-1207102083'), (u'STORE_-1207109407', u'INDIRECT_-1207104779'), (u'CALLIND_-1207109090', u'INDIRECT_-1207104767'), (u'INT_SUB_-1207109473', u'INT_ADD_-1207103351'), (u'INT_SUB_-1207103452', u'INT_ADD_-1207103429'), (u'PTRSUB_-1207103267', u'PTRADD_-1207103267'), ('const-1', u'PTRADD_-1207103152'), (u'PTRADD_-1207103164', u'STORE_-1207109618'), (u'INT_ADD_-1207107849', u'INT_ADD_-1207106753'), ('tmp_1662', u'CBRANCH_-1207109045'), (u'STORE_-1207107667', u'INDIRECT_-1207104268'), (u'STORE_-1207109268', u'INDIRECT_-1207104275'), (u'INDIRECT_-1207104689', u'MULTIEQUAL_-1207104310'), ('const--184', u'PTRSUB_-1207102127'), (u'MULTIEQUAL_-1207103927', u'MULTIEQUAL_-1207103922'), (u'INT_XOR_-1207108160', u'STORE_-1207108123'), (u'INDIRECT_-1207104207', u'MULTIEQUAL_-1207104126'), ('const-1', u'PTRADD_-1207108476'), ('const-433', u'LOAD_-1207108590'), ('const-433', u'LOAD_-1207106859'), (u'PTRADD_-1207109472', u'LOAD_-1207109534'), (u'STORE_-1207109653', u'INDIRECT_-1207104445'), (u'PTRSUB_-1207102690', u'PTRADD_-1207102690'), (u'COPY_-1207102975', u'PIECE_-1207102917'), (u'INT_AND_-1207109875', u'INT_NOTEQUAL_-1207109816'), (u'COPY_-1207102971', u'PIECE_-1207102921'), (u'INT_ADD_-1207106820', u'CAST_-1207101809'), ('const-0', u'COPY_-1207102973'), (u'INT_SEXT_-1207107313', u'PTRADD_-1207102272'), ('const-433', u'LOAD_-1207107506'), (u'MULTIEQUAL_-1207106082', u'PTRADD_-1207108391'), ('const-128', u'PTRSUB_-1207102039'), ('tmp_6089', u'PTRADD_-1207109570'), (u'LOAD_-1207109597', u'STORE_-1207109583'), (u'INT_ADD_-1207103552', u'INT_ADD_-1207103283'), (u'STORE_-1207108808', u'INDIRECT_-1207103723'), (u'MULTIEQUAL_-1207105897', u'INT_ADD_-1207103295'), (u'INDIRECT_-1207103706', u'MULTIEQUAL_-1207103650'), (u'STORE_-1207109723', u'INDIRECT_-1207104387'), (u'INT_SUB_-1207107834', u'INT_AND_-1207106914'), ('tmp_6088', u'PTRSUB_-1207101967'), (u'STORE_-1207109407', u'INDIRECT_-1207104509'), (u'INT_NOTEQUAL_-1207108877', u'CBRANCH_-1207108875'), ('const-6', u'INT_ADD_-1207108099'), ('const-0', u'RETURN_-1207106759'), ('const-1', u'PTRADD_-1207102714'), (u'INDIRECT_-1207103434', u'MULTIEQUAL_-1207104790'), (u'INT_AND_-1207102952', u'INT_NOTEQUAL_-1207106956'), ('const-1', u'INT_SUB_-1207104732'), (u'STORE_-1207109397', u'INDIRECT_-1207104683'), ('tmp_6088', u'PTRSUB_-1207103530'), ('tmp_6089', u'PTRADD_-1207109472'), (u'CALLIND_-1207109090', u'INDIRECT_-1207104137'), (u'INDIRECT_-1207105049', u'MULTIEQUAL_-1207104846'), ('const-5', u'INT_NOTEQUAL_-1207109799'), (u'INDIRECT_-1207104763', u'MULTIEQUAL_-1207104683'), (u'PTRADD_-1207109391', u'LOAD_-1207109453'), (u'MULTIEQUAL_-1207106141', u'STORE_-1207108689'), (u'STORE_-1207109439', u'INDIRECT_-1207104076'), (u'INT_NOTEQUAL_-1207106772', u'CBRANCH_-1207106771'), ('tmp_11467', u'PTRSUB_-1207102487'), ('const-0', u'COPY_-1207101862'), ('const--440', u'PTRSUB_-1207101829'), ('const--440', u'PTRSUB_-1207103218'), ('const-433', u'STORE_-1207106794'), (u'STORE_-1207106320', u'INDIRECT_-1207103524'), (u'LOAD_-1207109772', u'STORE_-1207109758'), ('const--184', u'PTRSUB_-1207102984'), ('const-433', u'STORE_-1207107963'), (u'INT_ADD_-1207103289', u'INT_ADD_-1207103258'), (u'MULTIEQUAL_-1207106196', u'PTRADD_-1207108772'), (u'PIECE_-1207101757', u'PIECE_-1207101756'), (u'PTRADD_-1207102369', u'STORE_-1207107549'), (u'STORE_-1207106320', u'INDIRECT_-1207103434'), (u'PIECE_-1207103305', u'PIECE_-1207103304'), (u'INDIRECT_-1207104371', u'MULTIEQUAL_-1207104289'), (u'LOAD_-1207110048', u'INT_EQUAL_-1207106822'), (u'INT_SUB_-1207109628', u'MULTIEQUAL_-1207105936'), (u'LOAD_-1207109072', u'INT_SUB_-1207105249'), ('const-437', u'INT_ADD_-1207103301'), (u'MULTIEQUAL_-1207105897', u'INT_SUB_-1207109473'), (u'INDIRECT_-1207104445', u'MULTIEQUAL_-1207104361'), (u'COPY_-1207103362', u'PIECE_-1207103306'), ('tmp_11467', u'PTRSUB_-1207103234'), ('tmp_6090', u'INT_ADD_-1207103335'), (u'INDIRECT_-1207103867', u'MULTIEQUAL_-1207103650'), (u'INT_ADD_-1207103395', u'PTRADD_-1207109570'), (u'INT_NOTEQUAL_-1207107343', u'CBRANCH_-1207107342'), (u'INT_AND_-1207102952', u'INT_NOTEQUAL_-1207107343'), (u'INT_NOTEQUAL_-1207107826', u'CBRANCH_-1207107825'), (u'MULTIEQUAL_-1207104908', u'SUBPIECE_-1207104312'), (u'INDIRECT_-1207104943', u'MULTIEQUAL_-1207103839'), ('const-0', u'SUBPIECE_-1207103950'), ('tmp_6088', u'PTRSUB_-1207102299'), ('tmp_11467', u'PTRSUB_-1207102690'), ('const-433', u'LOAD_-1207109285'), (u'SUBPIECE_-1207106279', u'INT_OR_-1207109235'), (u'PTRSUB_-1207102324', u'PTRADD_-1207102324'), ('const-1', u'INT_SUB_-1207103484'), (u'INDIRECT_-1207104805', u'MULTIEQUAL_-1207104721'), (u'STORE_-1207109268', u'INDIRECT_-1207103915'), ('const-433', u'STORE_-1207108768'), (u'INT_ADD_-1207103316', u'PTRADD_-1207109358'), (u'INT_ZEXT_-1207105615', u'INT_AND_-1207109110'), (u'PTRSUB_-1207102154', u'PTRADD_-1207102154'), (u'CALL_-1207106694', u'INDIRECT_-1207103634'), (u'STORE_-1207109688', u'INDIRECT_-1207104911'), (u'INT_SUB_-1207109519', u'INT_ADD_-1207103377'), ('const-0', u'INT_EQUAL_-1207109079'), (u'PTRADD_-1207102984', u'MULTIEQUAL_-1207106196'), (u'MULTIEQUAL_-1207105987', u'INT_ADD_-1207103446'), (u'MULTIEQUAL_-1207105897', u'INT_SUB_-1207109459'), (u'PTRADD_-1207108640', u'MULTIEQUAL_-1207105708'), (u'STORE_-1207109268', u'INDIRECT_-1207104185'), (u'STORE_-1207109496', u'INDIRECT_-1207104464'), (u'PIECE_-1207101759', u'PIECE_-1207101758'), ('const-4', u'INT_LEFT_-1207109298'), (u'STORE_-1207109688', u'INDIRECT_-1207104371'), (u'COPY_-1207102976', u'PIECE_-1207102916'), (u'INDIRECT_-1207104227', u'INT_XOR_-1207108017'), (u'INT_SUB_-1207104732', u'INT_AND_-1207107814'), (u'PTRADD_-1207102487', u'LOAD_-1207107821'), (u'INT_ADD_-1207107509', u'INT_SEXT_-1207107497'), (u'STORE_-1207109583', u'INDIRECT_-1207104413'), (u'INDIRECT_-1207103867', u'MULTIEQUAL_-1207103575'), (u'SUBPIECE_-1207106290', u'INT_LEFT_-1207109298'), ('tmp_6067', u'BRANCH_-1207106314'), (u'CALL_-1207109999', u'INDIRECT_-1207105890'), (u'PTRSUB_-1207102578', u'PTRADD_-1207102578'), (u'CALLIND_-1207109090', u'INT_EQUAL_-1207109079'), (u'INDIRECT_-1207105139', u'MULTIEQUAL_-1207104936'), ('const-1', u'PTRADD_-1207108574'), ('const-9536', u'PTRSUB_-1207103530'), (u'LOAD_-1207108495', u'STORE_-1207108444'), (u'INT_NOTEQUAL_-1207109816', u'CBRANCH_-1207109814'), (u'STORE_-1207109119', u'INDIRECT_-1207104044'), ('tmp_4496', u'BRANCH_-1207107233'), ('const-3', u'INT_NOTEQUAL_-1207108928'), (u'STORE_-1207109758', u'INDIRECT_-1207104223'), (u'PTRSUB_-1207102056', u'PTRADD_-1207102056'), (u'PTRADD_-1207109640', u'LOAD_-1207109702'), ('const-7', u'INT_AND_-1207104935'), ('tmp_6090', u'INT_ADD_-1207103316'), (u'INDIRECT_-1207104779', u'MULTIEQUAL_-1207104559'), (u'CALL_-1207106347', u'INDIRECT_-1207103766'), (u'INT_SEXT_-1207106742', u'PTRADD_-1207102127'), (u'STORE_-1207109723', u'INDIRECT_-1207104837'), (u'PTRADD_-1207109605', u'LOAD_-1207109667'), (u'MULTIEQUAL_-1207105897', u'INT_ADD_-1207103324'), (u'STORE_-1207106609', u'INDIRECT_-1207103973'), (u'STORE_-1207109387', u'INDIRECT_-1207104767'), (u'INT_ADD_-1207102087', u'PTRADD_-1207102039'), (u'STORE_-1207107365', u'INDIRECT_-1207104161'), (u'MULTIEQUAL_-1207104676', u'INT_ADD_-1207102131'), ('const-40', u'INT_ADD_-1207110032'), (u'INT_ADD_-1207103250', u'PTRADD_-1207103202'), (u'INT_ADD_-1207103250', u'PTRADD_-1207103202'), (u'INDIRECT_-1207104969', u'MULTIEQUAL_-1207104884'), ('tmp_11467', u'PTRSUB_-1207103573'), (u'INDIRECT_-1207104927', u'MULTIEQUAL_-1207104846'), ('const-1', u'PTRADD_-1207109535'), (u'MULTIEQUAL_-1207106124', u'STORE_-1207108650'), ('const-1', u'PTRADD_-1207108520'), ('const-1', u'INT_ADD_-1207102327'), ('tmp_361', u'CBRANCH_-1207109848'), ('tmp_11467', u'PTRSUB_-1207102666'), (u'MULTIEQUAL_-1207104908', u'PTRADD_-1207102255'), (u'INT_LEFT_-1207106626', u'STORE_-1207106609'), (u'INDIRECT_-1207105049', u'MULTIEQUAL_-1207104772'), (u'PTRADD_-1207102555', u'STORE_-1207107976'), ('tmp_6090', u'SUBPIECE_-1207105903'), (u'PTRSUB_-1207102255', u'PTRADD_-1207102255'), (u'INT_ADD_-1207103552', u'INT_ADD_-1207103295'), (u'STORE_-1207109387', u'INDIRECT_-1207104317'), (u'INT_ADD_-1207103194', u'INT_ADD_-1207103193'), (u'INT_SRIGHT_-1207106908', u'SUBPIECE_-1207103950'), (u'STORE_-1207109758', u'INDIRECT_-1207104583'), (u'INT_XOR_-1207104822', u'STORE_-1207108235'), (u'STORE_-1207107766', u'INDIRECT_-1207104301'), ('tmp_1738', u'CBRANCH_-1207108981'), (u'PTRADD_-1207103103', u'STORE_-1207109496'), (u'STORE_-1207109377', u'INDIRECT_-1207104041'), (u'INT_AND_-1207109875', u'INT_NOTEQUAL_-1207109799'), ('const-433', u'STORE_-1207109397'), (u'INT_ADD_-1207103324', u'INT_ADD_-1207103301'), ('const-433', u'LOAD_-1207109546'), ('const-5', u'PTRADD_-1207108398'), (u'INDIRECT_-1207104747', u'MULTIEQUAL_-1207104666'), (u'STORE_-1207109439', u'INDIRECT_-1207104616'), (u'CALL_-1207109999', u'INDIRECT_-1207104869'), ('const-0', u'SUBPIECE_-1207106279'), (u'PTRADD_-1207108959', u'CAST_-1207102806'), ('const-1', u'PTRADD_-1207103210'), (u'MULTIEQUAL_-1207105897', u'INT_ADD_-1207103356'), (u'INDIRECT_-1207104329', u'MULTIEQUAL_-1207104160'), (u'STORE_-1207106994', u'INDIRECT_-1207103921'), (u'INT_SEXT_-1207109980', u'INT_ADD_-1207103289'), (u'INT_SEXT_-1207109980', u'INT_ADD_-1207103232'), ('const-433', u'INT_ADD_-1207103258'), (u'PTRSUB_-1207102452', u'STORE_-1207107766'), ('const-433', u'STORE_-1207106883'), ('const-433', u'LOAD_-1207109420'), (u'STORE_-1207109496', u'INDIRECT_-1207104284'), ('const-0', u'COPY_-1207101863'), (u'COPY_-1207101808', u'PIECE_-1207101758'), ('tmp_11467', u'PTRSUB_-1207103267'), (u'INT_SUB_-1207109943', u'INT_ZEXT_-1207106320'), (u'PTRADD_-1207102056', u'LOAD_-1207106566'), (u'COPY_-1207106141', u'MULTIEQUAL_-1207105955'), ('const-433', u'LOAD_-1207106834'), (u'STORE_-1207109723', u'INDIRECT_-1207104567'), (u'STORE_-1207109688', u'INDIRECT_-1207104551'), (u'COPY_-1207102970', u'PIECE_-1207102922'), (u'INT_ZEXT_-1207105470', u'CAST_-1207102087'), (u'MULTIEQUAL_-1207106003', u'INT_SUB_-1207109733'), (u'INT_NOTEQUAL_-1207108945', u'CBRANCH_-1207108943'), (u'STORE_-1207106320', u'INDIRECT_-1207102714'), ('const-1', u'INT_SUB_-1207109943'), (u'INDIRECT_-1207104599', u'MULTIEQUAL_-1207104413'), (u'INDIRECT_-1207104689', u'MULTIEQUAL_-1207104469'), (u'INT_NEGATE_-1207109899', u'SUBPIECE_-1207105657'), (u'INT_AND_-1207102952', u'INT_NOTEQUAL_-1207106972'), ('const-2', u'INT_ADD_-1207107509'), (u'PTRADD_-1207108467', u'LOAD_-1207108529'), ('const-1', u'PTRADD_-1207108719'), (u'MULTIEQUAL_-1207105708', u'PTRADD_-1207108601'), (u'PTRADD_-1207101967', u'STORE_-1207106883'), (u'PTRADD_-1207103202', u'STORE_-1207109368'), ('const-1', u'PTRADD_-1207102487'), (u'INT_SUB_-1207109663', u'MULTIEQUAL_-1207105955'), (u'CALL_-1207106347', u'INDIRECT_-1207102776'), (u'INT_ADD_-1207108099', u'INT_SEXT_-1207108065'), ('const-9528', u'PTRSUB_-1207103181'), (u'STORE_-1207109653', u'INDIRECT_-1207104535'), (u'MULTIEQUAL_-1207105667', u'PTRADD_-1207108442'), (u'INT_ADD_-1207107022', u'PTRADD_-1207106974'), (u'INT_AND_-1207109875', u'INT_EQUAL_-1207109888'), (u'INT_SEXT_-1207108402', u'PTRADD_-1207102714'), (u'INT_ADD_-1207108397', u'INT_SEXT_-1207108372'), ('const-1', u'PTRADD_-1207108640'), ('const-1', u'PTRADD_-1207108719'), ('const-8', u'INT_SUB_-1207107834'), ('const-1', u'PTRADD_-1207103065'), (u'INT_AND_-1207106715', u'INT_SRIGHT_-1207106709'), ('const-6', u'INT_NOTEQUAL_-1207108877'), (u'INDIRECT_-1207104058', u'MULTIEQUAL_-1207104036'), (u'MULTIEQUAL_-1207104676', u'INT_ADD_-1207106475'), ('const-1', u'PTRADD_-1207109448'), (u'INDIRECT_-1207104239', u'MULTIEQUAL_-1207104000'), (u'PTRSUB_-1207101986', u'PTRADD_-1207101986'), ('const-1', u'PTRADD_-1207108692'), (u'INDIRECT_-1207104509', u'MULTIEQUAL_-1207104232'), (u'INDIRECT_-1207104085', u'MULTIEQUAL_-1207104000'), (u'INDIRECT_-1207102894', u'MULTIEQUAL_-1207104250'), ('const-433', u'LOAD_-1207107036'), (u'PIECE_-1207102919', u'PIECE_-1207102918'), (u'INT_ADD_-1207103552', u'INT_ADD_-1207103336'), (u'INT_ADD_-1207103283', u'INT_ADD_-1207103250'), ('tmp_3800', u'CBRANCH_-1207107609'), (u'MULTIEQUAL_-1207104676', u'INT_ADD_-1207102272'), (u'CALL_-1207109999', u'INDIRECT_-1207104419'), (u'INT_SEXT_-1207106926', u'PTRADD_-1207102197'), ('const--184', u'PTRSUB_-1207102197'), (u'PIECE_-1207101754', u'PIECE_-1207101753'), (u'MULTIEQUAL_-1207104676', u'PTRADD_-1207106990'), (u'INT_LEFT_-1207107781', u'STORE_-1207107766'), (u'INDIRECT_-1207103810', u'COPY_-1207103868'), ('const-252', u'COPY_-1207101812'), (u'MULTIEQUAL_-1207105743', u'LOAD_-1207108764'), (u'INDIRECT_-1207104053', u'MULTIEQUAL_-1207103365'), ('const-252', u'COPY_-1207101868'), (u'STORE_-1207109723', u'INDIRECT_-1207104927'), ('tmp_11467', u'PTRSUB_-1207102056'), (u'INDIRECT_-1207104509', u'MULTIEQUAL_-1207104254'), ('const-1', u'PTRADD_-1207109426'), (u'INT_NOTEQUAL_-1207108962', u'CBRANCH_-1207108960'), ('tmp_6089', u'PTRADD_-1207106277'), (u'INT_OR_-1207107655', u'STORE_-1207107667'), (u'INT_ADD_-1207103152', u'INT_ADD_-1207103151'), ('const-9536', u'PTRSUB_-1207103082'), ('const-433', u'LOAD_-1207108538'), (u'STORE_-1207109688', u'INDIRECT_-1207104641'), ('tmp_5848', u'CBRANCH_-1207106586'), (u'INDIRECT_-1207103673', u'MULTIEQUAL_-1207103616'), (u'INDIRECT_-1207104943', u'MULTIEQUAL_-1207103922'), (u'INT_OR_-1207107245', u'STORE_-1207107256'), ('const-1', u'PTRADD_-1207108509'), (u'INT_SEXT_-1207108180', u'PTRADD_-1207102578'), (u'INDIRECT_-1207103867', u'MULTIEQUAL_-1207103683'), (u'PTRADD_-1207106990', u'LOAD_-1207107052'), ('tmp_11467', u'PTRSUB_-1207102714'), (u'INT_NOTEQUAL_-1207106956', u'CBRANCH_-1207106955'), (u'INDIRECT_-1207104239', u'MULTIEQUAL_-1207104018'), ('const-1', u'PTRADD_-1207102127'), ('const-1', u'PTRADD_-1207102013'), (u'INT_ADD_-1207109971', u'INT_SEXT_-1207103026'), (u'PTRSUB_-1207102431', u'PTRADD_-1207102431'), ('const-433', u'LOAD_-1207108844'), (u'INDIRECT_-1207104689', u'MULTIEQUAL_-1207104486'), ('tmp_6089', u'PTRADD_-1207109605'), (u'INDIRECT_-1207104689', u'MULTIEQUAL_-1207104520'), (u'INT_AND_-1207102952', u'INT_LEFT_-1207107781'), (u'MULTIEQUAL_-1207106196', u'STORE_-1207108808'), (u'INT_ADD_-1207103301', u'INT_ADD_-1207103274'), (u'MULTIEQUAL_-1207103375', u'MULTIEQUAL_-1207104760'), ('const-433', u'LOAD_-1207108529'), (u'INT_AND_-1207109123', u'STORE_-1207109119'), (u'MULTIEQUAL_-1207106124', u'PTRADD_-1207108614'), (u'INDIRECT_-1207104677', u'INT_XOR_-1207104822'), (u'INDIRECT_-1207105001', u'MULTIEQUAL_-1207104919'), ('const-433', u'STORE_-1207108808'), (u'STORE_-1207109688', u'INDIRECT_-1207104821'), (u'STORE_-1207109723', u'INDIRECT_-1207105017'), ('const-433', u'STORE_-1207108470'), ('const-247', u'COPY_-1207102975'), (u'INDIRECT_-1207104583', u'MULTIEQUAL_-1207104503'), (u'STORE_-1207109268', u'INDIRECT_-1207104815'), (u'MULTIEQUAL_-1207105708', u'LOAD_-1207108686'), (u'PTRSUB_-1207103103', u'PTRADD_-1207103103'), (u'STORE_-1207108123', u'INDIRECT_-1207103392'), ('const-1', u'PTRADD_-1207102369'), ('const-40', u'INT_ADD_-1207103146'), (u'STORE_-1207109268', u'INDIRECT_-1207104005'), (u'MULTIEQUAL_-1207104103', u'MULTIEQUAL_-1207103922'), (u'MULTIEQUAL_-1207104676', u'INT_ADD_-1207106660'), ('const-433', u'STORE_-1207108451'), (u'INT_SUB_-1207107834', u'INT_AND_-1207106899'), (u'STORE_-1207109758', u'INDIRECT_-1207104133'), (u'INDIRECT_-1207104159', u'MULTIEQUAL_-1207104074'), (u'INT_AND_-1207109875', u'INT_NOTEQUAL_-1207109833'), (u'MULTIEQUAL_-1207103374', u'MULTIEQUAL_-1207104670'), (u'INT_SEXT_-1207108129', u'PTRADD_-1207102555'), (u'INT_ZEXT_-1207105020', u'CAST_-1207102147'), (u'INT_LEFT_-1207107011', u'STORE_-1207106994'), (u'INT_SEXT_-1207109980', u'INT_ADD_-1207103270'), ('tmp_11467', u'PTRSUB_-1207103202'), ('tmp_11467', u'PTRSUB_-1207103202'), ('tmp_6090', u'INT_SUB_-1207103468'), (u'PTRADD_-1207108442', u'LOAD_-1207108504'), (u'PTRADD_-1207109675', u'LOAD_-1207109737'), (u'STORE_-1207109407', u'INDIRECT_-1207104419'), (u'COPY_-1207106141', u'MULTIEQUAL_-1207105897'), (u'STORE_-1207109387', u'INDIRECT_-1207104857'), (u'CALL_-1207109999', u'INDIRECT_-1207105229'), (u'INT_LEFT_-1207106994', u'INT_OR_-1207106859'), ('tmp_11467', u'PTRSUB_-1207102197'), ('const-1', u'PTRADD_-1207102666'), (u'INT_ADD_-1207103552', u'INT_ADD_-1207103324'), (u'MULTIEQUAL_-1207105779', u'LOAD_-1207108844'), ('const-128', u'PTRSUB_-1207102181'), (u'MULTIEQUAL_-1207105779', u'PTRADD_-1207108759'), (u'PTRADD_-1207108959', u'SUBPIECE_-1207105799'), (u'PTRADD_-1207108496', u'COPY_-1207102632'), (u'STORE_-1207106320', u'INDIRECT_-1207103614'), (u'MULTIEQUAL_-1207106082', u'PTRADD_-1207108417'), (u'INT_LEFT_-1207107566', u'STORE_-1207107549'), (u'PTRSUB_-1207103210', u'PTRADD_-1207103210'), ('const-1', u'PTRADD_-1207103111'), (u'MULTIEQUAL_-1207104815', u'INT_ADD_-1207108305'), (u'INDIRECT_-1207104789', u'MULTIEQUAL_-1207104704'), (u'STORE_-1207109583', u'INDIRECT_-1207104593'), (u'PTRSUB_-1207102224', u'PTRADD_-1207102224'), (u'INT_ZEXT_-1207105289', u'CAST_-1207102023'), (u'LOAD_-1207106935', u'INT_ZEXT_-1207105289'), (u'MULTIEQUAL_-1207105955', u'INT_SUB_-1207109628'), (u'INT_SUB_-1207103484', u'INT_ADD_-1207103463'), (u'INT_SRIGHT_-1207108342', u'INT_SEXT_-1207102399'), (u'CAST_-1207101848', u'INT_SRIGHT_-1207106908'), (u'PTRSUB_-1207102543', u'PTRADD_-1207102543'), (u'MULTIEQUAL_-1207105897', u'INT_ADD_-1207103307'), (u'STORE_-1207107963', u'INDIRECT_-1207103310'), (u'MULTIEQUAL_-1207104815', u'INT_ADD_-1207108210'), (u'INDIRECT_-1207105139', u'MULTIEQUAL_-1207104919'), (u'INT_ADD_-1207109971', u'INT_SEXT_-1207103025'), ('const-192', u'INT_MULT_-1207109194'), (u'STORE_-1207108509', u'INDIRECT_-1207103593'), (u'INT_LEFT_-1207109298', u'SUBPIECE_-1207106279'), (u'INDIRECT_-1207104419', u'MULTIEQUAL_-1207104216'), (u'PTRADD_-1207107360', u'LOAD_-1207107422'), (u'LOAD_-1207107036', u'INT_LEFT_-1207106994'), (u'PTRADD_-1207102578', u'STORE_-1207108021'), (u'STORE_-1207109496', u'INDIRECT_-1207104644'), ('const-433', u'STORE_-1207108123'), ('tmp_6089', u'PTRADD_-1207109448'), ('const-1', u'PTRADD_-1207102984'), (u'LOAD_-1207109285', u'INT_SEXT_-1207109268'), (u'LOAD_-1207108590', u'STORE_-1207108509'), (u'STORE_-1207109268', u'INDIRECT_-1207104725'), (u'PTRADD_-1207108601', u'MULTIEQUAL_-1207105691'), (u'MULTIEQUAL_-1207103372', u'MULTIEQUAL_-1207104592'), (u'STORE_-1207109119', u'INDIRECT_-1207104134'), (u'MULTIEQUAL_-1207104815', u'INT_ADD_-1207108391'), ('const-433', u'STORE_-1207106994'), (u'INDIRECT_-1207105139', u'MULTIEQUAL_-1207104970'), (u'INDIRECT_-1207104609', u'MULTIEQUAL_-1207104524'), (u'INT_OR_-1207107428', u'STORE_-1207107438'), (u'PTRSUB_-1207103253', u'PTRADD_-1207103253'), (u'SUBPIECE_-1207105657', u'INT_2COMP_-1207109890'), (u'LOAD_-1207108529', u'STORE_-1207108464'), (u'COPY_-1207102908', u'MULTIEQUAL_-1207104815'), (u'PTRADD_-1207108398', u'STORE_-1207108458'), ('const--184', u'PTRSUB_-1207102555'), (u'INT_AND_-1207107469', u'INT_SRIGHT_-1207107463'), (u'INDIRECT_-1207104265', u'MULTIEQUAL_-1207104181'), ('const-1', u'PTRADD_-1207108772'), (u'INDIRECT_-1207104699', u'MULTIEQUAL_-1207104614'), (u'LOAD_-1207109072', u'COPY_-1207102718'), ('const-433', u'LOAD_-1207108547'), ('const--440', u'PTRSUB_-1207103183'), (u'STORE_-1207109758', u'INDIRECT_-1207104673'), (u'PTRADD_-1207108653', u'MULTIEQUAL_-1207106124'), (u'INT_ADD_-1207107324', u'INT_SEXT_-1207107313'), ('const-0', u'COPY_-1207101864'), (u'INDIRECT_-1207104845', u'MULTIEQUAL_-1207103375'), (u'INDIRECT_-1207104133', u'MULTIEQUAL_-1207104052'), (u'LOAD_-1207109234', u'INT_AND_-1207109123'), (u'INDIRECT_-1207104911', u'MULTIEQUAL_-1207104829'), ('const-433', u'STORE_-1207108477'), (u'INDIRECT_-1207104779', u'MULTIEQUAL_-1207104524'), (u'STORE_-1207109461', u'INDIRECT_-1207103998'), ('const-7', u'INT_AND_-1207109875'), ('const-433', u'LOAD_-1207108764'), ('tmp_11467', u'PTRSUB_-1207102127'), (u'PIECE_-1207101814', u'PIECE_-1207101813'), ('const-0', u'COPY_-1207101810'), (u'MULTIEQUAL_-1207106141', u'PTRADD_-1207108653'), (u'INDIRECT_-1207103867', u'MULTIEQUAL_-1207103616'), (u'PIECE_-1207101758', u'PIECE_-1207101757'), ('const-433', u'STORE_-1207107438'), ('const-1', u'PTRADD_-1207109484'), (u'PTRADD_-1207102487', u'PTRADD_-1207107360'), ('const-1', u'PTRADD_-1207108485'), (u'STORE_-1207109583', u'INDIRECT_-1207104773'), (u'INT_ADD_-1207103266', u'PTRADD_-1207103218'), (u'PTRADD_-1207102299', u'STORE_-1207107365'), ('const-433', u'LOAD_-1207110048'), ('const-7', u'INT_AND_-1207102952'), (u'PIECE_-1207101812', u'PIECE_-1207101811'), ('const-433', u'LOAD_-1207109100'), ('const-1', u'PTRADD_-1207102634'), (u'INT_ADD_-1207103429', u'PTRADD_-1207109640'), ('const-31', u'INT_AND_-1207106715'), (u'INT_ADD_-1207107849', u'INT_ADD_-1207107324'), (u'INDIRECT_-1207104281', u'MULTIEQUAL_-1207104199'), (u'INDIRECT_-1207104959', u'MULTIEQUAL_-1207104682'), (u'COPY_-1207106141', u'MULTIEQUAL_-1207105919'), (u'STORE_-1207109119', u'INDIRECT_-1207104584'), ('const--1', u'INT_ADD_-1207103193'), (u'PTRSUB_-1207102013', u'PTRADD_-1207102013'), (u'STORE_-1207109618', u'INDIRECT_-1207104879'), ('const-0', u'SUBPIECE_-1207102215'), (u'STORE_-1207109368', u'INDIRECT_-1207104125'), (u'INDIRECT_-1207103164', u'MULTIEQUAL_-1207104520'), ('const-433', u'LOAD_-1207107732'), ('const-433', u'LOAD_-1207108495'), ('tmp_1798', u'CBRANCH_-1207108943'), (u'MULTIEQUAL_-1207102969', u'MULTIEQUAL_-1207103575'), (u'INDIRECT_-1207104599', u'MULTIEQUAL_-1207104361'), (u'PTRADD_-1207103202', u'STORE_-1207109688'), (u'INT_ADD_-1207103282', u'PTRADD_-1207103234'), (u'PTRSUB_-1207103049', u'COPY_-1207102862'), (u'PTRADD_-1207102690', u'STORE_-1207108203'), (u'LOAD_-1207109072', u'INT_SLESS_-1207107912'), (u'PTRADD_-1207108561', u'COPY_-1207102715'), (u'INT_ZEXT_-1207105223', u'CAST_-1207101964'), (u'INDIRECT_-1207104317', u'INT_XOR_-1207108160'), ('const-1', u'INT_ADD_-1207106858'), (u'PTRADD_-1207102272', u'LOAD_-1207107322'), ('const-1', u'PTRADD_-1207102531'), (u'MULTIEQUAL_-1207104908', u'PTRADD_-1207107360'), (u'PTRADD_-1207108458', u'LOAD_-1207108520'), (u'COPY_-1207103359', u'PIECE_-1207103309'), ('const-1', u'PTRADD_-1207102578'), ('const-1', u'PTRADD_-1207108732'), (u'INDIRECT_-1207104869', u'MULTIEQUAL_-1207104683'), (u'INDIRECT_-1207104689', u'MULTIEQUAL_-1207104434'), (u'INT_NOTEQUAL_-1207106587', u'CBRANCH_-1207106586'), (u'PTRADD_-1207103145', u'STORE_-1207109583'), (u'STORE_-1207109461', u'INDIRECT_-1207104898'), (u'PTRADD_-1207102181', u'STORE_-1207106870'), ('const-1', u'PTRADD_-1207103145'), ('const-433', u'STORE_-1207106500'), ('const-60', u'COPY_-1207101813'), (u'STORE_-1207109397', u'INDIRECT_-1207104773'), (u'PTRADD_-1207102127', u'LOAD_-1207106751'), (u'PTRADD_-1207109448', u'LOAD_-1207109510'), (u'MULTIEQUAL_-1207105971', u'INT_ADD_-1207103429'), (u'MULTIEQUAL_-1207105971', u'INT_ADD_-1207103251'), (u'INDIRECT_-1207104773', u'MULTIEQUAL_-1207103373'), ('tmp_6088', u'PTRSUB_-1207103082'), ('const-7', u'PTRADD_-1207108433'), (u'INT_ADD_-1207108391', u'INT_SEXT_-1207108361'), (u'MULTIEQUAL_-1207104159', u'MULTIEQUAL_-1207104154'), (u'STORE_-1207109688', u'INDIRECT_-1207104731'), (u'INT_ADD_-1207103274', u'PTRADD_-1207103226'), ('const-3', u'PTRADD_-1207108476'), (u'INDIRECT_-1207104175', u'MULTIEQUAL_-1207104091'), (u'INT_ZEXT_-1207106261', u'PTRADD_-1207108959'), ('const--184', u'PTRSUB_-1207102487'), (u'MULTIEQUAL_-1207103369', u'MULTIEQUAL_-1207104220'), (u'MULTIEQUAL_-1207103366', u'MULTIEQUAL_-1207103950'), ('const-433', u'STORE_-1207108444'), (u'INT_NOTEQUAL_-1207109799', u'CBRANCH_-1207109797'), (u'LOAD_-1207109488', u'STORE_-1207109397'), (u'STORE_-1207109368', u'INDIRECT_-1207104755'), ('const--184', u'PTRSUB_-1207102578'), ('tmp_6088', u'PTRSUB_-1207103133'), (u'INDIRECT_-1207104239', u'MULTIEQUAL_-1207104069'), ('const-0', u'COPY_-1207106141'), ('const-128', u'PTRSUB_-1207102324'), ('const-0', u'SUBPIECE_-1207104012'), (u'STORE_-1207109461', u'INDIRECT_-1207104178'), (u'PTRADD_-1207103267', u'STORE_-1207109461'), (u'LOAD_-1207106859', u'INT_LEFT_-1207106811'), ('tmp_6090', u'INT_ADD_-1207103351'), (u'INT_SUB_-1207109459', u'INT_ADD_-1207103316'), ('const-440', u'INT_ADD_-1207103250'), ('const-433', u'LOAD_-1207108646'), (u'STORE_-1207109397', u'INDIRECT_-1207104053'), ('const-192', u'INT_AND_-1207109123'), (u'MULTIEQUAL_-1207104676', u'INT_ADD_-1207106845'), (u'INDIRECT_-1207104509', u'MULTIEQUAL_-1207104306'), ('const-1', u'PTRADD_-1207108759'), (u'INT_ADD_-1207103289', u'INT_ADD_-1207103288'), (u'INT_SUB_-1207107834', u'INT_AND_-1207107285'), (u'PIECE_-1207101811', u'PIECE_-1207101810'), (u'STORE_-1207109618', u'INDIRECT_-1207104069'), ('const-2', u'INT_ADD_-1207108391'), ('const-433', u'LOAD_-1207107052'), (u'COPY_-1207102632', u'MULTIEQUAL_-1207102971'), ('tmp_6090', u'INT_SUB_-1207103436'), ('const-1', u'PTRADD_-1207108442'), (u'MULTIEQUAL_-1207105987', u'INT_SUB_-1207109698'), (u'CALL_-1207109999', u'INDIRECT_-1207105139'), (u'INDIRECT_-1207104419', u'MULTIEQUAL_-1207104040'), (u'MULTIEQUAL_-1207103370', u'MULTIEQUAL_-1207104412'), (u'PTRSUB_-1207103049', u'MULTIEQUAL_-1207106082'), ('const-1', u'INT_ADD_-1207102229'), (u'LOAD_-1207109997', u'INT_SEXT_-1207109980'), (u'STORE_-1207109407', u'INDIRECT_-1207104239'), ('const-433', u'LOAD_-1207108725'), ('const-1', u'PTRADD_-1207102110'), (u'COPY_-1207102851', u'MULTIEQUAL_-1207106161'), (u'MULTIEQUAL_-1207105667', u'PTRADD_-1207108509'), (u'INDIRECT_-1207104959', u'MULTIEQUAL_-1207104790'), (u'MULTIEQUAL_-1207106161', u'PTRADD_-1207108692'), ('tmp_11467', u'PTRSUB_-1207102341'), (u'STORE_-1207109618', u'INDIRECT_-1207104609'), (u'INDIRECT_-1207104821', u'MULTIEQUAL_-1207104739'), ('const-433', u'LOAD_-1207107821'), (u'PTRADD_-1207109535', u'LOAD_-1207109597'), ('const-31', u'INT_AND_-1207107695'), (u'MULTIEQUAL_-1207104676', u'INT_EQUAL_-1207106855'), (u'MULTIEQUAL_-1207104484', u'INT_ADD_-1207106820'), (u'STORE_-1207109688', u'INDIRECT_-1207104281'), ('const-19', u'COPY_-1207101867'), ('const-1', u'PTRADD_-1207102555'), (u'INDIRECT_-1207105315', u'PTRADD_-1207109038'), (u'PTRSUB_-1207102272', u'PTRADD_-1207102272'), (u'STORE_-1207109387', u'INDIRECT_-1207104047'), (u'STORE_-1207109377', u'INDIRECT_-1207104221'), (u'INT_EQUAL_-1207108984', u'CBRANCH_-1207108981'), ('const-5', u'PTRADD_-1207108458'), (u'INT_SUB_-1207103404', u'INT_ADD_-1207103378'), (u'INDIRECT_-1207104779', u'MULTIEQUAL_-1207104593'), (u'MULTIEQUAL_-1207105936', u'INT_ADD_-1207103213'), (u'INT_ADD_-1207107849', u'INT_ADD_-1207106568'), ('const--440', u'PTRSUB_-1207103221'), (u'STORE_-1207109461', u'INDIRECT_-1207104718'), (u'STORE_-1207107950', u'INDIRECT_-1207103301'), ('const-433', u'LOAD_-1207109632'), (u'INT_ADD_-1207103232', u'INT_ADD_-1207103231'), (u'INDIRECT_-1207104477', u'MULTIEQUAL_-1207104396'), ('tmp_11467', u'PTRSUB_-1207103169'), (u'INDIRECT_-1207104959', u'MULTIEQUAL_-1207104773'), (u'INT_ZEXT_-1207105156', u'CAST_-1207101904'), ('const--1', u'INT_ADD_-1207103212'), ('const-0', u'COPY_-1207103361'), ('const-0', u'COPY_-1207103359'), (u'PTRSUB_-1207103105', u'MULTIEQUAL_-1207105708'), (u'COPY_-1207101863', u'PIECE_-1207101815'), (u'INDIRECT_-1207104641', u'MULTIEQUAL_-1207104559'), ('tmp_6088', u'PTRSUB_-1207102039'), ('const-1', u'PTRADD_-1207102543'), (u'INDIRECT_-1207104497', u'INT_XOR_-1207108230'), (u'MULTIEQUAL_-1207104676', u'INT_ADD_-1207102087'), (u'INDIRECT_-1207104223', u'MULTIEQUAL_-1207104159'), ('const-4', u'INT_ADD_-1207106475'), ('tmp_421', u'CBRANCH_-1207109814'), (u'INDIRECT_-1207104943', u'MULTIEQUAL_-1207104863'), (u'PTRSUB_-1207103164', u'PTRADD_-1207103164'), ('const-1', u'PTRADD_-1207103221'), (u'COPY_-1207102840', u'MULTIEQUAL_-1207106196'), (u'STORE_-1207109119', u'INDIRECT_-1207104764'), (u'INDIRECT_-1207103867', u'MULTIEQUAL_-1207103633'), ('const-433', u'STORE_-1207109583'), (u'INT_AND_-1207102952', u'INT_NOTEQUAL_-1207106772'), ('const-433', u'STORE_-1207108165'), (u'INDIRECT_-1207103254', u'MULTIEQUAL_-1207104610'), ('const-246', u'COPY_-1207103363'), (u'INDIRECT_-1207103593', u'MULTIEQUAL_-1207102969'), (u'LOAD_-1207109234', u'INT_AND_-1207102952'), (u'INDIRECT_-1207104869', u'MULTIEQUAL_-1207104649'), (u'INT_ADD_-1207103270', u'INT_ADD_-1207103269'), ('const--440', u'PTRSUB_-1207103573'), (u'CAST_-1207102859', u'LOAD_-1207109100'), (u'STORE_-1207106500', u'INDIRECT_-1207103936'), (u'INDIRECT_-1207104953', u'MULTIEQUAL_-1207103375'), (u'PTRSUB_-1207101967', u'PTRADD_-1207101967'), (u'INT_ADD_-1207103258', u'PTRADD_-1207103210'), (u'LOAD_-1207108520', u'STORE_-1207108458'), ('const-0', u'INT_NOTEQUAL_-1207106772'), (u'INDIRECT_-1207104227', u'INT_XOR_-1207108049'), (u'CALL_-1207109999', u'INDIRECT_-1207104329'), ('const--440', u'PTRSUB_-1207103145'), ('const-433', u'LOAD_-1207109488'), (u'INDIRECT_-1207105139', u'MULTIEQUAL_-1207104760'), ('tmp_6089', u'PTRADD_-1207109426'), (u'LOAD_-1207108764', u'STORE_-1207108728'), (u'STORE_-1207109387', u'INDIRECT_-1207104587'), ('const-1', u'PTRADD_-1207106974'), ('tmp_4298', u'CBRANCH_-1207107342'), (u'STORE_-1207109377', u'INDIRECT_-1207104761'), (u'PTRADD_-1207109570', u'LOAD_-1207109632'), (u'INT_ADD_-1207107849', u'INT_SEXT_-1207107728'), (u'LOAD_-1207109522', u'STORE_-1207109439'), (u'INDIRECT_-1207104034', u'MULTIEQUAL_-1207103983'), (u'INDIRECT_-1207105049', u'MULTIEQUAL_-1207104811'), ('const-0', u'COPY_-1207103357'), (u'COPY_-1207103013', u'MULTIEQUAL_-1207103377'), (u'MULTIEQUAL_-1207105897', u'INT_ADD_-1207103301'), (u'INT_AND_-1207109875', u'INT_NOTEQUAL_-1207109782'), ('tmp_11467', u'PTRSUB_-1207101986'), (u'INDIRECT_-1207104689', u'MULTIEQUAL_-1207104412'), (u'PTRADD_-1207103226', u'STORE_-1207109397'), (u'MULTIEQUAL_-1207105936', u'INT_SUB_-1207109593'), (u'PTRADD_-1207102013', u'STORE_-1207106994'), (u'STORE_-1207106883', u'INDIRECT_-1207103882'), ('const-1', u'PTRADD_-1207101967'), (u'STORE_-1207109397', u'INDIRECT_-1207104413'), ('const-433', u'STORE_-1207107549'), (u'COPY_-1207102718', u'MULTIEQUAL_-1207104815'), (u'COPY_-1207107655', u'MULTIEQUAL_-1207104676'), ('const-4', u'PTRADD_-1207108404'), (u'STORE_-1207109461', u'INDIRECT_-1207104538'), ('const-433', u'LOAD_-1207107422'), ('tmp_6090', u'INT_ADD_-1207103370'), (u'PTRSUB_-1207103218', u'PTRADD_-1207103218'), ('const-0', u'INT_NOTEQUAL_-1207107527'), (u'STORE_-1207109496', u'INDIRECT_-1207104194'), ('tmp_11467', u'PTRSUB_-1207103240'), ('const-0', u'SUBPIECE_-1207104262'), ('tmp_6089', u'PTRADD_-1207109358'), (u'INDIRECT_-1207104755', u'MULTIEQUAL_-1207103374'), (u'SUBPIECE_-1207103950', u'INT_OR_-1207106873'), (u'COPY_-1207103358', u'PIECE_-1207103310'), (u'INDIRECT_-1207104779', u'MULTIEQUAL_-1207104541'), (u'PTRADD_-1207102487', u'PTRADD_-1207106797'), (u'COPY_-1207101810', u'PIECE_-1207101756'), ('const--440', u'PTRSUB_-1207103267'), (u'STORE_-1207109723', u'INDIRECT_-1207104747'), ('const-438', u'INT_ADD_-1207103315'), (u'CALLIND_-1207109090', u'INDIRECT_-1207104857'), (u'STORE_-1207109119', u'INDIRECT_-1207104674'), (u'MULTIEQUAL_-1207103377', u'INT_NOTEQUAL_-1207109550'), ('tmp_176', u'CBRANCH_-1207109965'), (u'INT_SEXT_-1207102400', u'INT_ADD_-1207102327'), (u'INT_ADD_-1207103307', u'INT_ADD_-1207103282'), (u'INT_SUB_-1207109495', u'INT_ADD_-1207103363'), ('const--1', u'INT_ADD_-1207103231'), ('const-5264', u'PTRSUB_-1207103133'), (u'INT_LEFT_-1207106811', u'INT_OR_-1207106675'), (u'MULTIEQUAL_-1207105897', u'INT_SUB_-1207109495'), (u'PTRADD_-1207103152', u'LOAD_-1207109234'), (u'MULTIEQUAL_-1207104232', u'MULTIEQUAL_-1207104154'), (u'PTRSUB_-1207103221', u'PTRADD_-1207103221'), (u'STORE_-1207109368', u'INDIRECT_-1207104845'), (u'INT_SRIGHT_-1207106893', u'SUBPIECE_-1207104139'), (u'INT_AND_-1207102952', u'INT_LEFT_-1207107011'), (u'MULTIEQUAL_-1207105667', u'LOAD_-1207108590'), (u'STORE_-1207109496', u'INDIRECT_-1207104374'), (u'MULTIEQUAL_-1207105667', u'PTRADD_-1207108520'), ('tmp_4907', u'CBRANCH_-1207106813'), (u'INT_ADD_-1207108367', u'INT_SEXT_-1207108176'), (u'INDIRECT_-1207105049', u'MULTIEQUAL_-1207104794'), ('const-7', u'INT_ADD_-1207108091'), (u'INT_AND_-1207104935', u'INT_EQUAL_-1207108984'), (u'MULTIEQUAL_-1207105897', u'INT_ADD_-1207103336'), (u'INDIRECT_-1207104233', u'MULTIEQUAL_-1207103367'), (u'INDIRECT_-1207104101', u'MULTIEQUAL_-1207104018'), ('const-0', u'INT_SLESS_-1207109958'), (u'INT_ADD_-1207103370', u'PTRADD_-1207109460'), ('const-1', u'PTRADD_-1207108561'), (u'MULTIEQUAL_-1207104676', u'INT_ADD_-1207102202'), ('const-1', u'PTRADD_-1207102255'), ('const-433', u'LOAD_-1207106339'), ('const--1', u'INT_ADD_-1207103250'), (u'INT_SUB_-1207103436', u'INT_ADD_-1207103412'), (u'INDIRECT_-1207102776', u'MULTIEQUAL_-1207102750'), ('const-3', u'INT_SUB_-1207109507'), (u'INT_2COMP_-1207109890', u'INT_AND_-1207109875'), (u'MULTIEQUAL_-1207106082', u'PTRADD_-1207108398'), (u'PIECE_-1207101755', u'PIECE_-1207101754'), (u'INT_ADD_-1207106753', u'INT_SEXT_-1207106742'), ('const-433', u'STORE_-1207108509'), ('const--440', u'PTRSUB_-1207103253'), (u'INDIRECT_-1207104599', u'MULTIEQUAL_-1207104220'), (u'INT_AND_-1207102952', u'INT_LEFT_-1207107566'), (u'INDIRECT_-1207103640', u'MULTIEQUAL_-1207102969'), (u'CALLIND_-1207109090', u'INDIRECT_-1207104407'), (u'PTRADD_-1207103065', u'COPY_-1207102823'), (u'INT_AND_-1207102952', u'INT_LEFT_-1207106626'), ('const--1', u'INT_ADD_-1207103269'), (u'INT_SEXT_-1207103025', u'PTRADD_-1207103111'), (u'COPY_-1207102974', u'PIECE_-1207102918'), (u'MULTIEQUAL_-1207105667', u'PTRADD_-1207108476'), (u'INT_ADD_-1207103335', u'PTRADD_-1207109391'), (u'INDIRECT_-1207104869', u'MULTIEQUAL_-1207104614'), (u'COPY_-1207103216', u'COPY_-1207102908'), ('const-1', u'PTRADD_-1207103240'), (u'INT_LEFT_-1207106994', u'STORE_-1207106978'), (u'STORE_-1207109119', u'INDIRECT_-1207104494'), (u'STORE_-1207109368', u'INDIRECT_-1207104035'), (u'INDIRECT_-1207104673', u'MULTIEQUAL_-1207104593'), ('const-2', u'INT_ADD_-1207102202'), ('const-1', u'PTRADD_-1207102324'), (u'CAST_-1207102147', u'INT_SRIGHT_-1207107463'), (u'PTRADD_-1207103210', u'STORE_-1207109377'), ('const-128', u'CALL_-1207109999'), (u'STORE_-1207108650', u'INDIRECT_-1207103657'), (u'STORE_-1207109496', u'INDIRECT_-1207104014'), (u'INDIRECT_-1207104329', u'MULTIEQUAL_-1207103950'), (u'PTRADD_-1207102431', u'LOAD_-1207107732'), (u'INT_ADD_-1207102327', u'PTRADD_-1207102279'), ('const-3', u'INT_NOTEQUAL_-1207109833'), (u'PTRADD_-1207108410', u'STORE_-1207108470'), ('const-1', u'INT_SUB_-1207102095'), ('const-433', u'STORE_-1207109653'), ('const-1', u'PTRADD_-1207108601'), (u'INT_NOTEQUAL_-1207109833', u'CBRANCH_-1207109831'), (u'INDIRECT_-1207104599', u'MULTIEQUAL_-1207104430'), (u'STORE_-1207109758', u'INDIRECT_-1207104853'), (u'LOAD_-1207109510', u'STORE_-1207109407'), (u'INT_XOR_-1207108017', u'STORE_-1207107976'), ('const-0', u'SUBPIECE_-1207104203'), ('const-1', u'PTRADD_-1207108679'), (u'MULTIEQUAL_-1207105764', u'PTRADD_-1207108719'), (u'STORE_-1207109368', u'INDIRECT_-1207104575'), (u'INDIRECT_-1207104239', u'MULTIEQUAL_-1207103983'), (u'LOAD_-1207108646', u'STORE_-1207108610'), (u'INT_LEFT_-1207107381', u'STORE_-1207107365'), (u'MULTIEQUAL_-1207102971', u'MULTIEQUAL_-1207106082'), (u'MULTIEQUAL_-1207105897', u'INT_ADD_-1207103289'), (u'INT_SUB_-1207104732', u'INT_ZEXT_-1207105018'), ('tmp_6089', u'PTRADD_-1207109535'), ('const--1', u'INT_ADD_-1207103288'), (u'CALLIND_-1207109090', u'INDIRECT_-1207104317'), ('const-433', u'LOAD_-1207109431'), (u'STORE_-1207109119', u'INDIRECT_-1207104224'), (u'INT_ADD_-1207108210', u'INT_SEXT_-1207108180'), (u'INDIRECT_-1207104625', u'MULTIEQUAL_-1207104541'), (u'PTRSUB_-1207103183', u'PTRADD_-1207103183'), (u'PTRADD_-1207102324', u'STORE_-1207107438'), (u'STORE_-1207109387', u'INDIRECT_-1207104227'), ('const-433', u'LOAD_-1207107607'), ('const-0', u'SUBPIECE_-1207105657'), ('const-1', u'PTRADD_-1207109640'), ('tmp_11467', u'PTRSUB_-1207102984'), (u'PTRADD_-1207102487', u'PTRADD_-1207106990'), ('tmp_6089', u'PTRADD_-1207109391'), (u'INDIRECT_-1207104403', u'MULTIEQUAL_-1207104323'), (u'COPY_-1207102823', u'MULTIEQUAL_-1207105779'), ('const-1', u'PTRADD_-1207102431'), (u'PTRSUB_-1207103049', u'MULTIEQUAL_-1207106141'), ('const-433', u'STORE_-1207108458'), ('const-0', u'SUBPIECE_-1207104312'), (u'INT_ADD_-1207102202', u'PTRADD_-1207102154'), (u'STORE_-1207109461', u'INDIRECT_-1207104268'), (u'PTRSUB_-1207103181', u'LOAD_-1207109285'), (u'MULTIEQUAL_-1207106107', u'PTRADD_-1207108561'), (u'INT_AND_-1207102952', u'INT_LEFT_-1207106994'), (u'INDIRECT_-1207104329', u'MULTIEQUAL_-1207104091'), (u'PTRADD_-1207108959', u'INT_NOTEQUAL_-1207108591'), ('const-8', u'INT_SUB_-1207109459'), ('const-4', u'INT_SUB_-1207109495'), ('tmp_1828', u'CBRANCH_-1207108926'), ('const-19', u'COPY_-1207101811'), (u'INT_AND_-1207102952', u'INT_LEFT_-1207107381'), ('const-433', u'STORE_-1207109439'), (u'INT_ADD_-1207103151', u'PTRADD_-1207103103'), ('const-1', u'STORE_-1207109268'), (u'INT_SUB_-1207109459', u'INT_ADD_-1207103283'), (u'SUBPIECE_-1207102215', u'INT_ADD_-1207106858'), (u'PIECE_-1207101815', u'PIECE_-1207101814'), ('const-9536', u'PTRSUB_-1207101900'), (u'MULTIEQUAL_-1207105936', u'INT_ADD_-1207103395'), ('const-0', u'COPY_-1207101807'), (u'LOAD_-1207106674', u'INT_LEFT_-1207106626'), (u'COPY_-1207101813', u'PIECE_-1207101753'), (u'INDIRECT_-1207104837', u'MULTIEQUAL_-1207104756'), (u'INT_ADD_-1207103146', u'PTRADD_-1207109038'), (u'CALL_-1207109999', u'INDIRECT_-1207104509'), (u'LOAD_-1207109431', u'STORE_-1207109377'), (u'STORE_-1207109368', u'INDIRECT_-1207104665'), (u'INDIRECT_-1207104137', u'INT_XOR_-1207104523'), ('const-2', u'INT_NOTEQUAL_-1207107611'), ('tmp_6088', u'PTRSUB_-1207101892'), (u'PTRSUB_-1207103240', u'PTRADD_-1207103240'), (u'INDIRECT_-1207104493', u'MULTIEQUAL_-1207104413'), ('const-1', u'PTRADD_-1207109710'), (u'INDIRECT_-1207104407', u'INT_XOR_-1207108160'), (u'STORE_-1207109387', u'INDIRECT_-1207104677'), (u'PTRSUB_-1207103226', u'PTRADD_-1207103226'), ('const-1', u'INT_NOTEQUAL_-1207108962'), ('const-19', u'COPY_-1207103362'), (u'INT_LEFT_-1207107566', u'INT_OR_-1207107428'), (u'STORE_-1207109407', u'INDIRECT_-1207104149'), (u'INDIRECT_-1207104161', u'MULTIEQUAL_-1207104103'), (u'MULTIEQUAL_-1207106161', u'STORE_-1207108728'), (u'STORE_-1207109653', u'INDIRECT_-1207104895'), (u'STORE_-1207109653', u'INDIRECT_-1207104175'), (u'LOAD_-1207109702', u'STORE_-1207109688'), (u'PTRSUB_-1207103133', u'CALLIND_-1207109090'), (u'STORE_-1207109368', u'INDIRECT_-1207104305'), ('const--184', u'PTRSUB_-1207102666'), ('tmp_11467', u'PTRSUB_-1207102279'), (u'CALL_-1207106347', u'INDIRECT_-1207103852'), (u'STORE_-1207109368', u'INDIRECT_-1207103945'), (u'INT_ZEXT_-1207105001', u'CAST_-1207101848'), (u'INDIRECT_-1207104599', u'MULTIEQUAL_-1207104396'), (u'PIECE_-1207102920', u'PIECE_-1207102919'), (u'INT_NOTEQUAL_-1207108591', u'CBRANCH_-1207108590'), (u'INT_SRIGHT_-1207107689', u'SUBPIECE_-1207104348'), (u'PTRSUB_-1207102531', u'PTRADD_-1207102531'), (u'INT_ADD_-1207103552', u'INT_ADD_-1207103307'), ('const-4', u'INT_NOTEQUAL_-1207108911'), (u'MULTIEQUAL_-1207105955', u'INT_ADD_-1207103412'), (u'CAST_-1207102230', u'INT_SRIGHT_-1207107689'), (u'INDIRECT_-1207104329', u'MULTIEQUAL_-1207104143'), ('const-433', u'STORE_-1207109377'), ('tmp_2393', u'CBRANCH_-1207108590'), (u'MULTIEQUAL_-1207106082', u'PTRADD_-1207108424'), (u'INDIRECT_-1207105049', u'MULTIEQUAL_-1207104880'), ('const-1', u'INT_SUB_-1207103420'), ('const-2', u'INT_NOTEQUAL_-1207108945'), (u'PTRADD_-1207101986', u'LOAD_-1207106951'), ('const-3', u'INT_SRIGHT_-1207108342'), (u'INT_AND_-1207107814', u'INT_NOTEQUAL_-1207107826'), (u'INT_SRIGHT_-1207108342', u'INT_ADD_-1207107509'), (u'INT_AND_-1207106899', u'INT_SRIGHT_-1207106893'), ('const-1', u'PTRADD_-1207106277'), ('const-1', u'PTRADD_-1207108653'), ('const-1', u'INT_ADD_-1207107229'), ('const-1', u'PTRADD_-1207108759'), (u'STORE_-1207109688', u'INDIRECT_-1207104461'), (u'LOAD_-1207106751', u'INT_ZEXT_-1207105223'), (u'PTRADD_-1207108679', u'MULTIEQUAL_-1207105724'), (u'STORE_-1207109496', u'INDIRECT_-1207104914'), (u'PTRADD_-1207108404', u'STORE_-1207108464'), ('const-433', u'STORE_-1207109723'), (u'INDIRECT_-1207103344', u'MULTIEQUAL_-1207104700'), ('tmp_6090', u'INT_SUB_-1207103484'), (u'INT_SEXT_-1207107728', u'PTRADD_-1207102431'), (u'PTRSUB_-1207103105', u'MULTIEQUAL_-1207105743'), (u'INDIRECT_-1207104395', u'MULTIEQUAL_-1207103370'), ('const-433', u'LOAD_-1207108582'), (u'MULTIEQUAL_-1207105897', u'INT_SUB_-1207109438'), (u'STORE_-1207109397', u'INDIRECT_-1207104503'), (u'INDIRECT_-1207105518', u'MULTIEQUAL_-1207104484'), (u'INT_SEXT_-1207109980', u'INT_ADD_-1207103552'), ('tmp_5166', u'CBRANCH_-1207106955'), ('const-433', u'LOAD_-1207109522'), (u'INDIRECT_-1207103867', u'MULTIEQUAL_-1207103487'), ('tmp_6088', u'PTRSUB_-1207103181'), (u'PTRSUB_-1207102634', u'PTRADD_-1207102634'), ('const-1', u'PTRADD_-1207102984'), (u'INDIRECT_-1207104509', u'MULTIEQUAL_-1207104323'), (u'INDIRECT_-1207104301', u'MULTIEQUAL_-1207104232'), (u'LOAD_-1207108686', u'STORE_-1207108650'), ('const-1', u'PTRADD_-1207108384'), (u'INT_AND_-1207102952', u'INT_SUB_-1207107834'), (u'SUBPIECE_-1207105799', u'INT_AND_-1207108971'), (u'PTRADD_-1207109484', u'LOAD_-1207109546'), ('const-1', u'PTRADD_-1207102039'), (u'INT_AND_-1207108971', u'INT_NOTEQUAL_-1207108928'), ('const-1', u'PTRADD_-1207103169'), (u'MULTIEQUAL_-1207105667', u'PTRADD_-1207108458'), ('const-40', u'INT_ADD_-1207106820'), (u'INDIRECT_-1207104779', u'MULTIEQUAL_-1207104576'), (u'STORE_-1207109723', u'INDIRECT_-1207104207'), (u'INT_ADD_-1207103446', u'PTRADD_-1207109675'), (u'INT_XOR_-1207108049', u'STORE_-1207108021'), ('const-128', u'PTRSUB_-1207101892'), (u'SUBPIECE_-1207104139', u'INT_OR_-1207106859'), (u'INT_AND_-1207108971', u'INT_NOTEQUAL_-1207108877'), (u'INT_SEXT_-1207108176', u'PTRADD_-1207102634'), ('const-1', u'INT_ADD_-1207108397'), ('tmp_11467', u'PTRSUB_-1207102543'), (u'CALL_-1207109999', u'INDIRECT_-1207104239'), (u'PIECE_-1207103310', u'PIECE_-1207103309'), (u'MULTIEQUAL_-1207105897', u'INT_SUB_-1207109416'), (u'PTRADD_-1207108476', u'LOAD_-1207108538'), ('const-19', u'COPY_-1207101869'), (u'INDIRECT_-1207104069', u'MULTIEQUAL_-1207103983'), (u'INDIRECT_-1207104509', u'MULTIEQUAL_-1207104340'), (u'PTRADD_-1207102543', u'STORE_-1207107963'), (u'INT_SLESS_-1207109038', u'CBRANCH_-1207109045'), ('tmp_6089', u'PTRADD_-1207109484'), (u'CALL_-1207109999', u'INDIRECT_-1207104959'), (u'INDIRECT_-1207104959', u'MULTIEQUAL_-1207104756'), (u'STORE_-1207109439', u'INDIRECT_-1207104166'), ('tmp_6090', u'INT_ADD_-1207103363'), ('tmp_11467', u'PTRSUB_-1207103105'), (u'MULTIEQUAL_-1207102972', u'MULTIEQUAL_-1207105667'), (u'STORE_-1207109618', u'INDIRECT_-1207104699'), (u'PIECE_-1207102918', u'PIECE_-1207102917'), ('const-128', u'PTRSUB_-1207102452'), ('const-433', u'LOAD_-1207109667'), ('const-1', u'PTRADD_-1207108391'), (u'INDIRECT_-1207105017', u'MULTIEQUAL_-1207104936'), (u'LOAD_-1207106951', u'INT_ZEXT_-1207105001'), (u'INT_SUB_-1207107834', u'INT_AND_-1207107469'), (u'CAST_-1207101904', u'INT_SRIGHT_-1207106524'), ('const-433', u'LOAD_-1207106935'), ('const-1', u'RETURN_-1207106689'), ('const-433', u'STORE_-1207109496'), (u'INDIRECT_-1207104035', u'MULTIEQUAL_-1207103366'), ('tmp_3432', u'CBRANCH_-1207107825'), (u'STORE_-1207108768', u'INDIRECT_-1207103706'), (u'INDIRECT_-1207104339', u'MULTIEQUAL_-1207104254'), (u'INT_SEXT_-1207103026', u'PTRADD_-1207103152'), (u'CALLIND_-1207109090', u'INDIRECT_-1207103867'), (u'INT_SEXT_-1207109980', u'INT_ADD_-1207103194'), (u'INDIRECT_-1207104879', u'MULTIEQUAL_-1207104794'), ('const--440', u'PTRSUB_-1207103103'), ('const--312', u'PTRSUB_-1207103105'), (u'INT_SUB_-1207107834', u'INT_AND_-1207106530'), ('const-433', u'STORE_-1207106320'), (u'STORE_-1207109397', u'INDIRECT_-1207103963'), ('const-433', u'STORE_-1207108610'), (u'LOAD_-1207107422', u'INT_LEFT_-1207107381'), (u'PTRSUB_-1207102127', u'PTRADD_-1207102127'), ('tmp_11467', u'PTRSUB_-1207102431'), (u'INDIRECT_-1207103689', u'MULTIEQUAL_-1207103633'), ('const-1', u'PTRADD_-1207108433'), ('const--440', u'PTRSUB_-1207103568'), (u'STORE_-1207109387', u'INDIRECT_-1207104137'), ('const-433', u'STORE_-1207107667'), (u'PIECE_-1207102921', u'PIECE_-1207102920'), (u'COPY_-1207102972', u'PIECE_-1207102920'), ('tmp_6088', u'PTRSUB_-1207102255'), (u'STORE_-1207109583', u'INDIRECT_-1207104233'), ('const--1', u'INT_ADD_-1207101877'), (u'INDIRECT_-1207104407', u'INT_XOR_-1207108262'), ('const-1', u'INT_SUB_-1207103452'), (u'COPY_-1207101867', u'PIECE_-1207101811'), (u'STORE_-1207109439', u'INDIRECT_-1207104526'), (u'MULTIEQUAL_-1207106082', u'PTRADD_-1207108410'), ('const-0', u'COPY_-1207103360'), ('const-3', u'INT_ADD_-1207106660'), ('const-1', u'PTRADD_-1207103202'), ('tmp_11467', u'PTRSUB_-1207103210'), (u'INT_NOTEQUAL_-1207109867', u'CBRANCH_-1207109865'), (u'MULTIEQUAL_-1207106082', u'PTRADD_-1207108384'), (u'PTRSUB_-1207103049', u'COPY_-1207102840'), (u'PTRADD_-1207102039', u'STORE_-1207106500'), (u'INT_ADD_-1207102158', u'PTRADD_-1207102110'), (u'STORE_-1207109397', u'INDIRECT_-1207104323'), (u'INT_ZEXT_-1207106320', u'INT_NEGATE_-1207109899'), ('const-433', u'STORE_-1207108464'), ('const-0', u'COPY_-1207103216'), ('const-1', u'PTRADD_-1207103267'), ('const--1', u'INT_ADD_-1207103151'), (u'PIECE_-1207101813', u'PIECE_-1207101812'), (u'COPY_-1207101864', u'PIECE_-1207101814'), ('const-1', u'PTRADD_-1207108520'), (u'COPY_-1207103283', u'MULTIEQUAL_-1207105338'), (u'INDIRECT_-1207104355', u'MULTIEQUAL_-1207104271'), (u'PIECE_-1207102917', u'PIECE_-1207102916'), ('const--184', u'PTRSUB_-1207102431'), (u'INT_ADD_-1207103251', u'INT_ADD_-1207103250'), (u'INT_ADD_-1207103288', u'PTRADD_-1207103240'), (u'MULTIEQUAL_-1207104815', u'INT_ADD_-1207108367'), ('const-1', u'PTRADD_-1207108614'), ('tmp_6090', u'INT_SUB_-1207103383'), (u'INT_AND_-1207107695', u'INT_SRIGHT_-1207107689'), (u'LOAD_-1207109667', u'STORE_-1207109653'), (u'INT_AND_-1207107285', u'INT_SRIGHT_-1207107279'), (u'PTRSUB_-1207101900', u'LOAD_-1207106372'), ('const--1', u'COPY_-1207106332'), (u'STORE_-1207109461', u'INDIRECT_-1207104358'), (u'LOAD_-1207106834', u'INT_EQUAL_-1207106822'), ('const--312', u'PTRSUB_-1207103065'), (u'LOAD_-1207106566', u'INT_ZEXT_-1207105156'), (u'INT_SEXT_-1207106557', u'PTRADD_-1207102056'), (u'INT_ADD_-1207110032', u'CAST_-1207103256'), (u'STORE_-1207109119', u'INDIRECT_-1207103954'), ('tmp_1858', u'CBRANCH_-1207108909'), (u'PTRSUB_-1207102197', u'PTRADD_-1207102197'), ('tmp_6090', u'INT_SUB_-1207102095'), (u'INDIRECT_-1207103945', u'MULTIEQUAL_-1207103365'), (u'INT_NOTEQUAL_-1207109850', u'CBRANCH_-1207109848'), (u'STORE_-1207106870', u'INDIRECT_-1207104058'), (u'STORE_-1207109368', u'INDIRECT_-1207104395'), (u'COPY_-1207102862', u'MULTIEQUAL_-1207106124'), (u'PIECE_-1207103306', u'PIECE_-1207103305'), (u'MULTIEQUAL_-1207106003', u'INT_ADD_-1207103463'), ('tmp_11467', u'PTRSUB_-1207103218'), (u'STORE_-1207109439', u'INDIRECT_-1207103986'), (u'INT_SRIGHT_-1207106709', u'SUBPIECE_-1207104075'), ('tmp_11467', u'PTRSUB_-1207103221'), ('tmp_6088', u'PTRSUB_-1207102224'), (u'INT_ZEXT_-1207105693', u'CAST_-1207102230'), (u'INT_SUB_-1207102095', u'PTRADD_-1207106277'), (u'PIECE_-1207103308', u'PIECE_-1207103307'), ('const-1', u'PTRADD_-1207108404'), (u'SUBPIECE_-1207104312', u'INT_ADD_-1207107324'), ('const-1', u'PTRADD_-1207103202'), (u'PTRSUB_-1207102487', u'PTRADD_-1207102487'), (u'INT_MULT_-1207109194', u'INT_ADD_-1207103146'), (u'INDIRECT_-1207102804', u'MULTIEQUAL_-1207104160'), ('const-0', u'INT_NOTEQUAL_-1207107826'), (u'MULTIEQUAL_-1207104676', u'PTRADD_-1207101967'), (u'MULTIEQUAL_-1207105691', u'LOAD_-1207108646'), (u'STORE_-1207109618', u'INDIRECT_-1207104339'), (u'PIECE_-1207103307', u'PIECE_-1207103306'), (u'STORE_-1207109723', u'INDIRECT_-1207104657'), (u'PTRADD_-1207108520', u'LOAD_-1207108582'), (u'PTRSUB_-1207102279', u'PTRADD_-1207102279'), (u'COPY_-1207101866', u'PIECE_-1207101812'), ('const-1', u'PTRADD_-1207102690'), ('const--440', u'INT_ADD_-1207103552'), (u'MULTIEQUAL_-1207104815', u'INT_SEXT_-1207108402'), ('const-1', u'PTRADD_-1207103183'), (u'CALL_-1207109999', u'INDIRECT_-1207105315'), (u'INT_ADD_-1207107849', u'INT_ADD_-1207106937'), ('const-1', u'PTRADD_-1207109391'), ('const-2', u'INT_SUB_-1207109519'), ('const-1', u'PTRADD_-1207109570'), (u'COPY_-1207101862', u'PIECE_-1207101815'), (u'PTRADD_-1207108417', u'STORE_-1207108477'), (u'INT_SEXT_-1207108068', u'PTRADD_-1207102531'), (u'INT_SEXT_-1207109980', u'INT_ADD_-1207103152'), (u'MULTIEQUAL_-1207103367', u'MULTIEQUAL_-1207104040'), ('const-433', u'LOAD_-1207109510'), ('const-1', u'PTRADD_-1207102369'), ('const-433', u'STORE_-1207109461'), (u'INT_ADD_-1207103356', u'PTRADD_-1207109484'), (u'PTRSUB_-1207102039', u'PTRADD_-1207102039'), (u'INDIRECT_-1207105139', u'MULTIEQUAL_-1207104953'), (u'PTRADD_-1207102224', u'STORE_-1207106978'), ('const-1', u'PTRADD_-1207109460'), (u'STORE_-1207107256', u'INDIRECT_-1207104124'), ('const-1', u'PTRADD_-1207102324'), (u'MULTIEQUAL_-1207105897', u'INT_SUB_-1207109507'), (u'INDIRECT_-1207104124', u'MULTIEQUAL_-1207104103'), (u'INT_ADD_-1207103193', u'PTRADD_-1207103145'), (u'STORE_-1207109407', u'INDIRECT_-1207104329'), ('const-1', u'PTRADD_-1207108732'), (u'PTRSUB_-1207102369', u'PTRADD_-1207102369'), ('const-8', u'PTRADD_-1207108496'), (u'MULTIEQUAL_-1207103371', u'MULTIEQUAL_-1207104502'), (u'INT_AND_-1207108971', u'INT_NOTEQUAL_-1207108911'), (u'INDIRECT_-1207104313', u'MULTIEQUAL_-1207104233'), ('const-1', u'INT_ADD_-1207107022'), ('const-2', u'INT_ADD_-1207102158'), (u'INDIRECT_-1207104895', u'MULTIEQUAL_-1207104811'), (u'INT_AND_-1207109875', u'INT_NOTEQUAL_-1207109850'), ('const-433', u'LOAD_-1207106951'), (u'INT_ADD_-1207103269', u'PTRADD_-1207103221'), (u'COPY_-1207106141', u'MULTIEQUAL_-1207106003'), ('tmp_1888', u'CBRANCH_-1207108892'), ('const--184', u'PTRSUB_-1207102341'), (u'INDIRECT_-1207104731', u'MULTIEQUAL_-1207104649'), ('const-433', u'STORE_-1207108203'), (u'MULTIEQUAL_-1207103373', u'MULTIEQUAL_-1207104580'), (u'INT_SEXT_-1207102399', u'PTRADD_-1207102487'), ('tmp_4865', u'CBRANCH_-1207106852'), (u'INDIRECT_-1207103614', u'MULTIEQUAL_-1207104970'), ('const--184', u'PTRSUB_-1207102543'), ('const-1', u'PTRADD_-1207102083'), (u'STORE_-1207109723', u'INDIRECT_-1207104297'), (u'INT_AND_-1207109875', u'INT_NOTEQUAL_-1207109867'), (u'MULTIEQUAL_-1207103365', u'MULTIEQUAL_-1207103859'), (u'LOAD_-1207107322', u'INT_ZEXT_-1207105470'), (u'COPY_-1207101807', u'PIECE_-1207101759'), (u'PTRADD_-1207106797', u'LOAD_-1207106859'), (u'LOAD_-1207107821', u'INT_LEFT_-1207107781'), (u'SUBPIECE_-1207102215', u'INT_ADD_-1207106829'), (u'STORE_-1207109496', u'INDIRECT_-1207104824'), (u'MULTIEQUAL_-1207103377', u'MULTIEQUAL_-1207105897'), (u'STORE_-1207106320', u'INDIRECT_-1207102894'), (u'CALLIND_-1207109090', u'INDIRECT_-1207105518'), ('const-433', u'STORE_-1207108728'), (u'STORE_-1207109461', u'INDIRECT_-1207104088'), (u'PTRADD_-1207108574', u'MULTIEQUAL_-1207102972'), (u'INT_SRIGHT_-1207107279', u'SUBPIECE_-1207104203'), (u'INDIRECT_-1207104853', u'MULTIEQUAL_-1207104773'), ('const-0', u'COPY_-1207105153'), (u'SUBPIECE_-1207104262', u'INT_OR_-1207107428'), (u'INT_ADD_-1207106937', u'INT_SEXT_-1207106926'), ('const-1', u'INT_SUB_-1207103383'), (u'PTRADD_-1207103234', u'STORE_-1207109407'), ('tmp_6090', u'INT_SUB_-1207103452'), (u'CALL_-1207106694', u'INDIRECT_-1207103724'), (u'INDIRECT_-1207104599', u'MULTIEQUAL_-1207104344'), ('tmp_6089', u'PTRADD_-1207109460'), (u'STORE_-1207109618', u'INDIRECT_-1207104789'), ('tmp_11467', u'PTRSUB_-1207103226'), ('const-433', u'LOAD_-1207109234'), (u'INT_EQUAL_-1207109079', u'CBRANCH_-1207109077'), (u'LOAD_-1207107732', u'INT_ZEXT_-1207105693'), (u'PTRADD_-1207103221', u'STORE_-1207109723'), (u'PTRADD_-1207102531', u'STORE_-1207107950'), (u'STORE_-1207108610', u'INDIRECT_-1207103640'), (u'STORE_-1207109268', u'INDIRECT_-1207104545'), (u'INDIRECT_-1207104317', u'INT_XOR_-1207108049'), ('tmp_1620', u'CBRANCH_-1207109077'), ('const-1', u'INT_SUB_-1207105249'), (u'MULTIEQUAL_-1207105919', u'INT_SUB_-1207109558'), (u'CALLIND_-1207109090', u'INDIRECT_-1207104943'), (u'PTRADD_-1207102487', u'PTRADD_-1207106974'), (u'INT_SUB_-1207109733', u'MULTIEQUAL_-1207105987'), ('tmp_6088', u'PTRSUB_-1207102154'), (u'STORE_-1207109439', u'INDIRECT_-1207104346'), ('const-433', u'STORE_-1207107950'), ('tmp_11467', u'PTRSUB_-1207103049'), ('const-433', u'LOAD_-1207109702'), (u'SUBPIECE_-1207104348', u'INT_OR_-1207107655'), (u'COPY_-1207102837', u'MULTIEQUAL_-1207105779'), ('const-1', u'PTRADD_-1207101986'), (u'INT_SUB_-1207109593', u'MULTIEQUAL_-1207105919'), (u'CALLIND_-1207109090', u'INDIRECT_-1207104677'), (u'PTRADD_-1207109358', u'LOAD_-1207109420'), (u'INDIRECT_-1207104305', u'MULTIEQUAL_-1207103369'), ('const-433', u'STORE_-1207108650'), (u'PTRADD_-1207109710', u'LOAD_-1207109772'), (u'LOAD_-1207109632', u'STORE_-1207109618'), (u'LOAD_-1207109534', u'STORE_-1207109461'), ('const-1', u'PTRADD_-1207109675'), (u'COPY_-1207103363', u'PIECE_-1207103305'), (u'MULTIEQUAL_-1207105764', u'LOAD_-1207108804'), (u'STORE_-1207109377', u'INDIRECT_-1207104851'), (u'PTRSUB_-1207103105', u'MULTIEQUAL_-1207105764'), ('const-1', u'PTRADD_-1207102272'), (u'STORE_-1207106320', u'INDIRECT_-1207103344'), (u'INDIRECT_-1207104959', u'MULTIEQUAL_-1207104580'), (u'PTRADD_-1207109369', u'LOAD_-1207109431'), (u'STORE_-1207109461', u'INDIRECT_-1207104628')]
[('const-1', u'PTRADD_-1207102121'), (u'INT_ADD_-1207103368', u'INT_ADD_-1207103327'), ('tmp_11479', u'INT_ADD_-1207107653'), ('const-31', u'INT_AND_-1207106899'), (u'MULTIEQUAL_-1207105897', u'INT_ADD_-1207109530'), ('const-433', u'LOAD_-1207107036'), (u'INDIRECT_-1207104686', u'INT_XOR_-1207104822'), (u'MULTIEQUAL_-1207103377', u'MULTIEQUAL_-1207104331'), (u'INT_ADD_-1207103116', u'CAST_-1207102974'), (u'COPY_-1207103066', u'MULTIEQUAL_-1207105338'), ('const-433', u'LOAD_-1207109667'), ('tmp_11473', u'PTRSUB_-1207103142'), (u'CALLIND_-1207109090', u'INDIRECT_-1207104416'), (u'INT_ADD_-1207108091', u'INT_SEXT_-1207108068'), (u'INT_ADD_-1207106869', u'CAST_-1207101837'), ('const-4', u'PTRADD_-1207108404'), ('tmp_11473', u'PTRSUB_-1207102984'), (u'STORE_-1207109439', u'INDIRECT_-1207104265'), (u'INT_ADD_-1207106671', u'CAST_-1207101950'), (u'STORE_-1207109688', u'INDIRECT_-1207104740'), (u'INT_NOTEQUAL_-1207108928', u'CBRANCH_-1207108926'), (u'STORE_-1207107438', u'INDIRECT_-1207104192'), ('const--1', u'INT_ADD_-1207109653'), (u'INDIRECT_-1207104756', u'MULTIEQUAL_-1207104675'), ('const-1', u'PTRADD_-1207108520'), ('const-433', u'LOAD_-1207109597'), ('const--1', u'INT_ADD_-1207106323'), ('tmp_5507', u'CBRANCH_-1207106771'), (u'COPY_-1207102770', u'MULTIEQUAL_-1207104815'), (u'PTRSUB_-1207102944', u'PTRADD_-1207102944'), (u'INT_SUB_-1207109416', u'INT_ADD_-1207109415'), (u'INT_ADD_-1207109269', u'CAST_-1207102940'), ('const-433', u'LOAD_-1207108547'), (u'INDIRECT_-1207105026', u'MULTIEQUAL_-1207104945'), ('const-433', u'LOAD_-1207109737'), (u'CAST_-1207101877', u'STORE_-1207106994'), (u'INT_SUB_-1207107834', u'INT_AND_-1207106715'), (u'CALLIND_-1207109090', u'INDIRECT_-1207104866'), ('const-0', u'INT_EQUAL_-1207109888'), (u'INDIRECT_-1207105058', u'MULTIEQUAL_-1207104679'), (u'CAST_-1207102140', u'STORE_-1207107438'), ('const-7', u'INT_ADD_-1207103289'), (u'INT_ADD_-1207103349', u'INT_ADD_-1207103308'), (u'INT_AND_-1207107814', u'INT_NOTEQUAL_-1207107611'), (u'LOAD_-1207109737', u'STORE_-1207109723'), (u'INT_ADD_-1207107242', u'CAST_-1207102080'), (u'INDIRECT_-1207104788', u'MULTIEQUAL_-1207104409'), ('const-433', u'STORE_-1207107976'), (u'PTRADD_-1207108719', u'MULTIEQUAL_-1207105743'), (u'MULTIEQUAL_-1207103378', u'MULTIEQUAL_-1207104319'), (u'INT_ADD_-1207107229', u'MULTIEQUAL_-1207104676'), (u'INDIRECT_-1207104248', u'MULTIEQUAL_-1207104078'), (u'PTRSUB_-1207103344', u'CALL_-1207109999'), (u'INT_SUB_-1207109459', u'INT_ADD_-1207103304'), (u'INDIRECT_-1207104242', u'MULTIEQUAL_-1207103375'), (u'MULTIEQUAL_-1207105919', u'INT_ADD_-1207109581'), (u'COPY_-1207107431', u'MULTIEQUAL_-1207104908'), ('const--184', u'PTRSUB_-1207102376'), ('const-1', u'PTRADD_-1207102184'), (u'INDIRECT_-1207103732', u'MULTIEQUAL_-1207103677'), (u'STORE_-1207106320', u'INDIRECT_-1207102723'), (u'INT_ADD_-1207107351', u'CAST_-1207102118'), (u'MULTIEQUAL_-1207105743', u'PTRADD_-1207108679'), (u'MULTIEQUAL_-1207106082', u'PTRADD_-1207108496'), ('tmp_301', u'CBRANCH_-1207109886'), (u'MULTIEQUAL_-1207103383', u'MULTIEQUAL_-1207104871'), (u'INT_SRIGHT_-1207108342', u'INT_SEXT_-1207102421'), (u'PTRADD_-1207102574', u'STORE_-1207107963'), (u'STORE_-1207109461', u'INDIRECT_-1207104187'), ('const-1', u'PTRADD_-1207102376'), (u'CAST_-1207103103', u'INT_ADD_-1207103249'), (u'INT_AND_-1207108971', u'INT_NOTEQUAL_-1207108962'), (u'INDIRECT_-1207104157', u'MULTIEQUAL_-1207103902'), (u'CALL_-1207109999', u'INDIRECT_-1207104608'), (u'STORE_-1207109723', u'INDIRECT_-1207104306'), (u'INT_ADD_-1207109971', u'INT_SEXT_-1207103032'), (u'INT_ADD_-1207106829', u'INT_ADD_-1207106753'), (u'INT_SEXT_-1207109980', u'INT_ADD_-1207103273'), (u'STORE_-1207109119', u'INDIRECT_-1207104143'), (u'STORE_-1207108458', u'INDIRECT_-1207103478'), (u'STORE_-1207109758', u'INDIRECT_-1207105042'), (u'STORE_-1207109688', u'INDIRECT_-1207104560'), (u'INT_ADD_-1207106644', u'INT_ADD_-1207106568'), (u'INDIRECT_-1207104428', u'MULTIEQUAL_-1207104049'), (u'INT_ADD_-1207107535', u'CAST_-1207102181'), ('const-6', u'INT_NOTEQUAL_-1207109782'), (u'STORE_-1207109439', u'INDIRECT_-1207103995'), (u'MULTIEQUAL_-1207105897', u'INT_ADD_-1207103345'), ('const-3', u'PTRADD_-1207108476'), (u'LOAD_-1207109453', u'STORE_-1207109387'), ('const-1', u'PTRADD_-1207102944'), (u'LOAD_-1207107052', u'INT_LEFT_-1207107011'), (u'INDIRECT_-1207103310', u'MULTIEQUAL_-1207102759'), (u'INDIRECT_-1207104338', u'MULTIEQUAL_-1207104061'), (u'INDIRECT_-1207104518', u'MULTIEQUAL_-1207104298'), ('const-433', u'STORE_-1207106685'), ('const-1308254', u'COPY_-1207110006'), (u'INT_ADD_-1207109971', u'INT_SEXT_-1207103033'), (u'MULTIEQUAL_-1207104676', u'INT_ADD_-1207107022'), (u'INT_AND_-1207106530', u'INT_SRIGHT_-1207106524'), ('const--184', u'PTRSUB_-1207102121'), (u'STORE_-1207109723', u'INDIRECT_-1207104126'), (u'STORE_-1207109618', u'INDIRECT_-1207104168'), (u'INDIRECT_-1207104506', u'INT_XOR_-1207108230'), ('const--448', u'PTRSUB_-1207103108'), (u'STORE_-1207109368', u'INDIRECT_-1207104404'), (u'CALL_-1207106347', u'INDIRECT_-1207104427'), (u'PTRADD_-1207108384', u'STORE_-1207108444'), (u'INDIRECT_-1207104724', u'MULTIEQUAL_-1207104640'), (u'INDIRECT_-1207105058', u'MULTIEQUAL_-1207104820'), (u'INDIRECT_-1207104968', u'MULTIEQUAL_-1207104691'), ('const-0', u'SUBPIECE_-1207102223'), (u'INT_ADD_-1207109923', u'INT_ADD_-1207109653'), ('const-433', u'LOAD_-1207109072'), ('const-1', u'INT_ADD_-1207107849'), ('const-5', u'PTRADD_-1207108398'), (u'INT_ADD_-1207109923', u'INT_ADD_-1207109415'), ('tmp_11473', u'PTRSUB_-1207102358'), (u'STORE_-1207109397', u'INDIRECT_-1207103972'), (u'PTRSUB_-1207103222', u'CAST_-1207103121'), (u'CAST_-1207103023', u'INT_ADD_-1207103169'), (u'INT_AND_-1207108971', u'INT_NOTEQUAL_-1207108894'), (u'LOAD_-1207108504', u'STORE_-1207108451'), ('const-7', u'INT_ADD_-1207103308'), (u'COPY_-1207103161', u'MULTIEQUAL_-1207103385'), (u'INT_AND_-1207108971', u'INT_NOTEQUAL_-1207108945'), (u'INT_SEXT_-1207109268', u'INT_MULT_-1207109194'), (u'STORE_-1207109618', u'INDIRECT_-1207103987'), ('const-7', u'INT_AND_-1207104945'), (u'COPY_-1207102889', u'MULTIEQUAL_-1207105779'), ('tmp_11482', u'INT_ADD_-1207110032'), ('const-1', u'PTRADD_-1207106612'), (u'STORE_-1207109583', u'INDIRECT_-1207103971'), ('const-31', u'INT_AND_-1207106914'), (u'INDIRECT_-1207105058', u'MULTIEQUAL_-1207104872'), (u'INT_ZEXT_-1207105018', u'INT_EQUAL_-1207106855'), ('const-0', u'COPY_-1207106141'), (u'PTRADD_-1207103015', u'MULTIEQUAL_-1207106196'), (u'INT_EQUAL_-1207106822', u'CBRANCH_-1207106813'), (u'INDIRECT_-1207104168', u'MULTIEQUAL_-1207104083'), ('const-7', u'INT_ADD_-1207103232'), (u'INDIRECT_-1207104422', u'MULTIEQUAL_-1207103377'), (u'INT_ADD_-1207106856', u'CAST_-1207102012'), (u'PTRSUB_-1207103343', u'CALLIND_-1207109090'), ('tmp_11473', u'PTRSUB_-1207103123'), (u'INDIRECT_-1207104518', u'MULTIEQUAL_-1207104241'), ('const-433', u'LOAD_-1207108725'), (u'COPY_-1207106141', u'MULTIEQUAL_-1207105936'), (u'STORE_-1207107766', u'INDIRECT_-1207104310'), (u'STORE_-1207109496', u'INDIRECT_-1207104833'), ('const--448', u'PTRSUB_-1207103053'), (u'INT_AND_-1207109110', u'CAST_-1207102540'), ('const-2', u'INT_ADD_-1207108391'), (u'INT_ADD_-1207103308', u'INT_ADD_-1207103306'), (u'CALLIND_-1207109090', u'INDIRECT_-1207104146'), (u'INDIRECT_-1207104146', u'INT_XOR_-1207108017'), ('const-31', u'INT_AND_-1207106530'), ('const-129', u'INT_ADD_-1207106782'), ('tmp_11479', u'INT_ADD_-1207107752'), (u'MULTIEQUAL_-1207103379', u'MULTIEQUAL_-1207104409'), (u'INDIRECT_-1207102723', u'MULTIEQUAL_-1207104078'), (u'CALLIND_-1207109090', u'INDIRECT_-1207104326'), (u'STORE_-1207109723', u'INDIRECT_-1207104486'), (u'INDIRECT_-1207105058', u'MULTIEQUAL_-1207104803'), (u'PTRSUB_-1207102376', u'PTRADD_-1207102376'), (u'INT_ADD_-1207107353', u'INT_ADD_-1207107351'), (u'PTRADD_-1207108574', u'MULTIEQUAL_-1207102979'), (u'LOAD_-1207106372', u'INT_SEXT_-1207106355'), (u'MULTIEQUAL_-1207105338', u'INT_SEXT_-1207109314'), (u'STORE_-1207109377', u'INDIRECT_-1207104230'), ('const-433', u'STORE_-1207109397'), (u'INT_ADD_-1207103118', u'INT_ADD_-1207103116'), (u'LOAD_-1207109072', u'INT_SUB_-1207104732'), (u'LOAD_-1207107607', u'INT_LEFT_-1207107566'), (u'INT_OR_-1207106859', u'STORE_-1207106870'), ('tmp_11473', u'PTRSUB_-1207102562'), ('const-1', u'PTRADD_-1207102562'), (u'INT_OR_-1207106490', u'STORE_-1207106500'), ('tmp_11473', u'PTRSUB_-1207102745'), ('const-5', u'INT_NOTEQUAL_-1207109799'), (u'STORE_-1207106320', u'INDIRECT_-1207103353'), (u'INT_SEXT_-1207103032', u'PTRADD_-1207102944'), ('tmp_11473', u'PTRSUB_-1207102609'), (u'STORE_-1207109439', u'INDIRECT_-1207104445'), (u'STORE_-1207109496', u'INDIRECT_-1207104653'), (u'MULTIEQUAL_-1207105971', u'INT_SUB_-1207109663'), (u'INT_XOR_-1207107972', u'STORE_-1207107950'), ('const-433', u'STORE_-1207107365'), ('const--448', u'PTRSUB_-1207103279'), (u'STORE_-1207108451', u'INDIRECT_-1207103473'), (u'MULTIEQUAL_-1207104241', u'MULTIEQUAL_-1207104163'), ('const--184', u'PTRSUB_-1207102721'), ('const-128', u'INT_ADD_-1207107653'), ('const-433', u'LOAD_-1207109431'), ('const-7', u'INT_AND_-1207108971'), (u'INT_AND_-1207107814', u'INT_NOTEQUAL_-1207107632'), (u'PTRSUB_-1207103184', u'CAST_-1207103085'), (u'CAST_-1207103102', u'STORE_-1207109618'), (u'STORE_-1207109377', u'INDIRECT_-1207104770'), (u'STORE_-1207109583', u'INDIRECT_-1207104242'), (u'INT_LEFT_-1207107381', u'INT_OR_-1207107245'), ('const-433', u'STORE_-1207109618'), ('const-433', u'LOAD_-1207109100'), (u'INT_NOTEQUAL_-1207106972', u'CBRANCH_-1207106971'), (u'SUBPIECE_-1207104270', u'INT_OR_-1207107428'), ('const-3', u'INT_NOTEQUAL_-1207109833'), (u'INT_ADD_-1207106845', u'PTRADD_-1207106797'), ('tmp_4658', u'CBRANCH_-1207106971'), (u'STORE_-1207109653', u'INDIRECT_-1207104003'), (u'INT_SEXT_-1207109980', u'INT_ADD_-1207101879'), (u'INDIRECT_-1207104962', u'MULTIEQUAL_-1207103383'), (u'STORE_-1207109377', u'INDIRECT_-1207104590'), ('tmp_11473', u'PTRSUB_-1207103061'), ('const-433', u'STORE_-1207109268'), (u'MULTIEQUAL_-1207105724', u'PTRADD_-1207108640'), ('const-433', u'STORE_-1207108509'), (u'STORE_-1207108203', u'INDIRECT_-1207103451'), ('const-433', u'LOAD_-1207106566'), (u'STORE_-1207109387', u'INDIRECT_-1207103875'), (u'MULTIEQUAL_-1207105987', u'INT_ADD_-1207109721'), ('tmp_11479', u'INT_ADD_-1207109269'), (u'CAST_-1207102118', u'STORE_-1207107365'), (u'INT_ADD_-1207103316', u'INT_ADD_-1207103118'), (u'INDIRECT_-1207103987', u'MULTIEQUAL_-1207103902'), ('const-433', u'LOAD_-1207107052'), (u'MULTIEQUAL_-1207105724', u'LOAD_-1207108725'), ('tmp_11473', u'PTRSUB_-1207103279'), (u'STORE_-1207109618', u'INDIRECT_-1207104888'), (u'CALL_-1207109999', u'INDIRECT_-1207104968'), (u'INT_ADD_-1207109923', u'INT_ADD_-1207109506'), (u'STORE_-1207109653', u'INDIRECT_-1207104544'), ('const-1', u'INT_SUB_-1207109698'), ('tmp_391', u'CBRANCH_-1207109831'), (u'INT_ADD_-1207103268', u'CAST_-1207103120'), ('const-2', u'PTRADD_-1207108485'), ('const--184', u'PTRSUB_-1207102518'), (u'STORE_-1207109653', u'INDIRECT_-1207104094'), ('tmp_331', u'CBRANCH_-1207109865'), (u'STORE_-1207109653', u'INDIRECT_-1207104814'), ('tmp_11475', u'INT_ADD_-1207109923'), ('const--184', u'PTRSUB_-1207102697'), (u'INDIRECT_-1207104952', u'MULTIEQUAL_-1207103931'), (u'INT_LEFT_-1207106626', u'INT_OR_-1207106490'), (u'INT_ADD_-1207103306', u'CAST_-1207103156'), (u'PTRADD_-1207108732', u'MULTIEQUAL_-1207106161'), (u'INT_SLESS_-1207109958', u'CBRANCH_-1207109965'), (u'CALL_-1207106347', u'INDIRECT_-1207102785'), ('const-433', u'LOAD_-1207109453'), (u'MULTIEQUAL_-1207102979', u'MULTIEQUAL_-1207105667'), (u'INT_LEFT_-1207106811', u'STORE_-1207106794'), (u'INDIRECT_-1207103876', u'MULTIEQUAL_-1207103659'), (u'INDIRECT_-1207104006', u'MULTIEQUAL_-1207103992'), ('const-1', u'PTRADD_-1207102358'), (u'INDIRECT_-1207102632', u'MULTIEQUAL_-1207103988'), (u'INT_ADD_-1207102406', u'PTRADD_-1207102358'), (u'CAST_-1207103041', u'INT_ADD_-1207103188'), (u'PTRSUB_-1207102059', u'PTRADD_-1207102059'), (u'PTRADD_-1207102518', u'PTRADD_-1207106797'), ('const-1', u'PTRADD_-1207107360'), (u'INT_OR_-1207106873', u'STORE_-1207106883'), (u'PTRADD_-1207108772', u'MULTIEQUAL_-1207106181'), (u'INT_LEFT_-1207107781', u'INT_OR_-1207107655'), (u'SUBPIECE_-1207105903', u'INT_SLESS_-1207109958'), (u'MULTIEQUAL_-1207104908', u'SUBPIECE_-1207104316'), ('const-1', u'PTRADD_-1207108692'), ('const-1', u'PTRADD_-1207108467'), (u'INT_ADD_-1207103310', u'INT_ADD_-1207103109'), ('const-2', u'INT_ADD_-1207106845'), ('const-1', u'PTRADD_-1207108424'), (u'INDIRECT_-1207104502', u'MULTIEQUAL_-1207104422'), (u'PTRADD_-1207108759', u'MULTIEQUAL_-1207105764'), ('const--184', u'PTRSUB_-1207102463'), (u'PTRADD_-1207106612', u'LOAD_-1207106674'), ('tmp_11479', u'INT_ADD_-1207106356'), ('const--184', u'PTRSUB_-1207102745'), (u'MULTIEQUAL_-1207103375', u'MULTIEQUAL_-1207104151'), (u'INDIRECT_-1207104056', u'INT_XOR_-1207104531'), ('const-433', u'LOAD_-1207106859'), (u'MULTIEQUAL_-1207104241', u'MULTIEQUAL_-1207103931'), (u'CALLIND_-1207109090', u'INDIRECT_-1207104776'), (u'INDIRECT_-1207104692', u'MULTIEQUAL_-1207103380'), (u'INT_ADD_-1207103099', u'CAST_-1207102960'), ('const--448', u'PTRSUB_-1207103184'), (u'PTRSUB_-1207102984', u'PTRADD_-1207102984'), (u'INDIRECT_-1207104698', u'MULTIEQUAL_-1207104529'), ('tmp_11473', u'PTRSUB_-1207103088'), ('const--448', u'PTRSUB_-1207103088'), ('const--1', u'INT_ADD_-1207109723'), (u'STORE_-1207109688', u'INDIRECT_-1207104380'), (u'INDIRECT_-1207104634', u'MULTIEQUAL_-1207104550'), (u'INT_SEXT_-1207108129', u'PTRADD_-1207102586'), ('tmp_3963', u'CBRANCH_-1207107526'), ('tmp_11473', u'PTRSUB_-1207103241'), ('const--1', u'INT_ADD_-1207109618'), ('const-0', u'SUBPIECE_-1207103960'), (u'INT_ADD_-1207106488', u'INT_ADD_-1207106486'), (u'INDIRECT_-1207104592', u'MULTIEQUAL_-1207104512'), (u'STORE_-1207109653', u'INDIRECT_-1207104454'), ('tmp_11479', u'INT_ADD_-1207107535'), (u'STORE_-1207106320', u'INDIRECT_-1207103263'), (u'INT_ADD_-1207106858', u'SUBPIECE_-1207104241'), ('const-128', u'INT_ADD_-1207106858'), (u'INDIRECT_-1207103966', u'INT_XOR_-1207107972'), ('const-433', u'STORE_-1207106500'), ('const-1', u'INT_SUB_-1207109943'), (u'INT_SRIGHT_-1207108342', u'INT_ADD_-1207107849'), (u'INT_OR_-1207106675', u'STORE_-1207106685'), (u'COPY_-1207105153', u'MULTIEQUAL_-1207104676'), (u'MULTIEQUAL_-1207105897', u'INT_SUB_-1207109519'), (u'PTRADD_-1207108485', u'LOAD_-1207108547'), (u'INDIRECT_-1207104608', u'MULTIEQUAL_-1207104405'), (u'INDIRECT_-1207104258', u'MULTIEQUAL_-1207104173'), ('const--1', u'INT_ADD_-1207109532'), (u'CAST_-1207102540', u'INT_SRIGHT_-1207108342'), (u'INT_ADD_-1207103357', u'INT_ADD_-1207103171'), ('const-7', u'INT_ADD_-1207103270'), (u'INT_AND_-1207102961', u'INT_NOTEQUAL_-1207106772'), ('const-1', u'PTRADD_-1207108574'), (u'MULTIEQUAL_-1207105667', u'PTRADD_-1207108485'), (u'MULTIEQUAL_-1207105971', u'INT_ADD_-1207109686'), ('const-433', u'STORE_-1207108650'), (u'SUBPIECE_-1207105903', u'INT_SUB_-1207109943'), (u'STORE_-1207109407', u'INDIRECT_-1207104248'), ('tmp_11473', u'PTRSUB_-1207101831'), (u'INT_NOTEQUAL_-1207107632', u'CBRANCH_-1207107630'), (u'INDIRECT_-1207104170', u'MULTIEQUAL_-1207104112'), ('const-1', u'PTRADD_-1207108561'), (u'INT_OR_-1207109235', u'COPY_-1207109261'), (u'INT_ADD_-1207103251', u'INT_ADD_-1207103249'), (u'PTRSUB_-1207101831', u'CAST_-1207101797'), (u'STORE_-1207109368', u'INDIRECT_-1207104224'), ('const-2', u'INT_ADD_-1207106829'), ('tmp_1768', u'CBRANCH_-1207108960'), (u'INDIRECT_-1207104094', u'MULTIEQUAL_-1207104009'), (u'CAST_-1207102967', u'STORE_-1207109377'), (u'CALL_-1207109999', u'INDIRECT_-1207104788'), (u'STORE_-1207109618', u'INDIRECT_-1207104078'), (u'STORE_-1207109496', u'INDIRECT_-1207104023'), ('const-433', u'STORE_-1207107667'), (u'CAST_-1207102988', u'STORE_-1207109407'), ('tmp_11473', u'PTRSUB_-1207102184'), (u'STORE_-1207107950', u'INDIRECT_-1207103310'), (u'PTRSUB_-1207103015', u'PTRADD_-1207103015'), (u'INT_ADD_-1207109923', u'INT_ADD_-1207109688'), (u'INDIRECT_-1207104512', u'MULTIEQUAL_-1207103378'), (u'INT_ADD_-1207110032', u'CAST_-1207103308'), (u'LOAD_-1207108844', u'STORE_-1207108808'), (u'INDIRECT_-1207104608', u'MULTIEQUAL_-1207104439'), (u'LOAD_-1207109100', u'CALLIND_-1207109090'), (u'INT_XOR_-1207108262', u'STORE_-1207108165'), ('const-1', u'PTRADD_-1207108653'), (u'CAST_-1207101926', u'STORE_-1207106609'), (u'STORE_-1207109688', u'INDIRECT_-1207104019'), ('const-1', u'INT_SUB_-1207109628'), (u'INDIRECT_-1207104364', u'MULTIEQUAL_-1207104280'), (u'INT_ADD_-1207106568', u'INT_SEXT_-1207106557'), (u'MULTIEQUAL_-1207105936', u'INT_ADD_-1207103292'), (u'PTRADD_-1207102518', u'PTRADD_-1207106990'), ('const-1', u'PTRADD_-1207108458'), ('const-3', u'INT_AND_-1207107814'), (u'MULTIEQUAL_-1207103376', u'MULTIEQUAL_-1207104139'), ('tmp_1918', u'CBRANCH_-1207108875'), ('const-6', u'PTRADD_-1207108391'), ('tmp_483', u'CBRANCH_-1207109779'), (u'LOAD_-1207108547', u'STORE_-1207108477'), (u'PTRADD_-1207103002', u'STORE_-1207109268'), ('tmp_11473', u'PTRSUB_-1207103108'), (u'STORE_-1207109377', u'INDIRECT_-1207104860'), (u'INDIRECT_-1207105058', u'MULTIEQUAL_-1207104781'), (u'INT_ADD_-1207107244', u'INT_ADD_-1207107242'), (u'STORE_-1207106978', u'INDIRECT_-1207104103'), ('const-0', u'SUBPIECE_-1207104022'), ('const-1', u'PTRADD_-1207108692'), (u'PTRADD_-1207102721', u'STORE_-1207108203'), (u'CALL_-1207109999', u'INDIRECT_-1207105058'), ('const--448', u'PTRSUB_-1207103203'), (u'INDIRECT_-1207104427', u'MULTIEQUAL_-1207104484'), (u'INT_NOTEQUAL_-1207108911', u'CBRANCH_-1207108909'), (u'INT_ADD_-1207103558', u'INT_ADD_-1207103304'), (u'INT_ADD_-1207106356', u'CAST_-1207101787'), (u'MULTIEQUAL_-1207105897', u'INT_ADD_-1207103316'), (u'CAST_-1207103008', u'STORE_-1207109439'), (u'PTRADD_-1207108391', u'STORE_-1207108451'), (u'INT_ADD_-1207103330', u'INT_ADD_-1207103289'), (u'STORE_-1207109723', u'INDIRECT_-1207104216'), (u'LOAD_-1207109997', u'INT_ADD_-1207109971'), ('const-433', u'LOAD_-1207108529'), (u'COPY_-1207102875', u'MULTIEQUAL_-1207105779'), (u'INDIRECT_-1207104968', u'MULTIEQUAL_-1207104765'), (u'INT_SUB_-1207109698', u'MULTIEQUAL_-1207105971'), (u'PTRSUB_-1207102697', u'PTRADD_-1207102697'), ('tmp_11479', u'INT_ADD_-1207106673'), (u'INDIRECT_-1207104698', u'MULTIEQUAL_-1207104443'), (u'INDIRECT_-1207103876', u'MULTIEQUAL_-1207103692'), ('const-433', u'LOAD_-1207108804'), (u'MULTIEQUAL_-1207106107', u'STORE_-1207108610'), (u'INDIRECT_-1207104133', u'MULTIEQUAL_-1207104112'), (u'STORE_-1207106320', u'INDIRECT_-1207103533'), (u'STORE_-1207109439', u'INDIRECT_-1207104805'), (u'INDIRECT_-1207104608', u'MULTIEQUAL_-1207104331'), (u'LOAD_-1207108725', u'STORE_-1207108689'), (u'INT_SEXT_-1207108361', u'PTRADD_-1207102697'), (u'MULTIEQUAL_-1207105667', u'PTRADD_-1207108433'), (u'INT_ADD_-1207103325', u'CAST_-1207103174'), (u'COPY_-1207106141', u'MULTIEQUAL_-1207105987'), (u'INT_ADD_-1207106858', u'INT_ADD_-1207106780'), ('const-433', u'STORE_-1207108165'), ('const-433', u'STORE_-1207108808'), (u'COPY_-1207106141', u'MULTIEQUAL_-1207105971'), ('const--184', u'PTRSUB_-1207102665'), (u'INT_SUB_-1207109459', u'INT_ADD_-1207109404'), (u'CAST_-1207102181', u'STORE_-1207107549'), ('const-7', u'INT_SUB_-1207109416'), (u'MULTIEQUAL_-1207105955', u'INT_ADD_-1207109651'), (u'COPY_-1207102684', u'MULTIEQUAL_-1207102978'), (u'STORE_-1207109583', u'INDIRECT_-1207104062'), ('const-1', u'PTRADD_-1207108398'), ('const-433', u'STORE_-1207108610'), (u'PTRADD_-1207102246', u'LOAD_-1207106935'), (u'INDIRECT_-1207104051', u'MULTIEQUAL_-1207103971'), (u'INT_LEFT_-1207107011', u'INT_OR_-1207106873'), (u'PTRSUB_-1207103079', u'CAST_-1207102982'), (u'INT_ADD_-1207106820', u'CAST_-1207101798'), (u'MULTIEQUAL_-1207105691', u'PTRADD_-1207108574'), (u'STORE_-1207109407', u'INDIRECT_-1207104518'), ('const-4', u'INT_ADD_-1207106475'), ('const-433', u'STORE_-1207106794'), (u'PTRADD_-1207102313', u'LOAD_-1207107322'), (u'STORE_-1207109583', u'INDIRECT_-1207104782'), (u'INT_ADD_-1207103175', u'PTRADD_-1207109038'), (u'INDIRECT_-1207103930', u'MULTIEQUAL_-1207103862'), ('const-433', u'LOAD_-1207107821'), ('tmp_11473', u'PTRSUB_-1207102574'), ('const-8', u'INT_SUB_-1207107834'), ('const-0', u'SUBPIECE_-1207105657'), ('const-6', u'INT_NOTEQUAL_-1207108877'), ('const-63', u'INT_AND_-1207109110'), (u'INDIRECT_-1207104454', u'MULTIEQUAL_-1207104370'), (u'INDIRECT_-1207104968', u'MULTIEQUAL_-1207104782'), ('const-5', u'PTRADD_-1207108458'), ('const-0', u'SUBPIECE_-1207104356'), ('const-0', u'INT_NOTEQUAL_-1207106972'), (u'INDIRECT_-1207104952', u'MULTIEQUAL_-1207103848'), ('const--184', u'PTRSUB_-1207102562'), ('const-7', u'INT_ADD_-1207103327'), (u'CAST_-1207102260', u'STORE_-1207107766'), (u'STORE_-1207108808', u'INDIRECT_-1207103732'), (u'INT_AND_-1207106914', u'INT_SRIGHT_-1207106908'), (u'STORE_-1207109268', u'INDIRECT_-1207104014'), ('const-1', u'PTRADD_-1207106974'), (u'INDIRECT_-1207104740', u'MULTIEQUAL_-1207104658'), (u'MULTIEQUAL_-1207104908', u'INT_ADD_-1207107242'), (u'INT_NOTEQUAL_-1207107527', u'CBRANCH_-1207107526'), (u'MULTIEQUAL_-1207104676', u'SUBPIECE_-1207102223'), ('const-1', u'PTRADD_-1207102697'), ('const-433', u'STORE_-1207109387'), ('const-3', u'PTRADD_-1207108410'), (u'MULTIEQUAL_-1207103372', u'MULTIEQUAL_-1207103880'), ('const-433', u'STORE_-1207108235'), (u'CAST_-1207102995', u'LOAD_-1207109420'), (u'MULTIEQUAL_-1207104815', u'INT_ADD_-1207108091'), (u'STORE_-1207109368', u'INDIRECT_-1207104314'), (u'INT_SRIGHT_-1207106709', u'SUBPIECE_-1207104085'), (u'INDIRECT_-1207104968', u'MULTIEQUAL_-1207104730'), (u'STORE_-1207106870', u'INDIRECT_-1207104067'), (u'PTRADD_-1207106974', u'LOAD_-1207107036'), (u'STORE_-1207109397', u'INDIRECT_-1207104422'), (u'INDIRECT_-1207104152', u'MULTIEQUAL_-1207103374'), (u'CAST_-1207103120', u'STORE_-1207109653'), (u'STORE_-1207109119', u'INDIRECT_-1207104683'), (u'INT_SEXT_-1207109314', u'PTRADD_-1207103002'), (u'CAST_-1207103175', u'INT_ADD_-1207103325'), ('const-433', u'STORE_-1207108021'), (u'INDIRECT_-1207104248', u'MULTIEQUAL_-1207103868'), (u'STORE_-1207109119', u'INDIRECT_-1207104503'), (u'INT_SEXT_-1207108372', u'PTRADD_-1207102721'), (u'INT_SEXT_-1207106355', u'CALL_-1207106347'), (u'INT_NOTEQUAL_-1207109782', u'CBRANCH_-1207109779'), (u'STORE_-1207109377', u'INDIRECT_-1207104320'), (u'INT_ADD_-1207106953', u'INT_SEXT_-1207106942'), ('tmp_11479', u'INT_ADD_-1207107244'), (u'STORE_-1207106320', u'INDIRECT_-1207103083'), (u'CALL_-1207109999', u'INDIRECT_-1207104878'), (u'MULTIEQUAL_-1207106181', u'STORE_-1207108768'), (u'INT_ADD_-1207103311', u'INT_ADD_-1207103270'), (u'INT_ADD_-1207109923', u'INT_ADD_-1207109494'), (u'INT_ADD_-1207103270', u'INT_ADD_-1207103268'), (u'COPY_-1207103335', u'MULTIEQUAL_-1207105338'), (u'INT_NOTEQUAL_-1207107611', u'CBRANCH_-1207107609'), (u'CALL_-1207109999', u'INDIRECT_-1207104338'), (u'INDIRECT_-1207104878', u'MULTIEQUAL_-1207104499'), ('const--184', u'PTRSUB_-1207102358'), (u'INT_SEXT_-1207109980', u'INT_ADD_-1207103292'), (u'CAST_-1207102864', u'LOAD_-1207109100'), (u'MULTIEQUAL_-1207103383', u'MULTIEQUAL_-1207104769'), (u'PTRADD_-1207108424', u'STORE_-1207108484'), (u'STORE_-1207109439', u'INDIRECT_-1207103904'), (u'INT_SRIGHT_-1207106893', u'SUBPIECE_-1207104149'), ('const--440', u'PTRSUB_-1207102944'), (u'PTRADD_-1207108614', u'MULTIEQUAL_-1207106107'), (u'INT_ADD_-1207106475', u'MULTIEQUAL_-1207104676'), ('tmp_3297', u'CBRANCH_-1207107919'), ('tmp_11479', u'INT_ADD_-1207106597'), (u'INDIRECT_-1207104888', u'MULTIEQUAL_-1207104803'), (u'INT_ADD_-1207109651', u'CAST_-1207103128'), ('const-0', u'INT_NOTEQUAL_-1207106956'), (u'INDIRECT_-1207104666', u'MULTIEQUAL_-1207104585'), (u'INT_ADD_-1207103107', u'CAST_-1207102967'), (u'MULTIEQUAL_-1207103380', u'MULTIEQUAL_-1207104601'), (u'STORE_-1207109688', u'INDIRECT_-1207104470'), (u'CAST_-1207103164', u'LOAD_-1207109737'), (u'MULTIEQUAL_-1207106082', u'STORE_-1207108509'), (u'STORE_-1207109368', u'INDIRECT_-1207104764'), (u'INT_NOTEQUAL_-1207107745', u'CBRANCH_-1207107744'), ('const-446', u'INT_ADD_-1207103171'), (u'STORE_-1207109461', u'INDIRECT_-1207104457'), ('tmp_6046', u'BRANCH_-1207106344'), (u'LOAD_-1207109072', u'COPY_-1207102770'), (u'INDIRECT_-1207104544', u'MULTIEQUAL_-1207104460'), (u'STORE_-1207109723', u'INDIRECT_-1207104846'), (u'INDIRECT_-1207104878', u'MULTIEQUAL_-1207104675'), (u'INT_ADD_-1207109530', u'CAST_-1207103069'), ('tmp_3770', u'CBRANCH_-1207107630'), ('const-433', u'STORE_-1207109461'), (u'INDIRECT_-1207103785', u'MULTIEQUAL_-1207103406'), ('const-433', u'LOAD_-1207106951'), (u'MULTIEQUAL_-1207106082', u'PTRADD_-1207108404'), ('const-445', u'INT_ADD_-1207103156'), (u'PTRSUB_-1207102745', u'PTRADD_-1207102745'), (u'INT_ZEXT_-1207105289', u'CAST_-1207102017'), (u'COPY_-1207102903', u'MULTIEQUAL_-1207106161'), (u'INT_AND_-1207102961', u'INT_LEFT_-1207107381'), (u'CALLIND_-1207109090', u'INDIRECT_-1207104686'), (u'STORE_-1207108203', u'INDIRECT_-1207103360'), (u'INDIRECT_-1207104854', u'MULTIEQUAL_-1207103383'), (u'INDIRECT_-1207104596', u'INT_XOR_-1207104822'), (u'INT_NOTEQUAL_-1207109550', u'CBRANCH_-1207109549'), (u'MULTIEQUAL_-1207102975', u'MULTIEQUAL_-1207103494'), ('const-2', u'PTRADD_-1207108417'), ('const-1', u'COPY_-1207107655'), (u'STORE_-1207109461', u'INDIRECT_-1207104007'), (u'INDIRECT_-1207105148', u'MULTIEQUAL_-1207104962'), ('const-1', u'INT_NOTEQUAL_-1207107632'), (u'INDIRECT_-1207104788', u'MULTIEQUAL_-1207104533'), (u'INT_SUB_-1207107834', u'INT_AND_-1207107695'), (u'PTRADD_-1207102518', u'PTRADD_-1207107360'), ('const-1', u'INT_SUB_-1207105249'), (u'SUBPIECE_-1207105903', u'INT_SUB_-1207109323'), (u'INT_ADD_-1207106486', u'CAST_-1207101888'), (u'LOAD_-1207106339', u'STORE_-1207106320'), (u'MULTIEQUAL_-1207106181', u'PTRADD_-1207108732'), ('const-1', u'PTRADD_-1207103015'), ('tmp_451', u'CBRANCH_-1207109797'), (u'MULTIEQUAL_-1207103378', u'MULTIEQUAL_-1207104421'), (u'STORE_-1207109618', u'INDIRECT_-1207104618'), (u'INDIRECT_-1207104134', u'MULTIEQUAL_-1207103375'), (u'MULTIEQUAL_-1207105897', u'INT_ADD_-1207103231'), (u'INT_SRIGHT_-1207107689', u'SUBPIECE_-1207104356'), (u'STORE_-1207108123', u'INDIRECT_-1207103310'), (u'MULTIEQUAL_-1207103385', u'MULTIEQUAL_-1207105897'), (u'LOAD_-1207109420', u'STORE_-1207109368'), (u'INDIRECT_-1207104232', u'MULTIEQUAL_-1207104152'), (u'INT_NOTEQUAL_-1207108894', u'CBRANCH_-1207108892'), (u'STORE_-1207109583', u'INDIRECT_-1207104422'), (u'INDIRECT_-1207105058', u'MULTIEQUAL_-1207104889'), (u'INDIRECT_-1207104878', u'MULTIEQUAL_-1207104709'), (u'LOAD_-1207107506', u'INT_ZEXT_-1207105020'), (u'CAST_-1207103157', u'INT_ADD_-1207103306'), (u'CAST_-1207102960', u'STORE_-1207109368'), (u'STORE_-1207109119', u'INDIRECT_-1207103963'), (u'CAST_-1207103016', u'LOAD_-1207109453'), (u'MULTIEQUAL_-1207104908', u'INT_ADD_-1207107229'), (u'LOAD_-1207109234', u'INT_ZEXT_-1207105615'), (u'STORE_-1207109368', u'INDIRECT_-1207104854'), ('tmp_849', u'CBRANCH_-1207109549'), ('tmp_3583', u'CBRANCH_-1207107744'), ('tmp_11473', u'PTRSUB_-1207102376'), (u'INT_NEGATE_-1207109899', u'INT_NOTEQUAL_-1207109550'), (u'PTRADD_-1207102665', u'STORE_-1207108123'), (u'CAST_-1207102975', u'INT_ADD_-1207103116'), (u'INDIRECT_-1207104192', u'MULTIEQUAL_-1207104168'), (u'PTRADD_-1207108692', u'MULTIEQUAL_-1207106141'), (u'INT_ADD_-1207108305', u'INT_SEXT_-1207108129'), (u'CAST_-1207101837', u'STORE_-1207106883'), (u'LOAD_-1207109546', u'STORE_-1207109496'), ('const-1', u'PTRADD_-1207102665'), (u'INT_SRIGHT_-1207106908', u'SUBPIECE_-1207103960'), (u'COPY_-1207106332', u'MULTIEQUAL_-1207106003'), ('const-0', u'INT_NOTEQUAL_-1207106587'), (u'INT_ADD_-1207109923', u'INT_ADD_-1207109583'), (u'CAST_-1207102981', u'STORE_-1207109397'), (u'INT_SLESS_-1207107912', u'CBRANCH_-1207107919'), (u'INDIRECT_-1207104788', u'MULTIEQUAL_-1207104550'), (u'STORE_-1207106320', u'INDIRECT_-1207102903'), ('tmp_11479', u'INT_ADD_-1207107353'), (u'INDIRECT_-1207104608', u'MULTIEQUAL_-1207104388'), (u'INDIRECT_-1207104470', u'MULTIEQUAL_-1207104388'), (u'SUBPIECE_-1207104356', u'INT_OR_-1207107655'), (u'INDIRECT_-1207104878', u'MULTIEQUAL_-1207104640'), ('const-433', u'LOAD_-1207106834'), ('tmp_11479', u'INT_ADD_-1207107424'), (u'PTRADD_-1207108433', u'LOAD_-1207108495'), ('const-0', u'INT_NOTEQUAL_-1207107343'), (u'INT_ADD_-1207109971', u'INT_SUB_-1207109323'), (u'PTRSUB_-1207102586', u'PTRADD_-1207102586'), (u'STORE_-1207109758', u'INDIRECT_-1207104592'), (u'COPY_-1207107655', u'MULTIEQUAL_-1207104908'), (u'INT_ZEXT_-1207105156', u'CAST_-1207101894'), ('const-129', u'INT_ADD_-1207107535'), (u'PTRSUB_-1207103135', u'MULTIEQUAL_-1207105724'), (u'LOAD_-1207108582', u'STORE_-1207108484'), (u'INT_SEXT_-1207109980', u'INT_ADD_-1207103558'), (u'INT_ZEXT_-1207105001', u'CAST_-1207101844'), (u'INT_ADD_-1207103156', u'INT_ADD_-1207103154'), (u'MULTIEQUAL_-1207104815', u'INT_ADD_-1207108397'), (u'MULTIEQUAL_-1207105667', u'PTRADD_-1207108467'), ('const-7', u'INT_ADD_-1207103190'), (u'CALL_-1207109999', u'INDIRECT_-1207104157'), ('const-0', u'INT_NOTEQUAL_-1207107745'), (u'INDIRECT_-1207104788', u'MULTIEQUAL_-1207104568'), ('const-433', u'LOAD_-1207108844'), (u'INT_ADD_-1207109923', u'INT_ADD_-1207109532'), (u'STORE_-1207108477', u'INDIRECT_-1207103491'), (u'STORE_-1207109496', u'INDIRECT_-1207103932'), (u'INT_ADD_-1207109415', u'CAST_-1207103002'), (u'STORE_-1207109119', u'INDIRECT_-1207104053'), ('const-1', u'PTRADD_-1207108679'), (u'PTRSUB_-1207103135', u'CALLIND_-1207109090'), (u'INDIRECT_-1207103698', u'MULTIEQUAL_-1207103642'), (u'INT_EQUAL_-1207109888', u'CBRANCH_-1207109886'), (u'INDIRECT_-1207104216', u'MULTIEQUAL_-1207104135'), (u'INT_ADD_-1207106980', u'CAST_-1207101877'), ('const-31', u'INT_AND_-1207107285'), (u'SUBPIECE_-1207102223', u'INT_ADD_-1207106829'), (u'MULTIEQUAL_-1207104815', u'INT_ADD_-1207108099'), (u'INDIRECT_-1207103682', u'MULTIEQUAL_-1207103625'), ('const-433', u'LOAD_-1207107422'), ('const-8', u'PTRADD_-1207108509'), (u'INDIRECT_-1207103443', u'MULTIEQUAL_-1207104799'), ('const-31', u'INT_AND_-1207107469'), (u'PTRSUB_-1207102665', u'PTRADD_-1207102665'), (u'STORE_-1207109387', u'INDIRECT_-1207104416'), (u'MULTIEQUAL_-1207102976', u'MULTIEQUAL_-1207103496'), (u'STORE_-1207109407', u'INDIRECT_-1207103887'), (u'STORE_-1207107667', u'INDIRECT_-1207104277'), (u'INDIRECT_-1207104157', u'MULTIEQUAL_-1207103919'), ('tmp_11473', u'PTRSUB_-1207102586'), ('const-433', u'STORE_-1207107766'), (u'CALL_-1207109999', u'INDIRECT_-1207104248'), ('const-1', u'PTRADD_-1207108509'), ('const-1', u'PTRADD_-1207108442'), (u'MULTIEQUAL_-1207103381', u'MULTIEQUAL_-1207104691'), (u'INT_ADD_-1207106660', u'PTRADD_-1207106612'), (u'INT_XOR_-1207108230', u'STORE_-1207108203'), (u'STORE_-1207109407', u'INDIRECT_-1207104788'), (u'CALLIND_-1207109090', u'INDIRECT_-1207103966'), (u'COPY_-1207102767', u'MULTIEQUAL_-1207102978'), ('const-0', u'SUBPIECE_-1207104316'), ('const-3', u'INT_SRIGHT_-1207108342'), (u'INDIRECT_-1207104338', u'MULTIEQUAL_-1207104169'), (u'INT_ADD_-1207106346', u'CALL_-1207106347'), (u'STORE_-1207109723', u'INDIRECT_-1207104756'), (u'CAST_-1207103139', u'INT_ADD_-1207103287'), (u'INDIRECT_-1207104326', u'INT_XOR_-1207108160'), ('const--448', u'PTRSUB_-1207103142'), ('const-433', u'STORE_-1207109407'), (u'INT_ADD_-1207107849', u'INT_ADD_-1207106953'), ('tmp_11473', u'PTRSUB_-1207103203'), (u'INT_EQUAL_-1207106855', u'CBRANCH_-1207106852'), ('const-0', u'COPY_-1207105153'), (u'CAST_-1207103055', u'LOAD_-1207109522'), (u'INDIRECT_-1207104968', u'MULTIEQUAL_-1207104589'), (u'LOAD_-1207108804', u'STORE_-1207108768'), (u'STORE_-1207109653', u'INDIRECT_-1207104724'), (u'MULTIEQUAL_-1207103848', u'COPY_-1207103943'), (u'LOAD_-1207108538', u'STORE_-1207108470'), (u'INDIRECT_-1207104157', u'MULTIEQUAL_-1207103988'), ('const-433', u'LOAD_-1207109488'), (u'MULTIEQUAL_-1207105897', u'INT_ADD_-1207103328'), ('const-433', u'LOAD_-1207107506'), (u'STORE_-1207109758', u'INDIRECT_-1207104142'), (u'CAST_-1207102809', u'INT_AND_-1207104945'), (u'INT_SUB_-1207105249', u'INT_ZEXT_-1207106261'), ('const-9536', u'INT_ADD_-1207109056'), (u'INT_ADD_-1207109981', u'CAST_-1207103277'), (u'PTRADD_-1207108496', u'COPY_-1207102684'), (u'LOAD_-1207109072', u'INT_SLESS_-1207109038'), (u'PTRADD_-1207102059', u'LOAD_-1207106951'), (u'MULTIEQUAL_-1207106003', u'INT_ADD_-1207109756'), (u'CAST_-1207103146', u'LOAD_-1207109702'), (u'INT_ADD_-1207107849', u'INT_ADD_-1207106753'), (u'INT_ADD_-1207109923', u'INT_ADD_-1207109758'), ('tmp_1662', u'CBRANCH_-1207109045'), (u'PTRADD_-1207108561', u'COPY_-1207102767'), (u'INT_ADD_-1207109653', u'INT_ADD_-1207109651'), (u'PTRADD_-1207102376', u'LOAD_-1207107506'), ('const-1', u'PTRADD_-1207108410'), (u'STORE_-1207109268', u'INDIRECT_-1207104644'), (u'INDIRECT_-1207104224', u'MULTIEQUAL_-1207103376'), (u'INT_MULT_-1207109194', u'INT_ADD_-1207103175'), (u'STORE_-1207108021', u'INDIRECT_-1207103257'), (u'CAST_-1207103128', u'LOAD_-1207109667'), (u'INT_XOR_-1207108160', u'STORE_-1207108123'), ('const-128', u'INT_ADD_-1207107244'), (u'INT_SUB_-1207109473', u'INT_ADD_-1207109472'), (u'INDIRECT_-1207104936', u'MULTIEQUAL_-1207104855'), ('const-4', u'INT_NOTEQUAL_-1207109816'), (u'INT_AND_-1207109875', u'INT_NOTEQUAL_-1207109816'), (u'CALL_-1207106694', u'INDIRECT_-1207102743'), (u'INDIRECT_-1207104338', u'MULTIEQUAL_-1207104118'), (u'INT_ADD_-1207106858', u'INT_ADD_-1207106856'), (u'INT_ADD_-1207106858', u'INT_ADD_-1207106856'), (u'INT_ADD_-1207109923', u'INT_ADD_-1207109404'), (u'CAST_-1207101956', u'INT_SRIGHT_-1207106709'), (u'INDIRECT_-1207104528', u'MULTIEQUAL_-1207104443'), (u'CAST_-1207103009', u'INT_ADD_-1207103154'), ('const-7', u'PTRADD_-1207108433'), (u'STORE_-1207109387', u'INDIRECT_-1207104686'), (u'STORE_-1207109688', u'INDIRECT_-1207104200'), (u'INT_ADD_-1207109056', u'CAST_-1207102851'), (u'STORE_-1207109407', u'INDIRECT_-1207104608'), (u'CALLIND_-1207109090', u'INDIRECT_-1207104236'), ('const-1', u'PTRADD_-1207108719'), (u'MULTIEQUAL_-1207106082', u'PTRADD_-1207108391'), ('const--184', u'PTRSUB_-1207102586'), (u'STORE_-1207109119', u'INDIRECT_-1207104773'), (u'LOAD_-1207109597', u'STORE_-1207109583'), (u'INT_AND_-1207102961', u'INT_SUB_-1207107834'), (u'INDIRECT_-1207104338', u'MULTIEQUAL_-1207104100'), (u'INT_ADD_-1207109923', u'INT_ADD_-1207109723'), (u'CAST_-1207101797', u'INT_ADD_-1207101877'), (u'CAST_-1207103084', u'STORE_-1207109583'), (u'INT_SUB_-1207107834', u'INT_AND_-1207106914'), (u'STORE_-1207109377', u'INDIRECT_-1207104500'), (u'INDIRECT_-1207103876', u'MULTIEQUAL_-1207103677'), ('const-0', u'SUBPIECE_-1207104085'), (u'STORE_-1207109461', u'INDIRECT_-1207104097'), ('const-433', u'STORE_-1207108123'), (u'INT_NOTEQUAL_-1207108877', u'CBRANCH_-1207108875'), ('const-0', u'RETURN_-1207106759'), ('const-1', u'PTRADD_-1207108601'), (u'CAST_-1207103048', u'LOAD_-1207109510'), (u'MULTIEQUAL_-1207104676', u'INT_ADD_-1207106980'), (u'INDIRECT_-1207103353', u'MULTIEQUAL_-1207104709'), ('const-1', u'PTRADD_-1207108959'), (u'INT_ADD_-1207109437', u'CAST_-1207103016'), (u'INT_ADD_-1207109971', u'COPY_-1207103335'), ('const-0', u'SUBPIECE_-1207102441'), (u'INDIRECT_-1207104788', u'MULTIEQUAL_-1207104602'), ('const-2', u'INT_NOTEQUAL_-1207108945'), (u'PTRADD_-1207102586', u'STORE_-1207107976'), ('const-433', u'STORE_-1207106978'), ('tmp_11473', u'PTRSUB_-1207102313'), (u'INT_AND_-1207102961', u'INT_LEFT_-1207106626'), (u'INDIRECT_-1207103173', u'MULTIEQUAL_-1207104529'), (u'CALLIND_-1207109090', u'INDIRECT_-1207104506'), (u'STORE_-1207109461', u'INDIRECT_-1207104367'), (u'MULTIEQUAL_-1207106141', u'STORE_-1207108689'), (u'PTRADD_-1207102745', u'STORE_-1207108235'), (u'INDIRECT_-1207105148', u'MULTIEQUAL_-1207104769'), (u'INT_NOTEQUAL_-1207106772', u'CBRANCH_-1207106771'), (u'PTRSUB_-1207103279', u'CAST_-1207103175'), (u'INDIRECT_-1207104248', u'MULTIEQUAL_-1207103970'), (u'MULTIEQUAL_-1207103382', u'MULTIEQUAL_-1207104679'), (u'LOAD_-1207109772', u'STORE_-1207109758'), (u'STORE_-1207109583', u'INDIRECT_-1207104332'), (u'CALL_-1207109999', u'INDIRECT_-1207104428'), (u'MULTIEQUAL_-1207104908', u'INT_ADD_-1207107351'), (u'INT_ADD_-1207103188', u'CAST_-1207103040'), (u'MULTIEQUAL_-1207106196', u'PTRADD_-1207108772'), (u'INT_ADD_-1207106780', u'CAST_-1207101988'), (u'STORE_-1207109407', u'INDIRECT_-1207103978'), (u'INDIRECT_-1207104310', u'MULTIEQUAL_-1207104241'), ('const-0', u'INT_SLESS_-1207109958'), (u'INDIRECT_-1207105148', u'MULTIEQUAL_-1207104979'), (u'INT_SUB_-1207109628', u'MULTIEQUAL_-1207105936'), (u'INDIRECT_-1207104428', u'MULTIEQUAL_-1207104190'), (u'MULTIEQUAL_-1207105897', u'INT_SUB_-1207109473'), (u'LOAD_-1207109072', u'INT_SUB_-1207105249'), (u'PTRADD_-1207102184', u'LOAD_-1207106751'), (u'COPY_-1207103222', u'COPY_-1207102960'), (u'INDIRECT_-1207104788', u'MULTIEQUAL_-1207104511'), (u'STORE_-1207109439', u'INDIRECT_-1207104715'), (u'CALL_-1207109999', u'INDIRECT_-1207104518'), (u'INT_NOTEQUAL_-1207107343', u'CBRANCH_-1207107342'), (u'INDIRECT_-1207104674', u'MULTIEQUAL_-1207103381'), (u'PTRSUB_-1207103053', u'CAST_-1207102961'), (u'PTRADD_-1207102463', u'LOAD_-1207107732'), (u'INT_NOTEQUAL_-1207107826', u'CBRANCH_-1207107825'), (u'INDIRECT_-1207104608', u'MULTIEQUAL_-1207104422'), ('const-433', u'LOAD_-1207108495'), (u'INDIRECT_-1207104968', u'MULTIEQUAL_-1207104799'), (u'INDIRECT_-1207104126', u'MULTIEQUAL_-1207104044'), (u'SUBPIECE_-1207106279', u'INT_OR_-1207109235'), (u'INT_ADD_-1207103322', u'INT_ADD_-1207103127'), ('const-1', u'PTRADD_-1207102721'), ('const--184', u'PTRSUB_-1207102184'), (u'INT_ZEXT_-1207105615', u'INT_AND_-1207109110'), ('const-6', u'INT_ADD_-1207108099'), (u'PTRSUB_-1207103123', u'CAST_-1207103023'), (u'STORE_-1207109439', u'INDIRECT_-1207104625'), ('const-433', u'LOAD_-1207109997'), ('const-0', u'INT_EQUAL_-1207109079'), ('const-128', u'CALL_-1207109999'), (u'SUBPIECE_-1207103960', u'INT_OR_-1207106873'), ('const-192', u'INT_AND_-1207109123'), (u'INDIRECT_-1207104236', u'INT_XOR_-1207108017'), (u'MULTIEQUAL_-1207105897', u'INT_SUB_-1207109459'), (u'PTRADD_-1207108640', u'MULTIEQUAL_-1207105708'), (u'SUBPIECE_-1207104316', u'INT_ADD_-1207107324'), (u'MULTIEQUAL_-1207105971', u'INT_ADD_-1207103330'), (u'INDIRECT_-1207104338', u'MULTIEQUAL_-1207103959'), (u'INDIRECT_-1207104416', u'INT_XOR_-1207108262'), (u'INDIRECT_-1207103623', u'MULTIEQUAL_-1207104979'), ('const-433', u'STORE_-1207109439'), (u'INDIRECT_-1207104248', u'MULTIEQUAL_-1207104027'), ('const--440', u'PTRSUB_-1207103002'), ('const-433', u'LOAD_-1207109534'), (u'INT_SUB_-1207104732', u'INT_AND_-1207107814'), (u'INT_ADD_-1207107509', u'INT_SEXT_-1207107497'), (u'INDIRECT_-1207102993', u'MULTIEQUAL_-1207104349'), (u'STORE_-1207108650', u'INDIRECT_-1207103666'), ('tmp_6067', u'BRANCH_-1207106314'), (u'STORE_-1207109461', u'INDIRECT_-1207104277'), (u'STORE_-1207109618', u'INDIRECT_-1207104258'), (u'CALL_-1207109999', u'INDIRECT_-1207105890'), (u'PTRSUB_-1207103135', u'MULTIEQUAL_-1207105743'), (u'CALLIND_-1207109090', u'INT_EQUAL_-1207109079'), ('const--184', u'PTRSUB_-1207102313'), (u'INT_ZEXT_-1207105223', u'CAST_-1207101956'), (u'CAST_-1207103308', u'LOAD_-1207110048'), (u'LOAD_-1207108495', u'STORE_-1207108444'), (u'INT_NOTEQUAL_-1207109816', u'CBRANCH_-1207109814'), ('const-433', u'LOAD_-1207108582'), ('tmp_4496', u'BRANCH_-1207107233'), (u'INDIRECT_-1207104332', u'MULTIEQUAL_-1207103376'), (u'INT_AND_-1207102961', u'INT_NOTEQUAL_-1207106956'), (u'INT_AND_-1207102961', u'INT_LEFT_-1207107781'), (u'STORE_-1207109387', u'INDIRECT_-1207104776'), ('const-130', u'INT_ADD_-1207106488'), (u'CAST_-1207101888', u'STORE_-1207106500'), (u'STORE_-1207109583', u'INDIRECT_-1207104602'), (u'INT_AND_-1207102961', u'INT_NOTEQUAL_-1207107343'), (u'CAST_-1207103040', u'STORE_-1207109496'), (u'STORE_-1207109461', u'INDIRECT_-1207104817'), ('const--448', u'PTRSUB_-1207103123'), ('const--448', u'PTRSUB_-1207103061'), (u'MULTIEQUAL_-1207102978', u'MULTIEQUAL_-1207106082'), (u'INT_ADD_-1207106858', u'INT_ADD_-1207106595'), ('const-40', u'INT_ADD_-1207110032'), ('const-0', u'SUBPIECE_-1207104241'), ('const--184', u'PTRSUB_-1207102574'), (u'INDIRECT_-1207103954', u'MULTIEQUAL_-1207103373'), (u'MULTIEQUAL_-1207106124', u'STORE_-1207108650'), ('const-1', u'PTRADD_-1207108520'), ('const-1', u'STORE_-1207109268'), ('tmp_361', u'CBRANCH_-1207109848'), ('const-1', u'PTRADD_-1207108496'), ('const-3', u'INT_ADD_-1207108367'), (u'STORE_-1207109407', u'INDIRECT_-1207104428'), ('const--184', u'PTRSUB_-1207102609'), (u'CALL_-1207106347', u'INDIRECT_-1207103861'), ('const-1', u'PTRADD_-1207103096'), (u'INT_LEFT_-1207106626', u'STORE_-1207106609'), (u'CAST_-1207101796', u'STORE_-1207106320'), (u'PTRADD_-1207102562', u'STORE_-1207107950'), ('const-1309715', u'COPY_-1207106354'), (u'INDIRECT_-1207104518', u'MULTIEQUAL_-1207104263'), (u'STORE_-1207109268', u'INDIRECT_-1207103924'), (u'INT_XOR_-1207104822', u'STORE_-1207108235'), ('const-1', u'PTRADD_-1207108391'), ('const-4', u'INT_NOTEQUAL_-1207108911'), ('const-433', u'LOAD_-1207108646'), ('const-2', u'INT_NOTEQUAL_-1207107611'), (u'LOAD_-1207109234', u'INT_AND_-1207102961'), ('tmp_1738', u'CBRANCH_-1207108981'), (u'INT_AND_-1207109875', u'INT_NOTEQUAL_-1207109799'), (u'PTRSUB_-1207102721', u'PTRADD_-1207102721'), (u'PTRADD_-1207102358', u'LOAD_-1207107607'), (u'INT_ADD_-1207103345', u'INT_ADD_-1207103156'), (u'STORE_-1207109758', u'INDIRECT_-1207104952'), (u'INT_ADD_-1207109583', u'INT_ADD_-1207109581'), (u'MULTIEQUAL_-1207103372', u'MULTIEQUAL_-1207103778'), (u'STORE_-1207109407', u'INDIRECT_-1207104158'), (u'INDIRECT_-1207104348', u'MULTIEQUAL_-1207104263'), (u'INDIRECT_-1207104248', u'MULTIEQUAL_-1207104061'), (u'CAST_-1207102232', u'INT_SRIGHT_-1207107689'), ('const-1', u'INT_NOTEQUAL_-1207109867'), (u'STORE_-1207109439', u'INDIRECT_-1207104355'), ('const-448', u'INT_ADD_-1207103101'), (u'INDIRECT_-1207104326', u'INT_XOR_-1207108049'), ('const-433', u'LOAD_-1207106372'), ('const-1', u'PTRADD_-1207108384'), (u'CAST_-1207101988', u'STORE_-1207106794'), ('const-1', u'PTRADD_-1207108417'), (u'CAST_-1207103182', u'LOAD_-1207109772'), (u'PTRSUB_-1207102121', u'PTRADD_-1207102121'), (u'INT_SUB_-1207109943', u'INT_ZEXT_-1207106320'), (u'COPY_-1207106141', u'MULTIEQUAL_-1207105955'), (u'INDIRECT_-1207104146', u'INT_XOR_-1207104531'), ('const-0', u'SUBPIECE_-1207104270'), (u'MULTIEQUAL_-1207103380', u'MULTIEQUAL_-1207104499'), (u'MULTIEQUAL_-1207106003', u'INT_SUB_-1207109733'), (u'INT_NOTEQUAL_-1207108945', u'CBRANCH_-1207108943'), ('const--312', u'PTRSUB_-1207103096'), ('const-433', u'STORE_-1207108470'), ('const-1', u'INT_ADD_-1207108397'), (u'CAST_-1207102989', u'INT_ADD_-1207103134'), (u'STORE_-1207109688', u'INDIRECT_-1207104290'), (u'INT_NEGATE_-1207109899', u'SUBPIECE_-1207105657'), (u'STORE_-1207109583', u'INDIRECT_-1207104512'), ('const--184', u'PTRSUB_-1207103015'), (u'PTRADD_-1207108467', u'LOAD_-1207108529'), ('const-7', u'INT_AND_-1207102961'), (u'INDIRECT_-1207104698', u'MULTIEQUAL_-1207104478'), (u'PTRSUB_-1207103080', u'COPY_-1207102892'), (u'INDIRECT_-1207103785', u'MULTIEQUAL_-1207103494'), ('const-433', u'STORE_-1207109583'), (u'INT_ADD_-1207103230', u'CAST_-1207103084'), (u'INT_SUB_-1207109558', u'COPY_-1207103161'), (u'INT_ADD_-1207103289', u'INT_ADD_-1207103287'), (u'MULTIEQUAL_-1207105708', u'PTRADD_-1207108601'), (u'INT_ADD_-1207103558', u'INT_ADD_-1207103310'), (u'STORE_-1207109723', u'INDIRECT_-1207104576'), (u'INT_SUB_-1207109663', u'MULTIEQUAL_-1207105955'), (u'INDIRECT_-1207104157', u'MULTIEQUAL_-1207103937'), (u'STORE_-1207106500', u'INDIRECT_-1207103945'), (u'INDIRECT_-1207104314', u'MULTIEQUAL_-1207103377'), (u'PTRSUB_-1207102574', u'PTRADD_-1207102574'), (u'INT_ZEXT_-1207105470', u'CAST_-1207102085'), (u'INDIRECT_-1207104708', u'MULTIEQUAL_-1207104623'), (u'INT_ADD_-1207108099', u'INT_SEXT_-1207108065'), (u'INT_ADD_-1207109494', u'CAST_-1207103048'), ('const-1', u'INT_ADD_-1207106858'), ('const--448', u'PTRSUB_-1207103241'), (u'MULTIEQUAL_-1207105667', u'PTRADD_-1207108442'), (u'INT_ADD_-1207107022', u'PTRADD_-1207106974'), (u'INT_AND_-1207109875', u'INT_EQUAL_-1207109888'), (u'STORE_-1207109397', u'INDIRECT_-1207104692'), (u'STORE_-1207109268', u'INDIRECT_-1207104464'), (u'INT_ADD_-1207108397', u'INT_SEXT_-1207108372'), ('const-0', u'SUBPIECE_-1207105903'), (u'INT_ADD_-1207103273', u'INT_ADD_-1207103232'), ('const-1', u'PTRADD_-1207108640'), ('const-1', u'PTRADD_-1207108719'), ('const-4', u'INT_SUB_-1207109495'), ('const-129', u'INT_ADD_-1207107424'), (u'CALL_-1207109999', u'INDIRECT_-1207105324'), ('const-2', u'INT_NOTEQUAL_-1207109850'), (u'STORE_-1207109723', u'INDIRECT_-1207104035'), ('const-128', u'INT_ADD_-1207106982'), (u'INT_AND_-1207106715', u'INT_SRIGHT_-1207106709'), (u'MULTIEQUAL_-1207104676', u'INT_ADD_-1207106475'), (u'CALLIND_-1207109090', u'INDIRECT_-1207104952'), (u'INT_ADD_-1207103232', u'INT_ADD_-1207103230'), ('const--448', u'PTRSUB_-1207101831'), (u'INT_ADD_-1207109532', u'INT_ADD_-1207109530'), ('const-433', u'STORE_-1207106609'), (u'INDIRECT_-1207104618', u'MULTIEQUAL_-1207104533'), (u'INDIRECT_-1207104968', u'MULTIEQUAL_-1207104748'), ('tmp_3800', u'CBRANCH_-1207107609'), (u'STORE_-1207109461', u'INDIRECT_-1207104907'), ('const-433', u'LOAD_-1207109702'), ('const-0', u'INT_SLESS_-1207109038'), (u'INDIRECT_-1207103263', u'MULTIEQUAL_-1207104619'), (u'INT_SEXT_-1207109980', u'INT_ADD_-1207103231'), (u'PTRADD_-1207102697', u'STORE_-1207108165'), (u'MULTIEQUAL_-1207104676', u'PTRADD_-1207106990'), (u'INT_ADD_-1207103134', u'CAST_-1207102988'), (u'INT_LEFT_-1207107781', u'STORE_-1207107766'), (u'PTRSUB_-1207103080', u'MULTIEQUAL_-1207106141'), (u'MULTIEQUAL_-1207105743', u'LOAD_-1207108764'), ('const-1', u'PTRADD_-1207108679'), (u'STORE_-1207109496', u'INDIRECT_-1207104203'), (u'STORE_-1207109439', u'INDIRECT_-1207104535'), (u'INT_NOTEQUAL_-1207108962', u'CBRANCH_-1207108960'), (u'STORE_-1207108470', u'INDIRECT_-1207103486'), (u'INT_OR_-1207107655', u'STORE_-1207107667'), (u'STORE_-1207109688', u'INDIRECT_-1207105010'), (u'STORE_-1207109461', u'INDIRECT_-1207104637'), (u'INDIRECT_-1207104338', u'MULTIEQUAL_-1207104135'), (u'INDIRECT_-1207104698', u'MULTIEQUAL_-1207104495'), ('tmp_5848', u'CBRANCH_-1207106586'), (u'PTRSUB_-1207103203', u'CAST_-1207103103'), (u'PTRSUB_-1207102313', u'PTRADD_-1207102313'), (u'INT_SEXT_-1207106557', u'PTRADD_-1207102121'), (u'INT_OR_-1207107245', u'STORE_-1207107256'), ('tmp_11475', u'SUBPIECE_-1207105903'), ('tmp_11479', u'INT_ADD_-1207106488'), (u'STORE_-1207109618', u'INDIRECT_-1207104978'), ('const-433', u'STORE_-1207108451'), (u'PTRADD_-1207106990', u'LOAD_-1207107052'), (u'INT_ADD_-1207101879', u'INT_ADD_-1207101877'), (u'INDIRECT_-1207103891', u'MULTIEQUAL_-1207103862'), (u'INT_NOTEQUAL_-1207106956', u'CBRANCH_-1207106955'), ('tmp_11473', u'PTRSUB_-1207103222'), (u'STORE_-1207107549', u'INDIRECT_-1207104232'), ('const-433', u'STORE_-1207108444'), (u'INDIRECT_-1207104920', u'MULTIEQUAL_-1207104838'), (u'INT_ADD_-1207101877', u'CAST_-1207101796'), ('const-433', u'LOAD_-1207107732'), (u'INT_ADD_-1207109518', u'CAST_-1207103062'), (u'INDIRECT_-1207104248', u'MULTIEQUAL_-1207103992'), (u'MULTIEQUAL_-1207105987', u'INT_ADD_-1207103349'), (u'MULTIEQUAL_-1207106196', u'STORE_-1207108808'), (u'INT_ADD_-1207109721', u'CAST_-1207103164'), (u'STORE_-1207109368', u'INDIRECT_-1207104674'), (u'INT_AND_-1207109123', u'STORE_-1207109119'), (u'MULTIEQUAL_-1207106124', u'PTRADD_-1207108614'), (u'INT_SEXT_-1207106742', u'PTRADD_-1207102184'), ('const-1', u'PTRADD_-1207102745'), (u'STORE_-1207107963', u'INDIRECT_-1207103319'), (u'INDIRECT_-1207104518', u'MULTIEQUAL_-1207104349'), (u'PTRSUB_-1207103080', u'MULTIEQUAL_-1207106107'), (u'MULTIEQUAL_-1207105708', u'LOAD_-1207108686'), ('const-129', u'INT_ADD_-1207106673'), (u'STORE_-1207109618', u'INDIRECT_-1207104798'), (u'STORE_-1207109397', u'INDIRECT_-1207104512'), (u'CAST_-1207102017', u'INT_SRIGHT_-1207106893'), (u'MULTIEQUAL_-1207104676', u'INT_ADD_-1207106660'), ('const-433', u'STORE_-1207107963'), (u'INDIRECT_-1207104596', u'INT_XOR_-1207108230'), (u'INT_SUB_-1207107834', u'INT_AND_-1207106899'), (u'STORE_-1207109119', u'INDIRECT_-1207103873'), (u'INT_AND_-1207109875', u'INT_NOTEQUAL_-1207109833'), (u'STORE_-1207109268', u'INDIRECT_-1207104284'), ('const-433', u'LOAD_-1207107322'), (u'STORE_-1207108235', u'INDIRECT_-1207103381'), (u'INDIRECT_-1207104904', u'MULTIEQUAL_-1207104820'), (u'INT_ADD_-1207109923', u'INT_ADD_-1207109472'), (u'INT_ZEXT_-1207105020', u'CAST_-1207102147'), (u'STORE_-1207109397', u'INDIRECT_-1207104332'), (u'INT_LEFT_-1207107011', u'STORE_-1207106994'), (u'INDIRECT_-1207103083', u'MULTIEQUAL_-1207104439'), (u'INT_ADD_-1207109686', u'CAST_-1207103146'), (u'PTRADD_-1207108442', u'LOAD_-1207108504'), ('const-9536', u'INT_ADD_-1207109981'), ('const-0', u'INT_EQUAL_-1207108984'), ('const-433', u'LOAD_-1207109522'), (u'COPY_-1207106141', u'MULTIEQUAL_-1207105897'), ('const-433', u'STORE_-1207109653'), ('const-1', u'INT_NOTEQUAL_-1207108962'), (u'INT_LEFT_-1207106994', u'INT_OR_-1207106859'), (u'STORE_-1207109368', u'INDIRECT_-1207103954'), (u'MULTIEQUAL_-1207105779', u'LOAD_-1207108844'), ('const-1', u'PTRADD_-1207108772'), (u'MULTIEQUAL_-1207105779', u'PTRADD_-1207108759'), (u'CAST_-1207102049', u'STORE_-1207106978'), ('const-433', u'STORE_-1207108458'), (u'PTRADD_-1207108959', u'SUBPIECE_-1207105799'), (u'INDIRECT_-1207103219', u'MULTIEQUAL_-1207102669'), (u'STORE_-1207108728', u'INDIRECT_-1207103698'), (u'MULTIEQUAL_-1207106082', u'PTRADD_-1207108417'), (u'INT_LEFT_-1207107566', u'STORE_-1207107549'), (u'INT_SUB_-1207109323', u'COPY_-1207103066'), (u'MULTIEQUAL_-1207104815', u'INT_ADD_-1207108305'), ('const-3', u'INT_ADD_-1207106660'), ('const-1', u'PTRADD_-1207108404'), (u'LOAD_-1207106935', u'INT_ZEXT_-1207105289'), (u'MULTIEQUAL_-1207105955', u'INT_SUB_-1207109628'), (u'MULTIEQUAL_-1207106003', u'INT_ADD_-1207103368'), (u'INT_SEXT_-1207106926', u'PTRADD_-1207102246'), (u'INDIRECT_-1207104608', u'MULTIEQUAL_-1207104229'), (u'INT_SUB_-1207109495', u'INT_ADD_-1207109494'), (u'MULTIEQUAL_-1207104815', u'INT_ADD_-1207108210'), ('const-4', u'INT_ADD_-1207108210'), (u'MULTIEQUAL_-1207105897', u'INT_ADD_-1207103357'), (u'MULTIEQUAL_-1207102979', u'INT_NOTEQUAL_-1207108591'), ('const-128', u'INT_ADD_-1207106346'), (u'INT_LEFT_-1207109298', u'SUBPIECE_-1207106279'), (u'INDIRECT_-1207104772', u'MULTIEQUAL_-1207104692'), (u'PTRADD_-1207107360', u'LOAD_-1207107422'), ('const-433', u'LOAD_-1207108686'), (u'LOAD_-1207107036', u'INT_LEFT_-1207106994'), ('tmp_11473', u'PTRSUB_-1207102518'), (u'MULTIEQUAL_-1207105919', u'INT_ADD_-1207103273'), (u'CAST_-1207103121', u'INT_ADD_-1207103268'), (u'INT_SUB_-1207109459', u'COPY_-1207103065'), (u'LOAD_-1207109285', u'INT_SEXT_-1207109268'), (u'LOAD_-1207108590', u'STORE_-1207108509'), ('const-4', u'PTRADD_-1207108467'), (u'STORE_-1207108165', u'INDIRECT_-1207103339'), (u'PTRADD_-1207108601', u'MULTIEQUAL_-1207105691'), (u'STORE_-1207109368', u'INDIRECT_-1207103863'), ('const-1', u'PTRADD_-1207106990'), (u'PTRADD_-1207108959', u'CAST_-1207102809'), (u'MULTIEQUAL_-1207104815', u'INT_ADD_-1207108391'), (u'INT_OR_-1207107428', u'STORE_-1207107438'), ('const-433', u'STORE_-1207107950'), (u'SUBPIECE_-1207105657', u'INT_2COMP_-1207109890'), (u'INDIRECT_-1207104584', u'MULTIEQUAL_-1207103380'), (u'STORE_-1207109387', u'INDIRECT_-1207104866'), (u'LOAD_-1207108529', u'STORE_-1207108464'), (u'INT_SRIGHT_-1207107279', u'SUBPIECE_-1207102441'), (u'PTRADD_-1207108398', u'STORE_-1207108458'), (u'INT_AND_-1207107469', u'INT_SRIGHT_-1207107463'), (u'INDIRECT_-1207103861', u'MULTIEQUAL_-1207103848'), ('const-1', u'PTRADD_-1207108772'), (u'STORE_-1207109583', u'INDIRECT_-1207104872'), (u'STORE_-1207108444', u'INDIRECT_-1207103468'), ('const--184', u'PTRSUB_-1207102059'), (u'INT_ADD_-1207107653', u'CAST_-1207102226'), (u'PTRADD_-1207108653', u'MULTIEQUAL_-1207106124'), ('const-1', u'PTRADD_-1207108476'), (u'INT_ADD_-1207107324', u'INT_SEXT_-1207107313'), (u'INDIRECT_-1207104110', u'MULTIEQUAL_-1207104027'), (u'STORE_-1207107950', u'INDIRECT_-1207103219'), (u'INT_AND_-1207102961', u'INT_NOTEQUAL_-1207107527'), (u'PTRSUB_-1207103241', u'CAST_-1207103139'), (u'LOAD_-1207109234', u'INT_AND_-1207109123'), ('const-4', u'INT_LEFT_-1207109298'), ('const-8', u'INT_SUB_-1207109459'), (u'STORE_-1207109119', u'INDIRECT_-1207104323'), (u'PTRADD_-1207108509', u'MULTIEQUAL_-1207102979'), ('const-7', u'INT_AND_-1207109875'), (u'MULTIEQUAL_-1207106141', u'PTRADD_-1207108653'), (u'INDIRECT_-1207104157', u'MULTIEQUAL_-1207103954'), (u'CAST_-1207102974', u'STORE_-1207109387'), (u'MULTIEQUAL_-1207103379', u'MULTIEQUAL_-1207104511'), (u'CALL_-1207109999', u'INDIRECT_-1207104698'), (u'PTRSUB_-1207103260', u'CAST_-1207103157'), (u'SUBPIECE_-1207102223', u'INT_ADD_-1207106644'), (u'STORE_-1207109268', u'INDIRECT_-1207104734'), (u'STORE_-1207109387', u'INDIRECT_-1207104056'), (u'STORE_-1207109496', u'INDIRECT_-1207104743'), ('tmp_11479', u'INT_ADD_-1207109152'), (u'INT_AND_-1207102961', u'INT_LEFT_-1207107566'), ('const-31', u'INT_AND_-1207106715'), (u'INT_ADD_-1207107849', u'INT_ADD_-1207107324'), (u'STORE_-1207109397', u'INDIRECT_-1207103881'), (u'INT_ADD_-1207109758', u'INT_ADD_-1207109756'), (u'STORE_-1207109268', u'INDIRECT_-1207104824'), (u'INDIRECT_-1207104518', u'MULTIEQUAL_-1207104332'), ('tmp_11473', u'PTRSUB_-1207102463'), (u'INT_SEXT_-1207109980', u'INT_ADD_-1207103368'), (u'COPY_-1207106141', u'MULTIEQUAL_-1207105919'), (u'INT_ADD_-1207106966', u'INT_ADD_-1207106964'), (u'INDIRECT_-1207104248', u'MULTIEQUAL_-1207104044'), (u'CALLIND_-1207109090', u'INDIRECT_-1207103876'), (u'INT_ADD_-1207103558', u'INT_ADD_-1207103345'), ('tmp_11473', u'PTRSUB_-1207103002'), (u'CAST_-1207101950', u'STORE_-1207106685'), ('tmp_1798', u'CBRANCH_-1207108943'), ('const-433', u'STORE_-1207109758'), (u'STORE_-1207109268', u'INDIRECT_-1207104554'), (u'INT_AND_-1207104945', u'INT_EQUAL_-1207108984'), (u'INT_ADD_-1207103101', u'INT_ADD_-1207103099'), ('const-433', u'LOAD_-1207108590'), (u'LOAD_-1207109072', u'INT_SLESS_-1207107912'), (u'STORE_-1207109397', u'INDIRECT_-1207104602'), ('const-433', u'LOAD_-1207106935'), (u'INT_ADD_-1207103171', u'INT_ADD_-1207103169'), ('const-1', u'PTRADD_-1207103015'), (u'INT_SEXT_-1207107497', u'PTRADD_-1207102376'), ('const-3', u'INT_ADD_-1207106644'), (u'CAST_-1207103110', u'LOAD_-1207109632'), (u'MULTIEQUAL_-1207104908', u'PTRADD_-1207107360'), ('const-433', u'STORE_-1207108203'), (u'MULTIEQUAL_-1207105936', u'INT_ADD_-1207109616'), ('tmp_11473', u'PTRSUB_-1207103260'), (u'PTRADD_-1207108458', u'LOAD_-1207108520'), ('const-3', u'INT_NOTEQUAL_-1207108928'), ('const-2', u'COPY_-1207107431'), (u'INT_NOTEQUAL_-1207106587', u'CBRANCH_-1207106586'), (u'INDIRECT_-1207104338', u'MULTIEQUAL_-1207104152'), (u'STORE_-1207107963', u'INDIRECT_-1207103228'), ('const-433', u'STORE_-1207107549'), ('const-128', u'INT_ADD_-1207106871'), (u'PTRADD_-1207102121', u'LOAD_-1207106566'), (u'STORE_-1207109496', u'INDIRECT_-1207104923'), (u'STORE_-1207109723', u'INDIRECT_-1207104936'), ('tmp_11479', u'INT_ADD_-1207106346'), (u'INDIRECT_-1207104103', u'MULTIEQUAL_-1207104045'), (u'STORE_-1207109758', u'INDIRECT_-1207104232'), (u'INDIRECT_-1207104560', u'MULTIEQUAL_-1207104478'), (u'MULTIEQUAL_-1207103373', u'MULTIEQUAL_-1207103970'), (u'STORE_-1207109758', u'INDIRECT_-1207104322'), ('const-433', u'STORE_-1207109368'), (u'INT_ADD_-1207108391', u'INT_SEXT_-1207108361'), (u'PTRSUB_-1207103108', u'CAST_-1207103009'), (u'COPY_-1207103065', u'MULTIEQUAL_-1207103385'), (u'INT_SEXT_-1207108402', u'PTRADD_-1207102745'), (u'INDIRECT_-1207104978', u'MULTIEQUAL_-1207104893'), (u'INDIRECT_-1207104788', u'MULTIEQUAL_-1207104619'), (u'STORE_-1207109268', u'INDIRECT_-1207104194'), (u'INDIRECT_-1207103785', u'MULTIEQUAL_-1207102975'), (u'PTRADD_-1207103096', u'PTRADD_-1207108959'), (u'INDIRECT_-1207104306', u'MULTIEQUAL_-1207104225'), (u'INT_ZEXT_-1207106261', u'PTRADD_-1207108959'), (u'INDIRECT_-1207104698', u'MULTIEQUAL_-1207104460'), (u'MULTIEQUAL_-1207103373', u'MULTIEQUAL_-1207103868'), (u'INT_NOTEQUAL_-1207109799', u'CBRANCH_-1207109797'), (u'LOAD_-1207109488', u'STORE_-1207109397'), ('const-1', u'PTRADD_-1207108640'), ('const-433', u'STORE_-1207109496'), (u'STORE_-1207106320', u'INDIRECT_-1207103173'), (u'INDIRECT_-1207104236', u'INT_XOR_-1207108049'), ('const-1', u'PTRADD_-1207108732'), ('const-1', u'INT_SUB_-1207109733'), ('const-1', u'PTRADD_-1207108759'), (u'STORE_-1207109496', u'INDIRECT_-1207104113'), (u'INT_ADD_-1207103249', u'CAST_-1207103102'), (u'LOAD_-1207106859', u'INT_LEFT_-1207106811'), (u'INDIRECT_-1207104184', u'MULTIEQUAL_-1207104100'), ('const--448', u'PTRSUB_-1207103260'), ('const-2', u'INT_ADD_-1207107509'), ('tmp_11473', u'PTRSUB_-1207102944'), (u'MULTIEQUAL_-1207104676', u'INT_ADD_-1207106845'), (u'PTRSUB_-1207102246', u'PTRADD_-1207102246'), ('const-1', u'PTRADD_-1207108759'), (u'INT_SUB_-1207107834', u'INT_AND_-1207107285'), (u'COPY_-1207102960', u'MULTIEQUAL_-1207104815'), (u'INT_ADD_-1207109472', u'CAST_-1207103034'), (u'PTRSUB_-1207103096', u'PTRADD_-1207103096'), (u'MULTIEQUAL_-1207105987', u'INT_SUB_-1207109698'), (u'INT_ADD_-1207109688', u'INT_ADD_-1207109686'), (u'INT_SRIGHT_-1207106524', u'SUBPIECE_-1207104022'), (u'PTRSUB_-1207103135', u'MULTIEQUAL_-1207105667'), (u'CAST_-1207101810', u'LOAD_-1207106339'), (u'MULTIEQUAL_-1207104676', u'INT_ADD_-1207106869'), (u'LOAD_-1207109997', u'INT_SEXT_-1207109980'), (u'MULTIEQUAL_-1207105667', u'PTRADD_-1207108509'), (u'MULTIEQUAL_-1207106161', u'PTRADD_-1207108692'), ('const--440', u'PTRSUB_-1207103344'), ('const-433', u'LOAD_-1207109772'), (u'INDIRECT_-1207103666', u'MULTIEQUAL_-1207103607'), ('tmp_11473', u'PTRSUB_-1207103096'), ('const-433', u'STORE_-1207106883'), ('const-9528', u'INT_ADD_-1207109269'), ('const-31', u'INT_AND_-1207107695'), (u'MULTIEQUAL_-1207104676', u'INT_EQUAL_-1207106855'), ('const-433', u'STORE_-1207109688'), (u'CAST_-1207102968', u'INT_ADD_-1207103107'), (u'INDIRECT_-1207105148', u'MULTIEQUAL_-1207104928'), (u'MULTIEQUAL_-1207104484', u'INT_ADD_-1207106820'), ('const-433', u'STORE_-1207107256'), (u'INT_EQUAL_-1207108984', u'CBRANCH_-1207108981'), (u'SUBPIECE_-1207102441', u'INT_OR_-1207107245'), (u'MULTIEQUAL_-1207103381', u'MULTIEQUAL_-1207104589'), ('const-1', u'PTRADD_-1207102463'), (u'STORE_-1207109461', u'INDIRECT_-1207103916'), (u'INDIRECT_-1207104686', u'COPY_-1207108850'), (u'INDIRECT_-1207104380', u'MULTIEQUAL_-1207104298'), ('const-433', u'LOAD_-1207108504'), (u'STORE_-1207109758', u'INDIRECT_-1207104682'), (u'INT_ADD_-1207107849', u'INT_ADD_-1207106568'), ('const-433', u'STORE_-1207109377'), ('const--184', u'PTRSUB_-1207102246'), (u'MULTIEQUAL_-1207104676', u'INT_ADD_-1207106858'), (u'INDIRECT_-1207104248', u'MULTIEQUAL_-1207104009'), (u'STORE_-1207109723', u'INDIRECT_-1207104396'), (u'INT_AND_-1207102961', u'INT_LEFT_-1207106811'), (u'INDIRECT_-1207104830', u'MULTIEQUAL_-1207104748'), ('tmp_11473', u'PTRSUB_-1207102721'), (u'INT_ADD_-1207109506', u'CAST_-1207103055'), ('const-5264', u'INT_ADD_-1207109152'), ('tmp_421', u'CBRANCH_-1207109814'), (u'STORE_-1207106320', u'INDIRECT_-1207102993'), (u'INT_ADD_-1207103558', u'INT_ADD_-1207103328'), (u'INDIRECT_-1207105148', u'MULTIEQUAL_-1207104910'), (u'STORE_-1207108509', u'INDIRECT_-1207103602'), (u'CAST_-1207103002', u'LOAD_-1207109431'), (u'INDIRECT_-1207104798', u'MULTIEQUAL_-1207104713'), ('tmp_11479', u'INT_ADD_-1207109981'), ('const-128', u'INT_ADD_-1207106966'), (u'INDIRECT_-1207103863', u'MULTIEQUAL_-1207103372'), (u'INT_SEXT_-1207108068', u'PTRADD_-1207102562'), (u'INDIRECT_-1207103971', u'MULTIEQUAL_-1207103372'), (u'SUBPIECE_-1207104022', u'INT_OR_-1207106490'), (u'STORE_-1207109723', u'INDIRECT_-1207105026'), (u'INT_SEXT_-1207102422', u'INT_ADD_-1207102406'), (u'STORE_-1207109618', u'INDIRECT_-1207104348'), (u'LOAD_-1207108520', u'STORE_-1207108458'), (u'STORE_-1207109387', u'INDIRECT_-1207104236'), ('const-0', u'INT_NOTEQUAL_-1207106772'), (u'INT_SUB_-1207109507', u'INT_ADD_-1207109506'), (u'STORE_-1207109618', u'INDIRECT_-1207104438'), ('const--448', u'PTRSUB_-1207103079'), ('const-433', u'STORE_-1207109119'), ('const-130', u'INT_ADD_-1207106597'), (u'LOAD_-1207108764', u'STORE_-1207108728'), (u'INT_SEXT_-1207109980', u'INT_ADD_-1207103330'), (u'STORE_-1207109377', u'INDIRECT_-1207104050'), ('tmp_4298', u'CBRANCH_-1207107342'), (u'INT_ADD_-1207107849', u'INT_SEXT_-1207107728'), (u'LOAD_-1207109522', u'STORE_-1207109439'), (u'STORE_-1207108021', u'INDIRECT_-1207103348'), (u'INT_ADD_-1207103109', u'INT_ADD_-1207103107'), ('const-1', u'PTRADD_-1207108424'), (u'INT_AND_-1207109875', u'INT_NOTEQUAL_-1207109782'), (u'STORE_-1207109368', u'INDIRECT_-1207104494'), (u'CAST_-1207103062', u'LOAD_-1207109534'), (u'MULTIEQUAL_-1207105936', u'INT_SUB_-1207109593'), (u'INDIRECT_-1207103876', u'MULTIEQUAL_-1207103607'), ('tmp_11473', u'PTRSUB_-1207103053'), (u'STORE_-1207109119', u'INDIRECT_-1207104233'), ('const-128', u'INT_ADD_-1207107353'), (u'INDIRECT_-1207104506', u'INT_XOR_-1207108262'), ('tmp_17565', u'INT_LEFT_-1207109298'), (u'STORE_-1207109461', u'INDIRECT_-1207104727'), ('const-433', u'STORE_-1207107438'), ('const-433', u'LOAD_-1207106751'), (u'PTRSUB_-1207103135', u'MULTIEQUAL_-1207105764'), (u'STORE_-1207108165', u'INDIRECT_-1207103430'), (u'CAST_-1207102851', u'LOAD_-1207109072'), (u'COPY_-1207107655', u'MULTIEQUAL_-1207104676'), ('const-5', u'INT_ADD_-1207108305'), ('const-0', u'INT_NOTEQUAL_-1207107527'), ('const-4294967295', u'INT_ADD_-1207109971'), (u'STORE_-1207109723', u'INDIRECT_-1207104666'), (u'INDIRECT_-1207104878', u'MULTIEQUAL_-1207104601'), (u'STORE_-1207107365', u'INDIRECT_-1207104170'), (u'INDIRECT_-1207104157', u'MULTIEQUAL_-1207103880'), (u'INDIRECT_-1207104062', u'MULTIEQUAL_-1207103373'), (u'INT_SUB_-1207109519', u'INT_ADD_-1207109518'), (u'STORE_-1207106609', u'INDIRECT_-1207103982'), (u'INDIRECT_-1207104518', u'MULTIEQUAL_-1207104139'), (u'INDIRECT_-1207105324', u'PTRADD_-1207109038'), (u'INDIRECT_-1207104698', u'MULTIEQUAL_-1207104421'), ('const-1', u'PTRADD_-1207102574'), ('const--448', u'PTRSUB_-1207103222'), (u'CAST_-1207101844', u'INT_SRIGHT_-1207106908'), (u'CAST_-1207102226', u'STORE_-1207107667'), ('tmp_176', u'CBRANCH_-1207109965'), ('const-433', u'LOAD_-1207108520'), ('const--440', u'INT_ADD_-1207103558'), (u'INT_LEFT_-1207106811', u'INT_OR_-1207106675'), (u'MULTIEQUAL_-1207105897', u'INT_SUB_-1207109495'), (u'STORE_-1207109119', u'INDIRECT_-1207104593'), ('const-1', u'PTRADD_-1207102059'), (u'INDIRECT_-1207103715', u'MULTIEQUAL_-1207103659'), (u'STORE_-1207108689', u'INDIRECT_-1207103682'), (u'MULTIEQUAL_-1207105667', u'LOAD_-1207108590'), (u'MULTIEQUAL_-1207105897', u'INT_ADD_-1207103322'), (u'STORE_-1207109688', u'INDIRECT_-1207104110'), (u'INDIRECT_-1207104019', u'MULTIEQUAL_-1207103937'), ('const-433', u'LOAD_-1207109234'), (u'MULTIEQUAL_-1207105667', u'PTRADD_-1207108520'), ('tmp_4907', u'CBRANCH_-1207106813'), (u'STORE_-1207109268', u'INDIRECT_-1207103833'), (u'INT_ADD_-1207108367', u'INT_SEXT_-1207108176'), (u'STORE_-1207106320', u'INDIRECT_-1207103443'), ('const-7', u'INT_ADD_-1207108091'), (u'INDIRECT_-1207104157', u'MULTIEQUAL_-1207103778'), (u'INT_ADD_-1207109152', u'CALLIND_-1207109090'), (u'INDIRECT_-1207104067', u'MULTIEQUAL_-1207104045'), (u'INDIRECT_-1207104338', u'MULTIEQUAL_-1207104083'), ('const-441', u'INT_ADD_-1207103109'), (u'INDIRECT_-1207104872', u'MULTIEQUAL_-1207103382'), (u'INT_ADD_-1207103190', u'INT_ADD_-1207103188'), (u'INDIRECT_-1207104428', u'MULTIEQUAL_-1207104208'), (u'INDIRECT_-1207104608', u'MULTIEQUAL_-1207104353'), ('tmp_11473', u'PTRSUB_-1207102121'), (u'INT_ADD_-1207106858', u'INT_ADD_-1207106671'), (u'INT_2COMP_-1207109890', u'INT_AND_-1207109875'), (u'MULTIEQUAL_-1207106082', u'PTRADD_-1207108398'), (u'INT_ADD_-1207109923', u'INT_ADD_-1207109518'), (u'INT_ADD_-1207106753', u'INT_SEXT_-1207106742'), (u'PTRSUB_-1207103080', u'COPY_-1207102903'), (u'INDIRECT_-1207103876', u'MULTIEQUAL_-1207103625'), (u'STORE_-1207109688', u'INDIRECT_-1207104920'), (u'INDIRECT_-1207102903', u'MULTIEQUAL_-1207104259'), (u'CALLIND_-1207109090', u'INDIRECT_-1207104056'), (u'MULTIEQUAL_-1207105667', u'PTRADD_-1207108476'), ('tmp_11473', u'PTRSUB_-1207102059'), ('const-433', u'LOAD_-1207109546'), (u'PTRSUB_-1207102518', u'PTRADD_-1207102518'), (u'INT_LEFT_-1207106994', u'STORE_-1207106978'), ('const-433', u'STORE_-1207108728'), (u'CAST_-1207102147', u'INT_SRIGHT_-1207107463'), (u'MULTIEQUAL_-1207103862', u'MULTIEQUAL_-1207103848'), (u'STORE_-1207109387', u'INDIRECT_-1207103966'), (u'CAST_-1207103174', u'STORE_-1207109758'), (u'INDIRECT_-1207104494', u'MULTIEQUAL_-1207103379'), ('tmp_11473', u'PTRSUB_-1207103344'), ('const-5', u'INT_NOTEQUAL_-1207108894'), (u'INDIRECT_-1207103533', u'MULTIEQUAL_-1207104889'), (u'STORE_-1207109387', u'INDIRECT_-1207104146'), (u'INDIRECT_-1207104782', u'MULTIEQUAL_-1207103381'), (u'CAST_-1207102080', u'STORE_-1207107256'), (u'SUBPIECE_-1207102223', u'INT_ADD_-1207106953'), (u'INDIRECT_-1207105058', u'MULTIEQUAL_-1207104855'), (u'MULTIEQUAL_-1207103376', u'MULTIEQUAL_-1207104241'), (u'PTRADD_-1207102984', u'LOAD_-1207109234'), (u'STORE_-1207109496', u'INDIRECT_-1207104383'), ('const-433', u'LOAD_-1207106339'), (u'PTRADD_-1207108410', u'STORE_-1207108470'), (u'STORE_-1207106994', u'INDIRECT_-1207103930'), (u'STORE_-1207109377', u'INDIRECT_-1207103869'), ('const-1', u'PTRADD_-1207108614'), (u'STORE_-1207109496', u'INDIRECT_-1207104293'), ('const-1', u'PTRADD_-1207108601'), (u'INT_NOTEQUAL_-1207109833', u'CBRANCH_-1207109831'), (u'CAST_-1207103277', u'LOAD_-1207109997'), (u'LOAD_-1207109510', u'STORE_-1207109407'), (u'INT_XOR_-1207108017', u'STORE_-1207107976'), (u'INDIRECT_-1207104277', u'MULTIEQUAL_-1207104241'), (u'CALLIND_-1207109090', u'INDIRECT_-1207104596'), (u'INT_ADD_-1207109756', u'CAST_-1207103182'), (u'MULTIEQUAL_-1207105764', u'PTRADD_-1207108719'), (u'INDIRECT_-1207102785', u'MULTIEQUAL_-1207102759'), ('const-1', u'PTRADD_-1207102313'), ('tmp_11479', u'INT_ADD_-1207109056'), (u'LOAD_-1207108646', u'STORE_-1207108610'), ('const-7', u'INT_ADD_-1207101879'), (u'PTRSUB_-1207103002', u'PTRADD_-1207103002'), (u'INT_AND_-1207102961', u'INT_NOTEQUAL_-1207106972'), (u'PTRADD_-1207102518', u'PTRADD_-1207106974'), (u'INT_LEFT_-1207107381', u'STORE_-1207107365'), (u'MULTIEQUAL_-1207103385', u'INT_NOTEQUAL_-1207109550'), (u'INT_ADD_-1207109923', u'INT_ADD_-1207106323'), ('const-433', u'LOAD_-1207106674'), (u'MULTIEQUAL_-1207103377', u'MULTIEQUAL_-1207104229'), (u'INT_SUB_-1207104732', u'INT_ZEXT_-1207105018'), (u'MULTIEQUAL_-1207102975', u'MULTIEQUAL_-1207103406'), (u'CAST_-1207101787', u'LOAD_-1207106372'), ('const--1', u'INT_ADD_-1207109688'), (u'INT_SEXT_-1207107313', u'PTRADD_-1207102313'), ('const-1', u'INT_ADD_-1207102406'), (u'CALL_-1207106694', u'INDIRECT_-1207102652'), (u'INT_ADD_-1207108210', u'INT_SEXT_-1207108180'), ('const-0', u'SUBPIECE_-1207106279'), (u'INDIRECT_-1207104078', u'MULTIEQUAL_-1207103992'), ('const-1', u'PTRADD_-1207108433'), (u'STORE_-1207109583', u'INDIRECT_-1207104962'), (u'MULTIEQUAL_-1207102976', u'MULTIEQUAL_-1207103584'), (u'INDIRECT_-1207104878', u'MULTIEQUAL_-1207104692'), (u'INDIRECT_-1207104968', u'MULTIEQUAL_-1207104713'), ('const-5', u'INT_SUB_-1207109473'), (u'PTRSUB_-1207103135', u'MULTIEQUAL_-1207105691'), (u'STORE_-1207106685', u'INDIRECT_-1207104006'), ('tmp_11473', u'PTRSUB_-1207103080'), (u'SUBPIECE_-1207104085', u'INT_OR_-1207106675'), (u'STORE_-1207109439', u'INDIRECT_-1207104085'), ('const-433', u'LOAD_-1207108764'), (u'COPY_-1207108850', u'MULTIEQUAL_-1207103692'), (u'INDIRECT_-1207103468', u'MULTIEQUAL_-1207102975'), ('const-1', u'INT_SUB_-1207109663'), (u'MULTIEQUAL_-1207103374', u'MULTIEQUAL_-1207103959'), ('const-433', u'STORE_-1207108464'), (u'INDIRECT_-1207103945', u'MULTIEQUAL_-1207103936'), (u'INDIRECT_-1207104322', u'MULTIEQUAL_-1207104242'), (u'MULTIEQUAL_-1207106107', u'PTRADD_-1207108561'), (u'PTRADD_-1207108959', u'INT_NOTEQUAL_-1207108591'), ('const-433', u'STORE_-1207108477'), (u'STORE_-1207109377', u'INDIRECT_-1207104140'), ('tmp_1828', u'CBRANCH_-1207108926'), (u'INT_ADD_-1207103558', u'INT_ADD_-1207103316'), (u'LOAD_-1207106674', u'INT_LEFT_-1207106626'), ('const-6', u'PTRADD_-1207108442'), ('const-433', u'LOAD_-1207110048'), (u'INT_ADD_-1207107424', u'CAST_-1207102140'), (u'LOAD_-1207109431', u'STORE_-1207109377'), (u'MULTIEQUAL_-1207103936', u'MULTIEQUAL_-1207103931'), ('const-443', u'INT_ADD_-1207103127'), (u'STORE_-1207109653', u'INDIRECT_-1207104904'), (u'STORE_-1207109688', u'INDIRECT_-1207104650'), (u'STORE_-1207108235', u'INDIRECT_-1207103472'), (u'PTRADD_-1207102609', u'STORE_-1207108021'), (u'INT_LEFT_-1207107566', u'INT_OR_-1207107428'), (u'INT_XOR_-1207104531', u'STORE_-1207107963'), (u'CALL_-1207109999', u'INDIRECT_-1207105238'), (u'STORE_-1207109653', u'INDIRECT_-1207104994'), (u'INDIRECT_-1207103876', u'MULTIEQUAL_-1207103584'), (u'MULTIEQUAL_-1207106161', u'STORE_-1207108728'), (u'INDIRECT_-1207104764', u'MULTIEQUAL_-1207103382'), (u'LOAD_-1207109702', u'STORE_-1207109688'), (u'CALL_-1207106347', u'INDIRECT_-1207103775'), (u'INT_ADD_-1207103292', u'INT_ADD_-1207103251'), (u'STORE_-1207106794', u'INDIRECT_-1207104043'), (u'INDIRECT_-1207104824', u'INT_OR_-1207109235'), ('tmp_11473', u'PTRSUB_-1207103079'), (u'STORE_-1207108464', u'INDIRECT_-1207103482'), (u'INT_NOTEQUAL_-1207108591', u'CBRANCH_-1207108590'), (u'COPY_-1207102914', u'MULTIEQUAL_-1207106124'), (u'INT_ADD_-1207106982', u'INT_ADD_-1207106980'), ('const-433', u'STORE_-1207106994'), (u'PTRSUB_-1207103135', u'COPY_-1207102889'), (u'INDIRECT_-1207104396', u'MULTIEQUAL_-1207104315'), ('tmp_2393', u'CBRANCH_-1207108590'), (u'STORE_-1207109268', u'INDIRECT_-1207104104'), ('const--312', u'PTRSUB_-1207103135'), (u'MULTIEQUAL_-1207106082', u'PTRADD_-1207108424'), (u'CALL_-1207106694', u'INDIRECT_-1207103733'), (u'STORE_-1207109377', u'INDIRECT_-1207103960'), (u'MULTIEQUAL_-1207105897', u'INT_ADD_-1207103310'), (u'INDIRECT_-1207104862', u'MULTIEQUAL_-1207104782'), (u'INT_ADD_-1207109616', u'CAST_-1207103110'), (u'INDIRECT_-1207104428', u'MULTIEQUAL_-1207104242'), (u'INT_AND_-1207107814', u'INT_NOTEQUAL_-1207107826'), (u'STORE_-1207109583', u'INDIRECT_-1207104152'), (u'INT_SRIGHT_-1207108342', u'INT_ADD_-1207107509'), (u'INT_AND_-1207106899', u'INT_SRIGHT_-1207106893'), (u'STORE_-1207108484', u'INDIRECT_-1207103496'), (u'CALL_-1207106347', u'INDIRECT_-1207103685'), (u'CAST_-1207103034', u'LOAD_-1207109488'), ('const-1', u'INT_ADD_-1207107229'), (u'INT_ZEXT_-1207105693', u'CAST_-1207102232'), (u'STORE_-1207109653', u'INDIRECT_-1207104184'), (u'STORE_-1207109461', u'INDIRECT_-1207104547'), (u'STORE_-1207109653', u'INDIRECT_-1207104364'), (u'CALLIND_-1207109090', u'INDIRECT_-1207103785'), (u'INT_ADD_-1207109723', u'INT_ADD_-1207109721'), (u'LOAD_-1207106751', u'INT_ZEXT_-1207105223'), (u'PTRADD_-1207108679', u'MULTIEQUAL_-1207105724'), (u'INDIRECT_-1207104650', u'MULTIEQUAL_-1207104568'), (u'PTRADD_-1207108404', u'STORE_-1207108464'), (u'INT_AND_-1207102961', u'INT_NOTEQUAL_-1207106587'), (u'INDIRECT_-1207104576', u'MULTIEQUAL_-1207104495'), (u'CAST_-1207102961', u'INT_ADD_-1207103099'), ('const-433', u'LOAD_-1207107607'), (u'INT_ADD_-1207109923', u'INT_ADD_-1207109618'), (u'INDIRECT_-1207104814', u'MULTIEQUAL_-1207104730'), (u'INT_ADD_-1207103231', u'INT_ADD_-1207103190'), (u'INT_SUB_-1207109438', u'INT_ADD_-1207109437'), ('const-40', u'INT_ADD_-1207103175'), (u'STORE_-1207109397', u'INDIRECT_-1207104872'), (u'MULTIEQUAL_-1207105897', u'INT_SUB_-1207109438'), (u'INDIRECT_-1207105518', u'MULTIEQUAL_-1207104484'), (u'INT_ADD_-1207103127', u'INT_ADD_-1207103125'), (u'INDIRECT_-1207104682', u'MULTIEQUAL_-1207104602'), ('tmp_5166', u'CBRANCH_-1207106955'), (u'INDIRECT_-1207103602', u'MULTIEQUAL_-1207102976'), ('tmp_11473', u'PTRSUB_-1207102246'), (u'STORE_-1207106883', u'INDIRECT_-1207103891'), (u'INDIRECT_-1207105042', u'MULTIEQUAL_-1207104962'), (u'STORE_-1207109119', u'INDIRECT_-1207104413'), (u'MULTIEQUAL_-1207102669', u'INT_EQUAL_-1207106822'), ('const-433', u'LOAD_-1207109632'), (u'INT_ADD_-1207106858', u'INT_ADD_-1207106486'), (u'PTRSUB_-1207102609', u'PTRADD_-1207102609'), (u'LOAD_-1207108686', u'STORE_-1207108650'), (u'INT_ADD_-1207103304', u'INT_ADD_-1207103101'), ('const-7', u'PTRADD_-1207108384'), (u'INT_SEXT_-1207109980', u'INT_ADD_-1207103311'), (u'INDIRECT_-1207105058', u'MULTIEQUAL_-1207104838'), (u'SUBPIECE_-1207105799', u'INT_AND_-1207108971'), (u'PTRSUB_-1207103142', u'CAST_-1207103041'), (u'INT_AND_-1207108971', u'INT_NOTEQUAL_-1207108928'), (u'MULTIEQUAL_-1207105667', u'PTRADD_-1207108458'), ('const-40', u'INT_ADD_-1207106820'), (u'INT_ADD_-1207103328', u'INT_ADD_-1207103136'), (u'INDIRECT_-1207104698', u'MULTIEQUAL_-1207104512'), ('const--1', u'INT_ADD_-1207109583'), (u'INDIRECT_-1207104035', u'MULTIEQUAL_-1207103954'), (u'STORE_-1207109368', u'INDIRECT_-1207104584'), ('const-6', u'INT_SUB_-1207109438'), (u'INT_SEXT_-1207109980', u'INT_ADD_-1207103349'), (u'INT_ADD_-1207103125', u'CAST_-1207102981'), (u'INT_XOR_-1207108049', u'STORE_-1207108021'), (u'INT_AND_-1207108971', u'INT_NOTEQUAL_-1207108877'), (u'INT_SEXT_-1207108180', u'PTRADD_-1207102609'), ('const-444', u'INT_ADD_-1207103136'), (u'MULTIEQUAL_-1207105897', u'INT_SUB_-1207109416'), (u'PTRADD_-1207108476', u'LOAD_-1207108538'), (u'INDIRECT_-1207104157', u'MULTIEQUAL_-1207103971'), (u'INDIRECT_-1207104428', u'MULTIEQUAL_-1207104259'), (u'INT_ADD_-1207103169', u'CAST_-1207103022'), ('tmp_11473', u'PTRSUB_-1207102665'), (u'INT_SLESS_-1207109038', u'CBRANCH_-1207109045'), (u'STORE_-1207108509', u'INDIRECT_-1207103511'), ('const-1', u'PTRADD_-1207102984'), (u'STORE_-1207109407', u'INDIRECT_-1207104068'), ('const-1', u'INT_SUB_-1207104732'), ('const-0', u'SUBPIECE_-1207105799'), (u'INT_ADD_-1207106673', u'INT_ADD_-1207106671'), (u'INDIRECT_-1207104846', u'MULTIEQUAL_-1207104765'), (u'INDIRECT_-1207105148', u'MULTIEQUAL_-1207104893'), (u'STORE_-1207107976', u'INDIRECT_-1207103237'), (u'PTRSUB_-1207102562', u'PTRADD_-1207102562'), (u'INDIRECT_-1207104232', u'MULTIEQUAL_-1207104168'), (u'STORE_-1207108768', u'INDIRECT_-1207103715'), (u'LOAD_-1207106951', u'INT_ZEXT_-1207105001'), (u'CALL_-1207106694', u'INDIRECT_-1207103819'), ('const-3', u'INT_SUB_-1207109507'), (u'INT_SUB_-1207107834', u'INT_AND_-1207107469'), (u'STORE_-1207109439', u'INDIRECT_-1207104175'), ('const-1', u'RETURN_-1207106689'), ('const--448', u'PTRSUB_-1207103070'), (u'INT_ADD_-1207109581', u'CAST_-1207103092'), (u'STORE_-1207109119', u'INDIRECT_-1207103782'), (u'CAST_-1207102982', u'INT_ADD_-1207103125'), (u'INT_ADD_-1207103558', u'INT_ADD_-1207103357'), ('const-1', u'PTRADD_-1207108485'), (u'INT_SEXT_-1207107728', u'PTRADD_-1207102463'), (u'STORE_-1207106320', u'INDIRECT_-1207103623'), (u'STORE_-1207109377', u'INDIRECT_-1207104410'), ('tmp_3432', u'CBRANCH_-1207107825'), (u'STORE_-1207109397', u'INDIRECT_-1207104782'), ('const-1308623', u'COPY_-1207109098'), (u'PTRSUB_-1207103070', u'CAST_-1207102975'), (u'CAST_-1207103069', u'LOAD_-1207109546'), ('const-1', u'INT_SUB_-1207109558'), (u'INDIRECT_-1207104486', u'MULTIEQUAL_-1207104405'), (u'STORE_-1207109387', u'INDIRECT_-1207104506'), ('tmp_11477', u'INT_ADD_-1207109923'), (u'STORE_-1207109407', u'INDIRECT_-1207104878'), (u'CALL_-1207106347', u'INDIRECT_-1207102694'), (u'INT_ADD_-1207106597', u'INT_ADD_-1207106595'), (u'PTRSUB_-1207103088', u'CAST_-1207102989'), (u'STORE_-1207109397', u'INDIRECT_-1207104152'), (u'STORE_-1207109407', u'INDIRECT_-1207104338'), ('const-1', u'PTRADD_-1207102586'), (u'INT_SUB_-1207107834', u'INT_AND_-1207106530'), (u'PTRSUB_-1207103135', u'MULTIEQUAL_-1207105708'), (u'STORE_-1207107256', u'INDIRECT_-1207104133'), ('tmp_11473', u'PTRSUB_-1207103135'), ('const-1', u'PTRADD_-1207106797'), (u'MULTIEQUAL_-1207104168', u'MULTIEQUAL_-1207104163'), (u'LOAD_-1207107422', u'INT_LEFT_-1207107381'), (u'INT_SEXT_-1207108176', u'PTRADD_-1207102665'), (u'STORE_-1207106320', u'INDIRECT_-1207102813'), (u'STORE_-1207109387', u'INDIRECT_-1207104596'), (u'STORE_-1207109758', u'INDIRECT_-1207104412'), (u'PTRADD_-1207102944', u'STORE_-1207109119'), (u'MULTIEQUAL_-1207104112', u'MULTIEQUAL_-1207103931'), (u'STORE_-1207109583', u'INDIRECT_-1207104692'), ('tmp_11479', u'INT_ADD_-1207106966'), (u'STORE_-1207109268', u'INDIRECT_-1207104374'), (u'CALL_-1207109999', u'INDIRECT_-1207105148'), ('tmp_11479', u'INT_ADD_-1207106858'), (u'STORE_-1207109368', u'INDIRECT_-1207104044'), (u'INDIRECT_-1207105010', u'MULTIEQUAL_-1207104928'), ('const-1', u'PTRADD_-1207102518'), (u'INDIRECT_-1207105148', u'MULTIEQUAL_-1207104945'), (u'STORE_-1207109496', u'INDIRECT_-1207104473'), (u'INDIRECT_-1207104290', u'MULTIEQUAL_-1207104208'), ('const-433', u'LOAD_-1207109420'), (u'INT_ADD_-1207103558', u'INT_ADD_-1207103322'), (u'INDIRECT_-1207104404', u'MULTIEQUAL_-1207103378'), (u'INDIRECT_-1207104056', u'INT_XOR_-1207107972'), (u'CAST_-1207102012', u'STORE_-1207106870'), (u'INT_ADD_-1207103154', u'CAST_-1207103008'), (u'SUBPIECE_-1207104149', u'INT_OR_-1207106859'), (u'MULTIEQUAL_-1207106082', u'PTRADD_-1207108410'), (u'PTRSUB_-1207102463', u'PTRADD_-1207102463'), (u'INT_ADD_-1207103136', u'INT_ADD_-1207103134'), ('const-433', u'STORE_-1207108689'), (u'STORE_-1207109368', u'INDIRECT_-1207104134'), (u'INDIRECT_-1207103819', u'COPY_-1207103877'), (u'INDIRECT_-1207104518', u'MULTIEQUAL_-1207104280'), (u'INT_NOTEQUAL_-1207109867', u'CBRANCH_-1207109865'), (u'MULTIEQUAL_-1207106082', u'PTRADD_-1207108384'), ('const-2', u'INT_SUB_-1207109519'), (u'CAST_-1207103156', u'STORE_-1207109723'), (u'INDIRECT_-1207104602', u'MULTIEQUAL_-1207103379'), (u'INT_ADD_-1207106595', u'CAST_-1207101926'), (u'PTRSUB_-1207102358', u'PTRADD_-1207102358'), (u'INT_ADD_-1207109923', u'INT_ADD_-1207109437'), (u'INDIRECT_-1207104428', u'MULTIEQUAL_-1207104225'), (u'INT_ZEXT_-1207106320', u'INT_NEGATE_-1207109899'), (u'CAST_-1207103022', u'STORE_-1207109461'), (u'MULTIEQUAL_-1207103375', u'MULTIEQUAL_-1207104049'), (u'STORE_-1207107976', u'INDIRECT_-1207103328'), (u'INDIRECT_-1207104200', u'MULTIEQUAL_-1207104118'), ('const-9536', u'INT_ADD_-1207106356'), (u'CAST_-1207101798', u'LOAD_-1207106834'), (u'PTRSUB_-1207102184', u'PTRADD_-1207102184'), (u'MULTIEQUAL_-1207104815', u'INT_ADD_-1207108367'), (u'INDIRECT_-1207104878', u'MULTIEQUAL_-1207104658'), ('const-1', u'PTRADD_-1207108614'), (u'MULTIEQUAL_-1207103374', u'MULTIEQUAL_-1207104061'), (u'INDIRECT_-1207102694', u'MULTIEQUAL_-1207102669'), (u'INDIRECT_-1207104698', u'MULTIEQUAL_-1207104319'), (u'INT_AND_-1207107695', u'INT_SRIGHT_-1207107689'), (u'LOAD_-1207109667', u'STORE_-1207109653'), (u'INDIRECT_-1207104952', u'MULTIEQUAL_-1207104872'), (u'INT_AND_-1207107285', u'INT_SRIGHT_-1207107279'), ('tmp_11473', u'PTRSUB_-1207103015'), ('const--1', u'COPY_-1207106332'), (u'LOAD_-1207106834', u'INT_EQUAL_-1207106822'), (u'LOAD_-1207106566', u'INT_ZEXT_-1207105156'), ('tmp_1858', u'CBRANCH_-1207108909'), ('const-433', u'STORE_-1207106870'), (u'INDIRECT_-1207103649', u'MULTIEQUAL_-1207102976'), (u'INT_NOTEQUAL_-1207109850', u'CBRANCH_-1207109848'), ('const-128', u'INT_ADD_-1207107752'), (u'STORE_-1207109397', u'INDIRECT_-1207104062'), (u'INDIRECT_-1207104412', u'MULTIEQUAL_-1207104332'), ('const-433', u'LOAD_-1207109510'), (u'INDIRECT_-1207104003', u'MULTIEQUAL_-1207103919'), (u'INDIRECT_-1207104994', u'MULTIEQUAL_-1207104910'), (u'CAST_-1207101894', u'INT_SRIGHT_-1207106524'), (u'INDIRECT_-1207103876', u'MULTIEQUAL_-1207103642'), (u'INDIRECT_-1207104044', u'MULTIEQUAL_-1207103374'), (u'INDIRECT_-1207103685', u'MULTIEQUAL_-1207103660'), (u'INDIRECT_-1207105148', u'MULTIEQUAL_-1207104871'), ('const-433', u'STORE_-1207108484'), ('const-192', u'INT_MULT_-1207109194'), (u'INT_SEXT_-1207106942', u'PTRADD_-1207102059'), (u'STORE_-1207109688', u'INDIRECT_-1207104830'), ('const-0', u'INT_NOTEQUAL_-1207107826'), (u'INT_ADD_-1207109618', u'INT_ADD_-1207109616'), (u'MULTIEQUAL_-1207105691', u'LOAD_-1207108646'), ('const-442', u'INT_ADD_-1207103118'), (u'PTRADD_-1207108520', u'LOAD_-1207108582'), (u'STORE_-1207109653', u'INDIRECT_-1207104634'), (u'CAST_-1207103085', u'INT_ADD_-1207103230'), ('const-1309756', u'COPY_-1207106701'), ('const--184', u'PTRSUB_-1207103080'), (u'INT_SRIGHT_-1207108342', u'INT_SEXT_-1207102422'), (u'INDIRECT_-1207104438', u'MULTIEQUAL_-1207104353'), (u'MULTIEQUAL_-1207104815', u'INT_SEXT_-1207108402'), (u'STORE_-1207106320', u'INDIRECT_-1207102632'), (u'INDIRECT_-1207104788', u'MULTIEQUAL_-1207104585'), (u'INT_ADD_-1207107849', u'INT_ADD_-1207106937'), (u'STORE_-1207109758', u'INDIRECT_-1207104772'), (u'INT_SEXT_-1207102421', u'PTRADD_-1207102518'), (u'STORE_-1207109377', u'INDIRECT_-1207104680'), (u'PTRADD_-1207108417', u'STORE_-1207108477'), (u'STORE_-1207109758', u'INDIRECT_-1207104862'), ('const-1', u'PTRADD_-1207108653'), ('const-0', u'SUBPIECE_-1207104149'), (u'STORE_-1207109397', u'INDIRECT_-1207104242'), (u'STORE_-1207109387', u'INDIRECT_-1207104326'), ('const--440', u'PTRSUB_-1207102984'), (u'STORE_-1207109758', u'INDIRECT_-1207104502'), (u'CAST_-1207103138', u'STORE_-1207109688'), (u'PTRSUB_-1207103061', u'CAST_-1207102968'), ('const-1', u'PTRADD_-1207109038'), (u'INT_ADD_-1207106323', u'CAST_-1207101810'), ('tmp_11473', u'PTRSUB_-1207103184'), (u'INDIRECT_-1207104274', u'MULTIEQUAL_-1207104190'), (u'PTRSUB_-1207103080', u'MULTIEQUAL_-1207106082'), (u'INT_ADD_-1207103327', u'INT_ADD_-1207103325'), (u'MULTIEQUAL_-1207105897', u'INT_SUB_-1207109507'), (u'PTRSUB_-1207103080', u'COPY_-1207102914'), ('tmp_11473', u'PTRSUB_-1207103070'), ('const-1', u'PTRADD_-1207103002'), ('const-1', u'PTRADD_-1207108732'), (u'CALL_-1207106694', u'INDIRECT_-1207103643'), (u'STORE_-1207109496', u'INDIRECT_-1207104563'), (u'STORE_-1207109407', u'INDIRECT_-1207104698'), (u'INT_ADD_-1207107752', u'CAST_-1207102260'), ('const-8', u'PTRADD_-1207108496'), ('const-1', u'PTRADD_-1207102246'), (u'INT_AND_-1207108971', u'INT_NOTEQUAL_-1207108911'), ('const-433', u'STORE_-1207106320'), ('const-1', u'INT_ADD_-1207107022'), (u'INT_AND_-1207109875', u'INT_NOTEQUAL_-1207109850'), ('const-1', u'PTRADD_-1207108574'), (u'INT_ADD_-1207106858', u'INT_ADD_-1207106964'), (u'COPY_-1207106141', u'MULTIEQUAL_-1207106003'), (u'INT_AND_-1207102961', u'INT_NOTEQUAL_-1207107745'), ('tmp_1888', u'CBRANCH_-1207108892'), ('tmp_11473', u'PTRSUB_-1207103343'), ('tmp_11473', u'PTRSUB_-1207102697'), ('tmp_4865', u'CBRANCH_-1207106852'), (u'COPY_-1207102892', u'MULTIEQUAL_-1207106196'), (u'INT_AND_-1207109875', u'INT_NOTEQUAL_-1207109867'), (u'INDIRECT_-1207104518', u'MULTIEQUAL_-1207104315'), (u'PTRADD_-1207102518', u'LOAD_-1207107821'), (u'LOAD_-1207107322', u'INT_ZEXT_-1207105470'), (u'STORE_-1207109653', u'INDIRECT_-1207104274'), (u'PTRADD_-1207106797', u'LOAD_-1207106859'), (u'LOAD_-1207107821', u'INT_LEFT_-1207107781'), (u'STORE_-1207108123', u'INDIRECT_-1207103401'), (u'CALLIND_-1207109090', u'INDIRECT_-1207105518'), (u'INT_ADD_-1207106937', u'INT_SEXT_-1207106926'), ('tmp_11479', u'INT_ADD_-1207106782'), ('const-433', u'STORE_-1207108768'), ('const-1', u'PTRADD_-1207103096'), ('const-433', u'LOAD_-1207108538'), (u'MULTIEQUAL_-1207103382', u'MULTIEQUAL_-1207104781'), ('const-0', u'INT_SLESS_-1207107912'), (u'CAST_-1207102085', u'INT_SRIGHT_-1207107279'), (u'INDIRECT_-1207104428', u'MULTIEQUAL_-1207104151'), (u'INDIRECT_-1207104043', u'MULTIEQUAL_-1207103992'), (u'PTRADD_-1207109038', u'CAST_-1207102864'), ('const-1', u'PTRADD_-1207102609'), (u'INDIRECT_-1207103982', u'MULTIEQUAL_-1207103936'), ('tmp_11479', u'INT_ADD_-1207106982'), (u'INT_SEXT_-1207103033', u'PTRADD_-1207102984'), (u'INT_EQUAL_-1207109079', u'CBRANCH_-1207109077'), (u'INDIRECT_-1207104416', u'INT_XOR_-1207108160'), (u'LOAD_-1207107732', u'INT_ZEXT_-1207105693'), (u'INT_ADD_-1207103287', u'CAST_-1207103138'), (u'MULTIEQUAL_-1207105955', u'INT_ADD_-1207103311'), ('const--1', u'INT_ADD_-1207109758'), (u'PTRSUB_-1207103080', u'MULTIEQUAL_-1207106181'), (u'INDIRECT_-1207104878', u'MULTIEQUAL_-1207104623'), ('tmp_1620', u'CBRANCH_-1207109077'), (u'MULTIEQUAL_-1207105919', u'INT_SUB_-1207109558'), ('const-7', u'INT_ADD_-1207103251'), (u'STORE_-1207108610', u'INDIRECT_-1207103649'), (u'STORE_-1207109618', u'INDIRECT_-1207104708'), (u'PTRADD_-1207103096', u'COPY_-1207102875'), (u'INT_ADD_-1207106782', u'INT_ADD_-1207106780'), (u'INT_SUB_-1207109733', u'MULTIEQUAL_-1207105987'), ('const-433', u'LOAD_-1207109285'), (u'INDIRECT_-1207104608', u'MULTIEQUAL_-1207104370'), (u'INT_SRIGHT_-1207107463', u'SUBPIECE_-1207104270'), ('const-1', u'PTRADD_-1207108561'), (u'SUBPIECE_-1207104241', u'INT_ADD_-1207106937'), (u'INT_AND_-1207102961', u'INT_LEFT_-1207107011'), (u'STORE_-1207109439', u'INDIRECT_-1207104895'), ('const--440', u'PTRSUB_-1207103343'), (u'CAST_-1207103092', u'LOAD_-1207109597'), (u'STORE_-1207109758', u'INDIRECT_-1207104051'), (u'INDIRECT_-1207102813', u'MULTIEQUAL_-1207104169'), (u'INDIRECT_-1207103876', u'MULTIEQUAL_-1207103496'), (u'INT_AND_-1207102961', u'INT_LEFT_-1207106994'), ('const-1', u'INT_SUB_-1207109593'), (u'INT_ADD_-1207106871', u'INT_ADD_-1207106869'), (u'INT_SUB_-1207109593', u'MULTIEQUAL_-1207105919'), (u'INDIRECT_-1207104776', u'MULTIEQUAL_-1207103660'), (u'PTRADD_-1207102518', u'PTRADD_-1207106612'), (u'INDIRECT_-1207104428', u'MULTIEQUAL_-1207104173'), (u'LOAD_-1207109632', u'STORE_-1207109618'), (u'LOAD_-1207109534', u'STORE_-1207109461'), (u'INT_ADD_-1207106964', u'CAST_-1207102049'), (u'MULTIEQUAL_-1207105764', u'LOAD_-1207108804'), (u'INT_SEXT_-1207108065', u'PTRADD_-1207102574'), (u'INT_ADD_-1207109404', u'CAST_-1207102995'), (u'INDIRECT_-1207104142', u'MULTIEQUAL_-1207104061'), (u'CAST_-1207102940', u'LOAD_-1207109285'), (u'STORE_-1207109618', u'INDIRECT_-1207104528'), ('const-0', u'COPY_-1207103222'), ('const-433', u'STORE_-1207109723'), ('tmp_11479', u'INT_ADD_-1207106871')]
null
null
0013f620
x64
O2
(translation_unit "void FUN_0013f620(long param_1,long param_2,long param_3,int param_4)\n\n{\n undefined1 uVar1;\n undefined1 uVar2;\n undefined1 uVar3;\n undefined1 uVar4;\n undefined1 uVar5;\n byte bVar6;\n byte bVar7;\n byte bVar8;\n byte bVar9;\n byte bVar10;\n byte bVar11;\n long lVar12;\n int iVar13;\n byte bVar14;\n byte *pbVar15;\n byte *pbVar16;\n int iVar17;\n byte *pbVar18;\n long lVar19;\n uint uVar20;\n byte *pbVar21;\n byte *pbVar22;\n ulong uVar23;\n ulong uVar24;\n int iVar25;\n byte bVar26;\n long in_FS_OFFSET;\n undefined8 uStack_1c0;\n byte local_1b8 [128];\n byte local_138 [7];\n byte local_131;\n byte local_130;\n byte local_b8 [136];\n long local_30;\n \n local_30 = *(long *)(in_FS_OFFSET + 0x28);\n uStack_1c0 = 0x13f65e;\n zeromem(local_1b8,0x80);\n lVar19 = (long)*(int *)(param_1 + 0x2540);\n iVar17 = *(int *)(param_1 + 0x2540) + -1;\n iVar25 = (int)param_3;\n iVar13 = iVar17;\n if (0 < iVar25) {\n uVar23 = 0;\n param_2 = param_2 + param_3;\n lVar12 = lVar19 + -0x1b8;\n uVar20 = -(int)~(ulong)(iVar25 - 1) & 7;\n if (uVar20 == 0) goto LAB_0013f718;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n while (uVar23 != ~(ulong)(iVar25 - 1)) {\nLAB_0013f718:\n uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);\n uVar2 = *(undefined1 *)((uVar23 - 3) + param_2);\n uVar3 = *(undefined1 *)((uVar23 - 4) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar4 = *(undefined1 *)((uVar23 - 5) + param_2);\n uVar24 = uVar23 - 8;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1;\n uVar1 = *(undefined1 *)((uVar23 - 6) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2;\n uVar2 = *(undefined1 *)((uVar23 - 7) + param_2);\n uVar5 = *(undefined1 *)(uVar24 + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2;\n *(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5;\n uVar23 = uVar24;\n }\n iVar13 = iVar17 - iVar25;\n }\n iVar25 = *(int *)(param_1 + 0x2538);\n local_1b8[iVar13] = 1;\n local_1b8[0] = local_1b8[0] | (byte)(param_4 << 4);\n bVar14 = local_1b8[iVar17];\n local_1b8[iVar17] = bVar14 & 0xc0;\n pbVar22 = local_138;\n uStack_1c0 = 0x13f7cf;\n iVar13 = (**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28))\n (local_1b8,pbVar22,param_1 + 0x1490);\n if (iVar13 == 0) {\n iVar13 = *(int *)(param_1 + 0x2540);\n iVar17 = 0;\n if (0 < iVar13) {\n pbVar18 = local_138 + 1 + (iVar13 - 1);\n pbVar15 = local_b8;\n uVar20 = (uint)pbVar18 & 7;\n if (((ulong)pbVar18 & 7) == 0) goto LAB_0013f8a0;\n if (uVar20 != 1) {\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n *pbVar15 = *pbVar22;\n pbVar15 = pbVar15 + 1;\n for (pbVar22 = pbVar22 + 1; iVar17 = iVar13, pbVar18 != pbVar22; pbVar22 = pbVar22 + 8) {\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }\n }\n bVar26 = bVar14 & 7;\n iVar25 = (int)(bVar14 & 0x3f) >> 3;\n local_b8[iVar17] = local_138[0] ^ local_138[1];\n local_b8[iVar17 + 1] = local_138[1] ^ local_138[2];\n local_b8[iVar17 + 2] = local_138[2] ^ local_138[3];\n local_b8[iVar17 + 3] = local_138[3] ^ local_138[4];\n local_b8[iVar17 + 4] = local_138[4] ^ local_138[5];\n local_b8[iVar17 + 5] = local_138[5] ^ local_138[6];\n local_b8[iVar17 + 6] = local_138[6] ^ local_131;\n local_b8[iVar17 + 7] = local_131 ^ local_130;\n if (0 < iVar13) {\n uVar23 = 0;\n pbVar22 = local_b8 + iVar25;\n iVar17 = iVar25 + 1;\n bVar14 = 8 - bVar26;\n uVar20 = iVar13 - 1U & 3;\n if (uVar20 != 0) {\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }\n while( true ) {\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }\n }\n }\n else {\n uStack_1c0 = 0x13fc13;\n zeromem(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540));\n }\n if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n /* WARNING: Subroutine does not return */\n uStack_1c0 = 0x13fc3c;\n __stack_chk_fail();\n}\n\n" (function_definition "void FUN_0013f620(long param_1,long param_2,long param_3,int param_4)\n\n{\n undefined1 uVar1;\n undefined1 uVar2;\n undefined1 uVar3;\n undefined1 uVar4;\n undefined1 uVar5;\n byte bVar6;\n byte bVar7;\n byte bVar8;\n byte bVar9;\n byte bVar10;\n byte bVar11;\n long lVar12;\n int iVar13;\n byte bVar14;\n byte *pbVar15;\n byte *pbVar16;\n int iVar17;\n byte *pbVar18;\n long lVar19;\n uint uVar20;\n byte *pbVar21;\n byte *pbVar22;\n ulong uVar23;\n ulong uVar24;\n int iVar25;\n byte bVar26;\n long in_FS_OFFSET;\n undefined8 uStack_1c0;\n byte local_1b8 [128];\n byte local_138 [7];\n byte local_131;\n byte local_130;\n byte local_b8 [136];\n long local_30;\n \n local_30 = *(long *)(in_FS_OFFSET + 0x28);\n uStack_1c0 = 0x13f65e;\n zeromem(local_1b8,0x80);\n lVar19 = (long)*(int *)(param_1 + 0x2540);\n iVar17 = *(int *)(param_1 + 0x2540) + -1;\n iVar25 = (int)param_3;\n iVar13 = iVar17;\n if (0 < iVar25) {\n uVar23 = 0;\n param_2 = param_2 + param_3;\n lVar12 = lVar19 + -0x1b8;\n uVar20 = -(int)~(ulong)(iVar25 - 1) & 7;\n if (uVar20 == 0) goto LAB_0013f718;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n while (uVar23 != ~(ulong)(iVar25 - 1)) {\nLAB_0013f718:\n uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);\n uVar2 = *(undefined1 *)((uVar23 - 3) + param_2);\n uVar3 = *(undefined1 *)((uVar23 - 4) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar4 = *(undefined1 *)((uVar23 - 5) + param_2);\n uVar24 = uVar23 - 8;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1;\n uVar1 = *(undefined1 *)((uVar23 - 6) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2;\n uVar2 = *(undefined1 *)((uVar23 - 7) + param_2);\n uVar5 = *(undefined1 *)(uVar24 + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2;\n *(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5;\n uVar23 = uVar24;\n }\n iVar13 = iVar17 - iVar25;\n }\n iVar25 = *(int *)(param_1 + 0x2538);\n local_1b8[iVar13] = 1;\n local_1b8[0] = local_1b8[0] | (byte)(param_4 << 4);\n bVar14 = local_1b8[iVar17];\n local_1b8[iVar17] = bVar14 & 0xc0;\n pbVar22 = local_138;\n uStack_1c0 = 0x13f7cf;\n iVar13 = (**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28))\n (local_1b8,pbVar22,param_1 + 0x1490);\n if (iVar13 == 0) {\n iVar13 = *(int *)(param_1 + 0x2540);\n iVar17 = 0;\n if (0 < iVar13) {\n pbVar18 = local_138 + 1 + (iVar13 - 1);\n pbVar15 = local_b8;\n uVar20 = (uint)pbVar18 & 7;\n if (((ulong)pbVar18 & 7) == 0) goto LAB_0013f8a0;\n if (uVar20 != 1) {\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n *pbVar15 = *pbVar22;\n pbVar15 = pbVar15 + 1;\n for (pbVar22 = pbVar22 + 1; iVar17 = iVar13, pbVar18 != pbVar22; pbVar22 = pbVar22 + 8) {\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }\n }\n bVar26 = bVar14 & 7;\n iVar25 = (int)(bVar14 & 0x3f) >> 3;\n local_b8[iVar17] = local_138[0] ^ local_138[1];\n local_b8[iVar17 + 1] = local_138[1] ^ local_138[2];\n local_b8[iVar17 + 2] = local_138[2] ^ local_138[3];\n local_b8[iVar17 + 3] = local_138[3] ^ local_138[4];\n local_b8[iVar17 + 4] = local_138[4] ^ local_138[5];\n local_b8[iVar17 + 5] = local_138[5] ^ local_138[6];\n local_b8[iVar17 + 6] = local_138[6] ^ local_131;\n local_b8[iVar17 + 7] = local_131 ^ local_130;\n if (0 < iVar13) {\n uVar23 = 0;\n pbVar22 = local_b8 + iVar25;\n iVar17 = iVar25 + 1;\n bVar14 = 8 - bVar26;\n uVar20 = iVar13 - 1U & 3;\n if (uVar20 != 0) {\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }\n while( true ) {\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }\n }\n }\n else {\n uStack_1c0 = 0x13fc13;\n zeromem(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540));\n }\n if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n /* WARNING: Subroutine does not return */\n uStack_1c0 = 0x13fc3c;\n __stack_chk_fail();\n}" primitive_type (function_declarator "FUN_0013f620(long param_1,long param_2,long param_3,int param_4)" identifier (parameter_list "(long param_1,long param_2,long param_3,int 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 "int param_4" primitive_type identifier) ))) (compound_statement "{\n undefined1 uVar1;\n undefined1 uVar2;\n undefined1 uVar3;\n undefined1 uVar4;\n undefined1 uVar5;\n byte bVar6;\n byte bVar7;\n byte bVar8;\n byte bVar9;\n byte bVar10;\n byte bVar11;\n long lVar12;\n int iVar13;\n byte bVar14;\n byte *pbVar15;\n byte *pbVar16;\n int iVar17;\n byte *pbVar18;\n long lVar19;\n uint uVar20;\n byte *pbVar21;\n byte *pbVar22;\n ulong uVar23;\n ulong uVar24;\n int iVar25;\n byte bVar26;\n long in_FS_OFFSET;\n undefined8 uStack_1c0;\n byte local_1b8 [128];\n byte local_138 [7];\n byte local_131;\n byte local_130;\n byte local_b8 [136];\n long local_30;\n \n local_30 = *(long *)(in_FS_OFFSET + 0x28);\n uStack_1c0 = 0x13f65e;\n zeromem(local_1b8,0x80);\n lVar19 = (long)*(int *)(param_1 + 0x2540);\n iVar17 = *(int *)(param_1 + 0x2540) + -1;\n iVar25 = (int)param_3;\n iVar13 = iVar17;\n if (0 < iVar25) {\n uVar23 = 0;\n param_2 = param_2 + param_3;\n lVar12 = lVar19 + -0x1b8;\n uVar20 = -(int)~(ulong)(iVar25 - 1) & 7;\n if (uVar20 == 0) goto LAB_0013f718;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n while (uVar23 != ~(ulong)(iVar25 - 1)) {\nLAB_0013f718:\n uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);\n uVar2 = *(undefined1 *)((uVar23 - 3) + param_2);\n uVar3 = *(undefined1 *)((uVar23 - 4) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar4 = *(undefined1 *)((uVar23 - 5) + param_2);\n uVar24 = uVar23 - 8;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1;\n uVar1 = *(undefined1 *)((uVar23 - 6) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2;\n uVar2 = *(undefined1 *)((uVar23 - 7) + param_2);\n uVar5 = *(undefined1 *)(uVar24 + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2;\n *(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5;\n uVar23 = uVar24;\n }\n iVar13 = iVar17 - iVar25;\n }\n iVar25 = *(int *)(param_1 + 0x2538);\n local_1b8[iVar13] = 1;\n local_1b8[0] = local_1b8[0] | (byte)(param_4 << 4);\n bVar14 = local_1b8[iVar17];\n local_1b8[iVar17] = bVar14 & 0xc0;\n pbVar22 = local_138;\n uStack_1c0 = 0x13f7cf;\n iVar13 = (**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28))\n (local_1b8,pbVar22,param_1 + 0x1490);\n if (iVar13 == 0) {\n iVar13 = *(int *)(param_1 + 0x2540);\n iVar17 = 0;\n if (0 < iVar13) {\n pbVar18 = local_138 + 1 + (iVar13 - 1);\n pbVar15 = local_b8;\n uVar20 = (uint)pbVar18 & 7;\n if (((ulong)pbVar18 & 7) == 0) goto LAB_0013f8a0;\n if (uVar20 != 1) {\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n *pbVar15 = *pbVar22;\n pbVar15 = pbVar15 + 1;\n for (pbVar22 = pbVar22 + 1; iVar17 = iVar13, pbVar18 != pbVar22; pbVar22 = pbVar22 + 8) {\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }\n }\n bVar26 = bVar14 & 7;\n iVar25 = (int)(bVar14 & 0x3f) >> 3;\n local_b8[iVar17] = local_138[0] ^ local_138[1];\n local_b8[iVar17 + 1] = local_138[1] ^ local_138[2];\n local_b8[iVar17 + 2] = local_138[2] ^ local_138[3];\n local_b8[iVar17 + 3] = local_138[3] ^ local_138[4];\n local_b8[iVar17 + 4] = local_138[4] ^ local_138[5];\n local_b8[iVar17 + 5] = local_138[5] ^ local_138[6];\n local_b8[iVar17 + 6] = local_138[6] ^ local_131;\n local_b8[iVar17 + 7] = local_131 ^ local_130;\n if (0 < iVar13) {\n uVar23 = 0;\n pbVar22 = local_b8 + iVar25;\n iVar17 = iVar25 + 1;\n bVar14 = 8 - bVar26;\n uVar20 = iVar13 - 1U & 3;\n if (uVar20 != 0) {\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }\n while( true ) {\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }\n }\n }\n else {\n uStack_1c0 = 0x13fc13;\n zeromem(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540));\n }\n if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n /* WARNING: Subroutine does not return */\n uStack_1c0 = 0x13fc3c;\n __stack_chk_fail();\n}" { (declaration "undefined1 uVar1;" type_identifier identifier ;) (declaration "undefined1 uVar2;" type_identifier identifier ;) (declaration "undefined1 uVar3;" type_identifier identifier ;) (declaration "undefined1 uVar4;" type_identifier identifier ;) (declaration "undefined1 uVar5;" type_identifier identifier ;) (declaration "byte bVar6;" type_identifier identifier ;) (declaration "byte bVar7;" type_identifier identifier ;) (declaration "byte bVar8;" type_identifier identifier ;) (declaration "byte bVar9;" type_identifier identifier ;) (declaration "byte bVar10;" type_identifier identifier ;) (declaration "byte bVar11;" type_identifier identifier ;) (declaration "long lVar12;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar13;" primitive_type identifier ;) (declaration "byte bVar14;" type_identifier identifier ;) (declaration "byte *pbVar15;" type_identifier (pointer_declarator "*pbVar15" * identifier) ;) (declaration "byte *pbVar16;" type_identifier (pointer_declarator "*pbVar16" * identifier) ;) (declaration "int iVar17;" primitive_type identifier ;) (declaration "byte *pbVar18;" type_identifier (pointer_declarator "*pbVar18" * identifier) ;) (declaration "long lVar19;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar20;" type_identifier identifier ;) (declaration "byte *pbVar21;" type_identifier (pointer_declarator "*pbVar21" * identifier) ;) (declaration "byte *pbVar22;" type_identifier (pointer_declarator "*pbVar22" * identifier) ;) (declaration "ulong uVar23;" type_identifier identifier ;) (declaration "ulong uVar24;" type_identifier identifier ;) (declaration "int iVar25;" primitive_type identifier ;) (declaration "byte bVar26;" type_identifier identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uStack_1c0;" type_identifier identifier ;) (declaration "byte local_1b8 [128];" type_identifier (array_declarator "local_1b8 [128]" identifier [ number_literal ]) ;) (declaration "byte local_138 [7];" type_identifier (array_declarator "local_138 [7]" identifier [ number_literal ]) ;) (declaration "byte local_131;" type_identifier identifier ;) (declaration "byte local_130;" type_identifier identifier ;) (declaration "byte local_b8 [136];" type_identifier (array_declarator "local_b8 [136]" identifier [ number_literal ]) ;) (declaration "long local_30;" (sized_type_specifier "long" long) identifier ;) (expression_statement "local_30 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_30 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (expression_statement "uStack_1c0 = 0x13f65e;" (assignment_expression "uStack_1c0 = 0x13f65e" identifier = number_literal) ;) (expression_statement "zeromem(local_1b8,0x80);" (call_expression "zeromem(local_1b8,0x80)" identifier (argument_list "(local_1b8,0x80)" ( identifier , number_literal ))) ;) (expression_statement "lVar19 = (long)*(int *)(param_1 + 0x2540);" (assignment_expression "lVar19 = (long)*(int *)(param_1 + 0x2540)" identifier = (cast_expression "(long)*(int *)(param_1 + 0x2540)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(int *)(param_1 + 0x2540)" * (cast_expression "(int *)(param_1 + 0x2540)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2540)" ( (binary_expression "param_1 + 0x2540" identifier + number_literal) )))))) ;) (expression_statement "iVar17 = *(int *)(param_1 + 0x2540) + -1;" (assignment_expression "iVar17 = *(int *)(param_1 + 0x2540) + -1" identifier = (binary_expression "*(int *)(param_1 + 0x2540) + -1" (pointer_expression "*(int *)(param_1 + 0x2540)" * (cast_expression "(int *)(param_1 + 0x2540)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2540)" ( (binary_expression "param_1 + 0x2540" identifier + number_literal) )))) + number_literal)) ;) (expression_statement "iVar25 = (int)param_3;" (assignment_expression "iVar25 = (int)param_3" identifier = (cast_expression "(int)param_3" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "iVar13 = iVar17;" (assignment_expression "iVar13 = iVar17" identifier = identifier) ;) (if_statement "if (0 < iVar25) {\n uVar23 = 0;\n param_2 = param_2 + param_3;\n lVar12 = lVar19 + -0x1b8;\n uVar20 = -(int)~(ulong)(iVar25 - 1) & 7;\n if (uVar20 == 0) goto LAB_0013f718;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n while (uVar23 != ~(ulong)(iVar25 - 1)) {\nLAB_0013f718:\n uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);\n uVar2 = *(undefined1 *)((uVar23 - 3) + param_2);\n uVar3 = *(undefined1 *)((uVar23 - 4) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar4 = *(undefined1 *)((uVar23 - 5) + param_2);\n uVar24 = uVar23 - 8;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1;\n uVar1 = *(undefined1 *)((uVar23 - 6) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2;\n uVar2 = *(undefined1 *)((uVar23 - 7) + param_2);\n uVar5 = *(undefined1 *)(uVar24 + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2;\n *(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5;\n uVar23 = uVar24;\n }\n iVar13 = iVar17 - iVar25;\n }" if (parenthesized_expression "(0 < iVar25)" ( (binary_expression "0 < iVar25" number_literal < identifier) )) (compound_statement "{\n uVar23 = 0;\n param_2 = param_2 + param_3;\n lVar12 = lVar19 + -0x1b8;\n uVar20 = -(int)~(ulong)(iVar25 - 1) & 7;\n if (uVar20 == 0) goto LAB_0013f718;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n while (uVar23 != ~(ulong)(iVar25 - 1)) {\nLAB_0013f718:\n uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);\n uVar2 = *(undefined1 *)((uVar23 - 3) + param_2);\n uVar3 = *(undefined1 *)((uVar23 - 4) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar4 = *(undefined1 *)((uVar23 - 5) + param_2);\n uVar24 = uVar23 - 8;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1;\n uVar1 = *(undefined1 *)((uVar23 - 6) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2;\n uVar2 = *(undefined1 *)((uVar23 - 7) + param_2);\n uVar5 = *(undefined1 *)(uVar24 + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2;\n *(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5;\n uVar23 = uVar24;\n }\n iVar13 = iVar17 - iVar25;\n }" { (expression_statement "uVar23 = 0;" (assignment_expression "uVar23 = 0" identifier = number_literal) ;) (expression_statement "param_2 = param_2 + param_3;" (assignment_expression "param_2 = param_2 + param_3" identifier = (binary_expression "param_2 + param_3" identifier + identifier)) ;) (expression_statement "lVar12 = lVar19 + -0x1b8;" (assignment_expression "lVar12 = lVar19 + -0x1b8" identifier = (binary_expression "lVar19 + -0x1b8" identifier + number_literal)) ;) (expression_statement "uVar20 = -(int)~(ulong)(iVar25 - 1) & 7;" (assignment_expression "uVar20 = -(int)~(ulong)(iVar25 - 1) & 7" identifier = (binary_expression "-(int)~(ulong)(iVar25 - 1) & 7" (unary_expression "-(int)~(ulong)(iVar25 - 1)" - (cast_expression "(int)~(ulong)(iVar25 - 1)" ( (type_descriptor "int" primitive_type) ) (unary_expression "~(ulong)(iVar25 - 1)" ~ (call_expression "(ulong)(iVar25 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar25 - 1)" ( (binary_expression "iVar25 - 1" identifier - number_literal) )))))) & number_literal)) ;) (if_statement "if (uVar20 == 0) goto LAB_0013f718;" if (parenthesized_expression "(uVar20 == 0)" ( (binary_expression "uVar20 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0013f718;" goto statement_identifier ;)) (if_statement "if (uVar20 != 1) {\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" if (parenthesized_expression "(uVar20 != 1)" ( (binary_expression "uVar20 != 1" identifier != number_literal) )) (compound_statement "{\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" { (if_statement "if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" if (parenthesized_expression "(uVar20 != 2)" ( (binary_expression "uVar20 != 2" identifier != number_literal) )) (compound_statement "{\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" { (if_statement "if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" if (parenthesized_expression "(uVar20 != 3)" ( (binary_expression "uVar20 != 3" identifier != number_literal) )) (compound_statement "{\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" { (if_statement "if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" if (parenthesized_expression "(uVar20 != 4)" ( (binary_expression "uVar20 != 4" identifier != number_literal) )) (compound_statement "{\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" { (if_statement "if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" if (parenthesized_expression "(uVar20 != 5)" ( (binary_expression "uVar20 != 5" identifier != number_literal) )) (compound_statement "{\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" { (if_statement "if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }" if (parenthesized_expression "(uVar20 != 6)" ( (binary_expression "uVar20 != 6" identifier != number_literal) )) (compound_statement "{\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }" { (expression_statement "uVar23 = 0xffffffffffffffff;" (assignment_expression "uVar23 = 0xffffffffffffffff" identifier = number_literal) ;) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1)" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + lVar19 + 7)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + lVar19 + 7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + lVar19 + 7)" ( (binary_expression "(long)&uStack_1c0 + lVar19 + 7" (binary_expression "(long)&uStack_1c0 + lVar19" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + number_literal) )))) = (pointer_expression "*(undefined1 *)(param_2 + -1)" * (cast_expression "(undefined1 *)(param_2 + -1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + -1)" ( (binary_expression "param_2 + -1" identifier + number_literal) ))))) ;) })) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23)" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19 + 7" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = (pointer_expression "*(undefined1 *)(param_2 + -1 + uVar23)" * (cast_expression "(undefined1 *)(param_2 + -1 + uVar23)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + -1 + uVar23)" ( (binary_expression "param_2 + -1 + uVar23" (binary_expression "param_2 + -1" identifier + number_literal) + identifier) ))))) ;) (expression_statement "uVar23 = uVar23 - 1;" (assignment_expression "uVar23 = uVar23 - 1" identifier = (binary_expression "uVar23 - 1" identifier - number_literal)) ;) })) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23)" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19 + 7" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = (pointer_expression "*(undefined1 *)(param_2 + -1 + uVar23)" * (cast_expression "(undefined1 *)(param_2 + -1 + uVar23)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + -1 + uVar23)" ( (binary_expression "param_2 + -1 + uVar23" (binary_expression "param_2 + -1" identifier + number_literal) + identifier) ))))) ;) (expression_statement "uVar23 = uVar23 - 1;" (assignment_expression "uVar23 = uVar23 - 1" identifier = (binary_expression "uVar23 - 1" identifier - number_literal)) ;) })) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23)" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19 + 7" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = (pointer_expression "*(undefined1 *)(param_2 + -1 + uVar23)" * (cast_expression "(undefined1 *)(param_2 + -1 + uVar23)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + -1 + uVar23)" ( (binary_expression "param_2 + -1 + uVar23" (binary_expression "param_2 + -1" identifier + number_literal) + identifier) ))))) ;) (expression_statement "uVar23 = uVar23 - 1;" (assignment_expression "uVar23 = uVar23 - 1" identifier = (binary_expression "uVar23 - 1" identifier - number_literal)) ;) })) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23)" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19 + 7" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = (pointer_expression "*(undefined1 *)(param_2 + -1 + uVar23)" * (cast_expression "(undefined1 *)(param_2 + -1 + uVar23)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + -1 + uVar23)" ( (binary_expression "param_2 + -1 + uVar23" (binary_expression "param_2 + -1" identifier + number_literal) + identifier) ))))) ;) (expression_statement "uVar23 = uVar23 - 1;" (assignment_expression "uVar23 = uVar23 - 1" identifier = (binary_expression "uVar23 - 1" identifier - number_literal)) ;) })) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23)" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19 + 7" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = (pointer_expression "*(undefined1 *)(param_2 + -1 + uVar23)" * (cast_expression "(undefined1 *)(param_2 + -1 + uVar23)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + -1 + uVar23)" ( (binary_expression "param_2 + -1 + uVar23" (binary_expression "param_2 + -1" identifier + number_literal) + identifier) ))))) ;) (expression_statement "uVar23 = uVar23 - 1;" (assignment_expression "uVar23 = uVar23 - 1" identifier = (binary_expression "uVar23 - 1" identifier - number_literal)) ;) })) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23)" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19 + 7" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = (pointer_expression "*(undefined1 *)(param_2 + -1 + uVar23)" * (cast_expression "(undefined1 *)(param_2 + -1 + uVar23)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + -1 + uVar23)" ( (binary_expression "param_2 + -1 + uVar23" (binary_expression "param_2 + -1" identifier + number_literal) + identifier) ))))) ;) (expression_statement "uVar23 = uVar23 - 1;" (assignment_expression "uVar23 = uVar23 - 1" identifier = (binary_expression "uVar23 - 1" identifier - number_literal)) ;) (while_statement "while (uVar23 != ~(ulong)(iVar25 - 1)) {\nLAB_0013f718:\n uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);\n uVar2 = *(undefined1 *)((uVar23 - 3) + param_2);\n uVar3 = *(undefined1 *)((uVar23 - 4) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar4 = *(undefined1 *)((uVar23 - 5) + param_2);\n uVar24 = uVar23 - 8;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1;\n uVar1 = *(undefined1 *)((uVar23 - 6) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2;\n uVar2 = *(undefined1 *)((uVar23 - 7) + param_2);\n uVar5 = *(undefined1 *)(uVar24 + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2;\n *(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5;\n uVar23 = uVar24;\n }" while (parenthesized_expression "(uVar23 != ~(ulong)(iVar25 - 1))" ( (binary_expression "uVar23 != ~(ulong)(iVar25 - 1)" identifier != (unary_expression "~(ulong)(iVar25 - 1)" ~ (call_expression "(ulong)(iVar25 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar25 - 1)" ( (binary_expression "iVar25 - 1" identifier - number_literal) ))))) )) (compound_statement "{\nLAB_0013f718:\n uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);\n uVar2 = *(undefined1 *)((uVar23 - 3) + param_2);\n uVar3 = *(undefined1 *)((uVar23 - 4) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar4 = *(undefined1 *)((uVar23 - 5) + param_2);\n uVar24 = uVar23 - 8;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1;\n uVar1 = *(undefined1 *)((uVar23 - 6) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2;\n uVar2 = *(undefined1 *)((uVar23 - 7) + param_2);\n uVar5 = *(undefined1 *)(uVar24 + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2;\n *(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5;\n uVar23 = uVar24;\n }" { (labeled_statement "LAB_0013f718:\n uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);" statement_identifier : (expression_statement "uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);" (assignment_expression "uVar1 = *(undefined1 *)((uVar23 - 2) + param_2)" identifier = (pointer_expression "*(undefined1 *)((uVar23 - 2) + param_2)" * (cast_expression "(undefined1 *)((uVar23 - 2) + param_2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((uVar23 - 2) + param_2)" ( (binary_expression "(uVar23 - 2) + param_2" (parenthesized_expression "(uVar23 - 2)" ( (binary_expression "uVar23 - 2" identifier - number_literal) )) + identifier) ))))) ;)) (expression_statement "uVar2 = *(undefined1 *)((uVar23 - 3) + param_2);" (assignment_expression "uVar2 = *(undefined1 *)((uVar23 - 3) + param_2)" identifier = (pointer_expression "*(undefined1 *)((uVar23 - 3) + param_2)" * (cast_expression "(undefined1 *)((uVar23 - 3) + param_2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((uVar23 - 3) + param_2)" ( (binary_expression "(uVar23 - 3) + param_2" (parenthesized_expression "(uVar23 - 3)" ( (binary_expression "uVar23 - 3" identifier - number_literal) )) + identifier) ))))) ;) (expression_statement "uVar3 = *(undefined1 *)((uVar23 - 4) + param_2);" (assignment_expression "uVar3 = *(undefined1 *)((uVar23 - 4) + param_2)" identifier = (pointer_expression "*(undefined1 *)((uVar23 - 4) + param_2)" * (cast_expression "(undefined1 *)((uVar23 - 4) + param_2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((uVar23 - 4) + param_2)" ( (binary_expression "(uVar23 - 4) + param_2" (parenthesized_expression "(uVar23 - 4)" ( (binary_expression "uVar23 - 4" identifier - number_literal) )) + identifier) ))))) ;) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23)" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19 + 7" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = (pointer_expression "*(undefined1 *)(param_2 + -1 + uVar23)" * (cast_expression "(undefined1 *)(param_2 + -1 + uVar23)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + -1 + uVar23)" ( (binary_expression "param_2 + -1 + uVar23" (binary_expression "param_2 + -1" identifier + number_literal) + identifier) ))))) ;) (expression_statement "uVar4 = *(undefined1 *)((uVar23 - 5) + param_2);" (assignment_expression "uVar4 = *(undefined1 *)((uVar23 - 5) + param_2)" identifier = (pointer_expression "*(undefined1 *)((uVar23 - 5) + param_2)" * (cast_expression "(undefined1 *)((uVar23 - 5) + param_2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((uVar23 - 5) + param_2)" ( (binary_expression "(uVar23 - 5) + param_2" (parenthesized_expression "(uVar23 - 5)" ( (binary_expression "uVar23 - 5" identifier - number_literal) )) + identifier) ))))) ;) (expression_statement "uVar24 = uVar23 - 8;" (assignment_expression "uVar24 = uVar23 - 8" identifier = (binary_expression "uVar23 - 8" identifier - number_literal)) ;) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1;" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12 + 0x1be" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = identifier) ;) (expression_statement "uVar1 = *(undefined1 *)((uVar23 - 6) + param_2);" (assignment_expression "uVar1 = *(undefined1 *)((uVar23 - 6) + param_2)" identifier = (pointer_expression "*(undefined1 *)((uVar23 - 6) + param_2)" * (cast_expression "(undefined1 *)((uVar23 - 6) + param_2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((uVar23 - 6) + param_2)" ( (binary_expression "(uVar23 - 6) + param_2" (parenthesized_expression "(uVar23 - 6)" ( (binary_expression "uVar23 - 6" identifier - number_literal) )) + identifier) ))))) ;) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2;" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = identifier) ;) (expression_statement "uVar2 = *(undefined1 *)((uVar23 - 7) + param_2);" (assignment_expression "uVar2 = *(undefined1 *)((uVar23 - 7) + param_2)" identifier = (pointer_expression "*(undefined1 *)((uVar23 - 7) + param_2)" * (cast_expression "(undefined1 *)((uVar23 - 7) + param_2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((uVar23 - 7) + param_2)" ( (binary_expression "(uVar23 - 7) + param_2" (parenthesized_expression "(uVar23 - 7)" ( (binary_expression "uVar23 - 7" identifier - number_literal) )) + identifier) ))))) ;) (expression_statement "uVar5 = *(undefined1 *)(uVar24 + param_2);" (assignment_expression "uVar5 = *(undefined1 *)(uVar24 + param_2)" identifier = (pointer_expression "*(undefined1 *)(uVar24 + param_2)" * (cast_expression "(undefined1 *)(uVar24 + param_2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar24 + param_2)" ( (binary_expression "uVar24 + param_2" identifier + identifier) ))))) ;) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3;" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = identifier) ;) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4;" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = identifier) ;) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1;" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = identifier) ;) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2;" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = identifier) ;) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5;" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0)" ( (binary_expression "(long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0" (binary_expression "(long)&uStack_1c0 + uVar24 + lVar12" (binary_expression "(long)&uStack_1c0 + uVar24" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = identifier) ;) (expression_statement "uVar23 = uVar24;" (assignment_expression "uVar23 = uVar24" identifier = identifier) ;) })) (expression_statement "iVar13 = iVar17 - iVar25;" (assignment_expression "iVar13 = iVar17 - iVar25" identifier = (binary_expression "iVar17 - iVar25" identifier - identifier)) ;) })) (expression_statement "iVar25 = *(int *)(param_1 + 0x2538);" (assignment_expression "iVar25 = *(int *)(param_1 + 0x2538)" identifier = (pointer_expression "*(int *)(param_1 + 0x2538)" * (cast_expression "(int *)(param_1 + 0x2538)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2538)" ( (binary_expression "param_1 + 0x2538" identifier + number_literal) ))))) ;) (expression_statement "local_1b8[iVar13] = 1;" (assignment_expression "local_1b8[iVar13] = 1" (subscript_expression "local_1b8[iVar13]" identifier [ identifier ]) = number_literal) ;) (expression_statement "local_1b8[0] = local_1b8[0] | (byte)(param_4 << 4);" (assignment_expression "local_1b8[0] = local_1b8[0] | (byte)(param_4 << 4)" (subscript_expression "local_1b8[0]" identifier [ number_literal ]) = (binary_expression "local_1b8[0] | (byte)(param_4 << 4)" (subscript_expression "local_1b8[0]" identifier [ number_literal ]) | (call_expression "(byte)(param_4 << 4)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(param_4 << 4)" ( (binary_expression "param_4 << 4" identifier << number_literal) ))))) ;) (expression_statement "bVar14 = local_1b8[iVar17];" (assignment_expression "bVar14 = local_1b8[iVar17]" identifier = (subscript_expression "local_1b8[iVar17]" identifier [ identifier ])) ;) (expression_statement "local_1b8[iVar17] = bVar14 & 0xc0;" (assignment_expression "local_1b8[iVar17] = bVar14 & 0xc0" (subscript_expression "local_1b8[iVar17]" identifier [ identifier ]) = (binary_expression "bVar14 & 0xc0" identifier & number_literal)) ;) (expression_statement "pbVar22 = local_138;" (assignment_expression "pbVar22 = local_138" identifier = identifier) ;) (expression_statement "uStack_1c0 = 0x13f7cf;" (assignment_expression "uStack_1c0 = 0x13f7cf" identifier = number_literal) ;) (expression_statement "iVar13 = (**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28))\n (local_1b8,pbVar22,param_1 + 0x1490);" (assignment_expression "iVar13 = (**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28))\n (local_1b8,pbVar22,param_1 + 0x1490)" identifier = (call_expression "(**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28))\n (local_1b8,pbVar22,param_1 + 0x1490)" (parenthesized_expression "(**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28))" ( (pointer_expression "**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28)" * (pointer_expression "*(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28)" * (cast_expression "(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28)" ( (binary_expression "PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28" (binary_expression "PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0" identifier + (binary_expression "(long)iVar25 * 0xc0" (cast_expression "(long)iVar25" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) + number_literal) ))))) )) (argument_list "(local_1b8,pbVar22,param_1 + 0x1490)" ( identifier , identifier , (binary_expression "param_1 + 0x1490" identifier + number_literal) )))) ;) (if_statement "if (iVar13 == 0) {\n iVar13 = *(int *)(param_1 + 0x2540);\n iVar17 = 0;\n if (0 < iVar13) {\n pbVar18 = local_138 + 1 + (iVar13 - 1);\n pbVar15 = local_b8;\n uVar20 = (uint)pbVar18 & 7;\n if (((ulong)pbVar18 & 7) == 0) goto LAB_0013f8a0;\n if (uVar20 != 1) {\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n *pbVar15 = *pbVar22;\n pbVar15 = pbVar15 + 1;\n for (pbVar22 = pbVar22 + 1; iVar17 = iVar13, pbVar18 != pbVar22; pbVar22 = pbVar22 + 8) {\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }\n }\n bVar26 = bVar14 & 7;\n iVar25 = (int)(bVar14 & 0x3f) >> 3;\n local_b8[iVar17] = local_138[0] ^ local_138[1];\n local_b8[iVar17 + 1] = local_138[1] ^ local_138[2];\n local_b8[iVar17 + 2] = local_138[2] ^ local_138[3];\n local_b8[iVar17 + 3] = local_138[3] ^ local_138[4];\n local_b8[iVar17 + 4] = local_138[4] ^ local_138[5];\n local_b8[iVar17 + 5] = local_138[5] ^ local_138[6];\n local_b8[iVar17 + 6] = local_138[6] ^ local_131;\n local_b8[iVar17 + 7] = local_131 ^ local_130;\n if (0 < iVar13) {\n uVar23 = 0;\n pbVar22 = local_b8 + iVar25;\n iVar17 = iVar25 + 1;\n bVar14 = 8 - bVar26;\n uVar20 = iVar13 - 1U & 3;\n if (uVar20 != 0) {\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }\n while( true ) {\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }\n }\n }\n else {\n uStack_1c0 = 0x13fc13;\n zeromem(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540));\n }" if (parenthesized_expression "(iVar13 == 0)" ( (binary_expression "iVar13 == 0" identifier == number_literal) )) (compound_statement "{\n iVar13 = *(int *)(param_1 + 0x2540);\n iVar17 = 0;\n if (0 < iVar13) {\n pbVar18 = local_138 + 1 + (iVar13 - 1);\n pbVar15 = local_b8;\n uVar20 = (uint)pbVar18 & 7;\n if (((ulong)pbVar18 & 7) == 0) goto LAB_0013f8a0;\n if (uVar20 != 1) {\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n *pbVar15 = *pbVar22;\n pbVar15 = pbVar15 + 1;\n for (pbVar22 = pbVar22 + 1; iVar17 = iVar13, pbVar18 != pbVar22; pbVar22 = pbVar22 + 8) {\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }\n }\n bVar26 = bVar14 & 7;\n iVar25 = (int)(bVar14 & 0x3f) >> 3;\n local_b8[iVar17] = local_138[0] ^ local_138[1];\n local_b8[iVar17 + 1] = local_138[1] ^ local_138[2];\n local_b8[iVar17 + 2] = local_138[2] ^ local_138[3];\n local_b8[iVar17 + 3] = local_138[3] ^ local_138[4];\n local_b8[iVar17 + 4] = local_138[4] ^ local_138[5];\n local_b8[iVar17 + 5] = local_138[5] ^ local_138[6];\n local_b8[iVar17 + 6] = local_138[6] ^ local_131;\n local_b8[iVar17 + 7] = local_131 ^ local_130;\n if (0 < iVar13) {\n uVar23 = 0;\n pbVar22 = local_b8 + iVar25;\n iVar17 = iVar25 + 1;\n bVar14 = 8 - bVar26;\n uVar20 = iVar13 - 1U & 3;\n if (uVar20 != 0) {\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }\n while( true ) {\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }\n }\n }" { (expression_statement "iVar13 = *(int *)(param_1 + 0x2540);" (assignment_expression "iVar13 = *(int *)(param_1 + 0x2540)" identifier = (pointer_expression "*(int *)(param_1 + 0x2540)" * (cast_expression "(int *)(param_1 + 0x2540)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2540)" ( (binary_expression "param_1 + 0x2540" identifier + number_literal) ))))) ;) (expression_statement "iVar17 = 0;" (assignment_expression "iVar17 = 0" identifier = number_literal) ;) (if_statement "if (0 < iVar13) {\n pbVar18 = local_138 + 1 + (iVar13 - 1);\n pbVar15 = local_b8;\n uVar20 = (uint)pbVar18 & 7;\n if (((ulong)pbVar18 & 7) == 0) goto LAB_0013f8a0;\n if (uVar20 != 1) {\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n *pbVar15 = *pbVar22;\n pbVar15 = pbVar15 + 1;\n for (pbVar22 = pbVar22 + 1; iVar17 = iVar13, pbVar18 != pbVar22; pbVar22 = pbVar22 + 8) {\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }\n }" if (parenthesized_expression "(0 < iVar13)" ( (binary_expression "0 < iVar13" number_literal < identifier) )) (compound_statement "{\n pbVar18 = local_138 + 1 + (iVar13 - 1);\n pbVar15 = local_b8;\n uVar20 = (uint)pbVar18 & 7;\n if (((ulong)pbVar18 & 7) == 0) goto LAB_0013f8a0;\n if (uVar20 != 1) {\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n *pbVar15 = *pbVar22;\n pbVar15 = pbVar15 + 1;\n for (pbVar22 = pbVar22 + 1; iVar17 = iVar13, pbVar18 != pbVar22; pbVar22 = pbVar22 + 8) {\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }\n }" { (expression_statement "pbVar18 = local_138 + 1 + (iVar13 - 1);" (assignment_expression "pbVar18 = local_138 + 1 + (iVar13 - 1)" identifier = (binary_expression "local_138 + 1 + (iVar13 - 1)" (binary_expression "local_138 + 1" identifier + number_literal) + (parenthesized_expression "(iVar13 - 1)" ( (binary_expression "iVar13 - 1" identifier - number_literal) )))) ;) (expression_statement "pbVar15 = local_b8;" (assignment_expression "pbVar15 = local_b8" identifier = identifier) ;) (expression_statement "uVar20 = (uint)pbVar18 & 7;" (assignment_expression "uVar20 = (uint)pbVar18 & 7" identifier = (binary_expression "(uint)pbVar18 & 7" (cast_expression "(uint)pbVar18" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal)) ;) (if_statement "if (((ulong)pbVar18 & 7) == 0) goto LAB_0013f8a0;" if (parenthesized_expression "(((ulong)pbVar18 & 7) == 0)" ( (binary_expression "((ulong)pbVar18 & 7) == 0" (parenthesized_expression "((ulong)pbVar18 & 7)" ( (binary_expression "(ulong)pbVar18 & 7" (cast_expression "(ulong)pbVar18" ( (type_descriptor "ulong" type_identifier) ) identifier) & number_literal) )) == number_literal) )) (goto_statement "goto LAB_0013f8a0;" goto statement_identifier ;)) (if_statement "if (uVar20 != 1) {\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }" if (parenthesized_expression "(uVar20 != 1)" ( (binary_expression "uVar20 != 1" identifier != number_literal) )) (compound_statement "{\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }" { (expression_statement "pbVar16 = pbVar15;" (assignment_expression "pbVar16 = pbVar15" identifier = identifier) ;) (if_statement "if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }" if (parenthesized_expression "(uVar20 != 2)" ( (binary_expression "uVar20 != 2" identifier != number_literal) )) (compound_statement "{\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }" { (if_statement "if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }" if (parenthesized_expression "(uVar20 != 3)" ( (binary_expression "uVar20 != 3" identifier != number_literal) )) (compound_statement "{\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }" { (if_statement "if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }" if (parenthesized_expression "(uVar20 != 4)" ( (binary_expression "uVar20 != 4" identifier != number_literal) )) (compound_statement "{\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }" { (if_statement "if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }" if (parenthesized_expression "(uVar20 != 5)" ( (binary_expression "uVar20 != 5" identifier != number_literal) )) (compound_statement "{\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }" { (expression_statement "pbVar21 = pbVar22;" (assignment_expression "pbVar21 = pbVar22" identifier = identifier) ;) (if_statement "if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }" if (parenthesized_expression "(uVar20 != 6)" ( (binary_expression "uVar20 != 6" identifier != number_literal) )) (compound_statement "{\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }" { (expression_statement "pbVar16 = local_b8 + 1;" (assignment_expression "pbVar16 = local_b8 + 1" identifier = (binary_expression "local_b8 + 1" identifier + number_literal)) ;) (expression_statement "local_b8[0] = local_138[0];" (assignment_expression "local_b8[0] = local_138[0]" (subscript_expression "local_b8[0]" identifier [ number_literal ]) = (subscript_expression "local_138[0]" identifier [ number_literal ])) ;) (expression_statement "pbVar21 = local_138 + 1;" (assignment_expression "pbVar21 = local_138 + 1" identifier = (binary_expression "local_138 + 1" identifier + number_literal)) ;) })) (expression_statement "pbVar15 = pbVar16 + 1;" (assignment_expression "pbVar15 = pbVar16 + 1" identifier = (binary_expression "pbVar16 + 1" identifier + number_literal)) ;) (expression_statement "pbVar22 = pbVar21 + 1;" (assignment_expression "pbVar22 = pbVar21 + 1" identifier = (binary_expression "pbVar21 + 1" identifier + number_literal)) ;) (expression_statement "*pbVar16 = *pbVar21;" (assignment_expression "*pbVar16 = *pbVar21" (pointer_expression "*pbVar16" * identifier) = (pointer_expression "*pbVar21" * identifier)) ;) })) (expression_statement "bVar26 = *pbVar22;" (assignment_expression "bVar26 = *pbVar22" identifier = (pointer_expression "*pbVar22" * identifier)) ;) (expression_statement "pbVar16 = pbVar15 + 1;" (assignment_expression "pbVar16 = pbVar15 + 1" identifier = (binary_expression "pbVar15 + 1" identifier + number_literal)) ;) (expression_statement "pbVar22 = pbVar22 + 1;" (assignment_expression "pbVar22 = pbVar22 + 1" identifier = (binary_expression "pbVar22 + 1" identifier + number_literal)) ;) (expression_statement "*pbVar15 = bVar26;" (assignment_expression "*pbVar15 = bVar26" (pointer_expression "*pbVar15" * identifier) = identifier) ;) })) (expression_statement "bVar26 = *pbVar22;" (assignment_expression "bVar26 = *pbVar22" identifier = (pointer_expression "*pbVar22" * identifier)) ;) (expression_statement "pbVar15 = pbVar16 + 1;" (assignment_expression "pbVar15 = pbVar16 + 1" identifier = (binary_expression "pbVar16 + 1" identifier + number_literal)) ;) (expression_statement "pbVar22 = pbVar22 + 1;" (assignment_expression "pbVar22 = pbVar22 + 1" identifier = (binary_expression "pbVar22 + 1" identifier + number_literal)) ;) (expression_statement "*pbVar16 = bVar26;" (assignment_expression "*pbVar16 = bVar26" (pointer_expression "*pbVar16" * identifier) = identifier) ;) })) (expression_statement "bVar26 = *pbVar22;" (assignment_expression "bVar26 = *pbVar22" identifier = (pointer_expression "*pbVar22" * identifier)) ;) (expression_statement "pbVar16 = pbVar15 + 1;" (assignment_expression "pbVar16 = pbVar15 + 1" identifier = (binary_expression "pbVar15 + 1" identifier + number_literal)) ;) (expression_statement "pbVar22 = pbVar22 + 1;" (assignment_expression "pbVar22 = pbVar22 + 1" identifier = (binary_expression "pbVar22 + 1" identifier + number_literal)) ;) (expression_statement "*pbVar15 = bVar26;" (assignment_expression "*pbVar15 = bVar26" (pointer_expression "*pbVar15" * identifier) = identifier) ;) })) (expression_statement "bVar26 = *pbVar22;" (assignment_expression "bVar26 = *pbVar22" identifier = (pointer_expression "*pbVar22" * identifier)) ;) (expression_statement "pbVar15 = pbVar16 + 1;" (assignment_expression "pbVar15 = pbVar16 + 1" identifier = (binary_expression "pbVar16 + 1" identifier + number_literal)) ;) (expression_statement "pbVar22 = pbVar22 + 1;" (assignment_expression "pbVar22 = pbVar22 + 1" identifier = (binary_expression "pbVar22 + 1" identifier + number_literal)) ;) (expression_statement "*pbVar16 = bVar26;" (assignment_expression "*pbVar16 = bVar26" (pointer_expression "*pbVar16" * identifier) = identifier) ;) })) (expression_statement "*pbVar15 = *pbVar22;" (assignment_expression "*pbVar15 = *pbVar22" (pointer_expression "*pbVar15" * identifier) = (pointer_expression "*pbVar22" * identifier)) ;) (expression_statement "pbVar15 = pbVar15 + 1;" (assignment_expression "pbVar15 = pbVar15 + 1" identifier = (binary_expression "pbVar15 + 1" identifier + number_literal)) ;) (for_statement "for (pbVar22 = pbVar22 + 1; iVar17 = iVar13, pbVar18 != pbVar22; pbVar22 = pbVar22 + 8) {\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }" for ( (assignment_expression "pbVar22 = pbVar22 + 1" identifier = (binary_expression "pbVar22 + 1" identifier + number_literal)) ; (comma_expression "iVar17 = iVar13, pbVar18 != pbVar22" (assignment_expression "iVar17 = iVar13" identifier = identifier) , (binary_expression "pbVar18 != pbVar22" identifier != identifier)) ; (assignment_expression "pbVar22 = pbVar22 + 8" identifier = (binary_expression "pbVar22 + 8" identifier + number_literal)) ) (compound_statement "{\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }" { (labeled_statement "LAB_0013f8a0:\n bVar26 = pbVar22[1];" statement_identifier : (expression_statement "bVar26 = pbVar22[1];" (assignment_expression "bVar26 = pbVar22[1]" identifier = (subscript_expression "pbVar22[1]" identifier [ number_literal ])) ;)) (expression_statement "bVar6 = pbVar22[2];" (assignment_expression "bVar6 = pbVar22[2]" identifier = (subscript_expression "pbVar22[2]" identifier [ number_literal ])) ;) (expression_statement "bVar7 = pbVar22[3];" (assignment_expression "bVar7 = pbVar22[3]" identifier = (subscript_expression "pbVar22[3]" identifier [ number_literal ])) ;) (expression_statement "bVar8 = pbVar22[4];" (assignment_expression "bVar8 = pbVar22[4]" identifier = (subscript_expression "pbVar22[4]" identifier [ number_literal ])) ;) (expression_statement "bVar9 = pbVar22[5];" (assignment_expression "bVar9 = pbVar22[5]" identifier = (subscript_expression "pbVar22[5]" identifier [ number_literal ])) ;) (expression_statement "*pbVar15 = *pbVar22;" (assignment_expression "*pbVar15 = *pbVar22" (pointer_expression "*pbVar15" * identifier) = (pointer_expression "*pbVar22" * identifier)) ;) (expression_statement "bVar10 = pbVar22[6];" (assignment_expression "bVar10 = pbVar22[6]" identifier = (subscript_expression "pbVar22[6]" identifier [ number_literal ])) ;) (expression_statement "bVar11 = pbVar22[7];" (assignment_expression "bVar11 = pbVar22[7]" identifier = (subscript_expression "pbVar22[7]" identifier [ number_literal ])) ;) (expression_statement "pbVar15[1] = bVar26;" (assignment_expression "pbVar15[1] = bVar26" (subscript_expression "pbVar15[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "pbVar15[2] = bVar6;" (assignment_expression "pbVar15[2] = bVar6" (subscript_expression "pbVar15[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "pbVar15[3] = bVar7;" (assignment_expression "pbVar15[3] = bVar7" (subscript_expression "pbVar15[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "pbVar15[4] = bVar8;" (assignment_expression "pbVar15[4] = bVar8" (subscript_expression "pbVar15[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "pbVar15[5] = bVar9;" (assignment_expression "pbVar15[5] = bVar9" (subscript_expression "pbVar15[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "pbVar15[6] = bVar10;" (assignment_expression "pbVar15[6] = bVar10" (subscript_expression "pbVar15[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "pbVar15[7] = bVar11;" (assignment_expression "pbVar15[7] = bVar11" (subscript_expression "pbVar15[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "pbVar15 = pbVar15 + 8;" (assignment_expression "pbVar15 = pbVar15 + 8" identifier = (binary_expression "pbVar15 + 8" identifier + number_literal)) ;) })) })) (expression_statement "bVar26 = bVar14 & 7;" (assignment_expression "bVar26 = bVar14 & 7" identifier = (binary_expression "bVar14 & 7" identifier & number_literal)) ;) (expression_statement "iVar25 = (int)(bVar14 & 0x3f) >> 3;" (assignment_expression "iVar25 = (int)(bVar14 & 0x3f) >> 3" identifier = (binary_expression "(int)(bVar14 & 0x3f) >> 3" (cast_expression "(int)(bVar14 & 0x3f)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(bVar14 & 0x3f)" ( (binary_expression "bVar14 & 0x3f" identifier & number_literal) ))) >> number_literal)) ;) (expression_statement "local_b8[iVar17] = local_138[0] ^ local_138[1];" (assignment_expression "local_b8[iVar17] = local_138[0] ^ local_138[1]" (subscript_expression "local_b8[iVar17]" identifier [ identifier ]) = (binary_expression "local_138[0] ^ local_138[1]" (subscript_expression "local_138[0]" identifier [ number_literal ]) ^ (subscript_expression "local_138[1]" identifier [ number_literal ]))) ;) (expression_statement "local_b8[iVar17 + 1] = local_138[1] ^ local_138[2];" (assignment_expression "local_b8[iVar17 + 1] = local_138[1] ^ local_138[2]" (subscript_expression "local_b8[iVar17 + 1]" identifier [ (binary_expression "iVar17 + 1" identifier + number_literal) ]) = (binary_expression "local_138[1] ^ local_138[2]" (subscript_expression "local_138[1]" identifier [ number_literal ]) ^ (subscript_expression "local_138[2]" identifier [ number_literal ]))) ;) (expression_statement "local_b8[iVar17 + 2] = local_138[2] ^ local_138[3];" (assignment_expression "local_b8[iVar17 + 2] = local_138[2] ^ local_138[3]" (subscript_expression "local_b8[iVar17 + 2]" identifier [ (binary_expression "iVar17 + 2" identifier + number_literal) ]) = (binary_expression "local_138[2] ^ local_138[3]" (subscript_expression "local_138[2]" identifier [ number_literal ]) ^ (subscript_expression "local_138[3]" identifier [ number_literal ]))) ;) (expression_statement "local_b8[iVar17 + 3] = local_138[3] ^ local_138[4];" (assignment_expression "local_b8[iVar17 + 3] = local_138[3] ^ local_138[4]" (subscript_expression "local_b8[iVar17 + 3]" identifier [ (binary_expression "iVar17 + 3" identifier + number_literal) ]) = (binary_expression "local_138[3] ^ local_138[4]" (subscript_expression "local_138[3]" identifier [ number_literal ]) ^ (subscript_expression "local_138[4]" identifier [ number_literal ]))) ;) (expression_statement "local_b8[iVar17 + 4] = local_138[4] ^ local_138[5];" (assignment_expression "local_b8[iVar17 + 4] = local_138[4] ^ local_138[5]" (subscript_expression "local_b8[iVar17 + 4]" identifier [ (binary_expression "iVar17 + 4" identifier + number_literal) ]) = (binary_expression "local_138[4] ^ local_138[5]" (subscript_expression "local_138[4]" identifier [ number_literal ]) ^ (subscript_expression "local_138[5]" identifier [ number_literal ]))) ;) (expression_statement "local_b8[iVar17 + 5] = local_138[5] ^ local_138[6];" (assignment_expression "local_b8[iVar17 + 5] = local_138[5] ^ local_138[6]" (subscript_expression "local_b8[iVar17 + 5]" identifier [ (binary_expression "iVar17 + 5" identifier + number_literal) ]) = (binary_expression "local_138[5] ^ local_138[6]" (subscript_expression "local_138[5]" identifier [ number_literal ]) ^ (subscript_expression "local_138[6]" identifier [ number_literal ]))) ;) (expression_statement "local_b8[iVar17 + 6] = local_138[6] ^ local_131;" (assignment_expression "local_b8[iVar17 + 6] = local_138[6] ^ local_131" (subscript_expression "local_b8[iVar17 + 6]" identifier [ (binary_expression "iVar17 + 6" identifier + number_literal) ]) = (binary_expression "local_138[6] ^ local_131" (subscript_expression "local_138[6]" identifier [ number_literal ]) ^ identifier)) ;) (expression_statement "local_b8[iVar17 + 7] = local_131 ^ local_130;" (assignment_expression "local_b8[iVar17 + 7] = local_131 ^ local_130" (subscript_expression "local_b8[iVar17 + 7]" identifier [ (binary_expression "iVar17 + 7" identifier + number_literal) ]) = (binary_expression "local_131 ^ local_130" identifier ^ identifier)) ;) (if_statement "if (0 < iVar13) {\n uVar23 = 0;\n pbVar22 = local_b8 + iVar25;\n iVar17 = iVar25 + 1;\n bVar14 = 8 - bVar26;\n uVar20 = iVar13 - 1U & 3;\n if (uVar20 != 0) {\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }\n while( true ) {\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }\n }" if (parenthesized_expression "(0 < iVar13)" ( (binary_expression "0 < iVar13" number_literal < identifier) )) (compound_statement "{\n uVar23 = 0;\n pbVar22 = local_b8 + iVar25;\n iVar17 = iVar25 + 1;\n bVar14 = 8 - bVar26;\n uVar20 = iVar13 - 1U & 3;\n if (uVar20 != 0) {\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }\n while( true ) {\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }\n }" { (expression_statement "uVar23 = 0;" (assignment_expression "uVar23 = 0" identifier = number_literal) ;) (expression_statement "pbVar22 = local_b8 + iVar25;" (assignment_expression "pbVar22 = local_b8 + iVar25" identifier = (binary_expression "local_b8 + iVar25" identifier + identifier)) ;) (expression_statement "iVar17 = iVar25 + 1;" (assignment_expression "iVar17 = iVar25 + 1" identifier = (binary_expression "iVar25 + 1" identifier + number_literal)) ;) (expression_statement "bVar14 = 8 - bVar26;" (assignment_expression "bVar14 = 8 - bVar26" identifier = (binary_expression "8 - bVar26" number_literal - identifier)) ;) (expression_statement "uVar20 = iVar13 - 1U & 3;" (assignment_expression "uVar20 = iVar13 - 1U & 3" identifier = (binary_expression "iVar13 - 1U & 3" (binary_expression "iVar13 - 1U" identifier - number_literal) & number_literal)) ;) (if_statement "if (uVar20 != 0) {\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }" if (parenthesized_expression "(uVar20 != 0)" ( (binary_expression "uVar20 != 0" identifier != number_literal) )) (compound_statement "{\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }" { (expression_statement "bVar6 = *pbVar22;" (assignment_expression "bVar6 = *pbVar22" identifier = (pointer_expression "*pbVar22" * identifier)) ;) (expression_statement "*(byte *)(param_1 + 0x80) = bVar6 << bVar26;" (assignment_expression "*(byte *)(param_1 + 0x80) = bVar6 << bVar26" (pointer_expression "*(byte *)(param_1 + 0x80)" * (cast_expression "(byte *)(param_1 + 0x80)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x80)" ( (binary_expression "param_1 + 0x80" identifier + number_literal) )))) = (binary_expression "bVar6 << bVar26" identifier << identifier)) ;) (if_statement "if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }" if (parenthesized_expression "(bVar26 != 0)" ( (binary_expression "bVar26 != 0" identifier != number_literal) )) (compound_statement "{\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }" { (expression_statement "*(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));" (assignment_expression "*(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f))" (pointer_expression "*(byte *)(param_1 + 0x80)" * (cast_expression "(byte *)(param_1 + 0x80)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x80)" ( (binary_expression "param_1 + 0x80" identifier + number_literal) )))) = (binary_expression "bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f))" (binary_expression "bVar6 << bVar26" identifier << identifier) | (call_expression "(byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f))" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f))" ( (binary_expression "(int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f)" (cast_expression "(int)(uint)local_b8[iVar17]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)local_b8[iVar17]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "local_b8[iVar17]" identifier [ identifier ]))) >> (parenthesized_expression "(bVar14 & 0x1f)" ( (binary_expression "bVar14 & 0x1f" identifier & number_literal) ))) ))))) ;) })) (expression_statement "uVar23 = 1;" (assignment_expression "uVar23 = 1" identifier = number_literal) ;) (if_statement "if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }" if (parenthesized_expression "(uVar20 != 1)" ( (binary_expression "uVar20 != 1" identifier != number_literal) )) (compound_statement "{\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }" { (if_statement "if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }" if (parenthesized_expression "(uVar20 != 2)" ( (binary_expression "uVar20 != 2" identifier != number_literal) )) (compound_statement "{\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }" { (expression_statement "bVar6 = local_b8[(long)iVar25 + 1];" (assignment_expression "bVar6 = local_b8[(long)iVar25 + 1]" identifier = (subscript_expression "local_b8[(long)iVar25 + 1]" identifier [ (binary_expression "(long)iVar25 + 1" (cast_expression "(long)iVar25" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ])) ;) (expression_statement "*(byte *)(param_1 + 0x81) = bVar6 << bVar26;" (assignment_expression "*(byte *)(param_1 + 0x81) = bVar6 << bVar26" (pointer_expression "*(byte *)(param_1 + 0x81)" * (cast_expression "(byte *)(param_1 + 0x81)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x81)" ( (binary_expression "param_1 + 0x81" identifier + number_literal) )))) = (binary_expression "bVar6 << bVar26" identifier << identifier)) ;) (if_statement "if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }" if (parenthesized_expression "(bVar26 != 0)" ( (binary_expression "bVar26 != 0" identifier != number_literal) )) (compound_statement "{\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }" { (expression_statement "*(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));" (assignment_expression "*(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f))" (pointer_expression "*(byte *)(param_1 + 0x81)" * (cast_expression "(byte *)(param_1 + 0x81)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x81)" ( (binary_expression "param_1 + 0x81" identifier + number_literal) )))) = (binary_expression "bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f))" (binary_expression "bVar6 << bVar26" identifier << identifier) | (call_expression "(byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f))" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f))" ( (binary_expression "(int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f)" (cast_expression "(int)(uint)local_b8[iVar25 + 2]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)local_b8[iVar25 + 2]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "local_b8[iVar25 + 2]" identifier [ (binary_expression "iVar25 + 2" identifier + number_literal) ]))) >> (parenthesized_expression "(bVar14 & 0x1f)" ( (binary_expression "bVar14 & 0x1f" identifier & number_literal) ))) ))))) ;) })) (expression_statement "uVar23 = 2;" (assignment_expression "uVar23 = 2" identifier = number_literal) ;) })) (expression_statement "bVar6 = pbVar22[uVar23];" (assignment_expression "bVar6 = pbVar22[uVar23]" identifier = (subscript_expression "pbVar22[uVar23]" identifier [ identifier ])) ;) (expression_statement "*(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;" (assignment_expression "*(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26" (pointer_expression "*(byte *)(param_1 + 0x80 + uVar23)" * (cast_expression "(byte *)(param_1 + 0x80 + uVar23)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x80 + uVar23)" ( (binary_expression "param_1 + 0x80 + uVar23" (binary_expression "param_1 + 0x80" identifier + number_literal) + identifier) )))) = (binary_expression "bVar6 << bVar26" identifier << identifier)) ;) (if_statement "if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }" if (parenthesized_expression "(bVar26 != 0)" ( (binary_expression "bVar26 != 0" identifier != number_literal) )) (compound_statement "{\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }" { (expression_statement "*(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));" (assignment_expression "*(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f))" (pointer_expression "*(byte *)(param_1 + 0x80 + uVar23)" * (cast_expression "(byte *)(param_1 + 0x80 + uVar23)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x80 + uVar23)" ( (binary_expression "param_1 + 0x80 + uVar23" (binary_expression "param_1 + 0x80" identifier + number_literal) + identifier) )))) = (binary_expression "bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f))" (binary_expression "bVar6 << bVar26" identifier << identifier) | (call_expression "(byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f))" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f))" ( (binary_expression "(int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f)" (cast_expression "(int)(uint)local_b8[iVar17 + (int)uVar23]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)local_b8[iVar17 + (int)uVar23]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "local_b8[iVar17 + (int)uVar23]" identifier [ (binary_expression "iVar17 + (int)uVar23" identifier + (cast_expression "(int)uVar23" ( (type_descriptor "int" primitive_type) ) identifier)) ]))) >> (parenthesized_expression "(bVar14 & 0x1f)" ( (binary_expression "bVar14 & 0x1f" identifier & number_literal) ))) ))))) ;) })) (expression_statement "uVar23 = uVar23 + 1;" (assignment_expression "uVar23 = uVar23 + 1" identifier = (binary_expression "uVar23 + 1" identifier + number_literal)) ;) })) })) (while_statement "while( true ) {\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }" { (expression_statement "bVar6 = pbVar22[uVar23];" (assignment_expression "bVar6 = pbVar22[uVar23]" identifier = (subscript_expression "pbVar22[uVar23]" identifier [ identifier ])) ;) (expression_statement "*(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;" (assignment_expression "*(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26" (pointer_expression "*(byte *)(param_1 + 0x80 + uVar23)" * (cast_expression "(byte *)(param_1 + 0x80 + uVar23)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x80 + uVar23)" ( (binary_expression "param_1 + 0x80 + uVar23" (binary_expression "param_1 + 0x80" identifier + number_literal) + identifier) )))) = (binary_expression "bVar6 << bVar26" identifier << identifier)) ;) (expression_statement "iVar25 = (int)uVar23;" (assignment_expression "iVar25 = (int)uVar23" identifier = (cast_expression "(int)uVar23" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (if_statement "if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }" if (parenthesized_expression "(bVar26 != 0)" ( (binary_expression "bVar26 != 0" identifier != number_literal) )) (compound_statement "{\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }" { (expression_statement "*(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));" (assignment_expression "*(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f))" (pointer_expression "*(byte *)(param_1 + 0x80 + uVar23)" * (cast_expression "(byte *)(param_1 + 0x80 + uVar23)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x80 + uVar23)" ( (binary_expression "param_1 + 0x80 + uVar23" (binary_expression "param_1 + 0x80" identifier + number_literal) + identifier) )))) = (binary_expression "bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f))" (binary_expression "bVar6 << bVar26" identifier << identifier) | (call_expression "(byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f))" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f))" ( (binary_expression "(int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f)" (cast_expression "(int)(uint)local_b8[iVar17 + iVar25]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)local_b8[iVar17 + iVar25]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "local_b8[iVar17 + iVar25]" identifier [ (binary_expression "iVar17 + iVar25" identifier + identifier) ]))) >> (parenthesized_expression "(bVar14 & 0x1f)" ( (binary_expression "bVar14 & 0x1f" identifier & number_literal) ))) ))))) ;) })) (expression_statement "lVar19 = uVar23 + 1;" (assignment_expression "lVar19 = uVar23 + 1" identifier = (binary_expression "uVar23 + 1" identifier + number_literal)) ;) (if_statement "if (uVar23 == iVar13 - 1U) break;" if (parenthesized_expression "(uVar23 == iVar13 - 1U)" ( (binary_expression "uVar23 == iVar13 - 1U" identifier == (binary_expression "iVar13 - 1U" identifier - number_literal)) )) (break_statement "break;" break ;)) (expression_statement "bVar6 = pbVar22[uVar23 + 1];" (assignment_expression "bVar6 = pbVar22[uVar23 + 1]" identifier = (subscript_expression "pbVar22[uVar23 + 1]" identifier [ (binary_expression "uVar23 + 1" identifier + number_literal) ])) ;) (expression_statement "*(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;" (assignment_expression "*(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26" (pointer_expression "*(byte *)(param_1 + 0x80 + lVar19)" * (cast_expression "(byte *)(param_1 + 0x80 + lVar19)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x80 + lVar19)" ( (binary_expression "param_1 + 0x80 + lVar19" (binary_expression "param_1 + 0x80" identifier + number_literal) + identifier) )))) = (binary_expression "bVar6 << bVar26" identifier << identifier)) ;) (if_statement "if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }" if (parenthesized_expression "(bVar26 != 0)" ( (binary_expression "bVar26 != 0" identifier != number_literal) )) (compound_statement "{\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }" { (expression_statement "*(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));" (assignment_expression "*(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f))" (pointer_expression "*(byte *)(param_1 + 0x80 + lVar19)" * (cast_expression "(byte *)(param_1 + 0x80 + lVar19)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x80 + lVar19)" ( (binary_expression "param_1 + 0x80 + lVar19" (binary_expression "param_1 + 0x80" identifier + number_literal) + identifier) )))) = (binary_expression "bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f))" (binary_expression "bVar6 << bVar26" identifier << identifier) | (call_expression "(byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f))" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f))" ( (binary_expression "(int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f)" (cast_expression "(int)(uint)local_b8[iVar17 + (int)lVar19]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)local_b8[iVar17 + (int)lVar19]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "local_b8[iVar17 + (int)lVar19]" identifier [ (binary_expression "iVar17 + (int)lVar19" identifier + (cast_expression "(int)lVar19" ( (type_descriptor "int" primitive_type) ) identifier)) ]))) >> (parenthesized_expression "(bVar14 & 0x1f)" ( (binary_expression "bVar14 & 0x1f" identifier & number_literal) ))) ))))) ;) })) (expression_statement "bVar6 = pbVar22[uVar23 + 2];" (assignment_expression "bVar6 = pbVar22[uVar23 + 2]" identifier = (subscript_expression "pbVar22[uVar23 + 2]" identifier [ (binary_expression "uVar23 + 2" identifier + number_literal) ])) ;) (expression_statement "*(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;" (assignment_expression "*(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26" (pointer_expression "*(byte *)(param_1 + 0x81 + lVar19)" * (cast_expression "(byte *)(param_1 + 0x81 + lVar19)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x81 + lVar19)" ( (binary_expression "param_1 + 0x81 + lVar19" (binary_expression "param_1 + 0x81" identifier + number_literal) + identifier) )))) = (binary_expression "bVar6 << bVar26" identifier << identifier)) ;) (if_statement "if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }" if (parenthesized_expression "(bVar26 != 0)" ( (binary_expression "bVar26 != 0" identifier != number_literal) )) (compound_statement "{\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }" { (expression_statement "*(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;" (assignment_expression "*(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))" (pointer_expression "*(byte *)(param_1 + 0x81 + lVar19)" * (cast_expression "(byte *)(param_1 + 0x81 + lVar19)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x81 + lVar19)" ( (binary_expression "param_1 + 0x81 + lVar19" (binary_expression "param_1 + 0x81" identifier + number_literal) + identifier) )))) = (binary_expression "bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))" (binary_expression "bVar6 << bVar26" identifier << identifier) | (call_expression "(byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))" ( (binary_expression "(int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f)" (cast_expression "(int)(uint)local_b8[iVar17 + iVar25 + 2]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)local_b8[iVar17 + iVar25 + 2]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "local_b8[iVar17 + iVar25 + 2]" identifier [ (binary_expression "iVar17 + iVar25 + 2" (binary_expression "iVar17 + iVar25" identifier + identifier) + number_literal) ]))) >> (parenthesized_expression "(bVar14 & 0x1f)" ( (binary_expression "bVar14 & 0x1f" identifier & number_literal) ))) ))))) ;) })) (expression_statement "bVar6 = pbVar22[uVar23 + 3];" (assignment_expression "bVar6 = pbVar22[uVar23 + 3]" identifier = (subscript_expression "pbVar22[uVar23 + 3]" identifier [ (binary_expression "uVar23 + 3" identifier + number_literal) ])) ;) (expression_statement "*(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;" (assignment_expression "*(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26" (pointer_expression "*(byte *)(param_1 + 0x82 + lVar19)" * (cast_expression "(byte *)(param_1 + 0x82 + lVar19)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x82 + lVar19)" ( (binary_expression "param_1 + 0x82 + lVar19" (binary_expression "param_1 + 0x82" identifier + number_literal) + identifier) )))) = (binary_expression "bVar6 << bVar26" identifier << identifier)) ;) (if_statement "if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }" if (parenthesized_expression "(bVar26 != 0)" ( (binary_expression "bVar26 != 0" identifier != number_literal) )) (compound_statement "{\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }" { (expression_statement "*(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;" (assignment_expression "*(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))" (pointer_expression "*(byte *)(param_1 + 0x82 + lVar19)" * (cast_expression "(byte *)(param_1 + 0x82 + lVar19)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x82 + lVar19)" ( (binary_expression "param_1 + 0x82 + lVar19" (binary_expression "param_1 + 0x82" identifier + number_literal) + identifier) )))) = (binary_expression "bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))" (binary_expression "bVar6 << bVar26" identifier << identifier) | (call_expression "(byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))" ( (binary_expression "(int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f)" (cast_expression "(int)(uint)local_b8[iVar17 + iVar25 + 3]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)local_b8[iVar17 + iVar25 + 3]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "local_b8[iVar17 + iVar25 + 3]" identifier [ (binary_expression "iVar17 + iVar25 + 3" (binary_expression "iVar17 + iVar25" identifier + identifier) + number_literal) ]))) >> (parenthesized_expression "(bVar14 & 0x1f)" ( (binary_expression "bVar14 & 0x1f" identifier & number_literal) ))) ))))) ;) })) (expression_statement "uVar23 = uVar23 + 4;" (assignment_expression "uVar23 = uVar23 + 4" identifier = (binary_expression "uVar23 + 4" identifier + number_literal)) ;) })) })) }) (else_clause "else {\n uStack_1c0 = 0x13fc13;\n zeromem(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540));\n }" else (compound_statement "{\n uStack_1c0 = 0x13fc13;\n zeromem(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540));\n }" { (expression_statement "uStack_1c0 = 0x13fc13;" (assignment_expression "uStack_1c0 = 0x13fc13" identifier = number_literal) ;) (expression_statement "zeromem(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540));" (call_expression "zeromem(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540))" identifier (argument_list "(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540))" ( (binary_expression "param_1 + 0x80" identifier + number_literal) , (cast_expression "(long)*(int *)(param_1 + 0x2540)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(int *)(param_1 + 0x2540)" * (cast_expression "(int *)(param_1 + 0x2540)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2540)" ( (binary_expression "param_1 + 0x2540" identifier + number_literal) ))))) ))) ;) }))) (if_statement "if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }" if (parenthesized_expression "(local_30 == *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_30 == *(long *)(in_FS_OFFSET + 0x28)" identifier == (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) comment (expression_statement "uStack_1c0 = 0x13fc3c;" (assignment_expression "uStack_1c0 = 0x13fc3c" identifier = number_literal) ;) (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void _ocb3_int_calc_offset_zero(ocb3_state *ocb,uchar *nonce,ulong noncelen,ulong taglen)\n\n{\n uchar uVar1;\n uchar uVar2;\n uchar uVar3;\n uchar uVar4;\n uchar uVar5;\n uchar uVar6;\n uchar uVar7;\n long lVar8;\n long lVar9;\n int iVar10;\n byte bVar11;\n uchar *puVar12;\n uchar *puVar13;\n int iVar14;\n uchar *puVar15;\n long lVar16;\n uint uVar17;\n uchar *puVar18;\n uchar *puVar19;\n ulong uVar20;\n ulong uVar21;\n int iVar22;\n byte bVar23;\n long in_FS_OFFSET;\n uchar auStack_1c0 [8];\n uchar iNonce [128];\n uchar iKtop [128];\n uchar iStretch [136];\n \n lVar8 = *(long *)(in_FS_OFFSET + 0x28);\n auStack_1c0[0] = '^';\n auStack_1c0[1] = 0xf6;\n auStack_1c0[2] = '\x13';\n auStack_1c0[3] = '\0';\n auStack_1c0[4] = '\0';\n auStack_1c0[5] = '\0';\n auStack_1c0[6] = '\0';\n auStack_1c0[7] = '\0';\n zeromem(iNonce,0x80);\n lVar16 = (long)ocb->block_len;\n iVar14 = ocb->block_len + -1;\n iVar22 = (int)noncelen;\n iVar10 = iVar14;\n if (0 < iVar22) {\n uVar20 = 0;\n lVar9 = lVar16 + -0x1b8;\n uVar17 = -(int)~(ulong)(iVar22 - 1) & 7;\n if (uVar17 == 0) goto LAB_0013f718;\n if (uVar17 != 1) {\n if (uVar17 != 2) {\n if (uVar17 != 3) {\n if (uVar17 != 4) {\n if (uVar17 != 5) {\n if (uVar17 != 6) {\n uVar20 = 0xffffffffffffffff;\n iNonce[lVar16 + -1] = nonce[noncelen - 1];\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n while (uVar20 != ~(ulong)(iVar22 - 1)) {\nLAB_0013f718:\n uVar1 = nonce[(uVar20 - 2) + noncelen];\n uVar2 = nonce[(uVar20 - 3) + noncelen];\n uVar3 = nonce[(uVar20 - 4) + noncelen];\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar4 = nonce[(uVar20 - 5) + noncelen];\n uVar21 = uVar20 - 8;\n iNonce[uVar20 + lVar9 + 0x1b6] = uVar1;\n uVar1 = nonce[(uVar20 - 6) + noncelen];\n iNonce[uVar20 + lVar9 + 0x1b5] = uVar2;\n uVar2 = nonce[(uVar20 - 7) + noncelen];\n uVar5 = nonce[uVar21 + noncelen];\n iNonce[uVar20 + lVar9 + 0x1b4] = uVar3;\n iNonce[uVar20 + lVar9 + 0x1b3] = uVar4;\n iNonce[uVar20 + lVar9 + 0x1b2] = uVar1;\n iNonce[uVar20 + lVar9 + 0x1b1] = uVar2;\n iNonce[uVar21 + lVar9 + 0x1b8] = uVar5;\n uVar20 = uVar21;\n }\n iVar10 = iVar14 - iVar22;\n }\n iVar22 = ocb->cipher;\n iNonce[iVar10] = '\x01';\n iNonce[0] = iNonce[0] | (byte)((int)taglen << 4);\n bVar11 = iNonce[iVar14];\n iNonce[iVar14] = bVar11 & 0xc0;\n puVar19 = iKtop;\n auStack_1c0[0] = 0xcf;\n auStack_1c0[1] = 0xf7;\n auStack_1c0[2] = '\x13';\n auStack_1c0[3] = '\0';\n auStack_1c0[4] = '\0';\n auStack_1c0[5] = '\0';\n auStack_1c0[6] = '\0';\n auStack_1c0[7] = '\0';\n iVar10 = (**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar22 * 0xc0 + 0x28))\n (iNonce,puVar19,&ocb->key);\n if (iVar10 == 0) {\n iVar10 = ocb->block_len;\n iVar14 = 0;\n if (0 < iVar10) {\n puVar15 = iKtop + 1 + (iVar10 - 1);\n puVar12 = iStretch;\n uVar17 = (uint)puVar15 & 7;\n if (((ulong)puVar15 & 7) == 0) goto LAB_0013f8a0;\n if (uVar17 != 1) {\n puVar13 = puVar12;\n if (uVar17 != 2) {\n if (uVar17 != 3) {\n if (uVar17 != 4) {\n if (uVar17 != 5) {\n puVar18 = puVar19;\n if (uVar17 != 6) {\n puVar13 = iStretch + 1;\n iStretch[0] = iKtop[0];\n puVar18 = iKtop + 1;\n }\n puVar12 = puVar13 + 1;\n puVar19 = puVar18 + 1;\n *puVar13 = *puVar18;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }\n uVar1 = *puVar19;\n puVar12 = puVar13 + 1;\n puVar19 = puVar19 + 1;\n *puVar13 = uVar1;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }\n uVar1 = *puVar19;\n puVar12 = puVar13 + 1;\n puVar19 = puVar19 + 1;\n *puVar13 = uVar1;\n }\n *puVar12 = *puVar19;\n puVar12 = puVar12 + 1;\n for (puVar19 = puVar19 + 1; iVar14 = iVar10, puVar15 != puVar19; puVar19 = puVar19 + 8) {\nLAB_0013f8a0:\n uVar1 = puVar19[1];\n uVar2 = puVar19[2];\n uVar3 = puVar19[3];\n uVar4 = puVar19[4];\n uVar5 = puVar19[5];\n *puVar12 = *puVar19;\n uVar6 = puVar19[6];\n uVar7 = puVar19[7];\n puVar12[1] = uVar1;\n puVar12[2] = uVar2;\n puVar12[3] = uVar3;\n puVar12[4] = uVar4;\n puVar12[5] = uVar5;\n puVar12[6] = uVar6;\n puVar12[7] = uVar7;\n puVar12 = puVar12 + 8;\n }\n }\n bVar23 = bVar11 & 7;\n iVar22 = (int)(bVar11 & 0x3f) >> 3;\n iStretch[iVar14] = iKtop[0] ^ iKtop[1];\n iStretch[iVar14 + 1] = iKtop[1] ^ iKtop[2];\n iStretch[iVar14 + 2] = iKtop[2] ^ iKtop[3];\n iStretch[iVar14 + 3] = iKtop[3] ^ iKtop[4];\n iStretch[iVar14 + 4] = iKtop[4] ^ iKtop[5];\n iStretch[iVar14 + 5] = iKtop[5] ^ iKtop[6];\n iStretch[iVar14 + 6] = iKtop[6] ^ iKtop[7];\n iStretch[iVar14 + 7] = iKtop[7] ^ iKtop[8];\n if (0 < iVar10) {\n uVar20 = 0;\n puVar19 = iStretch + iVar22;\n iVar14 = iVar22 + 1;\n bVar11 = 8 - bVar23;\n uVar17 = iVar10 - 1U & 3;\n if (uVar17 != 0) {\n uVar1 = *puVar19;\n ocb->Offset_current[0] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[0] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14] >> (bVar11 & 0x1f));\n }\n uVar20 = 1;\n if (uVar17 != 1) {\n if (uVar17 != 2) {\n uVar1 = iStretch[(long)iVar22 + 1];\n ocb->Offset_current[1] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar22 + 2] >> (bVar11 & 0x1f));\n }\n uVar20 = 2;\n }\n uVar1 = puVar19[uVar20];\n ocb->Offset_current[uVar20] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20] =\n uVar1 << bVar23 |\n (byte)((int)(uint)iStretch[iVar14 + (int)uVar20] >> (bVar11 & 0x1f));\n }\n uVar20 = uVar20 + 1;\n }\n }\n while( true ) {\n uVar1 = puVar19[uVar20];\n ocb->Offset_current[uVar20] = uVar1 << bVar23;\n iVar22 = (int)uVar20;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22] >> (bVar11 & 0x1f));\n }\n if (uVar20 == iVar10 - 1U) break;\n uVar1 = puVar19[uVar20 + 1];\n ocb->Offset_current[uVar20 + 1] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 1] >> (bVar11 & 0x1f))\n ;\n }\n uVar1 = puVar19[uVar20 + 2];\n ocb->Offset_current[uVar20 + 2] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 2] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 2] >> (bVar11 & 0x1f))\n ;\n }\n uVar1 = puVar19[uVar20 + 3];\n ocb->Offset_current[uVar20 + 3] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 3] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 3] >> (bVar11 & 0x1f))\n ;\n }\n uVar20 = uVar20 + 4;\n }\n }\n }\n else {\n auStack_1c0[0] = '\x13';\n auStack_1c0[1] = 0xfc;\n auStack_1c0[2] = '\x13';\n auStack_1c0[3] = '\0';\n auStack_1c0[4] = '\0';\n auStack_1c0[5] = '\0';\n auStack_1c0[6] = '\0';\n auStack_1c0[7] = '\0';\n zeromem(ocb->Offset_current,(long)ocb->block_len);\n }\n if (lVar8 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n auStack_1c0[0] = '<';\n auStack_1c0[1] = 0xfc;\n auStack_1c0[2] = '\x13';\n auStack_1c0[3] = '\0';\n auStack_1c0[4] = '\0';\n auStack_1c0[5] = '\0';\n auStack_1c0[6] = '\0';\n auStack_1c0[7] = '\0';\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}\n\n" (function_definition "void _ocb3_int_calc_offset_zero(ocb3_state *ocb,uchar *nonce,ulong noncelen,ulong taglen)\n\n{\n uchar uVar1;\n uchar uVar2;\n uchar uVar3;\n uchar uVar4;\n uchar uVar5;\n uchar uVar6;\n uchar uVar7;\n long lVar8;\n long lVar9;\n int iVar10;\n byte bVar11;\n uchar *puVar12;\n uchar *puVar13;\n int iVar14;\n uchar *puVar15;\n long lVar16;\n uint uVar17;\n uchar *puVar18;\n uchar *puVar19;\n ulong uVar20;\n ulong uVar21;\n int iVar22;\n byte bVar23;\n long in_FS_OFFSET;\n uchar auStack_1c0 [8];\n uchar iNonce [128];\n uchar iKtop [128];\n uchar iStretch [136];\n \n lVar8 = *(long *)(in_FS_OFFSET + 0x28);\n auStack_1c0[0] = '^';\n auStack_1c0[1] = 0xf6;\n auStack_1c0[2] = '\x13';\n auStack_1c0[3] = '\0';\n auStack_1c0[4] = '\0';\n auStack_1c0[5] = '\0';\n auStack_1c0[6] = '\0';\n auStack_1c0[7] = '\0';\n zeromem(iNonce,0x80);\n lVar16 = (long)ocb->block_len;\n iVar14 = ocb->block_len + -1;\n iVar22 = (int)noncelen;\n iVar10 = iVar14;\n if (0 < iVar22) {\n uVar20 = 0;\n lVar9 = lVar16 + -0x1b8;\n uVar17 = -(int)~(ulong)(iVar22 - 1) & 7;\n if (uVar17 == 0) goto LAB_0013f718;\n if (uVar17 != 1) {\n if (uVar17 != 2) {\n if (uVar17 != 3) {\n if (uVar17 != 4) {\n if (uVar17 != 5) {\n if (uVar17 != 6) {\n uVar20 = 0xffffffffffffffff;\n iNonce[lVar16 + -1] = nonce[noncelen - 1];\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n while (uVar20 != ~(ulong)(iVar22 - 1)) {\nLAB_0013f718:\n uVar1 = nonce[(uVar20 - 2) + noncelen];\n uVar2 = nonce[(uVar20 - 3) + noncelen];\n uVar3 = nonce[(uVar20 - 4) + noncelen];\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar4 = nonce[(uVar20 - 5) + noncelen];\n uVar21 = uVar20 - 8;\n iNonce[uVar20 + lVar9 + 0x1b6] = uVar1;\n uVar1 = nonce[(uVar20 - 6) + noncelen];\n iNonce[uVar20 + lVar9 + 0x1b5] = uVar2;\n uVar2 = nonce[(uVar20 - 7) + noncelen];\n uVar5 = nonce[uVar21 + noncelen];\n iNonce[uVar20 + lVar9 + 0x1b4] = uVar3;\n iNonce[uVar20 + lVar9 + 0x1b3] = uVar4;\n iNonce[uVar20 + lVar9 + 0x1b2] = uVar1;\n iNonce[uVar20 + lVar9 + 0x1b1] = uVar2;\n iNonce[uVar21 + lVar9 + 0x1b8] = uVar5;\n uVar20 = uVar21;\n }\n iVar10 = iVar14 - iVar22;\n }\n iVar22 = ocb->cipher;\n iNonce[iVar10] = '\x01';\n iNonce[0] = iNonce[0] | (byte)((int)taglen << 4);\n bVar11 = iNonce[iVar14];\n iNonce[iVar14] = bVar11 & 0xc0;\n puVar19 = iKtop;\n auStack_1c0[0] = 0xcf;\n auStack_1c0[1] = 0xf7;\n auStack_1c0[2] = '\x13';\n auStack_1c0[3] = '\0';\n auStack_1c0[4] = '\0';\n auStack_1c0[5] = '\0';\n auStack_1c0[6] = '\0';\n auStack_1c0[7] = '\0';\n iVar10 = (**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar22 * 0xc0 + 0x28))\n (iNonce,puVar19,&ocb->key);\n if (iVar10 == 0) {\n iVar10 = ocb->block_len;\n iVar14 = 0;\n if (0 < iVar10) {\n puVar15 = iKtop + 1 + (iVar10 - 1);\n puVar12 = iStretch;\n uVar17 = (uint)puVar15 & 7;\n if (((ulong)puVar15 & 7) == 0) goto LAB_0013f8a0;\n if (uVar17 != 1) {\n puVar13 = puVar12;\n if (uVar17 != 2) {\n if (uVar17 != 3) {\n if (uVar17 != 4) {\n if (uVar17 != 5) {\n puVar18 = puVar19;\n if (uVar17 != 6) {\n puVar13 = iStretch + 1;\n iStretch[0] = iKtop[0];\n puVar18 = iKtop + 1;\n }\n puVar12 = puVar13 + 1;\n puVar19 = puVar18 + 1;\n *puVar13 = *puVar18;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }\n uVar1 = *puVar19;\n puVar12 = puVar13 + 1;\n puVar19 = puVar19 + 1;\n *puVar13 = uVar1;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }\n uVar1 = *puVar19;\n puVar12 = puVar13 + 1;\n puVar19 = puVar19 + 1;\n *puVar13 = uVar1;\n }\n *puVar12 = *puVar19;\n puVar12 = puVar12 + 1;\n for (puVar19 = puVar19 + 1; iVar14 = iVar10, puVar15 != puVar19; puVar19 = puVar19 + 8) {\nLAB_0013f8a0:\n uVar1 = puVar19[1];\n uVar2 = puVar19[2];\n uVar3 = puVar19[3];\n uVar4 = puVar19[4];\n uVar5 = puVar19[5];\n *puVar12 = *puVar19;\n uVar6 = puVar19[6];\n uVar7 = puVar19[7];\n puVar12[1] = uVar1;\n puVar12[2] = uVar2;\n puVar12[3] = uVar3;\n puVar12[4] = uVar4;\n puVar12[5] = uVar5;\n puVar12[6] = uVar6;\n puVar12[7] = uVar7;\n puVar12 = puVar12 + 8;\n }\n }\n bVar23 = bVar11 & 7;\n iVar22 = (int)(bVar11 & 0x3f) >> 3;\n iStretch[iVar14] = iKtop[0] ^ iKtop[1];\n iStretch[iVar14 + 1] = iKtop[1] ^ iKtop[2];\n iStretch[iVar14 + 2] = iKtop[2] ^ iKtop[3];\n iStretch[iVar14 + 3] = iKtop[3] ^ iKtop[4];\n iStretch[iVar14 + 4] = iKtop[4] ^ iKtop[5];\n iStretch[iVar14 + 5] = iKtop[5] ^ iKtop[6];\n iStretch[iVar14 + 6] = iKtop[6] ^ iKtop[7];\n iStretch[iVar14 + 7] = iKtop[7] ^ iKtop[8];\n if (0 < iVar10) {\n uVar20 = 0;\n puVar19 = iStretch + iVar22;\n iVar14 = iVar22 + 1;\n bVar11 = 8 - bVar23;\n uVar17 = iVar10 - 1U & 3;\n if (uVar17 != 0) {\n uVar1 = *puVar19;\n ocb->Offset_current[0] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[0] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14] >> (bVar11 & 0x1f));\n }\n uVar20 = 1;\n if (uVar17 != 1) {\n if (uVar17 != 2) {\n uVar1 = iStretch[(long)iVar22 + 1];\n ocb->Offset_current[1] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar22 + 2] >> (bVar11 & 0x1f));\n }\n uVar20 = 2;\n }\n uVar1 = puVar19[uVar20];\n ocb->Offset_current[uVar20] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20] =\n uVar1 << bVar23 |\n (byte)((int)(uint)iStretch[iVar14 + (int)uVar20] >> (bVar11 & 0x1f));\n }\n uVar20 = uVar20 + 1;\n }\n }\n while( true ) {\n uVar1 = puVar19[uVar20];\n ocb->Offset_current[uVar20] = uVar1 << bVar23;\n iVar22 = (int)uVar20;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22] >> (bVar11 & 0x1f));\n }\n if (uVar20 == iVar10 - 1U) break;\n uVar1 = puVar19[uVar20 + 1];\n ocb->Offset_current[uVar20 + 1] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 1] >> (bVar11 & 0x1f))\n ;\n }\n uVar1 = puVar19[uVar20 + 2];\n ocb->Offset_current[uVar20 + 2] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 2] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 2] >> (bVar11 & 0x1f))\n ;\n }\n uVar1 = puVar19[uVar20 + 3];\n ocb->Offset_current[uVar20 + 3] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 3] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 3] >> (bVar11 & 0x1f))\n ;\n }\n uVar20 = uVar20 + 4;\n }\n }\n }\n else {\n auStack_1c0[0] = '\x13';\n auStack_1c0[1] = 0xfc;\n auStack_1c0[2] = '\x13';\n auStack_1c0[3] = '\0';\n auStack_1c0[4] = '\0';\n auStack_1c0[5] = '\0';\n auStack_1c0[6] = '\0';\n auStack_1c0[7] = '\0';\n zeromem(ocb->Offset_current,(long)ocb->block_len);\n }\n if (lVar8 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n auStack_1c0[0] = '<';\n auStack_1c0[1] = 0xfc;\n auStack_1c0[2] = '\x13';\n auStack_1c0[3] = '\0';\n auStack_1c0[4] = '\0';\n auStack_1c0[5] = '\0';\n auStack_1c0[6] = '\0';\n auStack_1c0[7] = '\0';\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" primitive_type (function_declarator "_ocb3_int_calc_offset_zero(ocb3_state *ocb,uchar *nonce,ulong noncelen,ulong taglen)" identifier (parameter_list "(ocb3_state *ocb,uchar *nonce,ulong noncelen,ulong taglen)" ( (parameter_declaration "ocb3_state *ocb" type_identifier (pointer_declarator "*ocb" * identifier)) , (parameter_declaration "uchar *nonce" type_identifier (pointer_declarator "*nonce" * identifier)) , (parameter_declaration "ulong noncelen" type_identifier identifier) , (parameter_declaration "ulong taglen" type_identifier identifier) ))) (compound_statement "{\n uchar uVar1;\n uchar uVar2;\n uchar uVar3;\n uchar uVar4;\n uchar uVar5;\n uchar uVar6;\n uchar uVar7;\n long lVar8;\n long lVar9;\n int iVar10;\n byte bVar11;\n uchar *puVar12;\n uchar *puVar13;\n int iVar14;\n uchar *puVar15;\n long lVar16;\n uint uVar17;\n uchar *puVar18;\n uchar *puVar19;\n ulong uVar20;\n ulong uVar21;\n int iVar22;\n byte bVar23;\n long in_FS_OFFSET;\n uchar auStack_1c0 [8];\n uchar iNonce [128];\n uchar iKtop [128];\n uchar iStretch [136];\n \n lVar8 = *(long *)(in_FS_OFFSET + 0x28);\n auStack_1c0[0] = '^';\n auStack_1c0[1] = 0xf6;\n auStack_1c0[2] = '\x13';\n auStack_1c0[3] = '\0';\n auStack_1c0[4] = '\0';\n auStack_1c0[5] = '\0';\n auStack_1c0[6] = '\0';\n auStack_1c0[7] = '\0';\n zeromem(iNonce,0x80);\n lVar16 = (long)ocb->block_len;\n iVar14 = ocb->block_len + -1;\n iVar22 = (int)noncelen;\n iVar10 = iVar14;\n if (0 < iVar22) {\n uVar20 = 0;\n lVar9 = lVar16 + -0x1b8;\n uVar17 = -(int)~(ulong)(iVar22 - 1) & 7;\n if (uVar17 == 0) goto LAB_0013f718;\n if (uVar17 != 1) {\n if (uVar17 != 2) {\n if (uVar17 != 3) {\n if (uVar17 != 4) {\n if (uVar17 != 5) {\n if (uVar17 != 6) {\n uVar20 = 0xffffffffffffffff;\n iNonce[lVar16 + -1] = nonce[noncelen - 1];\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n while (uVar20 != ~(ulong)(iVar22 - 1)) {\nLAB_0013f718:\n uVar1 = nonce[(uVar20 - 2) + noncelen];\n uVar2 = nonce[(uVar20 - 3) + noncelen];\n uVar3 = nonce[(uVar20 - 4) + noncelen];\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar4 = nonce[(uVar20 - 5) + noncelen];\n uVar21 = uVar20 - 8;\n iNonce[uVar20 + lVar9 + 0x1b6] = uVar1;\n uVar1 = nonce[(uVar20 - 6) + noncelen];\n iNonce[uVar20 + lVar9 + 0x1b5] = uVar2;\n uVar2 = nonce[(uVar20 - 7) + noncelen];\n uVar5 = nonce[uVar21 + noncelen];\n iNonce[uVar20 + lVar9 + 0x1b4] = uVar3;\n iNonce[uVar20 + lVar9 + 0x1b3] = uVar4;\n iNonce[uVar20 + lVar9 + 0x1b2] = uVar1;\n iNonce[uVar20 + lVar9 + 0x1b1] = uVar2;\n iNonce[uVar21 + lVar9 + 0x1b8] = uVar5;\n uVar20 = uVar21;\n }\n iVar10 = iVar14 - iVar22;\n }\n iVar22 = ocb->cipher;\n iNonce[iVar10] = '\x01';\n iNonce[0] = iNonce[0] | (byte)((int)taglen << 4);\n bVar11 = iNonce[iVar14];\n iNonce[iVar14] = bVar11 & 0xc0;\n puVar19 = iKtop;\n auStack_1c0[0] = 0xcf;\n auStack_1c0[1] = 0xf7;\n auStack_1c0[2] = '\x13';\n auStack_1c0[3] = '\0';\n auStack_1c0[4] = '\0';\n auStack_1c0[5] = '\0';\n auStack_1c0[6] = '\0';\n auStack_1c0[7] = '\0';\n iVar10 = (**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar22 * 0xc0 + 0x28))\n (iNonce,puVar19,&ocb->key);\n if (iVar10 == 0) {\n iVar10 = ocb->block_len;\n iVar14 = 0;\n if (0 < iVar10) {\n puVar15 = iKtop + 1 + (iVar10 - 1);\n puVar12 = iStretch;\n uVar17 = (uint)puVar15 & 7;\n if (((ulong)puVar15 & 7) == 0) goto LAB_0013f8a0;\n if (uVar17 != 1) {\n puVar13 = puVar12;\n if (uVar17 != 2) {\n if (uVar17 != 3) {\n if (uVar17 != 4) {\n if (uVar17 != 5) {\n puVar18 = puVar19;\n if (uVar17 != 6) {\n puVar13 = iStretch + 1;\n iStretch[0] = iKtop[0];\n puVar18 = iKtop + 1;\n }\n puVar12 = puVar13 + 1;\n puVar19 = puVar18 + 1;\n *puVar13 = *puVar18;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }\n uVar1 = *puVar19;\n puVar12 = puVar13 + 1;\n puVar19 = puVar19 + 1;\n *puVar13 = uVar1;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }\n uVar1 = *puVar19;\n puVar12 = puVar13 + 1;\n puVar19 = puVar19 + 1;\n *puVar13 = uVar1;\n }\n *puVar12 = *puVar19;\n puVar12 = puVar12 + 1;\n for (puVar19 = puVar19 + 1; iVar14 = iVar10, puVar15 != puVar19; puVar19 = puVar19 + 8) {\nLAB_0013f8a0:\n uVar1 = puVar19[1];\n uVar2 = puVar19[2];\n uVar3 = puVar19[3];\n uVar4 = puVar19[4];\n uVar5 = puVar19[5];\n *puVar12 = *puVar19;\n uVar6 = puVar19[6];\n uVar7 = puVar19[7];\n puVar12[1] = uVar1;\n puVar12[2] = uVar2;\n puVar12[3] = uVar3;\n puVar12[4] = uVar4;\n puVar12[5] = uVar5;\n puVar12[6] = uVar6;\n puVar12[7] = uVar7;\n puVar12 = puVar12 + 8;\n }\n }\n bVar23 = bVar11 & 7;\n iVar22 = (int)(bVar11 & 0x3f) >> 3;\n iStretch[iVar14] = iKtop[0] ^ iKtop[1];\n iStretch[iVar14 + 1] = iKtop[1] ^ iKtop[2];\n iStretch[iVar14 + 2] = iKtop[2] ^ iKtop[3];\n iStretch[iVar14 + 3] = iKtop[3] ^ iKtop[4];\n iStretch[iVar14 + 4] = iKtop[4] ^ iKtop[5];\n iStretch[iVar14 + 5] = iKtop[5] ^ iKtop[6];\n iStretch[iVar14 + 6] = iKtop[6] ^ iKtop[7];\n iStretch[iVar14 + 7] = iKtop[7] ^ iKtop[8];\n if (0 < iVar10) {\n uVar20 = 0;\n puVar19 = iStretch + iVar22;\n iVar14 = iVar22 + 1;\n bVar11 = 8 - bVar23;\n uVar17 = iVar10 - 1U & 3;\n if (uVar17 != 0) {\n uVar1 = *puVar19;\n ocb->Offset_current[0] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[0] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14] >> (bVar11 & 0x1f));\n }\n uVar20 = 1;\n if (uVar17 != 1) {\n if (uVar17 != 2) {\n uVar1 = iStretch[(long)iVar22 + 1];\n ocb->Offset_current[1] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar22 + 2] >> (bVar11 & 0x1f));\n }\n uVar20 = 2;\n }\n uVar1 = puVar19[uVar20];\n ocb->Offset_current[uVar20] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20] =\n uVar1 << bVar23 |\n (byte)((int)(uint)iStretch[iVar14 + (int)uVar20] >> (bVar11 & 0x1f));\n }\n uVar20 = uVar20 + 1;\n }\n }\n while( true ) {\n uVar1 = puVar19[uVar20];\n ocb->Offset_current[uVar20] = uVar1 << bVar23;\n iVar22 = (int)uVar20;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22] >> (bVar11 & 0x1f));\n }\n if (uVar20 == iVar10 - 1U) break;\n uVar1 = puVar19[uVar20 + 1];\n ocb->Offset_current[uVar20 + 1] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 1] >> (bVar11 & 0x1f))\n ;\n }\n uVar1 = puVar19[uVar20 + 2];\n ocb->Offset_current[uVar20 + 2] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 2] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 2] >> (bVar11 & 0x1f))\n ;\n }\n uVar1 = puVar19[uVar20 + 3];\n ocb->Offset_current[uVar20 + 3] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 3] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 3] >> (bVar11 & 0x1f))\n ;\n }\n uVar20 = uVar20 + 4;\n }\n }\n }\n else {\n auStack_1c0[0] = '\x13';\n auStack_1c0[1] = 0xfc;\n auStack_1c0[2] = '\x13';\n auStack_1c0[3] = '\0';\n auStack_1c0[4] = '\0';\n auStack_1c0[5] = '\0';\n auStack_1c0[6] = '\0';\n auStack_1c0[7] = '\0';\n zeromem(ocb->Offset_current,(long)ocb->block_len);\n }\n if (lVar8 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n auStack_1c0[0] = '<';\n auStack_1c0[1] = 0xfc;\n auStack_1c0[2] = '\x13';\n auStack_1c0[3] = '\0';\n auStack_1c0[4] = '\0';\n auStack_1c0[5] = '\0';\n auStack_1c0[6] = '\0';\n auStack_1c0[7] = '\0';\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" { (declaration "uchar uVar1;" type_identifier identifier ;) (declaration "uchar uVar2;" type_identifier identifier ;) (declaration "uchar uVar3;" type_identifier identifier ;) (declaration "uchar uVar4;" type_identifier identifier ;) (declaration "uchar uVar5;" type_identifier identifier ;) (declaration "uchar uVar6;" type_identifier identifier ;) (declaration "uchar uVar7;" type_identifier identifier ;) (declaration "long lVar8;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar10;" primitive_type identifier ;) (declaration "byte bVar11;" type_identifier identifier ;) (declaration "uchar *puVar12;" type_identifier (pointer_declarator "*puVar12" * identifier) ;) (declaration "uchar *puVar13;" type_identifier (pointer_declarator "*puVar13" * identifier) ;) (declaration "int iVar14;" primitive_type identifier ;) (declaration "uchar *puVar15;" type_identifier (pointer_declarator "*puVar15" * identifier) ;) (declaration "long lVar16;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar17;" type_identifier identifier ;) (declaration "uchar *puVar18;" type_identifier (pointer_declarator "*puVar18" * identifier) ;) (declaration "uchar *puVar19;" type_identifier (pointer_declarator "*puVar19" * identifier) ;) (declaration "ulong uVar20;" type_identifier identifier ;) (declaration "ulong uVar21;" type_identifier identifier ;) (declaration "int iVar22;" primitive_type identifier ;) (declaration "byte bVar23;" type_identifier identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "uchar auStack_1c0 [8];" type_identifier (array_declarator "auStack_1c0 [8]" identifier [ number_literal ]) ;) (declaration "uchar iNonce [128];" type_identifier (array_declarator "iNonce [128]" identifier [ number_literal ]) ;) (declaration "uchar iKtop [128];" type_identifier (array_declarator "iKtop [128]" identifier [ number_literal ]) ;) (declaration "uchar iStretch [136];" type_identifier (array_declarator "iStretch [136]" identifier [ number_literal ]) ;) (expression_statement "lVar8 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "lVar8 = *(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 "auStack_1c0[0] = '^';" (assignment_expression "auStack_1c0[0] = '^'" (subscript_expression "auStack_1c0[0]" identifier [ number_literal ]) = (char_literal "'^'" ' character ')) ;) (expression_statement "auStack_1c0[1] = 0xf6;" (assignment_expression "auStack_1c0[1] = 0xf6" (subscript_expression "auStack_1c0[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "auStack_1c0[2] = '\x13';" (assignment_expression "auStack_1c0[2] = '\x13'" (subscript_expression "auStack_1c0[2]" identifier [ number_literal ]) = (char_literal "'\x13'" ' escape_sequence ')) ;) (expression_statement "auStack_1c0[3] = '\0';" (assignment_expression "auStack_1c0[3] = '\0'" (subscript_expression "auStack_1c0[3]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "auStack_1c0[4] = '\0';" (assignment_expression "auStack_1c0[4] = '\0'" (subscript_expression "auStack_1c0[4]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "auStack_1c0[5] = '\0';" (assignment_expression "auStack_1c0[5] = '\0'" (subscript_expression "auStack_1c0[5]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "auStack_1c0[6] = '\0';" (assignment_expression "auStack_1c0[6] = '\0'" (subscript_expression "auStack_1c0[6]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "auStack_1c0[7] = '\0';" (assignment_expression "auStack_1c0[7] = '\0'" (subscript_expression "auStack_1c0[7]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "zeromem(iNonce,0x80);" (call_expression "zeromem(iNonce,0x80)" identifier (argument_list "(iNonce,0x80)" ( identifier , number_literal ))) ;) (expression_statement "lVar16 = (long)ocb->block_len;" (assignment_expression "lVar16 = (long)ocb->block_len" identifier = (cast_expression "(long)ocb->block_len" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "ocb->block_len" identifier -> field_identifier))) ;) (expression_statement "iVar14 = ocb->block_len + -1;" (assignment_expression "iVar14 = ocb->block_len + -1" identifier = (binary_expression "ocb->block_len + -1" (field_expression "ocb->block_len" identifier -> field_identifier) + number_literal)) ;) (expression_statement "iVar22 = (int)noncelen;" (assignment_expression "iVar22 = (int)noncelen" identifier = (cast_expression "(int)noncelen" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "iVar10 = iVar14;" (assignment_expression "iVar10 = iVar14" identifier = identifier) ;) (if_statement "if (0 < iVar22) {\n uVar20 = 0;\n lVar9 = lVar16 + -0x1b8;\n uVar17 = -(int)~(ulong)(iVar22 - 1) & 7;\n if (uVar17 == 0) goto LAB_0013f718;\n if (uVar17 != 1) {\n if (uVar17 != 2) {\n if (uVar17 != 3) {\n if (uVar17 != 4) {\n if (uVar17 != 5) {\n if (uVar17 != 6) {\n uVar20 = 0xffffffffffffffff;\n iNonce[lVar16 + -1] = nonce[noncelen - 1];\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n while (uVar20 != ~(ulong)(iVar22 - 1)) {\nLAB_0013f718:\n uVar1 = nonce[(uVar20 - 2) + noncelen];\n uVar2 = nonce[(uVar20 - 3) + noncelen];\n uVar3 = nonce[(uVar20 - 4) + noncelen];\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar4 = nonce[(uVar20 - 5) + noncelen];\n uVar21 = uVar20 - 8;\n iNonce[uVar20 + lVar9 + 0x1b6] = uVar1;\n uVar1 = nonce[(uVar20 - 6) + noncelen];\n iNonce[uVar20 + lVar9 + 0x1b5] = uVar2;\n uVar2 = nonce[(uVar20 - 7) + noncelen];\n uVar5 = nonce[uVar21 + noncelen];\n iNonce[uVar20 + lVar9 + 0x1b4] = uVar3;\n iNonce[uVar20 + lVar9 + 0x1b3] = uVar4;\n iNonce[uVar20 + lVar9 + 0x1b2] = uVar1;\n iNonce[uVar20 + lVar9 + 0x1b1] = uVar2;\n iNonce[uVar21 + lVar9 + 0x1b8] = uVar5;\n uVar20 = uVar21;\n }\n iVar10 = iVar14 - iVar22;\n }" if (parenthesized_expression "(0 < iVar22)" ( (binary_expression "0 < iVar22" number_literal < identifier) )) (compound_statement "{\n uVar20 = 0;\n lVar9 = lVar16 + -0x1b8;\n uVar17 = -(int)~(ulong)(iVar22 - 1) & 7;\n if (uVar17 == 0) goto LAB_0013f718;\n if (uVar17 != 1) {\n if (uVar17 != 2) {\n if (uVar17 != 3) {\n if (uVar17 != 4) {\n if (uVar17 != 5) {\n if (uVar17 != 6) {\n uVar20 = 0xffffffffffffffff;\n iNonce[lVar16 + -1] = nonce[noncelen - 1];\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n while (uVar20 != ~(ulong)(iVar22 - 1)) {\nLAB_0013f718:\n uVar1 = nonce[(uVar20 - 2) + noncelen];\n uVar2 = nonce[(uVar20 - 3) + noncelen];\n uVar3 = nonce[(uVar20 - 4) + noncelen];\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar4 = nonce[(uVar20 - 5) + noncelen];\n uVar21 = uVar20 - 8;\n iNonce[uVar20 + lVar9 + 0x1b6] = uVar1;\n uVar1 = nonce[(uVar20 - 6) + noncelen];\n iNonce[uVar20 + lVar9 + 0x1b5] = uVar2;\n uVar2 = nonce[(uVar20 - 7) + noncelen];\n uVar5 = nonce[uVar21 + noncelen];\n iNonce[uVar20 + lVar9 + 0x1b4] = uVar3;\n iNonce[uVar20 + lVar9 + 0x1b3] = uVar4;\n iNonce[uVar20 + lVar9 + 0x1b2] = uVar1;\n iNonce[uVar20 + lVar9 + 0x1b1] = uVar2;\n iNonce[uVar21 + lVar9 + 0x1b8] = uVar5;\n uVar20 = uVar21;\n }\n iVar10 = iVar14 - iVar22;\n }" { (expression_statement "uVar20 = 0;" (assignment_expression "uVar20 = 0" identifier = number_literal) ;) (expression_statement "lVar9 = lVar16 + -0x1b8;" (assignment_expression "lVar9 = lVar16 + -0x1b8" identifier = (binary_expression "lVar16 + -0x1b8" identifier + number_literal)) ;) (expression_statement "uVar17 = -(int)~(ulong)(iVar22 - 1) & 7;" (assignment_expression "uVar17 = -(int)~(ulong)(iVar22 - 1) & 7" identifier = (binary_expression "-(int)~(ulong)(iVar22 - 1) & 7" (unary_expression "-(int)~(ulong)(iVar22 - 1)" - (cast_expression "(int)~(ulong)(iVar22 - 1)" ( (type_descriptor "int" primitive_type) ) (unary_expression "~(ulong)(iVar22 - 1)" ~ (call_expression "(ulong)(iVar22 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar22 - 1)" ( (binary_expression "iVar22 - 1" identifier - number_literal) )))))) & number_literal)) ;) (if_statement "if (uVar17 == 0) goto LAB_0013f718;" if (parenthesized_expression "(uVar17 == 0)" ( (binary_expression "uVar17 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0013f718;" goto statement_identifier ;)) (if_statement "if (uVar17 != 1) {\n if (uVar17 != 2) {\n if (uVar17 != 3) {\n if (uVar17 != 4) {\n if (uVar17 != 5) {\n if (uVar17 != 6) {\n uVar20 = 0xffffffffffffffff;\n iNonce[lVar16 + -1] = nonce[noncelen - 1];\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }" if (parenthesized_expression "(uVar17 != 1)" ( (binary_expression "uVar17 != 1" identifier != number_literal) )) (compound_statement "{\n if (uVar17 != 2) {\n if (uVar17 != 3) {\n if (uVar17 != 4) {\n if (uVar17 != 5) {\n if (uVar17 != 6) {\n uVar20 = 0xffffffffffffffff;\n iNonce[lVar16 + -1] = nonce[noncelen - 1];\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }" { (if_statement "if (uVar17 != 2) {\n if (uVar17 != 3) {\n if (uVar17 != 4) {\n if (uVar17 != 5) {\n if (uVar17 != 6) {\n uVar20 = 0xffffffffffffffff;\n iNonce[lVar16 + -1] = nonce[noncelen - 1];\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }" if (parenthesized_expression "(uVar17 != 2)" ( (binary_expression "uVar17 != 2" identifier != number_literal) )) (compound_statement "{\n if (uVar17 != 3) {\n if (uVar17 != 4) {\n if (uVar17 != 5) {\n if (uVar17 != 6) {\n uVar20 = 0xffffffffffffffff;\n iNonce[lVar16 + -1] = nonce[noncelen - 1];\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }" { (if_statement "if (uVar17 != 3) {\n if (uVar17 != 4) {\n if (uVar17 != 5) {\n if (uVar17 != 6) {\n uVar20 = 0xffffffffffffffff;\n iNonce[lVar16 + -1] = nonce[noncelen - 1];\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }" if (parenthesized_expression "(uVar17 != 3)" ( (binary_expression "uVar17 != 3" identifier != number_literal) )) (compound_statement "{\n if (uVar17 != 4) {\n if (uVar17 != 5) {\n if (uVar17 != 6) {\n uVar20 = 0xffffffffffffffff;\n iNonce[lVar16 + -1] = nonce[noncelen - 1];\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }" { (if_statement "if (uVar17 != 4) {\n if (uVar17 != 5) {\n if (uVar17 != 6) {\n uVar20 = 0xffffffffffffffff;\n iNonce[lVar16 + -1] = nonce[noncelen - 1];\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }" if (parenthesized_expression "(uVar17 != 4)" ( (binary_expression "uVar17 != 4" identifier != number_literal) )) (compound_statement "{\n if (uVar17 != 5) {\n if (uVar17 != 6) {\n uVar20 = 0xffffffffffffffff;\n iNonce[lVar16 + -1] = nonce[noncelen - 1];\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }" { (if_statement "if (uVar17 != 5) {\n if (uVar17 != 6) {\n uVar20 = 0xffffffffffffffff;\n iNonce[lVar16 + -1] = nonce[noncelen - 1];\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }" if (parenthesized_expression "(uVar17 != 5)" ( (binary_expression "uVar17 != 5" identifier != number_literal) )) (compound_statement "{\n if (uVar17 != 6) {\n uVar20 = 0xffffffffffffffff;\n iNonce[lVar16 + -1] = nonce[noncelen - 1];\n }\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar20 = uVar20 - 1;\n }" { (if_statement "if (uVar17 != 6) {\n uVar20 = 0xffffffffffffffff;\n iNonce[lVar16 + -1] = nonce[noncelen - 1];\n }" if (parenthesized_expression "(uVar17 != 6)" ( (binary_expression "uVar17 != 6" identifier != number_literal) )) (compound_statement "{\n uVar20 = 0xffffffffffffffff;\n iNonce[lVar16 + -1] = nonce[noncelen - 1];\n }" { (expression_statement "uVar20 = 0xffffffffffffffff;" (assignment_expression "uVar20 = 0xffffffffffffffff" identifier = number_literal) ;) (expression_statement "iNonce[lVar16 + -1] = nonce[noncelen - 1];" (assignment_expression "iNonce[lVar16 + -1] = nonce[noncelen - 1]" (subscript_expression "iNonce[lVar16 + -1]" identifier [ (binary_expression "lVar16 + -1" identifier + number_literal) ]) = (subscript_expression "nonce[noncelen - 1]" identifier [ (binary_expression "noncelen - 1" identifier - number_literal) ])) ;) })) (expression_statement "iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];" (assignment_expression "iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)]" (subscript_expression "iNonce[uVar20 + lVar16 + -1]" identifier [ (binary_expression "uVar20 + lVar16 + -1" (binary_expression "uVar20 + lVar16" identifier + identifier) + number_literal) ]) = (subscript_expression "nonce[uVar20 + (noncelen - 1)]" identifier [ (binary_expression "uVar20 + (noncelen - 1)" identifier + (parenthesized_expression "(noncelen - 1)" ( (binary_expression "noncelen - 1" identifier - number_literal) ))) ])) ;) (expression_statement "uVar20 = uVar20 - 1;" (assignment_expression "uVar20 = uVar20 - 1" identifier = (binary_expression "uVar20 - 1" identifier - number_literal)) ;) })) (expression_statement "iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];" (assignment_expression "iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)]" (subscript_expression "iNonce[uVar20 + lVar16 + -1]" identifier [ (binary_expression "uVar20 + lVar16 + -1" (binary_expression "uVar20 + lVar16" identifier + identifier) + number_literal) ]) = (subscript_expression "nonce[uVar20 + (noncelen - 1)]" identifier [ (binary_expression "uVar20 + (noncelen - 1)" identifier + (parenthesized_expression "(noncelen - 1)" ( (binary_expression "noncelen - 1" identifier - number_literal) ))) ])) ;) (expression_statement "uVar20 = uVar20 - 1;" (assignment_expression "uVar20 = uVar20 - 1" identifier = (binary_expression "uVar20 - 1" identifier - number_literal)) ;) })) (expression_statement "iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];" (assignment_expression "iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)]" (subscript_expression "iNonce[uVar20 + lVar16 + -1]" identifier [ (binary_expression "uVar20 + lVar16 + -1" (binary_expression "uVar20 + lVar16" identifier + identifier) + number_literal) ]) = (subscript_expression "nonce[uVar20 + (noncelen - 1)]" identifier [ (binary_expression "uVar20 + (noncelen - 1)" identifier + (parenthesized_expression "(noncelen - 1)" ( (binary_expression "noncelen - 1" identifier - number_literal) ))) ])) ;) (expression_statement "uVar20 = uVar20 - 1;" (assignment_expression "uVar20 = uVar20 - 1" identifier = (binary_expression "uVar20 - 1" identifier - number_literal)) ;) })) (expression_statement "iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];" (assignment_expression "iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)]" (subscript_expression "iNonce[uVar20 + lVar16 + -1]" identifier [ (binary_expression "uVar20 + lVar16 + -1" (binary_expression "uVar20 + lVar16" identifier + identifier) + number_literal) ]) = (subscript_expression "nonce[uVar20 + (noncelen - 1)]" identifier [ (binary_expression "uVar20 + (noncelen - 1)" identifier + (parenthesized_expression "(noncelen - 1)" ( (binary_expression "noncelen - 1" identifier - number_literal) ))) ])) ;) (expression_statement "uVar20 = uVar20 - 1;" (assignment_expression "uVar20 = uVar20 - 1" identifier = (binary_expression "uVar20 - 1" identifier - number_literal)) ;) })) (expression_statement "iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];" (assignment_expression "iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)]" (subscript_expression "iNonce[uVar20 + lVar16 + -1]" identifier [ (binary_expression "uVar20 + lVar16 + -1" (binary_expression "uVar20 + lVar16" identifier + identifier) + number_literal) ]) = (subscript_expression "nonce[uVar20 + (noncelen - 1)]" identifier [ (binary_expression "uVar20 + (noncelen - 1)" identifier + (parenthesized_expression "(noncelen - 1)" ( (binary_expression "noncelen - 1" identifier - number_literal) ))) ])) ;) (expression_statement "uVar20 = uVar20 - 1;" (assignment_expression "uVar20 = uVar20 - 1" identifier = (binary_expression "uVar20 - 1" identifier - number_literal)) ;) })) (expression_statement "iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];" (assignment_expression "iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)]" (subscript_expression "iNonce[uVar20 + lVar16 + -1]" identifier [ (binary_expression "uVar20 + lVar16 + -1" (binary_expression "uVar20 + lVar16" identifier + identifier) + number_literal) ]) = (subscript_expression "nonce[uVar20 + (noncelen - 1)]" identifier [ (binary_expression "uVar20 + (noncelen - 1)" identifier + (parenthesized_expression "(noncelen - 1)" ( (binary_expression "noncelen - 1" identifier - number_literal) ))) ])) ;) (expression_statement "uVar20 = uVar20 - 1;" (assignment_expression "uVar20 = uVar20 - 1" identifier = (binary_expression "uVar20 - 1" identifier - number_literal)) ;) (while_statement "while (uVar20 != ~(ulong)(iVar22 - 1)) {\nLAB_0013f718:\n uVar1 = nonce[(uVar20 - 2) + noncelen];\n uVar2 = nonce[(uVar20 - 3) + noncelen];\n uVar3 = nonce[(uVar20 - 4) + noncelen];\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar4 = nonce[(uVar20 - 5) + noncelen];\n uVar21 = uVar20 - 8;\n iNonce[uVar20 + lVar9 + 0x1b6] = uVar1;\n uVar1 = nonce[(uVar20 - 6) + noncelen];\n iNonce[uVar20 + lVar9 + 0x1b5] = uVar2;\n uVar2 = nonce[(uVar20 - 7) + noncelen];\n uVar5 = nonce[uVar21 + noncelen];\n iNonce[uVar20 + lVar9 + 0x1b4] = uVar3;\n iNonce[uVar20 + lVar9 + 0x1b3] = uVar4;\n iNonce[uVar20 + lVar9 + 0x1b2] = uVar1;\n iNonce[uVar20 + lVar9 + 0x1b1] = uVar2;\n iNonce[uVar21 + lVar9 + 0x1b8] = uVar5;\n uVar20 = uVar21;\n }" while (parenthesized_expression "(uVar20 != ~(ulong)(iVar22 - 1))" ( (binary_expression "uVar20 != ~(ulong)(iVar22 - 1)" identifier != (unary_expression "~(ulong)(iVar22 - 1)" ~ (call_expression "(ulong)(iVar22 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar22 - 1)" ( (binary_expression "iVar22 - 1" identifier - number_literal) ))))) )) (compound_statement "{\nLAB_0013f718:\n uVar1 = nonce[(uVar20 - 2) + noncelen];\n uVar2 = nonce[(uVar20 - 3) + noncelen];\n uVar3 = nonce[(uVar20 - 4) + noncelen];\n iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];\n uVar4 = nonce[(uVar20 - 5) + noncelen];\n uVar21 = uVar20 - 8;\n iNonce[uVar20 + lVar9 + 0x1b6] = uVar1;\n uVar1 = nonce[(uVar20 - 6) + noncelen];\n iNonce[uVar20 + lVar9 + 0x1b5] = uVar2;\n uVar2 = nonce[(uVar20 - 7) + noncelen];\n uVar5 = nonce[uVar21 + noncelen];\n iNonce[uVar20 + lVar9 + 0x1b4] = uVar3;\n iNonce[uVar20 + lVar9 + 0x1b3] = uVar4;\n iNonce[uVar20 + lVar9 + 0x1b2] = uVar1;\n iNonce[uVar20 + lVar9 + 0x1b1] = uVar2;\n iNonce[uVar21 + lVar9 + 0x1b8] = uVar5;\n uVar20 = uVar21;\n }" { (labeled_statement "LAB_0013f718:\n uVar1 = nonce[(uVar20 - 2) + noncelen];" statement_identifier : (expression_statement "uVar1 = nonce[(uVar20 - 2) + noncelen];" (assignment_expression "uVar1 = nonce[(uVar20 - 2) + noncelen]" identifier = (subscript_expression "nonce[(uVar20 - 2) + noncelen]" identifier [ (binary_expression "(uVar20 - 2) + noncelen" (parenthesized_expression "(uVar20 - 2)" ( (binary_expression "uVar20 - 2" identifier - number_literal) )) + identifier) ])) ;)) (expression_statement "uVar2 = nonce[(uVar20 - 3) + noncelen];" (assignment_expression "uVar2 = nonce[(uVar20 - 3) + noncelen]" identifier = (subscript_expression "nonce[(uVar20 - 3) + noncelen]" identifier [ (binary_expression "(uVar20 - 3) + noncelen" (parenthesized_expression "(uVar20 - 3)" ( (binary_expression "uVar20 - 3" identifier - number_literal) )) + identifier) ])) ;) (expression_statement "uVar3 = nonce[(uVar20 - 4) + noncelen];" (assignment_expression "uVar3 = nonce[(uVar20 - 4) + noncelen]" identifier = (subscript_expression "nonce[(uVar20 - 4) + noncelen]" identifier [ (binary_expression "(uVar20 - 4) + noncelen" (parenthesized_expression "(uVar20 - 4)" ( (binary_expression "uVar20 - 4" identifier - number_literal) )) + identifier) ])) ;) (expression_statement "iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)];" (assignment_expression "iNonce[uVar20 + lVar16 + -1] = nonce[uVar20 + (noncelen - 1)]" (subscript_expression "iNonce[uVar20 + lVar16 + -1]" identifier [ (binary_expression "uVar20 + lVar16 + -1" (binary_expression "uVar20 + lVar16" identifier + identifier) + number_literal) ]) = (subscript_expression "nonce[uVar20 + (noncelen - 1)]" identifier [ (binary_expression "uVar20 + (noncelen - 1)" identifier + (parenthesized_expression "(noncelen - 1)" ( (binary_expression "noncelen - 1" identifier - number_literal) ))) ])) ;) (expression_statement "uVar4 = nonce[(uVar20 - 5) + noncelen];" (assignment_expression "uVar4 = nonce[(uVar20 - 5) + noncelen]" identifier = (subscript_expression "nonce[(uVar20 - 5) + noncelen]" identifier [ (binary_expression "(uVar20 - 5) + noncelen" (parenthesized_expression "(uVar20 - 5)" ( (binary_expression "uVar20 - 5" identifier - number_literal) )) + identifier) ])) ;) (expression_statement "uVar21 = uVar20 - 8;" (assignment_expression "uVar21 = uVar20 - 8" identifier = (binary_expression "uVar20 - 8" identifier - number_literal)) ;) (expression_statement "iNonce[uVar20 + lVar9 + 0x1b6] = uVar1;" (assignment_expression "iNonce[uVar20 + lVar9 + 0x1b6] = uVar1" (subscript_expression "iNonce[uVar20 + lVar9 + 0x1b6]" identifier [ (binary_expression "uVar20 + lVar9 + 0x1b6" (binary_expression "uVar20 + lVar9" identifier + identifier) + number_literal) ]) = identifier) ;) (expression_statement "uVar1 = nonce[(uVar20 - 6) + noncelen];" (assignment_expression "uVar1 = nonce[(uVar20 - 6) + noncelen]" identifier = (subscript_expression "nonce[(uVar20 - 6) + noncelen]" identifier [ (binary_expression "(uVar20 - 6) + noncelen" (parenthesized_expression "(uVar20 - 6)" ( (binary_expression "uVar20 - 6" identifier - number_literal) )) + identifier) ])) ;) (expression_statement "iNonce[uVar20 + lVar9 + 0x1b5] = uVar2;" (assignment_expression "iNonce[uVar20 + lVar9 + 0x1b5] = uVar2" (subscript_expression "iNonce[uVar20 + lVar9 + 0x1b5]" identifier [ (binary_expression "uVar20 + lVar9 + 0x1b5" (binary_expression "uVar20 + lVar9" identifier + identifier) + number_literal) ]) = identifier) ;) (expression_statement "uVar2 = nonce[(uVar20 - 7) + noncelen];" (assignment_expression "uVar2 = nonce[(uVar20 - 7) + noncelen]" identifier = (subscript_expression "nonce[(uVar20 - 7) + noncelen]" identifier [ (binary_expression "(uVar20 - 7) + noncelen" (parenthesized_expression "(uVar20 - 7)" ( (binary_expression "uVar20 - 7" identifier - number_literal) )) + identifier) ])) ;) (expression_statement "uVar5 = nonce[uVar21 + noncelen];" (assignment_expression "uVar5 = nonce[uVar21 + noncelen]" identifier = (subscript_expression "nonce[uVar21 + noncelen]" identifier [ (binary_expression "uVar21 + noncelen" identifier + identifier) ])) ;) (expression_statement "iNonce[uVar20 + lVar9 + 0x1b4] = uVar3;" (assignment_expression "iNonce[uVar20 + lVar9 + 0x1b4] = uVar3" (subscript_expression "iNonce[uVar20 + lVar9 + 0x1b4]" identifier [ (binary_expression "uVar20 + lVar9 + 0x1b4" (binary_expression "uVar20 + lVar9" identifier + identifier) + number_literal) ]) = identifier) ;) (expression_statement "iNonce[uVar20 + lVar9 + 0x1b3] = uVar4;" (assignment_expression "iNonce[uVar20 + lVar9 + 0x1b3] = uVar4" (subscript_expression "iNonce[uVar20 + lVar9 + 0x1b3]" identifier [ (binary_expression "uVar20 + lVar9 + 0x1b3" (binary_expression "uVar20 + lVar9" identifier + identifier) + number_literal) ]) = identifier) ;) (expression_statement "iNonce[uVar20 + lVar9 + 0x1b2] = uVar1;" (assignment_expression "iNonce[uVar20 + lVar9 + 0x1b2] = uVar1" (subscript_expression "iNonce[uVar20 + lVar9 + 0x1b2]" identifier [ (binary_expression "uVar20 + lVar9 + 0x1b2" (binary_expression "uVar20 + lVar9" identifier + identifier) + number_literal) ]) = identifier) ;) (expression_statement "iNonce[uVar20 + lVar9 + 0x1b1] = uVar2;" (assignment_expression "iNonce[uVar20 + lVar9 + 0x1b1] = uVar2" (subscript_expression "iNonce[uVar20 + lVar9 + 0x1b1]" identifier [ (binary_expression "uVar20 + lVar9 + 0x1b1" (binary_expression "uVar20 + lVar9" identifier + identifier) + number_literal) ]) = identifier) ;) (expression_statement "iNonce[uVar21 + lVar9 + 0x1b8] = uVar5;" (assignment_expression "iNonce[uVar21 + lVar9 + 0x1b8] = uVar5" (subscript_expression "iNonce[uVar21 + lVar9 + 0x1b8]" identifier [ (binary_expression "uVar21 + lVar9 + 0x1b8" (binary_expression "uVar21 + lVar9" identifier + identifier) + number_literal) ]) = identifier) ;) (expression_statement "uVar20 = uVar21;" (assignment_expression "uVar20 = uVar21" identifier = identifier) ;) })) (expression_statement "iVar10 = iVar14 - iVar22;" (assignment_expression "iVar10 = iVar14 - iVar22" identifier = (binary_expression "iVar14 - iVar22" identifier - identifier)) ;) })) (expression_statement "iVar22 = ocb->cipher;" (assignment_expression "iVar22 = ocb->cipher" identifier = (field_expression "ocb->cipher" identifier -> field_identifier)) ;) (expression_statement "iNonce[iVar10] = '\x01';" (assignment_expression "iNonce[iVar10] = '\x01'" (subscript_expression "iNonce[iVar10]" identifier [ identifier ]) = (char_literal "'\x01'" ' escape_sequence ')) ;) (expression_statement "iNonce[0] = iNonce[0] | (byte)((int)taglen << 4);" (assignment_expression "iNonce[0] = iNonce[0] | (byte)((int)taglen << 4)" (subscript_expression "iNonce[0]" identifier [ number_literal ]) = (binary_expression "iNonce[0] | (byte)((int)taglen << 4)" (subscript_expression "iNonce[0]" identifier [ number_literal ]) | (call_expression "(byte)((int)taglen << 4)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((int)taglen << 4)" ( (binary_expression "(int)taglen << 4" (cast_expression "(int)taglen" ( (type_descriptor "int" primitive_type) ) identifier) << number_literal) ))))) ;) (expression_statement "bVar11 = iNonce[iVar14];" (assignment_expression "bVar11 = iNonce[iVar14]" identifier = (subscript_expression "iNonce[iVar14]" identifier [ identifier ])) ;) (expression_statement "iNonce[iVar14] = bVar11 & 0xc0;" (assignment_expression "iNonce[iVar14] = bVar11 & 0xc0" (subscript_expression "iNonce[iVar14]" identifier [ identifier ]) = (binary_expression "bVar11 & 0xc0" identifier & number_literal)) ;) (expression_statement "puVar19 = iKtop;" (assignment_expression "puVar19 = iKtop" identifier = identifier) ;) (expression_statement "auStack_1c0[0] = 0xcf;" (assignment_expression "auStack_1c0[0] = 0xcf" (subscript_expression "auStack_1c0[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "auStack_1c0[1] = 0xf7;" (assignment_expression "auStack_1c0[1] = 0xf7" (subscript_expression "auStack_1c0[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "auStack_1c0[2] = '\x13';" (assignment_expression "auStack_1c0[2] = '\x13'" (subscript_expression "auStack_1c0[2]" identifier [ number_literal ]) = (char_literal "'\x13'" ' escape_sequence ')) ;) (expression_statement "auStack_1c0[3] = '\0';" (assignment_expression "auStack_1c0[3] = '\0'" (subscript_expression "auStack_1c0[3]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "auStack_1c0[4] = '\0';" (assignment_expression "auStack_1c0[4] = '\0'" (subscript_expression "auStack_1c0[4]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "auStack_1c0[5] = '\0';" (assignment_expression "auStack_1c0[5] = '\0'" (subscript_expression "auStack_1c0[5]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "auStack_1c0[6] = '\0';" (assignment_expression "auStack_1c0[6] = '\0'" (subscript_expression "auStack_1c0[6]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "auStack_1c0[7] = '\0';" (assignment_expression "auStack_1c0[7] = '\0'" (subscript_expression "auStack_1c0[7]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "iVar10 = (**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar22 * 0xc0 + 0x28))\n (iNonce,puVar19,&ocb->key);" (assignment_expression "iVar10 = (**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar22 * 0xc0 + 0x28))\n (iNonce,puVar19,&ocb->key)" identifier = (call_expression "(**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar22 * 0xc0 + 0x28))\n (iNonce,puVar19,&ocb->key)" (parenthesized_expression "(**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar22 * 0xc0 + 0x28))" ( (pointer_expression "**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar22 * 0xc0 + 0x28)" * (pointer_expression "*(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar22 * 0xc0 + 0x28)" * (cast_expression "(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar22 * 0xc0 + 0x28)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(PTR_cipher_descriptor_001dded0 + (long)iVar22 * 0xc0 + 0x28)" ( (binary_expression "PTR_cipher_descriptor_001dded0 + (long)iVar22 * 0xc0 + 0x28" (binary_expression "PTR_cipher_descriptor_001dded0 + (long)iVar22 * 0xc0" identifier + (binary_expression "(long)iVar22 * 0xc0" (cast_expression "(long)iVar22" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) + number_literal) ))))) )) (argument_list "(iNonce,puVar19,&ocb->key)" ( identifier , identifier , (pointer_expression "&ocb->key" & (field_expression "ocb->key" identifier -> field_identifier)) )))) ;) (if_statement "if (iVar10 == 0) {\n iVar10 = ocb->block_len;\n iVar14 = 0;\n if (0 < iVar10) {\n puVar15 = iKtop + 1 + (iVar10 - 1);\n puVar12 = iStretch;\n uVar17 = (uint)puVar15 & 7;\n if (((ulong)puVar15 & 7) == 0) goto LAB_0013f8a0;\n if (uVar17 != 1) {\n puVar13 = puVar12;\n if (uVar17 != 2) {\n if (uVar17 != 3) {\n if (uVar17 != 4) {\n if (uVar17 != 5) {\n puVar18 = puVar19;\n if (uVar17 != 6) {\n puVar13 = iStretch + 1;\n iStretch[0] = iKtop[0];\n puVar18 = iKtop + 1;\n }\n puVar12 = puVar13 + 1;\n puVar19 = puVar18 + 1;\n *puVar13 = *puVar18;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }\n uVar1 = *puVar19;\n puVar12 = puVar13 + 1;\n puVar19 = puVar19 + 1;\n *puVar13 = uVar1;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }\n uVar1 = *puVar19;\n puVar12 = puVar13 + 1;\n puVar19 = puVar19 + 1;\n *puVar13 = uVar1;\n }\n *puVar12 = *puVar19;\n puVar12 = puVar12 + 1;\n for (puVar19 = puVar19 + 1; iVar14 = iVar10, puVar15 != puVar19; puVar19 = puVar19 + 8) {\nLAB_0013f8a0:\n uVar1 = puVar19[1];\n uVar2 = puVar19[2];\n uVar3 = puVar19[3];\n uVar4 = puVar19[4];\n uVar5 = puVar19[5];\n *puVar12 = *puVar19;\n uVar6 = puVar19[6];\n uVar7 = puVar19[7];\n puVar12[1] = uVar1;\n puVar12[2] = uVar2;\n puVar12[3] = uVar3;\n puVar12[4] = uVar4;\n puVar12[5] = uVar5;\n puVar12[6] = uVar6;\n puVar12[7] = uVar7;\n puVar12 = puVar12 + 8;\n }\n }\n bVar23 = bVar11 & 7;\n iVar22 = (int)(bVar11 & 0x3f) >> 3;\n iStretch[iVar14] = iKtop[0] ^ iKtop[1];\n iStretch[iVar14 + 1] = iKtop[1] ^ iKtop[2];\n iStretch[iVar14 + 2] = iKtop[2] ^ iKtop[3];\n iStretch[iVar14 + 3] = iKtop[3] ^ iKtop[4];\n iStretch[iVar14 + 4] = iKtop[4] ^ iKtop[5];\n iStretch[iVar14 + 5] = iKtop[5] ^ iKtop[6];\n iStretch[iVar14 + 6] = iKtop[6] ^ iKtop[7];\n iStretch[iVar14 + 7] = iKtop[7] ^ iKtop[8];\n if (0 < iVar10) {\n uVar20 = 0;\n puVar19 = iStretch + iVar22;\n iVar14 = iVar22 + 1;\n bVar11 = 8 - bVar23;\n uVar17 = iVar10 - 1U & 3;\n if (uVar17 != 0) {\n uVar1 = *puVar19;\n ocb->Offset_current[0] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[0] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14] >> (bVar11 & 0x1f));\n }\n uVar20 = 1;\n if (uVar17 != 1) {\n if (uVar17 != 2) {\n uVar1 = iStretch[(long)iVar22 + 1];\n ocb->Offset_current[1] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar22 + 2] >> (bVar11 & 0x1f));\n }\n uVar20 = 2;\n }\n uVar1 = puVar19[uVar20];\n ocb->Offset_current[uVar20] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20] =\n uVar1 << bVar23 |\n (byte)((int)(uint)iStretch[iVar14 + (int)uVar20] >> (bVar11 & 0x1f));\n }\n uVar20 = uVar20 + 1;\n }\n }\n while( true ) {\n uVar1 = puVar19[uVar20];\n ocb->Offset_current[uVar20] = uVar1 << bVar23;\n iVar22 = (int)uVar20;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22] >> (bVar11 & 0x1f));\n }\n if (uVar20 == iVar10 - 1U) break;\n uVar1 = puVar19[uVar20 + 1];\n ocb->Offset_current[uVar20 + 1] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 1] >> (bVar11 & 0x1f))\n ;\n }\n uVar1 = puVar19[uVar20 + 2];\n ocb->Offset_current[uVar20 + 2] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 2] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 2] >> (bVar11 & 0x1f))\n ;\n }\n uVar1 = puVar19[uVar20 + 3];\n ocb->Offset_current[uVar20 + 3] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 3] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 3] >> (bVar11 & 0x1f))\n ;\n }\n uVar20 = uVar20 + 4;\n }\n }\n }\n else {\n auStack_1c0[0] = '\x13';\n auStack_1c0[1] = 0xfc;\n auStack_1c0[2] = '\x13';\n auStack_1c0[3] = '\0';\n auStack_1c0[4] = '\0';\n auStack_1c0[5] = '\0';\n auStack_1c0[6] = '\0';\n auStack_1c0[7] = '\0';\n zeromem(ocb->Offset_current,(long)ocb->block_len);\n }" if (parenthesized_expression "(iVar10 == 0)" ( (binary_expression "iVar10 == 0" identifier == number_literal) )) (compound_statement "{\n iVar10 = ocb->block_len;\n iVar14 = 0;\n if (0 < iVar10) {\n puVar15 = iKtop + 1 + (iVar10 - 1);\n puVar12 = iStretch;\n uVar17 = (uint)puVar15 & 7;\n if (((ulong)puVar15 & 7) == 0) goto LAB_0013f8a0;\n if (uVar17 != 1) {\n puVar13 = puVar12;\n if (uVar17 != 2) {\n if (uVar17 != 3) {\n if (uVar17 != 4) {\n if (uVar17 != 5) {\n puVar18 = puVar19;\n if (uVar17 != 6) {\n puVar13 = iStretch + 1;\n iStretch[0] = iKtop[0];\n puVar18 = iKtop + 1;\n }\n puVar12 = puVar13 + 1;\n puVar19 = puVar18 + 1;\n *puVar13 = *puVar18;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }\n uVar1 = *puVar19;\n puVar12 = puVar13 + 1;\n puVar19 = puVar19 + 1;\n *puVar13 = uVar1;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }\n uVar1 = *puVar19;\n puVar12 = puVar13 + 1;\n puVar19 = puVar19 + 1;\n *puVar13 = uVar1;\n }\n *puVar12 = *puVar19;\n puVar12 = puVar12 + 1;\n for (puVar19 = puVar19 + 1; iVar14 = iVar10, puVar15 != puVar19; puVar19 = puVar19 + 8) {\nLAB_0013f8a0:\n uVar1 = puVar19[1];\n uVar2 = puVar19[2];\n uVar3 = puVar19[3];\n uVar4 = puVar19[4];\n uVar5 = puVar19[5];\n *puVar12 = *puVar19;\n uVar6 = puVar19[6];\n uVar7 = puVar19[7];\n puVar12[1] = uVar1;\n puVar12[2] = uVar2;\n puVar12[3] = uVar3;\n puVar12[4] = uVar4;\n puVar12[5] = uVar5;\n puVar12[6] = uVar6;\n puVar12[7] = uVar7;\n puVar12 = puVar12 + 8;\n }\n }\n bVar23 = bVar11 & 7;\n iVar22 = (int)(bVar11 & 0x3f) >> 3;\n iStretch[iVar14] = iKtop[0] ^ iKtop[1];\n iStretch[iVar14 + 1] = iKtop[1] ^ iKtop[2];\n iStretch[iVar14 + 2] = iKtop[2] ^ iKtop[3];\n iStretch[iVar14 + 3] = iKtop[3] ^ iKtop[4];\n iStretch[iVar14 + 4] = iKtop[4] ^ iKtop[5];\n iStretch[iVar14 + 5] = iKtop[5] ^ iKtop[6];\n iStretch[iVar14 + 6] = iKtop[6] ^ iKtop[7];\n iStretch[iVar14 + 7] = iKtop[7] ^ iKtop[8];\n if (0 < iVar10) {\n uVar20 = 0;\n puVar19 = iStretch + iVar22;\n iVar14 = iVar22 + 1;\n bVar11 = 8 - bVar23;\n uVar17 = iVar10 - 1U & 3;\n if (uVar17 != 0) {\n uVar1 = *puVar19;\n ocb->Offset_current[0] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[0] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14] >> (bVar11 & 0x1f));\n }\n uVar20 = 1;\n if (uVar17 != 1) {\n if (uVar17 != 2) {\n uVar1 = iStretch[(long)iVar22 + 1];\n ocb->Offset_current[1] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar22 + 2] >> (bVar11 & 0x1f));\n }\n uVar20 = 2;\n }\n uVar1 = puVar19[uVar20];\n ocb->Offset_current[uVar20] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20] =\n uVar1 << bVar23 |\n (byte)((int)(uint)iStretch[iVar14 + (int)uVar20] >> (bVar11 & 0x1f));\n }\n uVar20 = uVar20 + 1;\n }\n }\n while( true ) {\n uVar1 = puVar19[uVar20];\n ocb->Offset_current[uVar20] = uVar1 << bVar23;\n iVar22 = (int)uVar20;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22] >> (bVar11 & 0x1f));\n }\n if (uVar20 == iVar10 - 1U) break;\n uVar1 = puVar19[uVar20 + 1];\n ocb->Offset_current[uVar20 + 1] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 1] >> (bVar11 & 0x1f))\n ;\n }\n uVar1 = puVar19[uVar20 + 2];\n ocb->Offset_current[uVar20 + 2] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 2] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 2] >> (bVar11 & 0x1f))\n ;\n }\n uVar1 = puVar19[uVar20 + 3];\n ocb->Offset_current[uVar20 + 3] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 3] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 3] >> (bVar11 & 0x1f))\n ;\n }\n uVar20 = uVar20 + 4;\n }\n }\n }" { (expression_statement "iVar10 = ocb->block_len;" (assignment_expression "iVar10 = ocb->block_len" identifier = (field_expression "ocb->block_len" identifier -> field_identifier)) ;) (expression_statement "iVar14 = 0;" (assignment_expression "iVar14 = 0" identifier = number_literal) ;) (if_statement "if (0 < iVar10) {\n puVar15 = iKtop + 1 + (iVar10 - 1);\n puVar12 = iStretch;\n uVar17 = (uint)puVar15 & 7;\n if (((ulong)puVar15 & 7) == 0) goto LAB_0013f8a0;\n if (uVar17 != 1) {\n puVar13 = puVar12;\n if (uVar17 != 2) {\n if (uVar17 != 3) {\n if (uVar17 != 4) {\n if (uVar17 != 5) {\n puVar18 = puVar19;\n if (uVar17 != 6) {\n puVar13 = iStretch + 1;\n iStretch[0] = iKtop[0];\n puVar18 = iKtop + 1;\n }\n puVar12 = puVar13 + 1;\n puVar19 = puVar18 + 1;\n *puVar13 = *puVar18;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }\n uVar1 = *puVar19;\n puVar12 = puVar13 + 1;\n puVar19 = puVar19 + 1;\n *puVar13 = uVar1;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }\n uVar1 = *puVar19;\n puVar12 = puVar13 + 1;\n puVar19 = puVar19 + 1;\n *puVar13 = uVar1;\n }\n *puVar12 = *puVar19;\n puVar12 = puVar12 + 1;\n for (puVar19 = puVar19 + 1; iVar14 = iVar10, puVar15 != puVar19; puVar19 = puVar19 + 8) {\nLAB_0013f8a0:\n uVar1 = puVar19[1];\n uVar2 = puVar19[2];\n uVar3 = puVar19[3];\n uVar4 = puVar19[4];\n uVar5 = puVar19[5];\n *puVar12 = *puVar19;\n uVar6 = puVar19[6];\n uVar7 = puVar19[7];\n puVar12[1] = uVar1;\n puVar12[2] = uVar2;\n puVar12[3] = uVar3;\n puVar12[4] = uVar4;\n puVar12[5] = uVar5;\n puVar12[6] = uVar6;\n puVar12[7] = uVar7;\n puVar12 = puVar12 + 8;\n }\n }" if (parenthesized_expression "(0 < iVar10)" ( (binary_expression "0 < iVar10" number_literal < identifier) )) (compound_statement "{\n puVar15 = iKtop + 1 + (iVar10 - 1);\n puVar12 = iStretch;\n uVar17 = (uint)puVar15 & 7;\n if (((ulong)puVar15 & 7) == 0) goto LAB_0013f8a0;\n if (uVar17 != 1) {\n puVar13 = puVar12;\n if (uVar17 != 2) {\n if (uVar17 != 3) {\n if (uVar17 != 4) {\n if (uVar17 != 5) {\n puVar18 = puVar19;\n if (uVar17 != 6) {\n puVar13 = iStretch + 1;\n iStretch[0] = iKtop[0];\n puVar18 = iKtop + 1;\n }\n puVar12 = puVar13 + 1;\n puVar19 = puVar18 + 1;\n *puVar13 = *puVar18;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }\n uVar1 = *puVar19;\n puVar12 = puVar13 + 1;\n puVar19 = puVar19 + 1;\n *puVar13 = uVar1;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }\n uVar1 = *puVar19;\n puVar12 = puVar13 + 1;\n puVar19 = puVar19 + 1;\n *puVar13 = uVar1;\n }\n *puVar12 = *puVar19;\n puVar12 = puVar12 + 1;\n for (puVar19 = puVar19 + 1; iVar14 = iVar10, puVar15 != puVar19; puVar19 = puVar19 + 8) {\nLAB_0013f8a0:\n uVar1 = puVar19[1];\n uVar2 = puVar19[2];\n uVar3 = puVar19[3];\n uVar4 = puVar19[4];\n uVar5 = puVar19[5];\n *puVar12 = *puVar19;\n uVar6 = puVar19[6];\n uVar7 = puVar19[7];\n puVar12[1] = uVar1;\n puVar12[2] = uVar2;\n puVar12[3] = uVar3;\n puVar12[4] = uVar4;\n puVar12[5] = uVar5;\n puVar12[6] = uVar6;\n puVar12[7] = uVar7;\n puVar12 = puVar12 + 8;\n }\n }" { (expression_statement "puVar15 = iKtop + 1 + (iVar10 - 1);" (assignment_expression "puVar15 = iKtop + 1 + (iVar10 - 1)" identifier = (binary_expression "iKtop + 1 + (iVar10 - 1)" (binary_expression "iKtop + 1" identifier + number_literal) + (parenthesized_expression "(iVar10 - 1)" ( (binary_expression "iVar10 - 1" identifier - number_literal) )))) ;) (expression_statement "puVar12 = iStretch;" (assignment_expression "puVar12 = iStretch" identifier = identifier) ;) (expression_statement "uVar17 = (uint)puVar15 & 7;" (assignment_expression "uVar17 = (uint)puVar15 & 7" identifier = (binary_expression "(uint)puVar15 & 7" (cast_expression "(uint)puVar15" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal)) ;) (if_statement "if (((ulong)puVar15 & 7) == 0) goto LAB_0013f8a0;" if (parenthesized_expression "(((ulong)puVar15 & 7) == 0)" ( (binary_expression "((ulong)puVar15 & 7) == 0" (parenthesized_expression "((ulong)puVar15 & 7)" ( (binary_expression "(ulong)puVar15 & 7" (cast_expression "(ulong)puVar15" ( (type_descriptor "ulong" type_identifier) ) identifier) & number_literal) )) == number_literal) )) (goto_statement "goto LAB_0013f8a0;" goto statement_identifier ;)) (if_statement "if (uVar17 != 1) {\n puVar13 = puVar12;\n if (uVar17 != 2) {\n if (uVar17 != 3) {\n if (uVar17 != 4) {\n if (uVar17 != 5) {\n puVar18 = puVar19;\n if (uVar17 != 6) {\n puVar13 = iStretch + 1;\n iStretch[0] = iKtop[0];\n puVar18 = iKtop + 1;\n }\n puVar12 = puVar13 + 1;\n puVar19 = puVar18 + 1;\n *puVar13 = *puVar18;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }\n uVar1 = *puVar19;\n puVar12 = puVar13 + 1;\n puVar19 = puVar19 + 1;\n *puVar13 = uVar1;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }\n uVar1 = *puVar19;\n puVar12 = puVar13 + 1;\n puVar19 = puVar19 + 1;\n *puVar13 = uVar1;\n }" if (parenthesized_expression "(uVar17 != 1)" ( (binary_expression "uVar17 != 1" identifier != number_literal) )) (compound_statement "{\n puVar13 = puVar12;\n if (uVar17 != 2) {\n if (uVar17 != 3) {\n if (uVar17 != 4) {\n if (uVar17 != 5) {\n puVar18 = puVar19;\n if (uVar17 != 6) {\n puVar13 = iStretch + 1;\n iStretch[0] = iKtop[0];\n puVar18 = iKtop + 1;\n }\n puVar12 = puVar13 + 1;\n puVar19 = puVar18 + 1;\n *puVar13 = *puVar18;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }\n uVar1 = *puVar19;\n puVar12 = puVar13 + 1;\n puVar19 = puVar19 + 1;\n *puVar13 = uVar1;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }\n uVar1 = *puVar19;\n puVar12 = puVar13 + 1;\n puVar19 = puVar19 + 1;\n *puVar13 = uVar1;\n }" { (expression_statement "puVar13 = puVar12;" (assignment_expression "puVar13 = puVar12" identifier = identifier) ;) (if_statement "if (uVar17 != 2) {\n if (uVar17 != 3) {\n if (uVar17 != 4) {\n if (uVar17 != 5) {\n puVar18 = puVar19;\n if (uVar17 != 6) {\n puVar13 = iStretch + 1;\n iStretch[0] = iKtop[0];\n puVar18 = iKtop + 1;\n }\n puVar12 = puVar13 + 1;\n puVar19 = puVar18 + 1;\n *puVar13 = *puVar18;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }\n uVar1 = *puVar19;\n puVar12 = puVar13 + 1;\n puVar19 = puVar19 + 1;\n *puVar13 = uVar1;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }" if (parenthesized_expression "(uVar17 != 2)" ( (binary_expression "uVar17 != 2" identifier != number_literal) )) (compound_statement "{\n if (uVar17 != 3) {\n if (uVar17 != 4) {\n if (uVar17 != 5) {\n puVar18 = puVar19;\n if (uVar17 != 6) {\n puVar13 = iStretch + 1;\n iStretch[0] = iKtop[0];\n puVar18 = iKtop + 1;\n }\n puVar12 = puVar13 + 1;\n puVar19 = puVar18 + 1;\n *puVar13 = *puVar18;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }\n uVar1 = *puVar19;\n puVar12 = puVar13 + 1;\n puVar19 = puVar19 + 1;\n *puVar13 = uVar1;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }" { (if_statement "if (uVar17 != 3) {\n if (uVar17 != 4) {\n if (uVar17 != 5) {\n puVar18 = puVar19;\n if (uVar17 != 6) {\n puVar13 = iStretch + 1;\n iStretch[0] = iKtop[0];\n puVar18 = iKtop + 1;\n }\n puVar12 = puVar13 + 1;\n puVar19 = puVar18 + 1;\n *puVar13 = *puVar18;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }\n uVar1 = *puVar19;\n puVar12 = puVar13 + 1;\n puVar19 = puVar19 + 1;\n *puVar13 = uVar1;\n }" if (parenthesized_expression "(uVar17 != 3)" ( (binary_expression "uVar17 != 3" identifier != number_literal) )) (compound_statement "{\n if (uVar17 != 4) {\n if (uVar17 != 5) {\n puVar18 = puVar19;\n if (uVar17 != 6) {\n puVar13 = iStretch + 1;\n iStretch[0] = iKtop[0];\n puVar18 = iKtop + 1;\n }\n puVar12 = puVar13 + 1;\n puVar19 = puVar18 + 1;\n *puVar13 = *puVar18;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }\n uVar1 = *puVar19;\n puVar12 = puVar13 + 1;\n puVar19 = puVar19 + 1;\n *puVar13 = uVar1;\n }" { (if_statement "if (uVar17 != 4) {\n if (uVar17 != 5) {\n puVar18 = puVar19;\n if (uVar17 != 6) {\n puVar13 = iStretch + 1;\n iStretch[0] = iKtop[0];\n puVar18 = iKtop + 1;\n }\n puVar12 = puVar13 + 1;\n puVar19 = puVar18 + 1;\n *puVar13 = *puVar18;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }" if (parenthesized_expression "(uVar17 != 4)" ( (binary_expression "uVar17 != 4" identifier != number_literal) )) (compound_statement "{\n if (uVar17 != 5) {\n puVar18 = puVar19;\n if (uVar17 != 6) {\n puVar13 = iStretch + 1;\n iStretch[0] = iKtop[0];\n puVar18 = iKtop + 1;\n }\n puVar12 = puVar13 + 1;\n puVar19 = puVar18 + 1;\n *puVar13 = *puVar18;\n }\n uVar1 = *puVar19;\n puVar13 = puVar12 + 1;\n puVar19 = puVar19 + 1;\n *puVar12 = uVar1;\n }" { (if_statement "if (uVar17 != 5) {\n puVar18 = puVar19;\n if (uVar17 != 6) {\n puVar13 = iStretch + 1;\n iStretch[0] = iKtop[0];\n puVar18 = iKtop + 1;\n }\n puVar12 = puVar13 + 1;\n puVar19 = puVar18 + 1;\n *puVar13 = *puVar18;\n }" if (parenthesized_expression "(uVar17 != 5)" ( (binary_expression "uVar17 != 5" identifier != number_literal) )) (compound_statement "{\n puVar18 = puVar19;\n if (uVar17 != 6) {\n puVar13 = iStretch + 1;\n iStretch[0] = iKtop[0];\n puVar18 = iKtop + 1;\n }\n puVar12 = puVar13 + 1;\n puVar19 = puVar18 + 1;\n *puVar13 = *puVar18;\n }" { (expression_statement "puVar18 = puVar19;" (assignment_expression "puVar18 = puVar19" identifier = identifier) ;) (if_statement "if (uVar17 != 6) {\n puVar13 = iStretch + 1;\n iStretch[0] = iKtop[0];\n puVar18 = iKtop + 1;\n }" if (parenthesized_expression "(uVar17 != 6)" ( (binary_expression "uVar17 != 6" identifier != number_literal) )) (compound_statement "{\n puVar13 = iStretch + 1;\n iStretch[0] = iKtop[0];\n puVar18 = iKtop + 1;\n }" { (expression_statement "puVar13 = iStretch + 1;" (assignment_expression "puVar13 = iStretch + 1" identifier = (binary_expression "iStretch + 1" identifier + number_literal)) ;) (expression_statement "iStretch[0] = iKtop[0];" (assignment_expression "iStretch[0] = iKtop[0]" (subscript_expression "iStretch[0]" identifier [ number_literal ]) = (subscript_expression "iKtop[0]" identifier [ number_literal ])) ;) (expression_statement "puVar18 = iKtop + 1;" (assignment_expression "puVar18 = iKtop + 1" identifier = (binary_expression "iKtop + 1" identifier + number_literal)) ;) })) (expression_statement "puVar12 = puVar13 + 1;" (assignment_expression "puVar12 = puVar13 + 1" identifier = (binary_expression "puVar13 + 1" identifier + number_literal)) ;) (expression_statement "puVar19 = puVar18 + 1;" (assignment_expression "puVar19 = puVar18 + 1" identifier = (binary_expression "puVar18 + 1" identifier + number_literal)) ;) (expression_statement "*puVar13 = *puVar18;" (assignment_expression "*puVar13 = *puVar18" (pointer_expression "*puVar13" * identifier) = (pointer_expression "*puVar18" * identifier)) ;) })) (expression_statement "uVar1 = *puVar19;" (assignment_expression "uVar1 = *puVar19" identifier = (pointer_expression "*puVar19" * identifier)) ;) (expression_statement "puVar13 = puVar12 + 1;" (assignment_expression "puVar13 = puVar12 + 1" identifier = (binary_expression "puVar12 + 1" identifier + number_literal)) ;) (expression_statement "puVar19 = puVar19 + 1;" (assignment_expression "puVar19 = puVar19 + 1" identifier = (binary_expression "puVar19 + 1" identifier + number_literal)) ;) (expression_statement "*puVar12 = uVar1;" (assignment_expression "*puVar12 = uVar1" (pointer_expression "*puVar12" * identifier) = identifier) ;) })) (expression_statement "uVar1 = *puVar19;" (assignment_expression "uVar1 = *puVar19" identifier = (pointer_expression "*puVar19" * identifier)) ;) (expression_statement "puVar12 = puVar13 + 1;" (assignment_expression "puVar12 = puVar13 + 1" identifier = (binary_expression "puVar13 + 1" identifier + number_literal)) ;) (expression_statement "puVar19 = puVar19 + 1;" (assignment_expression "puVar19 = puVar19 + 1" identifier = (binary_expression "puVar19 + 1" identifier + number_literal)) ;) (expression_statement "*puVar13 = uVar1;" (assignment_expression "*puVar13 = uVar1" (pointer_expression "*puVar13" * identifier) = identifier) ;) })) (expression_statement "uVar1 = *puVar19;" (assignment_expression "uVar1 = *puVar19" identifier = (pointer_expression "*puVar19" * identifier)) ;) (expression_statement "puVar13 = puVar12 + 1;" (assignment_expression "puVar13 = puVar12 + 1" identifier = (binary_expression "puVar12 + 1" identifier + number_literal)) ;) (expression_statement "puVar19 = puVar19 + 1;" (assignment_expression "puVar19 = puVar19 + 1" identifier = (binary_expression "puVar19 + 1" identifier + number_literal)) ;) (expression_statement "*puVar12 = uVar1;" (assignment_expression "*puVar12 = uVar1" (pointer_expression "*puVar12" * identifier) = identifier) ;) })) (expression_statement "uVar1 = *puVar19;" (assignment_expression "uVar1 = *puVar19" identifier = (pointer_expression "*puVar19" * identifier)) ;) (expression_statement "puVar12 = puVar13 + 1;" (assignment_expression "puVar12 = puVar13 + 1" identifier = (binary_expression "puVar13 + 1" identifier + number_literal)) ;) (expression_statement "puVar19 = puVar19 + 1;" (assignment_expression "puVar19 = puVar19 + 1" identifier = (binary_expression "puVar19 + 1" identifier + number_literal)) ;) (expression_statement "*puVar13 = uVar1;" (assignment_expression "*puVar13 = uVar1" (pointer_expression "*puVar13" * identifier) = identifier) ;) })) (expression_statement "*puVar12 = *puVar19;" (assignment_expression "*puVar12 = *puVar19" (pointer_expression "*puVar12" * identifier) = (pointer_expression "*puVar19" * identifier)) ;) (expression_statement "puVar12 = puVar12 + 1;" (assignment_expression "puVar12 = puVar12 + 1" identifier = (binary_expression "puVar12 + 1" identifier + number_literal)) ;) (for_statement "for (puVar19 = puVar19 + 1; iVar14 = iVar10, puVar15 != puVar19; puVar19 = puVar19 + 8) {\nLAB_0013f8a0:\n uVar1 = puVar19[1];\n uVar2 = puVar19[2];\n uVar3 = puVar19[3];\n uVar4 = puVar19[4];\n uVar5 = puVar19[5];\n *puVar12 = *puVar19;\n uVar6 = puVar19[6];\n uVar7 = puVar19[7];\n puVar12[1] = uVar1;\n puVar12[2] = uVar2;\n puVar12[3] = uVar3;\n puVar12[4] = uVar4;\n puVar12[5] = uVar5;\n puVar12[6] = uVar6;\n puVar12[7] = uVar7;\n puVar12 = puVar12 + 8;\n }" for ( (assignment_expression "puVar19 = puVar19 + 1" identifier = (binary_expression "puVar19 + 1" identifier + number_literal)) ; (comma_expression "iVar14 = iVar10, puVar15 != puVar19" (assignment_expression "iVar14 = iVar10" identifier = identifier) , (binary_expression "puVar15 != puVar19" identifier != identifier)) ; (assignment_expression "puVar19 = puVar19 + 8" identifier = (binary_expression "puVar19 + 8" identifier + number_literal)) ) (compound_statement "{\nLAB_0013f8a0:\n uVar1 = puVar19[1];\n uVar2 = puVar19[2];\n uVar3 = puVar19[3];\n uVar4 = puVar19[4];\n uVar5 = puVar19[5];\n *puVar12 = *puVar19;\n uVar6 = puVar19[6];\n uVar7 = puVar19[7];\n puVar12[1] = uVar1;\n puVar12[2] = uVar2;\n puVar12[3] = uVar3;\n puVar12[4] = uVar4;\n puVar12[5] = uVar5;\n puVar12[6] = uVar6;\n puVar12[7] = uVar7;\n puVar12 = puVar12 + 8;\n }" { (labeled_statement "LAB_0013f8a0:\n uVar1 = puVar19[1];" statement_identifier : (expression_statement "uVar1 = puVar19[1];" (assignment_expression "uVar1 = puVar19[1]" identifier = (subscript_expression "puVar19[1]" identifier [ number_literal ])) ;)) (expression_statement "uVar2 = puVar19[2];" (assignment_expression "uVar2 = puVar19[2]" identifier = (subscript_expression "puVar19[2]" identifier [ number_literal ])) ;) (expression_statement "uVar3 = puVar19[3];" (assignment_expression "uVar3 = puVar19[3]" identifier = (subscript_expression "puVar19[3]" identifier [ number_literal ])) ;) (expression_statement "uVar4 = puVar19[4];" (assignment_expression "uVar4 = puVar19[4]" identifier = (subscript_expression "puVar19[4]" identifier [ number_literal ])) ;) (expression_statement "uVar5 = puVar19[5];" (assignment_expression "uVar5 = puVar19[5]" identifier = (subscript_expression "puVar19[5]" identifier [ number_literal ])) ;) (expression_statement "*puVar12 = *puVar19;" (assignment_expression "*puVar12 = *puVar19" (pointer_expression "*puVar12" * identifier) = (pointer_expression "*puVar19" * identifier)) ;) (expression_statement "uVar6 = puVar19[6];" (assignment_expression "uVar6 = puVar19[6]" identifier = (subscript_expression "puVar19[6]" identifier [ number_literal ])) ;) (expression_statement "uVar7 = puVar19[7];" (assignment_expression "uVar7 = puVar19[7]" identifier = (subscript_expression "puVar19[7]" identifier [ number_literal ])) ;) (expression_statement "puVar12[1] = uVar1;" (assignment_expression "puVar12[1] = uVar1" (subscript_expression "puVar12[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[2] = uVar2;" (assignment_expression "puVar12[2] = uVar2" (subscript_expression "puVar12[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[3] = uVar3;" (assignment_expression "puVar12[3] = uVar3" (subscript_expression "puVar12[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[4] = uVar4;" (assignment_expression "puVar12[4] = uVar4" (subscript_expression "puVar12[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[5] = uVar5;" (assignment_expression "puVar12[5] = uVar5" (subscript_expression "puVar12[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[6] = uVar6;" (assignment_expression "puVar12[6] = uVar6" (subscript_expression "puVar12[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12[7] = uVar7;" (assignment_expression "puVar12[7] = uVar7" (subscript_expression "puVar12[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar12 = puVar12 + 8;" (assignment_expression "puVar12 = puVar12 + 8" identifier = (binary_expression "puVar12 + 8" identifier + number_literal)) ;) })) })) (expression_statement "bVar23 = bVar11 & 7;" (assignment_expression "bVar23 = bVar11 & 7" identifier = (binary_expression "bVar11 & 7" identifier & number_literal)) ;) (expression_statement "iVar22 = (int)(bVar11 & 0x3f) >> 3;" (assignment_expression "iVar22 = (int)(bVar11 & 0x3f) >> 3" identifier = (binary_expression "(int)(bVar11 & 0x3f) >> 3" (cast_expression "(int)(bVar11 & 0x3f)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(bVar11 & 0x3f)" ( (binary_expression "bVar11 & 0x3f" identifier & number_literal) ))) >> number_literal)) ;) (expression_statement "iStretch[iVar14] = iKtop[0] ^ iKtop[1];" (assignment_expression "iStretch[iVar14] = iKtop[0] ^ iKtop[1]" (subscript_expression "iStretch[iVar14]" identifier [ identifier ]) = (binary_expression "iKtop[0] ^ iKtop[1]" (subscript_expression "iKtop[0]" identifier [ number_literal ]) ^ (subscript_expression "iKtop[1]" identifier [ number_literal ]))) ;) (expression_statement "iStretch[iVar14 + 1] = iKtop[1] ^ iKtop[2];" (assignment_expression "iStretch[iVar14 + 1] = iKtop[1] ^ iKtop[2]" (subscript_expression "iStretch[iVar14 + 1]" identifier [ (binary_expression "iVar14 + 1" identifier + number_literal) ]) = (binary_expression "iKtop[1] ^ iKtop[2]" (subscript_expression "iKtop[1]" identifier [ number_literal ]) ^ (subscript_expression "iKtop[2]" identifier [ number_literal ]))) ;) (expression_statement "iStretch[iVar14 + 2] = iKtop[2] ^ iKtop[3];" (assignment_expression "iStretch[iVar14 + 2] = iKtop[2] ^ iKtop[3]" (subscript_expression "iStretch[iVar14 + 2]" identifier [ (binary_expression "iVar14 + 2" identifier + number_literal) ]) = (binary_expression "iKtop[2] ^ iKtop[3]" (subscript_expression "iKtop[2]" identifier [ number_literal ]) ^ (subscript_expression "iKtop[3]" identifier [ number_literal ]))) ;) (expression_statement "iStretch[iVar14 + 3] = iKtop[3] ^ iKtop[4];" (assignment_expression "iStretch[iVar14 + 3] = iKtop[3] ^ iKtop[4]" (subscript_expression "iStretch[iVar14 + 3]" identifier [ (binary_expression "iVar14 + 3" identifier + number_literal) ]) = (binary_expression "iKtop[3] ^ iKtop[4]" (subscript_expression "iKtop[3]" identifier [ number_literal ]) ^ (subscript_expression "iKtop[4]" identifier [ number_literal ]))) ;) (expression_statement "iStretch[iVar14 + 4] = iKtop[4] ^ iKtop[5];" (assignment_expression "iStretch[iVar14 + 4] = iKtop[4] ^ iKtop[5]" (subscript_expression "iStretch[iVar14 + 4]" identifier [ (binary_expression "iVar14 + 4" identifier + number_literal) ]) = (binary_expression "iKtop[4] ^ iKtop[5]" (subscript_expression "iKtop[4]" identifier [ number_literal ]) ^ (subscript_expression "iKtop[5]" identifier [ number_literal ]))) ;) (expression_statement "iStretch[iVar14 + 5] = iKtop[5] ^ iKtop[6];" (assignment_expression "iStretch[iVar14 + 5] = iKtop[5] ^ iKtop[6]" (subscript_expression "iStretch[iVar14 + 5]" identifier [ (binary_expression "iVar14 + 5" identifier + number_literal) ]) = (binary_expression "iKtop[5] ^ iKtop[6]" (subscript_expression "iKtop[5]" identifier [ number_literal ]) ^ (subscript_expression "iKtop[6]" identifier [ number_literal ]))) ;) (expression_statement "iStretch[iVar14 + 6] = iKtop[6] ^ iKtop[7];" (assignment_expression "iStretch[iVar14 + 6] = iKtop[6] ^ iKtop[7]" (subscript_expression "iStretch[iVar14 + 6]" identifier [ (binary_expression "iVar14 + 6" identifier + number_literal) ]) = (binary_expression "iKtop[6] ^ iKtop[7]" (subscript_expression "iKtop[6]" identifier [ number_literal ]) ^ (subscript_expression "iKtop[7]" identifier [ number_literal ]))) ;) (expression_statement "iStretch[iVar14 + 7] = iKtop[7] ^ iKtop[8];" (assignment_expression "iStretch[iVar14 + 7] = iKtop[7] ^ iKtop[8]" (subscript_expression "iStretch[iVar14 + 7]" identifier [ (binary_expression "iVar14 + 7" identifier + number_literal) ]) = (binary_expression "iKtop[7] ^ iKtop[8]" (subscript_expression "iKtop[7]" identifier [ number_literal ]) ^ (subscript_expression "iKtop[8]" identifier [ number_literal ]))) ;) (if_statement "if (0 < iVar10) {\n uVar20 = 0;\n puVar19 = iStretch + iVar22;\n iVar14 = iVar22 + 1;\n bVar11 = 8 - bVar23;\n uVar17 = iVar10 - 1U & 3;\n if (uVar17 != 0) {\n uVar1 = *puVar19;\n ocb->Offset_current[0] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[0] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14] >> (bVar11 & 0x1f));\n }\n uVar20 = 1;\n if (uVar17 != 1) {\n if (uVar17 != 2) {\n uVar1 = iStretch[(long)iVar22 + 1];\n ocb->Offset_current[1] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar22 + 2] >> (bVar11 & 0x1f));\n }\n uVar20 = 2;\n }\n uVar1 = puVar19[uVar20];\n ocb->Offset_current[uVar20] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20] =\n uVar1 << bVar23 |\n (byte)((int)(uint)iStretch[iVar14 + (int)uVar20] >> (bVar11 & 0x1f));\n }\n uVar20 = uVar20 + 1;\n }\n }\n while( true ) {\n uVar1 = puVar19[uVar20];\n ocb->Offset_current[uVar20] = uVar1 << bVar23;\n iVar22 = (int)uVar20;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22] >> (bVar11 & 0x1f));\n }\n if (uVar20 == iVar10 - 1U) break;\n uVar1 = puVar19[uVar20 + 1];\n ocb->Offset_current[uVar20 + 1] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 1] >> (bVar11 & 0x1f))\n ;\n }\n uVar1 = puVar19[uVar20 + 2];\n ocb->Offset_current[uVar20 + 2] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 2] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 2] >> (bVar11 & 0x1f))\n ;\n }\n uVar1 = puVar19[uVar20 + 3];\n ocb->Offset_current[uVar20 + 3] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 3] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 3] >> (bVar11 & 0x1f))\n ;\n }\n uVar20 = uVar20 + 4;\n }\n }" if (parenthesized_expression "(0 < iVar10)" ( (binary_expression "0 < iVar10" number_literal < identifier) )) (compound_statement "{\n uVar20 = 0;\n puVar19 = iStretch + iVar22;\n iVar14 = iVar22 + 1;\n bVar11 = 8 - bVar23;\n uVar17 = iVar10 - 1U & 3;\n if (uVar17 != 0) {\n uVar1 = *puVar19;\n ocb->Offset_current[0] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[0] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14] >> (bVar11 & 0x1f));\n }\n uVar20 = 1;\n if (uVar17 != 1) {\n if (uVar17 != 2) {\n uVar1 = iStretch[(long)iVar22 + 1];\n ocb->Offset_current[1] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar22 + 2] >> (bVar11 & 0x1f));\n }\n uVar20 = 2;\n }\n uVar1 = puVar19[uVar20];\n ocb->Offset_current[uVar20] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20] =\n uVar1 << bVar23 |\n (byte)((int)(uint)iStretch[iVar14 + (int)uVar20] >> (bVar11 & 0x1f));\n }\n uVar20 = uVar20 + 1;\n }\n }\n while( true ) {\n uVar1 = puVar19[uVar20];\n ocb->Offset_current[uVar20] = uVar1 << bVar23;\n iVar22 = (int)uVar20;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22] >> (bVar11 & 0x1f));\n }\n if (uVar20 == iVar10 - 1U) break;\n uVar1 = puVar19[uVar20 + 1];\n ocb->Offset_current[uVar20 + 1] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 1] >> (bVar11 & 0x1f))\n ;\n }\n uVar1 = puVar19[uVar20 + 2];\n ocb->Offset_current[uVar20 + 2] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 2] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 2] >> (bVar11 & 0x1f))\n ;\n }\n uVar1 = puVar19[uVar20 + 3];\n ocb->Offset_current[uVar20 + 3] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 3] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 3] >> (bVar11 & 0x1f))\n ;\n }\n uVar20 = uVar20 + 4;\n }\n }" { (expression_statement "uVar20 = 0;" (assignment_expression "uVar20 = 0" identifier = number_literal) ;) (expression_statement "puVar19 = iStretch + iVar22;" (assignment_expression "puVar19 = iStretch + iVar22" identifier = (binary_expression "iStretch + iVar22" identifier + identifier)) ;) (expression_statement "iVar14 = iVar22 + 1;" (assignment_expression "iVar14 = iVar22 + 1" identifier = (binary_expression "iVar22 + 1" identifier + number_literal)) ;) (expression_statement "bVar11 = 8 - bVar23;" (assignment_expression "bVar11 = 8 - bVar23" identifier = (binary_expression "8 - bVar23" number_literal - identifier)) ;) (expression_statement "uVar17 = iVar10 - 1U & 3;" (assignment_expression "uVar17 = iVar10 - 1U & 3" identifier = (binary_expression "iVar10 - 1U & 3" (binary_expression "iVar10 - 1U" identifier - number_literal) & number_literal)) ;) (if_statement "if (uVar17 != 0) {\n uVar1 = *puVar19;\n ocb->Offset_current[0] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[0] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14] >> (bVar11 & 0x1f));\n }\n uVar20 = 1;\n if (uVar17 != 1) {\n if (uVar17 != 2) {\n uVar1 = iStretch[(long)iVar22 + 1];\n ocb->Offset_current[1] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar22 + 2] >> (bVar11 & 0x1f));\n }\n uVar20 = 2;\n }\n uVar1 = puVar19[uVar20];\n ocb->Offset_current[uVar20] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20] =\n uVar1 << bVar23 |\n (byte)((int)(uint)iStretch[iVar14 + (int)uVar20] >> (bVar11 & 0x1f));\n }\n uVar20 = uVar20 + 1;\n }\n }" if (parenthesized_expression "(uVar17 != 0)" ( (binary_expression "uVar17 != 0" identifier != number_literal) )) (compound_statement "{\n uVar1 = *puVar19;\n ocb->Offset_current[0] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[0] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14] >> (bVar11 & 0x1f));\n }\n uVar20 = 1;\n if (uVar17 != 1) {\n if (uVar17 != 2) {\n uVar1 = iStretch[(long)iVar22 + 1];\n ocb->Offset_current[1] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar22 + 2] >> (bVar11 & 0x1f));\n }\n uVar20 = 2;\n }\n uVar1 = puVar19[uVar20];\n ocb->Offset_current[uVar20] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20] =\n uVar1 << bVar23 |\n (byte)((int)(uint)iStretch[iVar14 + (int)uVar20] >> (bVar11 & 0x1f));\n }\n uVar20 = uVar20 + 1;\n }\n }" { (expression_statement "uVar1 = *puVar19;" (assignment_expression "uVar1 = *puVar19" identifier = (pointer_expression "*puVar19" * identifier)) ;) (expression_statement "ocb->Offset_current[0] = uVar1 << bVar23;" (assignment_expression "ocb->Offset_current[0] = uVar1 << bVar23" (subscript_expression "ocb->Offset_current[0]" (field_expression "ocb->Offset_current" identifier -> field_identifier) [ number_literal ]) = (binary_expression "uVar1 << bVar23" identifier << identifier)) ;) (if_statement "if (bVar23 != 0) {\n ocb->Offset_current[0] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14] >> (bVar11 & 0x1f));\n }" if (parenthesized_expression "(bVar23 != 0)" ( (binary_expression "bVar23 != 0" identifier != number_literal) )) (compound_statement "{\n ocb->Offset_current[0] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14] >> (bVar11 & 0x1f));\n }" { (expression_statement "ocb->Offset_current[0] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14] >> (bVar11 & 0x1f));" (assignment_expression "ocb->Offset_current[0] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14] >> (bVar11 & 0x1f))" (subscript_expression "ocb->Offset_current[0]" (field_expression "ocb->Offset_current" identifier -> field_identifier) [ number_literal ]) = (binary_expression "uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14] >> (bVar11 & 0x1f))" (binary_expression "uVar1 << bVar23" identifier << identifier) | (call_expression "(byte)((int)(uint)iStretch[iVar14] >> (bVar11 & 0x1f))" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((int)(uint)iStretch[iVar14] >> (bVar11 & 0x1f))" ( (binary_expression "(int)(uint)iStretch[iVar14] >> (bVar11 & 0x1f)" (cast_expression "(int)(uint)iStretch[iVar14]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)iStretch[iVar14]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "iStretch[iVar14]" identifier [ identifier ]))) >> (parenthesized_expression "(bVar11 & 0x1f)" ( (binary_expression "bVar11 & 0x1f" identifier & number_literal) ))) ))))) ;) })) (expression_statement "uVar20 = 1;" (assignment_expression "uVar20 = 1" identifier = number_literal) ;) (if_statement "if (uVar17 != 1) {\n if (uVar17 != 2) {\n uVar1 = iStretch[(long)iVar22 + 1];\n ocb->Offset_current[1] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar22 + 2] >> (bVar11 & 0x1f));\n }\n uVar20 = 2;\n }\n uVar1 = puVar19[uVar20];\n ocb->Offset_current[uVar20] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20] =\n uVar1 << bVar23 |\n (byte)((int)(uint)iStretch[iVar14 + (int)uVar20] >> (bVar11 & 0x1f));\n }\n uVar20 = uVar20 + 1;\n }" if (parenthesized_expression "(uVar17 != 1)" ( (binary_expression "uVar17 != 1" identifier != number_literal) )) (compound_statement "{\n if (uVar17 != 2) {\n uVar1 = iStretch[(long)iVar22 + 1];\n ocb->Offset_current[1] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar22 + 2] >> (bVar11 & 0x1f));\n }\n uVar20 = 2;\n }\n uVar1 = puVar19[uVar20];\n ocb->Offset_current[uVar20] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20] =\n uVar1 << bVar23 |\n (byte)((int)(uint)iStretch[iVar14 + (int)uVar20] >> (bVar11 & 0x1f));\n }\n uVar20 = uVar20 + 1;\n }" { (if_statement "if (uVar17 != 2) {\n uVar1 = iStretch[(long)iVar22 + 1];\n ocb->Offset_current[1] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar22 + 2] >> (bVar11 & 0x1f));\n }\n uVar20 = 2;\n }" if (parenthesized_expression "(uVar17 != 2)" ( (binary_expression "uVar17 != 2" identifier != number_literal) )) (compound_statement "{\n uVar1 = iStretch[(long)iVar22 + 1];\n ocb->Offset_current[1] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar22 + 2] >> (bVar11 & 0x1f));\n }\n uVar20 = 2;\n }" { (expression_statement "uVar1 = iStretch[(long)iVar22 + 1];" (assignment_expression "uVar1 = iStretch[(long)iVar22 + 1]" identifier = (subscript_expression "iStretch[(long)iVar22 + 1]" identifier [ (binary_expression "(long)iVar22 + 1" (cast_expression "(long)iVar22" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ])) ;) (expression_statement "ocb->Offset_current[1] = uVar1 << bVar23;" (assignment_expression "ocb->Offset_current[1] = uVar1 << bVar23" (subscript_expression "ocb->Offset_current[1]" (field_expression "ocb->Offset_current" identifier -> field_identifier) [ number_literal ]) = (binary_expression "uVar1 << bVar23" identifier << identifier)) ;) (if_statement "if (bVar23 != 0) {\n ocb->Offset_current[1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar22 + 2] >> (bVar11 & 0x1f));\n }" if (parenthesized_expression "(bVar23 != 0)" ( (binary_expression "bVar23 != 0" identifier != number_literal) )) (compound_statement "{\n ocb->Offset_current[1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar22 + 2] >> (bVar11 & 0x1f));\n }" { (expression_statement "ocb->Offset_current[1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar22 + 2] >> (bVar11 & 0x1f));" (assignment_expression "ocb->Offset_current[1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar22 + 2] >> (bVar11 & 0x1f))" (subscript_expression "ocb->Offset_current[1]" (field_expression "ocb->Offset_current" identifier -> field_identifier) [ number_literal ]) = (binary_expression "uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar22 + 2] >> (bVar11 & 0x1f))" (binary_expression "uVar1 << bVar23" identifier << identifier) | (call_expression "(byte)((int)(uint)iStretch[iVar22 + 2] >> (bVar11 & 0x1f))" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((int)(uint)iStretch[iVar22 + 2] >> (bVar11 & 0x1f))" ( (binary_expression "(int)(uint)iStretch[iVar22 + 2] >> (bVar11 & 0x1f)" (cast_expression "(int)(uint)iStretch[iVar22 + 2]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)iStretch[iVar22 + 2]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "iStretch[iVar22 + 2]" identifier [ (binary_expression "iVar22 + 2" identifier + number_literal) ]))) >> (parenthesized_expression "(bVar11 & 0x1f)" ( (binary_expression "bVar11 & 0x1f" identifier & number_literal) ))) ))))) ;) })) (expression_statement "uVar20 = 2;" (assignment_expression "uVar20 = 2" identifier = number_literal) ;) })) (expression_statement "uVar1 = puVar19[uVar20];" (assignment_expression "uVar1 = puVar19[uVar20]" identifier = (subscript_expression "puVar19[uVar20]" identifier [ identifier ])) ;) (expression_statement "ocb->Offset_current[uVar20] = uVar1 << bVar23;" (assignment_expression "ocb->Offset_current[uVar20] = uVar1 << bVar23" (subscript_expression "ocb->Offset_current[uVar20]" (field_expression "ocb->Offset_current" identifier -> field_identifier) [ identifier ]) = (binary_expression "uVar1 << bVar23" identifier << identifier)) ;) (if_statement "if (bVar23 != 0) {\n ocb->Offset_current[uVar20] =\n uVar1 << bVar23 |\n (byte)((int)(uint)iStretch[iVar14 + (int)uVar20] >> (bVar11 & 0x1f));\n }" if (parenthesized_expression "(bVar23 != 0)" ( (binary_expression "bVar23 != 0" identifier != number_literal) )) (compound_statement "{\n ocb->Offset_current[uVar20] =\n uVar1 << bVar23 |\n (byte)((int)(uint)iStretch[iVar14 + (int)uVar20] >> (bVar11 & 0x1f));\n }" { (expression_statement "ocb->Offset_current[uVar20] =\n uVar1 << bVar23 |\n (byte)((int)(uint)iStretch[iVar14 + (int)uVar20] >> (bVar11 & 0x1f));" (assignment_expression "ocb->Offset_current[uVar20] =\n uVar1 << bVar23 |\n (byte)((int)(uint)iStretch[iVar14 + (int)uVar20] >> (bVar11 & 0x1f))" (subscript_expression "ocb->Offset_current[uVar20]" (field_expression "ocb->Offset_current" identifier -> field_identifier) [ identifier ]) = (binary_expression "uVar1 << bVar23 |\n (byte)((int)(uint)iStretch[iVar14 + (int)uVar20] >> (bVar11 & 0x1f))" (binary_expression "uVar1 << bVar23" identifier << identifier) | (call_expression "(byte)((int)(uint)iStretch[iVar14 + (int)uVar20] >> (bVar11 & 0x1f))" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((int)(uint)iStretch[iVar14 + (int)uVar20] >> (bVar11 & 0x1f))" ( (binary_expression "(int)(uint)iStretch[iVar14 + (int)uVar20] >> (bVar11 & 0x1f)" (cast_expression "(int)(uint)iStretch[iVar14 + (int)uVar20]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)iStretch[iVar14 + (int)uVar20]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "iStretch[iVar14 + (int)uVar20]" identifier [ (binary_expression "iVar14 + (int)uVar20" identifier + (cast_expression "(int)uVar20" ( (type_descriptor "int" primitive_type) ) identifier)) ]))) >> (parenthesized_expression "(bVar11 & 0x1f)" ( (binary_expression "bVar11 & 0x1f" identifier & number_literal) ))) ))))) ;) })) (expression_statement "uVar20 = uVar20 + 1;" (assignment_expression "uVar20 = uVar20 + 1" identifier = (binary_expression "uVar20 + 1" identifier + number_literal)) ;) })) })) (while_statement "while( true ) {\n uVar1 = puVar19[uVar20];\n ocb->Offset_current[uVar20] = uVar1 << bVar23;\n iVar22 = (int)uVar20;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22] >> (bVar11 & 0x1f));\n }\n if (uVar20 == iVar10 - 1U) break;\n uVar1 = puVar19[uVar20 + 1];\n ocb->Offset_current[uVar20 + 1] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 1] >> (bVar11 & 0x1f))\n ;\n }\n uVar1 = puVar19[uVar20 + 2];\n ocb->Offset_current[uVar20 + 2] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 2] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 2] >> (bVar11 & 0x1f))\n ;\n }\n uVar1 = puVar19[uVar20 + 3];\n ocb->Offset_current[uVar20 + 3] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 3] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 3] >> (bVar11 & 0x1f))\n ;\n }\n uVar20 = uVar20 + 4;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n uVar1 = puVar19[uVar20];\n ocb->Offset_current[uVar20] = uVar1 << bVar23;\n iVar22 = (int)uVar20;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22] >> (bVar11 & 0x1f));\n }\n if (uVar20 == iVar10 - 1U) break;\n uVar1 = puVar19[uVar20 + 1];\n ocb->Offset_current[uVar20 + 1] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 1] >> (bVar11 & 0x1f))\n ;\n }\n uVar1 = puVar19[uVar20 + 2];\n ocb->Offset_current[uVar20 + 2] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 2] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 2] >> (bVar11 & 0x1f))\n ;\n }\n uVar1 = puVar19[uVar20 + 3];\n ocb->Offset_current[uVar20 + 3] = uVar1 << bVar23;\n if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 3] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 3] >> (bVar11 & 0x1f))\n ;\n }\n uVar20 = uVar20 + 4;\n }" { (expression_statement "uVar1 = puVar19[uVar20];" (assignment_expression "uVar1 = puVar19[uVar20]" identifier = (subscript_expression "puVar19[uVar20]" identifier [ identifier ])) ;) (expression_statement "ocb->Offset_current[uVar20] = uVar1 << bVar23;" (assignment_expression "ocb->Offset_current[uVar20] = uVar1 << bVar23" (subscript_expression "ocb->Offset_current[uVar20]" (field_expression "ocb->Offset_current" identifier -> field_identifier) [ identifier ]) = (binary_expression "uVar1 << bVar23" identifier << identifier)) ;) (expression_statement "iVar22 = (int)uVar20;" (assignment_expression "iVar22 = (int)uVar20" identifier = (cast_expression "(int)uVar20" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (if_statement "if (bVar23 != 0) {\n ocb->Offset_current[uVar20] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22] >> (bVar11 & 0x1f));\n }" if (parenthesized_expression "(bVar23 != 0)" ( (binary_expression "bVar23 != 0" identifier != number_literal) )) (compound_statement "{\n ocb->Offset_current[uVar20] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22] >> (bVar11 & 0x1f));\n }" { (expression_statement "ocb->Offset_current[uVar20] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22] >> (bVar11 & 0x1f));" (assignment_expression "ocb->Offset_current[uVar20] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22] >> (bVar11 & 0x1f))" (subscript_expression "ocb->Offset_current[uVar20]" (field_expression "ocb->Offset_current" identifier -> field_identifier) [ identifier ]) = (binary_expression "uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22] >> (bVar11 & 0x1f))" (binary_expression "uVar1 << bVar23" identifier << identifier) | (call_expression "(byte)((int)(uint)iStretch[iVar14 + iVar22] >> (bVar11 & 0x1f))" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((int)(uint)iStretch[iVar14 + iVar22] >> (bVar11 & 0x1f))" ( (binary_expression "(int)(uint)iStretch[iVar14 + iVar22] >> (bVar11 & 0x1f)" (cast_expression "(int)(uint)iStretch[iVar14 + iVar22]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)iStretch[iVar14 + iVar22]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "iStretch[iVar14 + iVar22]" identifier [ (binary_expression "iVar14 + iVar22" identifier + identifier) ]))) >> (parenthesized_expression "(bVar11 & 0x1f)" ( (binary_expression "bVar11 & 0x1f" identifier & number_literal) ))) ))))) ;) })) (if_statement "if (uVar20 == iVar10 - 1U) break;" if (parenthesized_expression "(uVar20 == iVar10 - 1U)" ( (binary_expression "uVar20 == iVar10 - 1U" identifier == (binary_expression "iVar10 - 1U" identifier - number_literal)) )) (break_statement "break;" break ;)) (expression_statement "uVar1 = puVar19[uVar20 + 1];" (assignment_expression "uVar1 = puVar19[uVar20 + 1]" identifier = (subscript_expression "puVar19[uVar20 + 1]" identifier [ (binary_expression "uVar20 + 1" identifier + number_literal) ])) ;) (expression_statement "ocb->Offset_current[uVar20 + 1] = uVar1 << bVar23;" (assignment_expression "ocb->Offset_current[uVar20 + 1] = uVar1 << bVar23" (subscript_expression "ocb->Offset_current[uVar20 + 1]" (field_expression "ocb->Offset_current" identifier -> field_identifier) [ (binary_expression "uVar20 + 1" identifier + number_literal) ]) = (binary_expression "uVar1 << bVar23" identifier << identifier)) ;) (if_statement "if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 1] >> (bVar11 & 0x1f))\n ;\n }" if (parenthesized_expression "(bVar23 != 0)" ( (binary_expression "bVar23 != 0" identifier != number_literal) )) (compound_statement "{\n ocb->Offset_current[uVar20 + 1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 1] >> (bVar11 & 0x1f))\n ;\n }" { (expression_statement "ocb->Offset_current[uVar20 + 1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 1] >> (bVar11 & 0x1f))\n ;" (assignment_expression "ocb->Offset_current[uVar20 + 1] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 1] >> (bVar11 & 0x1f))" (subscript_expression "ocb->Offset_current[uVar20 + 1]" (field_expression "ocb->Offset_current" identifier -> field_identifier) [ (binary_expression "uVar20 + 1" identifier + number_literal) ]) = (binary_expression "uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 1] >> (bVar11 & 0x1f))" (binary_expression "uVar1 << bVar23" identifier << identifier) | (call_expression "(byte)((int)(uint)iStretch[iVar14 + iVar22 + 1] >> (bVar11 & 0x1f))" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((int)(uint)iStretch[iVar14 + iVar22 + 1] >> (bVar11 & 0x1f))" ( (binary_expression "(int)(uint)iStretch[iVar14 + iVar22 + 1] >> (bVar11 & 0x1f)" (cast_expression "(int)(uint)iStretch[iVar14 + iVar22 + 1]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)iStretch[iVar14 + iVar22 + 1]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "iStretch[iVar14 + iVar22 + 1]" identifier [ (binary_expression "iVar14 + iVar22 + 1" (binary_expression "iVar14 + iVar22" identifier + identifier) + number_literal) ]))) >> (parenthesized_expression "(bVar11 & 0x1f)" ( (binary_expression "bVar11 & 0x1f" identifier & number_literal) ))) ))))) ;) })) (expression_statement "uVar1 = puVar19[uVar20 + 2];" (assignment_expression "uVar1 = puVar19[uVar20 + 2]" identifier = (subscript_expression "puVar19[uVar20 + 2]" identifier [ (binary_expression "uVar20 + 2" identifier + number_literal) ])) ;) (expression_statement "ocb->Offset_current[uVar20 + 2] = uVar1 << bVar23;" (assignment_expression "ocb->Offset_current[uVar20 + 2] = uVar1 << bVar23" (subscript_expression "ocb->Offset_current[uVar20 + 2]" (field_expression "ocb->Offset_current" identifier -> field_identifier) [ (binary_expression "uVar20 + 2" identifier + number_literal) ]) = (binary_expression "uVar1 << bVar23" identifier << identifier)) ;) (if_statement "if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 2] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 2] >> (bVar11 & 0x1f))\n ;\n }" if (parenthesized_expression "(bVar23 != 0)" ( (binary_expression "bVar23 != 0" identifier != number_literal) )) (compound_statement "{\n ocb->Offset_current[uVar20 + 2] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 2] >> (bVar11 & 0x1f))\n ;\n }" { (expression_statement "ocb->Offset_current[uVar20 + 2] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 2] >> (bVar11 & 0x1f))\n ;" (assignment_expression "ocb->Offset_current[uVar20 + 2] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 2] >> (bVar11 & 0x1f))" (subscript_expression "ocb->Offset_current[uVar20 + 2]" (field_expression "ocb->Offset_current" identifier -> field_identifier) [ (binary_expression "uVar20 + 2" identifier + number_literal) ]) = (binary_expression "uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 2] >> (bVar11 & 0x1f))" (binary_expression "uVar1 << bVar23" identifier << identifier) | (call_expression "(byte)((int)(uint)iStretch[iVar14 + iVar22 + 2] >> (bVar11 & 0x1f))" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((int)(uint)iStretch[iVar14 + iVar22 + 2] >> (bVar11 & 0x1f))" ( (binary_expression "(int)(uint)iStretch[iVar14 + iVar22 + 2] >> (bVar11 & 0x1f)" (cast_expression "(int)(uint)iStretch[iVar14 + iVar22 + 2]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)iStretch[iVar14 + iVar22 + 2]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "iStretch[iVar14 + iVar22 + 2]" identifier [ (binary_expression "iVar14 + iVar22 + 2" (binary_expression "iVar14 + iVar22" identifier + identifier) + number_literal) ]))) >> (parenthesized_expression "(bVar11 & 0x1f)" ( (binary_expression "bVar11 & 0x1f" identifier & number_literal) ))) ))))) ;) })) (expression_statement "uVar1 = puVar19[uVar20 + 3];" (assignment_expression "uVar1 = puVar19[uVar20 + 3]" identifier = (subscript_expression "puVar19[uVar20 + 3]" identifier [ (binary_expression "uVar20 + 3" identifier + number_literal) ])) ;) (expression_statement "ocb->Offset_current[uVar20 + 3] = uVar1 << bVar23;" (assignment_expression "ocb->Offset_current[uVar20 + 3] = uVar1 << bVar23" (subscript_expression "ocb->Offset_current[uVar20 + 3]" (field_expression "ocb->Offset_current" identifier -> field_identifier) [ (binary_expression "uVar20 + 3" identifier + number_literal) ]) = (binary_expression "uVar1 << bVar23" identifier << identifier)) ;) (if_statement "if (bVar23 != 0) {\n ocb->Offset_current[uVar20 + 3] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 3] >> (bVar11 & 0x1f))\n ;\n }" if (parenthesized_expression "(bVar23 != 0)" ( (binary_expression "bVar23 != 0" identifier != number_literal) )) (compound_statement "{\n ocb->Offset_current[uVar20 + 3] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 3] >> (bVar11 & 0x1f))\n ;\n }" { (expression_statement "ocb->Offset_current[uVar20 + 3] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 3] >> (bVar11 & 0x1f))\n ;" (assignment_expression "ocb->Offset_current[uVar20 + 3] =\n uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 3] >> (bVar11 & 0x1f))" (subscript_expression "ocb->Offset_current[uVar20 + 3]" (field_expression "ocb->Offset_current" identifier -> field_identifier) [ (binary_expression "uVar20 + 3" identifier + number_literal) ]) = (binary_expression "uVar1 << bVar23 | (byte)((int)(uint)iStretch[iVar14 + iVar22 + 3] >> (bVar11 & 0x1f))" (binary_expression "uVar1 << bVar23" identifier << identifier) | (call_expression "(byte)((int)(uint)iStretch[iVar14 + iVar22 + 3] >> (bVar11 & 0x1f))" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((int)(uint)iStretch[iVar14 + iVar22 + 3] >> (bVar11 & 0x1f))" ( (binary_expression "(int)(uint)iStretch[iVar14 + iVar22 + 3] >> (bVar11 & 0x1f)" (cast_expression "(int)(uint)iStretch[iVar14 + iVar22 + 3]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)iStretch[iVar14 + iVar22 + 3]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "iStretch[iVar14 + iVar22 + 3]" identifier [ (binary_expression "iVar14 + iVar22 + 3" (binary_expression "iVar14 + iVar22" identifier + identifier) + number_literal) ]))) >> (parenthesized_expression "(bVar11 & 0x1f)" ( (binary_expression "bVar11 & 0x1f" identifier & number_literal) ))) ))))) ;) })) (expression_statement "uVar20 = uVar20 + 4;" (assignment_expression "uVar20 = uVar20 + 4" identifier = (binary_expression "uVar20 + 4" identifier + number_literal)) ;) })) })) }) (else_clause "else {\n auStack_1c0[0] = '\x13';\n auStack_1c0[1] = 0xfc;\n auStack_1c0[2] = '\x13';\n auStack_1c0[3] = '\0';\n auStack_1c0[4] = '\0';\n auStack_1c0[5] = '\0';\n auStack_1c0[6] = '\0';\n auStack_1c0[7] = '\0';\n zeromem(ocb->Offset_current,(long)ocb->block_len);\n }" else (compound_statement "{\n auStack_1c0[0] = '\x13';\n auStack_1c0[1] = 0xfc;\n auStack_1c0[2] = '\x13';\n auStack_1c0[3] = '\0';\n auStack_1c0[4] = '\0';\n auStack_1c0[5] = '\0';\n auStack_1c0[6] = '\0';\n auStack_1c0[7] = '\0';\n zeromem(ocb->Offset_current,(long)ocb->block_len);\n }" { (expression_statement "auStack_1c0[0] = '\x13';" (assignment_expression "auStack_1c0[0] = '\x13'" (subscript_expression "auStack_1c0[0]" identifier [ number_literal ]) = (char_literal "'\x13'" ' escape_sequence ')) ;) (expression_statement "auStack_1c0[1] = 0xfc;" (assignment_expression "auStack_1c0[1] = 0xfc" (subscript_expression "auStack_1c0[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "auStack_1c0[2] = '\x13';" (assignment_expression "auStack_1c0[2] = '\x13'" (subscript_expression "auStack_1c0[2]" identifier [ number_literal ]) = (char_literal "'\x13'" ' escape_sequence ')) ;) (expression_statement "auStack_1c0[3] = '\0';" (assignment_expression "auStack_1c0[3] = '\0'" (subscript_expression "auStack_1c0[3]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "auStack_1c0[4] = '\0';" (assignment_expression "auStack_1c0[4] = '\0'" (subscript_expression "auStack_1c0[4]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "auStack_1c0[5] = '\0';" (assignment_expression "auStack_1c0[5] = '\0'" (subscript_expression "auStack_1c0[5]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "auStack_1c0[6] = '\0';" (assignment_expression "auStack_1c0[6] = '\0'" (subscript_expression "auStack_1c0[6]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "auStack_1c0[7] = '\0';" (assignment_expression "auStack_1c0[7] = '\0'" (subscript_expression "auStack_1c0[7]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "zeromem(ocb->Offset_current,(long)ocb->block_len);" (call_expression "zeromem(ocb->Offset_current,(long)ocb->block_len)" identifier (argument_list "(ocb->Offset_current,(long)ocb->block_len)" ( (field_expression "ocb->Offset_current" identifier -> field_identifier) , (cast_expression "(long)ocb->block_len" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "ocb->block_len" identifier -> field_identifier)) ))) ;) }))) (if_statement "if (lVar8 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }" if (parenthesized_expression "(lVar8 == *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "lVar8 == *(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 "auStack_1c0[0] = '<';" (assignment_expression "auStack_1c0[0] = '<'" (subscript_expression "auStack_1c0[0]" identifier [ number_literal ]) = (char_literal "'<'" ' character ')) ;) (expression_statement "auStack_1c0[1] = 0xfc;" (assignment_expression "auStack_1c0[1] = 0xfc" (subscript_expression "auStack_1c0[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "auStack_1c0[2] = '\x13';" (assignment_expression "auStack_1c0[2] = '\x13'" (subscript_expression "auStack_1c0[2]" identifier [ number_literal ]) = (char_literal "'\x13'" ' escape_sequence ')) ;) (expression_statement "auStack_1c0[3] = '\0';" (assignment_expression "auStack_1c0[3] = '\0'" (subscript_expression "auStack_1c0[3]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "auStack_1c0[4] = '\0';" (assignment_expression "auStack_1c0[4] = '\0'" (subscript_expression "auStack_1c0[4]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "auStack_1c0[5] = '\0';" (assignment_expression "auStack_1c0[5] = '\0'" (subscript_expression "auStack_1c0[5]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "auStack_1c0[6] = '\0';" (assignment_expression "auStack_1c0[6] = '\0'" (subscript_expression "auStack_1c0[6]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "auStack_1c0[7] = '\0';" (assignment_expression "auStack_1c0[7] = '\0'" (subscript_expression "auStack_1c0[7]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_0013f620(long param_1,long param_2,long param_3,int param_4)\n\n{\n undefined1 uVar1;\n undefined1 uVar2;\n undefined1 uVar3;\n undefined1 uVar4;\n undefined1 uVar5;\n byte bVar6;\n byte bVar7;\n byte bVar8;\n byte bVar9;\n byte bVar10;\n byte bVar11;\n long lVar12;\n int iVar13;\n byte bVar14;\n byte *pbVar15;\n byte *pbVar16;\n int iVar17;\n byte *pbVar18;\n long lVar19;\n uint uVar20;\n byte *pbVar21;\n byte *pbVar22;\n ulong uVar23;\n ulong uVar24;\n int iVar25;\n byte bVar26;\n long in_FS_OFFSET;\n undefined8 uStack_1c0;\n byte local_1b8 [128];\n byte local_138 [7];\n byte local_131;\n byte local_130;\n byte local_b8 [136];\n long local_30;\n \n local_30 = *(long *)(in_FS_OFFSET + 0x28);\n uStack_1c0 = 0x13f65e;\n zeromem(local_1b8,0x80);\n lVar19 = (long)*(int *)(param_1 + 0x2540);\n iVar17 = *(int *)(param_1 + 0x2540) + -1;\n iVar25 = (int)param_3;\n iVar13 = iVar17;\n if (0 < iVar25) {\n uVar23 = 0;\n param_2 = param_2 + param_3;\n lVar12 = lVar19 + -0x1b8;\n uVar20 = -(int)~(ulong)(iVar25 - 1) & 7;\n if (uVar20 == 0) goto LAB_0013f718;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n while (uVar23 != ~(ulong)(iVar25 - 1)) {\nLAB_0013f718:\n uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);\n uVar2 = *(undefined1 *)((uVar23 - 3) + param_2);\n uVar3 = *(undefined1 *)((uVar23 - 4) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar4 = *(undefined1 *)((uVar23 - 5) + param_2);\n uVar24 = uVar23 - 8;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1;\n uVar1 = *(undefined1 *)((uVar23 - 6) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2;\n uVar2 = *(undefined1 *)((uVar23 - 7) + param_2);\n uVar5 = *(undefined1 *)(uVar24 + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2;\n *(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5;\n uVar23 = uVar24;\n }\n iVar13 = iVar17 - iVar25;\n }\n iVar25 = *(int *)(param_1 + 0x2538);\n local_1b8[iVar13] = 1;\n local_1b8[0] = local_1b8[0] | (byte)(param_4 << 4);\n bVar14 = local_1b8[iVar17];\n local_1b8[iVar17] = bVar14 & 0xc0;\n pbVar22 = local_138;\n uStack_1c0 = 0x13f7cf;\n iVar13 = (**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28))\n (local_1b8,pbVar22,param_1 + 0x1490);\n if (iVar13 == 0) {\n iVar13 = *(int *)(param_1 + 0x2540);\n iVar17 = 0;\n if (0 < iVar13) {\n pbVar18 = local_138 + 1 + (iVar13 - 1);\n pbVar15 = local_b8;\n uVar20 = (uint)pbVar18 & 7;\n if (((ulong)pbVar18 & 7) == 0) goto LAB_0013f8a0;\n if (uVar20 != 1) {\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n *pbVar15 = *pbVar22;\n pbVar15 = pbVar15 + 1;\n for (pbVar22 = pbVar22 + 1; iVar17 = iVar13, pbVar18 != pbVar22; pbVar22 = pbVar22 + 8) {\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }\n }\n bVar26 = bVar14 & 7;\n iVar25 = (int)(bVar14 & 0x3f) >> 3;\n local_b8[iVar17] = local_138[0] ^ local_138[1];\n local_b8[iVar17 + 1] = local_138[1] ^ local_138[2];\n local_b8[iVar17 + 2] = local_138[2] ^ local_138[3];\n local_b8[iVar17 + 3] = local_138[3] ^ local_138[4];\n local_b8[iVar17 + 4] = local_138[4] ^ local_138[5];\n local_b8[iVar17 + 5] = local_138[5] ^ local_138[6];\n local_b8[iVar17 + 6] = local_138[6] ^ local_131;\n local_b8[iVar17 + 7] = local_131 ^ local_130;\n if (0 < iVar13) {\n uVar23 = 0;\n pbVar22 = local_b8 + iVar25;\n iVar17 = iVar25 + 1;\n bVar14 = 8 - bVar26;\n uVar20 = iVar13 - 1U & 3;\n if (uVar20 != 0) {\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }\n while( true ) {\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }\n }\n }\n else {\n uStack_1c0 = 0x13fc13;\n zeromem(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540));\n }\n if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n uStack_1c0 = 0x13fc3c;\n __stack_chk_fail();\n}\n\n" (function_definition "void FUN_0013f620(long param_1,long param_2,long param_3,int param_4)\n\n{\n undefined1 uVar1;\n undefined1 uVar2;\n undefined1 uVar3;\n undefined1 uVar4;\n undefined1 uVar5;\n byte bVar6;\n byte bVar7;\n byte bVar8;\n byte bVar9;\n byte bVar10;\n byte bVar11;\n long lVar12;\n int iVar13;\n byte bVar14;\n byte *pbVar15;\n byte *pbVar16;\n int iVar17;\n byte *pbVar18;\n long lVar19;\n uint uVar20;\n byte *pbVar21;\n byte *pbVar22;\n ulong uVar23;\n ulong uVar24;\n int iVar25;\n byte bVar26;\n long in_FS_OFFSET;\n undefined8 uStack_1c0;\n byte local_1b8 [128];\n byte local_138 [7];\n byte local_131;\n byte local_130;\n byte local_b8 [136];\n long local_30;\n \n local_30 = *(long *)(in_FS_OFFSET + 0x28);\n uStack_1c0 = 0x13f65e;\n zeromem(local_1b8,0x80);\n lVar19 = (long)*(int *)(param_1 + 0x2540);\n iVar17 = *(int *)(param_1 + 0x2540) + -1;\n iVar25 = (int)param_3;\n iVar13 = iVar17;\n if (0 < iVar25) {\n uVar23 = 0;\n param_2 = param_2 + param_3;\n lVar12 = lVar19 + -0x1b8;\n uVar20 = -(int)~(ulong)(iVar25 - 1) & 7;\n if (uVar20 == 0) goto LAB_0013f718;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n while (uVar23 != ~(ulong)(iVar25 - 1)) {\nLAB_0013f718:\n uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);\n uVar2 = *(undefined1 *)((uVar23 - 3) + param_2);\n uVar3 = *(undefined1 *)((uVar23 - 4) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar4 = *(undefined1 *)((uVar23 - 5) + param_2);\n uVar24 = uVar23 - 8;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1;\n uVar1 = *(undefined1 *)((uVar23 - 6) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2;\n uVar2 = *(undefined1 *)((uVar23 - 7) + param_2);\n uVar5 = *(undefined1 *)(uVar24 + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2;\n *(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5;\n uVar23 = uVar24;\n }\n iVar13 = iVar17 - iVar25;\n }\n iVar25 = *(int *)(param_1 + 0x2538);\n local_1b8[iVar13] = 1;\n local_1b8[0] = local_1b8[0] | (byte)(param_4 << 4);\n bVar14 = local_1b8[iVar17];\n local_1b8[iVar17] = bVar14 & 0xc0;\n pbVar22 = local_138;\n uStack_1c0 = 0x13f7cf;\n iVar13 = (**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28))\n (local_1b8,pbVar22,param_1 + 0x1490);\n if (iVar13 == 0) {\n iVar13 = *(int *)(param_1 + 0x2540);\n iVar17 = 0;\n if (0 < iVar13) {\n pbVar18 = local_138 + 1 + (iVar13 - 1);\n pbVar15 = local_b8;\n uVar20 = (uint)pbVar18 & 7;\n if (((ulong)pbVar18 & 7) == 0) goto LAB_0013f8a0;\n if (uVar20 != 1) {\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n *pbVar15 = *pbVar22;\n pbVar15 = pbVar15 + 1;\n for (pbVar22 = pbVar22 + 1; iVar17 = iVar13, pbVar18 != pbVar22; pbVar22 = pbVar22 + 8) {\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }\n }\n bVar26 = bVar14 & 7;\n iVar25 = (int)(bVar14 & 0x3f) >> 3;\n local_b8[iVar17] = local_138[0] ^ local_138[1];\n local_b8[iVar17 + 1] = local_138[1] ^ local_138[2];\n local_b8[iVar17 + 2] = local_138[2] ^ local_138[3];\n local_b8[iVar17 + 3] = local_138[3] ^ local_138[4];\n local_b8[iVar17 + 4] = local_138[4] ^ local_138[5];\n local_b8[iVar17 + 5] = local_138[5] ^ local_138[6];\n local_b8[iVar17 + 6] = local_138[6] ^ local_131;\n local_b8[iVar17 + 7] = local_131 ^ local_130;\n if (0 < iVar13) {\n uVar23 = 0;\n pbVar22 = local_b8 + iVar25;\n iVar17 = iVar25 + 1;\n bVar14 = 8 - bVar26;\n uVar20 = iVar13 - 1U & 3;\n if (uVar20 != 0) {\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }\n while( true ) {\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }\n }\n }\n else {\n uStack_1c0 = 0x13fc13;\n zeromem(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540));\n }\n if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n uStack_1c0 = 0x13fc3c;\n __stack_chk_fail();\n}" primitive_type (function_declarator "FUN_0013f620(long param_1,long param_2,long param_3,int param_4)" identifier (parameter_list "(long param_1,long param_2,long param_3,int 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 "int param_4" primitive_type identifier) ))) (compound_statement "{\n undefined1 uVar1;\n undefined1 uVar2;\n undefined1 uVar3;\n undefined1 uVar4;\n undefined1 uVar5;\n byte bVar6;\n byte bVar7;\n byte bVar8;\n byte bVar9;\n byte bVar10;\n byte bVar11;\n long lVar12;\n int iVar13;\n byte bVar14;\n byte *pbVar15;\n byte *pbVar16;\n int iVar17;\n byte *pbVar18;\n long lVar19;\n uint uVar20;\n byte *pbVar21;\n byte *pbVar22;\n ulong uVar23;\n ulong uVar24;\n int iVar25;\n byte bVar26;\n long in_FS_OFFSET;\n undefined8 uStack_1c0;\n byte local_1b8 [128];\n byte local_138 [7];\n byte local_131;\n byte local_130;\n byte local_b8 [136];\n long local_30;\n \n local_30 = *(long *)(in_FS_OFFSET + 0x28);\n uStack_1c0 = 0x13f65e;\n zeromem(local_1b8,0x80);\n lVar19 = (long)*(int *)(param_1 + 0x2540);\n iVar17 = *(int *)(param_1 + 0x2540) + -1;\n iVar25 = (int)param_3;\n iVar13 = iVar17;\n if (0 < iVar25) {\n uVar23 = 0;\n param_2 = param_2 + param_3;\n lVar12 = lVar19 + -0x1b8;\n uVar20 = -(int)~(ulong)(iVar25 - 1) & 7;\n if (uVar20 == 0) goto LAB_0013f718;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n while (uVar23 != ~(ulong)(iVar25 - 1)) {\nLAB_0013f718:\n uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);\n uVar2 = *(undefined1 *)((uVar23 - 3) + param_2);\n uVar3 = *(undefined1 *)((uVar23 - 4) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar4 = *(undefined1 *)((uVar23 - 5) + param_2);\n uVar24 = uVar23 - 8;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1;\n uVar1 = *(undefined1 *)((uVar23 - 6) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2;\n uVar2 = *(undefined1 *)((uVar23 - 7) + param_2);\n uVar5 = *(undefined1 *)(uVar24 + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2;\n *(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5;\n uVar23 = uVar24;\n }\n iVar13 = iVar17 - iVar25;\n }\n iVar25 = *(int *)(param_1 + 0x2538);\n local_1b8[iVar13] = 1;\n local_1b8[0] = local_1b8[0] | (byte)(param_4 << 4);\n bVar14 = local_1b8[iVar17];\n local_1b8[iVar17] = bVar14 & 0xc0;\n pbVar22 = local_138;\n uStack_1c0 = 0x13f7cf;\n iVar13 = (**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28))\n (local_1b8,pbVar22,param_1 + 0x1490);\n if (iVar13 == 0) {\n iVar13 = *(int *)(param_1 + 0x2540);\n iVar17 = 0;\n if (0 < iVar13) {\n pbVar18 = local_138 + 1 + (iVar13 - 1);\n pbVar15 = local_b8;\n uVar20 = (uint)pbVar18 & 7;\n if (((ulong)pbVar18 & 7) == 0) goto LAB_0013f8a0;\n if (uVar20 != 1) {\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n *pbVar15 = *pbVar22;\n pbVar15 = pbVar15 + 1;\n for (pbVar22 = pbVar22 + 1; iVar17 = iVar13, pbVar18 != pbVar22; pbVar22 = pbVar22 + 8) {\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }\n }\n bVar26 = bVar14 & 7;\n iVar25 = (int)(bVar14 & 0x3f) >> 3;\n local_b8[iVar17] = local_138[0] ^ local_138[1];\n local_b8[iVar17 + 1] = local_138[1] ^ local_138[2];\n local_b8[iVar17 + 2] = local_138[2] ^ local_138[3];\n local_b8[iVar17 + 3] = local_138[3] ^ local_138[4];\n local_b8[iVar17 + 4] = local_138[4] ^ local_138[5];\n local_b8[iVar17 + 5] = local_138[5] ^ local_138[6];\n local_b8[iVar17 + 6] = local_138[6] ^ local_131;\n local_b8[iVar17 + 7] = local_131 ^ local_130;\n if (0 < iVar13) {\n uVar23 = 0;\n pbVar22 = local_b8 + iVar25;\n iVar17 = iVar25 + 1;\n bVar14 = 8 - bVar26;\n uVar20 = iVar13 - 1U & 3;\n if (uVar20 != 0) {\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }\n while( true ) {\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }\n }\n }\n else {\n uStack_1c0 = 0x13fc13;\n zeromem(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540));\n }\n if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n uStack_1c0 = 0x13fc3c;\n __stack_chk_fail();\n}" { (declaration "undefined1 uVar1;" type_identifier identifier ;) (declaration "undefined1 uVar2;" type_identifier identifier ;) (declaration "undefined1 uVar3;" type_identifier identifier ;) (declaration "undefined1 uVar4;" type_identifier identifier ;) (declaration "undefined1 uVar5;" type_identifier identifier ;) (declaration "byte bVar6;" type_identifier identifier ;) (declaration "byte bVar7;" type_identifier identifier ;) (declaration "byte bVar8;" type_identifier identifier ;) (declaration "byte bVar9;" type_identifier identifier ;) (declaration "byte bVar10;" type_identifier identifier ;) (declaration "byte bVar11;" type_identifier identifier ;) (declaration "long lVar12;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar13;" primitive_type identifier ;) (declaration "byte bVar14;" type_identifier identifier ;) (declaration "byte *pbVar15;" type_identifier (pointer_declarator "*pbVar15" * identifier) ;) (declaration "byte *pbVar16;" type_identifier (pointer_declarator "*pbVar16" * identifier) ;) (declaration "int iVar17;" primitive_type identifier ;) (declaration "byte *pbVar18;" type_identifier (pointer_declarator "*pbVar18" * identifier) ;) (declaration "long lVar19;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar20;" type_identifier identifier ;) (declaration "byte *pbVar21;" type_identifier (pointer_declarator "*pbVar21" * identifier) ;) (declaration "byte *pbVar22;" type_identifier (pointer_declarator "*pbVar22" * identifier) ;) (declaration "ulong uVar23;" type_identifier identifier ;) (declaration "ulong uVar24;" type_identifier identifier ;) (declaration "int iVar25;" primitive_type identifier ;) (declaration "byte bVar26;" type_identifier identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uStack_1c0;" type_identifier identifier ;) (declaration "byte local_1b8 [128];" type_identifier (array_declarator "local_1b8 [128]" identifier [ number_literal ]) ;) (declaration "byte local_138 [7];" type_identifier (array_declarator "local_138 [7]" identifier [ number_literal ]) ;) (declaration "byte local_131;" type_identifier identifier ;) (declaration "byte local_130;" type_identifier identifier ;) (declaration "byte local_b8 [136];" type_identifier (array_declarator "local_b8 [136]" identifier [ number_literal ]) ;) (declaration "long local_30;" (sized_type_specifier "long" long) identifier ;) (expression_statement "local_30 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_30 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (expression_statement "uStack_1c0 = 0x13f65e;" (assignment_expression "uStack_1c0 = 0x13f65e" identifier = number_literal) ;) (expression_statement "zeromem(local_1b8,0x80);" (call_expression "zeromem(local_1b8,0x80)" identifier (argument_list "(local_1b8,0x80)" ( identifier , number_literal ))) ;) (expression_statement "lVar19 = (long)*(int *)(param_1 + 0x2540);" (assignment_expression "lVar19 = (long)*(int *)(param_1 + 0x2540)" identifier = (cast_expression "(long)*(int *)(param_1 + 0x2540)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(int *)(param_1 + 0x2540)" * (cast_expression "(int *)(param_1 + 0x2540)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2540)" ( (binary_expression "param_1 + 0x2540" identifier + number_literal) )))))) ;) (expression_statement "iVar17 = *(int *)(param_1 + 0x2540) + -1;" (assignment_expression "iVar17 = *(int *)(param_1 + 0x2540) + -1" identifier = (binary_expression "*(int *)(param_1 + 0x2540) + -1" (pointer_expression "*(int *)(param_1 + 0x2540)" * (cast_expression "(int *)(param_1 + 0x2540)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2540)" ( (binary_expression "param_1 + 0x2540" identifier + number_literal) )))) + number_literal)) ;) (expression_statement "iVar25 = (int)param_3;" (assignment_expression "iVar25 = (int)param_3" identifier = (cast_expression "(int)param_3" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "iVar13 = iVar17;" (assignment_expression "iVar13 = iVar17" identifier = identifier) ;) (if_statement "if (0 < iVar25) {\n uVar23 = 0;\n param_2 = param_2 + param_3;\n lVar12 = lVar19 + -0x1b8;\n uVar20 = -(int)~(ulong)(iVar25 - 1) & 7;\n if (uVar20 == 0) goto LAB_0013f718;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n while (uVar23 != ~(ulong)(iVar25 - 1)) {\nLAB_0013f718:\n uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);\n uVar2 = *(undefined1 *)((uVar23 - 3) + param_2);\n uVar3 = *(undefined1 *)((uVar23 - 4) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar4 = *(undefined1 *)((uVar23 - 5) + param_2);\n uVar24 = uVar23 - 8;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1;\n uVar1 = *(undefined1 *)((uVar23 - 6) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2;\n uVar2 = *(undefined1 *)((uVar23 - 7) + param_2);\n uVar5 = *(undefined1 *)(uVar24 + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2;\n *(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5;\n uVar23 = uVar24;\n }\n iVar13 = iVar17 - iVar25;\n }" if (parenthesized_expression "(0 < iVar25)" ( (binary_expression "0 < iVar25" number_literal < identifier) )) (compound_statement "{\n uVar23 = 0;\n param_2 = param_2 + param_3;\n lVar12 = lVar19 + -0x1b8;\n uVar20 = -(int)~(ulong)(iVar25 - 1) & 7;\n if (uVar20 == 0) goto LAB_0013f718;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n while (uVar23 != ~(ulong)(iVar25 - 1)) {\nLAB_0013f718:\n uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);\n uVar2 = *(undefined1 *)((uVar23 - 3) + param_2);\n uVar3 = *(undefined1 *)((uVar23 - 4) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar4 = *(undefined1 *)((uVar23 - 5) + param_2);\n uVar24 = uVar23 - 8;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1;\n uVar1 = *(undefined1 *)((uVar23 - 6) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2;\n uVar2 = *(undefined1 *)((uVar23 - 7) + param_2);\n uVar5 = *(undefined1 *)(uVar24 + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2;\n *(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5;\n uVar23 = uVar24;\n }\n iVar13 = iVar17 - iVar25;\n }" { (expression_statement "uVar23 = 0;" (assignment_expression "uVar23 = 0" identifier = number_literal) ;) (expression_statement "param_2 = param_2 + param_3;" (assignment_expression "param_2 = param_2 + param_3" identifier = (binary_expression "param_2 + param_3" identifier + identifier)) ;) (expression_statement "lVar12 = lVar19 + -0x1b8;" (assignment_expression "lVar12 = lVar19 + -0x1b8" identifier = (binary_expression "lVar19 + -0x1b8" identifier + number_literal)) ;) (expression_statement "uVar20 = -(int)~(ulong)(iVar25 - 1) & 7;" (assignment_expression "uVar20 = -(int)~(ulong)(iVar25 - 1) & 7" identifier = (binary_expression "-(int)~(ulong)(iVar25 - 1) & 7" (unary_expression "-(int)~(ulong)(iVar25 - 1)" - (cast_expression "(int)~(ulong)(iVar25 - 1)" ( (type_descriptor "int" primitive_type) ) (unary_expression "~(ulong)(iVar25 - 1)" ~ (call_expression "(ulong)(iVar25 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar25 - 1)" ( (binary_expression "iVar25 - 1" identifier - number_literal) )))))) & number_literal)) ;) (if_statement "if (uVar20 == 0) goto LAB_0013f718;" if (parenthesized_expression "(uVar20 == 0)" ( (binary_expression "uVar20 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0013f718;" goto statement_identifier ;)) (if_statement "if (uVar20 != 1) {\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" if (parenthesized_expression "(uVar20 != 1)" ( (binary_expression "uVar20 != 1" identifier != number_literal) )) (compound_statement "{\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" { (if_statement "if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" if (parenthesized_expression "(uVar20 != 2)" ( (binary_expression "uVar20 != 2" identifier != number_literal) )) (compound_statement "{\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" { (if_statement "if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" if (parenthesized_expression "(uVar20 != 3)" ( (binary_expression "uVar20 != 3" identifier != number_literal) )) (compound_statement "{\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" { (if_statement "if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" if (parenthesized_expression "(uVar20 != 4)" ( (binary_expression "uVar20 != 4" identifier != number_literal) )) (compound_statement "{\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" { (if_statement "if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" if (parenthesized_expression "(uVar20 != 5)" ( (binary_expression "uVar20 != 5" identifier != number_literal) )) (compound_statement "{\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" { (if_statement "if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }" if (parenthesized_expression "(uVar20 != 6)" ( (binary_expression "uVar20 != 6" identifier != number_literal) )) (compound_statement "{\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }" { (expression_statement "uVar23 = 0xffffffffffffffff;" (assignment_expression "uVar23 = 0xffffffffffffffff" identifier = number_literal) ;) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1)" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + lVar19 + 7)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + lVar19 + 7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + lVar19 + 7)" ( (binary_expression "(long)&uStack_1c0 + lVar19 + 7" (binary_expression "(long)&uStack_1c0 + lVar19" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + number_literal) )))) = (pointer_expression "*(undefined1 *)(param_2 + -1)" * (cast_expression "(undefined1 *)(param_2 + -1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + -1)" ( (binary_expression "param_2 + -1" identifier + number_literal) ))))) ;) })) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23)" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19 + 7" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = (pointer_expression "*(undefined1 *)(param_2 + -1 + uVar23)" * (cast_expression "(undefined1 *)(param_2 + -1 + uVar23)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + -1 + uVar23)" ( (binary_expression "param_2 + -1 + uVar23" (binary_expression "param_2 + -1" identifier + number_literal) + identifier) ))))) ;) (expression_statement "uVar23 = uVar23 - 1;" (assignment_expression "uVar23 = uVar23 - 1" identifier = (binary_expression "uVar23 - 1" identifier - number_literal)) ;) })) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23)" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19 + 7" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = (pointer_expression "*(undefined1 *)(param_2 + -1 + uVar23)" * (cast_expression "(undefined1 *)(param_2 + -1 + uVar23)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + -1 + uVar23)" ( (binary_expression "param_2 + -1 + uVar23" (binary_expression "param_2 + -1" identifier + number_literal) + identifier) ))))) ;) (expression_statement "uVar23 = uVar23 - 1;" (assignment_expression "uVar23 = uVar23 - 1" identifier = (binary_expression "uVar23 - 1" identifier - number_literal)) ;) })) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23)" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19 + 7" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = (pointer_expression "*(undefined1 *)(param_2 + -1 + uVar23)" * (cast_expression "(undefined1 *)(param_2 + -1 + uVar23)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + -1 + uVar23)" ( (binary_expression "param_2 + -1 + uVar23" (binary_expression "param_2 + -1" identifier + number_literal) + identifier) ))))) ;) (expression_statement "uVar23 = uVar23 - 1;" (assignment_expression "uVar23 = uVar23 - 1" identifier = (binary_expression "uVar23 - 1" identifier - number_literal)) ;) })) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23)" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19 + 7" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = (pointer_expression "*(undefined1 *)(param_2 + -1 + uVar23)" * (cast_expression "(undefined1 *)(param_2 + -1 + uVar23)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + -1 + uVar23)" ( (binary_expression "param_2 + -1 + uVar23" (binary_expression "param_2 + -1" identifier + number_literal) + identifier) ))))) ;) (expression_statement "uVar23 = uVar23 - 1;" (assignment_expression "uVar23 = uVar23 - 1" identifier = (binary_expression "uVar23 - 1" identifier - number_literal)) ;) })) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23)" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19 + 7" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = (pointer_expression "*(undefined1 *)(param_2 + -1 + uVar23)" * (cast_expression "(undefined1 *)(param_2 + -1 + uVar23)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + -1 + uVar23)" ( (binary_expression "param_2 + -1 + uVar23" (binary_expression "param_2 + -1" identifier + number_literal) + identifier) ))))) ;) (expression_statement "uVar23 = uVar23 - 1;" (assignment_expression "uVar23 = uVar23 - 1" identifier = (binary_expression "uVar23 - 1" identifier - number_literal)) ;) })) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23)" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19 + 7" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = (pointer_expression "*(undefined1 *)(param_2 + -1 + uVar23)" * (cast_expression "(undefined1 *)(param_2 + -1 + uVar23)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + -1 + uVar23)" ( (binary_expression "param_2 + -1 + uVar23" (binary_expression "param_2 + -1" identifier + number_literal) + identifier) ))))) ;) (expression_statement "uVar23 = uVar23 - 1;" (assignment_expression "uVar23 = uVar23 - 1" identifier = (binary_expression "uVar23 - 1" identifier - number_literal)) ;) (while_statement "while (uVar23 != ~(ulong)(iVar25 - 1)) {\nLAB_0013f718:\n uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);\n uVar2 = *(undefined1 *)((uVar23 - 3) + param_2);\n uVar3 = *(undefined1 *)((uVar23 - 4) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar4 = *(undefined1 *)((uVar23 - 5) + param_2);\n uVar24 = uVar23 - 8;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1;\n uVar1 = *(undefined1 *)((uVar23 - 6) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2;\n uVar2 = *(undefined1 *)((uVar23 - 7) + param_2);\n uVar5 = *(undefined1 *)(uVar24 + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2;\n *(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5;\n uVar23 = uVar24;\n }" while (parenthesized_expression "(uVar23 != ~(ulong)(iVar25 - 1))" ( (binary_expression "uVar23 != ~(ulong)(iVar25 - 1)" identifier != (unary_expression "~(ulong)(iVar25 - 1)" ~ (call_expression "(ulong)(iVar25 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar25 - 1)" ( (binary_expression "iVar25 - 1" identifier - number_literal) ))))) )) (compound_statement "{\nLAB_0013f718:\n uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);\n uVar2 = *(undefined1 *)((uVar23 - 3) + param_2);\n uVar3 = *(undefined1 *)((uVar23 - 4) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar4 = *(undefined1 *)((uVar23 - 5) + param_2);\n uVar24 = uVar23 - 8;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1;\n uVar1 = *(undefined1 *)((uVar23 - 6) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2;\n uVar2 = *(undefined1 *)((uVar23 - 7) + param_2);\n uVar5 = *(undefined1 *)(uVar24 + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2;\n *(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5;\n uVar23 = uVar24;\n }" { (labeled_statement "LAB_0013f718:\n uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);" statement_identifier : (expression_statement "uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);" (assignment_expression "uVar1 = *(undefined1 *)((uVar23 - 2) + param_2)" identifier = (pointer_expression "*(undefined1 *)((uVar23 - 2) + param_2)" * (cast_expression "(undefined1 *)((uVar23 - 2) + param_2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((uVar23 - 2) + param_2)" ( (binary_expression "(uVar23 - 2) + param_2" (parenthesized_expression "(uVar23 - 2)" ( (binary_expression "uVar23 - 2" identifier - number_literal) )) + identifier) ))))) ;)) (expression_statement "uVar2 = *(undefined1 *)((uVar23 - 3) + param_2);" (assignment_expression "uVar2 = *(undefined1 *)((uVar23 - 3) + param_2)" identifier = (pointer_expression "*(undefined1 *)((uVar23 - 3) + param_2)" * (cast_expression "(undefined1 *)((uVar23 - 3) + param_2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((uVar23 - 3) + param_2)" ( (binary_expression "(uVar23 - 3) + param_2" (parenthesized_expression "(uVar23 - 3)" ( (binary_expression "uVar23 - 3" identifier - number_literal) )) + identifier) ))))) ;) (expression_statement "uVar3 = *(undefined1 *)((uVar23 - 4) + param_2);" (assignment_expression "uVar3 = *(undefined1 *)((uVar23 - 4) + param_2)" identifier = (pointer_expression "*(undefined1 *)((uVar23 - 4) + param_2)" * (cast_expression "(undefined1 *)((uVar23 - 4) + param_2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((uVar23 - 4) + param_2)" ( (binary_expression "(uVar23 - 4) + param_2" (parenthesized_expression "(uVar23 - 4)" ( (binary_expression "uVar23 - 4" identifier - number_literal) )) + identifier) ))))) ;) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23)" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar19 + 7)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19 + 7" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = (pointer_expression "*(undefined1 *)(param_2 + -1 + uVar23)" * (cast_expression "(undefined1 *)(param_2 + -1 + uVar23)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + -1 + uVar23)" ( (binary_expression "param_2 + -1 + uVar23" (binary_expression "param_2 + -1" identifier + number_literal) + identifier) ))))) ;) (expression_statement "uVar4 = *(undefined1 *)((uVar23 - 5) + param_2);" (assignment_expression "uVar4 = *(undefined1 *)((uVar23 - 5) + param_2)" identifier = (pointer_expression "*(undefined1 *)((uVar23 - 5) + param_2)" * (cast_expression "(undefined1 *)((uVar23 - 5) + param_2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((uVar23 - 5) + param_2)" ( (binary_expression "(uVar23 - 5) + param_2" (parenthesized_expression "(uVar23 - 5)" ( (binary_expression "uVar23 - 5" identifier - number_literal) )) + identifier) ))))) ;) (expression_statement "uVar24 = uVar23 - 8;" (assignment_expression "uVar24 = uVar23 - 8" identifier = (binary_expression "uVar23 - 8" identifier - number_literal)) ;) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1;" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12 + 0x1be" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = identifier) ;) (expression_statement "uVar1 = *(undefined1 *)((uVar23 - 6) + param_2);" (assignment_expression "uVar1 = *(undefined1 *)((uVar23 - 6) + param_2)" identifier = (pointer_expression "*(undefined1 *)((uVar23 - 6) + param_2)" * (cast_expression "(undefined1 *)((uVar23 - 6) + param_2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((uVar23 - 6) + param_2)" ( (binary_expression "(uVar23 - 6) + param_2" (parenthesized_expression "(uVar23 - 6)" ( (binary_expression "uVar23 - 6" identifier - number_literal) )) + identifier) ))))) ;) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2;" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = identifier) ;) (expression_statement "uVar2 = *(undefined1 *)((uVar23 - 7) + param_2);" (assignment_expression "uVar2 = *(undefined1 *)((uVar23 - 7) + param_2)" identifier = (pointer_expression "*(undefined1 *)((uVar23 - 7) + param_2)" * (cast_expression "(undefined1 *)((uVar23 - 7) + param_2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((uVar23 - 7) + param_2)" ( (binary_expression "(uVar23 - 7) + param_2" (parenthesized_expression "(uVar23 - 7)" ( (binary_expression "uVar23 - 7" identifier - number_literal) )) + identifier) ))))) ;) (expression_statement "uVar5 = *(undefined1 *)(uVar24 + param_2);" (assignment_expression "uVar5 = *(undefined1 *)(uVar24 + param_2)" identifier = (pointer_expression "*(undefined1 *)(uVar24 + param_2)" * (cast_expression "(undefined1 *)(uVar24 + param_2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar24 + param_2)" ( (binary_expression "uVar24 + param_2" identifier + identifier) ))))) ;) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3;" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = identifier) ;) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4;" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = identifier) ;) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1;" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = identifier) ;) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2;" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9)" ( (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = identifier) ;) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5;" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0)" * (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0)" ( (binary_expression "(long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0" (binary_expression "(long)&uStack_1c0 + uVar24 + lVar12" (binary_expression "(long)&uStack_1c0 + uVar24" (cast_expression "(long)&uStack_1c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_1c0" & identifier)) + identifier) + identifier) + number_literal) )))) = identifier) ;) (expression_statement "uVar23 = uVar24;" (assignment_expression "uVar23 = uVar24" identifier = identifier) ;) })) (expression_statement "iVar13 = iVar17 - iVar25;" (assignment_expression "iVar13 = iVar17 - iVar25" identifier = (binary_expression "iVar17 - iVar25" identifier - identifier)) ;) })) (expression_statement "iVar25 = *(int *)(param_1 + 0x2538);" (assignment_expression "iVar25 = *(int *)(param_1 + 0x2538)" identifier = (pointer_expression "*(int *)(param_1 + 0x2538)" * (cast_expression "(int *)(param_1 + 0x2538)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2538)" ( (binary_expression "param_1 + 0x2538" identifier + number_literal) ))))) ;) (expression_statement "local_1b8[iVar13] = 1;" (assignment_expression "local_1b8[iVar13] = 1" (subscript_expression "local_1b8[iVar13]" identifier [ identifier ]) = number_literal) ;) (expression_statement "local_1b8[0] = local_1b8[0] | (byte)(param_4 << 4);" (assignment_expression "local_1b8[0] = local_1b8[0] | (byte)(param_4 << 4)" (subscript_expression "local_1b8[0]" identifier [ number_literal ]) = (binary_expression "local_1b8[0] | (byte)(param_4 << 4)" (subscript_expression "local_1b8[0]" identifier [ number_literal ]) | (call_expression "(byte)(param_4 << 4)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(param_4 << 4)" ( (binary_expression "param_4 << 4" identifier << number_literal) ))))) ;) (expression_statement "bVar14 = local_1b8[iVar17];" (assignment_expression "bVar14 = local_1b8[iVar17]" identifier = (subscript_expression "local_1b8[iVar17]" identifier [ identifier ])) ;) (expression_statement "local_1b8[iVar17] = bVar14 & 0xc0;" (assignment_expression "local_1b8[iVar17] = bVar14 & 0xc0" (subscript_expression "local_1b8[iVar17]" identifier [ identifier ]) = (binary_expression "bVar14 & 0xc0" identifier & number_literal)) ;) (expression_statement "pbVar22 = local_138;" (assignment_expression "pbVar22 = local_138" identifier = identifier) ;) (expression_statement "uStack_1c0 = 0x13f7cf;" (assignment_expression "uStack_1c0 = 0x13f7cf" identifier = number_literal) ;) (expression_statement "iVar13 = (**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28))\n (local_1b8,pbVar22,param_1 + 0x1490);" (assignment_expression "iVar13 = (**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28))\n (local_1b8,pbVar22,param_1 + 0x1490)" identifier = (call_expression "(**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28))\n (local_1b8,pbVar22,param_1 + 0x1490)" (parenthesized_expression "(**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28))" ( (pointer_expression "**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28)" * (pointer_expression "*(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28)" * (cast_expression "(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28)" ( (binary_expression "PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28" (binary_expression "PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0" identifier + (binary_expression "(long)iVar25 * 0xc0" (cast_expression "(long)iVar25" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) + number_literal) ))))) )) (argument_list "(local_1b8,pbVar22,param_1 + 0x1490)" ( identifier , identifier , (binary_expression "param_1 + 0x1490" identifier + number_literal) )))) ;) (if_statement "if (iVar13 == 0) {\n iVar13 = *(int *)(param_1 + 0x2540);\n iVar17 = 0;\n if (0 < iVar13) {\n pbVar18 = local_138 + 1 + (iVar13 - 1);\n pbVar15 = local_b8;\n uVar20 = (uint)pbVar18 & 7;\n if (((ulong)pbVar18 & 7) == 0) goto LAB_0013f8a0;\n if (uVar20 != 1) {\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n *pbVar15 = *pbVar22;\n pbVar15 = pbVar15 + 1;\n for (pbVar22 = pbVar22 + 1; iVar17 = iVar13, pbVar18 != pbVar22; pbVar22 = pbVar22 + 8) {\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }\n }\n bVar26 = bVar14 & 7;\n iVar25 = (int)(bVar14 & 0x3f) >> 3;\n local_b8[iVar17] = local_138[0] ^ local_138[1];\n local_b8[iVar17 + 1] = local_138[1] ^ local_138[2];\n local_b8[iVar17 + 2] = local_138[2] ^ local_138[3];\n local_b8[iVar17 + 3] = local_138[3] ^ local_138[4];\n local_b8[iVar17 + 4] = local_138[4] ^ local_138[5];\n local_b8[iVar17 + 5] = local_138[5] ^ local_138[6];\n local_b8[iVar17 + 6] = local_138[6] ^ local_131;\n local_b8[iVar17 + 7] = local_131 ^ local_130;\n if (0 < iVar13) {\n uVar23 = 0;\n pbVar22 = local_b8 + iVar25;\n iVar17 = iVar25 + 1;\n bVar14 = 8 - bVar26;\n uVar20 = iVar13 - 1U & 3;\n if (uVar20 != 0) {\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }\n while( true ) {\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }\n }\n }\n else {\n uStack_1c0 = 0x13fc13;\n zeromem(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540));\n }" if (parenthesized_expression "(iVar13 == 0)" ( (binary_expression "iVar13 == 0" identifier == number_literal) )) (compound_statement "{\n iVar13 = *(int *)(param_1 + 0x2540);\n iVar17 = 0;\n if (0 < iVar13) {\n pbVar18 = local_138 + 1 + (iVar13 - 1);\n pbVar15 = local_b8;\n uVar20 = (uint)pbVar18 & 7;\n if (((ulong)pbVar18 & 7) == 0) goto LAB_0013f8a0;\n if (uVar20 != 1) {\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n *pbVar15 = *pbVar22;\n pbVar15 = pbVar15 + 1;\n for (pbVar22 = pbVar22 + 1; iVar17 = iVar13, pbVar18 != pbVar22; pbVar22 = pbVar22 + 8) {\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }\n }\n bVar26 = bVar14 & 7;\n iVar25 = (int)(bVar14 & 0x3f) >> 3;\n local_b8[iVar17] = local_138[0] ^ local_138[1];\n local_b8[iVar17 + 1] = local_138[1] ^ local_138[2];\n local_b8[iVar17 + 2] = local_138[2] ^ local_138[3];\n local_b8[iVar17 + 3] = local_138[3] ^ local_138[4];\n local_b8[iVar17 + 4] = local_138[4] ^ local_138[5];\n local_b8[iVar17 + 5] = local_138[5] ^ local_138[6];\n local_b8[iVar17 + 6] = local_138[6] ^ local_131;\n local_b8[iVar17 + 7] = local_131 ^ local_130;\n if (0 < iVar13) {\n uVar23 = 0;\n pbVar22 = local_b8 + iVar25;\n iVar17 = iVar25 + 1;\n bVar14 = 8 - bVar26;\n uVar20 = iVar13 - 1U & 3;\n if (uVar20 != 0) {\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }\n while( true ) {\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }\n }\n }" { (expression_statement "iVar13 = *(int *)(param_1 + 0x2540);" (assignment_expression "iVar13 = *(int *)(param_1 + 0x2540)" identifier = (pointer_expression "*(int *)(param_1 + 0x2540)" * (cast_expression "(int *)(param_1 + 0x2540)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2540)" ( (binary_expression "param_1 + 0x2540" identifier + number_literal) ))))) ;) (expression_statement "iVar17 = 0;" (assignment_expression "iVar17 = 0" identifier = number_literal) ;) (if_statement "if (0 < iVar13) {\n pbVar18 = local_138 + 1 + (iVar13 - 1);\n pbVar15 = local_b8;\n uVar20 = (uint)pbVar18 & 7;\n if (((ulong)pbVar18 & 7) == 0) goto LAB_0013f8a0;\n if (uVar20 != 1) {\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n *pbVar15 = *pbVar22;\n pbVar15 = pbVar15 + 1;\n for (pbVar22 = pbVar22 + 1; iVar17 = iVar13, pbVar18 != pbVar22; pbVar22 = pbVar22 + 8) {\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }\n }" if (parenthesized_expression "(0 < iVar13)" ( (binary_expression "0 < iVar13" number_literal < identifier) )) (compound_statement "{\n pbVar18 = local_138 + 1 + (iVar13 - 1);\n pbVar15 = local_b8;\n uVar20 = (uint)pbVar18 & 7;\n if (((ulong)pbVar18 & 7) == 0) goto LAB_0013f8a0;\n if (uVar20 != 1) {\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n *pbVar15 = *pbVar22;\n pbVar15 = pbVar15 + 1;\n for (pbVar22 = pbVar22 + 1; iVar17 = iVar13, pbVar18 != pbVar22; pbVar22 = pbVar22 + 8) {\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }\n }" { (expression_statement "pbVar18 = local_138 + 1 + (iVar13 - 1);" (assignment_expression "pbVar18 = local_138 + 1 + (iVar13 - 1)" identifier = (binary_expression "local_138 + 1 + (iVar13 - 1)" (binary_expression "local_138 + 1" identifier + number_literal) + (parenthesized_expression "(iVar13 - 1)" ( (binary_expression "iVar13 - 1" identifier - number_literal) )))) ;) (expression_statement "pbVar15 = local_b8;" (assignment_expression "pbVar15 = local_b8" identifier = identifier) ;) (expression_statement "uVar20 = (uint)pbVar18 & 7;" (assignment_expression "uVar20 = (uint)pbVar18 & 7" identifier = (binary_expression "(uint)pbVar18 & 7" (cast_expression "(uint)pbVar18" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal)) ;) (if_statement "if (((ulong)pbVar18 & 7) == 0) goto LAB_0013f8a0;" if (parenthesized_expression "(((ulong)pbVar18 & 7) == 0)" ( (binary_expression "((ulong)pbVar18 & 7) == 0" (parenthesized_expression "((ulong)pbVar18 & 7)" ( (binary_expression "(ulong)pbVar18 & 7" (cast_expression "(ulong)pbVar18" ( (type_descriptor "ulong" type_identifier) ) identifier) & number_literal) )) == number_literal) )) (goto_statement "goto LAB_0013f8a0;" goto statement_identifier ;)) (if_statement "if (uVar20 != 1) {\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }" if (parenthesized_expression "(uVar20 != 1)" ( (binary_expression "uVar20 != 1" identifier != number_literal) )) (compound_statement "{\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }" { (expression_statement "pbVar16 = pbVar15;" (assignment_expression "pbVar16 = pbVar15" identifier = identifier) ;) (if_statement "if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }" if (parenthesized_expression "(uVar20 != 2)" ( (binary_expression "uVar20 != 2" identifier != number_literal) )) (compound_statement "{\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }" { (if_statement "if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }" if (parenthesized_expression "(uVar20 != 3)" ( (binary_expression "uVar20 != 3" identifier != number_literal) )) (compound_statement "{\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }" { (if_statement "if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }" if (parenthesized_expression "(uVar20 != 4)" ( (binary_expression "uVar20 != 4" identifier != number_literal) )) (compound_statement "{\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }" { (if_statement "if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }" if (parenthesized_expression "(uVar20 != 5)" ( (binary_expression "uVar20 != 5" identifier != number_literal) )) (compound_statement "{\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }" { (expression_statement "pbVar21 = pbVar22;" (assignment_expression "pbVar21 = pbVar22" identifier = identifier) ;) (if_statement "if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }" if (parenthesized_expression "(uVar20 != 6)" ( (binary_expression "uVar20 != 6" identifier != number_literal) )) (compound_statement "{\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }" { (expression_statement "pbVar16 = local_b8 + 1;" (assignment_expression "pbVar16 = local_b8 + 1" identifier = (binary_expression "local_b8 + 1" identifier + number_literal)) ;) (expression_statement "local_b8[0] = local_138[0];" (assignment_expression "local_b8[0] = local_138[0]" (subscript_expression "local_b8[0]" identifier [ number_literal ]) = (subscript_expression "local_138[0]" identifier [ number_literal ])) ;) (expression_statement "pbVar21 = local_138 + 1;" (assignment_expression "pbVar21 = local_138 + 1" identifier = (binary_expression "local_138 + 1" identifier + number_literal)) ;) })) (expression_statement "pbVar15 = pbVar16 + 1;" (assignment_expression "pbVar15 = pbVar16 + 1" identifier = (binary_expression "pbVar16 + 1" identifier + number_literal)) ;) (expression_statement "pbVar22 = pbVar21 + 1;" (assignment_expression "pbVar22 = pbVar21 + 1" identifier = (binary_expression "pbVar21 + 1" identifier + number_literal)) ;) (expression_statement "*pbVar16 = *pbVar21;" (assignment_expression "*pbVar16 = *pbVar21" (pointer_expression "*pbVar16" * identifier) = (pointer_expression "*pbVar21" * identifier)) ;) })) (expression_statement "bVar26 = *pbVar22;" (assignment_expression "bVar26 = *pbVar22" identifier = (pointer_expression "*pbVar22" * identifier)) ;) (expression_statement "pbVar16 = pbVar15 + 1;" (assignment_expression "pbVar16 = pbVar15 + 1" identifier = (binary_expression "pbVar15 + 1" identifier + number_literal)) ;) (expression_statement "pbVar22 = pbVar22 + 1;" (assignment_expression "pbVar22 = pbVar22 + 1" identifier = (binary_expression "pbVar22 + 1" identifier + number_literal)) ;) (expression_statement "*pbVar15 = bVar26;" (assignment_expression "*pbVar15 = bVar26" (pointer_expression "*pbVar15" * identifier) = identifier) ;) })) (expression_statement "bVar26 = *pbVar22;" (assignment_expression "bVar26 = *pbVar22" identifier = (pointer_expression "*pbVar22" * identifier)) ;) (expression_statement "pbVar15 = pbVar16 + 1;" (assignment_expression "pbVar15 = pbVar16 + 1" identifier = (binary_expression "pbVar16 + 1" identifier + number_literal)) ;) (expression_statement "pbVar22 = pbVar22 + 1;" (assignment_expression "pbVar22 = pbVar22 + 1" identifier = (binary_expression "pbVar22 + 1" identifier + number_literal)) ;) (expression_statement "*pbVar16 = bVar26;" (assignment_expression "*pbVar16 = bVar26" (pointer_expression "*pbVar16" * identifier) = identifier) ;) })) (expression_statement "bVar26 = *pbVar22;" (assignment_expression "bVar26 = *pbVar22" identifier = (pointer_expression "*pbVar22" * identifier)) ;) (expression_statement "pbVar16 = pbVar15 + 1;" (assignment_expression "pbVar16 = pbVar15 + 1" identifier = (binary_expression "pbVar15 + 1" identifier + number_literal)) ;) (expression_statement "pbVar22 = pbVar22 + 1;" (assignment_expression "pbVar22 = pbVar22 + 1" identifier = (binary_expression "pbVar22 + 1" identifier + number_literal)) ;) (expression_statement "*pbVar15 = bVar26;" (assignment_expression "*pbVar15 = bVar26" (pointer_expression "*pbVar15" * identifier) = identifier) ;) })) (expression_statement "bVar26 = *pbVar22;" (assignment_expression "bVar26 = *pbVar22" identifier = (pointer_expression "*pbVar22" * identifier)) ;) (expression_statement "pbVar15 = pbVar16 + 1;" (assignment_expression "pbVar15 = pbVar16 + 1" identifier = (binary_expression "pbVar16 + 1" identifier + number_literal)) ;) (expression_statement "pbVar22 = pbVar22 + 1;" (assignment_expression "pbVar22 = pbVar22 + 1" identifier = (binary_expression "pbVar22 + 1" identifier + number_literal)) ;) (expression_statement "*pbVar16 = bVar26;" (assignment_expression "*pbVar16 = bVar26" (pointer_expression "*pbVar16" * identifier) = identifier) ;) })) (expression_statement "*pbVar15 = *pbVar22;" (assignment_expression "*pbVar15 = *pbVar22" (pointer_expression "*pbVar15" * identifier) = (pointer_expression "*pbVar22" * identifier)) ;) (expression_statement "pbVar15 = pbVar15 + 1;" (assignment_expression "pbVar15 = pbVar15 + 1" identifier = (binary_expression "pbVar15 + 1" identifier + number_literal)) ;) (for_statement "for (pbVar22 = pbVar22 + 1; iVar17 = iVar13, pbVar18 != pbVar22; pbVar22 = pbVar22 + 8) {\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }" for ( (assignment_expression "pbVar22 = pbVar22 + 1" identifier = (binary_expression "pbVar22 + 1" identifier + number_literal)) ; (comma_expression "iVar17 = iVar13, pbVar18 != pbVar22" (assignment_expression "iVar17 = iVar13" identifier = identifier) , (binary_expression "pbVar18 != pbVar22" identifier != identifier)) ; (assignment_expression "pbVar22 = pbVar22 + 8" identifier = (binary_expression "pbVar22 + 8" identifier + number_literal)) ) (compound_statement "{\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }" { (labeled_statement "LAB_0013f8a0:\n bVar26 = pbVar22[1];" statement_identifier : (expression_statement "bVar26 = pbVar22[1];" (assignment_expression "bVar26 = pbVar22[1]" identifier = (subscript_expression "pbVar22[1]" identifier [ number_literal ])) ;)) (expression_statement "bVar6 = pbVar22[2];" (assignment_expression "bVar6 = pbVar22[2]" identifier = (subscript_expression "pbVar22[2]" identifier [ number_literal ])) ;) (expression_statement "bVar7 = pbVar22[3];" (assignment_expression "bVar7 = pbVar22[3]" identifier = (subscript_expression "pbVar22[3]" identifier [ number_literal ])) ;) (expression_statement "bVar8 = pbVar22[4];" (assignment_expression "bVar8 = pbVar22[4]" identifier = (subscript_expression "pbVar22[4]" identifier [ number_literal ])) ;) (expression_statement "bVar9 = pbVar22[5];" (assignment_expression "bVar9 = pbVar22[5]" identifier = (subscript_expression "pbVar22[5]" identifier [ number_literal ])) ;) (expression_statement "*pbVar15 = *pbVar22;" (assignment_expression "*pbVar15 = *pbVar22" (pointer_expression "*pbVar15" * identifier) = (pointer_expression "*pbVar22" * identifier)) ;) (expression_statement "bVar10 = pbVar22[6];" (assignment_expression "bVar10 = pbVar22[6]" identifier = (subscript_expression "pbVar22[6]" identifier [ number_literal ])) ;) (expression_statement "bVar11 = pbVar22[7];" (assignment_expression "bVar11 = pbVar22[7]" identifier = (subscript_expression "pbVar22[7]" identifier [ number_literal ])) ;) (expression_statement "pbVar15[1] = bVar26;" (assignment_expression "pbVar15[1] = bVar26" (subscript_expression "pbVar15[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "pbVar15[2] = bVar6;" (assignment_expression "pbVar15[2] = bVar6" (subscript_expression "pbVar15[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "pbVar15[3] = bVar7;" (assignment_expression "pbVar15[3] = bVar7" (subscript_expression "pbVar15[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "pbVar15[4] = bVar8;" (assignment_expression "pbVar15[4] = bVar8" (subscript_expression "pbVar15[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "pbVar15[5] = bVar9;" (assignment_expression "pbVar15[5] = bVar9" (subscript_expression "pbVar15[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "pbVar15[6] = bVar10;" (assignment_expression "pbVar15[6] = bVar10" (subscript_expression "pbVar15[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "pbVar15[7] = bVar11;" (assignment_expression "pbVar15[7] = bVar11" (subscript_expression "pbVar15[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "pbVar15 = pbVar15 + 8;" (assignment_expression "pbVar15 = pbVar15 + 8" identifier = (binary_expression "pbVar15 + 8" identifier + number_literal)) ;) })) })) (expression_statement "bVar26 = bVar14 & 7;" (assignment_expression "bVar26 = bVar14 & 7" identifier = (binary_expression "bVar14 & 7" identifier & number_literal)) ;) (expression_statement "iVar25 = (int)(bVar14 & 0x3f) >> 3;" (assignment_expression "iVar25 = (int)(bVar14 & 0x3f) >> 3" identifier = (binary_expression "(int)(bVar14 & 0x3f) >> 3" (cast_expression "(int)(bVar14 & 0x3f)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(bVar14 & 0x3f)" ( (binary_expression "bVar14 & 0x3f" identifier & number_literal) ))) >> number_literal)) ;) (expression_statement "local_b8[iVar17] = local_138[0] ^ local_138[1];" (assignment_expression "local_b8[iVar17] = local_138[0] ^ local_138[1]" (subscript_expression "local_b8[iVar17]" identifier [ identifier ]) = (binary_expression "local_138[0] ^ local_138[1]" (subscript_expression "local_138[0]" identifier [ number_literal ]) ^ (subscript_expression "local_138[1]" identifier [ number_literal ]))) ;) (expression_statement "local_b8[iVar17 + 1] = local_138[1] ^ local_138[2];" (assignment_expression "local_b8[iVar17 + 1] = local_138[1] ^ local_138[2]" (subscript_expression "local_b8[iVar17 + 1]" identifier [ (binary_expression "iVar17 + 1" identifier + number_literal) ]) = (binary_expression "local_138[1] ^ local_138[2]" (subscript_expression "local_138[1]" identifier [ number_literal ]) ^ (subscript_expression "local_138[2]" identifier [ number_literal ]))) ;) (expression_statement "local_b8[iVar17 + 2] = local_138[2] ^ local_138[3];" (assignment_expression "local_b8[iVar17 + 2] = local_138[2] ^ local_138[3]" (subscript_expression "local_b8[iVar17 + 2]" identifier [ (binary_expression "iVar17 + 2" identifier + number_literal) ]) = (binary_expression "local_138[2] ^ local_138[3]" (subscript_expression "local_138[2]" identifier [ number_literal ]) ^ (subscript_expression "local_138[3]" identifier [ number_literal ]))) ;) (expression_statement "local_b8[iVar17 + 3] = local_138[3] ^ local_138[4];" (assignment_expression "local_b8[iVar17 + 3] = local_138[3] ^ local_138[4]" (subscript_expression "local_b8[iVar17 + 3]" identifier [ (binary_expression "iVar17 + 3" identifier + number_literal) ]) = (binary_expression "local_138[3] ^ local_138[4]" (subscript_expression "local_138[3]" identifier [ number_literal ]) ^ (subscript_expression "local_138[4]" identifier [ number_literal ]))) ;) (expression_statement "local_b8[iVar17 + 4] = local_138[4] ^ local_138[5];" (assignment_expression "local_b8[iVar17 + 4] = local_138[4] ^ local_138[5]" (subscript_expression "local_b8[iVar17 + 4]" identifier [ (binary_expression "iVar17 + 4" identifier + number_literal) ]) = (binary_expression "local_138[4] ^ local_138[5]" (subscript_expression "local_138[4]" identifier [ number_literal ]) ^ (subscript_expression "local_138[5]" identifier [ number_literal ]))) ;) (expression_statement "local_b8[iVar17 + 5] = local_138[5] ^ local_138[6];" (assignment_expression "local_b8[iVar17 + 5] = local_138[5] ^ local_138[6]" (subscript_expression "local_b8[iVar17 + 5]" identifier [ (binary_expression "iVar17 + 5" identifier + number_literal) ]) = (binary_expression "local_138[5] ^ local_138[6]" (subscript_expression "local_138[5]" identifier [ number_literal ]) ^ (subscript_expression "local_138[6]" identifier [ number_literal ]))) ;) (expression_statement "local_b8[iVar17 + 6] = local_138[6] ^ local_131;" (assignment_expression "local_b8[iVar17 + 6] = local_138[6] ^ local_131" (subscript_expression "local_b8[iVar17 + 6]" identifier [ (binary_expression "iVar17 + 6" identifier + number_literal) ]) = (binary_expression "local_138[6] ^ local_131" (subscript_expression "local_138[6]" identifier [ number_literal ]) ^ identifier)) ;) (expression_statement "local_b8[iVar17 + 7] = local_131 ^ local_130;" (assignment_expression "local_b8[iVar17 + 7] = local_131 ^ local_130" (subscript_expression "local_b8[iVar17 + 7]" identifier [ (binary_expression "iVar17 + 7" identifier + number_literal) ]) = (binary_expression "local_131 ^ local_130" identifier ^ identifier)) ;) (if_statement "if (0 < iVar13) {\n uVar23 = 0;\n pbVar22 = local_b8 + iVar25;\n iVar17 = iVar25 + 1;\n bVar14 = 8 - bVar26;\n uVar20 = iVar13 - 1U & 3;\n if (uVar20 != 0) {\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }\n while( true ) {\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }\n }" if (parenthesized_expression "(0 < iVar13)" ( (binary_expression "0 < iVar13" number_literal < identifier) )) (compound_statement "{\n uVar23 = 0;\n pbVar22 = local_b8 + iVar25;\n iVar17 = iVar25 + 1;\n bVar14 = 8 - bVar26;\n uVar20 = iVar13 - 1U & 3;\n if (uVar20 != 0) {\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }\n while( true ) {\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }\n }" { (expression_statement "uVar23 = 0;" (assignment_expression "uVar23 = 0" identifier = number_literal) ;) (expression_statement "pbVar22 = local_b8 + iVar25;" (assignment_expression "pbVar22 = local_b8 + iVar25" identifier = (binary_expression "local_b8 + iVar25" identifier + identifier)) ;) (expression_statement "iVar17 = iVar25 + 1;" (assignment_expression "iVar17 = iVar25 + 1" identifier = (binary_expression "iVar25 + 1" identifier + number_literal)) ;) (expression_statement "bVar14 = 8 - bVar26;" (assignment_expression "bVar14 = 8 - bVar26" identifier = (binary_expression "8 - bVar26" number_literal - identifier)) ;) (expression_statement "uVar20 = iVar13 - 1U & 3;" (assignment_expression "uVar20 = iVar13 - 1U & 3" identifier = (binary_expression "iVar13 - 1U & 3" (binary_expression "iVar13 - 1U" identifier - number_literal) & number_literal)) ;) (if_statement "if (uVar20 != 0) {\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }" if (parenthesized_expression "(uVar20 != 0)" ( (binary_expression "uVar20 != 0" identifier != number_literal) )) (compound_statement "{\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }" { (expression_statement "bVar6 = *pbVar22;" (assignment_expression "bVar6 = *pbVar22" identifier = (pointer_expression "*pbVar22" * identifier)) ;) (expression_statement "*(byte *)(param_1 + 0x80) = bVar6 << bVar26;" (assignment_expression "*(byte *)(param_1 + 0x80) = bVar6 << bVar26" (pointer_expression "*(byte *)(param_1 + 0x80)" * (cast_expression "(byte *)(param_1 + 0x80)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x80)" ( (binary_expression "param_1 + 0x80" identifier + number_literal) )))) = (binary_expression "bVar6 << bVar26" identifier << identifier)) ;) (if_statement "if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }" if (parenthesized_expression "(bVar26 != 0)" ( (binary_expression "bVar26 != 0" identifier != number_literal) )) (compound_statement "{\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }" { (expression_statement "*(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));" (assignment_expression "*(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f))" (pointer_expression "*(byte *)(param_1 + 0x80)" * (cast_expression "(byte *)(param_1 + 0x80)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x80)" ( (binary_expression "param_1 + 0x80" identifier + number_literal) )))) = (binary_expression "bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f))" (binary_expression "bVar6 << bVar26" identifier << identifier) | (call_expression "(byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f))" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f))" ( (binary_expression "(int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f)" (cast_expression "(int)(uint)local_b8[iVar17]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)local_b8[iVar17]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "local_b8[iVar17]" identifier [ identifier ]))) >> (parenthesized_expression "(bVar14 & 0x1f)" ( (binary_expression "bVar14 & 0x1f" identifier & number_literal) ))) ))))) ;) })) (expression_statement "uVar23 = 1;" (assignment_expression "uVar23 = 1" identifier = number_literal) ;) (if_statement "if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }" if (parenthesized_expression "(uVar20 != 1)" ( (binary_expression "uVar20 != 1" identifier != number_literal) )) (compound_statement "{\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }" { (if_statement "if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }" if (parenthesized_expression "(uVar20 != 2)" ( (binary_expression "uVar20 != 2" identifier != number_literal) )) (compound_statement "{\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }" { (expression_statement "bVar6 = local_b8[(long)iVar25 + 1];" (assignment_expression "bVar6 = local_b8[(long)iVar25 + 1]" identifier = (subscript_expression "local_b8[(long)iVar25 + 1]" identifier [ (binary_expression "(long)iVar25 + 1" (cast_expression "(long)iVar25" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ])) ;) (expression_statement "*(byte *)(param_1 + 0x81) = bVar6 << bVar26;" (assignment_expression "*(byte *)(param_1 + 0x81) = bVar6 << bVar26" (pointer_expression "*(byte *)(param_1 + 0x81)" * (cast_expression "(byte *)(param_1 + 0x81)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x81)" ( (binary_expression "param_1 + 0x81" identifier + number_literal) )))) = (binary_expression "bVar6 << bVar26" identifier << identifier)) ;) (if_statement "if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }" if (parenthesized_expression "(bVar26 != 0)" ( (binary_expression "bVar26 != 0" identifier != number_literal) )) (compound_statement "{\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }" { (expression_statement "*(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));" (assignment_expression "*(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f))" (pointer_expression "*(byte *)(param_1 + 0x81)" * (cast_expression "(byte *)(param_1 + 0x81)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x81)" ( (binary_expression "param_1 + 0x81" identifier + number_literal) )))) = (binary_expression "bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f))" (binary_expression "bVar6 << bVar26" identifier << identifier) | (call_expression "(byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f))" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f))" ( (binary_expression "(int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f)" (cast_expression "(int)(uint)local_b8[iVar25 + 2]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)local_b8[iVar25 + 2]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "local_b8[iVar25 + 2]" identifier [ (binary_expression "iVar25 + 2" identifier + number_literal) ]))) >> (parenthesized_expression "(bVar14 & 0x1f)" ( (binary_expression "bVar14 & 0x1f" identifier & number_literal) ))) ))))) ;) })) (expression_statement "uVar23 = 2;" (assignment_expression "uVar23 = 2" identifier = number_literal) ;) })) (expression_statement "bVar6 = pbVar22[uVar23];" (assignment_expression "bVar6 = pbVar22[uVar23]" identifier = (subscript_expression "pbVar22[uVar23]" identifier [ identifier ])) ;) (expression_statement "*(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;" (assignment_expression "*(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26" (pointer_expression "*(byte *)(param_1 + 0x80 + uVar23)" * (cast_expression "(byte *)(param_1 + 0x80 + uVar23)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x80 + uVar23)" ( (binary_expression "param_1 + 0x80 + uVar23" (binary_expression "param_1 + 0x80" identifier + number_literal) + identifier) )))) = (binary_expression "bVar6 << bVar26" identifier << identifier)) ;) (if_statement "if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }" if (parenthesized_expression "(bVar26 != 0)" ( (binary_expression "bVar26 != 0" identifier != number_literal) )) (compound_statement "{\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }" { (expression_statement "*(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));" (assignment_expression "*(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f))" (pointer_expression "*(byte *)(param_1 + 0x80 + uVar23)" * (cast_expression "(byte *)(param_1 + 0x80 + uVar23)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x80 + uVar23)" ( (binary_expression "param_1 + 0x80 + uVar23" (binary_expression "param_1 + 0x80" identifier + number_literal) + identifier) )))) = (binary_expression "bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f))" (binary_expression "bVar6 << bVar26" identifier << identifier) | (call_expression "(byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f))" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f))" ( (binary_expression "(int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f)" (cast_expression "(int)(uint)local_b8[iVar17 + (int)uVar23]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)local_b8[iVar17 + (int)uVar23]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "local_b8[iVar17 + (int)uVar23]" identifier [ (binary_expression "iVar17 + (int)uVar23" identifier + (cast_expression "(int)uVar23" ( (type_descriptor "int" primitive_type) ) identifier)) ]))) >> (parenthesized_expression "(bVar14 & 0x1f)" ( (binary_expression "bVar14 & 0x1f" identifier & number_literal) ))) ))))) ;) })) (expression_statement "uVar23 = uVar23 + 1;" (assignment_expression "uVar23 = uVar23 + 1" identifier = (binary_expression "uVar23 + 1" identifier + number_literal)) ;) })) })) (while_statement "while( true ) {\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }" { (expression_statement "bVar6 = pbVar22[uVar23];" (assignment_expression "bVar6 = pbVar22[uVar23]" identifier = (subscript_expression "pbVar22[uVar23]" identifier [ identifier ])) ;) (expression_statement "*(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;" (assignment_expression "*(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26" (pointer_expression "*(byte *)(param_1 + 0x80 + uVar23)" * (cast_expression "(byte *)(param_1 + 0x80 + uVar23)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x80 + uVar23)" ( (binary_expression "param_1 + 0x80 + uVar23" (binary_expression "param_1 + 0x80" identifier + number_literal) + identifier) )))) = (binary_expression "bVar6 << bVar26" identifier << identifier)) ;) (expression_statement "iVar25 = (int)uVar23;" (assignment_expression "iVar25 = (int)uVar23" identifier = (cast_expression "(int)uVar23" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (if_statement "if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }" if (parenthesized_expression "(bVar26 != 0)" ( (binary_expression "bVar26 != 0" identifier != number_literal) )) (compound_statement "{\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }" { (expression_statement "*(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));" (assignment_expression "*(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f))" (pointer_expression "*(byte *)(param_1 + 0x80 + uVar23)" * (cast_expression "(byte *)(param_1 + 0x80 + uVar23)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x80 + uVar23)" ( (binary_expression "param_1 + 0x80 + uVar23" (binary_expression "param_1 + 0x80" identifier + number_literal) + identifier) )))) = (binary_expression "bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f))" (binary_expression "bVar6 << bVar26" identifier << identifier) | (call_expression "(byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f))" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f))" ( (binary_expression "(int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f)" (cast_expression "(int)(uint)local_b8[iVar17 + iVar25]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)local_b8[iVar17 + iVar25]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "local_b8[iVar17 + iVar25]" identifier [ (binary_expression "iVar17 + iVar25" identifier + identifier) ]))) >> (parenthesized_expression "(bVar14 & 0x1f)" ( (binary_expression "bVar14 & 0x1f" identifier & number_literal) ))) ))))) ;) })) (expression_statement "lVar19 = uVar23 + 1;" (assignment_expression "lVar19 = uVar23 + 1" identifier = (binary_expression "uVar23 + 1" identifier + number_literal)) ;) (if_statement "if (uVar23 == iVar13 - 1U) break;" if (parenthesized_expression "(uVar23 == iVar13 - 1U)" ( (binary_expression "uVar23 == iVar13 - 1U" identifier == (binary_expression "iVar13 - 1U" identifier - number_literal)) )) (break_statement "break;" break ;)) (expression_statement "bVar6 = pbVar22[uVar23 + 1];" (assignment_expression "bVar6 = pbVar22[uVar23 + 1]" identifier = (subscript_expression "pbVar22[uVar23 + 1]" identifier [ (binary_expression "uVar23 + 1" identifier + number_literal) ])) ;) (expression_statement "*(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;" (assignment_expression "*(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26" (pointer_expression "*(byte *)(param_1 + 0x80 + lVar19)" * (cast_expression "(byte *)(param_1 + 0x80 + lVar19)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x80 + lVar19)" ( (binary_expression "param_1 + 0x80 + lVar19" (binary_expression "param_1 + 0x80" identifier + number_literal) + identifier) )))) = (binary_expression "bVar6 << bVar26" identifier << identifier)) ;) (if_statement "if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }" if (parenthesized_expression "(bVar26 != 0)" ( (binary_expression "bVar26 != 0" identifier != number_literal) )) (compound_statement "{\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }" { (expression_statement "*(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));" (assignment_expression "*(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f))" (pointer_expression "*(byte *)(param_1 + 0x80 + lVar19)" * (cast_expression "(byte *)(param_1 + 0x80 + lVar19)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x80 + lVar19)" ( (binary_expression "param_1 + 0x80 + lVar19" (binary_expression "param_1 + 0x80" identifier + number_literal) + identifier) )))) = (binary_expression "bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f))" (binary_expression "bVar6 << bVar26" identifier << identifier) | (call_expression "(byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f))" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f))" ( (binary_expression "(int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f)" (cast_expression "(int)(uint)local_b8[iVar17 + (int)lVar19]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)local_b8[iVar17 + (int)lVar19]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "local_b8[iVar17 + (int)lVar19]" identifier [ (binary_expression "iVar17 + (int)lVar19" identifier + (cast_expression "(int)lVar19" ( (type_descriptor "int" primitive_type) ) identifier)) ]))) >> (parenthesized_expression "(bVar14 & 0x1f)" ( (binary_expression "bVar14 & 0x1f" identifier & number_literal) ))) ))))) ;) })) (expression_statement "bVar6 = pbVar22[uVar23 + 2];" (assignment_expression "bVar6 = pbVar22[uVar23 + 2]" identifier = (subscript_expression "pbVar22[uVar23 + 2]" identifier [ (binary_expression "uVar23 + 2" identifier + number_literal) ])) ;) (expression_statement "*(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;" (assignment_expression "*(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26" (pointer_expression "*(byte *)(param_1 + 0x81 + lVar19)" * (cast_expression "(byte *)(param_1 + 0x81 + lVar19)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x81 + lVar19)" ( (binary_expression "param_1 + 0x81 + lVar19" (binary_expression "param_1 + 0x81" identifier + number_literal) + identifier) )))) = (binary_expression "bVar6 << bVar26" identifier << identifier)) ;) (if_statement "if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }" if (parenthesized_expression "(bVar26 != 0)" ( (binary_expression "bVar26 != 0" identifier != number_literal) )) (compound_statement "{\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }" { (expression_statement "*(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;" (assignment_expression "*(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))" (pointer_expression "*(byte *)(param_1 + 0x81 + lVar19)" * (cast_expression "(byte *)(param_1 + 0x81 + lVar19)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x81 + lVar19)" ( (binary_expression "param_1 + 0x81 + lVar19" (binary_expression "param_1 + 0x81" identifier + number_literal) + identifier) )))) = (binary_expression "bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))" (binary_expression "bVar6 << bVar26" identifier << identifier) | (call_expression "(byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))" ( (binary_expression "(int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f)" (cast_expression "(int)(uint)local_b8[iVar17 + iVar25 + 2]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)local_b8[iVar17 + iVar25 + 2]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "local_b8[iVar17 + iVar25 + 2]" identifier [ (binary_expression "iVar17 + iVar25 + 2" (binary_expression "iVar17 + iVar25" identifier + identifier) + number_literal) ]))) >> (parenthesized_expression "(bVar14 & 0x1f)" ( (binary_expression "bVar14 & 0x1f" identifier & number_literal) ))) ))))) ;) })) (expression_statement "bVar6 = pbVar22[uVar23 + 3];" (assignment_expression "bVar6 = pbVar22[uVar23 + 3]" identifier = (subscript_expression "pbVar22[uVar23 + 3]" identifier [ (binary_expression "uVar23 + 3" identifier + number_literal) ])) ;) (expression_statement "*(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;" (assignment_expression "*(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26" (pointer_expression "*(byte *)(param_1 + 0x82 + lVar19)" * (cast_expression "(byte *)(param_1 + 0x82 + lVar19)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x82 + lVar19)" ( (binary_expression "param_1 + 0x82 + lVar19" (binary_expression "param_1 + 0x82" identifier + number_literal) + identifier) )))) = (binary_expression "bVar6 << bVar26" identifier << identifier)) ;) (if_statement "if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }" if (parenthesized_expression "(bVar26 != 0)" ( (binary_expression "bVar26 != 0" identifier != number_literal) )) (compound_statement "{\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }" { (expression_statement "*(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;" (assignment_expression "*(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))" (pointer_expression "*(byte *)(param_1 + 0x82 + lVar19)" * (cast_expression "(byte *)(param_1 + 0x82 + lVar19)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x82 + lVar19)" ( (binary_expression "param_1 + 0x82 + lVar19" (binary_expression "param_1 + 0x82" identifier + number_literal) + identifier) )))) = (binary_expression "bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))" (binary_expression "bVar6 << bVar26" identifier << identifier) | (call_expression "(byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))" ( (binary_expression "(int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f)" (cast_expression "(int)(uint)local_b8[iVar17 + iVar25 + 3]" ( (type_descriptor "int" primitive_type) ) (cast_expression "(uint)local_b8[iVar17 + iVar25 + 3]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "local_b8[iVar17 + iVar25 + 3]" identifier [ (binary_expression "iVar17 + iVar25 + 3" (binary_expression "iVar17 + iVar25" identifier + identifier) + number_literal) ]))) >> (parenthesized_expression "(bVar14 & 0x1f)" ( (binary_expression "bVar14 & 0x1f" identifier & number_literal) ))) ))))) ;) })) (expression_statement "uVar23 = uVar23 + 4;" (assignment_expression "uVar23 = uVar23 + 4" identifier = (binary_expression "uVar23 + 4" identifier + number_literal)) ;) })) })) }) (else_clause "else {\n uStack_1c0 = 0x13fc13;\n zeromem(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540));\n }" else (compound_statement "{\n uStack_1c0 = 0x13fc13;\n zeromem(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540));\n }" { (expression_statement "uStack_1c0 = 0x13fc13;" (assignment_expression "uStack_1c0 = 0x13fc13" identifier = number_literal) ;) (expression_statement "zeromem(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540));" (call_expression "zeromem(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540))" identifier (argument_list "(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540))" ( (binary_expression "param_1 + 0x80" identifier + number_literal) , (cast_expression "(long)*(int *)(param_1 + 0x2540)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(int *)(param_1 + 0x2540)" * (cast_expression "(int *)(param_1 + 0x2540)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2540)" ( (binary_expression "param_1 + 0x2540" identifier + number_literal) ))))) ))) ;) }))) (if_statement "if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }" if (parenthesized_expression "(local_30 == *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_30 == *(long *)(in_FS_OFFSET + 0x28)" identifier == (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "uStack_1c0 = 0x13fc3c;" (assignment_expression "uStack_1c0 = 0x13fc3c" identifier = number_literal) ;) (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 (sized_type_specifier long) IDENT) , (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 IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE 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 (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) 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 (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) (expression_statement (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 = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (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 (unary_expression - (cast_expression ( (type_descriptor TYPE) ) (unary_expression ~ (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT - LIT) )))))) & LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (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 { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression (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) )))) = (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 (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression & IDENT)) + IDENT) + IDENT) + LIT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - LIT)) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression & IDENT)) + IDENT) + IDENT) + LIT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - LIT)) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression & IDENT)) + IDENT) + IDENT) + LIT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - LIT)) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression & IDENT)) + IDENT) + IDENT) + LIT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - LIT)) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression & IDENT)) + IDENT) + IDENT) + LIT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - LIT)) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression & IDENT)) + IDENT) + IDENT) + LIT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - LIT)) ;) (while_statement while (parenthesized_expression ( (binary_expression IDENT != (unary_expression ~ (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (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 *)) ) (parenthesized_expression ( (binary_expression (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 (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 (parenthesized_expression ( (binary_expression IDENT - LIT) )) + IDENT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression & IDENT)) + IDENT) + IDENT) + LIT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_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 (parenthesized_expression ( (binary_expression IDENT - LIT) )) + IDENT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression & IDENT)) + IDENT) + IDENT) + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT - LIT) )) + IDENT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression & IDENT)) + IDENT) + IDENT) + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (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 + IDENT) ))))) ;) (expression_statement (assignment_expression (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)) ) (pointer_expression & IDENT)) + IDENT) + IDENT) + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (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)) ) (pointer_expression & IDENT)) + IDENT) + IDENT) + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (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)) ) (pointer_expression & IDENT)) + IDENT) + IDENT) + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (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)) ) (pointer_expression & IDENT)) + IDENT) + IDENT) + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (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)) ) (pointer_expression & IDENT)) + IDENT) + IDENT) + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (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) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ IDENT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (subscript_expression IDENT [ LIT ]) | (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT << LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ IDENT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ IDENT ]) = (binary_expression IDENT & LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_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 (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) * LIT)) + LIT) ))))) )) (argument_list ( IDENT , IDENT , (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) ))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + LIT) + (parenthesized_expression ( (binary_expression IDENT - LIT) )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) & LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) & LIT) )) == LIT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression 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 (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * IDENT)) ;) })) (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)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) })) (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)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) })) (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)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) })) (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)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (for_statement for ( (assignment_expression IDENT = (binary_expression IDENT + LIT)) ; (comma_expression (assignment_expression IDENT = IDENT) , (binary_expression IDENT != IDENT)) ; (assignment_expression IDENT = (binary_expression IDENT + LIT)) ) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (subscript_expression 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 = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (pointer_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 (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 (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 (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) })) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT & LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression IDENT & LIT) ))) >> LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ IDENT ]) = (binary_expression (subscript_expression IDENT [ LIT ]) ^ (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression IDENT + LIT) ]) = (binary_expression (subscript_expression IDENT [ LIT ]) ^ (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression IDENT + LIT) ]) = (binary_expression (subscript_expression IDENT [ LIT ]) ^ (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression IDENT + LIT) ]) = (binary_expression (subscript_expression IDENT [ LIT ]) ^ (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression IDENT + LIT) ]) = (binary_expression (subscript_expression IDENT [ LIT ]) ^ (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression IDENT + LIT) ]) = (binary_expression (subscript_expression IDENT [ LIT ]) ^ (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression IDENT + LIT) ]) = (binary_expression (subscript_expression IDENT [ LIT ]) ^ IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression IDENT + LIT) ]) = (binary_expression IDENT ^ IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (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 LIT - IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT - LIT) & LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (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) )))) = (binary_expression IDENT << IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (binary_expression IDENT << IDENT) | (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ IDENT ]))) >> (parenthesized_expression ( (binary_expression IDENT & LIT) ))) ))))) ;) })) (expression_statement (assignment_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 IDENT = (subscript_expression IDENT [ (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 *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT << IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (binary_expression IDENT << IDENT) | (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ (binary_expression IDENT + LIT) ]))) >> (parenthesized_expression ( (binary_expression IDENT & LIT) ))) ))))) ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) })) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ IDENT ])) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) )))) = (binary_expression IDENT << IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) )))) = (binary_expression (binary_expression IDENT << IDENT) | (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ (binary_expression IDENT + (cast_expression ( (type_descriptor TYPE) ) IDENT)) ]))) >> (parenthesized_expression ( (binary_expression IDENT & LIT) ))) ))))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) })) })) (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ IDENT ])) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) )))) = (binary_expression IDENT << IDENT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) )))) = (binary_expression (binary_expression IDENT << IDENT) | (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ (binary_expression IDENT + IDENT) ]))) >> (parenthesized_expression ( (binary_expression IDENT & LIT) ))) ))))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (binary_expression IDENT - LIT)) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ (binary_expression IDENT + LIT) ])) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) )))) = (binary_expression IDENT << IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) )))) = (binary_expression (binary_expression IDENT << IDENT) | (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ (binary_expression IDENT + (cast_expression ( (type_descriptor TYPE) ) IDENT)) ]))) >> (parenthesized_expression ( (binary_expression IDENT & LIT) ))) ))))) ;) })) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ (binary_expression IDENT + LIT) ])) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) )))) = (binary_expression IDENT << IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) )))) = (binary_expression (binary_expression IDENT << IDENT) | (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ (binary_expression (binary_expression IDENT + IDENT) + LIT) ]))) >> (parenthesized_expression ( (binary_expression IDENT & LIT) ))) ))))) ;) })) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ (binary_expression IDENT + LIT) ])) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) )))) = (binary_expression IDENT << IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) )))) = (binary_expression (binary_expression IDENT << IDENT) | (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ (binary_expression (binary_expression IDENT + IDENT) + LIT) ]))) >> (parenthesized_expression ( (binary_expression IDENT & LIT) ))) ))))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) })) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (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 (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (return_statement return ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_0013f620(long param_1,long param_2,long param_3,int param_4)\n\n{\n undefined1 uVar1;\n undefined1 uVar2;\n undefined1 uVar3;\n undefined1 uVar4;\n undefined1 uVar5;\n byte bVar6;\n byte bVar7;\n byte bVar8;\n byte bVar9;\n byte bVar10;\n byte bVar11;\n long lVar12;\n int iVar13;\n byte bVar14;\n byte *pbVar15;\n byte *pbVar16;\n int iVar17;\n byte *pbVar18;\n long lVar19;\n uint uVar20;\n byte *pbVar21;\n byte *pbVar22;\n ulong uVar23;\n ulong uVar24;\n int iVar25;\n byte bVar26;\n long in_FS_OFFSET;\n undefined8 uStack_1c0;\n byte local_1b8 [128];\n byte local_138 [7];\n byte local_131;\n byte local_130;\n byte local_b8 [136];\n long local_30;\n \n local_30 = *(long *)(in_FS_OFFSET + 0x28);\n uStack_1c0 = 0x13f65e;\n zeromem(local_1b8,0x80);\n lVar19 = (long)*(int *)(param_1 + 0x2540);\n iVar17 = *(int *)(param_1 + 0x2540) + -1;\n iVar25 = (int)param_3;\n iVar13 = iVar17;\n if (0 < iVar25) {\n uVar23 = 0;\n param_2 = param_2 + param_3;\n lVar12 = lVar19 + -0x1b8;\n uVar20 = -(int)~(ulong)(iVar25 - 1) & 7;\n if (uVar20 == 0) goto LAB_0013f718;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n while (uVar23 != ~(ulong)(iVar25 - 1)) {\nLAB_0013f718:\n uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);\n uVar2 = *(undefined1 *)((uVar23 - 3) + param_2);\n uVar3 = *(undefined1 *)((uVar23 - 4) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar4 = *(undefined1 *)((uVar23 - 5) + param_2);\n uVar24 = uVar23 - 8;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1;\n uVar1 = *(undefined1 *)((uVar23 - 6) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2;\n uVar2 = *(undefined1 *)((uVar23 - 7) + param_2);\n uVar5 = *(undefined1 *)(uVar24 + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2;\n *(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5;\n uVar23 = uVar24;\n }\n iVar13 = iVar17 - iVar25;\n }\n iVar25 = *(int *)(param_1 + 0x2538);\n local_1b8[iVar13] = 1;\n local_1b8[0] = local_1b8[0] | (byte)(param_4 << 4);\n bVar14 = local_1b8[iVar17];\n local_1b8[iVar17] = bVar14 & 0xc0;\n pbVar22 = local_138;\n uStack_1c0 = 0x13f7cf;\n iVar13 = (**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28))\n (local_1b8,pbVar22,param_1 + 0x1490);\n if (iVar13 == 0) {\n iVar13 = *(int *)(param_1 + 0x2540);\n iVar17 = 0;\n if (0 < iVar13) {\n pbVar18 = local_138 + 1 + (iVar13 - 1);\n pbVar15 = local_b8;\n uVar20 = (uint)pbVar18 & 7;\n if (((ulong)pbVar18 & 7) == 0) goto LAB_0013f8a0;\n if (uVar20 != 1) {\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n *pbVar15 = *pbVar22;\n pbVar15 = pbVar15 + 1;\n for (pbVar22 = pbVar22 + 1; iVar17 = iVar13, pbVar18 != pbVar22; pbVar22 = pbVar22 + 8) {\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }\n }\n bVar26 = bVar14 & 7;\n iVar25 = (int)(bVar14 & 0x3f) >> 3;\n local_b8[iVar17] = local_138[0] ^ local_138[1];\n local_b8[iVar17 + 1] = local_138[1] ^ local_138[2];\n local_b8[iVar17 + 2] = local_138[2] ^ local_138[3];\n local_b8[iVar17 + 3] = local_138[3] ^ local_138[4];\n local_b8[iVar17 + 4] = local_138[4] ^ local_138[5];\n local_b8[iVar17 + 5] = local_138[5] ^ local_138[6];\n local_b8[iVar17 + 6] = local_138[6] ^ local_131;\n local_b8[iVar17 + 7] = local_131 ^ local_130;\n if (0 < iVar13) {\n uVar23 = 0;\n pbVar22 = local_b8 + iVar25;\n iVar17 = iVar25 + 1;\n bVar14 = 8 - bVar26;\n uVar20 = iVar13 - 1U & 3;\n if (uVar20 != 0) {\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }\n while( true ) {\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }\n }\n }\n else {\n uStack_1c0 = 0x13fc13;\n zeromem(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540));\n }\n if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n uStack_1c0 = 0x13fc3c;\n __stack_chk_fail();\n}" (primitive_type "void") (function_declarator "FUN_0013f620(long param_1,long param_2,long param_3,int param_4)" (identifier "FUN_0013f620") (parameter_list "(long param_1,long param_2,long param_3,int 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 "int param_4" (primitive_type "int") (identifier "param_4")) () ")"))) (compound_statement "{\n undefined1 uVar1;\n undefined1 uVar2;\n undefined1 uVar3;\n undefined1 uVar4;\n undefined1 uVar5;\n byte bVar6;\n byte bVar7;\n byte bVar8;\n byte bVar9;\n byte bVar10;\n byte bVar11;\n long lVar12;\n int iVar13;\n byte bVar14;\n byte *pbVar15;\n byte *pbVar16;\n int iVar17;\n byte *pbVar18;\n long lVar19;\n uint uVar20;\n byte *pbVar21;\n byte *pbVar22;\n ulong uVar23;\n ulong uVar24;\n int iVar25;\n byte bVar26;\n long in_FS_OFFSET;\n undefined8 uStack_1c0;\n byte local_1b8 [128];\n byte local_138 [7];\n byte local_131;\n byte local_130;\n byte local_b8 [136];\n long local_30;\n \n local_30 = *(long *)(in_FS_OFFSET + 0x28);\n uStack_1c0 = 0x13f65e;\n zeromem(local_1b8,0x80);\n lVar19 = (long)*(int *)(param_1 + 0x2540);\n iVar17 = *(int *)(param_1 + 0x2540) + -1;\n iVar25 = (int)param_3;\n iVar13 = iVar17;\n if (0 < iVar25) {\n uVar23 = 0;\n param_2 = param_2 + param_3;\n lVar12 = lVar19 + -0x1b8;\n uVar20 = -(int)~(ulong)(iVar25 - 1) & 7;\n if (uVar20 == 0) goto LAB_0013f718;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n while (uVar23 != ~(ulong)(iVar25 - 1)) {\nLAB_0013f718:\n uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);\n uVar2 = *(undefined1 *)((uVar23 - 3) + param_2);\n uVar3 = *(undefined1 *)((uVar23 - 4) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar4 = *(undefined1 *)((uVar23 - 5) + param_2);\n uVar24 = uVar23 - 8;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1;\n uVar1 = *(undefined1 *)((uVar23 - 6) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2;\n uVar2 = *(undefined1 *)((uVar23 - 7) + param_2);\n uVar5 = *(undefined1 *)(uVar24 + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2;\n *(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5;\n uVar23 = uVar24;\n }\n iVar13 = iVar17 - iVar25;\n }\n iVar25 = *(int *)(param_1 + 0x2538);\n local_1b8[iVar13] = 1;\n local_1b8[0] = local_1b8[0] | (byte)(param_4 << 4);\n bVar14 = local_1b8[iVar17];\n local_1b8[iVar17] = bVar14 & 0xc0;\n pbVar22 = local_138;\n uStack_1c0 = 0x13f7cf;\n iVar13 = (**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28))\n (local_1b8,pbVar22,param_1 + 0x1490);\n if (iVar13 == 0) {\n iVar13 = *(int *)(param_1 + 0x2540);\n iVar17 = 0;\n if (0 < iVar13) {\n pbVar18 = local_138 + 1 + (iVar13 - 1);\n pbVar15 = local_b8;\n uVar20 = (uint)pbVar18 & 7;\n if (((ulong)pbVar18 & 7) == 0) goto LAB_0013f8a0;\n if (uVar20 != 1) {\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n *pbVar15 = *pbVar22;\n pbVar15 = pbVar15 + 1;\n for (pbVar22 = pbVar22 + 1; iVar17 = iVar13, pbVar18 != pbVar22; pbVar22 = pbVar22 + 8) {\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }\n }\n bVar26 = bVar14 & 7;\n iVar25 = (int)(bVar14 & 0x3f) >> 3;\n local_b8[iVar17] = local_138[0] ^ local_138[1];\n local_b8[iVar17 + 1] = local_138[1] ^ local_138[2];\n local_b8[iVar17 + 2] = local_138[2] ^ local_138[3];\n local_b8[iVar17 + 3] = local_138[3] ^ local_138[4];\n local_b8[iVar17 + 4] = local_138[4] ^ local_138[5];\n local_b8[iVar17 + 5] = local_138[5] ^ local_138[6];\n local_b8[iVar17 + 6] = local_138[6] ^ local_131;\n local_b8[iVar17 + 7] = local_131 ^ local_130;\n if (0 < iVar13) {\n uVar23 = 0;\n pbVar22 = local_b8 + iVar25;\n iVar17 = iVar25 + 1;\n bVar14 = 8 - bVar26;\n uVar20 = iVar13 - 1U & 3;\n if (uVar20 != 0) {\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }\n while( true ) {\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }\n }\n }\n else {\n uStack_1c0 = 0x13fc13;\n zeromem(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540));\n }\n if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n uStack_1c0 = 0x13fc3c;\n __stack_chk_fail();\n}" ({ "{") (declaration "undefined1 uVar1;" (type_identifier "undefined1") (identifier "uVar1") (; ";")) (declaration "undefined1 uVar2;" (type_identifier "undefined1") (identifier "uVar2") (; ";")) (declaration "undefined1 uVar3;" (type_identifier "undefined1") (identifier "uVar3") (; ";")) (declaration "undefined1 uVar4;" (type_identifier "undefined1") (identifier "uVar4") (; ";")) (declaration "undefined1 uVar5;" (type_identifier "undefined1") (identifier "uVar5") (; ";")) (declaration "byte bVar6;" (type_identifier "byte") (identifier "bVar6") (; ";")) (declaration "byte bVar7;" (type_identifier "byte") (identifier "bVar7") (; ";")) (declaration "byte bVar8;" (type_identifier "byte") (identifier "bVar8") (; ";")) (declaration "byte bVar9;" (type_identifier "byte") (identifier "bVar9") (; ";")) (declaration "byte bVar10;" (type_identifier "byte") (identifier "bVar10") (; ";")) (declaration "byte bVar11;" (type_identifier "byte") (identifier "bVar11") (; ";")) (declaration "long lVar12;" (sized_type_specifier "long" (long "long")) (identifier "lVar12") (; ";")) (declaration "int iVar13;" (primitive_type "int") (identifier "iVar13") (; ";")) (declaration "byte bVar14;" (type_identifier "byte") (identifier "bVar14") (; ";")) (declaration "byte *pbVar15;" (type_identifier "byte") (pointer_declarator "*pbVar15" (* "*") (identifier "pbVar15")) (; ";")) (declaration "byte *pbVar16;" (type_identifier "byte") (pointer_declarator "*pbVar16" (* "*") (identifier "pbVar16")) (; ";")) (declaration "int iVar17;" (primitive_type "int") (identifier "iVar17") (; ";")) (declaration "byte *pbVar18;" (type_identifier "byte") (pointer_declarator "*pbVar18" (* "*") (identifier "pbVar18")) (; ";")) (declaration "long lVar19;" (sized_type_specifier "long" (long "long")) (identifier "lVar19") (; ";")) (declaration "uint uVar20;" (type_identifier "uint") (identifier "uVar20") (; ";")) (declaration "byte *pbVar21;" (type_identifier "byte") (pointer_declarator "*pbVar21" (* "*") (identifier "pbVar21")) (; ";")) (declaration "byte *pbVar22;" (type_identifier "byte") (pointer_declarator "*pbVar22" (* "*") (identifier "pbVar22")) (; ";")) (declaration "ulong uVar23;" (type_identifier "ulong") (identifier "uVar23") (; ";")) (declaration "ulong uVar24;" (type_identifier "ulong") (identifier "uVar24") (; ";")) (declaration "int iVar25;" (primitive_type "int") (identifier "iVar25") (; ";")) (declaration "byte bVar26;" (type_identifier "byte") (identifier "bVar26") (; ";")) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" (long "long")) (identifier "in_FS_OFFSET") (; ";")) (declaration "undefined8 uStack_1c0;" (type_identifier "undefined8") (identifier "uStack_1c0") (; ";")) (declaration "byte local_1b8 [128];" (type_identifier "byte") (array_declarator "local_1b8 [128]" (identifier "local_1b8") ([ "[") (number_literal "128") (] "]")) (; ";")) (declaration "byte local_138 [7];" (type_identifier "byte") (array_declarator "local_138 [7]" (identifier "local_138") ([ "[") (number_literal "7") (] "]")) (; ";")) (declaration "byte local_131;" (type_identifier "byte") (identifier "local_131") (; ";")) (declaration "byte local_130;" (type_identifier "byte") (identifier "local_130") (; ";")) (declaration "byte local_b8 [136];" (type_identifier "byte") (array_declarator "local_b8 [136]" (identifier "local_b8") ([ "[") (number_literal "136") (] "]")) (; ";")) (declaration "long local_30;" (sized_type_specifier "long" (long "long")) (identifier "local_30") (; ";")) (expression_statement "local_30 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_30 = *(long *)(in_FS_OFFSET + 0x28)" (identifier "local_30") (= "=") (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" (* "*") (cast_expression "(long *)(in_FS_OFFSET + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_FS_OFFSET + 0x28)" (( "(") (binary_expression "in_FS_OFFSET + 0x28" (identifier "in_FS_OFFSET") (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (expression_statement "uStack_1c0 = 0x13f65e;" (assignment_expression "uStack_1c0 = 0x13f65e" (identifier "uStack_1c0") (= "=") (number_literal "0x13f65e")) (; ";")) (expression_statement "zeromem(local_1b8,0x80);" (call_expression "zeromem(local_1b8,0x80)" (identifier "zeromem") (argument_list "(local_1b8,0x80)" (( "(") (identifier "local_1b8") (, ",") (number_literal "0x80") () ")"))) (; ";")) (expression_statement "lVar19 = (long)*(int *)(param_1 + 0x2540);" (assignment_expression "lVar19 = (long)*(int *)(param_1 + 0x2540)" (identifier "lVar19") (= "=") (cast_expression "(long)*(int *)(param_1 + 0x2540)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "*(int *)(param_1 + 0x2540)" (* "*") (cast_expression "(int *)(param_1 + 0x2540)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x2540)" (( "(") (binary_expression "param_1 + 0x2540" (identifier "param_1") (+ "+") (number_literal "0x2540")) () ")")))))) (; ";")) (expression_statement "iVar17 = *(int *)(param_1 + 0x2540) + -1;" (assignment_expression "iVar17 = *(int *)(param_1 + 0x2540) + -1" (identifier "iVar17") (= "=") (binary_expression "*(int *)(param_1 + 0x2540) + -1" (pointer_expression "*(int *)(param_1 + 0x2540)" (* "*") (cast_expression "(int *)(param_1 + 0x2540)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x2540)" (( "(") (binary_expression "param_1 + 0x2540" (identifier "param_1") (+ "+") (number_literal "0x2540")) () ")")))) (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "iVar25 = (int)param_3;" (assignment_expression "iVar25 = (int)param_3" (identifier "iVar25") (= "=") (cast_expression "(int)param_3" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "param_3"))) (; ";")) (expression_statement "iVar13 = iVar17;" (assignment_expression "iVar13 = iVar17" (identifier "iVar13") (= "=") (identifier "iVar17")) (; ";")) (if_statement "if (0 < iVar25) {\n uVar23 = 0;\n param_2 = param_2 + param_3;\n lVar12 = lVar19 + -0x1b8;\n uVar20 = -(int)~(ulong)(iVar25 - 1) & 7;\n if (uVar20 == 0) goto LAB_0013f718;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n while (uVar23 != ~(ulong)(iVar25 - 1)) {\nLAB_0013f718:\n uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);\n uVar2 = *(undefined1 *)((uVar23 - 3) + param_2);\n uVar3 = *(undefined1 *)((uVar23 - 4) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar4 = *(undefined1 *)((uVar23 - 5) + param_2);\n uVar24 = uVar23 - 8;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1;\n uVar1 = *(undefined1 *)((uVar23 - 6) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2;\n uVar2 = *(undefined1 *)((uVar23 - 7) + param_2);\n uVar5 = *(undefined1 *)(uVar24 + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2;\n *(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5;\n uVar23 = uVar24;\n }\n iVar13 = iVar17 - iVar25;\n }" (if "if") (parenthesized_expression "(0 < iVar25)" (( "(") (binary_expression "0 < iVar25" (number_literal "0") (< "<") (identifier "iVar25")) () ")")) (compound_statement "{\n uVar23 = 0;\n param_2 = param_2 + param_3;\n lVar12 = lVar19 + -0x1b8;\n uVar20 = -(int)~(ulong)(iVar25 - 1) & 7;\n if (uVar20 == 0) goto LAB_0013f718;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n while (uVar23 != ~(ulong)(iVar25 - 1)) {\nLAB_0013f718:\n uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);\n uVar2 = *(undefined1 *)((uVar23 - 3) + param_2);\n uVar3 = *(undefined1 *)((uVar23 - 4) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar4 = *(undefined1 *)((uVar23 - 5) + param_2);\n uVar24 = uVar23 - 8;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1;\n uVar1 = *(undefined1 *)((uVar23 - 6) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2;\n uVar2 = *(undefined1 *)((uVar23 - 7) + param_2);\n uVar5 = *(undefined1 *)(uVar24 + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2;\n *(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5;\n uVar23 = uVar24;\n }\n iVar13 = iVar17 - iVar25;\n }" ({ "{") (expression_statement "uVar23 = 0;" (assignment_expression "uVar23 = 0" (identifier "uVar23") (= "=") (number_literal "0")) (; ";")) (expression_statement "param_2 = param_2 + param_3;" (assignment_expression "param_2 = param_2 + param_3" (identifier "param_2") (= "=") (binary_expression "param_2 + param_3" (identifier "param_2") (+ "+") (identifier "param_3"))) (; ";")) (expression_statement "lVar12 = lVar19 + -0x1b8;" (assignment_expression "lVar12 = lVar19 + -0x1b8" (identifier "lVar12") (= "=") (binary_expression "lVar19 + -0x1b8" (identifier "lVar19") (+ "+") (number_literal "-0x1b8"))) (; ";")) (expression_statement "uVar20 = -(int)~(ulong)(iVar25 - 1) & 7;" (assignment_expression "uVar20 = -(int)~(ulong)(iVar25 - 1) & 7" (identifier "uVar20") (= "=") (binary_expression "-(int)~(ulong)(iVar25 - 1) & 7" (unary_expression "-(int)~(ulong)(iVar25 - 1)" (- "-") (cast_expression "(int)~(ulong)(iVar25 - 1)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (unary_expression "~(ulong)(iVar25 - 1)" (~ "~") (call_expression "(ulong)(iVar25 - 1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(iVar25 - 1)" (( "(") (binary_expression "iVar25 - 1" (identifier "iVar25") (- "-") (number_literal "1")) () ")")))))) (& "&") (number_literal "7"))) (; ";")) (if_statement "if (uVar20 == 0) goto LAB_0013f718;" (if "if") (parenthesized_expression "(uVar20 == 0)" (( "(") (binary_expression "uVar20 == 0" (identifier "uVar20") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_0013f718;" (goto "goto") (statement_identifier "LAB_0013f718") (; ";"))) (if_statement "if (uVar20 != 1) {\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" (if "if") (parenthesized_expression "(uVar20 != 1)" (( "(") (binary_expression "uVar20 != 1" (identifier "uVar20") (!= "!=") (number_literal "1")) () ")")) (compound_statement "{\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" ({ "{") (if_statement "if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" (if "if") (parenthesized_expression "(uVar20 != 2)" (( "(") (binary_expression "uVar20 != 2" (identifier "uVar20") (!= "!=") (number_literal "2")) () ")")) (compound_statement "{\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" ({ "{") (if_statement "if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" (if "if") (parenthesized_expression "(uVar20 != 3)" (( "(") (binary_expression "uVar20 != 3" (identifier "uVar20") (!= "!=") (number_literal "3")) () ")")) (compound_statement "{\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" ({ "{") (if_statement "if (uVar20 != 4) {\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" (if "if") (parenthesized_expression "(uVar20 != 4)" (( "(") (binary_expression "uVar20 != 4" (identifier "uVar20") (!= "!=") (number_literal "4")) () ")")) (compound_statement "{\n if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" ({ "{") (if_statement "if (uVar20 != 5) {\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" (if "if") (parenthesized_expression "(uVar20 != 5)" (( "(") (binary_expression "uVar20 != 5" (identifier "uVar20") (!= "!=") (number_literal "5")) () ")")) (compound_statement "{\n if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar23 = uVar23 - 1;\n }" ({ "{") (if_statement "if (uVar20 != 6) {\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }" (if "if") (parenthesized_expression "(uVar20 != 6)" (( "(") (binary_expression "uVar20 != 6" (identifier "uVar20") (!= "!=") (number_literal "6")) () ")")) (compound_statement "{\n uVar23 = 0xffffffffffffffff;\n *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);\n }" ({ "{") (expression_statement "uVar23 = 0xffffffffffffffff;" (assignment_expression "uVar23 = 0xffffffffffffffff" (identifier "uVar23") (= "=") (number_literal "0xffffffffffffffff")) (; ";")) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1);" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1)" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + lVar19 + 7)" (* "*") (cast_expression "(undefined1 *)((long)&uStack_1c0 + lVar19 + 7)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)&uStack_1c0 + lVar19 + 7)" (( "(") (binary_expression "(long)&uStack_1c0 + lVar19 + 7" (binary_expression "(long)&uStack_1c0 + lVar19" (cast_expression "(long)&uStack_1c0" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&uStack_1c0" (& "&") (identifier "uStack_1c0"))) (+ "+") (identifier "lVar19")) (+ "+") (number_literal "7")) () ")")))) (= "=") (pointer_expression "*(undefined1 *)(param_2 + -1)" (* "*") (cast_expression "(undefined1 *)(param_2 + -1)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + -1)" (( "(") (binary_expression "param_2 + -1" (identifier "param_2") (+ "+") (number_literal "-1")) () ")"))))) (; ";")) (} "}"))) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23)" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" (* "*") (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar19 + 7)" (( "(") (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19 + 7" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&uStack_1c0" (& "&") (identifier "uStack_1c0"))) (+ "+") (identifier "uVar23")) (+ "+") (identifier "lVar19")) (+ "+") (number_literal "7")) () ")")))) (= "=") (pointer_expression "*(undefined1 *)(param_2 + -1 + uVar23)" (* "*") (cast_expression "(undefined1 *)(param_2 + -1 + uVar23)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + -1 + uVar23)" (( "(") (binary_expression "param_2 + -1 + uVar23" (binary_expression "param_2 + -1" (identifier "param_2") (+ "+") (number_literal "-1")) (+ "+") (identifier "uVar23")) () ")"))))) (; ";")) (expression_statement "uVar23 = uVar23 - 1;" (assignment_expression "uVar23 = uVar23 - 1" (identifier "uVar23") (= "=") (binary_expression "uVar23 - 1" (identifier "uVar23") (- "-") (number_literal "1"))) (; ";")) (} "}"))) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23)" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" (* "*") (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar19 + 7)" (( "(") (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19 + 7" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&uStack_1c0" (& "&") (identifier "uStack_1c0"))) (+ "+") (identifier "uVar23")) (+ "+") (identifier "lVar19")) (+ "+") (number_literal "7")) () ")")))) (= "=") (pointer_expression "*(undefined1 *)(param_2 + -1 + uVar23)" (* "*") (cast_expression "(undefined1 *)(param_2 + -1 + uVar23)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + -1 + uVar23)" (( "(") (binary_expression "param_2 + -1 + uVar23" (binary_expression "param_2 + -1" (identifier "param_2") (+ "+") (number_literal "-1")) (+ "+") (identifier "uVar23")) () ")"))))) (; ";")) (expression_statement "uVar23 = uVar23 - 1;" (assignment_expression "uVar23 = uVar23 - 1" (identifier "uVar23") (= "=") (binary_expression "uVar23 - 1" (identifier "uVar23") (- "-") (number_literal "1"))) (; ";")) (} "}"))) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23)" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" (* "*") (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar19 + 7)" (( "(") (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19 + 7" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&uStack_1c0" (& "&") (identifier "uStack_1c0"))) (+ "+") (identifier "uVar23")) (+ "+") (identifier "lVar19")) (+ "+") (number_literal "7")) () ")")))) (= "=") (pointer_expression "*(undefined1 *)(param_2 + -1 + uVar23)" (* "*") (cast_expression "(undefined1 *)(param_2 + -1 + uVar23)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + -1 + uVar23)" (( "(") (binary_expression "param_2 + -1 + uVar23" (binary_expression "param_2 + -1" (identifier "param_2") (+ "+") (number_literal "-1")) (+ "+") (identifier "uVar23")) () ")"))))) (; ";")) (expression_statement "uVar23 = uVar23 - 1;" (assignment_expression "uVar23 = uVar23 - 1" (identifier "uVar23") (= "=") (binary_expression "uVar23 - 1" (identifier "uVar23") (- "-") (number_literal "1"))) (; ";")) (} "}"))) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23)" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" (* "*") (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar19 + 7)" (( "(") (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19 + 7" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&uStack_1c0" (& "&") (identifier "uStack_1c0"))) (+ "+") (identifier "uVar23")) (+ "+") (identifier "lVar19")) (+ "+") (number_literal "7")) () ")")))) (= "=") (pointer_expression "*(undefined1 *)(param_2 + -1 + uVar23)" (* "*") (cast_expression "(undefined1 *)(param_2 + -1 + uVar23)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + -1 + uVar23)" (( "(") (binary_expression "param_2 + -1 + uVar23" (binary_expression "param_2 + -1" (identifier "param_2") (+ "+") (number_literal "-1")) (+ "+") (identifier "uVar23")) () ")"))))) (; ";")) (expression_statement "uVar23 = uVar23 - 1;" (assignment_expression "uVar23 = uVar23 - 1" (identifier "uVar23") (= "=") (binary_expression "uVar23 - 1" (identifier "uVar23") (- "-") (number_literal "1"))) (; ";")) (} "}"))) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23)" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" (* "*") (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar19 + 7)" (( "(") (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19 + 7" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&uStack_1c0" (& "&") (identifier "uStack_1c0"))) (+ "+") (identifier "uVar23")) (+ "+") (identifier "lVar19")) (+ "+") (number_literal "7")) () ")")))) (= "=") (pointer_expression "*(undefined1 *)(param_2 + -1 + uVar23)" (* "*") (cast_expression "(undefined1 *)(param_2 + -1 + uVar23)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + -1 + uVar23)" (( "(") (binary_expression "param_2 + -1 + uVar23" (binary_expression "param_2 + -1" (identifier "param_2") (+ "+") (number_literal "-1")) (+ "+") (identifier "uVar23")) () ")"))))) (; ";")) (expression_statement "uVar23 = uVar23 - 1;" (assignment_expression "uVar23 = uVar23 - 1" (identifier "uVar23") (= "=") (binary_expression "uVar23 - 1" (identifier "uVar23") (- "-") (number_literal "1"))) (; ";")) (} "}"))) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23)" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" (* "*") (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar19 + 7)" (( "(") (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19 + 7" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&uStack_1c0" (& "&") (identifier "uStack_1c0"))) (+ "+") (identifier "uVar23")) (+ "+") (identifier "lVar19")) (+ "+") (number_literal "7")) () ")")))) (= "=") (pointer_expression "*(undefined1 *)(param_2 + -1 + uVar23)" (* "*") (cast_expression "(undefined1 *)(param_2 + -1 + uVar23)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + -1 + uVar23)" (( "(") (binary_expression "param_2 + -1 + uVar23" (binary_expression "param_2 + -1" (identifier "param_2") (+ "+") (number_literal "-1")) (+ "+") (identifier "uVar23")) () ")"))))) (; ";")) (expression_statement "uVar23 = uVar23 - 1;" (assignment_expression "uVar23 = uVar23 - 1" (identifier "uVar23") (= "=") (binary_expression "uVar23 - 1" (identifier "uVar23") (- "-") (number_literal "1"))) (; ";")) (while_statement "while (uVar23 != ~(ulong)(iVar25 - 1)) {\nLAB_0013f718:\n uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);\n uVar2 = *(undefined1 *)((uVar23 - 3) + param_2);\n uVar3 = *(undefined1 *)((uVar23 - 4) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar4 = *(undefined1 *)((uVar23 - 5) + param_2);\n uVar24 = uVar23 - 8;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1;\n uVar1 = *(undefined1 *)((uVar23 - 6) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2;\n uVar2 = *(undefined1 *)((uVar23 - 7) + param_2);\n uVar5 = *(undefined1 *)(uVar24 + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2;\n *(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5;\n uVar23 = uVar24;\n }" (while "while") (parenthesized_expression "(uVar23 != ~(ulong)(iVar25 - 1))" (( "(") (binary_expression "uVar23 != ~(ulong)(iVar25 - 1)" (identifier "uVar23") (!= "!=") (unary_expression "~(ulong)(iVar25 - 1)" (~ "~") (call_expression "(ulong)(iVar25 - 1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(iVar25 - 1)" (( "(") (binary_expression "iVar25 - 1" (identifier "iVar25") (- "-") (number_literal "1")) () ")"))))) () ")")) (compound_statement "{\nLAB_0013f718:\n uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);\n uVar2 = *(undefined1 *)((uVar23 - 3) + param_2);\n uVar3 = *(undefined1 *)((uVar23 - 4) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);\n uVar4 = *(undefined1 *)((uVar23 - 5) + param_2);\n uVar24 = uVar23 - 8;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1;\n uVar1 = *(undefined1 *)((uVar23 - 6) + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2;\n uVar2 = *(undefined1 *)((uVar23 - 7) + param_2);\n uVar5 = *(undefined1 *)(uVar24 + param_2);\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1;\n *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2;\n *(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5;\n uVar23 = uVar24;\n }" ({ "{") (labeled_statement "LAB_0013f718:\n uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);" (statement_identifier "LAB_0013f718") (: ":") (expression_statement "uVar1 = *(undefined1 *)((uVar23 - 2) + param_2);" (assignment_expression "uVar1 = *(undefined1 *)((uVar23 - 2) + param_2)" (identifier "uVar1") (= "=") (pointer_expression "*(undefined1 *)((uVar23 - 2) + param_2)" (* "*") (cast_expression "(undefined1 *)((uVar23 - 2) + param_2)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((uVar23 - 2) + param_2)" (( "(") (binary_expression "(uVar23 - 2) + param_2" (parenthesized_expression "(uVar23 - 2)" (( "(") (binary_expression "uVar23 - 2" (identifier "uVar23") (- "-") (number_literal "2")) () ")")) (+ "+") (identifier "param_2")) () ")"))))) (; ";"))) (expression_statement "uVar2 = *(undefined1 *)((uVar23 - 3) + param_2);" (assignment_expression "uVar2 = *(undefined1 *)((uVar23 - 3) + param_2)" (identifier "uVar2") (= "=") (pointer_expression "*(undefined1 *)((uVar23 - 3) + param_2)" (* "*") (cast_expression "(undefined1 *)((uVar23 - 3) + param_2)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((uVar23 - 3) + param_2)" (( "(") (binary_expression "(uVar23 - 3) + param_2" (parenthesized_expression "(uVar23 - 3)" (( "(") (binary_expression "uVar23 - 3" (identifier "uVar23") (- "-") (number_literal "3")) () ")")) (+ "+") (identifier "param_2")) () ")"))))) (; ";")) (expression_statement "uVar3 = *(undefined1 *)((uVar23 - 4) + param_2);" (assignment_expression "uVar3 = *(undefined1 *)((uVar23 - 4) + param_2)" (identifier "uVar3") (= "=") (pointer_expression "*(undefined1 *)((uVar23 - 4) + param_2)" (* "*") (cast_expression "(undefined1 *)((uVar23 - 4) + param_2)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((uVar23 - 4) + param_2)" (( "(") (binary_expression "(uVar23 - 4) + param_2" (parenthesized_expression "(uVar23 - 4)" (( "(") (binary_expression "uVar23 - 4" (identifier "uVar23") (- "-") (number_literal "4")) () ")")) (+ "+") (identifier "param_2")) () ")"))))) (; ";")) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23);" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) =\n *(undefined1 *)(param_2 + -1 + uVar23)" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" (* "*") (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar19 + 7)" (( "(") (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19 + 7" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar19" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&uStack_1c0" (& "&") (identifier "uStack_1c0"))) (+ "+") (identifier "uVar23")) (+ "+") (identifier "lVar19")) (+ "+") (number_literal "7")) () ")")))) (= "=") (pointer_expression "*(undefined1 *)(param_2 + -1 + uVar23)" (* "*") (cast_expression "(undefined1 *)(param_2 + -1 + uVar23)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + -1 + uVar23)" (( "(") (binary_expression "param_2 + -1 + uVar23" (binary_expression "param_2 + -1" (identifier "param_2") (+ "+") (number_literal "-1")) (+ "+") (identifier "uVar23")) () ")"))))) (; ";")) (expression_statement "uVar4 = *(undefined1 *)((uVar23 - 5) + param_2);" (assignment_expression "uVar4 = *(undefined1 *)((uVar23 - 5) + param_2)" (identifier "uVar4") (= "=") (pointer_expression "*(undefined1 *)((uVar23 - 5) + param_2)" (* "*") (cast_expression "(undefined1 *)((uVar23 - 5) + param_2)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((uVar23 - 5) + param_2)" (( "(") (binary_expression "(uVar23 - 5) + param_2" (parenthesized_expression "(uVar23 - 5)" (( "(") (binary_expression "uVar23 - 5" (identifier "uVar23") (- "-") (number_literal "5")) () ")")) (+ "+") (identifier "param_2")) () ")"))))) (; ";")) (expression_statement "uVar24 = uVar23 - 8;" (assignment_expression "uVar24 = uVar23 - 8" (identifier "uVar24") (= "=") (binary_expression "uVar23 - 8" (identifier "uVar23") (- "-") (number_literal "8"))) (; ";")) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1;" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be)" (* "*") (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be)" (( "(") (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12 + 0x1be" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&uStack_1c0" (& "&") (identifier "uStack_1c0"))) (+ "+") (identifier "uVar23")) (+ "+") (identifier "lVar12")) (+ "+") (number_literal "0x1be")) () ")")))) (= "=") (identifier "uVar1")) (; ";")) (expression_statement "uVar1 = *(undefined1 *)((uVar23 - 6) + param_2);" (assignment_expression "uVar1 = *(undefined1 *)((uVar23 - 6) + param_2)" (identifier "uVar1") (= "=") (pointer_expression "*(undefined1 *)((uVar23 - 6) + param_2)" (* "*") (cast_expression "(undefined1 *)((uVar23 - 6) + param_2)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((uVar23 - 6) + param_2)" (( "(") (binary_expression "(uVar23 - 6) + param_2" (parenthesized_expression "(uVar23 - 6)" (( "(") (binary_expression "uVar23 - 6" (identifier "uVar23") (- "-") (number_literal "6")) () ")")) (+ "+") (identifier "param_2")) () ")"))))) (; ";")) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2;" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd)" (* "*") (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd)" (( "(") (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&uStack_1c0" (& "&") (identifier "uStack_1c0"))) (+ "+") (identifier "uVar23")) (+ "+") (identifier "lVar12")) (+ "+") (number_literal "0x1bd")) () ")")))) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "uVar2 = *(undefined1 *)((uVar23 - 7) + param_2);" (assignment_expression "uVar2 = *(undefined1 *)((uVar23 - 7) + param_2)" (identifier "uVar2") (= "=") (pointer_expression "*(undefined1 *)((uVar23 - 7) + param_2)" (* "*") (cast_expression "(undefined1 *)((uVar23 - 7) + param_2)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((uVar23 - 7) + param_2)" (( "(") (binary_expression "(uVar23 - 7) + param_2" (parenthesized_expression "(uVar23 - 7)" (( "(") (binary_expression "uVar23 - 7" (identifier "uVar23") (- "-") (number_literal "7")) () ")")) (+ "+") (identifier "param_2")) () ")"))))) (; ";")) (expression_statement "uVar5 = *(undefined1 *)(uVar24 + param_2);" (assignment_expression "uVar5 = *(undefined1 *)(uVar24 + param_2)" (identifier "uVar5") (= "=") (pointer_expression "*(undefined1 *)(uVar24 + param_2)" (* "*") (cast_expression "(undefined1 *)(uVar24 + param_2)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(uVar24 + param_2)" (( "(") (binary_expression "uVar24 + param_2" (identifier "uVar24") (+ "+") (identifier "param_2")) () ")"))))) (; ";")) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3;" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc)" (* "*") (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc)" (( "(") (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&uStack_1c0" (& "&") (identifier "uStack_1c0"))) (+ "+") (identifier "uVar23")) (+ "+") (identifier "lVar12")) (+ "+") (number_literal "0x1bc")) () ")")))) (= "=") (identifier "uVar3")) (; ";")) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4;" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb)" (* "*") (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb)" (( "(") (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&uStack_1c0" (& "&") (identifier "uStack_1c0"))) (+ "+") (identifier "uVar23")) (+ "+") (identifier "lVar12")) (+ "+") (number_literal "0x1bb")) () ")")))) (= "=") (identifier "uVar4")) (; ";")) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1;" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba)" (* "*") (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba)" (( "(") (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&uStack_1c0" (& "&") (identifier "uStack_1c0"))) (+ "+") (identifier "uVar23")) (+ "+") (identifier "lVar12")) (+ "+") (number_literal "0x1ba")) () ")")))) (= "=") (identifier "uVar1")) (; ";")) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2;" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9)" (* "*") (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9)" (( "(") (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9" (binary_expression "(long)&uStack_1c0 + uVar23 + lVar12" (binary_expression "(long)&uStack_1c0 + uVar23" (cast_expression "(long)&uStack_1c0" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&uStack_1c0" (& "&") (identifier "uStack_1c0"))) (+ "+") (identifier "uVar23")) (+ "+") (identifier "lVar12")) (+ "+") (number_literal "0x1b9")) () ")")))) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "*(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5;" (assignment_expression "*(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5" (pointer_expression "*(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0)" (* "*") (cast_expression "(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0)" (( "(") (binary_expression "(long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0" (binary_expression "(long)&uStack_1c0 + uVar24 + lVar12" (binary_expression "(long)&uStack_1c0 + uVar24" (cast_expression "(long)&uStack_1c0" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&uStack_1c0" (& "&") (identifier "uStack_1c0"))) (+ "+") (identifier "uVar24")) (+ "+") (identifier "lVar12")) (+ "+") (number_literal "0x1c0")) () ")")))) (= "=") (identifier "uVar5")) (; ";")) (expression_statement "uVar23 = uVar24;" (assignment_expression "uVar23 = uVar24" (identifier "uVar23") (= "=") (identifier "uVar24")) (; ";")) (} "}"))) (expression_statement "iVar13 = iVar17 - iVar25;" (assignment_expression "iVar13 = iVar17 - iVar25" (identifier "iVar13") (= "=") (binary_expression "iVar17 - iVar25" (identifier "iVar17") (- "-") (identifier "iVar25"))) (; ";")) (} "}"))) (expression_statement "iVar25 = *(int *)(param_1 + 0x2538);" (assignment_expression "iVar25 = *(int *)(param_1 + 0x2538)" (identifier "iVar25") (= "=") (pointer_expression "*(int *)(param_1 + 0x2538)" (* "*") (cast_expression "(int *)(param_1 + 0x2538)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x2538)" (( "(") (binary_expression "param_1 + 0x2538" (identifier "param_1") (+ "+") (number_literal "0x2538")) () ")"))))) (; ";")) (expression_statement "local_1b8[iVar13] = 1;" (assignment_expression "local_1b8[iVar13] = 1" (subscript_expression "local_1b8[iVar13]" (identifier "local_1b8") ([ "[") (identifier "iVar13") (] "]")) (= "=") (number_literal "1")) (; ";")) (expression_statement "local_1b8[0] = local_1b8[0] | (byte)(param_4 << 4);" (assignment_expression "local_1b8[0] = local_1b8[0] | (byte)(param_4 << 4)" (subscript_expression "local_1b8[0]" (identifier "local_1b8") ([ "[") (number_literal "0") (] "]")) (= "=") (binary_expression "local_1b8[0] | (byte)(param_4 << 4)" (subscript_expression "local_1b8[0]" (identifier "local_1b8") ([ "[") (number_literal "0") (] "]")) (| "|") (call_expression "(byte)(param_4 << 4)" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "(param_4 << 4)" (( "(") (binary_expression "param_4 << 4" (identifier "param_4") (<< "<<") (number_literal "4")) () ")"))))) (; ";")) (expression_statement "bVar14 = local_1b8[iVar17];" (assignment_expression "bVar14 = local_1b8[iVar17]" (identifier "bVar14") (= "=") (subscript_expression "local_1b8[iVar17]" (identifier "local_1b8") ([ "[") (identifier "iVar17") (] "]"))) (; ";")) (expression_statement "local_1b8[iVar17] = bVar14 & 0xc0;" (assignment_expression "local_1b8[iVar17] = bVar14 & 0xc0" (subscript_expression "local_1b8[iVar17]" (identifier "local_1b8") ([ "[") (identifier "iVar17") (] "]")) (= "=") (binary_expression "bVar14 & 0xc0" (identifier "bVar14") (& "&") (number_literal "0xc0"))) (; ";")) (expression_statement "pbVar22 = local_138;" (assignment_expression "pbVar22 = local_138" (identifier "pbVar22") (= "=") (identifier "local_138")) (; ";")) (expression_statement "uStack_1c0 = 0x13f7cf;" (assignment_expression "uStack_1c0 = 0x13f7cf" (identifier "uStack_1c0") (= "=") (number_literal "0x13f7cf")) (; ";")) (expression_statement "iVar13 = (**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28))\n (local_1b8,pbVar22,param_1 + 0x1490);" (assignment_expression "iVar13 = (**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28))\n (local_1b8,pbVar22,param_1 + 0x1490)" (identifier "iVar13") (= "=") (call_expression "(**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28))\n (local_1b8,pbVar22,param_1 + 0x1490)" (parenthesized_expression "(**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28))" (( "(") (pointer_expression "**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28)" (* "*") (pointer_expression "*(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28)" (* "*") (cast_expression "(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28)" (( "(") (binary_expression "PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28" (binary_expression "PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0" (identifier "PTR_cipher_descriptor_001dded0") (+ "+") (binary_expression "(long)iVar25 * 0xc0" (cast_expression "(long)iVar25" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar25")) (* "*") (number_literal "0xc0"))) (+ "+") (number_literal "0x28")) () ")"))))) () ")")) (argument_list "(local_1b8,pbVar22,param_1 + 0x1490)" (( "(") (identifier "local_1b8") (, ",") (identifier "pbVar22") (, ",") (binary_expression "param_1 + 0x1490" (identifier "param_1") (+ "+") (number_literal "0x1490")) () ")")))) (; ";")) (if_statement "if (iVar13 == 0) {\n iVar13 = *(int *)(param_1 + 0x2540);\n iVar17 = 0;\n if (0 < iVar13) {\n pbVar18 = local_138 + 1 + (iVar13 - 1);\n pbVar15 = local_b8;\n uVar20 = (uint)pbVar18 & 7;\n if (((ulong)pbVar18 & 7) == 0) goto LAB_0013f8a0;\n if (uVar20 != 1) {\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n *pbVar15 = *pbVar22;\n pbVar15 = pbVar15 + 1;\n for (pbVar22 = pbVar22 + 1; iVar17 = iVar13, pbVar18 != pbVar22; pbVar22 = pbVar22 + 8) {\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }\n }\n bVar26 = bVar14 & 7;\n iVar25 = (int)(bVar14 & 0x3f) >> 3;\n local_b8[iVar17] = local_138[0] ^ local_138[1];\n local_b8[iVar17 + 1] = local_138[1] ^ local_138[2];\n local_b8[iVar17 + 2] = local_138[2] ^ local_138[3];\n local_b8[iVar17 + 3] = local_138[3] ^ local_138[4];\n local_b8[iVar17 + 4] = local_138[4] ^ local_138[5];\n local_b8[iVar17 + 5] = local_138[5] ^ local_138[6];\n local_b8[iVar17 + 6] = local_138[6] ^ local_131;\n local_b8[iVar17 + 7] = local_131 ^ local_130;\n if (0 < iVar13) {\n uVar23 = 0;\n pbVar22 = local_b8 + iVar25;\n iVar17 = iVar25 + 1;\n bVar14 = 8 - bVar26;\n uVar20 = iVar13 - 1U & 3;\n if (uVar20 != 0) {\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }\n while( true ) {\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }\n }\n }\n else {\n uStack_1c0 = 0x13fc13;\n zeromem(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540));\n }" (if "if") (parenthesized_expression "(iVar13 == 0)" (( "(") (binary_expression "iVar13 == 0" (identifier "iVar13") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n iVar13 = *(int *)(param_1 + 0x2540);\n iVar17 = 0;\n if (0 < iVar13) {\n pbVar18 = local_138 + 1 + (iVar13 - 1);\n pbVar15 = local_b8;\n uVar20 = (uint)pbVar18 & 7;\n if (((ulong)pbVar18 & 7) == 0) goto LAB_0013f8a0;\n if (uVar20 != 1) {\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n *pbVar15 = *pbVar22;\n pbVar15 = pbVar15 + 1;\n for (pbVar22 = pbVar22 + 1; iVar17 = iVar13, pbVar18 != pbVar22; pbVar22 = pbVar22 + 8) {\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }\n }\n bVar26 = bVar14 & 7;\n iVar25 = (int)(bVar14 & 0x3f) >> 3;\n local_b8[iVar17] = local_138[0] ^ local_138[1];\n local_b8[iVar17 + 1] = local_138[1] ^ local_138[2];\n local_b8[iVar17 + 2] = local_138[2] ^ local_138[3];\n local_b8[iVar17 + 3] = local_138[3] ^ local_138[4];\n local_b8[iVar17 + 4] = local_138[4] ^ local_138[5];\n local_b8[iVar17 + 5] = local_138[5] ^ local_138[6];\n local_b8[iVar17 + 6] = local_138[6] ^ local_131;\n local_b8[iVar17 + 7] = local_131 ^ local_130;\n if (0 < iVar13) {\n uVar23 = 0;\n pbVar22 = local_b8 + iVar25;\n iVar17 = iVar25 + 1;\n bVar14 = 8 - bVar26;\n uVar20 = iVar13 - 1U & 3;\n if (uVar20 != 0) {\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }\n while( true ) {\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }\n }\n }" ({ "{") (expression_statement "iVar13 = *(int *)(param_1 + 0x2540);" (assignment_expression "iVar13 = *(int *)(param_1 + 0x2540)" (identifier "iVar13") (= "=") (pointer_expression "*(int *)(param_1 + 0x2540)" (* "*") (cast_expression "(int *)(param_1 + 0x2540)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x2540)" (( "(") (binary_expression "param_1 + 0x2540" (identifier "param_1") (+ "+") (number_literal "0x2540")) () ")"))))) (; ";")) (expression_statement "iVar17 = 0;" (assignment_expression "iVar17 = 0" (identifier "iVar17") (= "=") (number_literal "0")) (; ";")) (if_statement "if (0 < iVar13) {\n pbVar18 = local_138 + 1 + (iVar13 - 1);\n pbVar15 = local_b8;\n uVar20 = (uint)pbVar18 & 7;\n if (((ulong)pbVar18 & 7) == 0) goto LAB_0013f8a0;\n if (uVar20 != 1) {\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n *pbVar15 = *pbVar22;\n pbVar15 = pbVar15 + 1;\n for (pbVar22 = pbVar22 + 1; iVar17 = iVar13, pbVar18 != pbVar22; pbVar22 = pbVar22 + 8) {\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }\n }" (if "if") (parenthesized_expression "(0 < iVar13)" (( "(") (binary_expression "0 < iVar13" (number_literal "0") (< "<") (identifier "iVar13")) () ")")) (compound_statement "{\n pbVar18 = local_138 + 1 + (iVar13 - 1);\n pbVar15 = local_b8;\n uVar20 = (uint)pbVar18 & 7;\n if (((ulong)pbVar18 & 7) == 0) goto LAB_0013f8a0;\n if (uVar20 != 1) {\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n *pbVar15 = *pbVar22;\n pbVar15 = pbVar15 + 1;\n for (pbVar22 = pbVar22 + 1; iVar17 = iVar13, pbVar18 != pbVar22; pbVar22 = pbVar22 + 8) {\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }\n }" ({ "{") (expression_statement "pbVar18 = local_138 + 1 + (iVar13 - 1);" (assignment_expression "pbVar18 = local_138 + 1 + (iVar13 - 1)" (identifier "pbVar18") (= "=") (binary_expression "local_138 + 1 + (iVar13 - 1)" (binary_expression "local_138 + 1" (identifier "local_138") (+ "+") (number_literal "1")) (+ "+") (parenthesized_expression "(iVar13 - 1)" (( "(") (binary_expression "iVar13 - 1" (identifier "iVar13") (- "-") (number_literal "1")) () ")")))) (; ";")) (expression_statement "pbVar15 = local_b8;" (assignment_expression "pbVar15 = local_b8" (identifier "pbVar15") (= "=") (identifier "local_b8")) (; ";")) (expression_statement "uVar20 = (uint)pbVar18 & 7;" (assignment_expression "uVar20 = (uint)pbVar18 & 7" (identifier "uVar20") (= "=") (binary_expression "(uint)pbVar18 & 7" (cast_expression "(uint)pbVar18" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "pbVar18")) (& "&") (number_literal "7"))) (; ";")) (if_statement "if (((ulong)pbVar18 & 7) == 0) goto LAB_0013f8a0;" (if "if") (parenthesized_expression "(((ulong)pbVar18 & 7) == 0)" (( "(") (binary_expression "((ulong)pbVar18 & 7) == 0" (parenthesized_expression "((ulong)pbVar18 & 7)" (( "(") (binary_expression "(ulong)pbVar18 & 7" (cast_expression "(ulong)pbVar18" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "pbVar18")) (& "&") (number_literal "7")) () ")")) (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_0013f8a0;" (goto "goto") (statement_identifier "LAB_0013f8a0") (; ";"))) (if_statement "if (uVar20 != 1) {\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }" (if "if") (parenthesized_expression "(uVar20 != 1)" (( "(") (binary_expression "uVar20 != 1" (identifier "uVar20") (!= "!=") (number_literal "1")) () ")")) (compound_statement "{\n pbVar16 = pbVar15;\n if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }" ({ "{") (expression_statement "pbVar16 = pbVar15;" (assignment_expression "pbVar16 = pbVar15" (identifier "pbVar16") (= "=") (identifier "pbVar15")) (; ";")) (if_statement "if (uVar20 != 2) {\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }" (if "if") (parenthesized_expression "(uVar20 != 2)" (( "(") (binary_expression "uVar20 != 2" (identifier "uVar20") (!= "!=") (number_literal "2")) () ")")) (compound_statement "{\n if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }" ({ "{") (if_statement "if (uVar20 != 3) {\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }" (if "if") (parenthesized_expression "(uVar20 != 3)" (( "(") (binary_expression "uVar20 != 3" (identifier "uVar20") (!= "!=") (number_literal "3")) () ")")) (compound_statement "{\n if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }\n bVar26 = *pbVar22;\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar16 = bVar26;\n }" ({ "{") (if_statement "if (uVar20 != 4) {\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }" (if "if") (parenthesized_expression "(uVar20 != 4)" (( "(") (binary_expression "uVar20 != 4" (identifier "uVar20") (!= "!=") (number_literal "4")) () ")")) (compound_statement "{\n if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }\n bVar26 = *pbVar22;\n pbVar16 = pbVar15 + 1;\n pbVar22 = pbVar22 + 1;\n *pbVar15 = bVar26;\n }" ({ "{") (if_statement "if (uVar20 != 5) {\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }" (if "if") (parenthesized_expression "(uVar20 != 5)" (( "(") (binary_expression "uVar20 != 5" (identifier "uVar20") (!= "!=") (number_literal "5")) () ")")) (compound_statement "{\n pbVar21 = pbVar22;\n if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }\n pbVar15 = pbVar16 + 1;\n pbVar22 = pbVar21 + 1;\n *pbVar16 = *pbVar21;\n }" ({ "{") (expression_statement "pbVar21 = pbVar22;" (assignment_expression "pbVar21 = pbVar22" (identifier "pbVar21") (= "=") (identifier "pbVar22")) (; ";")) (if_statement "if (uVar20 != 6) {\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }" (if "if") (parenthesized_expression "(uVar20 != 6)" (( "(") (binary_expression "uVar20 != 6" (identifier "uVar20") (!= "!=") (number_literal "6")) () ")")) (compound_statement "{\n pbVar16 = local_b8 + 1;\n local_b8[0] = local_138[0];\n pbVar21 = local_138 + 1;\n }" ({ "{") (expression_statement "pbVar16 = local_b8 + 1;" (assignment_expression "pbVar16 = local_b8 + 1" (identifier "pbVar16") (= "=") (binary_expression "local_b8 + 1" (identifier "local_b8") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "local_b8[0] = local_138[0];" (assignment_expression "local_b8[0] = local_138[0]" (subscript_expression "local_b8[0]" (identifier "local_b8") ([ "[") (number_literal "0") (] "]")) (= "=") (subscript_expression "local_138[0]" (identifier "local_138") ([ "[") (number_literal "0") (] "]"))) (; ";")) (expression_statement "pbVar21 = local_138 + 1;" (assignment_expression "pbVar21 = local_138 + 1" (identifier "pbVar21") (= "=") (binary_expression "local_138 + 1" (identifier "local_138") (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (expression_statement "pbVar15 = pbVar16 + 1;" (assignment_expression "pbVar15 = pbVar16 + 1" (identifier "pbVar15") (= "=") (binary_expression "pbVar16 + 1" (identifier "pbVar16") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar22 = pbVar21 + 1;" (assignment_expression "pbVar22 = pbVar21 + 1" (identifier "pbVar22") (= "=") (binary_expression "pbVar21 + 1" (identifier "pbVar21") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*pbVar16 = *pbVar21;" (assignment_expression "*pbVar16 = *pbVar21" (pointer_expression "*pbVar16" (* "*") (identifier "pbVar16")) (= "=") (pointer_expression "*pbVar21" (* "*") (identifier "pbVar21"))) (; ";")) (} "}"))) (expression_statement "bVar26 = *pbVar22;" (assignment_expression "bVar26 = *pbVar22" (identifier "bVar26") (= "=") (pointer_expression "*pbVar22" (* "*") (identifier "pbVar22"))) (; ";")) (expression_statement "pbVar16 = pbVar15 + 1;" (assignment_expression "pbVar16 = pbVar15 + 1" (identifier "pbVar16") (= "=") (binary_expression "pbVar15 + 1" (identifier "pbVar15") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar22 = pbVar22 + 1;" (assignment_expression "pbVar22 = pbVar22 + 1" (identifier "pbVar22") (= "=") (binary_expression "pbVar22 + 1" (identifier "pbVar22") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*pbVar15 = bVar26;" (assignment_expression "*pbVar15 = bVar26" (pointer_expression "*pbVar15" (* "*") (identifier "pbVar15")) (= "=") (identifier "bVar26")) (; ";")) (} "}"))) (expression_statement "bVar26 = *pbVar22;" (assignment_expression "bVar26 = *pbVar22" (identifier "bVar26") (= "=") (pointer_expression "*pbVar22" (* "*") (identifier "pbVar22"))) (; ";")) (expression_statement "pbVar15 = pbVar16 + 1;" (assignment_expression "pbVar15 = pbVar16 + 1" (identifier "pbVar15") (= "=") (binary_expression "pbVar16 + 1" (identifier "pbVar16") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar22 = pbVar22 + 1;" (assignment_expression "pbVar22 = pbVar22 + 1" (identifier "pbVar22") (= "=") (binary_expression "pbVar22 + 1" (identifier "pbVar22") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*pbVar16 = bVar26;" (assignment_expression "*pbVar16 = bVar26" (pointer_expression "*pbVar16" (* "*") (identifier "pbVar16")) (= "=") (identifier "bVar26")) (; ";")) (} "}"))) (expression_statement "bVar26 = *pbVar22;" (assignment_expression "bVar26 = *pbVar22" (identifier "bVar26") (= "=") (pointer_expression "*pbVar22" (* "*") (identifier "pbVar22"))) (; ";")) (expression_statement "pbVar16 = pbVar15 + 1;" (assignment_expression "pbVar16 = pbVar15 + 1" (identifier "pbVar16") (= "=") (binary_expression "pbVar15 + 1" (identifier "pbVar15") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar22 = pbVar22 + 1;" (assignment_expression "pbVar22 = pbVar22 + 1" (identifier "pbVar22") (= "=") (binary_expression "pbVar22 + 1" (identifier "pbVar22") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*pbVar15 = bVar26;" (assignment_expression "*pbVar15 = bVar26" (pointer_expression "*pbVar15" (* "*") (identifier "pbVar15")) (= "=") (identifier "bVar26")) (; ";")) (} "}"))) (expression_statement "bVar26 = *pbVar22;" (assignment_expression "bVar26 = *pbVar22" (identifier "bVar26") (= "=") (pointer_expression "*pbVar22" (* "*") (identifier "pbVar22"))) (; ";")) (expression_statement "pbVar15 = pbVar16 + 1;" (assignment_expression "pbVar15 = pbVar16 + 1" (identifier "pbVar15") (= "=") (binary_expression "pbVar16 + 1" (identifier "pbVar16") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar22 = pbVar22 + 1;" (assignment_expression "pbVar22 = pbVar22 + 1" (identifier "pbVar22") (= "=") (binary_expression "pbVar22 + 1" (identifier "pbVar22") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*pbVar16 = bVar26;" (assignment_expression "*pbVar16 = bVar26" (pointer_expression "*pbVar16" (* "*") (identifier "pbVar16")) (= "=") (identifier "bVar26")) (; ";")) (} "}"))) (expression_statement "*pbVar15 = *pbVar22;" (assignment_expression "*pbVar15 = *pbVar22" (pointer_expression "*pbVar15" (* "*") (identifier "pbVar15")) (= "=") (pointer_expression "*pbVar22" (* "*") (identifier "pbVar22"))) (; ";")) (expression_statement "pbVar15 = pbVar15 + 1;" (assignment_expression "pbVar15 = pbVar15 + 1" (identifier "pbVar15") (= "=") (binary_expression "pbVar15 + 1" (identifier "pbVar15") (+ "+") (number_literal "1"))) (; ";")) (for_statement "for (pbVar22 = pbVar22 + 1; iVar17 = iVar13, pbVar18 != pbVar22; pbVar22 = pbVar22 + 8) {\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }" (for "for") (( "(") (assignment_expression "pbVar22 = pbVar22 + 1" (identifier "pbVar22") (= "=") (binary_expression "pbVar22 + 1" (identifier "pbVar22") (+ "+") (number_literal "1"))) (; ";") (comma_expression "iVar17 = iVar13, pbVar18 != pbVar22" (assignment_expression "iVar17 = iVar13" (identifier "iVar17") (= "=") (identifier "iVar13")) (, ",") (binary_expression "pbVar18 != pbVar22" (identifier "pbVar18") (!= "!=") (identifier "pbVar22"))) (; ";") (assignment_expression "pbVar22 = pbVar22 + 8" (identifier "pbVar22") (= "=") (binary_expression "pbVar22 + 8" (identifier "pbVar22") (+ "+") (number_literal "8"))) () ")") (compound_statement "{\nLAB_0013f8a0:\n bVar26 = pbVar22[1];\n bVar6 = pbVar22[2];\n bVar7 = pbVar22[3];\n bVar8 = pbVar22[4];\n bVar9 = pbVar22[5];\n *pbVar15 = *pbVar22;\n bVar10 = pbVar22[6];\n bVar11 = pbVar22[7];\n pbVar15[1] = bVar26;\n pbVar15[2] = bVar6;\n pbVar15[3] = bVar7;\n pbVar15[4] = bVar8;\n pbVar15[5] = bVar9;\n pbVar15[6] = bVar10;\n pbVar15[7] = bVar11;\n pbVar15 = pbVar15 + 8;\n }" ({ "{") (labeled_statement "LAB_0013f8a0:\n bVar26 = pbVar22[1];" (statement_identifier "LAB_0013f8a0") (: ":") (expression_statement "bVar26 = pbVar22[1];" (assignment_expression "bVar26 = pbVar22[1]" (identifier "bVar26") (= "=") (subscript_expression "pbVar22[1]" (identifier "pbVar22") ([ "[") (number_literal "1") (] "]"))) (; ";"))) (expression_statement "bVar6 = pbVar22[2];" (assignment_expression "bVar6 = pbVar22[2]" (identifier "bVar6") (= "=") (subscript_expression "pbVar22[2]" (identifier "pbVar22") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "bVar7 = pbVar22[3];" (assignment_expression "bVar7 = pbVar22[3]" (identifier "bVar7") (= "=") (subscript_expression "pbVar22[3]" (identifier "pbVar22") ([ "[") (number_literal "3") (] "]"))) (; ";")) (expression_statement "bVar8 = pbVar22[4];" (assignment_expression "bVar8 = pbVar22[4]" (identifier "bVar8") (= "=") (subscript_expression "pbVar22[4]" (identifier "pbVar22") ([ "[") (number_literal "4") (] "]"))) (; ";")) (expression_statement "bVar9 = pbVar22[5];" (assignment_expression "bVar9 = pbVar22[5]" (identifier "bVar9") (= "=") (subscript_expression "pbVar22[5]" (identifier "pbVar22") ([ "[") (number_literal "5") (] "]"))) (; ";")) (expression_statement "*pbVar15 = *pbVar22;" (assignment_expression "*pbVar15 = *pbVar22" (pointer_expression "*pbVar15" (* "*") (identifier "pbVar15")) (= "=") (pointer_expression "*pbVar22" (* "*") (identifier "pbVar22"))) (; ";")) (expression_statement "bVar10 = pbVar22[6];" (assignment_expression "bVar10 = pbVar22[6]" (identifier "bVar10") (= "=") (subscript_expression "pbVar22[6]" (identifier "pbVar22") ([ "[") (number_literal "6") (] "]"))) (; ";")) (expression_statement "bVar11 = pbVar22[7];" (assignment_expression "bVar11 = pbVar22[7]" (identifier "bVar11") (= "=") (subscript_expression "pbVar22[7]" (identifier "pbVar22") ([ "[") (number_literal "7") (] "]"))) (; ";")) (expression_statement "pbVar15[1] = bVar26;" (assignment_expression "pbVar15[1] = bVar26" (subscript_expression "pbVar15[1]" (identifier "pbVar15") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "bVar26")) (; ";")) (expression_statement "pbVar15[2] = bVar6;" (assignment_expression "pbVar15[2] = bVar6" (subscript_expression "pbVar15[2]" (identifier "pbVar15") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "bVar6")) (; ";")) (expression_statement "pbVar15[3] = bVar7;" (assignment_expression "pbVar15[3] = bVar7" (subscript_expression "pbVar15[3]" (identifier "pbVar15") ([ "[") (number_literal "3") (] "]")) (= "=") (identifier "bVar7")) (; ";")) (expression_statement "pbVar15[4] = bVar8;" (assignment_expression "pbVar15[4] = bVar8" (subscript_expression "pbVar15[4]" (identifier "pbVar15") ([ "[") (number_literal "4") (] "]")) (= "=") (identifier "bVar8")) (; ";")) (expression_statement "pbVar15[5] = bVar9;" (assignment_expression "pbVar15[5] = bVar9" (subscript_expression "pbVar15[5]" (identifier "pbVar15") ([ "[") (number_literal "5") (] "]")) (= "=") (identifier "bVar9")) (; ";")) (expression_statement "pbVar15[6] = bVar10;" (assignment_expression "pbVar15[6] = bVar10" (subscript_expression "pbVar15[6]" (identifier "pbVar15") ([ "[") (number_literal "6") (] "]")) (= "=") (identifier "bVar10")) (; ";")) (expression_statement "pbVar15[7] = bVar11;" (assignment_expression "pbVar15[7] = bVar11" (subscript_expression "pbVar15[7]" (identifier "pbVar15") ([ "[") (number_literal "7") (] "]")) (= "=") (identifier "bVar11")) (; ";")) (expression_statement "pbVar15 = pbVar15 + 8;" (assignment_expression "pbVar15 = pbVar15 + 8" (identifier "pbVar15") (= "=") (binary_expression "pbVar15 + 8" (identifier "pbVar15") (+ "+") (number_literal "8"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "bVar26 = bVar14 & 7;" (assignment_expression "bVar26 = bVar14 & 7" (identifier "bVar26") (= "=") (binary_expression "bVar14 & 7" (identifier "bVar14") (& "&") (number_literal "7"))) (; ";")) (expression_statement "iVar25 = (int)(bVar14 & 0x3f) >> 3;" (assignment_expression "iVar25 = (int)(bVar14 & 0x3f) >> 3" (identifier "iVar25") (= "=") (binary_expression "(int)(bVar14 & 0x3f) >> 3" (cast_expression "(int)(bVar14 & 0x3f)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (parenthesized_expression "(bVar14 & 0x3f)" (( "(") (binary_expression "bVar14 & 0x3f" (identifier "bVar14") (& "&") (number_literal "0x3f")) () ")"))) (>> ">>") (number_literal "3"))) (; ";")) (expression_statement "local_b8[iVar17] = local_138[0] ^ local_138[1];" (assignment_expression "local_b8[iVar17] = local_138[0] ^ local_138[1]" (subscript_expression "local_b8[iVar17]" (identifier "local_b8") ([ "[") (identifier "iVar17") (] "]")) (= "=") (binary_expression "local_138[0] ^ local_138[1]" (subscript_expression "local_138[0]" (identifier "local_138") ([ "[") (number_literal "0") (] "]")) (^ "^") (subscript_expression "local_138[1]" (identifier "local_138") ([ "[") (number_literal "1") (] "]")))) (; ";")) (expression_statement "local_b8[iVar17 + 1] = local_138[1] ^ local_138[2];" (assignment_expression "local_b8[iVar17 + 1] = local_138[1] ^ local_138[2]" (subscript_expression "local_b8[iVar17 + 1]" (identifier "local_b8") ([ "[") (binary_expression "iVar17 + 1" (identifier "iVar17") (+ "+") (number_literal "1")) (] "]")) (= "=") (binary_expression "local_138[1] ^ local_138[2]" (subscript_expression "local_138[1]" (identifier "local_138") ([ "[") (number_literal "1") (] "]")) (^ "^") (subscript_expression "local_138[2]" (identifier "local_138") ([ "[") (number_literal "2") (] "]")))) (; ";")) (expression_statement "local_b8[iVar17 + 2] = local_138[2] ^ local_138[3];" (assignment_expression "local_b8[iVar17 + 2] = local_138[2] ^ local_138[3]" (subscript_expression "local_b8[iVar17 + 2]" (identifier "local_b8") ([ "[") (binary_expression "iVar17 + 2" (identifier "iVar17") (+ "+") (number_literal "2")) (] "]")) (= "=") (binary_expression "local_138[2] ^ local_138[3]" (subscript_expression "local_138[2]" (identifier "local_138") ([ "[") (number_literal "2") (] "]")) (^ "^") (subscript_expression "local_138[3]" (identifier "local_138") ([ "[") (number_literal "3") (] "]")))) (; ";")) (expression_statement "local_b8[iVar17 + 3] = local_138[3] ^ local_138[4];" (assignment_expression "local_b8[iVar17 + 3] = local_138[3] ^ local_138[4]" (subscript_expression "local_b8[iVar17 + 3]" (identifier "local_b8") ([ "[") (binary_expression "iVar17 + 3" (identifier "iVar17") (+ "+") (number_literal "3")) (] "]")) (= "=") (binary_expression "local_138[3] ^ local_138[4]" (subscript_expression "local_138[3]" (identifier "local_138") ([ "[") (number_literal "3") (] "]")) (^ "^") (subscript_expression "local_138[4]" (identifier "local_138") ([ "[") (number_literal "4") (] "]")))) (; ";")) (expression_statement "local_b8[iVar17 + 4] = local_138[4] ^ local_138[5];" (assignment_expression "local_b8[iVar17 + 4] = local_138[4] ^ local_138[5]" (subscript_expression "local_b8[iVar17 + 4]" (identifier "local_b8") ([ "[") (binary_expression "iVar17 + 4" (identifier "iVar17") (+ "+") (number_literal "4")) (] "]")) (= "=") (binary_expression "local_138[4] ^ local_138[5]" (subscript_expression "local_138[4]" (identifier "local_138") ([ "[") (number_literal "4") (] "]")) (^ "^") (subscript_expression "local_138[5]" (identifier "local_138") ([ "[") (number_literal "5") (] "]")))) (; ";")) (expression_statement "local_b8[iVar17 + 5] = local_138[5] ^ local_138[6];" (assignment_expression "local_b8[iVar17 + 5] = local_138[5] ^ local_138[6]" (subscript_expression "local_b8[iVar17 + 5]" (identifier "local_b8") ([ "[") (binary_expression "iVar17 + 5" (identifier "iVar17") (+ "+") (number_literal "5")) (] "]")) (= "=") (binary_expression "local_138[5] ^ local_138[6]" (subscript_expression "local_138[5]" (identifier "local_138") ([ "[") (number_literal "5") (] "]")) (^ "^") (subscript_expression "local_138[6]" (identifier "local_138") ([ "[") (number_literal "6") (] "]")))) (; ";")) (expression_statement "local_b8[iVar17 + 6] = local_138[6] ^ local_131;" (assignment_expression "local_b8[iVar17 + 6] = local_138[6] ^ local_131" (subscript_expression "local_b8[iVar17 + 6]" (identifier "local_b8") ([ "[") (binary_expression "iVar17 + 6" (identifier "iVar17") (+ "+") (number_literal "6")) (] "]")) (= "=") (binary_expression "local_138[6] ^ local_131" (subscript_expression "local_138[6]" (identifier "local_138") ([ "[") (number_literal "6") (] "]")) (^ "^") (identifier "local_131"))) (; ";")) (expression_statement "local_b8[iVar17 + 7] = local_131 ^ local_130;" (assignment_expression "local_b8[iVar17 + 7] = local_131 ^ local_130" (subscript_expression "local_b8[iVar17 + 7]" (identifier "local_b8") ([ "[") (binary_expression "iVar17 + 7" (identifier "iVar17") (+ "+") (number_literal "7")) (] "]")) (= "=") (binary_expression "local_131 ^ local_130" (identifier "local_131") (^ "^") (identifier "local_130"))) (; ";")) (if_statement "if (0 < iVar13) {\n uVar23 = 0;\n pbVar22 = local_b8 + iVar25;\n iVar17 = iVar25 + 1;\n bVar14 = 8 - bVar26;\n uVar20 = iVar13 - 1U & 3;\n if (uVar20 != 0) {\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }\n while( true ) {\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }\n }" (if "if") (parenthesized_expression "(0 < iVar13)" (( "(") (binary_expression "0 < iVar13" (number_literal "0") (< "<") (identifier "iVar13")) () ")")) (compound_statement "{\n uVar23 = 0;\n pbVar22 = local_b8 + iVar25;\n iVar17 = iVar25 + 1;\n bVar14 = 8 - bVar26;\n uVar20 = iVar13 - 1U & 3;\n if (uVar20 != 0) {\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }\n while( true ) {\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }\n }" ({ "{") (expression_statement "uVar23 = 0;" (assignment_expression "uVar23 = 0" (identifier "uVar23") (= "=") (number_literal "0")) (; ";")) (expression_statement "pbVar22 = local_b8 + iVar25;" (assignment_expression "pbVar22 = local_b8 + iVar25" (identifier "pbVar22") (= "=") (binary_expression "local_b8 + iVar25" (identifier "local_b8") (+ "+") (identifier "iVar25"))) (; ";")) (expression_statement "iVar17 = iVar25 + 1;" (assignment_expression "iVar17 = iVar25 + 1" (identifier "iVar17") (= "=") (binary_expression "iVar25 + 1" (identifier "iVar25") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "bVar14 = 8 - bVar26;" (assignment_expression "bVar14 = 8 - bVar26" (identifier "bVar14") (= "=") (binary_expression "8 - bVar26" (number_literal "8") (- "-") (identifier "bVar26"))) (; ";")) (expression_statement "uVar20 = iVar13 - 1U & 3;" (assignment_expression "uVar20 = iVar13 - 1U & 3" (identifier "uVar20") (= "=") (binary_expression "iVar13 - 1U & 3" (binary_expression "iVar13 - 1U" (identifier "iVar13") (- "-") (number_literal "1U")) (& "&") (number_literal "3"))) (; ";")) (if_statement "if (uVar20 != 0) {\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }" (if "if") (parenthesized_expression "(uVar20 != 0)" (( "(") (binary_expression "uVar20 != 0" (identifier "uVar20") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n bVar6 = *pbVar22;\n *(byte *)(param_1 + 0x80) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }\n uVar23 = 1;\n if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }\n }" ({ "{") (expression_statement "bVar6 = *pbVar22;" (assignment_expression "bVar6 = *pbVar22" (identifier "bVar6") (= "=") (pointer_expression "*pbVar22" (* "*") (identifier "pbVar22"))) (; ";")) (expression_statement "*(byte *)(param_1 + 0x80) = bVar6 << bVar26;" (assignment_expression "*(byte *)(param_1 + 0x80) = bVar6 << bVar26" (pointer_expression "*(byte *)(param_1 + 0x80)" (* "*") (cast_expression "(byte *)(param_1 + 0x80)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x80)" (( "(") (binary_expression "param_1 + 0x80" (identifier "param_1") (+ "+") (number_literal "0x80")) () ")")))) (= "=") (binary_expression "bVar6 << bVar26" (identifier "bVar6") (<< "<<") (identifier "bVar26"))) (; ";")) (if_statement "if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }" (if "if") (parenthesized_expression "(bVar26 != 0)" (( "(") (binary_expression "bVar26 != 0" (identifier "bVar26") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));\n }" ({ "{") (expression_statement "*(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f));" (assignment_expression "*(byte *)(param_1 + 0x80) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f))" (pointer_expression "*(byte *)(param_1 + 0x80)" (* "*") (cast_expression "(byte *)(param_1 + 0x80)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x80)" (( "(") (binary_expression "param_1 + 0x80" (identifier "param_1") (+ "+") (number_literal "0x80")) () ")")))) (= "=") (binary_expression "bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f))" (binary_expression "bVar6 << bVar26" (identifier "bVar6") (<< "<<") (identifier "bVar26")) (| "|") (call_expression "(byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f))" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f))" (( "(") (binary_expression "(int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f)" (cast_expression "(int)(uint)local_b8[iVar17]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (cast_expression "(uint)local_b8[iVar17]" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (subscript_expression "local_b8[iVar17]" (identifier "local_b8") ([ "[") (identifier "iVar17") (] "]")))) (>> ">>") (parenthesized_expression "(bVar14 & 0x1f)" (( "(") (binary_expression "bVar14 & 0x1f" (identifier "bVar14") (& "&") (number_literal "0x1f")) () ")"))) () ")"))))) (; ";")) (} "}"))) (expression_statement "uVar23 = 1;" (assignment_expression "uVar23 = 1" (identifier "uVar23") (= "=") (number_literal "1")) (; ";")) (if_statement "if (uVar20 != 1) {\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }" (if "if") (parenthesized_expression "(uVar20 != 1)" (( "(") (binary_expression "uVar20 != 1" (identifier "uVar20") (!= "!=") (number_literal "1")) () ")")) (compound_statement "{\n if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }\n uVar23 = uVar23 + 1;\n }" ({ "{") (if_statement "if (uVar20 != 2) {\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }" (if "if") (parenthesized_expression "(uVar20 != 2)" (( "(") (binary_expression "uVar20 != 2" (identifier "uVar20") (!= "!=") (number_literal "2")) () ")")) (compound_statement "{\n bVar6 = local_b8[(long)iVar25 + 1];\n *(byte *)(param_1 + 0x81) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }\n uVar23 = 2;\n }" ({ "{") (expression_statement "bVar6 = local_b8[(long)iVar25 + 1];" (assignment_expression "bVar6 = local_b8[(long)iVar25 + 1]" (identifier "bVar6") (= "=") (subscript_expression "local_b8[(long)iVar25 + 1]" (identifier "local_b8") ([ "[") (binary_expression "(long)iVar25 + 1" (cast_expression "(long)iVar25" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar25")) (+ "+") (number_literal "1")) (] "]"))) (; ";")) (expression_statement "*(byte *)(param_1 + 0x81) = bVar6 << bVar26;" (assignment_expression "*(byte *)(param_1 + 0x81) = bVar6 << bVar26" (pointer_expression "*(byte *)(param_1 + 0x81)" (* "*") (cast_expression "(byte *)(param_1 + 0x81)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x81)" (( "(") (binary_expression "param_1 + 0x81" (identifier "param_1") (+ "+") (number_literal "0x81")) () ")")))) (= "=") (binary_expression "bVar6 << bVar26" (identifier "bVar6") (<< "<<") (identifier "bVar26"))) (; ";")) (if_statement "if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }" (if "if") (parenthesized_expression "(bVar26 != 0)" (( "(") (binary_expression "bVar26 != 0" (identifier "bVar26") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));\n }" ({ "{") (expression_statement "*(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f));" (assignment_expression "*(byte *)(param_1 + 0x81) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f))" (pointer_expression "*(byte *)(param_1 + 0x81)" (* "*") (cast_expression "(byte *)(param_1 + 0x81)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x81)" (( "(") (binary_expression "param_1 + 0x81" (identifier "param_1") (+ "+") (number_literal "0x81")) () ")")))) (= "=") (binary_expression "bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f))" (binary_expression "bVar6 << bVar26" (identifier "bVar6") (<< "<<") (identifier "bVar26")) (| "|") (call_expression "(byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f))" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f))" (( "(") (binary_expression "(int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f)" (cast_expression "(int)(uint)local_b8[iVar25 + 2]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (cast_expression "(uint)local_b8[iVar25 + 2]" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (subscript_expression "local_b8[iVar25 + 2]" (identifier "local_b8") ([ "[") (binary_expression "iVar25 + 2" (identifier "iVar25") (+ "+") (number_literal "2")) (] "]")))) (>> ">>") (parenthesized_expression "(bVar14 & 0x1f)" (( "(") (binary_expression "bVar14 & 0x1f" (identifier "bVar14") (& "&") (number_literal "0x1f")) () ")"))) () ")"))))) (; ";")) (} "}"))) (expression_statement "uVar23 = 2;" (assignment_expression "uVar23 = 2" (identifier "uVar23") (= "=") (number_literal "2")) (; ";")) (} "}"))) (expression_statement "bVar6 = pbVar22[uVar23];" (assignment_expression "bVar6 = pbVar22[uVar23]" (identifier "bVar6") (= "=") (subscript_expression "pbVar22[uVar23]" (identifier "pbVar22") ([ "[") (identifier "uVar23") (] "]"))) (; ";")) (expression_statement "*(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;" (assignment_expression "*(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26" (pointer_expression "*(byte *)(param_1 + 0x80 + uVar23)" (* "*") (cast_expression "(byte *)(param_1 + 0x80 + uVar23)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x80 + uVar23)" (( "(") (binary_expression "param_1 + 0x80 + uVar23" (binary_expression "param_1 + 0x80" (identifier "param_1") (+ "+") (number_literal "0x80")) (+ "+") (identifier "uVar23")) () ")")))) (= "=") (binary_expression "bVar6 << bVar26" (identifier "bVar6") (<< "<<") (identifier "bVar26"))) (; ";")) (if_statement "if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }" (if "if") (parenthesized_expression "(bVar26 != 0)" (( "(") (binary_expression "bVar26 != 0" (identifier "bVar26") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));\n }" ({ "{") (expression_statement "*(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f));" (assignment_expression "*(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f))" (pointer_expression "*(byte *)(param_1 + 0x80 + uVar23)" (* "*") (cast_expression "(byte *)(param_1 + 0x80 + uVar23)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x80 + uVar23)" (( "(") (binary_expression "param_1 + 0x80 + uVar23" (binary_expression "param_1 + 0x80" (identifier "param_1") (+ "+") (number_literal "0x80")) (+ "+") (identifier "uVar23")) () ")")))) (= "=") (binary_expression "bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f))" (binary_expression "bVar6 << bVar26" (identifier "bVar6") (<< "<<") (identifier "bVar26")) (| "|") (call_expression "(byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f))" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f))" (( "(") (binary_expression "(int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f)" (cast_expression "(int)(uint)local_b8[iVar17 + (int)uVar23]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (cast_expression "(uint)local_b8[iVar17 + (int)uVar23]" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (subscript_expression "local_b8[iVar17 + (int)uVar23]" (identifier "local_b8") ([ "[") (binary_expression "iVar17 + (int)uVar23" (identifier "iVar17") (+ "+") (cast_expression "(int)uVar23" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar23"))) (] "]")))) (>> ">>") (parenthesized_expression "(bVar14 & 0x1f)" (( "(") (binary_expression "bVar14 & 0x1f" (identifier "bVar14") (& "&") (number_literal "0x1f")) () ")"))) () ")"))))) (; ";")) (} "}"))) (expression_statement "uVar23 = uVar23 + 1;" (assignment_expression "uVar23 = uVar23 + 1" (identifier "uVar23") (= "=") (binary_expression "uVar23 + 1" (identifier "uVar23") (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (} "}"))) (while_statement "while( true ) {\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n bVar6 = pbVar22[uVar23];\n *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;\n iVar25 = (int)uVar23;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }\n lVar19 = uVar23 + 1;\n if (uVar23 == iVar13 - 1U) break;\n bVar6 = pbVar22[uVar23 + 1];\n *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }\n bVar6 = pbVar22[uVar23 + 2];\n *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }\n bVar6 = pbVar22[uVar23 + 3];\n *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;\n if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }\n uVar23 = uVar23 + 4;\n }" ({ "{") (expression_statement "bVar6 = pbVar22[uVar23];" (assignment_expression "bVar6 = pbVar22[uVar23]" (identifier "bVar6") (= "=") (subscript_expression "pbVar22[uVar23]" (identifier "pbVar22") ([ "[") (identifier "uVar23") (] "]"))) (; ";")) (expression_statement "*(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26;" (assignment_expression "*(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26" (pointer_expression "*(byte *)(param_1 + 0x80 + uVar23)" (* "*") (cast_expression "(byte *)(param_1 + 0x80 + uVar23)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x80 + uVar23)" (( "(") (binary_expression "param_1 + 0x80 + uVar23" (binary_expression "param_1 + 0x80" (identifier "param_1") (+ "+") (number_literal "0x80")) (+ "+") (identifier "uVar23")) () ")")))) (= "=") (binary_expression "bVar6 << bVar26" (identifier "bVar6") (<< "<<") (identifier "bVar26"))) (; ";")) (expression_statement "iVar25 = (int)uVar23;" (assignment_expression "iVar25 = (int)uVar23" (identifier "iVar25") (= "=") (cast_expression "(int)uVar23" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar23"))) (; ";")) (if_statement "if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }" (if "if") (parenthesized_expression "(bVar26 != 0)" (( "(") (binary_expression "bVar26 != 0" (identifier "bVar26") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));\n }" ({ "{") (expression_statement "*(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f));" (assignment_expression "*(byte *)(param_1 + 0x80 + uVar23) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f))" (pointer_expression "*(byte *)(param_1 + 0x80 + uVar23)" (* "*") (cast_expression "(byte *)(param_1 + 0x80 + uVar23)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x80 + uVar23)" (( "(") (binary_expression "param_1 + 0x80 + uVar23" (binary_expression "param_1 + 0x80" (identifier "param_1") (+ "+") (number_literal "0x80")) (+ "+") (identifier "uVar23")) () ")")))) (= "=") (binary_expression "bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f))" (binary_expression "bVar6 << bVar26" (identifier "bVar6") (<< "<<") (identifier "bVar26")) (| "|") (call_expression "(byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f))" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f))" (( "(") (binary_expression "(int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f)" (cast_expression "(int)(uint)local_b8[iVar17 + iVar25]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (cast_expression "(uint)local_b8[iVar17 + iVar25]" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (subscript_expression "local_b8[iVar17 + iVar25]" (identifier "local_b8") ([ "[") (binary_expression "iVar17 + iVar25" (identifier "iVar17") (+ "+") (identifier "iVar25")) (] "]")))) (>> ">>") (parenthesized_expression "(bVar14 & 0x1f)" (( "(") (binary_expression "bVar14 & 0x1f" (identifier "bVar14") (& "&") (number_literal "0x1f")) () ")"))) () ")"))))) (; ";")) (} "}"))) (expression_statement "lVar19 = uVar23 + 1;" (assignment_expression "lVar19 = uVar23 + 1" (identifier "lVar19") (= "=") (binary_expression "uVar23 + 1" (identifier "uVar23") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (uVar23 == iVar13 - 1U) break;" (if "if") (parenthesized_expression "(uVar23 == iVar13 - 1U)" (( "(") (binary_expression "uVar23 == iVar13 - 1U" (identifier "uVar23") (== "==") (binary_expression "iVar13 - 1U" (identifier "iVar13") (- "-") (number_literal "1U"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "bVar6 = pbVar22[uVar23 + 1];" (assignment_expression "bVar6 = pbVar22[uVar23 + 1]" (identifier "bVar6") (= "=") (subscript_expression "pbVar22[uVar23 + 1]" (identifier "pbVar22") ([ "[") (binary_expression "uVar23 + 1" (identifier "uVar23") (+ "+") (number_literal "1")) (] "]"))) (; ";")) (expression_statement "*(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26;" (assignment_expression "*(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26" (pointer_expression "*(byte *)(param_1 + 0x80 + lVar19)" (* "*") (cast_expression "(byte *)(param_1 + 0x80 + lVar19)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x80 + lVar19)" (( "(") (binary_expression "param_1 + 0x80 + lVar19" (binary_expression "param_1 + 0x80" (identifier "param_1") (+ "+") (number_literal "0x80")) (+ "+") (identifier "lVar19")) () ")")))) (= "=") (binary_expression "bVar6 << bVar26" (identifier "bVar6") (<< "<<") (identifier "bVar26"))) (; ";")) (if_statement "if (bVar26 != 0) {\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }" (if "if") (parenthesized_expression "(bVar26 != 0)" (( "(") (binary_expression "bVar26 != 0" (identifier "bVar26") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));\n }" ({ "{") (expression_statement "*(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f));" (assignment_expression "*(byte *)(param_1 + 0x80 + lVar19) =\n bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f))" (pointer_expression "*(byte *)(param_1 + 0x80 + lVar19)" (* "*") (cast_expression "(byte *)(param_1 + 0x80 + lVar19)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x80 + lVar19)" (( "(") (binary_expression "param_1 + 0x80 + lVar19" (binary_expression "param_1 + 0x80" (identifier "param_1") (+ "+") (number_literal "0x80")) (+ "+") (identifier "lVar19")) () ")")))) (= "=") (binary_expression "bVar6 << bVar26 |\n (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f))" (binary_expression "bVar6 << bVar26" (identifier "bVar6") (<< "<<") (identifier "bVar26")) (| "|") (call_expression "(byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f))" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f))" (( "(") (binary_expression "(int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f)" (cast_expression "(int)(uint)local_b8[iVar17 + (int)lVar19]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (cast_expression "(uint)local_b8[iVar17 + (int)lVar19]" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (subscript_expression "local_b8[iVar17 + (int)lVar19]" (identifier "local_b8") ([ "[") (binary_expression "iVar17 + (int)lVar19" (identifier "iVar17") (+ "+") (cast_expression "(int)lVar19" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar19"))) (] "]")))) (>> ">>") (parenthesized_expression "(bVar14 & 0x1f)" (( "(") (binary_expression "bVar14 & 0x1f" (identifier "bVar14") (& "&") (number_literal "0x1f")) () ")"))) () ")"))))) (; ";")) (} "}"))) (expression_statement "bVar6 = pbVar22[uVar23 + 2];" (assignment_expression "bVar6 = pbVar22[uVar23 + 2]" (identifier "bVar6") (= "=") (subscript_expression "pbVar22[uVar23 + 2]" (identifier "pbVar22") ([ "[") (binary_expression "uVar23 + 2" (identifier "uVar23") (+ "+") (number_literal "2")) (] "]"))) (; ";")) (expression_statement "*(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26;" (assignment_expression "*(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26" (pointer_expression "*(byte *)(param_1 + 0x81 + lVar19)" (* "*") (cast_expression "(byte *)(param_1 + 0x81 + lVar19)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x81 + lVar19)" (( "(") (binary_expression "param_1 + 0x81 + lVar19" (binary_expression "param_1 + 0x81" (identifier "param_1") (+ "+") (number_literal "0x81")) (+ "+") (identifier "lVar19")) () ")")))) (= "=") (binary_expression "bVar6 << bVar26" (identifier "bVar6") (<< "<<") (identifier "bVar26"))) (; ";")) (if_statement "if (bVar26 != 0) {\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }" (if "if") (parenthesized_expression "(bVar26 != 0)" (( "(") (binary_expression "bVar26 != 0" (identifier "bVar26") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;\n }" ({ "{") (expression_statement "*(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))\n ;" (assignment_expression "*(byte *)(param_1 + 0x81 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))" (pointer_expression "*(byte *)(param_1 + 0x81 + lVar19)" (* "*") (cast_expression "(byte *)(param_1 + 0x81 + lVar19)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x81 + lVar19)" (( "(") (binary_expression "param_1 + 0x81 + lVar19" (binary_expression "param_1 + 0x81" (identifier "param_1") (+ "+") (number_literal "0x81")) (+ "+") (identifier "lVar19")) () ")")))) (= "=") (binary_expression "bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))" (binary_expression "bVar6 << bVar26" (identifier "bVar6") (<< "<<") (identifier "bVar26")) (| "|") (call_expression "(byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f))" (( "(") (binary_expression "(int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f)" (cast_expression "(int)(uint)local_b8[iVar17 + iVar25 + 2]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (cast_expression "(uint)local_b8[iVar17 + iVar25 + 2]" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (subscript_expression "local_b8[iVar17 + iVar25 + 2]" (identifier "local_b8") ([ "[") (binary_expression "iVar17 + iVar25 + 2" (binary_expression "iVar17 + iVar25" (identifier "iVar17") (+ "+") (identifier "iVar25")) (+ "+") (number_literal "2")) (] "]")))) (>> ">>") (parenthesized_expression "(bVar14 & 0x1f)" (( "(") (binary_expression "bVar14 & 0x1f" (identifier "bVar14") (& "&") (number_literal "0x1f")) () ")"))) () ")"))))) (; ";")) (} "}"))) (expression_statement "bVar6 = pbVar22[uVar23 + 3];" (assignment_expression "bVar6 = pbVar22[uVar23 + 3]" (identifier "bVar6") (= "=") (subscript_expression "pbVar22[uVar23 + 3]" (identifier "pbVar22") ([ "[") (binary_expression "uVar23 + 3" (identifier "uVar23") (+ "+") (number_literal "3")) (] "]"))) (; ";")) (expression_statement "*(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26;" (assignment_expression "*(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26" (pointer_expression "*(byte *)(param_1 + 0x82 + lVar19)" (* "*") (cast_expression "(byte *)(param_1 + 0x82 + lVar19)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x82 + lVar19)" (( "(") (binary_expression "param_1 + 0x82 + lVar19" (binary_expression "param_1 + 0x82" (identifier "param_1") (+ "+") (number_literal "0x82")) (+ "+") (identifier "lVar19")) () ")")))) (= "=") (binary_expression "bVar6 << bVar26" (identifier "bVar6") (<< "<<") (identifier "bVar26"))) (; ";")) (if_statement "if (bVar26 != 0) {\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }" (if "if") (parenthesized_expression "(bVar26 != 0)" (( "(") (binary_expression "bVar26 != 0" (identifier "bVar26") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;\n }" ({ "{") (expression_statement "*(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))\n ;" (assignment_expression "*(byte *)(param_1 + 0x82 + lVar19) =\n bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))" (pointer_expression "*(byte *)(param_1 + 0x82 + lVar19)" (* "*") (cast_expression "(byte *)(param_1 + 0x82 + lVar19)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x82 + lVar19)" (( "(") (binary_expression "param_1 + 0x82 + lVar19" (binary_expression "param_1 + 0x82" (identifier "param_1") (+ "+") (number_literal "0x82")) (+ "+") (identifier "lVar19")) () ")")))) (= "=") (binary_expression "bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))" (binary_expression "bVar6 << bVar26" (identifier "bVar6") (<< "<<") (identifier "bVar26")) (| "|") (call_expression "(byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f))" (( "(") (binary_expression "(int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f)" (cast_expression "(int)(uint)local_b8[iVar17 + iVar25 + 3]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (cast_expression "(uint)local_b8[iVar17 + iVar25 + 3]" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (subscript_expression "local_b8[iVar17 + iVar25 + 3]" (identifier "local_b8") ([ "[") (binary_expression "iVar17 + iVar25 + 3" (binary_expression "iVar17 + iVar25" (identifier "iVar17") (+ "+") (identifier "iVar25")) (+ "+") (number_literal "3")) (] "]")))) (>> ">>") (parenthesized_expression "(bVar14 & 0x1f)" (( "(") (binary_expression "bVar14 & 0x1f" (identifier "bVar14") (& "&") (number_literal "0x1f")) () ")"))) () ")"))))) (; ";")) (} "}"))) (expression_statement "uVar23 = uVar23 + 4;" (assignment_expression "uVar23 = uVar23 + 4" (identifier "uVar23") (= "=") (binary_expression "uVar23 + 4" (identifier "uVar23") (+ "+") (number_literal "4"))) (; ";")) (} "}"))) (} "}"))) (} "}")) (else_clause "else {\n uStack_1c0 = 0x13fc13;\n zeromem(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540));\n }" (else "else") (compound_statement "{\n uStack_1c0 = 0x13fc13;\n zeromem(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540));\n }" ({ "{") (expression_statement "uStack_1c0 = 0x13fc13;" (assignment_expression "uStack_1c0 = 0x13fc13" (identifier "uStack_1c0") (= "=") (number_literal "0x13fc13")) (; ";")) (expression_statement "zeromem(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540));" (call_expression "zeromem(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540))" (identifier "zeromem") (argument_list "(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540))" (( "(") (binary_expression "param_1 + 0x80" (identifier "param_1") (+ "+") (number_literal "0x80")) (, ",") (cast_expression "(long)*(int *)(param_1 + 0x2540)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "*(int *)(param_1 + 0x2540)" (* "*") (cast_expression "(int *)(param_1 + 0x2540)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x2540)" (( "(") (binary_expression "param_1 + 0x2540" (identifier "param_1") (+ "+") (number_literal "0x2540")) () ")"))))) () ")"))) (; ";")) (} "}")))) (if_statement "if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }" (if "if") (parenthesized_expression "(local_30 == *(long *)(in_FS_OFFSET + 0x28))" (( "(") (binary_expression "local_30 == *(long *)(in_FS_OFFSET + 0x28)" (identifier "local_30") (== "==") (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" (* "*") (cast_expression "(long *)(in_FS_OFFSET + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_FS_OFFSET + 0x28)" (( "(") (binary_expression "in_FS_OFFSET + 0x28" (identifier "in_FS_OFFSET") (+ "+") (number_literal "0x28")) () ")"))))) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "uStack_1c0 = 0x13fc3c;" (assignment_expression "uStack_1c0 = 0x13fc3c" (identifier "uStack_1c0") (= "=") (number_literal "0x13fc3c")) (; ";")) (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" (identifier "__stack_chk_fail") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
void function_1(type_1 *ocb,type_2 *nonce,type_3 var_6,type_3 taglen) { type_2 var_22; type_2 uVar2; type_2 uVar3; type_2 uVar4; type_2 uVar5; type_2 uVar6; type_2 uVar7; long var_23; long var_8; int var_13; type_4 var_11; type_2 *var_18; type_2 *var_16; int var_10; type_2 *var_20; long var_4; type_5 var_5; type_2 *var_17; type_2 *var_19; type_3 var_7; type_3 var_9; int var_3; type_4 var_21; long var_1; type_2 auStack_1c0 [8]; type_2 iNonce [128]; type_2 var_14 [128]; type_2 var_15 [136]; var_23 = *(long *)(var_1 + 0x28); auStack_1c0[0] = '^'; auStack_1c0[1] = 0xf6; auStack_1c0[2] = '\x13'; auStack_1c0[3] = '\0'; auStack_1c0[4] = '\0'; auStack_1c0[5] = '\0'; auStack_1c0[6] = '\0'; auStack_1c0[7] = '\0'; var_2(iNonce,0x80); var_4 = (long)ocb->block_len; var_10 = ocb->block_len + -1; var_3 = (int)var_6; var_13 = var_10; if (0 < var_3) { var_7 = 0; var_8 = var_4 + -0x1b8; var_5 = -(int)~(type_3)(var_3 - 1) & 7; if (var_5 == 0) goto LAB_0013f718; if (var_5 != 1) { if (var_5 != 2) { if (var_5 != 3) { if (var_5 != 4) { if (var_5 != 5) { if (var_5 != 6) { var_7 = 0xffffffffffffffff; iNonce[var_4 + -1] = nonce[var_6 - 1]; } iNonce[var_7 + var_4 + -1] = nonce[var_7 + (var_6 - 1)]; var_7 = var_7 - 1; } iNonce[var_7 + var_4 + -1] = nonce[var_7 + (var_6 - 1)]; var_7 = var_7 - 1; } iNonce[var_7 + var_4 + -1] = nonce[var_7 + (var_6 - 1)]; var_7 = var_7 - 1; } iNonce[var_7 + var_4 + -1] = nonce[var_7 + (var_6 - 1)]; var_7 = var_7 - 1; } iNonce[var_7 + var_4 + -1] = nonce[var_7 + (var_6 - 1)]; var_7 = var_7 - 1; } iNonce[var_7 + var_4 + -1] = nonce[var_7 + (var_6 - 1)]; var_7 = var_7 - 1; while (var_7 != ~(type_3)(var_3 - 1)) { LAB_0013f718: var_22 = nonce[(var_7 - 2) + var_6]; uVar2 = nonce[(var_7 - 3) + var_6]; uVar3 = nonce[(var_7 - 4) + var_6]; iNonce[var_7 + var_4 + -1] = nonce[var_7 + (var_6 - 1)]; uVar4 = nonce[(var_7 - 5) + var_6]; var_9 = var_7 - 8; iNonce[var_7 + var_8 + 0x1b6] = var_22; var_22 = nonce[(var_7 - 6) + var_6]; iNonce[var_7 + var_8 + 0x1b5] = uVar2; uVar2 = nonce[(var_7 - 7) + var_6]; uVar5 = nonce[var_9 + var_6]; iNonce[var_7 + var_8 + 0x1b4] = uVar3; iNonce[var_7 + var_8 + 0x1b3] = uVar4; iNonce[var_7 + var_8 + 0x1b2] = var_22; iNonce[var_7 + var_8 + 0x1b1] = uVar2; iNonce[var_9 + var_8 + 0x1b8] = uVar5; var_7 = var_9; } var_13 = var_10 - var_3; } var_3 = ocb->cipher; iNonce[var_13] = '\x01'; iNonce[0] = iNonce[0] | (type_4)((int)taglen << 4); var_11 = iNonce[var_10]; iNonce[var_10] = var_11 & 0xc0; var_19 = var_14; auStack_1c0[0] = 0xcf; auStack_1c0[1] = 0xf7; auStack_1c0[2] = '\x13'; auStack_1c0[3] = '\0'; auStack_1c0[4] = '\0'; auStack_1c0[5] = '\0'; auStack_1c0[6] = '\0'; auStack_1c0[7] = '\0'; var_13 = (**(type_6 **)(var_12 + (long)var_3 * 0xc0 + 0x28)) (iNonce,var_19,&ocb->key); if (var_13 == 0) { var_13 = ocb->block_len; var_10 = 0; if (0 < var_13) { var_20 = var_14 + 1 + (var_13 - 1); var_18 = var_15; var_5 = (type_5)var_20 & 7; if (((type_3)var_20 & 7) == 0) goto LAB_0013f8a0; if (var_5 != 1) { var_16 = var_18; if (var_5 != 2) { if (var_5 != 3) { if (var_5 != 4) { if (var_5 != 5) { var_17 = var_19; if (var_5 != 6) { var_16 = var_15 + 1; var_15[0] = var_14[0]; var_17 = var_14 + 1; } var_18 = var_16 + 1; var_19 = var_17 + 1; *var_16 = *var_17; } var_22 = *var_19; var_16 = var_18 + 1; var_19 = var_19 + 1; *var_18 = var_22; } var_22 = *var_19; var_18 = var_16 + 1; var_19 = var_19 + 1; *var_16 = var_22; } var_22 = *var_19; var_16 = var_18 + 1; var_19 = var_19 + 1; *var_18 = var_22; } var_22 = *var_19; var_18 = var_16 + 1; var_19 = var_19 + 1; *var_16 = var_22; } *var_18 = *var_19; var_18 = var_18 + 1; for (var_19 = var_19 + 1; var_10 = var_13, var_20 != var_19; var_19 = var_19 + 8) { LAB_0013f8a0: var_22 = var_19[1]; uVar2 = var_19[2]; uVar3 = var_19[3]; uVar4 = var_19[4]; uVar5 = var_19[5]; *var_18 = *var_19; uVar6 = var_19[6]; uVar7 = var_19[7]; var_18[1] = var_22; var_18[2] = uVar2; var_18[3] = uVar3; var_18[4] = uVar4; var_18[5] = uVar5; var_18[6] = uVar6; var_18[7] = uVar7; var_18 = var_18 + 8; } } var_21 = var_11 & 7; var_3 = (int)(var_11 & 0x3f) >> 3; var_15[var_10] = var_14[0] ^ var_14[1]; var_15[var_10 + 1] = var_14[1] ^ var_14[2]; var_15[var_10 + 2] = var_14[2] ^ var_14[3]; var_15[var_10 + 3] = var_14[3] ^ var_14[4]; var_15[var_10 + 4] = var_14[4] ^ var_14[5]; var_15[var_10 + 5] = var_14[5] ^ var_14[6]; var_15[var_10 + 6] = var_14[6] ^ var_14[7]; var_15[var_10 + 7] = var_14[7] ^ var_14[8]; if (0 < var_13) { var_7 = 0; var_19 = var_15 + var_3; var_10 = var_3 + 1; var_11 = 8 - var_21; var_5 = var_13 - 1U & 3; if (var_5 != 0) { var_22 = *var_19; ocb->Offset_current[0] = var_22 << var_21; if (var_21 != 0) { ocb->Offset_current[0] = var_22 << var_21 | (type_4)((int)(type_5)var_15[var_10] >> (var_11 & 0x1f)); } var_7 = 1; if (var_5 != 1) { if (var_5 != 2) { var_22 = var_15[(long)var_3 + 1]; ocb->Offset_current[1] = var_22 << var_21; if (var_21 != 0) { ocb->Offset_current[1] = var_22 << var_21 | (type_4)((int)(type_5)var_15[var_3 + 2] >> (var_11 & 0x1f)); } var_7 = 2; } var_22 = var_19[var_7]; ocb->Offset_current[var_7] = var_22 << var_21; if (var_21 != 0) { ocb->Offset_current[var_7] = var_22 << var_21 | (type_4)((int)(type_5)var_15[var_10 + (int)var_7] >> (var_11 & 0x1f)); } var_7 = var_7 + 1; } } while( true ) { var_22 = var_19[var_7]; ocb->Offset_current[var_7] = var_22 << var_21; var_3 = (int)var_7; if (var_21 != 0) { ocb->Offset_current[var_7] = var_22 << var_21 | (type_4)((int)(type_5)var_15[var_10 + var_3] >> (var_11 & 0x1f)); } if (var_7 == var_13 - 1U) break; var_22 = var_19[var_7 + 1]; ocb->Offset_current[var_7 + 1] = var_22 << var_21; if (var_21 != 0) { ocb->Offset_current[var_7 + 1] = var_22 << var_21 | (type_4)((int)(type_5)var_15[var_10 + var_3 + 1] >> (var_11 & 0x1f)) ; } var_22 = var_19[var_7 + 2]; ocb->Offset_current[var_7 + 2] = var_22 << var_21; if (var_21 != 0) { ocb->Offset_current[var_7 + 2] = var_22 << var_21 | (type_4)((int)(type_5)var_15[var_10 + var_3 + 2] >> (var_11 & 0x1f)) ; } var_22 = var_19[var_7 + 3]; ocb->Offset_current[var_7 + 3] = var_22 << var_21; if (var_21 != 0) { ocb->Offset_current[var_7 + 3] = var_22 << var_21 | (type_4)((int)(type_5)var_15[var_10 + var_3 + 3] >> (var_11 & 0x1f)) ; } var_7 = var_7 + 4; } } } else { auStack_1c0[0] = '\x13'; auStack_1c0[1] = 0xfc; auStack_1c0[2] = '\x13'; auStack_1c0[3] = '\0'; auStack_1c0[4] = '\0'; auStack_1c0[5] = '\0'; auStack_1c0[6] = '\0'; auStack_1c0[7] = '\0'; var_2(ocb->Offset_current,(long)ocb->block_len); } if (var_23 == *(long *)(var_1 + 0x28)) { return; } auStack_1c0[0] = '<'; auStack_1c0[1] = 0xfc; auStack_1c0[2] = '\x13'; auStack_1c0[3] = '\0'; auStack_1c0[4] = '\0'; auStack_1c0[5] = '\0'; auStack_1c0[6] = '\0'; auStack_1c0[7] = '\0'; /* WARNING: Subroutine does not return */ var_24(); }
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: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (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: (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: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (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: (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: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (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: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (unary_expression argument: (cast_expression type: (type_descriptor type: (primitive_type)) value: (unary_expression argument: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (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 (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))) right: (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: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))) right: (identifier)) right: (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: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))) right: (identifier)) right: (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: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))) right: (identifier)) right: (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: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))) right: (identifier)) right: (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: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))) right: (identifier)) right: (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: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))) right: (identifier)) right: (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: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (while_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (unary_expression argument: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))))) body: (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)) value: (parenthesized_expression (binary_expression left: (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: (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: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (identifier))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))) right: (identifier)) right: (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: (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: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))) right: (identifier)) right: (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: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (identifier))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))) right: (identifier)) right: (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: (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: (identifier))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))) right: (identifier)) right: (identifier)) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))) right: (identifier)) right: (identifier)) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))) right: (identifier)) right: (identifier)) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))) right: (identifier)) right: (identifier)) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))) right: (identifier)) right: (identifier)) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (binary_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: (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: (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))))))) arguments: (argument_list (identifier) (identifier) (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))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) 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: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (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 (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)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (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: (pointer_expression argument: (identifier)) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (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: (pointer_expression argument: (identifier)) right: (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (for_statement initializer: (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) condition: (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (binary_expression left: (identifier) right: (identifier))) update: (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) body: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (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: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (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: (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: (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (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: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (binary_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: (binary_expression left: (identifier) right: (number_literal))) right: (binary_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: (binary_expression left: (identifier) right: (number_literal))) right: (binary_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: (binary_expression left: (identifier) right: (number_literal))) right: (binary_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: (binary_expression left: (identifier) right: (number_literal))) right: (binary_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: (binary_expression left: (identifier) right: (number_literal))) right: (binary_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: (binary_expression left: (identifier) right: (number_literal))) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (number_literal))) right: (binary_expression left: (identifier) right: (identifier)))) (if_statement condition: (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: (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: (number_literal) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (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: (binary_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: (pointer_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: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (identifier)))) right: (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 (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: (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: (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: (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: (identifier) right: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (number_literal))))) right: (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: (subscript_expression argument: (identifier) index: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))) right: (binary_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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))) right: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))))) (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (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: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))) right: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (identifier))))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (break_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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))) right: (binary_expression left: (identifier) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))) right: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (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: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))) right: (binary_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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))) right: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (number_literal))))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (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: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))) right: (binary_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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))) right: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (number_literal))))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))))) (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: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))))) (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 (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(long param_1,long param_2,long param_3,int param_4) { undefined1 uVar1; undefined1 uVar2; undefined1 uVar3; undefined1 uVar4; undefined1 uVar5; byte bVar6; byte bVar7; byte bVar8; byte bVar9; byte bVar10; byte bVar11; long lVar12; int iVar13; byte bVar14; byte *pbVar15; byte *pbVar16; int iVar17; byte *pbVar18; long lVar19; uint uVar20; byte *pbVar21; byte *pbVar22; ulong uVar23; ulong uVar24; int iVar25; byte bVar26; long in_FS_OFFSET; undefined8 uStack_1c0; byte local_1b8 [128]; byte local_138 [7]; byte local_131; byte local_130; byte local_b8 [136]; long local_30; local_30 = *(long *)(in_FS_OFFSET + 0x28); uStack_1c0 = 0x13f65e; zeromem(local_1b8,0x80); lVar19 = (long)*(int *)(param_1 + 0x2540); iVar17 = *(int *)(param_1 + 0x2540) + -1; iVar25 = (int)param_3; iVar13 = iVar17; if (0 < iVar25) { uVar23 = 0; param_2 = param_2 + param_3; lVar12 = lVar19 + -0x1b8; uVar20 = -(int)~(ulong)(iVar25 - 1) & 7; if (uVar20 == 0) goto LAB_0013f718; if (uVar20 != 1) { if (uVar20 != 2) { if (uVar20 != 3) { if (uVar20 != 4) { if (uVar20 != 5) { if (uVar20 != 6) { uVar23 = 0xffffffffffffffff; *(undefined1 *)((long)&uStack_1c0 + lVar19 + 7) = *(undefined1 *)(param_2 + -1); } *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) = *(undefined1 *)(param_2 + -1 + uVar23); uVar23 = uVar23 - 1; } *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) = *(undefined1 *)(param_2 + -1 + uVar23); uVar23 = uVar23 - 1; } *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) = *(undefined1 *)(param_2 + -1 + uVar23); uVar23 = uVar23 - 1; } *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) = *(undefined1 *)(param_2 + -1 + uVar23); uVar23 = uVar23 - 1; } *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) = *(undefined1 *)(param_2 + -1 + uVar23); uVar23 = uVar23 - 1; } *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) = *(undefined1 *)(param_2 + -1 + uVar23); uVar23 = uVar23 - 1; while (uVar23 != ~(ulong)(iVar25 - 1)) { LAB_0013f718: uVar1 = *(undefined1 *)((uVar23 - 2) + param_2); uVar2 = *(undefined1 *)((uVar23 - 3) + param_2); uVar3 = *(undefined1 *)((uVar23 - 4) + param_2); *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar19 + 7) = *(undefined1 *)(param_2 + -1 + uVar23); uVar4 = *(undefined1 *)((uVar23 - 5) + param_2); uVar24 = uVar23 - 8; *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1be) = uVar1; uVar1 = *(undefined1 *)((uVar23 - 6) + param_2); *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bd) = uVar2; uVar2 = *(undefined1 *)((uVar23 - 7) + param_2); uVar5 = *(undefined1 *)(uVar24 + param_2); *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bc) = uVar3; *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1bb) = uVar4; *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1ba) = uVar1; *(undefined1 *)((long)&uStack_1c0 + uVar23 + lVar12 + 0x1b9) = uVar2; *(undefined1 *)((long)&uStack_1c0 + uVar24 + lVar12 + 0x1c0) = uVar5; uVar23 = uVar24; } iVar13 = iVar17 - iVar25; } iVar25 = *(int *)(param_1 + 0x2538); local_1b8[iVar13] = 1; local_1b8[0] = local_1b8[0] | (byte)(param_4 << 4); bVar14 = local_1b8[iVar17]; local_1b8[iVar17] = bVar14 & 0xc0; pbVar22 = local_138; uStack_1c0 = 0x13f7cf; iVar13 = (**(code **)(PTR_cipher_descriptor_001dded0 + (long)iVar25 * 0xc0 + 0x28)) (local_1b8,pbVar22,param_1 + 0x1490); if (iVar13 == 0) { iVar13 = *(int *)(param_1 + 0x2540); iVar17 = 0; if (0 < iVar13) { pbVar18 = local_138 + 1 + (iVar13 - 1); pbVar15 = local_b8; uVar20 = (uint)pbVar18 & 7; if (((ulong)pbVar18 & 7) == 0) goto LAB_0013f8a0; if (uVar20 != 1) { pbVar16 = pbVar15; if (uVar20 != 2) { if (uVar20 != 3) { if (uVar20 != 4) { if (uVar20 != 5) { pbVar21 = pbVar22; if (uVar20 != 6) { pbVar16 = local_b8 + 1; local_b8[0] = local_138[0]; pbVar21 = local_138 + 1; } pbVar15 = pbVar16 + 1; pbVar22 = pbVar21 + 1; *pbVar16 = *pbVar21; } bVar26 = *pbVar22; pbVar16 = pbVar15 + 1; pbVar22 = pbVar22 + 1; *pbVar15 = bVar26; } bVar26 = *pbVar22; pbVar15 = pbVar16 + 1; pbVar22 = pbVar22 + 1; *pbVar16 = bVar26; } bVar26 = *pbVar22; pbVar16 = pbVar15 + 1; pbVar22 = pbVar22 + 1; *pbVar15 = bVar26; } bVar26 = *pbVar22; pbVar15 = pbVar16 + 1; pbVar22 = pbVar22 + 1; *pbVar16 = bVar26; } *pbVar15 = *pbVar22; pbVar15 = pbVar15 + 1; for (pbVar22 = pbVar22 + 1; iVar17 = iVar13, pbVar18 != pbVar22; pbVar22 = pbVar22 + 8) { LAB_0013f8a0: bVar26 = pbVar22[1]; bVar6 = pbVar22[2]; bVar7 = pbVar22[3]; bVar8 = pbVar22[4]; bVar9 = pbVar22[5]; *pbVar15 = *pbVar22; bVar10 = pbVar22[6]; bVar11 = pbVar22[7]; pbVar15[1] = bVar26; pbVar15[2] = bVar6; pbVar15[3] = bVar7; pbVar15[4] = bVar8; pbVar15[5] = bVar9; pbVar15[6] = bVar10; pbVar15[7] = bVar11; pbVar15 = pbVar15 + 8; } } bVar26 = bVar14 & 7; iVar25 = (int)(bVar14 & 0x3f) >> 3; local_b8[iVar17] = local_138[0] ^ local_138[1]; local_b8[iVar17 + 1] = local_138[1] ^ local_138[2]; local_b8[iVar17 + 2] = local_138[2] ^ local_138[3]; local_b8[iVar17 + 3] = local_138[3] ^ local_138[4]; local_b8[iVar17 + 4] = local_138[4] ^ local_138[5]; local_b8[iVar17 + 5] = local_138[5] ^ local_138[6]; local_b8[iVar17 + 6] = local_138[6] ^ local_131; local_b8[iVar17 + 7] = local_131 ^ local_130; if (0 < iVar13) { uVar23 = 0; pbVar22 = local_b8 + iVar25; iVar17 = iVar25 + 1; bVar14 = 8 - bVar26; uVar20 = iVar13 - 1U & 3; if (uVar20 != 0) { bVar6 = *pbVar22; *(byte *)(param_1 + 0x80) = bVar6 << bVar26; if (bVar26 != 0) { *(byte *)(param_1 + 0x80) = bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17] >> (bVar14 & 0x1f)); } uVar23 = 1; if (uVar20 != 1) { if (uVar20 != 2) { bVar6 = local_b8[(long)iVar25 + 1]; *(byte *)(param_1 + 0x81) = bVar6 << bVar26; if (bVar26 != 0) { *(byte *)(param_1 + 0x81) = bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar25 + 2] >> (bVar14 & 0x1f)); } uVar23 = 2; } bVar6 = pbVar22[uVar23]; *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26; if (bVar26 != 0) { *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + (int)uVar23] >> (bVar14 & 0x1f)); } uVar23 = uVar23 + 1; } } while( true ) { bVar6 = pbVar22[uVar23]; *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26; iVar25 = (int)uVar23; if (bVar26 != 0) { *(byte *)(param_1 + 0x80 + uVar23) = bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25] >> (bVar14 & 0x1f)); } lVar19 = uVar23 + 1; if (uVar23 == iVar13 - 1U) break; bVar6 = pbVar22[uVar23 + 1]; *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26; if (bVar26 != 0) { *(byte *)(param_1 + 0x80 + lVar19) = bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + (int)lVar19] >> (bVar14 & 0x1f)); } bVar6 = pbVar22[uVar23 + 2]; *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26; if (bVar26 != 0) { *(byte *)(param_1 + 0x81 + lVar19) = bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 2] >> (bVar14 & 0x1f)) ; } bVar6 = pbVar22[uVar23 + 3]; *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26; if (bVar26 != 0) { *(byte *)(param_1 + 0x82 + lVar19) = bVar6 << bVar26 | (byte)((int)(uint)local_b8[iVar17 + iVar25 + 3] >> (bVar14 & 0x1f)) ; } uVar23 = uVar23 + 4; } } } else { uStack_1c0 = 0x13fc13; zeromem(param_1 + 0x80,(long)*(int *)(param_1 + 0x2540)); } if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) { return; } /* WARNING: Subroutine does not return */ uStack_1c0 = 0x13fc3c; __stack_chk_fail(); }
111_s390x-linux-gnu-as_and_s390x-linux-gnu-as_strip.c
getc
getc
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int getc(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_getc_0016b390)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int getc(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_getc_0016b390)(); return iVar1; }
JMP qword ptr [0x0016b390]
null
null
null
null
[(u'CAST_-1206945941', u'CALLIND_-1206946008'), ('tmp_32', u'CAST_-1206945941'), (u'CALLIND_-1206946008', u'INDIRECT_-1206945946'), ('const-0', u'RETURN_-1206946005'), (u'CALLIND_-1206946008', u'RETURN_-1206946005'), (u'INDIRECT_-1206945946', u'COPY_-1206946005')]
[(u'CAST_-1206945941', u'CALLIND_-1206946008'), ('tmp_32', u'CAST_-1206945941'), (u'CALLIND_-1206946008', u'INDIRECT_-1206945946'), ('const-0', u'RETURN_-1206946005'), (u'CALLIND_-1206946008', u'RETURN_-1206946005'), (u'INDIRECT_-1206945946', u'COPY_-1206946005')]
null
null
00107720
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint getc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_getc_0016b390)();\n return iVar1;\n}\n\n" comment (function_definition "int getc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_getc_0016b390)();\n return iVar1;\n}" primitive_type (function_declarator "getc(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_getc_0016b390)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_getc_0016b390)();" (assignment_expression "iVar1 = (*(code *)PTR_getc_0016b390)()" identifier = (call_expression "(*(code *)PTR_getc_0016b390)()" (parenthesized_expression "(*(code *)PTR_getc_0016b390)" ( (pointer_expression "*(code *)PTR_getc_0016b390" * (cast_expression "(code *)PTR_getc_0016b390" ( (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 getc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_getc_0016b390)();\n return iVar1;\n}\n\n" comment (function_definition "int getc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_getc_0016b390)();\n return iVar1;\n}" primitive_type (function_declarator "getc(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_getc_0016b390)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_getc_0016b390)();" (assignment_expression "iVar1 = (*(code *)PTR_getc_0016b390)()" identifier = (call_expression "(*(code *)PTR_getc_0016b390)()" (parenthesized_expression "(*(code *)PTR_getc_0016b390)" ( (pointer_expression "*(code *)PTR_getc_0016b390" * (cast_expression "(code *)PTR_getc_0016b390" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int getc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_getc_0016b390)();\n return iVar1;\n}\n\n" (function_definition "int getc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_getc_0016b390)();\n return iVar1;\n}" primitive_type (function_declarator "getc(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_getc_0016b390)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_getc_0016b390)();" (assignment_expression "iVar1 = (*(code *)PTR_getc_0016b390)()" identifier = (call_expression "(*(code *)PTR_getc_0016b390)()" (parenthesized_expression "(*(code *)PTR_getc_0016b390)" ( (pointer_expression "*(code *)PTR_getc_0016b390" * (cast_expression "(code *)PTR_getc_0016b390" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (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 getc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_getc_0016b390)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "getc(FILE *__stream)" (identifier "getc") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*__stream" (* "*") (identifier "__stream"))) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_getc_0016b390)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*(code *)PTR_getc_0016b390)();" (assignment_expression "iVar1 = (*(code *)PTR_getc_0016b390)()" (identifier "iVar1") (= "=") (call_expression "(*(code *)PTR_getc_0016b390)()" (parenthesized_expression "(*(code *)PTR_getc_0016b390)" (( "(") (pointer_expression "*(code *)PTR_getc_0016b390" (* "*") (cast_expression "(code *)PTR_getc_0016b390" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_getc_0016b390"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream) { int iVar1; iVar1 = (*(type_2 *)PTR_getc_0016b390)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) 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(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0016b390)(); return iVar1; }
3045_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
save
FUN_001cda40
/* DWARF original prototype: void save(Copy_relocs<4,_32,_false> * this, Symbol * sym, Sized_relobj_file<32,_false> * object, uint shndx, Output_section * output_section, uint r_type, Elf_Addr r_offset, Elf_Swxword r_addend) */ void __thiscall gold::Copy_relocs<4,_32,_false>::save (Copy_relocs<4,_32,_false> *this,Symbol *sym,Sized_relobj_file<32,_false> *object, uint shndx,Output_section *output_section,uint r_type,Elf_Addr r_offset, Elf_Swxword r_addend) { iterator __position; Copy_reloc_entry local_38; __position._M_current = (this->entries_). super__Vector_base<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std::allocator<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry>_> ._M_impl._M_finish; local_38.address_ = r_offset; local_38.addend_ = r_addend; if (__position._M_current != (this->entries_). super__Vector_base<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std::allocator<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry>_> ._M_impl._M_end_of_storage) { (__position._M_current)->sym_ = sym; *(ulong *)&(__position._M_current)->reloc_type_ = CONCAT44(local_38._12_4_,r_type); (__position._M_current)->relobj_ = object; *(ulong *)&(__position._M_current)->shndx_ = CONCAT44(local_38._28_4_,shndx); (__position._M_current)->output_section_ = output_section; (__position._M_current)->address_ = (int)CONCAT44(r_addend,r_offset); (__position._M_current)->addend_ = (int)(CONCAT44(r_addend,r_offset) >> 0x20); (this->entries_). super__Vector_base<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std::allocator<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry>_> ._M_impl._M_finish = __position._M_current + 1; return; } local_38.sym_ = sym; local_38.reloc_type_ = r_type; local_38.relobj_ = object; local_38.shndx_ = shndx; local_38.output_section_ = output_section; std:: vector<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std::allocator<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry>_> ::_M_realloc_insert<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry> (&this->entries_,__position,&local_38); return; }
void FUN_001cda40(long param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4, undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8) { undefined8 *puVar1; undefined8 local_38; undefined4 uStack_30; undefined4 uStack_2c; undefined8 local_28; undefined4 uStack_20; undefined4 uStack_1c; undefined8 local_18; undefined4 uStack_10; undefined4 uStack_c; puVar1 = *(undefined8 **)(param_1 + 8); uStack_10 = param_7; uStack_c = param_8; if (puVar1 != *(undefined8 **)(param_1 + 0x10)) { *puVar1 = param_2; puVar1[1] = CONCAT44(uStack_2c,param_6); puVar1[2] = param_3; puVar1[3] = CONCAT44(uStack_1c,param_4); puVar1[4] = param_5; puVar1[5] = CONCAT44(param_8,param_7); *(undefined8 **)(param_1 + 8) = puVar1 + 6; return; } local_38 = param_2; uStack_30 = param_6; local_28 = param_3; uStack_20 = param_4; local_18 = param_5; FUN_001cd850(param_1,puVar1,&local_38); return; }
SUB RSP,0x38 MOV EAX,dword ptr [RSP + 0x40] MOV qword ptr [RSP],RSI MOV dword ptr [RSP + 0x8],R9D MOV RSI,qword ptr [RDI + 0x8] MOV dword ptr [RSP + 0x28],EAX MOV EAX,dword ptr [RSP + 0x48] MOV qword ptr [RSP + 0x10],RDX MOV dword ptr [RSP + 0x18],ECX MOV qword ptr [RSP + 0x20],R8 MOV dword ptr [RSP + 0x2c],EAX CMP RSI,qword ptr [RDI + 0x10] JZ 0x001cdaa0 MOVDQA XMM0,xmmword ptr [RSP] ADD RSI,0x30 MOVUPS xmmword ptr [RSI + -0x30],XMM0 MOVDQA XMM1,xmmword ptr [RSP + 0x10] MOVUPS xmmword ptr [RSI + -0x20],XMM1 MOVDQA XMM2,xmmword ptr [RSP + 0x20] MOVUPS xmmword ptr [RSI + -0x10],XMM2 MOV qword ptr [RDI + 0x8],RSI ADD RSP,0x38 RET MOV RDX,RSP CALL 0x001cd850 ADD RSP,0x38 RET
null
null
null
null
[(u'CALL_-1207706869', u'INDIRECT_-1207706734'), ('const-0', u'SUBPIECE_-1207706717'), (u'PIECE_-1207706772', u'STORE_-1207706841'), (u'PTRSUB_-1207706763', u'PTRSUB_-1207706757'), (u'LOAD_-1207707034', u'INT_NOTEQUAL_-1207706966'), (u'LOAD_-1207707034', u'PTRSUB_-1207706713'), ('const-0', u'PTRSUB_-1207706776'), ('tmp_309', u'STORE_-1207706826'), (u'LOAD_-1207707034', u'PTRADD_-1207706764'), (u'PTRSUB_-1207706722', u'PTRSUB_-1207706716'), ('const-433', u'LOAD_-1207706982'), ('tmp_311', u'PIECE_-1207706758'), (u'PTRSUB_-1207706716', u'PTRSUB_-1207706712'), ('const-0', u'PTRSUB_-1207706808'), ('tmp_305', u'PTRSUB_-1207706776'), ('const-433', u'STORE_-1207706858'), ('tmp_305', u'PTRSUB_-1207706728'), ('tmp_305', u'PTRSUB_-1207706808'), ('const-433', u'STORE_-1207706841'), (u'LOAD_-1207707034', u'PTRSUB_-1207706746'), (u'CALL_-1207706869', u'INDIRECT_-1207706745'), ('const-8', u'PTRSUB_-1207706757'), (u'PTRSUB_-1207706826', u'CALL_-1207706869'), ('const-48', u'PTRADD_-1207706764'), ('tmp_308', u'COPY_-1207706754'), (u'PIECE_-1207706758', u'INT_RIGHT_-1207706746'), ('const-32', u'INT_RIGHT_-1207706746'), ('const-433', u'STORE_-1207706857'), (u'CALL_-1207706869', u'INDIRECT_-1207706741'), ('const-0', u'PTRSUB_-1207706795'), ('const-8', u'PTRSUB_-1207706783'), (u'INT_NOTEQUAL_-1207706966', u'CBRANCH_-1207706964'), ('tmp_309', u'COPY_-1207706753'), (u'PTRSUB_-1207706752', u'LOAD_-1207706982'), (u'CALL_-1207706869', u'INDIRECT_-1207706739'), (u'CALL_-1207706869', u'INDIRECT_-1207706737'), (u'PIECE_-1207706789', u'STORE_-1207706857'), (u'LOAD_-1207707034', u'PTRSUB_-1207706712'), ('tmp_306', u'COPY_-1207706757'), ('tmp_310', u'PIECE_-1207706789'), (u'PTRSUB_-1207706712', u'STORE_-1207706902'), ('const-433', u'LOAD_-1207707034'), (u'PTRSUB_-1207706757', u'PTRSUB_-1207706752'), ('const-0', u'PTRSUB_-1207706757'), ('const-0', u'PTRSUB_-1207706722'), ('const-0', u'RETURN_-1207706875'), ('const-44', u'PTRSUB_-1207706712'), (u'PTRSUB_-1207706789', u'PTRSUB_-1207706783'), ('const--56', u'PTRSUB_-1207706826'), ('const-433', u'STORE_-1207706825'), (u'PTRSUB_-1207706713', u'STORE_-1207706825'), (u'CAST_-1207706714', u'STORE_-1207706841'), ('const-433', u'STORE_-1207706902'), ('tmp_312', u'COPY_-1207706989'), (u'LOAD_-1207707034', u'CALL_-1207706869'), ('const-16', u'PTRSUB_-1207706752'), (u'PTRSUB_-1207706757', u'CAST_-1207706725'), ('const-32', u'PTRSUB_-1207706734'), ('tmp_306', u'STORE_-1207706858'), (u'PIECE_-1207706758', u'SUBPIECE_-1207706718'), (u'PTRSUB_-1207706728', u'PTRSUB_-1207706722'), ('tmp_388', u'PTRSUB_-1207706826'), ('const-0', u'PTRSUB_-1207706728'), (u'PTRSUB_-1207706808', u'PTRSUB_-1207706795'), (u'PTRSUB_-1207706783', u'LOAD_-1207707034'), (u'LOAD_-1207707034', u'PTRSUB_-1207706758'), ('const-0', u'SUBPIECE_-1207706718'), ('const-433', u'STORE_-1207706842'), ('tmp_307', u'STORE_-1207706842'), ('const-433', u'STORE_-1207706774'), (u'CALL_-1207706869', u'INDIRECT_-1207706743'), ('tmp_531', u'PIECE_-1207706772'), ('const-40', u'PTRSUB_-1207706713'), ('const-433', u'STORE_-1207706826'), (u'PTRSUB_-1207706795', u'PTRSUB_-1207706789'), ('const-0', u'PTRSUB_-1207706763'), ('tmp_308', u'PIECE_-1207706772'), (u'PTRSUB_-1207706746', u'STORE_-1207706842'), (u'PTRSUB_-1207706734', u'STORE_-1207706826'), (u'PTRSUB_-1207706687', u'CALL_-1207706869'), ('tmp_311', u'COPY_-1207707027'), (u'PTRADD_-1207706764', u'STORE_-1207706902'), (u'LOAD_-1207707034', u'PTRSUB_-1207706757'), ('const-8', u'PTRSUB_-1207706712'), ('tmp_310', u'COPY_-1207706756'), ('const-0', u'PTRSUB_-1207706758'), ('tmp_530', u'PIECE_-1207706789'), ('const-0', u'PTRSUB_-1207706687'), ('tmp_305', u'PTRSUB_-1207706687'), (u'LOAD_-1207707034', u'PTRSUB_-1207706734'), ('const-0', u'RETURN_-1207706845'), (u'CALL_-1207706869', u'INDIRECT_-1207706735'), (u'PTRSUB_-1207706712', u'STORE_-1207706774'), (u'PTRSUB_-1207706776', u'PTRSUB_-1207706763'), ('tmp_141', u'CBRANCH_-1207706964'), (u'LOAD_-1207707034', u'PTRSUB_-1207706745'), ('const-16', u'PTRSUB_-1207706746'), (u'LOAD_-1207706982', u'INT_NOTEQUAL_-1207706966'), ('tmp_307', u'COPY_-1207706755'), ('const-24', u'PTRSUB_-1207706745'), (u'PTRSUB_-1207706758', u'STORE_-1207706858'), ('tmp_312', u'PIECE_-1207706758'), (u'SUBPIECE_-1207706718', u'STORE_-1207706825'), (u'CAST_-1207706725', u'STORE_-1207706857'), ('const-0', u'PTRSUB_-1207706716'), ('const-1', u'PTRADD_-1207706764'), (u'INT_RIGHT_-1207706746', u'SUBPIECE_-1207706717'), (u'PTRSUB_-1207706745', u'CAST_-1207706714'), (u'SUBPIECE_-1207706717', u'STORE_-1207706774'), ('const-0', u'PTRSUB_-1207706789')]
[('const-433', u'STORE_-1207706814'), (u'CALL_-1207706869', u'INDIRECT_-1207706734'), (u'LOAD_-1207707034', u'PTRADD_-1207706740'), ('const-3', u'PTRADD_-1207706740'), (u'PTRADD_-1207706752', u'STORE_-1207706846'), ('tmp_420', u'INT_ADD_-1207707018'), ('const-1', u'PTRADD_-1207706752'), ('const-8', u'PTRADD_-1207706728'), (u'CALL_-1207706869', u'INDIRECT_-1207706726'), ('tmp_418', u'COPY_-1207706774'), ('const-4', u'PTRADD_-1207706729'), (u'LOAD_-1207707034', u'INT_NOTEQUAL_-1207706966'), ('const-8', u'PTRADD_-1207706741'), ('tmp_419', u'COPY_-1207706773'), (u'INT_ADD_-1207707018', u'CAST_-1207706788'), ('tmp_418', u'STORE_-1207706847'), ('const-8', u'PTRADD_-1207706752'), ('const-8', u'PTRADD_-1207706740'), (u'INT_ADD_-1207706888', u'CAST_-1207706717'), (u'PTRADD_-1207706729', u'STORE_-1207706815'), (u'LOAD_-1207707034', u'PTRADD_-1207706741'), ('tmp_569', u'COPY_-1207706989'), (u'INT_ADD_-1207706966', u'CAST_-1207706757'), ('tmp_571', u'PIECE_-1207706761'), ('const-433', u'LOAD_-1207707034'), ('tmp_420', u'CALL_-1207706869'), ('const-6', u'PTRADD_-1207706757'), ('const-433', u'STORE_-1207706847'), (u'LOAD_-1207707034', u'PTRADD_-1207706757'), (u'LOAD_-1207707034', u'PTRADD_-1207706728'), ('tmp_422', u'COPY_-1207706771'), ('const-433', u'STORE_-1207706831'), ('const-5', u'PTRADD_-1207706728'), (u'CALL_-1207706869', u'INDIRECT_-1207706724'), ('tmp_423', u'STORE_-1207706815'), (u'LOAD_-1207707034', u'PTRADD_-1207706752'), ('const-8', u'INT_ADD_-1207707018'), (u'LOAD_-1207707034', u'STORE_-1207706847'), ('const-433', u'LOAD_-1207706982'), (u'LOAD_-1207707034', u'PTRADD_-1207706729'), (u'CALL_-1207706869', u'INDIRECT_-1207706728'), (u'CAST_-1207706717', u'STORE_-1207706902'), ('const-8', u'PTRADD_-1207706729'), ('const-8', u'INT_ADD_-1207706888'), ('const--56', u'PTRSUB_-1207706815'), ('const-0', u'RETURN_-1207706845'), (u'CAST_-1207706757', u'LOAD_-1207706982'), (u'INT_NOTEQUAL_-1207706966', u'CBRANCH_-1207706964'), ('const-16', u'INT_ADD_-1207706966'), ('tmp_570', u'PIECE_-1207706778'), ('tmp_419', u'PIECE_-1207706778'), (u'PTRADD_-1207706757', u'STORE_-1207706902'), ('tmp_420', u'INT_ADD_-1207706966'), ('tmp_569', u'PIECE_-1207706747'), ('tmp_141', u'CBRANCH_-1207706964'), ('const-2', u'PTRADD_-1207706741'), ('const-433', u'STORE_-1207706815'), ('tmp_420', u'INT_ADD_-1207706888'), (u'LOAD_-1207706982', u'INT_NOTEQUAL_-1207706966'), ('tmp_421', u'STORE_-1207706831'), ('tmp_416', u'PTRSUB_-1207706815'), (u'PIECE_-1207706747', u'STORE_-1207706814'), ('const-0', u'RETURN_-1207706875'), ('tmp_423', u'COPY_-1207706770'), (u'PIECE_-1207706778', u'STORE_-1207706846'), ('tmp_422', u'PIECE_-1207706761'), (u'CALL_-1207706869', u'INDIRECT_-1207706732'), (u'PTRADD_-1207706728', u'STORE_-1207706814'), ('const-433', u'STORE_-1207706846'), (u'PTRSUB_-1207706815', u'CALL_-1207706869'), ('const-8', u'PTRADD_-1207706757'), ('const-433', u'STORE_-1207706902'), ('tmp_421', u'COPY_-1207706772'), (u'PIECE_-1207706761', u'STORE_-1207706830'), (u'PTRADD_-1207706741', u'STORE_-1207706831'), ('tmp_568', u'COPY_-1207707027'), (u'CALL_-1207706869', u'INDIRECT_-1207706730'), (u'CAST_-1207706788', u'LOAD_-1207707034'), (u'LOAD_-1207707034', u'CALL_-1207706869'), ('const-433', u'STORE_-1207706830'), ('tmp_568', u'PIECE_-1207706747'), (u'PTRADD_-1207706740', u'STORE_-1207706830'), (u'CALL_-1207706869', u'INDIRECT_-1207706723')]
null
null
001cda40
x64
O2
(translation_unit "void FUN_001cda40(long param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined8 *puVar1;\n undefined8 local_38;\n undefined4 uStack_30;\n undefined4 uStack_2c;\n undefined8 local_28;\n undefined4 uStack_20;\n undefined4 uStack_1c;\n undefined8 local_18;\n undefined4 uStack_10;\n undefined4 uStack_c;\n \n puVar1 = *(undefined8 **)(param_1 + 8);\n uStack_10 = param_7;\n uStack_c = param_8;\n if (puVar1 != *(undefined8 **)(param_1 + 0x10)) {\n *puVar1 = param_2;\n puVar1[1] = CONCAT44(uStack_2c,param_6);\n puVar1[2] = param_3;\n puVar1[3] = CONCAT44(uStack_1c,param_4);\n puVar1[4] = param_5;\n puVar1[5] = CONCAT44(param_8,param_7);\n *(undefined8 **)(param_1 + 8) = puVar1 + 6;\n return;\n }\n local_38 = param_2;\n uStack_30 = param_6;\n local_28 = param_3;\n uStack_20 = param_4;\n local_18 = param_5;\n FUN_001cd850(param_1,puVar1,&local_38);\n return;\n}\n\n" (function_definition "void FUN_001cda40(long param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined8 *puVar1;\n undefined8 local_38;\n undefined4 uStack_30;\n undefined4 uStack_2c;\n undefined8 local_28;\n undefined4 uStack_20;\n undefined4 uStack_1c;\n undefined8 local_18;\n undefined4 uStack_10;\n undefined4 uStack_c;\n \n puVar1 = *(undefined8 **)(param_1 + 8);\n uStack_10 = param_7;\n uStack_c = param_8;\n if (puVar1 != *(undefined8 **)(param_1 + 0x10)) {\n *puVar1 = param_2;\n puVar1[1] = CONCAT44(uStack_2c,param_6);\n puVar1[2] = param_3;\n puVar1[3] = CONCAT44(uStack_1c,param_4);\n puVar1[4] = param_5;\n puVar1[5] = CONCAT44(param_8,param_7);\n *(undefined8 **)(param_1 + 8) = puVar1 + 6;\n return;\n }\n local_38 = param_2;\n uStack_30 = param_6;\n local_28 = param_3;\n uStack_20 = param_4;\n local_18 = param_5;\n FUN_001cd850(param_1,puVar1,&local_38);\n return;\n}" primitive_type (function_declarator "FUN_001cda40(long param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 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 "undefined4 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) , (parameter_declaration "undefined4 param_7" type_identifier identifier) , (parameter_declaration "undefined4 param_8" type_identifier identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 local_38;\n undefined4 uStack_30;\n undefined4 uStack_2c;\n undefined8 local_28;\n undefined4 uStack_20;\n undefined4 uStack_1c;\n undefined8 local_18;\n undefined4 uStack_10;\n undefined4 uStack_c;\n \n puVar1 = *(undefined8 **)(param_1 + 8);\n uStack_10 = param_7;\n uStack_c = param_8;\n if (puVar1 != *(undefined8 **)(param_1 + 0x10)) {\n *puVar1 = param_2;\n puVar1[1] = CONCAT44(uStack_2c,param_6);\n puVar1[2] = param_3;\n puVar1[3] = CONCAT44(uStack_1c,param_4);\n puVar1[4] = param_5;\n puVar1[5] = CONCAT44(param_8,param_7);\n *(undefined8 **)(param_1 + 8) = puVar1 + 6;\n return;\n }\n local_38 = param_2;\n uStack_30 = param_6;\n local_28 = param_3;\n uStack_20 = param_4;\n local_18 = param_5;\n FUN_001cd850(param_1,puVar1,&local_38);\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "undefined4 uStack_30;" type_identifier identifier ;) (declaration "undefined4 uStack_2c;" type_identifier identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined4 uStack_20;" type_identifier identifier ;) (declaration "undefined4 uStack_1c;" type_identifier identifier ;) (declaration "undefined8 local_18;" type_identifier identifier ;) (declaration "undefined4 uStack_10;" type_identifier identifier ;) (declaration "undefined4 uStack_c;" type_identifier identifier ;) (expression_statement "puVar1 = *(undefined8 **)(param_1 + 8);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + 8)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 8)" * (cast_expression "(undefined8 **)(param_1 + 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (expression_statement "uStack_10 = param_7;" (assignment_expression "uStack_10 = param_7" identifier = identifier) ;) (expression_statement "uStack_c = param_8;" (assignment_expression "uStack_c = param_8" identifier = identifier) ;) (if_statement "if (puVar1 != *(undefined8 **)(param_1 + 0x10)) {\n *puVar1 = param_2;\n puVar1[1] = CONCAT44(uStack_2c,param_6);\n puVar1[2] = param_3;\n puVar1[3] = CONCAT44(uStack_1c,param_4);\n puVar1[4] = param_5;\n puVar1[5] = CONCAT44(param_8,param_7);\n *(undefined8 **)(param_1 + 8) = puVar1 + 6;\n return;\n }" if (parenthesized_expression "(puVar1 != *(undefined8 **)(param_1 + 0x10))" ( (binary_expression "puVar1 != *(undefined8 **)(param_1 + 0x10)" identifier != (pointer_expression "*(undefined8 **)(param_1 + 0x10)" * (cast_expression "(undefined8 **)(param_1 + 0x10)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) )) (compound_statement "{\n *puVar1 = param_2;\n puVar1[1] = CONCAT44(uStack_2c,param_6);\n puVar1[2] = param_3;\n puVar1[3] = CONCAT44(uStack_1c,param_4);\n puVar1[4] = param_5;\n puVar1[5] = CONCAT44(param_8,param_7);\n *(undefined8 **)(param_1 + 8) = puVar1 + 6;\n return;\n }" { (expression_statement "*puVar1 = param_2;" (assignment_expression "*puVar1 = param_2" (pointer_expression "*puVar1" * identifier) = identifier) ;) (expression_statement "puVar1[1] = CONCAT44(uStack_2c,param_6);" (assignment_expression "puVar1[1] = CONCAT44(uStack_2c,param_6)" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = (call_expression "CONCAT44(uStack_2c,param_6)" identifier (argument_list "(uStack_2c,param_6)" ( identifier , identifier )))) ;) (expression_statement "puVar1[2] = param_3;" (assignment_expression "puVar1[2] = param_3" (subscript_expression "puVar1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[3] = CONCAT44(uStack_1c,param_4);" (assignment_expression "puVar1[3] = CONCAT44(uStack_1c,param_4)" (subscript_expression "puVar1[3]" identifier [ number_literal ]) = (call_expression "CONCAT44(uStack_1c,param_4)" identifier (argument_list "(uStack_1c,param_4)" ( identifier , identifier )))) ;) (expression_statement "puVar1[4] = param_5;" (assignment_expression "puVar1[4] = param_5" (subscript_expression "puVar1[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[5] = CONCAT44(param_8,param_7);" (assignment_expression "puVar1[5] = CONCAT44(param_8,param_7)" (subscript_expression "puVar1[5]" identifier [ number_literal ]) = (call_expression "CONCAT44(param_8,param_7)" identifier (argument_list "(param_8,param_7)" ( identifier , identifier )))) ;) (expression_statement "*(undefined8 **)(param_1 + 8) = puVar1 + 6;" (assignment_expression "*(undefined8 **)(param_1 + 8) = puVar1 + 6" (pointer_expression "*(undefined8 **)(param_1 + 8)" * (cast_expression "(undefined8 **)(param_1 + 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = (binary_expression "puVar1 + 6" identifier + number_literal)) ;) (return_statement "return;" return ;) })) (expression_statement "local_38 = param_2;" (assignment_expression "local_38 = param_2" identifier = identifier) ;) (expression_statement "uStack_30 = param_6;" (assignment_expression "uStack_30 = param_6" identifier = identifier) ;) (expression_statement "local_28 = param_3;" (assignment_expression "local_28 = param_3" identifier = identifier) ;) (expression_statement "uStack_20 = param_4;" (assignment_expression "uStack_20 = param_4" identifier = identifier) ;) (expression_statement "local_18 = param_5;" (assignment_expression "local_18 = param_5" identifier = identifier) ;) (expression_statement "FUN_001cd850(param_1,puVar1,&local_38);" (call_expression "FUN_001cd850(param_1,puVar1,&local_38)" identifier (argument_list "(param_1,puVar1,&local_38)" ( identifier , identifier , (pointer_expression "&local_38" & identifier) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void save(Copy_relocs<4,_32,_false> * this, Symbol * sym,\n Sized_relobj_file<32,_false> * object, uint shndx, Output_section * output_section, uint r_type,\n Elf_Addr r_offset, Elf_Swxword r_addend) */\n\nvoid __thiscall\ngold::Copy_relocs<4,_32,_false>::save\n (Copy_relocs<4,_32,_false> *this,Symbol *sym,Sized_relobj_file<32,_false> *object,\n uint shndx,Output_section *output_section,uint r_type,Elf_Addr r_offset,\n Elf_Swxword r_addend)\n\n{\n iterator __position;\n Copy_reloc_entry local_38;\n \n __position._M_current =\n (this->entries_).\n super__Vector_base<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std::allocator<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry>_>\n ._M_impl._M_finish;\n local_38.address_ = r_offset;\n local_38.addend_ = r_addend;\n if (__position._M_current !=\n (this->entries_).\n super__Vector_base<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std::allocator<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry>_>\n ._M_impl._M_end_of_storage) {\n (__position._M_current)->sym_ = sym;\n *(ulong *)&(__position._M_current)->reloc_type_ = CONCAT44(local_38._12_4_,r_type);\n (__position._M_current)->relobj_ = object;\n *(ulong *)&(__position._M_current)->shndx_ = CONCAT44(local_38._28_4_,shndx);\n (__position._M_current)->output_section_ = output_section;\n (__position._M_current)->address_ = (int)CONCAT44(r_addend,r_offset);\n (__position._M_current)->addend_ = (int)(CONCAT44(r_addend,r_offset) >> 0x20);\n (this->entries_).\n super__Vector_base<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std::allocator<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry>_>\n ._M_impl._M_finish = __position._M_current + 1;\n return;\n }\n local_38.sym_ = sym;\n local_38.reloc_type_ = r_type;\n local_38.relobj_ = object;\n local_38.shndx_ = shndx;\n local_38.output_section_ = output_section;\n std::\n vector<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std::allocator<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry>_>\n ::_M_realloc_insert<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry>\n (&this->entries_,__position,&local_38);\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Copy_relocs<4,_32,_false>::save\n (Copy_relocs<4,_32,_false> *this,Symbol *sym,Sized_relobj_file<32,_false> *object,\n uint shndx,Output_section *output_section,uint r_type,Elf_Addr r_offset,\n Elf_Swxword r_addend)\n\n{\n iterator __position;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<4" < number_literal) , identifier , (ERROR "_false>::save\n (Copy_relocs<4,_32,_false> *this,Symbol *sym,Sized_relobj_file<32,_false> *object,\n uint shndx,Output_section *output_section,uint r_type,Elf_Addr r_offset,\n Elf_Swxword r_addend)\n\n{\n iterator" (function_declarator "_false>::save\n (Copy_relocs<4,_32,_false> *this,Symbol *sym,Sized_relobj_file<32,_false> *object,\n uint shndx,Output_section *output_section,uint r_type,Elf_Addr r_offset,\n Elf_Swxword r_addend)" identifier (ERROR ">::save" > : : identifier) (parameter_list "(Copy_relocs<4,_32,_false> *this,Symbol *sym,Sized_relobj_file<32,_false> *object,\n uint shndx,Output_section *output_section,uint r_type,Elf_Addr r_offset,\n Elf_Swxword r_addend)" ( (parameter_declaration "Copy_relocs" type_identifier) (ERROR "<4" < number_literal) , (parameter_declaration "_32" type_identifier) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Symbol *sym" type_identifier (pointer_declarator "*sym" * identifier)) , (parameter_declaration "Sized_relobj_file" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false> *object" type_identifier (ERROR ">" >) (pointer_declarator "*object" * identifier)) , (parameter_declaration "uint shndx" type_identifier identifier) , (parameter_declaration "Output_section *output_section" type_identifier (pointer_declarator "*output_section" * identifier)) , (parameter_declaration "uint r_type" type_identifier identifier) , (parameter_declaration "Elf_Addr r_offset" type_identifier identifier) , (parameter_declaration "Elf_Swxword r_addend" type_identifier identifier) ))) { identifier) identifier ;) (declaration "Copy_reloc_entry local_38;" type_identifier identifier ;) (expression_statement "__position._M_current =\n (this->entries_).\n super__Vector_base<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std::allocator<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry>_>\n ._M_impl._M_finish;" (field_expression "__position._M_current =\n (this->entries_).\n super__Vector_base<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std::allocator<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry>_>\n ._M_impl._M_finish" (field_expression "__position._M_current =\n (this->entries_).\n super__Vector_base<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std::allocator<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry>_>\n ._M_impl" (binary_expression "__position._M_current =\n (this->entries_).\n super__Vector_base<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std::allocator<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry>_" (binary_expression "__position._M_current =\n (this->entries_).\n super__Vector_base<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std::allocator<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry" (binary_expression "__position._M_current =\n (this->entries_).\n super__Vector_base<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std::allocator<gold::Copy_relocs<4" (binary_expression "__position._M_current =\n (this->entries_).\n super__Vector_base<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std::allocator<gold" (binary_expression "__position._M_current =\n (this->entries_).\n super__Vector_base<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry" (binary_expression "__position._M_current =\n (this->entries_).\n super__Vector_base<gold::Copy_relocs<4" (assignment_expression "__position._M_current =\n (this->entries_).\n super__Vector_base<gold" (field_expression "__position._M_current" identifier . field_identifier) = (binary_expression "(this->entries_).\n super__Vector_base<gold" (field_expression "(this->entries_).\n super__Vector_base" (parenthesized_expression "(this->entries_)" ( (field_expression "this->entries_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Copy_relocs" : : identifier) < number_literal) (ERROR ",_32,_false" , identifier , identifier) > (ERROR "::" : :) identifier) (ERROR ",_std::allocator" , identifier : : identifier) < identifier) (ERROR "::Copy_relocs" : : identifier) < number_literal) (ERROR ",_32,_false" , identifier , identifier) > (ERROR "::" : :) identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (expression_statement "local_38.address_ = r_offset;" (assignment_expression "local_38.address_ = r_offset" (field_expression "local_38.address_" identifier . field_identifier) = identifier) ;) (expression_statement "local_38.addend_ = r_addend;" (assignment_expression "local_38.addend_ = r_addend" (field_expression "local_38.addend_" identifier . field_identifier) = identifier) ;) (if_statement "if (__position._M_current !=\n (this->entries_).\n super__Vector_base<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std::allocator<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry>_>\n ._M_impl._M_end_of_storage) {\n (__position._M_current)->sym_ = sym;\n *(ulong *)&(__position._M_current)->reloc_type_ = CONCAT44(local_38._12_4_,r_type);\n (__position._M_current)->relobj_ = object;\n *(ulong *)&(__position._M_current)->shndx_ = CONCAT44(local_38._28_4_,shndx);\n (__position._M_current)->output_section_ = output_section;\n (__position._M_current)->address_ = (int)CONCAT44(r_addend,r_offset);\n (__position._M_current)->addend_ = (int)(CONCAT44(r_addend,r_offset) >> 0x20);\n (this->entries_).\n super__Vector_base<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std::allocator<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry>_>\n ._M_impl._M_finish = __position._M_current + 1;\n return;\n }" if (parenthesized_expression "(__position._M_current !=\n (this->entries_).\n super__Vector_base<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std::allocator<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry>_>\n ._M_impl._M_end_of_storage)" ( (ERROR "__position._M_current !=\n (this->entries_).\n super__Vector_base<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std::allocator<gold::" (comma_expression "__position._M_current !=\n (this->entries_).\n super__Vector_base<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std" (binary_expression "__position._M_current !=\n (this->entries_).\n super__Vector_base<gold::Copy_relocs<4" (binary_expression "__position._M_current !=\n (this->entries_).\n super__Vector_base<gold" (field_expression "__position._M_current" identifier . field_identifier) != (binary_expression "(this->entries_).\n super__Vector_base<gold" (field_expression "(this->entries_).\n super__Vector_base" (parenthesized_expression "(this->entries_)" ( (field_expression "this->entries_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Copy_relocs" : : identifier) < number_literal) , (comma_expression "_32,_false>::Copy_reloc_entry,_std" identifier , (comma_expression "_false>::Copy_reloc_entry,_std" (binary_expression "_false>::Copy_reloc_entry" identifier > (ERROR "::" : :) identifier) , identifier))) : : (binary_expression "allocator<gold" identifier < identifier) : :) (comma_expression "Copy_relocs<4,_32,_false>::Copy_reloc_entry>_>\n ._M_impl._M_end_of_storage" (binary_expression "Copy_relocs<4" identifier < number_literal) , (comma_expression "_32,_false>::Copy_reloc_entry>_>\n ._M_impl._M_end_of_storage" identifier , (field_expression "_false>::Copy_reloc_entry>_>\n ._M_impl._M_end_of_storage" (field_expression "_false>::Copy_reloc_entry>_>\n ._M_impl" (binary_expression "_false>::Copy_reloc_entry>_" (binary_expression "_false>::Copy_reloc_entry" identifier > (ERROR "::" : :) identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier))) )) (compound_statement "{\n (__position._M_current)->sym_ = sym;\n *(ulong *)&(__position._M_current)->reloc_type_ = CONCAT44(local_38._12_4_,r_type);\n (__position._M_current)->relobj_ = object;\n *(ulong *)&(__position._M_current)->shndx_ = CONCAT44(local_38._28_4_,shndx);\n (__position._M_current)->output_section_ = output_section;\n (__position._M_current)->address_ = (int)CONCAT44(r_addend,r_offset);\n (__position._M_current)->addend_ = (int)(CONCAT44(r_addend,r_offset) >> 0x20);\n (this->entries_).\n super__Vector_base<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std::allocator<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry>_>\n ._M_impl._M_finish = __position._M_current + 1;\n return;\n }" { (expression_statement "(__position._M_current)->sym_ = sym;" (assignment_expression "(__position._M_current)->sym_ = sym" (field_expression "(__position._M_current)->sym_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = identifier) ;) (expression_statement "*(ulong *)&(__position._M_current)->reloc_type_ = CONCAT44(local_38._12_4_,r_type);" (assignment_expression "*(ulong *)&(__position._M_current)->reloc_type_ = CONCAT44(local_38._12_4_,r_type)" (pointer_expression "*(ulong *)&(__position._M_current)->reloc_type_" * (cast_expression "(ulong *)&(__position._M_current)->reloc_type_" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(__position._M_current)->reloc_type_" & (field_expression "(__position._M_current)->reloc_type_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier)))) = (call_expression "CONCAT44(local_38._12_4_,r_type)" identifier (argument_list "(local_38._12_4_,r_type)" ( (field_expression "local_38._12_4_" identifier . field_identifier) , identifier )))) ;) (expression_statement "(__position._M_current)->relobj_ = object;" (assignment_expression "(__position._M_current)->relobj_ = object" (field_expression "(__position._M_current)->relobj_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = identifier) ;) (expression_statement "*(ulong *)&(__position._M_current)->shndx_ = CONCAT44(local_38._28_4_,shndx);" (assignment_expression "*(ulong *)&(__position._M_current)->shndx_ = CONCAT44(local_38._28_4_,shndx)" (pointer_expression "*(ulong *)&(__position._M_current)->shndx_" * (cast_expression "(ulong *)&(__position._M_current)->shndx_" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(__position._M_current)->shndx_" & (field_expression "(__position._M_current)->shndx_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier)))) = (call_expression "CONCAT44(local_38._28_4_,shndx)" identifier (argument_list "(local_38._28_4_,shndx)" ( (field_expression "local_38._28_4_" identifier . field_identifier) , identifier )))) ;) (expression_statement "(__position._M_current)->output_section_ = output_section;" (assignment_expression "(__position._M_current)->output_section_ = output_section" (field_expression "(__position._M_current)->output_section_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = identifier) ;) (expression_statement "(__position._M_current)->address_ = (int)CONCAT44(r_addend,r_offset);" (assignment_expression "(__position._M_current)->address_ = (int)CONCAT44(r_addend,r_offset)" (field_expression "(__position._M_current)->address_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = (cast_expression "(int)CONCAT44(r_addend,r_offset)" ( (type_descriptor "int" primitive_type) ) (call_expression "CONCAT44(r_addend,r_offset)" identifier (argument_list "(r_addend,r_offset)" ( identifier , identifier ))))) ;) (expression_statement "(__position._M_current)->addend_ = (int)(CONCAT44(r_addend,r_offset) >> 0x20);" (assignment_expression "(__position._M_current)->addend_ = (int)(CONCAT44(r_addend,r_offset) >> 0x20)" (field_expression "(__position._M_current)->addend_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = (cast_expression "(int)(CONCAT44(r_addend,r_offset) >> 0x20)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(CONCAT44(r_addend,r_offset) >> 0x20)" ( (binary_expression "CONCAT44(r_addend,r_offset) >> 0x20" (call_expression "CONCAT44(r_addend,r_offset)" identifier (argument_list "(r_addend,r_offset)" ( identifier , identifier ))) >> number_literal) )))) ;) (ERROR "(this->entries_).\n super__Vector_base<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std::allocator<gold::" (comma_expression "(this->entries_).\n super__Vector_base<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std" (binary_expression "(this->entries_).\n super__Vector_base<gold::Copy_relocs<4" (binary_expression "(this->entries_).\n super__Vector_base<gold" (field_expression "(this->entries_).\n super__Vector_base" (parenthesized_expression "(this->entries_)" ( (field_expression "this->entries_" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Copy_relocs" : : identifier) < number_literal) , (comma_expression "_32,_false>::Copy_reloc_entry,_std" identifier , (comma_expression "_false>::Copy_reloc_entry,_std" (binary_expression "_false>::Copy_reloc_entry" identifier > (ERROR "::" : :) identifier) , identifier))) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Copy_relocs<4,_32,_false>::Copy_reloc_entry>_>\n ._M_impl._M_finish = __position._M_current + 1;" (comma_expression "Copy_relocs<4,_32,_false>::Copy_reloc_entry>_>\n ._M_impl._M_finish = __position._M_current + 1" (binary_expression "Copy_relocs<4" identifier < number_literal) , (comma_expression "_32,_false>::Copy_reloc_entry>_>\n ._M_impl._M_finish = __position._M_current + 1" identifier , (assignment_expression "_false>::Copy_reloc_entry>_>\n ._M_impl._M_finish = __position._M_current + 1" (field_expression "_false>::Copy_reloc_entry>_>\n ._M_impl._M_finish" (field_expression "_false>::Copy_reloc_entry>_>\n ._M_impl" (binary_expression "_false>::Copy_reloc_entry>_" (binary_expression "_false>::Copy_reloc_entry" identifier > (ERROR "::" : :) identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (binary_expression "__position._M_current + 1" (field_expression "__position._M_current" identifier . field_identifier) + number_literal)))) ;) (return_statement "return;" return ;) })) (expression_statement "local_38.sym_ = sym;" (assignment_expression "local_38.sym_ = sym" (field_expression "local_38.sym_" identifier . field_identifier) = identifier) ;) (expression_statement "local_38.reloc_type_ = r_type;" (assignment_expression "local_38.reloc_type_ = r_type" (field_expression "local_38.reloc_type_" identifier . field_identifier) = identifier) ;) (expression_statement "local_38.relobj_ = object;" (assignment_expression "local_38.relobj_ = object" (field_expression "local_38.relobj_" identifier . field_identifier) = identifier) ;) (expression_statement "local_38.shndx_ = shndx;" (assignment_expression "local_38.shndx_ = shndx" (field_expression "local_38.shndx_" identifier . field_identifier) = identifier) ;) (expression_statement "local_38.output_section_ = output_section;" (assignment_expression "local_38.output_section_ = output_section" (field_expression "local_38.output_section_" identifier . field_identifier) = identifier) ;) (labeled_statement "std::\n vector<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std::allocator<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry>_>\n ::_M_realloc_insert<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry>\n (&this->entries_,__position,&local_38);" statement_identifier (ERROR "::\n vector<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std::allocator<gold::Copy_relocs<4,_32,_false>::Copy_reloc_entry>_>\n ::_M_realloc_insert<gold:" : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Copy_relocs<4,_32,_false>::Copy_reloc_entry,_std" (binary_expression "Copy_relocs<4" identifier < number_literal) , (comma_expression "_32,_false>::Copy_reloc_entry,_std" identifier , (comma_expression "_false>::Copy_reloc_entry,_std" (binary_expression "_false>::Copy_reloc_entry" identifier > (ERROR "::" : :) identifier) , identifier))) : : (binary_expression "allocator<gold" identifier < identifier) : : (comma_expression "Copy_relocs<4,_32,_false>::Copy_reloc_entry>_>\n ::_M_realloc_insert<gold" (binary_expression "Copy_relocs<4" identifier < number_literal) , (comma_expression "_32,_false>::Copy_reloc_entry>_>\n ::_M_realloc_insert<gold" identifier , (binary_expression "_false>::Copy_reloc_entry>_>\n ::_M_realloc_insert<gold" (binary_expression "_false>::Copy_reloc_entry>_>\n ::_M_realloc_insert" (binary_expression "_false>::Copy_reloc_entry>_" (binary_expression "_false>::Copy_reloc_entry" identifier > (ERROR "::" : :) identifier) > identifier) > (ERROR "::" : :) identifier) < identifier))) :) : (expression_statement "Copy_relocs<4,_32,_false>::Copy_reloc_entry>\n (&this->entries_,__position,&local_38);" (comma_expression "Copy_relocs<4,_32,_false>::Copy_reloc_entry>\n (&this->entries_,__position,&local_38)" (binary_expression "Copy_relocs<4" identifier < number_literal) , (comma_expression "_32,_false>::Copy_reloc_entry>\n (&this->entries_,__position,&local_38)" identifier , (binary_expression "_false>::Copy_reloc_entry>\n (&this->entries_,__position,&local_38)" (binary_expression "_false>::Copy_reloc_entry" identifier > (ERROR "::" : :) identifier) > (parenthesized_expression "(&this->entries_,__position,&local_38)" ( (comma_expression "&this->entries_,__position,&local_38" (pointer_expression "&this->entries_" & (field_expression "this->entries_" identifier -> field_identifier)) , (comma_expression "__position,&local_38" identifier , (pointer_expression "&local_38" & identifier))) ))))) ;)) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_001cda40(long param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined8 *puVar1;\n undefined8 local_38;\n undefined4 uStack_30;\n undefined4 uStack_2c;\n undefined8 local_28;\n undefined4 uStack_20;\n undefined4 uStack_1c;\n undefined8 local_18;\n undefined4 uStack_10;\n undefined4 uStack_c;\n \n puVar1 = *(undefined8 **)(param_1 + 8);\n uStack_10 = param_7;\n uStack_c = param_8;\n if (puVar1 != *(undefined8 **)(param_1 + 0x10)) {\n *puVar1 = param_2;\n puVar1[1] = CONCAT44(uStack_2c,param_6);\n puVar1[2] = param_3;\n puVar1[3] = CONCAT44(uStack_1c,param_4);\n puVar1[4] = param_5;\n puVar1[5] = CONCAT44(param_8,param_7);\n *(undefined8 **)(param_1 + 8) = puVar1 + 6;\n return;\n }\n local_38 = param_2;\n uStack_30 = param_6;\n local_28 = param_3;\n uStack_20 = param_4;\n local_18 = param_5;\n FUN_001cd850(param_1,puVar1,&local_38);\n return;\n}\n\n" (function_definition "void FUN_001cda40(long param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined8 *puVar1;\n undefined8 local_38;\n undefined4 uStack_30;\n undefined4 uStack_2c;\n undefined8 local_28;\n undefined4 uStack_20;\n undefined4 uStack_1c;\n undefined8 local_18;\n undefined4 uStack_10;\n undefined4 uStack_c;\n \n puVar1 = *(undefined8 **)(param_1 + 8);\n uStack_10 = param_7;\n uStack_c = param_8;\n if (puVar1 != *(undefined8 **)(param_1 + 0x10)) {\n *puVar1 = param_2;\n puVar1[1] = CONCAT44(uStack_2c,param_6);\n puVar1[2] = param_3;\n puVar1[3] = CONCAT44(uStack_1c,param_4);\n puVar1[4] = param_5;\n puVar1[5] = CONCAT44(param_8,param_7);\n *(undefined8 **)(param_1 + 8) = puVar1 + 6;\n return;\n }\n local_38 = param_2;\n uStack_30 = param_6;\n local_28 = param_3;\n uStack_20 = param_4;\n local_18 = param_5;\n FUN_001cd850(param_1,puVar1,&local_38);\n return;\n}" primitive_type (function_declarator "FUN_001cda40(long param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 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 "undefined4 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) , (parameter_declaration "undefined4 param_7" type_identifier identifier) , (parameter_declaration "undefined4 param_8" type_identifier identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 local_38;\n undefined4 uStack_30;\n undefined4 uStack_2c;\n undefined8 local_28;\n undefined4 uStack_20;\n undefined4 uStack_1c;\n undefined8 local_18;\n undefined4 uStack_10;\n undefined4 uStack_c;\n \n puVar1 = *(undefined8 **)(param_1 + 8);\n uStack_10 = param_7;\n uStack_c = param_8;\n if (puVar1 != *(undefined8 **)(param_1 + 0x10)) {\n *puVar1 = param_2;\n puVar1[1] = CONCAT44(uStack_2c,param_6);\n puVar1[2] = param_3;\n puVar1[3] = CONCAT44(uStack_1c,param_4);\n puVar1[4] = param_5;\n puVar1[5] = CONCAT44(param_8,param_7);\n *(undefined8 **)(param_1 + 8) = puVar1 + 6;\n return;\n }\n local_38 = param_2;\n uStack_30 = param_6;\n local_28 = param_3;\n uStack_20 = param_4;\n local_18 = param_5;\n FUN_001cd850(param_1,puVar1,&local_38);\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "undefined4 uStack_30;" type_identifier identifier ;) (declaration "undefined4 uStack_2c;" type_identifier identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined4 uStack_20;" type_identifier identifier ;) (declaration "undefined4 uStack_1c;" type_identifier identifier ;) (declaration "undefined8 local_18;" type_identifier identifier ;) (declaration "undefined4 uStack_10;" type_identifier identifier ;) (declaration "undefined4 uStack_c;" type_identifier identifier ;) (expression_statement "puVar1 = *(undefined8 **)(param_1 + 8);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + 8)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 8)" * (cast_expression "(undefined8 **)(param_1 + 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (expression_statement "uStack_10 = param_7;" (assignment_expression "uStack_10 = param_7" identifier = identifier) ;) (expression_statement "uStack_c = param_8;" (assignment_expression "uStack_c = param_8" identifier = identifier) ;) (if_statement "if (puVar1 != *(undefined8 **)(param_1 + 0x10)) {\n *puVar1 = param_2;\n puVar1[1] = CONCAT44(uStack_2c,param_6);\n puVar1[2] = param_3;\n puVar1[3] = CONCAT44(uStack_1c,param_4);\n puVar1[4] = param_5;\n puVar1[5] = CONCAT44(param_8,param_7);\n *(undefined8 **)(param_1 + 8) = puVar1 + 6;\n return;\n }" if (parenthesized_expression "(puVar1 != *(undefined8 **)(param_1 + 0x10))" ( (binary_expression "puVar1 != *(undefined8 **)(param_1 + 0x10)" identifier != (pointer_expression "*(undefined8 **)(param_1 + 0x10)" * (cast_expression "(undefined8 **)(param_1 + 0x10)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) )) (compound_statement "{\n *puVar1 = param_2;\n puVar1[1] = CONCAT44(uStack_2c,param_6);\n puVar1[2] = param_3;\n puVar1[3] = CONCAT44(uStack_1c,param_4);\n puVar1[4] = param_5;\n puVar1[5] = CONCAT44(param_8,param_7);\n *(undefined8 **)(param_1 + 8) = puVar1 + 6;\n return;\n }" { (expression_statement "*puVar1 = param_2;" (assignment_expression "*puVar1 = param_2" (pointer_expression "*puVar1" * identifier) = identifier) ;) (expression_statement "puVar1[1] = CONCAT44(uStack_2c,param_6);" (assignment_expression "puVar1[1] = CONCAT44(uStack_2c,param_6)" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = (call_expression "CONCAT44(uStack_2c,param_6)" identifier (argument_list "(uStack_2c,param_6)" ( identifier , identifier )))) ;) (expression_statement "puVar1[2] = param_3;" (assignment_expression "puVar1[2] = param_3" (subscript_expression "puVar1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[3] = CONCAT44(uStack_1c,param_4);" (assignment_expression "puVar1[3] = CONCAT44(uStack_1c,param_4)" (subscript_expression "puVar1[3]" identifier [ number_literal ]) = (call_expression "CONCAT44(uStack_1c,param_4)" identifier (argument_list "(uStack_1c,param_4)" ( identifier , identifier )))) ;) (expression_statement "puVar1[4] = param_5;" (assignment_expression "puVar1[4] = param_5" (subscript_expression "puVar1[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[5] = CONCAT44(param_8,param_7);" (assignment_expression "puVar1[5] = CONCAT44(param_8,param_7)" (subscript_expression "puVar1[5]" identifier [ number_literal ]) = (call_expression "CONCAT44(param_8,param_7)" identifier (argument_list "(param_8,param_7)" ( identifier , identifier )))) ;) (expression_statement "*(undefined8 **)(param_1 + 8) = puVar1 + 6;" (assignment_expression "*(undefined8 **)(param_1 + 8) = puVar1 + 6" (pointer_expression "*(undefined8 **)(param_1 + 8)" * (cast_expression "(undefined8 **)(param_1 + 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = (binary_expression "puVar1 + 6" identifier + number_literal)) ;) (return_statement "return;" return ;) })) (expression_statement "local_38 = param_2;" (assignment_expression "local_38 = param_2" identifier = identifier) ;) (expression_statement "uStack_30 = param_6;" (assignment_expression "uStack_30 = param_6" identifier = identifier) ;) (expression_statement "local_28 = param_3;" (assignment_expression "local_28 = param_3" identifier = identifier) ;) (expression_statement "uStack_20 = param_4;" (assignment_expression "uStack_20 = param_4" identifier = identifier) ;) (expression_statement "local_18 = param_5;" (assignment_expression "local_18 = param_5" identifier = identifier) ;) (expression_statement "FUN_001cd850(param_1,puVar1,&local_38);" (call_expression "FUN_001cd850(param_1,puVar1,&local_38)" identifier (argument_list "(param_1,puVar1,&local_38)" ( identifier , identifier , (pointer_expression "&local_38" & 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 TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;) (return_statement return ;) })) (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 (call_expression IDENT (argument_list ( IDENT , IDENT , (pointer_expression & IDENT) ))) ;) (return_statement return ;) })))
(function_definition "void FUN_001cda40(long param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined8 *puVar1;\n undefined8 local_38;\n undefined4 uStack_30;\n undefined4 uStack_2c;\n undefined8 local_28;\n undefined4 uStack_20;\n undefined4 uStack_1c;\n undefined8 local_18;\n undefined4 uStack_10;\n undefined4 uStack_c;\n \n puVar1 = *(undefined8 **)(param_1 + 8);\n uStack_10 = param_7;\n uStack_c = param_8;\n if (puVar1 != *(undefined8 **)(param_1 + 0x10)) {\n *puVar1 = param_2;\n puVar1[1] = CONCAT44(uStack_2c,param_6);\n puVar1[2] = param_3;\n puVar1[3] = CONCAT44(uStack_1c,param_4);\n puVar1[4] = param_5;\n puVar1[5] = CONCAT44(param_8,param_7);\n *(undefined8 **)(param_1 + 8) = puVar1 + 6;\n return;\n }\n local_38 = param_2;\n uStack_30 = param_6;\n local_28 = param_3;\n uStack_20 = param_4;\n local_18 = param_5;\n FUN_001cd850(param_1,puVar1,&local_38);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001cda40(long param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)" (identifier "FUN_001cda40") (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 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 "undefined4 param_4" (type_identifier "undefined4") (identifier "param_4")) (, ",") (parameter_declaration "undefined8 param_5" (type_identifier "undefined8") (identifier "param_5")) (, ",") (parameter_declaration "undefined4 param_6" (type_identifier "undefined4") (identifier "param_6")) (, ",") (parameter_declaration "undefined4 param_7" (type_identifier "undefined4") (identifier "param_7")) (, ",") (parameter_declaration "undefined4 param_8" (type_identifier "undefined4") (identifier "param_8")) () ")"))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 local_38;\n undefined4 uStack_30;\n undefined4 uStack_2c;\n undefined8 local_28;\n undefined4 uStack_20;\n undefined4 uStack_1c;\n undefined8 local_18;\n undefined4 uStack_10;\n undefined4 uStack_c;\n \n puVar1 = *(undefined8 **)(param_1 + 8);\n uStack_10 = param_7;\n uStack_c = param_8;\n if (puVar1 != *(undefined8 **)(param_1 + 0x10)) {\n *puVar1 = param_2;\n puVar1[1] = CONCAT44(uStack_2c,param_6);\n puVar1[2] = param_3;\n puVar1[3] = CONCAT44(uStack_1c,param_4);\n puVar1[4] = param_5;\n puVar1[5] = CONCAT44(param_8,param_7);\n *(undefined8 **)(param_1 + 8) = puVar1 + 6;\n return;\n }\n local_38 = param_2;\n uStack_30 = param_6;\n local_28 = param_3;\n uStack_20 = param_4;\n local_18 = param_5;\n FUN_001cd850(param_1,puVar1,&local_38);\n return;\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "undefined8 local_38;" (type_identifier "undefined8") (identifier "local_38") (; ";")) (declaration "undefined4 uStack_30;" (type_identifier "undefined4") (identifier "uStack_30") (; ";")) (declaration "undefined4 uStack_2c;" (type_identifier "undefined4") (identifier "uStack_2c") (; ";")) (declaration "undefined8 local_28;" (type_identifier "undefined8") (identifier "local_28") (; ";")) (declaration "undefined4 uStack_20;" (type_identifier "undefined4") (identifier "uStack_20") (; ";")) (declaration "undefined4 uStack_1c;" (type_identifier "undefined4") (identifier "uStack_1c") (; ";")) (declaration "undefined8 local_18;" (type_identifier "undefined8") (identifier "local_18") (; ";")) (declaration "undefined4 uStack_10;" (type_identifier "undefined4") (identifier "uStack_10") (; ";")) (declaration "undefined4 uStack_c;" (type_identifier "undefined4") (identifier "uStack_c") (; ";")) (expression_statement "puVar1 = *(undefined8 **)(param_1 + 8);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + 8)" (identifier "puVar1") (= "=") (pointer_expression "*(undefined8 **)(param_1 + 8)" (* "*") (cast_expression "(undefined8 **)(param_1 + 8)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (expression_statement "uStack_10 = param_7;" (assignment_expression "uStack_10 = param_7" (identifier "uStack_10") (= "=") (identifier "param_7")) (; ";")) (expression_statement "uStack_c = param_8;" (assignment_expression "uStack_c = param_8" (identifier "uStack_c") (= "=") (identifier "param_8")) (; ";")) (if_statement "if (puVar1 != *(undefined8 **)(param_1 + 0x10)) {\n *puVar1 = param_2;\n puVar1[1] = CONCAT44(uStack_2c,param_6);\n puVar1[2] = param_3;\n puVar1[3] = CONCAT44(uStack_1c,param_4);\n puVar1[4] = param_5;\n puVar1[5] = CONCAT44(param_8,param_7);\n *(undefined8 **)(param_1 + 8) = puVar1 + 6;\n return;\n }" (if "if") (parenthesized_expression "(puVar1 != *(undefined8 **)(param_1 + 0x10))" (( "(") (binary_expression "puVar1 != *(undefined8 **)(param_1 + 0x10)" (identifier "puVar1") (!= "!=") (pointer_expression "*(undefined8 **)(param_1 + 0x10)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x10)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")"))))) () ")")) (compound_statement "{\n *puVar1 = param_2;\n puVar1[1] = CONCAT44(uStack_2c,param_6);\n puVar1[2] = param_3;\n puVar1[3] = CONCAT44(uStack_1c,param_4);\n puVar1[4] = param_5;\n puVar1[5] = CONCAT44(param_8,param_7);\n *(undefined8 **)(param_1 + 8) = puVar1 + 6;\n return;\n }" ({ "{") (expression_statement "*puVar1 = param_2;" (assignment_expression "*puVar1 = param_2" (pointer_expression "*puVar1" (* "*") (identifier "puVar1")) (= "=") (identifier "param_2")) (; ";")) (expression_statement "puVar1[1] = CONCAT44(uStack_2c,param_6);" (assignment_expression "puVar1[1] = CONCAT44(uStack_2c,param_6)" (subscript_expression "puVar1[1]" (identifier "puVar1") ([ "[") (number_literal "1") (] "]")) (= "=") (call_expression "CONCAT44(uStack_2c,param_6)" (identifier "CONCAT44") (argument_list "(uStack_2c,param_6)" (( "(") (identifier "uStack_2c") (, ",") (identifier "param_6") () ")")))) (; ";")) (expression_statement "puVar1[2] = param_3;" (assignment_expression "puVar1[2] = param_3" (subscript_expression "puVar1[2]" (identifier "puVar1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "param_3")) (; ";")) (expression_statement "puVar1[3] = CONCAT44(uStack_1c,param_4);" (assignment_expression "puVar1[3] = CONCAT44(uStack_1c,param_4)" (subscript_expression "puVar1[3]" (identifier "puVar1") ([ "[") (number_literal "3") (] "]")) (= "=") (call_expression "CONCAT44(uStack_1c,param_4)" (identifier "CONCAT44") (argument_list "(uStack_1c,param_4)" (( "(") (identifier "uStack_1c") (, ",") (identifier "param_4") () ")")))) (; ";")) (expression_statement "puVar1[4] = param_5;" (assignment_expression "puVar1[4] = param_5" (subscript_expression "puVar1[4]" (identifier "puVar1") ([ "[") (number_literal "4") (] "]")) (= "=") (identifier "param_5")) (; ";")) (expression_statement "puVar1[5] = CONCAT44(param_8,param_7);" (assignment_expression "puVar1[5] = CONCAT44(param_8,param_7)" (subscript_expression "puVar1[5]" (identifier "puVar1") ([ "[") (number_literal "5") (] "]")) (= "=") (call_expression "CONCAT44(param_8,param_7)" (identifier "CONCAT44") (argument_list "(param_8,param_7)" (( "(") (identifier "param_8") (, ",") (identifier "param_7") () ")")))) (; ";")) (expression_statement "*(undefined8 **)(param_1 + 8) = puVar1 + 6;" (assignment_expression "*(undefined8 **)(param_1 + 8) = puVar1 + 6" (pointer_expression "*(undefined8 **)(param_1 + 8)" (* "*") (cast_expression "(undefined8 **)(param_1 + 8)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (= "=") (binary_expression "puVar1 + 6" (identifier "puVar1") (+ "+") (number_literal "6"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "local_38 = param_2;" (assignment_expression "local_38 = param_2" (identifier "local_38") (= "=") (identifier "param_2")) (; ";")) (expression_statement "uStack_30 = param_6;" (assignment_expression "uStack_30 = param_6" (identifier "uStack_30") (= "=") (identifier "param_6")) (; ";")) (expression_statement "local_28 = param_3;" (assignment_expression "local_28 = param_3" (identifier "local_28") (= "=") (identifier "param_3")) (; ";")) (expression_statement "uStack_20 = param_4;" (assignment_expression "uStack_20 = param_4" (identifier "uStack_20") (= "=") (identifier "param_4")) (; ";")) (expression_statement "local_18 = param_5;" (assignment_expression "local_18 = param_5" (identifier "local_18") (= "=") (identifier "param_5")) (; ";")) (expression_statement "FUN_001cd850(param_1,puVar1,&local_38);" (call_expression "FUN_001cd850(param_1,puVar1,&local_38)" (identifier "FUN_001cd850") (argument_list "(param_1,puVar1,&local_38)" (( "(") (identifier "param_1") (, ",") (identifier "puVar1") (, ",") (pointer_expression "&local_38" (& "&") (identifier "local_38")) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void save(Copy_relocs<4,_32,_false> * this, Symbol * sym, Sized_relobj_file<32,_false> * object, uint shndx, Output_section * output_section, uint r_type, Elf_Addr r_offset, Elf_Swxword r_addend) */ void __thiscall var_1::var_3<4,_32,var_4>::save (var_3<4,_32,var_4> *this,Symbol *sym,Sized_relobj_file<32,var_4> *object, uint shndx,Output_section *output_section,uint r_type,Elf_Addr r_offset, Elf_Swxword r_addend) { iterator __position; type_1 local_38; __position._M_current = (this->entries_). super__Vector_base<var_1::var_3<4,_32,var_4>::type_1,_std::allocator<var_1::var_3<4,_32,var_4>::type_1>var_2> ._M_impl._M_finish; local_38.address_ = r_offset; local_38.addend_ = r_addend; if (__position._M_current != (this->entries_). super__Vector_base<var_1::var_3<4,_32,var_4>::type_1,_std::allocator<var_1::var_3<4,_32,var_4>::type_1>var_2> ._M_impl._M_end_of_storage) { (__position._M_current)->sym_ = sym; *(type_2 *)&(__position._M_current)->reloc_type_ = var_5(local_38._12_4_,r_type); (__position._M_current)->relobj_ = object; *(type_2 *)&(__position._M_current)->shndx_ = var_5(local_38._28_4_,shndx); (__position._M_current)->output_section_ = output_section; (__position._M_current)->address_ = (int)var_5(r_addend,r_offset); (__position._M_current)->addend_ = (int)(var_5(r_addend,r_offset) >> 0x20); (this->entries_). super__Vector_base<var_1::var_3<4,_32,var_4>::type_1,_std::allocator<var_1::var_3<4,_32,var_4>::type_1>var_2> ._M_impl._M_finish = __position._M_current + 1; return; } local_38.sym_ = sym; local_38.reloc_type_ = r_type; local_38.relobj_ = object; local_38.shndx_ = shndx; local_38.output_section_ = output_section; std:: vector<var_1::var_3<4,_32,var_4>::type_1,_std::allocator<var_1::var_3<4,_32,var_4>::type_1>var_2> ::_M_realloc_insert<var_1::var_3<4,_32,var_4>::type_1> (&this->entries_,__position,&local_38); 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 (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: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (return_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 (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (pointer_expression argument: (identifier))))) (return_statement))))
null
void MASKED(long param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4, undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8) { undefined8 *puVar1; undefined8 local_38; undefined4 uStack_30; undefined4 uStack_2c; undefined8 local_28; undefined4 uStack_20; undefined4 uStack_1c; undefined8 local_18; undefined4 uStack_10; undefined4 uStack_c; puVar1 = *(undefined8 **)(param_1 + 8); uStack_10 = param_7; uStack_c = param_8; if (puVar1 != *(undefined8 **)(param_1 + 0x10)) { *puVar1 = param_2; puVar1[1] = CONCAT44(uStack_2c,param_6); puVar1[2] = param_3; puVar1[3] = CONCAT44(uStack_1c,param_4); puVar1[4] = param_5; puVar1[5] = CONCAT44(param_8,param_7); *(undefined8 **)(param_1 + 8) = puVar1 + 6; return; } local_38 = param_2; uStack_30 = param_6; local_28 = param_3; uStack_20 = param_4; local_18 = param_5; FUN_001cd850(param_1,puVar1,&local_38); return; }
3048_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
read_symtab_xindex<32,_false>
FUN_001a3b20
/* DWARF original name: read_symtab_xindex<32, false> DWARF original prototype: void read_symtab_xindex<32,_false>(Xindex * this, Object * object, uint xindex_shndx, uchar * pshdrs) */ void __thiscall gold::Xindex::read_symtab_xindex<32,_false> (Xindex *this,Object *object,uint xindex_shndx,uchar *pshdrs) { int iVar1; uchar *puVar2; undefined4 extraout_var; ulong uVar3; uint local_34; section_size_type bytecount; if (pshdrs == (uchar *)0x0) { iVar1 = (*object->_vptr_Object[0xe])(object,(ulong)xindex_shndx,&bytecount); puVar2 = (uchar *)CONCAT44(extraout_var,iVar1); } else { bytecount = (section_size_type)*(uint *)(pshdrs + (ulong)(xindex_shndx * 0x28) + 0x14); if (object->input_file_ == (Input_file *)0x0) { /* WARNING: Subroutine does not return */ Object::input_file(object); } puVar2 = File_read::get_view(&object->input_file_->file_,object->offset_, (ulong)*(uint *)(pshdrs + (ulong)(xindex_shndx * 0x28) + 0x10), bytecount,true,false); } if ((this->symtab_xindex_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl ._M_finish == (this->symtab_xindex_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl ._M_start) { std::vector<unsigned_int,_std::allocator<unsigned_int>_>::reserve (&this->symtab_xindex_,bytecount >> 2); if (bytecount != 0) { uVar3 = 0; do { local_34 = *(uint *)(puVar2 + uVar3); if (0xfeff < local_34) { local_34 = local_34 + this->large_shndx_offset_; } uVar3 = uVar3 + 4; std::vector<unsigned_int,_std::allocator<unsigned_int>_>::emplace_back<unsigned_int> (&this->symtab_xindex_,&local_34); } while (uVar3 < bytecount); } return; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/object.cc",0x7f,"read_symtab_xindex"); }
void FUN_001a3b20(int *param_1,long *param_2,int param_3,long param_4) { undefined4 uVar1; long lVar2; ulong uVar3; uint local_34; ulong local_30; if (param_4 == 0) { lVar2 = (**(code **)(*param_2 + 0x70))(param_2,param_3,&local_30); } else { param_4 = (ulong)(uint)(param_3 * 0x28) + param_4; local_30 = (ulong)*(uint *)(param_4 + 0x14); uVar1 = *(undefined4 *)(param_4 + 0x10); if (param_2[5] == 0) { /* WARNING: Subroutine does not return */ FUN_0019a570(param_2,param_3,uVar1); } lVar2 = FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0); } if (*(long *)(param_1 + 4) == *(long *)(param_1 + 2)) { FUN_0019fa80(param_1 + 2,local_30 >> 2); if (local_30 != 0) { uVar3 = 0; do { local_34 = *(uint *)(lVar2 + uVar3); if (0xfeff < local_34) { local_34 = local_34 + *param_1; } uVar3 = uVar3 + 4; FUN_001a3a00(param_1 + 2,&local_34); } while (uVar3 < local_30); } return; } /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/object.cc",0x7f,"read_symtab_xindex"); }
PUSH R14 MOV R14,RDI MOV RDI,RSI MOV ESI,EDX PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x10 TEST RCX,RCX JZ 0x001a3be0 LEA EAX,[RDX + RDX*0x4] SHL EAX,0x3 ADD RAX,RCX MOV ECX,dword ptr [RAX + 0x14] MOV EDX,dword ptr [RAX + 0x10] MOV RAX,qword ptr [RDI + 0x28] MOV qword ptr [RSP + 0x8],RCX TEST RAX,RAX JZ 0x001a3c08 MOV RSI,qword ptr [RDI + 0x30] XOR R9D,R9D LEA RDI,[RAX + 0x28] MOV R8D,0x1 CALL 0x0016b970 MOV R12,RAX MOV RAX,qword ptr [R14 + 0x8] CMP qword ptr [R14 + 0x10],RAX JNZ 0x001a3bf0 MOV RSI,qword ptr [RSP + 0x8] LEA RBP,[R14 + 0x8] MOV RDI,RBP SHR RSI,0x2 CALL 0x0019fa80 CMP qword ptr [RSP + 0x8],0x0 JZ 0x001a3bd0 XOR EBX,EBX LEA R13,[RSP + 0x4] NOP dword ptr [RAX] MOV EAX,dword ptr [R12 + RBX*0x1] CMP EAX,0xfeff JBE 0x001a3bb6 ADD EAX,dword ptr [R14] MOV RSI,R13 MOV RDI,RBP MOV dword ptr [RSP + 0x4],EAX ADD RBX,0x4 CALL 0x001a3a00 CMP qword ptr [RSP + 0x8],RBX JA 0x001a3ba8 ADD RSP,0x10 POP RBX POP RBP POP R12 POP R13 POP R14 RET MOV RAX,qword ptr [RDI] LEA RDX,[RSP + 0x8] CALL qword ptr [RAX + 0x70] MOV R12,RAX JMP 0x001a3b77 LEA RDX,[0x3129a0] MOV ESI,0x7f LEA RDI,[0x3122e8] CALL 0x0016cdf0 CALL 0x0019a570
null
null
null
null
[(u'CALL_-1207616519', u'INDIRECT_-1207615898'), ('const-8', u'PTRSUB_-1207615799'), ('const-3220200', u'COPY_-1207615755'), (u'CALLIND_-1207616192', u'PIECE_-1207615995'), (u'LOAD_-1207616606', u'INT_ZEXT_-1207616191'), ('const-40', u'INT_MULT_-1207615912'), (u'PTRSUB_-1207615846', u'LOAD_-1207616558'), ('tmp_925', u'PTRADD_-1207616537'), (u'LOAD_-1207616215', u'PTRADD_-1207615695'), (u'LOAD_-1207616592', u'PTRSUB_-1207615838'), (u'PTRSUB_-1207615818', u'PTRSUB_-1207615810'), ('tmp_925', u'INT_EQUAL_-1207616673'), (u'PTRSUB_-1207615838', u'CALL_-1207616519'), (u'COPY_-1207615755', u'CALL_-1207616183'), (u'PTRSUB_-1207615800', u'CALL_-1207616299'), (u'PIECE_-1207615995', u'CAST_-1207615691'), ('const-8', u'PTRSUB_-1207615800'), ('const-20', u'INT_ADD_-1207615924'), (u'CALL_-1207616299', u'INDIRECT_-1207615810'), ('tmp_924', u'INT_ZEXT_-1207616181'), ('const-0', u'RETURN_-1207616225'), (u'INT_MULT_-1207615913', u'INT_ZEXT_-1207615930'), (u'INT_MULT_-1207615912', u'INT_ZEXT_-1207615929'), (u'INT_EQUAL_-1207616491', u'CBRANCH_-1207616487'), ('const-0', u'PTRSUB_-1207615707'), (u'PTRSUB_-1207615810', u'PTRSUB_-1207615806'), ('const-0', u'PTRSUB_-1207615805'), (u'CAST_-1207615691', u'MULTIEQUAL_-1207616012'), (u'MULTIEQUAL_-1207615885', u'INT_RIGHT_-1207616439'), ('const-2', u'INT_RIGHT_-1207616439'), ('const-0', u'INT_EQUAL_-1207616565'), ('const-433', u'LOAD_-1207616506'), (u'LOAD_-1207616506', u'INT_EQUAL_-1207616491'), (u'COPY_-1207616088', u'MULTIEQUAL_-1207616017'), (u'INT_ADD_-1207616328', u'MULTIEQUAL_-1207615856'), ('const-16', u'INT_ADD_-1207615920'), (u'LOAD_-1207616592', u'INT_EQUAL_-1207616565'), ('const-0', u'PTRSUB_-1207615810'), ('tmp_1772', u'PTRSUB_-1207615703'), ('const--52', u'PTRSUB_-1207615773'), ('const-1', u'PTRADD_-1207616537'), (u'INT_ZEXT_-1207615929', u'INT_ADD_-1207615920'), ('const-433', u'LOAD_-1207616346'), (u'PTRSUB_-1207615806', u'LOAD_-1207616513'), ('const-433', u'LOAD_-1207616592'), ('const-433', u'LOAD_-1207616606'), ('tmp_303', u'CBRANCH_-1207616563'), ('const-0', u'COPY_-1207616088'), ('tmp_762', u'CBRANCH_-1207616276'), (u'INT_EQUAL_-1207616565', u'CBRANCH_-1207616563'), (u'INDIRECT_-1207615810', u'INT_LESS_-1207616268'), ('const-1', u'RETURN_-1207616168'), (u'PTRADD_-1207616544', u'CAST_-1207615852'), ('const-65279', u'INT_LESS_-1207616341'), (u'LOAD_-1207616202', u'CALLIND_-1207616192'), ('tmp_924', u'INT_MULT_-1207615912'), (u'INT_LESS_-1207616341', u'CBRANCH_-1207616350'), ('const-1', u'CALL_-1207616519'), ('tmp_923', u'PTRSUB_-1207615846'), ('tmp_922', u'PTRSUB_-1207615819'), (u'CAST_-1207615752', u'LOAD_-1207616375'), (u'INT_EQUAL_-1207616673', u'CBRANCH_-1207616671'), ('const-433', u'LOAD_-1207616202'), (u'INT_LESS_-1207616268', u'CBRANCH_-1207616276'), ('const-433', u'LOAD_-1207616558'), (u'CALLIND_-1207616192', u'INDIRECT_-1207615997'), (u'MULTIEQUAL_-1207616012', u'PTRADD_-1207616313'), ('const-0', u'CALL_-1207616519'), (u'INDIRECT_-1207615898', u'MULTIEQUAL_-1207615885'), ('const-8', u'PTRSUB_-1207615813'), (u'MULTIEQUAL_-1207616017', u'INT_ADD_-1207616300'), ('const-433', u'LOAD_-1207616513'), (u'PTRSUB_-1207615800', u'CALL_-1207616421'), ('const-8', u'PTRADD_-1207615695'), ('const-0', u'PTRSUB_-1207615806'), ('const--48', u'PTRSUB_-1207615703'), (u'PTRADD_-1207616537', u'CAST_-1207615848'), (u'PTRSUB_-1207615865', u'LOAD_-1207616592'), (u'INT_NOTEQUAL_-1207616403', u'CBRANCH_-1207616399'), (u'CALL_-1207616519', u'MULTIEQUAL_-1207616012'), (u'MULTIEQUAL_-1207616017', u'PTRADD_-1207616313'), ('tmp_923', u'CALLIND_-1207616192'), (u'CALL_-1207616183', u'INDIRECT_-1207615749'), ('const-0', u'PTRSUB_-1207615818'), ('tmp_922', u'PTRSUB_-1207615813'), ('tmp_923', u'PTRSUB_-1207615865'), (u'PTRSUB_-1207615799', u'LOAD_-1207616506'), (u'CALL_-1207616173', u'INDIRECT_-1207615746'), ('const-0', u'INT_EQUAL_-1207616673'), (u'PTRADD_-1207616313', u'CAST_-1207615752'), (u'PTRADD_-1207615695', u'LOAD_-1207616202'), (u'PTRSUB_-1207615773', u'CALL_-1207616299'), (u'CALL_-1207616421', u'INDIRECT_-1207615862'), (u'CAST_-1207615852', u'LOAD_-1207616606'), (u'INDIRECT_-1207615810', u'MULTIEQUAL_-1207615837'), (u'INT_ZEXT_-1207616191', u'CALL_-1207616519'), (u'LOAD_-1207616375', u'INT_ADD_-1207616328'), ('tmp_923', u'CALL_-1207616173'), (u'INDIRECT_-1207615862', u'MULTIEQUAL_-1207615837'), ('const-0', u'INT_NOTEQUAL_-1207616403'), ('const-8', u'PTRSUB_-1207615819'), (u'INDIRECT_-1207615779', u'MULTIEQUAL_-1207615885'), ('tmp_925', u'PTRADD_-1207616544'), (u'INT_ZEXT_-1207615930', u'INT_ADD_-1207615924'), ('tmp_98', u'CBRANCH_-1207616671'), ('const-0', u'PTRSUB_-1207615801'), (u'INT_ADD_-1207615920', u'PTRADD_-1207616537'), ('const-433', u'LOAD_-1207616215'), (u'INT_ADD_-1207615924', u'PTRADD_-1207616544'), ('tmp_400', u'CBRANCH_-1207616487'), ('tmp_900', u'BRANCH_-1207616188'), ('tmp_922', u'PTRSUB_-1207615800'), (u'PTRSUB_-1207615703', u'CALLIND_-1207616192'), ('const-40', u'INT_MULT_-1207615913'), ('const-433', u'LOAD_-1207616599'), ('const-40', u'PTRSUB_-1207615838'), (u'LOAD_-1207616513', u'INT_EQUAL_-1207616491'), (u'PTRSUB_-1207615753', u'LOAD_-1207616346'), (u'LOAD_-1207616558', u'CALL_-1207616519'), ('const-1', u'RETURN_-1207616178'), (u'INDIRECT_-1207615997', u'PIECE_-1207615995'), (u'CAST_-1207615848', u'LOAD_-1207616599'), (u'LOAD_-1207616346', u'INT_ADD_-1207616328'), (u'INT_RIGHT_-1207616439', u'CALL_-1207616421'), ('const-1', u'PTRADD_-1207616313'), (u'INT_ZEXT_-1207616181', u'CALLIND_-1207616192'), (u'PTRSUB_-1207615819', u'PTRSUB_-1207615818'), ('const-127', u'CALL_-1207616183'), ('tmp_922', u'PTRSUB_-1207615753'), ('const-4', u'INT_ADD_-1207616300'), ('tmp_924', u'INT_MULT_-1207615913'), ('const-48', u'PTRSUB_-1207615846'), ('const-433', u'LOAD_-1207616375'), (u'INT_ADD_-1207616300', u'MULTIEQUAL_-1207616017'), ('tmp_1772', u'PTRSUB_-1207615773'), ('const-40', u'PTRSUB_-1207615865'), ('tmp_563', u'CBRANCH_-1207616399'), (u'INT_ZEXT_-1207616174', u'CALL_-1207616519'), (u'PTRSUB_-1207615801', u'PTRSUB_-1207615799'), (u'INT_ADD_-1207616300', u'INT_LESS_-1207616268'), ('const-1', u'PTRADD_-1207616544'), (u'CALLIND_-1207616192', u'INDIRECT_-1207615779'), (u'LOAD_-1207616375', u'MULTIEQUAL_-1207615856'), (u'PTRSUB_-1207615813', u'PTRSUB_-1207615805'), (u'INDIRECT_-1207615862', u'INT_NOTEQUAL_-1207616403'), (u'LOAD_-1207616599', u'INT_ZEXT_-1207616174'), ('tmp_923', u'PTRSUB_-1207615707'), (u'COPY_-1207615754', u'CALL_-1207616183'), ('const-0', u'PTRSUB_-1207615753'), (u'PTRSUB_-1207615707', u'LOAD_-1207616215'), (u'PTRSUB_-1207615805', u'PTRSUB_-1207615801'), (u'LOAD_-1207616375', u'INT_LESS_-1207616341'), ('const-14', u'PTRADD_-1207615695'), ('const-3221920', u'COPY_-1207615754'), ('tmp_638', u'CBRANCH_-1207616350'), (u'CALL_-1207616299', u'INDIRECT_-1207615819')]
[('tmp_1778', u'PTRADD_-1207615818'), ('const--52', u'PTRSUB_-1207615790'), ('tmp_1860', u'CALLIND_-1207616192'), (u'CALL_-1207616299', u'INDIRECT_-1207615820'), (u'CAST_-1207615827', u'LOAD_-1207616513'), ('tmp_1778', u'PTRADD_-1207615830'), (u'INT_ADD_-1207616328', u'MULTIEQUAL_-1207615866'), (u'LOAD_-1207616606', u'INT_ZEXT_-1207616191'), ('const-2', u'PTRADD_-1207615818'), ('tmp_1785', u'INT_ADD_-1207616600'), (u'PTRSUB_-1207615722', u'CALLIND_-1207616192'), ('const-0', u'CALL_-1207616519'), (u'CAST_-1207615822', u'LOAD_-1207616506'), ('tmp_1777', u'PTRSUB_-1207615790'), ('tmp_1779', u'CALLIND_-1207616192'), (u'CAST_-1207615718', u'LOAD_-1207616202'), (u'CALL_-1207616173', u'INDIRECT_-1207615756'), ('tmp_1779', u'CALL_-1207616173'), (u'INDIRECT_-1207615872', u'INT_NOTEQUAL_-1207616403'), (u'LOAD_-1207616375', u'MULTIEQUAL_-1207615866'), ('const-433', u'LOAD_-1207616558'), (u'PTRADD_-1207615835', u'CAST_-1207615827'), (u'INDIRECT_-1207615872', u'MULTIEQUAL_-1207615847'), ('const-0', u'RETURN_-1207616225'), (u'INT_EQUAL_-1207616491', u'CBRANCH_-1207616487'), ('tmp_1860', u'INT_MULT_-1207616628'), (u'CAST_-1207615885', u'INT_ZEXT_-1207616214'), ('const-5', u'PTRADD_-1207615880'), (u'INT_ADD_-1207616359', u'CAST_-1207615776'), ('const-433', u'LOAD_-1207616513'), ('const-0', u'INT_EQUAL_-1207616565'), (u'LOAD_-1207616506', u'INT_EQUAL_-1207616491'), (u'LOAD_-1207616592', u'INT_EQUAL_-1207616565'), ('const-8', u'PTRADD_-1207615880'), (u'CALL_-1207616519', u'MULTIEQUAL_-1207616016'), (u'CAST_-1207615878', u'LOAD_-1207616606'), (u'PTRSUB_-1207615790', u'CALL_-1207616299'), (u'PTRADD_-1207615880', u'LOAD_-1207616592'), ('const-433', u'LOAD_-1207616375'), (u'COPY_-1207616089', u'MULTIEQUAL_-1207616018'), ('const-433', u'LOAD_-1207616592'), ('tmp_303', u'CBRANCH_-1207616563'), ('tmp_1779', u'LOAD_-1207616215'), ('const-4', u'PTRADD_-1207615835'), ('tmp_762', u'CBRANCH_-1207616276'), (u'INT_EQUAL_-1207616565', u'CBRANCH_-1207616563'), (u'MULTIEQUAL_-1207616018', u'INT_ADD_-1207616359'), ('tmp_1779', u'PTRADD_-1207615880'), (u'PTRADD_-1207615818', u'CALL_-1207616421'), ('tmp_1860', u'CALL_-1207616173'), ('const-65279', u'INT_LESS_-1207616341'), ('const-1', u'RETURN_-1207616168'), ('const-433', u'LOAD_-1207616606'), ('const-40', u'INT_ADD_-1207616522'), ('const-0', u'INT_NOTEQUAL_-1207616403'), ('const-16', u'INT_ADD_-1207616583'), ('const-433', u'LOAD_-1207616346'), ('const-3220200', u'COPY_-1207615763'), (u'LOAD_-1207616215', u'INT_ADD_-1207616186'), ('const-4', u'PTRADD_-1207615830'), ('tmp_1778', u'LOAD_-1207616346'), (u'LOAD_-1207616202', u'CALLIND_-1207616192'), ('const-2', u'INT_RIGHT_-1207616439'), (u'INT_LESS_-1207616341', u'CBRANCH_-1207616350'), ('const-40', u'INT_MULT_-1207616628'), (u'INDIRECT_-1207615789', u'MULTIEQUAL_-1207615895'), (u'INT_EQUAL_-1207616673', u'CBRANCH_-1207616671'), ('const-3221920', u'COPY_-1207615762'), (u'INT_ADD_-1207616300', u'MULTIEQUAL_-1207616018'), (u'INT_LESS_-1207616268', u'CBRANCH_-1207616276'), (u'LOAD_-1207616592', u'INT_ADD_-1207616522'), ('const-112', u'INT_ADD_-1207616186'), (u'INT_ADD_-1207616522', u'CALL_-1207616519'), (u'INT_ADD_-1207616186', u'CAST_-1207615718'), (u'CALLIND_-1207616192', u'INDIRECT_-1207615789'), ('const-433', u'LOAD_-1207616506'), ('const-0', u'COPY_-1207616089'), (u'INT_NOTEQUAL_-1207616403', u'CBRANCH_-1207616399'), ('const-433', u'LOAD_-1207616215'), (u'LOAD_-1207616599', u'CALL_-1207616519'), ('tmp_1779', u'PTRADD_-1207615861'), (u'INDIRECT_-1207615820', u'MULTIEQUAL_-1207615847'), ('const-0', u'INT_EQUAL_-1207616673'), (u'INT_ZEXT_-1207616214', u'INT_ADD_-1207616600'), (u'INT_ZEXT_-1207616191', u'CALL_-1207616519'), (u'CAST_-1207615874', u'LOAD_-1207616599'), (u'MULTIEQUAL_-1207616016', u'INT_ADD_-1207616359'), (u'LOAD_-1207616375', u'INT_ADD_-1207616328'), (u'CALL_-1207616421', u'INDIRECT_-1207615872'), (u'COPY_-1207615762', u'CALL_-1207616183'), ('tmp_98', u'CBRANCH_-1207616671'), ('const-1', u'CALL_-1207616519'), ('const-4', u'PTRADD_-1207615830'), ('tmp_400', u'CBRANCH_-1207616487'), ('const-127', u'CALL_-1207616183'), (u'CALLIND_-1207616192', u'MULTIEQUAL_-1207616016'), ('const-433', u'LOAD_-1207616202'), ('tmp_900', u'BRANCH_-1207616188'), ('const--48', u'PTRSUB_-1207615722'), (u'PTRADD_-1207615830', u'CAST_-1207615822'), (u'CALL_-1207616519', u'INDIRECT_-1207615908'), (u'LOAD_-1207616513', u'INT_EQUAL_-1207616491'), (u'INT_ADD_-1207616590', u'CAST_-1207615878'), (u'PTRADD_-1207615818', u'CALL_-1207616299'), (u'LOAD_-1207616558', u'CALL_-1207616519'), ('const-2', u'PTRADD_-1207615835'), ('const-1', u'RETURN_-1207616178'), (u'CALL_-1207616299', u'INDIRECT_-1207615829'), ('const-6', u'PTRADD_-1207615861'), ('const-433', u'LOAD_-1207616599'), (u'LOAD_-1207616346', u'INT_ADD_-1207616328'), ('tmp_1785', u'INT_EQUAL_-1207616673'), (u'INT_RIGHT_-1207616439', u'CALL_-1207616421'), (u'INDIRECT_-1207615908', u'MULTIEQUAL_-1207615895'), ('const-4', u'INT_ADD_-1207616300'), (u'INT_MULT_-1207616628', u'CAST_-1207615885'), ('const-8', u'PTRADD_-1207615861'), (u'MULTIEQUAL_-1207615895', u'INT_RIGHT_-1207616439'), (u'INT_ADD_-1207616600', u'INT_ADD_-1207616590'), (u'CALL_-1207616183', u'INDIRECT_-1207615759'), (u'INT_ADD_-1207616583', u'CAST_-1207615874'), ('tmp_563', u'CBRANCH_-1207616399'), (u'COPY_-1207615763', u'CALL_-1207616183'), (u'INDIRECT_-1207615820', u'INT_LESS_-1207616268'), (u'INT_ADD_-1207616300', u'INT_LESS_-1207616268'), (u'PTRADD_-1207615861', u'LOAD_-1207616558'), (u'MULTIEQUAL_-1207616018', u'INT_ADD_-1207616300'), ('tmp_1778', u'PTRADD_-1207615835'), ('const-20', u'INT_ADD_-1207616590'), (u'LOAD_-1207616375', u'INT_LESS_-1207616341'), ('const-4', u'PTRADD_-1207615818'), (u'INT_ADD_-1207616600', u'INT_ADD_-1207616583'), (u'CAST_-1207615776', u'LOAD_-1207616375'), ('tmp_1777', u'PTRSUB_-1207615722'), ('tmp_638', u'CBRANCH_-1207616350'), (u'LOAD_-1207616599', u'CALL_-1207616173')]
null
null
001a3b20
x64
O2
(translation_unit "void FUN_001a3b20(int *param_1,long *param_2,int param_3,long param_4)\n\n{\n undefined4 uVar1;\n long lVar2;\n ulong uVar3;\n uint local_34;\n ulong local_30;\n \n if (param_4 == 0) {\n lVar2 = (**(code **)(*param_2 + 0x70))(param_2,param_3,&local_30);\n }\n else {\n param_4 = (ulong)(uint)(param_3 * 0x28) + param_4;\n local_30 = (ulong)*(uint *)(param_4 + 0x14);\n uVar1 = *(undefined4 *)(param_4 + 0x10);\n if (param_2[5] == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0019a570(param_2,param_3,uVar1);\n }\n lVar2 = FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0);\n }\n if (*(long *)(param_1 + 4) == *(long *)(param_1 + 2)) {\n FUN_0019fa80(param_1 + 2,local_30 >> 2);\n if (local_30 != 0) {\n uVar3 = 0;\n do {\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n } while (uVar3 < local_30);\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/object.cc",0x7f,"read_symtab_xindex");\n}\n\n" (function_definition "void FUN_001a3b20(int *param_1,long *param_2,int param_3,long param_4)\n\n{\n undefined4 uVar1;\n long lVar2;\n ulong uVar3;\n uint local_34;\n ulong local_30;\n \n if (param_4 == 0) {\n lVar2 = (**(code **)(*param_2 + 0x70))(param_2,param_3,&local_30);\n }\n else {\n param_4 = (ulong)(uint)(param_3 * 0x28) + param_4;\n local_30 = (ulong)*(uint *)(param_4 + 0x14);\n uVar1 = *(undefined4 *)(param_4 + 0x10);\n if (param_2[5] == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0019a570(param_2,param_3,uVar1);\n }\n lVar2 = FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0);\n }\n if (*(long *)(param_1 + 4) == *(long *)(param_1 + 2)) {\n FUN_0019fa80(param_1 + 2,local_30 >> 2);\n if (local_30 != 0) {\n uVar3 = 0;\n do {\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n } while (uVar3 < local_30);\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/object.cc",0x7f,"read_symtab_xindex");\n}" primitive_type (function_declarator "FUN_001a3b20(int *param_1,long *param_2,int param_3,long param_4)" identifier (parameter_list "(int *param_1,long *param_2,int param_3,long param_4)" ( (parameter_declaration "int *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "int param_3" primitive_type identifier) , (parameter_declaration "long param_4" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined4 uVar1;\n long lVar2;\n ulong uVar3;\n uint local_34;\n ulong local_30;\n \n if (param_4 == 0) {\n lVar2 = (**(code **)(*param_2 + 0x70))(param_2,param_3,&local_30);\n }\n else {\n param_4 = (ulong)(uint)(param_3 * 0x28) + param_4;\n local_30 = (ulong)*(uint *)(param_4 + 0x14);\n uVar1 = *(undefined4 *)(param_4 + 0x10);\n if (param_2[5] == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0019a570(param_2,param_3,uVar1);\n }\n lVar2 = FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0);\n }\n if (*(long *)(param_1 + 4) == *(long *)(param_1 + 2)) {\n FUN_0019fa80(param_1 + 2,local_30 >> 2);\n if (local_30 != 0) {\n uVar3 = 0;\n do {\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n } while (uVar3 < local_30);\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/object.cc",0x7f,"read_symtab_xindex");\n}" { (declaration "undefined4 uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "uint local_34;" type_identifier identifier ;) (declaration "ulong local_30;" type_identifier identifier ;) (if_statement "if (param_4 == 0) {\n lVar2 = (**(code **)(*param_2 + 0x70))(param_2,param_3,&local_30);\n }\n else {\n param_4 = (ulong)(uint)(param_3 * 0x28) + param_4;\n local_30 = (ulong)*(uint *)(param_4 + 0x14);\n uVar1 = *(undefined4 *)(param_4 + 0x10);\n if (param_2[5] == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0019a570(param_2,param_3,uVar1);\n }\n lVar2 = FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0);\n }" if (parenthesized_expression "(param_4 == 0)" ( (binary_expression "param_4 == 0" identifier == number_literal) )) (compound_statement "{\n lVar2 = (**(code **)(*param_2 + 0x70))(param_2,param_3,&local_30);\n }" { (expression_statement "lVar2 = (**(code **)(*param_2 + 0x70))(param_2,param_3,&local_30);" (assignment_expression "lVar2 = (**(code **)(*param_2 + 0x70))(param_2,param_3,&local_30)" identifier = (call_expression "(**(code **)(*param_2 + 0x70))(param_2,param_3,&local_30)" (parenthesized_expression "(**(code **)(*param_2 + 0x70))" ( (pointer_expression "**(code **)(*param_2 + 0x70)" * (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" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2,param_3,&local_30)" ( identifier , identifier , (pointer_expression "&local_30" & identifier) )))) ;) }) (else_clause "else {\n param_4 = (ulong)(uint)(param_3 * 0x28) + param_4;\n local_30 = (ulong)*(uint *)(param_4 + 0x14);\n uVar1 = *(undefined4 *)(param_4 + 0x10);\n if (param_2[5] == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0019a570(param_2,param_3,uVar1);\n }\n lVar2 = FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0);\n }" else (compound_statement "{\n param_4 = (ulong)(uint)(param_3 * 0x28) + param_4;\n local_30 = (ulong)*(uint *)(param_4 + 0x14);\n uVar1 = *(undefined4 *)(param_4 + 0x10);\n if (param_2[5] == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0019a570(param_2,param_3,uVar1);\n }\n lVar2 = FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0);\n }" { (expression_statement "param_4 = (ulong)(uint)(param_3 * 0x28) + param_4;" (assignment_expression "param_4 = (ulong)(uint)(param_3 * 0x28) + param_4" identifier = (binary_expression "(ulong)(uint)(param_3 * 0x28) + param_4" (call_expression "(ulong)(uint)(param_3 * 0x28)" (call_expression "(ulong)(uint)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uint)" ( identifier ))) (argument_list "(param_3 * 0x28)" ( (binary_expression "param_3 * 0x28" identifier * number_literal) ))) + identifier)) ;) (expression_statement "local_30 = (ulong)*(uint *)(param_4 + 0x14);" (assignment_expression "local_30 = (ulong)*(uint *)(param_4 + 0x14)" identifier = (binary_expression "(ulong)*(uint *)(param_4 + 0x14)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_4 + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x14)" ( (binary_expression "param_4 + 0x14" identifier + number_literal) ))))) ;) (expression_statement "uVar1 = *(undefined4 *)(param_4 + 0x10);" (assignment_expression "uVar1 = *(undefined4 *)(param_4 + 0x10)" identifier = (pointer_expression "*(undefined4 *)(param_4 + 0x10)" * (cast_expression "(undefined4 *)(param_4 + 0x10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x10)" ( (binary_expression "param_4 + 0x10" identifier + number_literal) ))))) ;) (if_statement "if (param_2[5] == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0019a570(param_2,param_3,uVar1);\n }" if (parenthesized_expression "(param_2[5] == 0)" ( (binary_expression "param_2[5] == 0" (subscript_expression "param_2[5]" identifier [ number_literal ]) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0019a570(param_2,param_3,uVar1);\n }" { comment (expression_statement "FUN_0019a570(param_2,param_3,uVar1);" (call_expression "FUN_0019a570(param_2,param_3,uVar1)" identifier (argument_list "(param_2,param_3,uVar1)" ( identifier , identifier , identifier ))) ;) })) (expression_statement "lVar2 = FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0);" (assignment_expression "lVar2 = FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0)" identifier = (call_expression "FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0)" identifier (argument_list "(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0)" ( (binary_expression "param_2[5] + 0x28" (subscript_expression "param_2[5]" identifier [ number_literal ]) + number_literal) , (subscript_expression "param_2[6]" identifier [ number_literal ]) , identifier , identifier , number_literal , number_literal )))) ;) }))) (if_statement "if (*(long *)(param_1 + 4) == *(long *)(param_1 + 2)) {\n FUN_0019fa80(param_1 + 2,local_30 >> 2);\n if (local_30 != 0) {\n uVar3 = 0;\n do {\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n } while (uVar3 < local_30);\n }\n return;\n }" if (parenthesized_expression "(*(long *)(param_1 + 4) == *(long *)(param_1 + 2))" ( (binary_expression "*(long *)(param_1 + 4) == *(long *)(param_1 + 2)" (pointer_expression "*(long *)(param_1 + 4)" * (cast_expression "(long *)(param_1 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) == (pointer_expression "*(long *)(param_1 + 2)" * (cast_expression "(long *)(param_1 + 2)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) ))))) )) (compound_statement "{\n FUN_0019fa80(param_1 + 2,local_30 >> 2);\n if (local_30 != 0) {\n uVar3 = 0;\n do {\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n } while (uVar3 < local_30);\n }\n return;\n }" { (expression_statement "FUN_0019fa80(param_1 + 2,local_30 >> 2);" (call_expression "FUN_0019fa80(param_1 + 2,local_30 >> 2)" identifier (argument_list "(param_1 + 2,local_30 >> 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) , (binary_expression "local_30 >> 2" identifier >> number_literal) ))) ;) (if_statement "if (local_30 != 0) {\n uVar3 = 0;\n do {\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n } while (uVar3 < local_30);\n }" if (parenthesized_expression "(local_30 != 0)" ( (binary_expression "local_30 != 0" identifier != number_literal) )) (compound_statement "{\n uVar3 = 0;\n do {\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n } while (uVar3 < local_30);\n }" { (expression_statement "uVar3 = 0;" (assignment_expression "uVar3 = 0" identifier = number_literal) ;) (do_statement "do {\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n } while (uVar3 < local_30);" do (compound_statement "{\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n }" { (expression_statement "local_34 = *(uint *)(lVar2 + uVar3);" (assignment_expression "local_34 = *(uint *)(lVar2 + uVar3)" identifier = (pointer_expression "*(uint *)(lVar2 + uVar3)" * (cast_expression "(uint *)(lVar2 + uVar3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + uVar3)" ( (binary_expression "lVar2 + uVar3" identifier + identifier) ))))) ;) (if_statement "if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }" if (parenthesized_expression "(0xfeff < local_34)" ( (binary_expression "0xfeff < local_34" number_literal < identifier) )) (compound_statement "{\n local_34 = local_34 + *param_1;\n }" { (expression_statement "local_34 = local_34 + *param_1;" (assignment_expression "local_34 = local_34 + *param_1" identifier = (binary_expression "local_34 + *param_1" identifier + (pointer_expression "*param_1" * identifier))) ;) })) (expression_statement "uVar3 = uVar3 + 4;" (assignment_expression "uVar3 = uVar3 + 4" identifier = (binary_expression "uVar3 + 4" identifier + number_literal)) ;) (expression_statement "FUN_001a3a00(param_1 + 2,&local_34);" (call_expression "FUN_001a3a00(param_1 + 2,&local_34)" identifier (argument_list "(param_1 + 2,&local_34)" ( (binary_expression "param_1 + 2" identifier + number_literal) , (pointer_expression "&local_34" & identifier) ))) ;) }) while (parenthesized_expression "(uVar3 < local_30)" ( (binary_expression "uVar3 < local_30" identifier < identifier) )) ;) })) (return_statement "return;" return ;) })) comment (expression_statement "FUN_0016cdf0("../../gold/object.cc",0x7f,"read_symtab_xindex");" (call_expression "FUN_0016cdf0("../../gold/object.cc",0x7f,"read_symtab_xindex")" identifier (argument_list "("../../gold/object.cc",0x7f,"read_symtab_xindex")" ( (string_literal ""../../gold/object.cc"" " string_content ") , number_literal , (string_literal ""read_symtab_xindex"" " string_content ") ))) ;) })))
(translation_unit "/* DWARF original name: read_symtab_xindex<32, false>\n DWARF original prototype: void read_symtab_xindex<32,_false>(Xindex * this, Object * object, uint\n xindex_shndx, uchar * pshdrs) */\n\nvoid __thiscall\ngold::Xindex::read_symtab_xindex<32,_false>\n (Xindex *this,Object *object,uint xindex_shndx,uchar *pshdrs)\n\n{\n int iVar1;\n uchar *puVar2;\n undefined4 extraout_var;\n ulong uVar3;\n uint local_34;\n section_size_type bytecount;\n \n if (pshdrs == (uchar *)0x0) {\n iVar1 = (*object->_vptr_Object[0xe])(object,(ulong)xindex_shndx,&bytecount);\n puVar2 = (uchar *)CONCAT44(extraout_var,iVar1);\n }\n else {\n bytecount = (section_size_type)*(uint *)(pshdrs + (ulong)(xindex_shndx * 0x28) + 0x14);\n if (object->input_file_ == (Input_file *)0x0) {\n /* WARNING: Subroutine does not return */\n Object::input_file(object);\n }\n puVar2 = File_read::get_view(&object->input_file_->file_,object->offset_,\n (ulong)*(uint *)(pshdrs + (ulong)(xindex_shndx * 0x28) + 0x10),\n bytecount,true,false);\n }\n if ((this->symtab_xindex_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl\n ._M_finish ==\n (this->symtab_xindex_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl\n ._M_start) {\n std::vector<unsigned_int,_std::allocator<unsigned_int>_>::reserve\n (&this->symtab_xindex_,bytecount >> 2);\n if (bytecount != 0) {\n uVar3 = 0;\n do {\n local_34 = *(uint *)(puVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + this->large_shndx_offset_;\n }\n uVar3 = uVar3 + 4;\n std::vector<unsigned_int,_std::allocator<unsigned_int>_>::emplace_back<unsigned_int>\n (&this->symtab_xindex_,&local_34);\n } while (uVar3 < bytecount);\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.cc",0x7f,"read_symtab_xindex");\n}\n\n" comment (declaration "void __thiscall\ngold::Xindex::read_symtab_xindex<32,_false>\n (Xindex *this,Object *object,uint xindex_shndx,uchar *pshdrs)\n\n{\n int iVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Xindex::" identifier : : identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>\n (Xindex *this,Object *object,uint xindex_shndx,uchar *pshdrs)\n\n{\n int" (function_declarator "_false>\n (Xindex *this,Object *object,uint xindex_shndx,uchar *pshdrs)" identifier (ERROR ">" >) (parameter_list "(Xindex *this,Object *object,uint xindex_shndx,uchar *pshdrs)" ( (parameter_declaration "Xindex *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "Object *object" type_identifier (pointer_declarator "*object" * identifier)) , (parameter_declaration "uint xindex_shndx" type_identifier identifier) , (parameter_declaration "uchar *pshdrs" type_identifier (pointer_declarator "*pshdrs" * identifier)) ))) { primitive_type) identifier ;) (declaration "uchar *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "undefined4 extraout_var;" type_identifier identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "uint local_34;" type_identifier identifier ;) (declaration "section_size_type bytecount;" type_identifier identifier ;) (if_statement "if (pshdrs == (uchar *)0x0) {\n iVar1 = (*object->_vptr_Object[0xe])(object,(ulong)xindex_shndx,&bytecount);\n puVar2 = (uchar *)CONCAT44(extraout_var,iVar1);\n }\n else {\n bytecount = (section_size_type)*(uint *)(pshdrs + (ulong)(xindex_shndx * 0x28) + 0x14);\n if (object->input_file_ == (Input_file *)0x0) {\n /* WARNING: Subroutine does not return */\n Object::input_file(object);\n }\n puVar2 = File_read::get_view(&object->input_file_->file_,object->offset_,\n (ulong)*(uint *)(pshdrs + (ulong)(xindex_shndx * 0x28) + 0x10),\n bytecount,true,false);\n }" if (parenthesized_expression "(pshdrs == (uchar *)0x0)" ( (binary_expression "pshdrs == (uchar *)0x0" identifier == (cast_expression "(uchar *)0x0" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar1 = (*object->_vptr_Object[0xe])(object,(ulong)xindex_shndx,&bytecount);\n puVar2 = (uchar *)CONCAT44(extraout_var,iVar1);\n }" { (expression_statement "iVar1 = (*object->_vptr_Object[0xe])(object,(ulong)xindex_shndx,&bytecount);" (assignment_expression "iVar1 = (*object->_vptr_Object[0xe])(object,(ulong)xindex_shndx,&bytecount)" identifier = (call_expression "(*object->_vptr_Object[0xe])(object,(ulong)xindex_shndx,&bytecount)" (parenthesized_expression "(*object->_vptr_Object[0xe])" ( (pointer_expression "*object->_vptr_Object[0xe]" * (subscript_expression "object->_vptr_Object[0xe]" (field_expression "object->_vptr_Object" identifier -> field_identifier) [ number_literal ])) )) (argument_list "(object,(ulong)xindex_shndx,&bytecount)" ( identifier , (cast_expression "(ulong)xindex_shndx" ( (type_descriptor "ulong" type_identifier) ) identifier) , (pointer_expression "&bytecount" & identifier) )))) ;) (expression_statement "puVar2 = (uchar *)CONCAT44(extraout_var,iVar1);" (assignment_expression "puVar2 = (uchar *)CONCAT44(extraout_var,iVar1)" identifier = (cast_expression "(uchar *)CONCAT44(extraout_var,iVar1)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "CONCAT44(extraout_var,iVar1)" identifier (argument_list "(extraout_var,iVar1)" ( identifier , identifier ))))) ;) }) (else_clause "else {\n bytecount = (section_size_type)*(uint *)(pshdrs + (ulong)(xindex_shndx * 0x28) + 0x14);\n if (object->input_file_ == (Input_file *)0x0) {\n /* WARNING: Subroutine does not return */\n Object::input_file(object);\n }\n puVar2 = File_read::get_view(&object->input_file_->file_,object->offset_,\n (ulong)*(uint *)(pshdrs + (ulong)(xindex_shndx * 0x28) + 0x10),\n bytecount,true,false);\n }" else (compound_statement "{\n bytecount = (section_size_type)*(uint *)(pshdrs + (ulong)(xindex_shndx * 0x28) + 0x14);\n if (object->input_file_ == (Input_file *)0x0) {\n /* WARNING: Subroutine does not return */\n Object::input_file(object);\n }\n puVar2 = File_read::get_view(&object->input_file_->file_,object->offset_,\n (ulong)*(uint *)(pshdrs + (ulong)(xindex_shndx * 0x28) + 0x10),\n bytecount,true,false);\n }" { (expression_statement "bytecount = (section_size_type)*(uint *)(pshdrs + (ulong)(xindex_shndx * 0x28) + 0x14);" (assignment_expression "bytecount = (section_size_type)*(uint *)(pshdrs + (ulong)(xindex_shndx * 0x28) + 0x14)" identifier = (binary_expression "(section_size_type)*(uint *)(pshdrs + (ulong)(xindex_shndx * 0x28) + 0x14)" (parenthesized_expression "(section_size_type)" ( identifier )) * (cast_expression "(uint *)(pshdrs + (ulong)(xindex_shndx * 0x28) + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pshdrs + (ulong)(xindex_shndx * 0x28) + 0x14)" ( (binary_expression "pshdrs + (ulong)(xindex_shndx * 0x28) + 0x14" (binary_expression "pshdrs + (ulong)(xindex_shndx * 0x28)" identifier + (call_expression "(ulong)(xindex_shndx * 0x28)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(xindex_shndx * 0x28)" ( (binary_expression "xindex_shndx * 0x28" identifier * number_literal) )))) + number_literal) ))))) ;) (if_statement "if (object->input_file_ == (Input_file *)0x0) {\n /* WARNING: Subroutine does not return */\n Object::input_file(object);\n }" if (parenthesized_expression "(object->input_file_ == (Input_file *)0x0)" ( (binary_expression "object->input_file_ == (Input_file *)0x0" (field_expression "object->input_file_" identifier -> field_identifier) == (cast_expression "(Input_file *)0x0" ( (type_descriptor "Input_file *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n Object::input_file(object);\n }" { comment (labeled_statement "Object::input_file(object);" statement_identifier : (ERROR ":" :) (expression_statement "input_file(object);" (call_expression "input_file(object)" identifier (argument_list "(object)" ( identifier ))) ;)) })) (ERROR "puVar2 = File_read::" (assignment_expression "puVar2 = File_read" identifier = identifier) : :) (expression_statement "get_view(&object->input_file_->file_,object->offset_,\n (ulong)*(uint *)(pshdrs + (ulong)(xindex_shndx * 0x28) + 0x10),\n bytecount,true,false);" (call_expression "get_view(&object->input_file_->file_,object->offset_,\n (ulong)*(uint *)(pshdrs + (ulong)(xindex_shndx * 0x28) + 0x10),\n bytecount,true,false)" identifier (argument_list "(&object->input_file_->file_,object->offset_,\n (ulong)*(uint *)(pshdrs + (ulong)(xindex_shndx * 0x28) + 0x10),\n bytecount,true,false)" ( (pointer_expression "&object->input_file_->file_" & (field_expression "object->input_file_->file_" (field_expression "object->input_file_" identifier -> field_identifier) -> field_identifier)) , (field_expression "object->offset_" identifier -> field_identifier) , (binary_expression "(ulong)*(uint *)(pshdrs + (ulong)(xindex_shndx * 0x28) + 0x10)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(pshdrs + (ulong)(xindex_shndx * 0x28) + 0x10)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pshdrs + (ulong)(xindex_shndx * 0x28) + 0x10)" ( (binary_expression "pshdrs + (ulong)(xindex_shndx * 0x28) + 0x10" (binary_expression "pshdrs + (ulong)(xindex_shndx * 0x28)" identifier + (call_expression "(ulong)(xindex_shndx * 0x28)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(xindex_shndx * 0x28)" ( (binary_expression "xindex_shndx * 0x28" identifier * number_literal) )))) + number_literal) )))) , identifier , true , false ))) ;) }))) (if_statement "if ((this->symtab_xindex_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl\n ._M_finish ==\n (this->symtab_xindex_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl\n ._M_start) {\n std::vector<unsigned_int,_std::allocator<unsigned_int>_>::reserve\n (&this->symtab_xindex_,bytecount >> 2);\n if (bytecount != 0) {\n uVar3 = 0;\n do {\n local_34 = *(uint *)(puVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + this->large_shndx_offset_;\n }\n uVar3 = uVar3 + 4;\n std::vector<unsigned_int,_std::allocator<unsigned_int>_>::emplace_back<unsigned_int>\n (&this->symtab_xindex_,&local_34);\n } while (uVar3 < bytecount);\n }\n return;\n }" if (parenthesized_expression "((this->symtab_xindex_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl\n ._M_finish ==\n (this->symtab_xindex_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl\n ._M_start)" ( (ERROR "(this->symtab_xindex_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl\n ._M_finish ==\n (this->symtab_xindex_).super__Vector_base<unsigned_int,_std::" (comma_expression "(this->symtab_xindex_).super__Vector_base<unsigned_int,_std" (binary_expression "(this->symtab_xindex_).super__Vector_base<unsigned_int" (field_expression "(this->symtab_xindex_).super__Vector_base" (parenthesized_expression "(this->symtab_xindex_)" ( (field_expression "this->symtab_xindex_" identifier -> field_identifier) )) . field_identifier) < identifier) , identifier) : : (comma_expression "allocator<unsigned_int>_>._M_impl\n ._M_finish ==\n (this->symtab_xindex_).super__Vector_base<unsigned_int,_std" (binary_expression "allocator<unsigned_int>_>._M_impl\n ._M_finish ==\n (this->symtab_xindex_).super__Vector_base<unsigned_int" (field_expression "allocator<unsigned_int>_>._M_impl\n ._M_finish" (field_expression "allocator<unsigned_int>_>._M_impl" (binary_expression "allocator<unsigned_int>_" (binary_expression "allocator<unsigned_int" identifier < identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) == (binary_expression "(this->symtab_xindex_).super__Vector_base<unsigned_int" (field_expression "(this->symtab_xindex_).super__Vector_base" (parenthesized_expression "(this->symtab_xindex_)" ( (field_expression "this->symtab_xindex_" identifier -> field_identifier) )) . field_identifier) < identifier)) , identifier) : :) (field_expression "allocator<unsigned_int>_>._M_impl\n ._M_start" (field_expression "allocator<unsigned_int>_>._M_impl" (binary_expression "allocator<unsigned_int>_" (binary_expression "allocator<unsigned_int" identifier < identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) )) (compound_statement "{\n std::vector<unsigned_int,_std::allocator<unsigned_int>_>::reserve\n (&this->symtab_xindex_,bytecount >> 2);\n if (bytecount != 0) {\n uVar3 = 0;\n do {\n local_34 = *(uint *)(puVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + this->large_shndx_offset_;\n }\n uVar3 = uVar3 + 4;\n std::vector<unsigned_int,_std::allocator<unsigned_int>_>::emplace_back<unsigned_int>\n (&this->symtab_xindex_,&local_34);\n } while (uVar3 < bytecount);\n }\n return;\n }" { (labeled_statement "std::vector<unsigned_int,_std::allocator<unsigned_int>_>::reserve\n (&this->symtab_xindex_,bytecount >> 2);" statement_identifier (ERROR "::vector<unsigned_int,_std::allocator<unsigned_int>_>:" : : (comma_expression "vector<unsigned_int,_std" (binary_expression "vector<unsigned_int" identifier < identifier) , identifier) : : (binary_expression "allocator<unsigned_int>_" (binary_expression "allocator<unsigned_int" identifier < identifier) > identifier) > :) : (expression_statement "reserve\n (&this->symtab_xindex_,bytecount >> 2);" (call_expression "reserve\n (&this->symtab_xindex_,bytecount >> 2)" identifier (argument_list "(&this->symtab_xindex_,bytecount >> 2)" ( (pointer_expression "&this->symtab_xindex_" & (field_expression "this->symtab_xindex_" identifier -> field_identifier)) , (binary_expression "bytecount >> 2" identifier >> number_literal) ))) ;)) (if_statement "if (bytecount != 0) {\n uVar3 = 0;\n do {\n local_34 = *(uint *)(puVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + this->large_shndx_offset_;\n }\n uVar3 = uVar3 + 4;\n std::vector<unsigned_int,_std::allocator<unsigned_int>_>::emplace_back<unsigned_int>\n (&this->symtab_xindex_,&local_34);\n } while (uVar3 < bytecount);\n }" if (parenthesized_expression "(bytecount != 0)" ( (binary_expression "bytecount != 0" identifier != number_literal) )) (compound_statement "{\n uVar3 = 0;\n do {\n local_34 = *(uint *)(puVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + this->large_shndx_offset_;\n }\n uVar3 = uVar3 + 4;\n std::vector<unsigned_int,_std::allocator<unsigned_int>_>::emplace_back<unsigned_int>\n (&this->symtab_xindex_,&local_34);\n } while (uVar3 < bytecount);\n }" { (expression_statement "uVar3 = 0;" (assignment_expression "uVar3 = 0" identifier = number_literal) ;) (do_statement "do {\n local_34 = *(uint *)(puVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + this->large_shndx_offset_;\n }\n uVar3 = uVar3 + 4;\n std::vector<unsigned_int,_std::allocator<unsigned_int>_>::emplace_back<unsigned_int>\n (&this->symtab_xindex_,&local_34);\n } while (uVar3 < bytecount);" do (compound_statement "{\n local_34 = *(uint *)(puVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + this->large_shndx_offset_;\n }\n uVar3 = uVar3 + 4;\n std::vector<unsigned_int,_std::allocator<unsigned_int>_>::emplace_back<unsigned_int>\n (&this->symtab_xindex_,&local_34);\n }" { (expression_statement "local_34 = *(uint *)(puVar2 + uVar3);" (assignment_expression "local_34 = *(uint *)(puVar2 + uVar3)" identifier = (pointer_expression "*(uint *)(puVar2 + uVar3)" * (cast_expression "(uint *)(puVar2 + uVar3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + uVar3)" ( (binary_expression "puVar2 + uVar3" identifier + identifier) ))))) ;) (if_statement "if (0xfeff < local_34) {\n local_34 = local_34 + this->large_shndx_offset_;\n }" if (parenthesized_expression "(0xfeff < local_34)" ( (binary_expression "0xfeff < local_34" number_literal < identifier) )) (compound_statement "{\n local_34 = local_34 + this->large_shndx_offset_;\n }" { (expression_statement "local_34 = local_34 + this->large_shndx_offset_;" (assignment_expression "local_34 = local_34 + this->large_shndx_offset_" identifier = (binary_expression "local_34 + this->large_shndx_offset_" identifier + (field_expression "this->large_shndx_offset_" identifier -> field_identifier))) ;) })) (expression_statement "uVar3 = uVar3 + 4;" (assignment_expression "uVar3 = uVar3 + 4" identifier = (binary_expression "uVar3 + 4" identifier + number_literal)) ;) (labeled_statement "std::vector<unsigned_int,_std::allocator<unsigned_int>_>::emplace_back<unsigned_int>\n (&this->symtab_xindex_,&local_34);" statement_identifier (ERROR "::vector<unsigned_int,_std::allocator<unsigned_int>_>:" : : (comma_expression "vector<unsigned_int,_std" (binary_expression "vector<unsigned_int" identifier < identifier) , identifier) : : (binary_expression "allocator<unsigned_int>_" (binary_expression "allocator<unsigned_int" identifier < identifier) > identifier) > :) : (expression_statement "emplace_back<unsigned_int>\n (&this->symtab_xindex_,&local_34);" (binary_expression "emplace_back<unsigned_int>\n (&this->symtab_xindex_,&local_34)" (binary_expression "emplace_back<unsigned_int" identifier < identifier) > (parenthesized_expression "(&this->symtab_xindex_,&local_34)" ( (comma_expression "&this->symtab_xindex_,&local_34" (pointer_expression "&this->symtab_xindex_" & (field_expression "this->symtab_xindex_" identifier -> field_identifier)) , (pointer_expression "&local_34" & identifier)) ))) ;)) }) while (parenthesized_expression "(uVar3 < bytecount)" ( (binary_expression "uVar3 < bytecount" identifier < identifier) )) ;) })) (return_statement "return;" return ;) })) comment (expression_statement "do_gold_unreachable("../../gold/object.cc",0x7f,"read_symtab_xindex");" (call_expression "do_gold_unreachable("../../gold/object.cc",0x7f,"read_symtab_xindex")" identifier (argument_list "("../../gold/object.cc",0x7f,"read_symtab_xindex")" ( (string_literal ""../../gold/object.cc"" " string_content ") , number_literal , (string_literal ""read_symtab_xindex"" " string_content ") ))) ;) (ERROR "}" }))
(translation_unit "void FUN_001a3b20(int *param_1,long *param_2,int param_3,long param_4)\n\n{\n undefined4 uVar1;\n long lVar2;\n ulong uVar3;\n uint local_34;\n ulong local_30;\n \n if (param_4 == 0) {\n lVar2 = (**(code **)(*param_2 + 0x70))(param_2,param_3,&local_30);\n }\n else {\n param_4 = (ulong)(uint)(param_3 * 0x28) + param_4;\n local_30 = (ulong)*(uint *)(param_4 + 0x14);\n uVar1 = *(undefined4 *)(param_4 + 0x10);\n if (param_2[5] == 0) {\n \n FUN_0019a570(param_2,param_3,uVar1);\n }\n lVar2 = FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0);\n }\n if (*(long *)(param_1 + 4) == *(long *)(param_1 + 2)) {\n FUN_0019fa80(param_1 + 2,local_30 >> 2);\n if (local_30 != 0) {\n uVar3 = 0;\n do {\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n } while (uVar3 < local_30);\n }\n return;\n }\n \n FUN_0016cdf0("../../gold/object.cc",0x7f,"read_symtab_xindex");\n}\n\n" (function_definition "void FUN_001a3b20(int *param_1,long *param_2,int param_3,long param_4)\n\n{\n undefined4 uVar1;\n long lVar2;\n ulong uVar3;\n uint local_34;\n ulong local_30;\n \n if (param_4 == 0) {\n lVar2 = (**(code **)(*param_2 + 0x70))(param_2,param_3,&local_30);\n }\n else {\n param_4 = (ulong)(uint)(param_3 * 0x28) + param_4;\n local_30 = (ulong)*(uint *)(param_4 + 0x14);\n uVar1 = *(undefined4 *)(param_4 + 0x10);\n if (param_2[5] == 0) {\n \n FUN_0019a570(param_2,param_3,uVar1);\n }\n lVar2 = FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0);\n }\n if (*(long *)(param_1 + 4) == *(long *)(param_1 + 2)) {\n FUN_0019fa80(param_1 + 2,local_30 >> 2);\n if (local_30 != 0) {\n uVar3 = 0;\n do {\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n } while (uVar3 < local_30);\n }\n return;\n }\n \n FUN_0016cdf0("../../gold/object.cc",0x7f,"read_symtab_xindex");\n}" primitive_type (function_declarator "FUN_001a3b20(int *param_1,long *param_2,int param_3,long param_4)" identifier (parameter_list "(int *param_1,long *param_2,int param_3,long param_4)" ( (parameter_declaration "int *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "int param_3" primitive_type identifier) , (parameter_declaration "long param_4" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined4 uVar1;\n long lVar2;\n ulong uVar3;\n uint local_34;\n ulong local_30;\n \n if (param_4 == 0) {\n lVar2 = (**(code **)(*param_2 + 0x70))(param_2,param_3,&local_30);\n }\n else {\n param_4 = (ulong)(uint)(param_3 * 0x28) + param_4;\n local_30 = (ulong)*(uint *)(param_4 + 0x14);\n uVar1 = *(undefined4 *)(param_4 + 0x10);\n if (param_2[5] == 0) {\n \n FUN_0019a570(param_2,param_3,uVar1);\n }\n lVar2 = FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0);\n }\n if (*(long *)(param_1 + 4) == *(long *)(param_1 + 2)) {\n FUN_0019fa80(param_1 + 2,local_30 >> 2);\n if (local_30 != 0) {\n uVar3 = 0;\n do {\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n } while (uVar3 < local_30);\n }\n return;\n }\n \n FUN_0016cdf0("../../gold/object.cc",0x7f,"read_symtab_xindex");\n}" { (declaration "undefined4 uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "uint local_34;" type_identifier identifier ;) (declaration "ulong local_30;" type_identifier identifier ;) (if_statement "if (param_4 == 0) {\n lVar2 = (**(code **)(*param_2 + 0x70))(param_2,param_3,&local_30);\n }\n else {\n param_4 = (ulong)(uint)(param_3 * 0x28) + param_4;\n local_30 = (ulong)*(uint *)(param_4 + 0x14);\n uVar1 = *(undefined4 *)(param_4 + 0x10);\n if (param_2[5] == 0) {\n \n FUN_0019a570(param_2,param_3,uVar1);\n }\n lVar2 = FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0);\n }" if (parenthesized_expression "(param_4 == 0)" ( (binary_expression "param_4 == 0" identifier == number_literal) )) (compound_statement "{\n lVar2 = (**(code **)(*param_2 + 0x70))(param_2,param_3,&local_30);\n }" { (expression_statement "lVar2 = (**(code **)(*param_2 + 0x70))(param_2,param_3,&local_30);" (assignment_expression "lVar2 = (**(code **)(*param_2 + 0x70))(param_2,param_3,&local_30)" identifier = (call_expression "(**(code **)(*param_2 + 0x70))(param_2,param_3,&local_30)" (parenthesized_expression "(**(code **)(*param_2 + 0x70))" ( (pointer_expression "**(code **)(*param_2 + 0x70)" * (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" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2,param_3,&local_30)" ( identifier , identifier , (pointer_expression "&local_30" & identifier) )))) ;) }) (else_clause "else {\n param_4 = (ulong)(uint)(param_3 * 0x28) + param_4;\n local_30 = (ulong)*(uint *)(param_4 + 0x14);\n uVar1 = *(undefined4 *)(param_4 + 0x10);\n if (param_2[5] == 0) {\n \n FUN_0019a570(param_2,param_3,uVar1);\n }\n lVar2 = FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0);\n }" else (compound_statement "{\n param_4 = (ulong)(uint)(param_3 * 0x28) + param_4;\n local_30 = (ulong)*(uint *)(param_4 + 0x14);\n uVar1 = *(undefined4 *)(param_4 + 0x10);\n if (param_2[5] == 0) {\n \n FUN_0019a570(param_2,param_3,uVar1);\n }\n lVar2 = FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0);\n }" { (expression_statement "param_4 = (ulong)(uint)(param_3 * 0x28) + param_4;" (assignment_expression "param_4 = (ulong)(uint)(param_3 * 0x28) + param_4" identifier = (binary_expression "(ulong)(uint)(param_3 * 0x28) + param_4" (call_expression "(ulong)(uint)(param_3 * 0x28)" (call_expression "(ulong)(uint)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uint)" ( identifier ))) (argument_list "(param_3 * 0x28)" ( (binary_expression "param_3 * 0x28" identifier * number_literal) ))) + identifier)) ;) (expression_statement "local_30 = (ulong)*(uint *)(param_4 + 0x14);" (assignment_expression "local_30 = (ulong)*(uint *)(param_4 + 0x14)" identifier = (binary_expression "(ulong)*(uint *)(param_4 + 0x14)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_4 + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x14)" ( (binary_expression "param_4 + 0x14" identifier + number_literal) ))))) ;) (expression_statement "uVar1 = *(undefined4 *)(param_4 + 0x10);" (assignment_expression "uVar1 = *(undefined4 *)(param_4 + 0x10)" identifier = (pointer_expression "*(undefined4 *)(param_4 + 0x10)" * (cast_expression "(undefined4 *)(param_4 + 0x10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x10)" ( (binary_expression "param_4 + 0x10" identifier + number_literal) ))))) ;) (if_statement "if (param_2[5] == 0) {\n \n FUN_0019a570(param_2,param_3,uVar1);\n }" if (parenthesized_expression "(param_2[5] == 0)" ( (binary_expression "param_2[5] == 0" (subscript_expression "param_2[5]" identifier [ number_literal ]) == number_literal) )) (compound_statement "{\n \n FUN_0019a570(param_2,param_3,uVar1);\n }" { (expression_statement "FUN_0019a570(param_2,param_3,uVar1);" (call_expression "FUN_0019a570(param_2,param_3,uVar1)" identifier (argument_list "(param_2,param_3,uVar1)" ( identifier , identifier , identifier ))) ;) })) (expression_statement "lVar2 = FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0);" (assignment_expression "lVar2 = FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0)" identifier = (call_expression "FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0)" identifier (argument_list "(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0)" ( (binary_expression "param_2[5] + 0x28" (subscript_expression "param_2[5]" identifier [ number_literal ]) + number_literal) , (subscript_expression "param_2[6]" identifier [ number_literal ]) , identifier , identifier , number_literal , number_literal )))) ;) }))) (if_statement "if (*(long *)(param_1 + 4) == *(long *)(param_1 + 2)) {\n FUN_0019fa80(param_1 + 2,local_30 >> 2);\n if (local_30 != 0) {\n uVar3 = 0;\n do {\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n } while (uVar3 < local_30);\n }\n return;\n }" if (parenthesized_expression "(*(long *)(param_1 + 4) == *(long *)(param_1 + 2))" ( (binary_expression "*(long *)(param_1 + 4) == *(long *)(param_1 + 2)" (pointer_expression "*(long *)(param_1 + 4)" * (cast_expression "(long *)(param_1 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) == (pointer_expression "*(long *)(param_1 + 2)" * (cast_expression "(long *)(param_1 + 2)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) ))))) )) (compound_statement "{\n FUN_0019fa80(param_1 + 2,local_30 >> 2);\n if (local_30 != 0) {\n uVar3 = 0;\n do {\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n } while (uVar3 < local_30);\n }\n return;\n }" { (expression_statement "FUN_0019fa80(param_1 + 2,local_30 >> 2);" (call_expression "FUN_0019fa80(param_1 + 2,local_30 >> 2)" identifier (argument_list "(param_1 + 2,local_30 >> 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) , (binary_expression "local_30 >> 2" identifier >> number_literal) ))) ;) (if_statement "if (local_30 != 0) {\n uVar3 = 0;\n do {\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n } while (uVar3 < local_30);\n }" if (parenthesized_expression "(local_30 != 0)" ( (binary_expression "local_30 != 0" identifier != number_literal) )) (compound_statement "{\n uVar3 = 0;\n do {\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n } while (uVar3 < local_30);\n }" { (expression_statement "uVar3 = 0;" (assignment_expression "uVar3 = 0" identifier = number_literal) ;) (do_statement "do {\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n } while (uVar3 < local_30);" do (compound_statement "{\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n }" { (expression_statement "local_34 = *(uint *)(lVar2 + uVar3);" (assignment_expression "local_34 = *(uint *)(lVar2 + uVar3)" identifier = (pointer_expression "*(uint *)(lVar2 + uVar3)" * (cast_expression "(uint *)(lVar2 + uVar3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + uVar3)" ( (binary_expression "lVar2 + uVar3" identifier + identifier) ))))) ;) (if_statement "if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }" if (parenthesized_expression "(0xfeff < local_34)" ( (binary_expression "0xfeff < local_34" number_literal < identifier) )) (compound_statement "{\n local_34 = local_34 + *param_1;\n }" { (expression_statement "local_34 = local_34 + *param_1;" (assignment_expression "local_34 = local_34 + *param_1" identifier = (binary_expression "local_34 + *param_1" identifier + (pointer_expression "*param_1" * identifier))) ;) })) (expression_statement "uVar3 = uVar3 + 4;" (assignment_expression "uVar3 = uVar3 + 4" identifier = (binary_expression "uVar3 + 4" identifier + number_literal)) ;) (expression_statement "FUN_001a3a00(param_1 + 2,&local_34);" (call_expression "FUN_001a3a00(param_1 + 2,&local_34)" identifier (argument_list "(param_1 + 2,&local_34)" ( (binary_expression "param_1 + 2" identifier + number_literal) , (pointer_expression "&local_34" & identifier) ))) ;) }) while (parenthesized_expression "(uVar3 < local_30)" ( (binary_expression "uVar3 < local_30" identifier < identifier) )) ;) })) (return_statement "return;" return ;) })) (expression_statement "FUN_0016cdf0("../../gold/object.cc",0x7f,"read_symtab_xindex");" (call_expression "FUN_0016cdf0("../../gold/object.cc",0x7f,"read_symtab_xindex")" identifier (argument_list "("../../gold/object.cc",0x7f,"read_symtab_xindex")" ( (string_literal ""../../gold/object.cc"" " string_content ") , number_literal , (string_literal ""read_symtab_xindex"" " string_content ") ))) ;) })))
(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 (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , IDENT , (pointer_expression & IDENT) )))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (call_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( IDENT ))) (argument_list ( (binary_expression IDENT * LIT) ))) + IDENT)) ;) (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 = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) , (subscript_expression IDENT [ LIT ]) , IDENT , IDENT , LIT , LIT )))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (binary_expression IDENT >> LIT) ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (pointer_expression * IDENT))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (pointer_expression & IDENT) ))) ;) }) while (parenthesized_expression ( (binary_expression IDENT < IDENT) )) ;) })) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_001a3b20(int *param_1,long *param_2,int param_3,long param_4)\n\n{\n undefined4 uVar1;\n long lVar2;\n ulong uVar3;\n uint local_34;\n ulong local_30;\n \n if (param_4 == 0) {\n lVar2 = (**(code **)(*param_2 + 0x70))(param_2,param_3,&local_30);\n }\n else {\n param_4 = (ulong)(uint)(param_3 * 0x28) + param_4;\n local_30 = (ulong)*(uint *)(param_4 + 0x14);\n uVar1 = *(undefined4 *)(param_4 + 0x10);\n if (param_2[5] == 0) {\n \n FUN_0019a570(param_2,param_3,uVar1);\n }\n lVar2 = FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0);\n }\n if (*(long *)(param_1 + 4) == *(long *)(param_1 + 2)) {\n FUN_0019fa80(param_1 + 2,local_30 >> 2);\n if (local_30 != 0) {\n uVar3 = 0;\n do {\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n } while (uVar3 < local_30);\n }\n return;\n }\n \n FUN_0016cdf0("../../gold/object.cc",0x7f,"read_symtab_xindex");\n}" (primitive_type "void") (function_declarator "FUN_001a3b20(int *param_1,long *param_2,int param_3,long param_4)" (identifier "FUN_001a3b20") (parameter_list "(int *param_1,long *param_2,int param_3,long param_4)" (( "(") (parameter_declaration "int *param_1" (primitive_type "int") (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 "int param_3" (primitive_type "int") (identifier "param_3")) (, ",") (parameter_declaration "long param_4" (sized_type_specifier "long" (long "long")) (identifier "param_4")) () ")"))) (compound_statement "{\n undefined4 uVar1;\n long lVar2;\n ulong uVar3;\n uint local_34;\n ulong local_30;\n \n if (param_4 == 0) {\n lVar2 = (**(code **)(*param_2 + 0x70))(param_2,param_3,&local_30);\n }\n else {\n param_4 = (ulong)(uint)(param_3 * 0x28) + param_4;\n local_30 = (ulong)*(uint *)(param_4 + 0x14);\n uVar1 = *(undefined4 *)(param_4 + 0x10);\n if (param_2[5] == 0) {\n \n FUN_0019a570(param_2,param_3,uVar1);\n }\n lVar2 = FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0);\n }\n if (*(long *)(param_1 + 4) == *(long *)(param_1 + 2)) {\n FUN_0019fa80(param_1 + 2,local_30 >> 2);\n if (local_30 != 0) {\n uVar3 = 0;\n do {\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n } while (uVar3 < local_30);\n }\n return;\n }\n \n FUN_0016cdf0("../../gold/object.cc",0x7f,"read_symtab_xindex");\n}" ({ "{") (declaration "undefined4 uVar1;" (type_identifier "undefined4") (identifier "uVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "ulong uVar3;" (type_identifier "ulong") (identifier "uVar3") (; ";")) (declaration "uint local_34;" (type_identifier "uint") (identifier "local_34") (; ";")) (declaration "ulong local_30;" (type_identifier "ulong") (identifier "local_30") (; ";")) (if_statement "if (param_4 == 0) {\n lVar2 = (**(code **)(*param_2 + 0x70))(param_2,param_3,&local_30);\n }\n else {\n param_4 = (ulong)(uint)(param_3 * 0x28) + param_4;\n local_30 = (ulong)*(uint *)(param_4 + 0x14);\n uVar1 = *(undefined4 *)(param_4 + 0x10);\n if (param_2[5] == 0) {\n \n FUN_0019a570(param_2,param_3,uVar1);\n }\n lVar2 = FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0);\n }" (if "if") (parenthesized_expression "(param_4 == 0)" (( "(") (binary_expression "param_4 == 0" (identifier "param_4") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar2 = (**(code **)(*param_2 + 0x70))(param_2,param_3,&local_30);\n }" ({ "{") (expression_statement "lVar2 = (**(code **)(*param_2 + 0x70))(param_2,param_3,&local_30);" (assignment_expression "lVar2 = (**(code **)(*param_2 + 0x70))(param_2,param_3,&local_30)" (identifier "lVar2") (= "=") (call_expression "(**(code **)(*param_2 + 0x70))(param_2,param_3,&local_30)" (parenthesized_expression "(**(code **)(*param_2 + 0x70))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x70)" (* "*") (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" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x70")) () ")"))))) () ")")) (argument_list "(param_2,param_3,&local_30)" (( "(") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (pointer_expression "&local_30" (& "&") (identifier "local_30")) () ")")))) (; ";")) (} "}")) (else_clause "else {\n param_4 = (ulong)(uint)(param_3 * 0x28) + param_4;\n local_30 = (ulong)*(uint *)(param_4 + 0x14);\n uVar1 = *(undefined4 *)(param_4 + 0x10);\n if (param_2[5] == 0) {\n \n FUN_0019a570(param_2,param_3,uVar1);\n }\n lVar2 = FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0);\n }" (else "else") (compound_statement "{\n param_4 = (ulong)(uint)(param_3 * 0x28) + param_4;\n local_30 = (ulong)*(uint *)(param_4 + 0x14);\n uVar1 = *(undefined4 *)(param_4 + 0x10);\n if (param_2[5] == 0) {\n \n FUN_0019a570(param_2,param_3,uVar1);\n }\n lVar2 = FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0);\n }" ({ "{") (expression_statement "param_4 = (ulong)(uint)(param_3 * 0x28) + param_4;" (assignment_expression "param_4 = (ulong)(uint)(param_3 * 0x28) + param_4" (identifier "param_4") (= "=") (binary_expression "(ulong)(uint)(param_3 * 0x28) + param_4" (call_expression "(ulong)(uint)(param_3 * 0x28)" (call_expression "(ulong)(uint)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uint)" (( "(") (identifier "uint") () ")"))) (argument_list "(param_3 * 0x28)" (( "(") (binary_expression "param_3 * 0x28" (identifier "param_3") (* "*") (number_literal "0x28")) () ")"))) (+ "+") (identifier "param_4"))) (; ";")) (expression_statement "local_30 = (ulong)*(uint *)(param_4 + 0x14);" (assignment_expression "local_30 = (ulong)*(uint *)(param_4 + 0x14)" (identifier "local_30") (= "=") (binary_expression "(ulong)*(uint *)(param_4 + 0x14)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(uint *)(param_4 + 0x14)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 0x14)" (( "(") (binary_expression "param_4 + 0x14" (identifier "param_4") (+ "+") (number_literal "0x14")) () ")"))))) (; ";")) (expression_statement "uVar1 = *(undefined4 *)(param_4 + 0x10);" (assignment_expression "uVar1 = *(undefined4 *)(param_4 + 0x10)" (identifier "uVar1") (= "=") (pointer_expression "*(undefined4 *)(param_4 + 0x10)" (* "*") (cast_expression "(undefined4 *)(param_4 + 0x10)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 0x10)" (( "(") (binary_expression "param_4 + 0x10" (identifier "param_4") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (if_statement "if (param_2[5] == 0) {\n \n FUN_0019a570(param_2,param_3,uVar1);\n }" (if "if") (parenthesized_expression "(param_2[5] == 0)" (( "(") (binary_expression "param_2[5] == 0" (subscript_expression "param_2[5]" (identifier "param_2") ([ "[") (number_literal "5") (] "]")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0019a570(param_2,param_3,uVar1);\n }" ({ "{") (expression_statement "FUN_0019a570(param_2,param_3,uVar1);" (call_expression "FUN_0019a570(param_2,param_3,uVar1)" (identifier "FUN_0019a570") (argument_list "(param_2,param_3,uVar1)" (( "(") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (identifier "uVar1") () ")"))) (; ";")) (} "}"))) (expression_statement "lVar2 = FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0);" (assignment_expression "lVar2 = FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0)" (identifier "lVar2") (= "=") (call_expression "FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0)" (identifier "FUN_0016b970") (argument_list "(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0)" (( "(") (binary_expression "param_2[5] + 0x28" (subscript_expression "param_2[5]" (identifier "param_2") ([ "[") (number_literal "5") (] "]")) (+ "+") (number_literal "0x28")) (, ",") (subscript_expression "param_2[6]" (identifier "param_2") ([ "[") (number_literal "6") (] "]")) (, ",") (identifier "uVar1") (, ",") (identifier "local_30") (, ",") (number_literal "1") (, ",") (number_literal "0") () ")")))) (; ";")) (} "}")))) (if_statement "if (*(long *)(param_1 + 4) == *(long *)(param_1 + 2)) {\n FUN_0019fa80(param_1 + 2,local_30 >> 2);\n if (local_30 != 0) {\n uVar3 = 0;\n do {\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n } while (uVar3 < local_30);\n }\n return;\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 4) == *(long *)(param_1 + 2))" (( "(") (binary_expression "*(long *)(param_1 + 4) == *(long *)(param_1 + 2)" (pointer_expression "*(long *)(param_1 + 4)" (* "*") (cast_expression "(long *)(param_1 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 4)" (( "(") (binary_expression "param_1 + 4" (identifier "param_1") (+ "+") (number_literal "4")) () ")")))) (== "==") (pointer_expression "*(long *)(param_1 + 2)" (* "*") (cast_expression "(long *)(param_1 + 2)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 2)" (( "(") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2")) () ")"))))) () ")")) (compound_statement "{\n FUN_0019fa80(param_1 + 2,local_30 >> 2);\n if (local_30 != 0) {\n uVar3 = 0;\n do {\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n } while (uVar3 < local_30);\n }\n return;\n }" ({ "{") (expression_statement "FUN_0019fa80(param_1 + 2,local_30 >> 2);" (call_expression "FUN_0019fa80(param_1 + 2,local_30 >> 2)" (identifier "FUN_0019fa80") (argument_list "(param_1 + 2,local_30 >> 2)" (( "(") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2")) (, ",") (binary_expression "local_30 >> 2" (identifier "local_30") (>> ">>") (number_literal "2")) () ")"))) (; ";")) (if_statement "if (local_30 != 0) {\n uVar3 = 0;\n do {\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n } while (uVar3 < local_30);\n }" (if "if") (parenthesized_expression "(local_30 != 0)" (( "(") (binary_expression "local_30 != 0" (identifier "local_30") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar3 = 0;\n do {\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n } while (uVar3 < local_30);\n }" ({ "{") (expression_statement "uVar3 = 0;" (assignment_expression "uVar3 = 0" (identifier "uVar3") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n } while (uVar3 < local_30);" (do "do") (compound_statement "{\n local_34 = *(uint *)(lVar2 + uVar3);\n if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }\n uVar3 = uVar3 + 4;\n FUN_001a3a00(param_1 + 2,&local_34);\n }" ({ "{") (expression_statement "local_34 = *(uint *)(lVar2 + uVar3);" (assignment_expression "local_34 = *(uint *)(lVar2 + uVar3)" (identifier "local_34") (= "=") (pointer_expression "*(uint *)(lVar2 + uVar3)" (* "*") (cast_expression "(uint *)(lVar2 + uVar3)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + uVar3)" (( "(") (binary_expression "lVar2 + uVar3" (identifier "lVar2") (+ "+") (identifier "uVar3")) () ")"))))) (; ";")) (if_statement "if (0xfeff < local_34) {\n local_34 = local_34 + *param_1;\n }" (if "if") (parenthesized_expression "(0xfeff < local_34)" (( "(") (binary_expression "0xfeff < local_34" (number_literal "0xfeff") (< "<") (identifier "local_34")) () ")")) (compound_statement "{\n local_34 = local_34 + *param_1;\n }" ({ "{") (expression_statement "local_34 = local_34 + *param_1;" (assignment_expression "local_34 = local_34 + *param_1" (identifier "local_34") (= "=") (binary_expression "local_34 + *param_1" (identifier "local_34") (+ "+") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (} "}"))) (expression_statement "uVar3 = uVar3 + 4;" (assignment_expression "uVar3 = uVar3 + 4" (identifier "uVar3") (= "=") (binary_expression "uVar3 + 4" (identifier "uVar3") (+ "+") (number_literal "4"))) (; ";")) (expression_statement "FUN_001a3a00(param_1 + 2,&local_34);" (call_expression "FUN_001a3a00(param_1 + 2,&local_34)" (identifier "FUN_001a3a00") (argument_list "(param_1 + 2,&local_34)" (( "(") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2")) (, ",") (pointer_expression "&local_34" (& "&") (identifier "local_34")) () ")"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(uVar3 < local_30)" (( "(") (binary_expression "uVar3 < local_30" (identifier "uVar3") (< "<") (identifier "local_30")) () ")")) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_0016cdf0("../../gold/object.cc",0x7f,"read_symtab_xindex");" (call_expression "FUN_0016cdf0("../../gold/object.cc",0x7f,"read_symtab_xindex")" (identifier "FUN_0016cdf0") (argument_list "("../../gold/object.cc",0x7f,"read_symtab_xindex")" (( "(") (string_literal ""../../gold/object.cc"" (" """) (string_content "../../gold/object.cc") (" """)) (, ",") (number_literal "0x7f") (, ",") (string_literal ""read_symtab_xindex"" (" """) (string_content "read_symtab_xindex") (" """)) () ")"))) (; ";")) (} "}")))
/* DWARF original name: read_symtab_xindex<32, false> DWARF original prototype: void read_symtab_xindex<32,_false>(Xindex * this, Object * object, uint xindex_shndx, uchar * pshdrs) */ void __thiscall gold::Xindex::read_symtab_xindex<32,_false> (Xindex *this,Object *object,type_4 var_3,type_1 *var_1) { int iVar1; type_1 *var_11; type_2 extraout_var; type_3 var_12; type_4 var_13; type_5 var_10; if (var_1 == (type_1 *)0x0) { iVar1 = (*object->_vptr_Object[0xe])(object,(type_3)var_3,&var_10); var_11 = (type_1 *)var_2(extraout_var,iVar1); } else { var_10 = (type_5)*(type_4 *)(var_1 + (type_3)(var_3 * 0x28) + 0x14); if (object->input_file_ == (type_6 *)0x0) { /* WARNING: Subroutine does not return */ Object::var_4(object); } var_11 = File_read::var_5(&object->input_file_->file_,object->offset_, (type_3)*(type_4 *)(var_1 + (type_3)(var_3 * 0x28) + 0x10), var_10,true,false); } if ((this->symtab_xindex_).super__Vector_base<var_7,_std::var_6<var_7>var_8>._M_impl ._M_finish == (this->symtab_xindex_).super__Vector_base<var_7,_std::var_6<var_7>var_8>._M_impl ._M_start) { std::vector<var_7,_std::var_6<var_7>var_8>::var_9 (&this->symtab_xindex_,var_10 >> 2); if (var_10 != 0) { var_12 = 0; do { var_13 = *(type_4 *)(var_11 + var_12); if (0xfeff < var_13) { var_13 = var_13 + this->large_shndx_offset_; } var_12 = var_12 + 4; std::vector<var_7,_std::var_6<var_7>var_8>::var_14<var_7> (&this->symtab_xindex_,&var_13); } while (var_12 < var_10); } return; } /* WARNING: Subroutine does not return */ var_15("../../gold/object.cc",0x7f,"read_symtab_xindex"); }
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: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) 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: (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: (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) (pointer_expression argument: (identifier))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (call_expression function: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (identifier))) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))) right: (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: (pointer_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: (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: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)) (subscript_expression argument: (identifier) index: (number_literal)) (identifier) (identifier) (number_literal) (number_literal)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (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))) (do_statement 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: (identifier) right: (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (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 (binary_expression left: (identifier) right: (number_literal)) (pointer_expression argument: (identifier)))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
void MASKED(int *param_1,long *param_2,int param_3,long param_4) { undefined4 uVar1; long lVar2; ulong uVar3; uint local_34; ulong local_30; if (param_4 == 0) { lVar2 = (**(code **)(*param_2 + 0x70))(param_2,param_3,&local_30); } else { param_4 = (ulong)(uint)(param_3 * 0x28) + param_4; local_30 = (ulong)*(uint *)(param_4 + 0x14); uVar1 = *(undefined4 *)(param_4 + 0x10); if (param_2[5] == 0) { /* WARNING: Subroutine does not return */ FUN_0019a570(param_2,param_3,uVar1); } lVar2 = FUN_0016b970(param_2[5] + 0x28,param_2[6],uVar1,local_30,1,0); } if (*(long *)(param_1 + 4) == *(long *)(param_1 + 2)) { FUN_0019fa80(param_1 + 2,local_30 >> 2); if (local_30 != 0) { uVar3 = 0; do { local_34 = *(uint *)(lVar2 + uVar3); if (0xfeff < local_34) { local_34 = local_34 + *param_1; } uVar3 = uVar3 + 4; FUN_001a3a00(param_1 + 2,&local_34); } while (uVar3 < local_30); } return; } /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/object.cc",0x7f,"read_symtab_xindex"); }
8794_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
underflow
FUN_00302530
/* std::wfilebuf::underflow() */ ulong __thiscall std::wfilebuf::underflow(wfilebuf *this) { uint uVar1; long lVar2; undefined8 uVar3; bool bVar4; bool bVar5; char cVar6; int iVar7; char *pcVar8; ulong uVar9; uint *puVar10; char *__dest; ulong uVar11; size_t __n; wchar_t *__s2; wchar_t *__s1; ulong uVar12; long lVar13; wchar_t *local_40 [2]; if (((byte)this[0x78] & 8) == 0) { return 0xffffffff; } if (this[0xaa] == (wfilebuf)0x0) { puVar10 = *(uint **)(this + 0x10); if (this[0xc0] != (wfilebuf)0x0) goto LAB_003027f3; LAB_00302569: if (puVar10 < *(uint **)(this + 0x18)) goto LAB_00302838; } else { uVar9 = (**(code **)(*(long *)this + 0x68))(this,0xffffffff); if ((int)uVar9 == -1) { return uVar9; } puVar10 = *(uint **)(this + 0x98); *(undefined8 *)(this + 0x28) = 0; *(undefined8 *)(this + 0x20) = 0; *(uint **)(this + 8) = puVar10; *(uint **)(this + 0x10) = puVar10; *(uint **)(this + 0x18) = puVar10; *(undefined8 *)(this + 0x30) = 0; this[0xaa] = (wfilebuf)0x0; if (this[0xc0] == (wfilebuf)0x0) goto LAB_00302569; LAB_003027f3: this[0xc0] = (wfilebuf)0x0; puVar10 = (uint *)(*(long *)(this + 0xb0) + (ulong)(*(uint **)(this + 8) != puVar10) * 4); *(uint **)(this + 0xb0) = puVar10; *(undefined8 *)(this + 8) = *(undefined8 *)(this + 0x98); *(uint **)(this + 0x10) = puVar10; *(uint **)(this + 0x18) = *(uint **)(this + 0xb8); if (puVar10 < *(uint **)(this + 0xb8)) { LAB_00302838: return (ulong)*puVar10; } } lVar13 = 2; if (1 < *(ulong *)(this + 0xa0)) { lVar13 = *(long *)(this + 0xa0); } uVar9 = lVar13 - 1; if (*(long **)(this + 200) == (long *)0x0) { /* WARNING: Subroutine does not return */ __throw_bad_cast(); } cVar6 = (**(code **)(**(long **)(this + 200) + 0x30))(); if (cVar6 != '\0') { uVar12 = __basic_file<char>::xsgetn ((__basic_file<char> *)(this + 0x68),*(char **)(this + 8),uVar9); if (uVar12 != 0) { if (0 < (long)uVar12) { LAB_00302955: puVar10 = *(uint **)(this + 0x98); *(uint **)(this + 8) = puVar10; *(uint **)(this + 0x10) = puVar10; if (((byte)this[0x78] & 8) == 0) { *(uint **)(this + 0x18) = puVar10; } else { *(uint **)(this + 0x18) = puVar10 + uVar12; } this[0xa9] = (wfilebuf)0x1; uVar1 = *puVar10; *(undefined8 *)(this + 0x28) = 0; *(undefined8 *)(this + 0x20) = 0; *(undefined8 *)(this + 0x30) = 0; return (ulong)uVar1; } LAB_003029c5: /* WARNING: Subroutine does not return */ __throw_ios_failure("basic_filebuf::underflow error reading the file"); } goto LAB_0030287c; } iVar7 = (**(code **)(**(long **)(this + 200) + 0x28))(); if (iVar7 < 1) { iVar7 = (**(code **)(**(long **)(this + 200) + 0x40))(); uVar12 = lVar13 + -2 + (long)iVar7; uVar11 = uVar9; } else { uVar12 = (long)iVar7 * uVar9; uVar11 = uVar12; } __n = *(long *)(this + 0xe8) - (long)*(void **)(this + 0xe0); lVar13 = uVar11 - __n; if ((long)uVar11 <= (long)__n) { lVar13 = 0; } lVar2 = *(long *)(this + 0xd8); if ((this[0xa9] == (wfilebuf)0x0) || (*(long *)(this + 0x18) != *(long *)(this + 8))) { if (lVar2 < (long)uVar12) { __dest = (char *)operator_new__(uVar12); if (__n != 0) goto LAB_00302a2d; goto LAB_003029f0; } __dest = *(char **)(this + 0xd0); if (__n != 0) goto LAB_00302a64; } else { if (__n == 0) { if (lVar2 < (long)uVar12) { __dest = (char *)operator_new__(uVar12); goto LAB_003029f0; } } else { if (lVar2 < (long)uVar12) { lVar13 = 0; __dest = (char *)operator_new__(uVar12); LAB_00302a2d: memcpy(__dest,*(void **)(this + 0xe0),__n); LAB_003029f0: if (*(void **)(this + 0xd0) != (void *)0x0) { operator_delete__(*(void **)(this + 0xd0)); } *(char **)(this + 0xd0) = __dest; *(ulong *)(this + 0xd8) = uVar12; goto LAB_00302626; } __dest = *(char **)(this + 0xd0); lVar13 = 0; LAB_00302a64: memmove(__dest,*(void **)(this + 0xe0),__n); } __dest = *(char **)(this + 0xd0); } LAB_00302626: pcVar8 = __dest + __n; *(char **)(this + 0xe0) = __dest; *(char **)(this + 0xe8) = pcVar8; *(undefined8 *)(this + 0x8c) = *(undefined8 *)(this + 0x84); if (lVar13 != 0) { iVar7 = 0; goto LAB_003026e1; } __s1 = *(wchar_t **)(this + 8); iVar7 = 0; local_40[0] = __s1; if (pcVar8 <= __dest) goto LAB_003026ca; bVar5 = false; LAB_00302668: local_40[0] = __s1; iVar7 = (**(code **)(**(long **)(this + 200) + 0x20)) (*(long **)(this + 200),this + 0x84,__dest,pcVar8,this + 0xe0,__s1,__s1 + uVar9, local_40); if (iVar7 == 3) { pcVar8 = *(char **)(this + 0xe8); __s1 = *(wchar_t **)(this + 8); goto LAB_003028c3; } lVar13 = (long)local_40[0] - *(long *)(this + 8); uVar12 = lVar13 >> 2; if (iVar7 != 2) { bVar4 = (bool)(lVar13 != 0 | bVar5); while (!bVar4) { LAB_003026ca: while( true ) { pcVar8 = *(char **)(this + 0xe8); lVar13 = 1; __n = (long)pcVar8 - *(long *)(this + 0xd0); LAB_003026e1: if (*(long *)(this + 0xd8) < (long)(__n + lVar13)) { /* WARNING: Subroutine does not return */ __throw_ios_failure("basic_filebuf::underflow codecvt::max_length() is not valid"); } lVar13 = __basic_file<char>::xsgetn((__basic_file<char> *)(this + 0x68),pcVar8,lVar13); if (lVar13 == 0) { bVar5 = true; } else { if (lVar13 == -1) goto LAB_003029c5; bVar5 = false; } __s1 = *(wchar_t **)(this + 8); __dest = *(char **)(this + 0xe0); pcVar8 = (char *)(lVar13 + *(long *)(this + 0xe8)); *(char **)(this + 0xe8) = pcVar8; if (__dest < pcVar8) goto LAB_00302668; local_40[0] = __s1; if (iVar7 == 3) break; if (bVar5) goto LAB_00302752; } LAB_003028c3: __s2 = *(wchar_t **)(this + 0xd0); uVar11 = (long)pcVar8 - (long)__s2; uVar12 = uVar9; if ((uVar9 < uVar11) || (uVar12 = uVar11, uVar11 != 0)) { wmemcpy(__s1,__s2,uVar12); __s2 = (wchar_t *)(*(long *)(this + 0xd0) + uVar12); } *(wchar_t **)(this + 0xe0) = __s2; iVar7 = 3; bVar4 = (bool)(uVar12 != 0 | bVar5); } if (0 < (long)uVar12) goto LAB_00302955; if (bVar5) { LAB_00302752: uVar3 = *(undefined8 *)(this + 0x98); *(undefined8 *)(this + 0x28) = 0; *(undefined8 *)(this + 0x20) = 0; *(undefined8 *)(this + 8) = uVar3; *(undefined8 *)(this + 0x10) = uVar3; *(undefined8 *)(this + 0x18) = uVar3; *(undefined8 *)(this + 0x30) = 0; this[0xa9] = (wfilebuf)0x0; if (iVar7 != 1) { return 0xffffffff; } /* WARNING: Subroutine does not return */ __throw_ios_failure("basic_filebuf::underflow incomplete character in file"); } goto LAB_003029c5; } if (0 < lVar13) goto LAB_00302955; if (!bVar5) { /* WARNING: Subroutine does not return */ __throw_ios_failure("basic_filebuf::underflow invalid byte sequence in file"); } LAB_0030287c: uVar3 = *(undefined8 *)(this + 0x98); *(undefined8 *)(this + 0x28) = 0; *(undefined8 *)(this + 0x20) = 0; *(undefined8 *)(this + 8) = uVar3; *(undefined8 *)(this + 0x10) = uVar3; *(undefined8 *)(this + 0x18) = uVar3; *(undefined8 *)(this + 0x30) = 0; this[0xa9] = (wfilebuf)0x0; return 0xffffffff; }
ulong FUN_00302530(long *param_1) { uint uVar1; long lVar2; bool bVar3; bool bVar4; char cVar5; int iVar6; void *pvVar7; ulong uVar8; uint *puVar9; void *__dest; ulong uVar10; size_t __n; wchar_t *__s2; wchar_t *__s1; ulong uVar11; long lVar12; if ((*(byte *)(param_1 + 0xf) & 8) == 0) { return 0xffffffff; } if (*(char *)((long)param_1 + 0xaa) == '\0') { puVar9 = (uint *)param_1[2]; if ((char)param_1[0x18] != '\0') goto LAB_003027f3; LAB_00302569: if (puVar9 < (uint *)param_1[3]) goto LAB_00302838; } else { uVar8 = (**(code **)(*param_1 + 0x68))(param_1,0xffffffff); if ((int)uVar8 == -1) { return uVar8; } puVar9 = (uint *)param_1[0x13]; param_1[5] = 0; param_1[4] = 0; param_1[1] = (long)puVar9; param_1[2] = (long)puVar9; param_1[3] = (long)puVar9; param_1[6] = 0; *(undefined1 *)((long)param_1 + 0xaa) = 0; if ((char)param_1[0x18] == '\0') goto LAB_00302569; LAB_003027f3: *(undefined1 *)(param_1 + 0x18) = 0; puVar9 = (uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4); param_1[0x16] = (long)puVar9; param_1[1] = param_1[0x13]; param_1[2] = (long)puVar9; param_1[3] = param_1[0x17]; if (puVar9 < (uint *)param_1[0x17]) { LAB_00302838: return (ulong)*puVar9; } } lVar12 = 2; if (1 < (ulong)param_1[0x14]) { lVar12 = param_1[0x14]; } uVar8 = lVar12 - 1; if ((long *)param_1[0x19] == (long *)0x0) { /* WARNING: Subroutine does not return */ FUN_00319460(); } cVar5 = (**(code **)(*(long *)param_1[0x19] + 0x30))(); if (cVar5 != '\0') { uVar11 = FUN_002db340(param_1 + 0xd,param_1[1],uVar8); if (uVar11 != 0) { if (0 < (long)uVar11) { LAB_00302955: puVar9 = (uint *)param_1[0x13]; param_1[1] = (long)puVar9; param_1[2] = (long)puVar9; if ((*(byte *)(param_1 + 0xf) & 8) == 0) { param_1[3] = (long)puVar9; } else { param_1[3] = (long)(puVar9 + uVar11); } *(undefined1 *)((long)param_1 + 0xa9) = 1; uVar1 = *puVar9; param_1[5] = 0; param_1[4] = 0; param_1[6] = 0; return (ulong)uVar1; } LAB_003029c5: /* WARNING: Subroutine does not return */ FUN_003144b0("basic_filebuf::underflow error reading the file"); } goto LAB_0030287c; } iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x28))(); if (iVar6 < 1) { iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x40))(); uVar11 = lVar12 + -2 + (long)iVar6; uVar10 = uVar8; } else { uVar11 = (long)iVar6 * uVar8; uVar10 = uVar11; } __n = param_1[0x1d] - param_1[0x1c]; lVar12 = uVar10 - __n; if ((long)uVar10 <= (long)__n) { lVar12 = 0; } lVar2 = param_1[0x1b]; if ((*(char *)((long)param_1 + 0xa9) == '\0') || (param_1[3] != param_1[1])) { if (lVar2 < (long)uVar11) { __dest = (void *)thunk_FUN_002d94a0(uVar11); if (__n != 0) goto LAB_00302a2d; goto LAB_003029f0; } __dest = (void *)param_1[0x1a]; if (__n != 0) goto LAB_00302a64; } else { if (__n == 0) { if (lVar2 < (long)uVar11) { __dest = (void *)thunk_FUN_002d94a0(uVar11); goto LAB_003029f0; } } else { if (lVar2 < (long)uVar11) { lVar12 = 0; __dest = (void *)thunk_FUN_002d94a0(uVar11); LAB_00302a2d: memcpy(__dest,(void *)param_1[0x1c],__n); LAB_003029f0: if (param_1[0x1a] != 0) { thunk_FUN_002dac70(); } param_1[0x1a] = (long)__dest; param_1[0x1b] = uVar11; goto LAB_00302626; } __dest = (void *)param_1[0x1a]; lVar12 = 0; LAB_00302a64: memmove(__dest,(void *)param_1[0x1c],__n); } __dest = (void *)param_1[0x1a]; } LAB_00302626: pvVar7 = (void *)((long)__dest + __n); param_1[0x1c] = (long)__dest; param_1[0x1d] = (long)pvVar7; *(undefined8 *)((long)param_1 + 0x8c) = *(undefined8 *)((long)param_1 + 0x84); if (lVar12 != 0) { iVar6 = 0; goto LAB_003026e1; } __s1 = (wchar_t *)param_1[1]; iVar6 = 0; if (pvVar7 <= __dest) goto LAB_003026ca; bVar4 = false; LAB_00302668: iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x20)) ((long *)param_1[0x19],(long)param_1 + 0x84,__dest,pvVar7,param_1 + 0x1c,__s1, __s1 + uVar8); if (iVar6 == 3) { pvVar7 = (void *)param_1[0x1d]; __s1 = (wchar_t *)param_1[1]; goto LAB_003028c3; } lVar12 = (long)__s1 - param_1[1]; uVar11 = lVar12 >> 2; if (iVar6 != 2) { bVar3 = (bool)(lVar12 != 0 | bVar4); while (!bVar3) { LAB_003026ca: while( true ) { pvVar7 = (void *)param_1[0x1d]; lVar12 = 1; __n = (long)pvVar7 - param_1[0x1a]; LAB_003026e1: if (param_1[0x1b] < (long)(__n + lVar12)) { /* WARNING: Subroutine does not return */ FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid"); } lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12); if (lVar12 == 0) { bVar4 = true; } else { if (lVar12 == -1) goto LAB_003029c5; bVar4 = false; } __s1 = (wchar_t *)param_1[1]; __dest = (void *)param_1[0x1c]; pvVar7 = (void *)(lVar12 + param_1[0x1d]); param_1[0x1d] = (long)pvVar7; if (__dest < pvVar7) goto LAB_00302668; if (iVar6 == 3) break; if (bVar4) goto LAB_00302752; } LAB_003028c3: __s2 = (wchar_t *)param_1[0x1a]; uVar10 = (long)pvVar7 - (long)__s2; uVar11 = uVar8; if ((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)) { wmemcpy(__s1,__s2,uVar11); __s2 = (wchar_t *)(param_1[0x1a] + uVar11); } param_1[0x1c] = (long)__s2; iVar6 = 3; bVar3 = (bool)(uVar11 != 0 | bVar4); } if (0 < (long)uVar11) goto LAB_00302955; if (bVar4) { LAB_00302752: lVar12 = param_1[0x13]; param_1[5] = 0; param_1[4] = 0; param_1[1] = lVar12; param_1[2] = lVar12; param_1[3] = lVar12; param_1[6] = 0; *(undefined1 *)((long)param_1 + 0xa9) = 0; if (iVar6 != 1) { return 0xffffffff; } /* WARNING: Subroutine does not return */ FUN_003144b0("basic_filebuf::underflow incomplete character in file"); } goto LAB_003029c5; } if (0 < lVar12) goto LAB_00302955; if (!bVar4) { /* WARNING: Subroutine does not return */ FUN_003144b0("basic_filebuf::underflow invalid byte sequence in file"); } LAB_0030287c: lVar12 = param_1[0x13]; param_1[5] = 0; param_1[4] = 0; param_1[1] = lVar12; param_1[2] = lVar12; param_1[3] = lVar12; param_1[6] = 0; *(undefined1 *)((long)param_1 + 0xa9) = 0; return 0xffffffff; }
TEST byte ptr [RDI + 0x78],0x8 JZ 0x00302850 PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX MOV RBX,RDI SUB RSP,0x18 CMP byte ptr [RDI + 0xaa],0x0 JNZ 0x003027a0 CMP byte ptr [RBX + 0xc0],0x0 MOV RAX,qword ptr [RDI + 0x10] JNZ 0x003027f3 MOV RDX,qword ptr [RBX + 0x18] CMP RAX,RDX JC 0x00302838 CMP qword ptr [RBX + 0xa0],0x2 MOV EBP,0x2 MOV RDI,qword ptr [RBX + 0xc8] CMOVNC RBP,qword ptr [RBX + 0xa0] LEA R12,[RBP + -0x1] TEST RDI,RDI JZ 0x00302a9c MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x30] TEST AL,AL JNZ 0x00302860 MOV RDI,qword ptr [RBX + 0xc8] MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x28] TEST EAX,EAX JLE 0x003029a0 MOVSXD R13,EAX IMUL R13,R12 MOV RAX,R13 MOV RSI,qword ptr [RBX + 0xe0] MOV RBP,qword ptr [RBX + 0xe8] MOV R15,RAX SUB RBP,RSI SUB R15,RBP CMP RAX,RBP MOV EAX,0x0 CMOVLE R15,RAX CMP byte ptr [RBX + 0xa9],0x0 MOV RAX,qword ptr [RBX + 0xd8] JZ 0x0030260d MOV RDX,qword ptr [RBX + 0x8] CMP qword ptr [RBX + 0x18],RDX JZ 0x00302a50 CMP R13,RAX JG 0x003029e0 MOV R14,qword ptr [RBX + 0xd0] TEST RBP,RBP JNZ 0x00302a64 MOV RAX,qword ptr [RBX + 0x84] LEA RCX,[R14 + RBP*0x1] MOV qword ptr [RBX + 0xe0],R14 MOV qword ptr [RBX + 0xe8],RCX MOV qword ptr [RBX + 0x8c],RAX TEST R15,R15 JNZ 0x00302a48 MOV R9,qword ptr [RBX + 0x8] XOR R13D,R13D MOV qword ptr [RSP + 0x8],R9 CMP RCX,R14 JBE 0x003026ca XOR EBP,EBP NOP word ptr [RAX + RAX*0x1] MOV RDI,qword ptr [RBX + 0xc8] LEA RDX,[RSP + 0x8] LEA RSI,[RBX + 0x84] LEA R8,[RBX + 0xe0] MOV RAX,qword ptr [RDI] PUSH RDX LEA RDX,[R9 + R12*0x4] PUSH RDX MOV RDX,R14 CALL qword ptr [RAX + 0x20] MOV R13D,EAX POP RAX POP RDX CMP R13D,0x3 JZ 0x003028b8 MOV RAX,qword ptr [RSP + 0x8] SUB RAX,qword ptr [RBX + 0x8] MOV R14,RAX SAR R14,0x2 CMP R13D,0x2 JZ 0x00302930 TEST RAX,RAX SETNZ AL OR EAX,EBP TEST AL,AL JNZ 0x00302950 MOV RCX,qword ptr [RBX + 0xe8] MOV R15D,0x1 MOV RBP,RCX SUB RBP,qword ptr [RBX + 0xd0] ADD RBP,R15 CMP RBP,qword ptr [RBX + 0xd8] JG 0x00302a90 LEA RDI,[RBX + 0x68] MOV RDX,R15 MOV RSI,RCX CALL 0x002db340 TEST RAX,RAX JZ 0x00302900 CMP RAX,-0x1 JZ 0x003029c5 XOR EBP,EBP MOV R9,qword ptr [RBX + 0x8] MOV R14,qword ptr [RBX + 0xe0] ADD RAX,qword ptr [RBX + 0xe8] MOV RCX,RAX MOV qword ptr [RBX + 0xe8],RAX MOV qword ptr [RSP + 0x8],R9 CMP RAX,R14 JA 0x00302668 CMP R13D,0x3 JZ 0x003028c3 TEST BPL,BPL JZ 0x003026ca MOV RAX,qword ptr [RBX + 0x98] SUB R13D,0x1 MOV qword ptr [RBX + 0x28],0x0 MOV qword ptr [RBX + 0x20],0x0 MOV qword ptr [RBX + 0x8],RAX MOV qword ptr [RBX + 0x10],RAX MOV qword ptr [RBX + 0x18],RAX MOV qword ptr [RBX + 0x30],0x0 MOV byte ptr [RBX + 0xa9],0x0 JNZ 0x003028ae LEA RDI,[0x391a60] CALL 0x003144b0 MOV RAX,qword ptr [RDI] MOV ESI,0xffffffff CALL qword ptr [RAX + 0x68] CMP EAX,-0x1 JZ 0x0030283a MOV RAX,qword ptr [RBX + 0x98] CMP byte ptr [RBX + 0xc0],0x0 MOV qword ptr [RBX + 0x28],0x0 MOV qword ptr [RBX + 0x20],0x0 MOV qword ptr [RBX + 0x8],RAX MOV qword ptr [RBX + 0x10],RAX MOV qword ptr [RBX + 0x18],RAX MOV qword ptr [RBX + 0x30],0x0 MOV byte ptr [RBX + 0xaa],0x0 JZ 0x00302569 XOR EDX,EDX CMP qword ptr [RBX + 0x8],RAX MOV RAX,qword ptr [RBX + 0xb0] MOV byte ptr [RBX + 0xc0],0x0 SETNZ DL MOV RCX,qword ptr [RBX + 0x98] LEA RAX,[RAX + RDX*0x4] MOV RDX,qword ptr [RBX + 0xb8] MOV qword ptr [RBX + 0xb0],RAX MOV qword ptr [RBX + 0x8],RCX MOV qword ptr [RBX + 0x10],RAX MOV qword ptr [RBX + 0x18],RDX CMP RAX,RDX JNC 0x00302576 MOV EAX,dword ptr [RAX] ADD RSP,0x18 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV EAX,0xffffffff RET MOV RSI,qword ptr [RBX + 0x8] LEA RDI,[RBX + 0x68] MOV RDX,R12 CALL 0x002db340 MOV R14,RAX TEST RAX,RAX JNZ 0x00302a18 MOV RAX,qword ptr [RBX + 0x98] MOV qword ptr [RBX + 0x28],0x0 MOV qword ptr [RBX + 0x20],0x0 MOV qword ptr [RBX + 0x8],RAX MOV qword ptr [RBX + 0x10],RAX MOV qword ptr [RBX + 0x18],RAX MOV qword ptr [RBX + 0x30],0x0 MOV byte ptr [RBX + 0xa9],0x0 MOV EAX,0xffffffff JMP 0x0030283a MOV RCX,qword ptr [RBX + 0xe8] MOV R9,qword ptr [RBX + 0x8] MOV RSI,qword ptr [RBX + 0xd0] SUB RCX,RSI MOV R14,RCX MOV R13,RCX CMP R12,RCX JC 0x00302910 TEST RCX,RCX JNZ 0x00302916 TEST R14,R14 MOV qword ptr [RBX + 0xe0],RSI MOV R13D,0x3 SETNZ AL OR EAX,EBP JMP 0x003026c2 MOV EBP,0x1 JMP 0x00302715 MOV R14,R12 MOV R13,R12 MOV RDX,R13 MOV RDI,R9 CALL 0x001470f0 MOV RSI,qword ptr [RBX + 0xd0] ADD RSI,R13 JMP 0x003028dd TEST RAX,RAX JG 0x00302955 TEST BPL,BPL JNZ 0x0030287c LEA RDI,[0x391a28] CALL 0x003144b0 TEST R14,R14 JLE 0x003029bc MOV RAX,qword ptr [RBX + 0x98] TEST byte ptr [RBX + 0x78],0x8 MOV qword ptr [RBX + 0x8],RAX MOV qword ptr [RBX + 0x10],RAX JZ 0x003029d8 LEA RDX,[RAX + R14*0x4] MOV qword ptr [RBX + 0x18],RDX MOV byte ptr [RBX + 0xa9],0x1 MOV EAX,dword ptr [RAX] MOV qword ptr [RBX + 0x28],0x0 MOV qword ptr [RBX + 0x20],0x0 MOV qword ptr [RBX + 0x30],0x0 JMP 0x0030283a MOV RDI,qword ptr [RBX + 0xc8] MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x40] CDQE LEA R13,[RBP + RAX*0x1 + -0x2] MOV RAX,R12 JMP 0x003025cc TEST BPL,BPL JNZ 0x00302752 LEA RDI,[0x391a98] CALL 0x003144b0 MOV qword ptr [RBX + 0x18],RAX JMP 0x00302972 MOV RDI,R13 CALL 0x002d9440 MOV R14,RAX TEST RBP,RBP JNZ 0x00302a2d MOV RDI,qword ptr [RBX + 0xd0] TEST RDI,RDI JZ 0x00302a01 CALL 0x002dac40 MOV qword ptr [RBX + 0xd0],R14 MOV qword ptr [RBX + 0xd8],R13 JMP 0x00302626 JLE 0x003029c5 JMP 0x00302955 MOV RDI,R13 XOR R15D,R15D CALL 0x002d9440 MOV R14,RAX MOV RSI,qword ptr [RBX + 0xe0] MOV RDX,RBP MOV RDI,R14 CALL 0x00147aa0 JMP 0x003029f0 XOR R13D,R13D JMP 0x003026e1 TEST RBP,RBP JZ 0x00302a7b CMP R13,RAX JG 0x00302a1f MOV R14,qword ptr [RBX + 0xd0] XOR R15D,R15D MOV RDX,RBP MOV RDI,R14 CALL 0x001476d0 MOV R14,qword ptr [RBX + 0xd0] JMP 0x00302626 CMP R13,RAX JLE 0x00302a6f MOV RDI,R13 CALL 0x002d9440 MOV R14,RAX JMP 0x003029f0 LEA RDI,[0x3919e8] CALL 0x003144b0 CALL 0x00319460
null
null
null
null
[('const-433', u'STORE_-1204867917'), (u'PTRADD_-1204868022', u'CAST_-1204865196'), ('const-1', u'PTRADD_-1204867879'), ('const-0', u'STORE_-1204867870'), (u'INT_SUB_-1204869466', u'PTRADD_-1204869244'), ('const-232', u'PTRADD_-1204868883'), (u'INDIRECT_-1204866012', u'MULTIEQUAL_-1204865287'), (u'PTRADD_-1204867869', u'CAST_-1204865347'), ('const-433', u'STORE_-1204867789'), (u'MULTIEQUAL_-1204866804', u'COPY_-1204865831'), (u'MULTIEQUAL_-1204865788', u'MULTIEQUAL_-1204866757'), (u'MULTIEQUAL_-1204865684', u'MULTIEQUAL_-1204865659'), ('tmp_3308', u'PTRADD_-1204869331'), (u'PTRADD_-1204867948', u'CAST_-1204865148'), ('tmp_3308', u'PTRADD_-1204867900'), ('tmp_3236', u'CBRANCH_-1204867896'), (u'PTRADD_-1204867487', u'CAST_-1204864717'), ('const-3742184', u'COPY_-1204864830'), (u'MULTIEQUAL_-1204866059', u'COPY_-1204865774'), (u'LOAD_-1204869601', u'CALLIND_-1204869591'), ('const-433', u'STORE_-1204868642'), (u'CAST_-1204865114', u'LOAD_-1204868219'), ('tmp_3308', u'PTRADD_-1204867911'), (u'LOAD_-1204869432', u'INT_EQUAL_-1204869417'), ('const-0', u'STORE_-1204868642'), (u'MULTIEQUAL_-1204866810', u'MULTIEQUAL_-1204865788'), (u'LOAD_-1204868782', u'MULTIEQUAL_-1204866735'), ('const-3742248', u'COPY_-1204865167'), ('const-0', u'STORE_-1204868588'), ('tmp_228', u'CBRANCH_-1204869687'), ('const-1', u'PTRADD_-1204869647'), ('tmp_3308', u'PTRADD_-1204869584'), ('tmp_3308', u'PTRADD_-1204867845'), ('const-1', u'PTRADD_-1204869331'), (u'PTRADD_-1204867911', u'STORE_-1204867971'), ('const-1', u'PTRADD_-1204867893'), ('const-433', u'LOAD_-1204869656'), (u'PTRADD_-1204869331', u'CAST_-1204865862'), (u'INT_LESS_-1204867887', u'CBRANCH_-1204867884'), ('const-224', u'PTRADD_-1204869097'), (u'LOAD_-1204867981', u'INT_EQUAL_-1204867966'), (u'PTRADD_-1204867968', u'STORE_-1204868028'), (u'COPY_-1204866095', u'MULTIEQUAL_-1204867163'), ('tmp_2609', u'BRANCH_-1204867545'), (u'INT_LESS_-1204868704', u'CBRANCH_-1204868713'), (u'MULTIEQUAL_-1204866101', u'INT_NOTEQUAL_-1204868144'), ('const-208', u'PTRADD_-1204867996'), (u'LOAD_-1204867618', u'CALLIND_-1204867608'), ('const-433', u'LOAD_-1204867633'), ('const-433', u'LOAD_-1204869709'), (u'INT_SUB_-1204869466', u'INT_NOTEQUAL_-1204869324'), (u'CALL_-1204867912', u'INT_NOTEQUAL_-1204867893'), (u'MULTIEQUAL_-1204866581', u'CALL_-1204868843'), (u'CAST_-1204865017', u'LOAD_-1204868058'), ('const-0', u'STORE_-1204867960'), ('const-1', u'PTRADD_-1204868011'), ('tmp_3308', u'PTRADD_-1204867993'), ('const-1', u'PTRADD_-1204867859'), ('const-433', u'LOAD_-1204867935'), ('const-433', u'STORE_-1204867931'), (u'INT_SUB_-1204869466', u'CALL_-1204867551'), ('const-1', u'PTRADD_-1204867900'), (u'INT_EQUAL_-1204869613', u'CBRANCH_-1204869611'), ('const-433', u'STORE_-1204868588'), (u'CAST_-1204865544', u'LOAD_-1204868782'), (u'CAST_-1204865271', u'LOAD_-1204867935'), (u'MULTIEQUAL_-1204865251', u'MULTIEQUAL_-1204865222'), ('tmp_3308', u'PTRADD_-1204868801'), (u'CAST_-1204864947', u'STORE_-1204867938'), (u'MULTIEQUAL_-1204866896', u'CAST_-1204864711'), (u'COPY_-1204865028', u'MULTIEQUAL_-1204867264'), (u'MULTIEQUAL_-1204867163', u'INT_SUB_-1204869614'), (u'INT_AND_-1204869809', u'INT_EQUAL_-1204869823'), (u'PTRADD_-1204869511', u'CAST_-1204865959'), (u'INT_MULT_-1204867919', u'INT_ADD_-1204867931'), ('const-433', u'LOAD_-1204867900'), ('const-8', u'INT_AND_-1204869809'), ('const-32', u'PTRADD_-1204868011'), ('tmp_3308', u'PTRADD_-1204867561'), (u'LOAD_-1204869656', u'INT_EQUAL_-1204869613'), (u'CAST_-1204865426', u'STORE_-1204868606'), ('const-433', u'LOAD_-1204867953'), (u'CAST_-1204864711', u'INT_SLESS_-1204867409'), (u'PTRADD_-1204867866', u'CAST_-1204865266'), ('const-132', u'PTRADD_-1204869106'), ('tmp_3308', u'PTRADD_-1204867571'), ('const-4294967295', u'INT_EQUAL_-1204867998'), ('tmp_2489', u'BRANCH_-1204867538'), (u'PTRADD_-1204868830', u'CAST_-1204865601'), (u'MULTIEQUAL_-1204865738', u'MULTIEQUAL_-1204865788'), (u'PTRADD_-1204867432', u'CAST_-1204864739'), ('const-0', u'COPY_-1204869439'), (u'INT_ZEXT_-1204866396', u'COPY_-1204865422'), (u'BOOL_NEGATE_-1204865787', u'CBRANCH_-1204868950'), ('const-216', u'PTRADD_-1204868830'), (u'PTRADD_-1204869708', u'LOAD_-1204869770'), ('const-8', u'PTRADD_-1204868727'), (u'CAST_-1204864825', u'STORE_-1204867789'), ('tmp_3308', u'PTRADD_-1204868546'), (u'INT_SUB_-1204869614', u'COPY_-1204865249'), (u'MULTIEQUAL_-1204865249', u'INT_OR_-1204865237'), (u'LOAD_-1204868219', u'MULTIEQUAL_-1204866298'), ('const-24', u'PTRADD_-1204869647'), (u'CALL_-1204867517', u'CAST_-1204864797'), (u'MULTIEQUAL_-1204866896', u'CAST_-1204864747'), (u'INT_NOTEQUAL_-1204867983', u'INT_ZEXT_-1204866682'), ('const-433', u'LOAD_-1204867624'), (u'COPY_-1204865245', u'MULTIEQUAL_-1204866045'), ('const-1', u'PTRADD_-1204868083'), ('tmp_3308', u'PTRADD_-1204867921'), ('const-200', u'PTRADD_-1204869594'), ('const-1', u'PTRADD_-1204868801'), ('const-1', u'COPY_-1204865240'), ('tmp_3308', u'PTRADD_-1204869218'), (u'PTRADD_-1204868011', u'CAST_-1204865187'), ('const-1', u'PTRADD_-1204869106'), (u'MULTIEQUAL_-1204866711', u'INT_NOTEQUAL_-1204867983'), ('const-4294967295', u'CALLIND_-1204868010'), (u'PTRADD_-1204868606', u'CAST_-1204865466'), (u'LOAD_-1204869250', u'MULTIEQUAL_-1204866804'), (u'INT_NOTEQUAL_-1204868980', u'INT_OR_-1204865787'), (u'PTRADD_-1204868553', u'CAST_-1204865431'), ('tmp_3308', u'PTRADD_-1204867996'), ('tmp_3308', u'PTRADD_-1204868606'), ('const-169', u'PTRADD_-1204869370'), (u'PTRADD_-1204868686', u'CAST_-1204865524'), ('const-0', u'STORE_-1204867917'), (u'CAST_-1204864907', u'STORE_-1204867881'), (u'CAST_-1204865148', u'LOAD_-1204868010'), (u'CAST_-1204865890', u'INT_SLESSEQUAL_-1204869428'), (u'LOAD_-1204869743', u'INT_NOTEQUAL_-1204869727'), ('tmp_3308', u'CALLIND_-1204868010'), ('const-433', u'STORE_-1204867870'), (u'PTRADD_-1204867871', u'CAST_-1204864942'), ('tmp_2562', u'CBRANCH_-1204867632'), (u'CAST_-1204865360', u'STORE_-1204867929'), ('const-433', u'LOAD_-1204867656'), (u'INT_SUB_-1204869466', u'MULTIEQUAL_-1204866830'), ('const-1', u'PTRADD_-1204869255'), ('tmp_3308', u'PTRADD_-1204869620'), ('tmp_3308', u'PTRADD_-1204868883'), (u'INT_SEXT_-1204869514', u'INT_MULT_-1204869493'), (u'LOAD_-1204868058', u'INT_ADD_-1204868030'), ('const-208', u'PTRADD_-1204868862'), (u'MULTIEQUAL_-1204866639', u'CAST_-1204864963'), (u'CALLIND_-1204867608', u'INT_SEXT_-1204867594'), ('const-1', u'PTRADD_-1204867571'), (u'CAST_-1204864963', u'INT_SLESS_-1204867959'), (u'CALL_-1204867625', u'INDIRECT_-1204865248'), ('const-433', u'STORE_-1204868631'), ('const-433', u'STORE_-1204868599'), ('const-152', u'PTRADD_-1204867929'), ('const-1', u'PTRADD_-1204868539'), ('const-232', u'PTRADD_-1204869437'), (u'PTRADD_-1204867996', u'CAST_-1204865017'), ('const-160', u'PTRADD_-1204869620'), ('const-433', u'STORE_-1204868060'), (u'COPY_-1204865649', u'MULTIEQUAL_-1204866054'), (u'MULTIEQUAL_-1204866757', u'MULTIEQUAL_-1204866581'), ('tmp_3308', u'PTRADD_-1204868582'), (u'INDIRECT_-1204866124', u'CAST_-1204865676'), ('const-0', u'INT_SLESS_-1204867920'), ('const-1', u'PTRADD_-1204868830'), (u'CAST_-1204865422', u'STORE_-1204867924'), ('const-3', u'INT_EQUAL_-1204868695'), ('const-433', u'STORE_-1204868046'), ('const-433', u'LOAD_-1204869347'), ('tmp_3308', u'PTRADD_-1204869681'), (u'CAST_-1204865105', u'INT_SUB_-1204868190'), ('const-24', u'PTRADD_-1204867864'), (u'PTRADD_-1204867878', u'CAST_-1204864947'), (u'INT_SUB_-1204869614', u'INT_MULT_-1204869493'), (u'CAST_-1204865676', u'INT_SUB_-1204869050'), (u'INT_NOTEQUAL_-1204867659', u'CBRANCH_-1204867657'), ('const-1', u'RETURN_-1204867860'), ('const-0', u'RETURN_-1204865393'), ('const-132', u'PTRADD_-1204869255'), ('tmp_3308', u'PTRADD_-1204867864'), (u'CAST_-1204864747', u'INT_SLESS_-1204867488'), (u'PTRADD_-1204868000', u'CAST_-1204865178'), ('const-1', u'PTRADD_-1204867938'), ('const-3742360', u'COPY_-1204865030'), ('tmp_3136', u'CBRANCH_-1204867996'), ('const-433', u'LOAD_-1204867983'), (u'LOAD_-1204869509', u'CAST_-1204865905'), ('const-433', u'STORE_-1204867621'), (u'INT_EQUAL_-1204867966', u'CBRANCH_-1204867896'), ('const-104', u'INT_ADD_-1204868004'), ('tmp_3308', u'PTRADD_-1204867937'), ('const-152', u'PTRADD_-1204867896'), (u'MULTIEQUAL_-1204866045', u'MULTIEQUAL_-1204866101'), ('tmp_3308', u'PTRADD_-1204867889'), ('tmp_3308', u'PTRADD_-1204867846'), (u'LOAD_-1204868219', u'CALL_-1204868060'), ('tmp_3308', u'PTRADD_-1204868157'), (u'INT_SUB_-1204868190', u'INT_LESS_-1204868176'), ('const-433', u'STORE_-1204867931'), (u'PTRADD_-1204868571', u'CAST_-1204865445'), ('const-0', u'RETURN_-1204867783'), ('tmp_3308', u'PTRADD_-1204869106'), ('const-0', u'COPY_-1204865914'), (u'CAST_-1204864946', u'LOAD_-1204867633'), (u'INT_SUB_-1204869466', u'INT_SUB_-1204869454'), (u'PTRADD_-1204867832', u'CAST_-1204864916'), (u'LOAD_-1204867965', u'PTRADD_-1204865061'), (u'CALL_-1204867517', u'INDIRECT_-1204865210'), ('tmp_3308', u'PTRADD_-1204867948'), (u'INT_EQUAL_-1204868809', u'CBRANCH_-1204868806'), (u'INT_SUB_-1204869614', u'PTRADD_-1204865802'), ('tmp_653', u'CBRANCH_-1204869375'), ('const-8', u'INT_AND_-1204867927'), (u'COPY_-1204868937', u'MULTIEQUAL_-1204866581'), ('tmp_3308', u'PTRADD_-1204869775'), ('const-1', u'PTRADD_-1204869238'), ('const-1', u'PTRADD_-1204869370'), (u'LOAD_-1204867958', u'STORE_-1204867919'), (u'CALL_-1204867892', u'INDIRECT_-1204865428'), ('tmp_3308', u'PTRADD_-1204869370'), (u'LOAD_-1204869709', u'INT_LESS_-1204869689'), (u'CAST_-1204865080', u'STORE_-1204868143'), (u'CAST_-1204865612', u'INT_SUB_-1204868901'), (u'PTRADD_-1204868157', u'CAST_-1204865114'), ('const-433', u'LOAD_-1204869509'), ('const-224', u'PTRADD_-1204868083'), (u'LOAD_-1204867941', u'STORE_-1204867905'), (u'INT_SUB_-1204868190', u'COPY_-1204865245'), (u'INT_ADD_-1204869542', u'CAST_-1204865948'), ('tmp_30', u'CBRANCH_-1204869820'), ('tmp_1636', u'CBRANCH_-1204868692'), ('const-24', u'PTRADD_-1204869331'), (u'PTRADD_-1204869244', u'INT_LESSEQUAL_-1204869196'), ('const-1', u'PTRADD_-1204867929'), ('tmp_3308', u'PTRADD_-1204869097'), ('const-433', u'LOAD_-1204869835'), ('const-433', u'LOAD_-1204869499'), (u'MULTIEQUAL_-1204866091', u'INT_NOTEQUAL_-1204868644'), (u'INT_SLESS_-1204867920', u'CBRANCH_-1204867927'), (u'COPY_-1204865812', u'MULTIEQUAL_-1204865738'), ('const-8', u'PTRADD_-1204867859'), (u'COPY_-1204865417', u'RETURN_-1204865393'), ('const-433', u'STORE_-1204867906'), ('const-48', u'PTRADD_-1204868539'), ('const-184', u'PTRADD_-1204867879'), (u'MULTIEQUAL_-1204865761', u'CBRANCH_-1204867800'), (u'PTRADD_-1204867859', u'CAST_-1204865339'), (u'MULTIEQUAL_-1204865793', u'MULTIEQUAL_-1204865784'), (u'MULTIEQUAL_-1204866789', u'MULTIEQUAL_-1204866735'), ('const-32', u'INT_ADD_-1204869110'), ('const-4', u'PTRADD_-1204865061'), ('const-1', u'PTRADD_-1204869584'), (u'INT_SUB_-1204869050', u'INT_SLESS_-1204867920'), (u'COPY_-1204865249', u'MULTIEQUAL_-1204866045'), ('const-0', u'INT_NOTEQUAL_-1204867633'), (u'MULTIEQUAL_-1204866789', u'PTRADD_-1204869244'), (u'CAST_-1204864848', u'LOAD_-1204867656'), (u'INT_EQUAL_-1204868829', u'CBRANCH_-1204868827'), ('const-4294967295', u'COPY_-1204865417'), (u'CAST_-1204865360', u'INT_LESS_-1204867887'), (u'LOAD_-1204868892', u'INT_SLESS_-1204868861'), (u'INT_SUB_-1204869614', u'INT_LESS_-1204868176'), (u'CAST_-1204865173', u'STORE_-1204868053'), ('const-0', u'COPY_-1204865747'), (u'CAST_-1204865877', u'LOAD_-1204869413'), ('const-232', u'PTRADD_-1204868710'), (u'INT_ADD_-1204867588', u'MULTIEQUAL_-1204866896'), (u'CAST_-1204865862', u'LOAD_-1204869393'), ('const-140', u'PTRADD_-1204869218'), (u'MULTIEQUAL_-1204865673', u'MULTIEQUAL_-1204865849'), ('const-1', u'PTRADD_-1204869244'), (u'PTRADD_-1204869338', u'CAST_-1204865867'), (u'CALLIND_-1204869116', u'MULTIEQUAL_-1204865793'), (u'INT_SLESS_-1204867463', u'CBRANCH_-1204867470'), ('const-433', u'LOAD_-1204869185'), (u'PTRADD_-1204867857', u'CAST_-1204865417'), ('const-1', u'PTRADD_-1204868720'), (u'INT_NOTEQUAL_-1204869000', u'CBRANCH_-1204868998'), (u'CAST_-1204865009', u'MULTIEQUAL_-1204866298'), (u'INT_SUB_-1204869466', u'CALL_-1204867548'), (u'PTRADD_-1204867900', u'CAST_-1204865450'), ('tmp_727', u'CBRANCH_-1204869322'), (u'CAST_-1204866044', u'LOAD_-1204869709'), (u'PTRADD_-1204869681', u'LOAD_-1204869743'), ('tmp_3308', u'PTRADD_-1204869188'), (u'LOAD_-1204867572', u'CALL_-1204867548'), ('const-433', u'LOAD_-1204868920'), (u'INT_EQUAL_-1204869089', u'CBRANCH_-1204869086'), ('const-0', u'STORE_-1204868071'), ('const-1', u'PTRADD_-1204867866'), (u'MULTIEQUAL_-1204865849', u'BOOL_NEGATE_-1204865154'), (u'CAST_-1204864935', u'LOAD_-1204867618'), (u'LOAD_-1204868668', u'STORE_-1204868620'), (u'PTRADD_-1204867873', u'CAST_-1204865271'), ('tmp_3308', u'PTRADD_-1204867487'), ('const-1', u'STORE_-1204867907'), (u'INT_ZEXT_-1204866682', u'INT_MULT_-1204867919'), (u'INT_ADD_-1204867590', u'INT_ADD_-1204867588'), ('const-1', u'PTRADD_-1204869511'), ('const-192', u'PTRADD_-1204869681'), (u'COPY_-1204864830', u'CALL_-1204867654'), ('const-433', u'LOAD_-1204867572'), ('const-0', u'SUBPIECE_-1204866824'), ('tmp_3084', u'CBRANCH_-1204867884'), ('const-200', u'PTRADD_-1204869123'), (u'INDIRECT_-1204865854', u'MULTIEQUAL_-1204865743'), (u'LOAD_-1204867900', u'INT_ZEXT_-1204866396'), ('tmp_2259', u'BRANCH_-1204867783'), ('const-1', u'PTRADD_-1204867551'), ('const-8', u'PTRADD_-1204869011'), (u'CAST_-1204865368', u'LOAD_-1204867958'), (u'LOAD_-1204868010', u'MULTIEQUAL_-1204866477'), (u'LOAD_-1204867991', u'MULTIEQUAL_-1204866711'), ('const-1', u'PTRADD_-1204869123'), ('const-16', u'PTRADD_-1204867993'), (u'MULTIEQUAL_-1204865849', u'INT_OR_-1204865787'), (u'CAST_-1204865916', u'LOAD_-1204869499'), (u'CAST_-1204864739', u'LOAD_-1204867494'), ('tmp_1662', u'CBRANCH_-1204868673'), ('tmp_3308', u'PTRADD_-1204869437'), (u'LOAD_-1204867965', u'STORE_-1204867938'), (u'LOAD_-1204869564', u'INT_ADD_-1204869542'), (u'PTRADD_-1204869584', u'CAST_-1204865999'), ('const-64', u'INT_ADD_-1204867602'), ('tmp_3308', u'PTRADD_-1204869708'), (u'CALL_-1204868558', u'INDIRECT_-1204865855'), ('tmp_1473', u'CBRANCH_-1204868806'), (u'CALL_-1204867912', u'INDIRECT_-1204865656'), (u'PTRADD_-1204868083', u'CAST_-1204865080'), ('tmp_2780', u'CBRANCH_-1204867416'), (u'MULTIEQUAL_-1204866896', u'CALL_-1204867517'), (u'MULTIEQUAL_-1204866208', u'MULTIEQUAL_-1204866024'), (u'CAST_-1204865793', u'STORE_-1204869288'), ('const-433', u'LOAD_-1204867981'), ('const-1', u'PTRADD_-1204869228'), (u'PTRADD_-1204869285', u'CAST_-1204865840'), ('tmp_3308', u'PTRADD_-1204868571'), ('const-2', u'INT_SRIGHT_-1204869022'), ('const-176', u'PTRADD_-1204867921'), ('tmp_3308', u'PTRADD_-1204867919'), ('const-433', u'LOAD_-1204868058'), ('const-433', u'LOAD_-1204867958'), (u'CAST_-1204865999', u'LOAD_-1204869645'), (u'CALLIND_-1204869548', u'INT_SEXT_-1204869514'), (u'PTRADD_-1204869238', u'CAST_-1204865801'), (u'CAST_-1204865630', u'LOAD_-1204868945'), (u'LOAD_-1204869558', u'CALLIND_-1204869548'), ('tmp_11047', u'MULTIEQUAL_-1204865743'), (u'MULTIEQUAL_-1204865849', u'MULTIEQUAL_-1204865249'), (u'INT_ADD_-1204867931', u'CAST_-1204865360'), ('const-4294967295', u'COPY_-1204867800'), ('const-433', u'LOAD_-1204869564'), (u'CALLIND_-1204869591', u'INT_NOTEQUAL_-1204869579'), (u'MULTIEQUAL_-1204867360', u'MULTIEQUAL_-1204866640'), (u'COPY_-1204869439', u'MULTIEQUAL_-1204866810'), ('const-0', u'INT_EQUAL_-1204867941'), (u'INT_ADD_-1204867602', u'CAST_-1204864935'), (u'PTRADD_-1204868539', u'CAST_-1204865421'), (u'LOAD_-1204867991', u'STORE_-1204867924'), ('const-0', u'RETURN_-1204865398'), ('const-0', u'STORE_-1204868599'), (u'INT_SUB_-1204869050', u'INT_NOTEQUAL_-1204868980'), (u'INT_SLESS_-1204867488', u'CBRANCH_-1204867495'), (u'CAST_-1204865974', u'LOAD_-1204869601'), (u'MULTIEQUAL_-1204865249', u'MULTIEQUAL_-1204865761'), (u'PTRADD_-1204868032', u'CAST_-1204865204'), (u'CAST_-1204864868', u'MULTIEQUAL_-1204865771'), (u'MULTIEQUAL_-1204866810', u'MULTIEQUAL_-1204865738'), (u'CAST_-1204865959', u'LOAD_-1204869573'), (u'LOAD_-1204869185', u'CALLIND_-1204869116'), ('tmp_3308', u'PTRADD_-1204869338'), (u'LOAD_-1204867991', u'STORE_-1204867938'), ('const-1', u'PTRADD_-1204869011'), ('const-1', u'PTRADD_-1204867871'), (u'PTRADD_-1204869620', u'CAST_-1204866021'), ('const-1', u'PTRADD_-1204869437'), (u'CAST_-1204865601', u'LOAD_-1204868892'), (u'PTRADD_-1204868862', u'CAST_-1204865613'), ('tmp_3308', u'PTRADD_-1204867929'), ('tmp_3308', u'PTRADD_-1204867893'), (u'INT_SUB_-1204869614', u'COPY_-1204865028'), (u'CAST_-1204865867', u'LOAD_-1204869400'), (u'PTRADD_-1204867929', u'CAST_-1204865465'), (u'COPY_-1204865747', u'MULTIEQUAL_-1204865684'), (u'CAST_-1204864829', u'INT_SLESS_-1204867463'), ('const-433', u'STORE_-1204868613'), ('const-232', u'PTRADD_-1204869228'), ('const-1', u'PTRADD_-1204868571'), ('tmp_3308', u'PTRADD_-1204867854'), ('const-433', u'STORE_-1204868746'), ('const-1', u'PTRADD_-1204869188'), ('const-48', u'PTRADD_-1204867810'), (u'CALL_-1204867678', u'CAST_-1204864868'), ('const-176', u'PTRADD_-1204867869'), (u'CAST_-1204865163', u'STORE_-1204868039'), (u'MULTIEQUAL_-1204866296', u'MULTIEQUAL_-1204865110'), ('tmp_3308', u'PTRADD_-1204868539'), ('const-433', u'STORE_-1204868053'), (u'CAST_-1204865524', u'STORE_-1204868746'), (u'MULTIEQUAL_-1204866757', u'INT_NOTEQUAL_-1204869257'), ('const-433', u'STORE_-1204867881'), (u'PTRADD_-1204869662', u'CAST_-1204866055'), (u'LOAD_-1204867941', u'INT_LESS_-1204867887'), (u'CALLIND_-1204869548', u'INT_SLESS_-1204869527'), (u'MULTIEQUAL_-1204866948', u'CALL_-1204868843'), ('tmp_3308', u'PTRADD_-1204867832'), ('const-8', u'PTRADD_-1204869338'), (u'PTRADD_-1204869594', u'CAST_-1204866007'), (u'CALLIND_-1204869548', u'INDIRECT_-1204866347'), (u'PTRADD_-1204865802', u'CALLIND_-1204869116'), ('const-16', u'PTRADD_-1204868553'), (u'INDIRECT_-1204865275', u'MULTIEQUAL_-1204865191'), ('tmp_2320', u'CBRANCH_-1204867927'), ('const-433', u'LOAD_-1204869607'), ('tmp_3308', u'PTRADD_-1204867729'), (u'CAST_-1204864822', u'STORE_-1204867611'), ('tmp_3308', u'PTRADD_-1204868083'), ('const-433', u'STORE_-1204869288'), ('tmp_3308', u'PTRADD_-1204867857'), ('const-1', u'RETURN_-1204867887'), (u'PTRADD_-1204868801', u'CAST_-1204865586'), ('const-224', u'PTRADD_-1204869238'), (u'INDIRECT_-1204865335', u'MULTIEQUAL_-1204866296'), (u'INT_OR_-1204865237', u'CAST_-1204865063'), ('const-433', u'STORE_-1204867907'), ('const-433', u'STORE_-1204867960'), ('tmp_3308', u'PTRADD_-1204867810'), (u'INT_SUB_-1204869614', u'CALL_-1204867912'), ('const-433', u'LOAD_-1204868000'), (u'INDIRECT_-1204865248', u'MULTIEQUAL_-1204865222'), (u'LOAD_-1204869413', u'INT_SLESS_-1204867409'), (u'INDIRECT_-1204865854', u'MULTIEQUAL_-1204866392'), (u'MULTIEQUAL_-1204866054', u'MULTIEQUAL_-1204866024'), (u'CAST_-1204864898', u'STORE_-1204867870'), (u'PTRADD_-1204867921', u'CAST_-1204865386'), (u'LOAD_-1204867935', u'CALL_-1204867912'), (u'CAST_-1204865586', u'CALL_-1204868843'), (u'INT_EQUAL_-1204867998', u'CBRANCH_-1204867996'), (u'LOAD_-1204869413', u'INT_SLESS_-1204869345'), ('tmp_1025', u'CBRANCH_-1204869086'), ('const-433', u'LOAD_-1204868010'), (u'CAST_-1204864830', u'STORE_-1204867621'), (u'MULTIEQUAL_-1204866392', u'MULTIEQUAL_-1204866377'), ('tmp_3308', u'PTRADD_-1204867594'), (u'PTRADD_-1204867993', u'CAST_-1204865173'), (u'CALL_-1204867405', u'INDIRECT_-1204865117'), (u'INT_SUB_-1204869050', u'INT_SRIGHT_-1204869022'), (u'CAST_-1204865840', u'LOAD_-1204869347'), ('const-1', u'PTRADD_-1204867979'), ('const-40', u'PTRADD_-1204867900'), ('tmp_1758', u'CBRANCH_-1204868577'), ('const-8', u'PTRADD_-1204867938'), ('tmp_3308', u'PTRADD_-1204868710'), ('const-433', u'LOAD_-1204867946'), ('tmp_11047', u'MULTIEQUAL_-1204866392'), (u'PTRADD_-1204867561', u'CAST_-1204864830'), (u'MULTIEQUAL_-1204866059', u'MULTIEQUAL_-1204865917'), (u'LOAD_-1204869682', u'INT_LESS_-1204869667'), ('const-433', u'LOAD_-1204869250'), (u'LOAD_-1204868789', u'COPY_-1204865649'), ('const-1', u'PTRADD_-1204867857'), (u'COPY_-1204865298', u'MULTIEQUAL_-1204865793'), ('const-16', u'PTRADD_-1204869662'), (u'INT_SLESS_-1204867959', u'CBRANCH_-1204867966'), (u'MULTIEQUAL_-1204866896', u'CALL_-1204867405'), (u'MULTIEQUAL_-1204866810', u'MULTIEQUAL_-1204865659'), ('const-0', u'STORE_-1204868082'), (u'MULTIEQUAL_-1204865222', u'MULTIEQUAL_-1204866208'), (u'CAST_-1204865889', u'INT_SLESSEQUAL_-1204869428'), (u'INT_SLESS_-1204868861', u'CBRANCH_-1204868868'), (u'LOAD_-1204869151', u'INT_ADD_-1204869110'), (u'LOAD_-1204867991', u'STORE_-1204867931'), ('const-1', u'PTRADD_-1204867896'), (u'MULTIEQUAL_-1204867264', u'CAST_-1204865890'), ('const-433', u'LOAD_-1204869573'), ('const-0', u'STORE_-1204867892'), (u'CAST_-1204865593', u'INT_SLESS_-1204868861'), (u'INT_SLESSEQUAL_-1204869428', u'CBRANCH_-1204869436'), (u'MULTIEQUAL_-1204865760', u'MULTIEQUAL_-1204866091'), ('const-0', u'STORE_-1204867949'), (u'CAST_-1204865487', u'LOAD_-1204868032'), ('const-0', u'COPY_-1204865959'), ('tmp_3308', u'PTRADD_-1204868011'), ('tmp_3308', u'PTRADD_-1204867979'), (u'INT_SUB_-1204868190', u'INT_NOTEQUAL_-1204868160'), (u'CAST_-1204865140', u'LOAD_-1204868000'), ('const-16', u'PTRADD_-1204867871'), (u'PTRADD_-1204869447', u'CAST_-1204865924'), ('const-433', u'LOAD_-1204869069'), (u'PTRADD_-1204868560', u'CAST_-1204865436'), (u'INT_ADD_-1204868004', u'CAST_-1204865478'), ('const-433', u'STORE_-1204867914'), ('tmp_1934', u'CBRANCH_-1204868174'), ('const-224', u'PTRADD_-1204869447'), ('tmp_3308', u'PTRADD_-1204868000'), (u'INT_EQUAL_-1204869823', u'CBRANCH_-1204869820'), ('const-1', u'PTRADD_-1204867986'), (u'CAST_-1204866021', u'LOAD_-1204869682'), (u'COPY_-1204865732', u'MULTIEQUAL_-1204865673'), ('const-433', u'LOAD_-1204868020'), ('tmp_3308', u'PTRADD_-1204869228'), ('const-433', u'STORE_-1204867905'), ('const-433', u'LOAD_-1204867941'), (u'MULTIEQUAL_-1204866298', u'STORE_-1204868143'), ('const-433', u'LOAD_-1204867618'), (u'LOAD_-1204869573', u'LOAD_-1204869564'), (u'INDIRECT_-1204866347', u'MULTIEQUAL_-1204866296'), ('const-3742304', u'COPY_-1204865598'), (u'COPY_-1204865424', u'RETURN_-1204865400'), (u'CAST_-1204865536', u'LOAD_-1204868768'), (u'LOAD_-1204867965', u'STORE_-1204867931'), (u'COPY_-1204865030', u'CALL_-1204867865'), (u'PTRADD_-1204869106', u'CALLIND_-1204869116'), ('tmp_3308', u'PTRADD_-1204867938'), ('tmp_3308', u'PTRADD_-1204867551'), ('tmp_3308', u'PTRADD_-1204867847'), ('const-0', u'INT_EQUAL_-1204869755'), ('tmp_3308', u'PTRADD_-1204868032'), ('const-1', u'PTRADD_-1204868546'), ('const-1', u'COPY_-1204868937'), (u'INT_SLESS_-1204869345', u'CBRANCH_-1204869352'), ('tmp_3308', u'PTRADD_-1204869285'), ('const-152', u'PTRADD_-1204868606'), (u'CAST_-1204865329', u'STORE_-1204867905'), (u'LOAD_-1204868020', u'CALLIND_-1204868010'), (u'LOAD_-1204869413', u'INT_SLESS_-1204867488'), (u'INDIRECT_-1204865117', u'MULTIEQUAL_-1204865251'), ('tmp_427', u'CBRANCH_-1204869534'), (u'LOAD_-1204868945', u'CAST_-1204865612'), (u'CAST_-1204865355', u'LOAD_-1204867941'), ('const-48', u'INT_ADD_-1204869585'), (u'PTRADD_-1204867854', u'CAST_-1204864930'), ('const-433', u'LOAD_-1204869601'), ('const-433', u'STORE_-1204867938'), (u'MULTIEQUAL_-1204866477', u'CAST_-1204865106'), (u'PTRADD_-1204867510', u'CAST_-1204864788'), ('const-0', u'INT_NOTEQUAL_-1204869257'), (u'LOAD_-1204867953', u'CAST_-1204864952'), (u'LOAD_-1204868000', u'MULTIEQUAL_-1204866200'), (u'CAST_-1204864942', u'STORE_-1204867931'), (u'MULTIEQUAL_-1204866830', u'INT_ADD_-1204868886'), (u'MULTIEQUAL_-1204865673', u'MULTIEQUAL_-1204865249'), ('tmp_3308', u'PTRADD_-1204867859'), ('tmp_2137', u'CBRANCH_-1204867966'), ('const-1', u'PTRADD_-1204867869'), (u'MULTIEQUAL_-1204866804', u'CALLIND_-1204869116'), (u'INDIRECT_-1204865656', u'MULTIEQUAL_-1204865287'), (u'PTRADD_-1204869218', u'CAST_-1204865785'), (u'INT_NOTEQUAL_-1204868144', u'INT_OR_-1204865237'), (u'CAST_-1204865848', u'INT_SLESS_-1204869345'), ('const-8', u'PTRADD_-1204868000'), ('tmp_2634', u'CBRANCH_-1204867514'), (u'COPY_-1204864947', u'MULTIEQUAL_-1204865760'), ('tmp_2094', u'BRANCH_-1204868063'), ('const-433', u'STORE_-1204868039'), ('const-40', u'PTRADD_-1204867832'), ('tmp_3308', u'PTRADD_-1204869011'), ('const-24', u'PTRADD_-1204867854'), (u'INT_SLESS_-1204867409', u'CBRANCH_-1204867416'), (u'LOAD_-1204867983', u'INT_ADD_-1204867931'), (u'PTRADD_-1204867979', u'CAST_-1204865163'), ('tmp_3308', u'PTRADD_-1204867986'), (u'PTRADD_-1204869775', u'LOAD_-1204869835'), ('const-433', u'STORE_-1204868071'), (u'PTRADD_-1204867571', u'CAST_-1204864946'), ('const-1', u'PTRADD_-1204867878'), ('tmp_2898', u'CBRANCH_-1204867470'), (u'CALL_-1204867405', u'CAST_-1204864705'), ('const-4294967295', u'COPY_-1204866700'), ('tmp_3308', u'PTRADD_-1204869123'), ('tmp_3308', u'PTRADD_-1204867968'), (u'CAST_-1204864705', u'MULTIEQUAL_-1204865834'), ('const-1', u'PTRADD_-1204868560'), (u'CALLIND_-1204869116', u'INDIRECT_-1204866124'), ('tmp_3308', u'PTRADD_-1204867869'), ('const-208', u'PTRADD_-1204867594'), ('const-433', u'STORE_-1204867949'), (u'CAST_-1204865334', u'STORE_-1204867912'), ('const-433', u'LOAD_-1204869645'), ('const-433', u'LOAD_-1204868768'), (u'CAST_-1204865360', u'STORE_-1204867912'), (u'INT_NOTEQUAL_-1204869579', u'CBRANCH_-1204869578'), (u'MULTIEQUAL_-1204865673', u'CBRANCH_-1204868673'), (u'INT_EQUAL_-1204869755', u'CBRANCH_-1204869748'), (u'CALLIND_-1204868010', u'INDIRECT_-1204865854'), (u'MULTIEQUAL_-1204865834', u'STORE_-1204867621'), (u'LOAD_-1204869126', u'CALLIND_-1204869116'), ('const-1', u'PTRADD_-1204867878'), ('const-1', u'PTRADD_-1204869338'), (u'LOAD_-1204869317', u'STORE_-1204869278'), ('tmp_3308', u'PTRADD_-1204868720'), (u'CAST_-1204865339', u'STORE_-1204867919'), ('tmp_3308', u'PTRADD_-1204867432'), ('tmp_3308', u'PTRADD_-1204869447'), ('const-208', u'PTRADD_-1204867561'), (u'PTRADD_-1204867864', u'CAST_-1204865422'), ('const-1', u'PTRADD_-1204869775'), (u'COPY_-1204865649', u'MULTIEQUAL_-1204865550'), ('const-433', u'LOAD_-1204869770'), (u'MULTIEQUAL_-1204866789', u'INT_LESSEQUAL_-1204869196'), (u'MULTIEQUAL_-1204866200', u'CALL_-1204868060'), ('const-1', u'PTRADD_-1204869620'), (u'PTRADD_-1204869437', u'CAST_-1204865916'), (u'PTRADD_-1204868546', u'CAST_-1204865426'), ('const-1', u'PTRADD_-1204867871'), ('const-1', u'PTRADD_-1204869097'), ('tmp_3308', u'PTRADD_-1204868553'), ('const-1', u'PTRADD_-1204868727'), ('const-1', u'PTRADD_-1204867594'), (u'INT_SEXT_-1204867594', u'INT_ADD_-1204867588'), (u'COPY_-1204869664', u'COPY_-1204866096'), ('tmp_2672', u'CBRANCH_-1204867495'), (u'PTRADD_-1204867871', u'CAST_-1204865427'), (u'INT_ADD_-1204868886', u'CAST_-1204865593'), ('tmp_1280', u'CBRANCH_-1204868950'), ('const-8', u'PTRADD_-1204867878'), (u'MULTIEQUAL_-1204867264', u'INT_SUB_-1204869454'), ('const-0', u'STORE_-1204867881'), ('const-0', u'INT_EQUAL_-1204867966'), (u'PTRADD_-1204868883', u'CAST_-1204865630'), (u'CAST_-1204865178', u'STORE_-1204868060'), (u'LOAD_-1204869509', u'CALL_-1204867551'), (u'CAST_-1204865677', u'LOAD_-1204869069'), (u'CAST_-1204865549', u'LOAD_-1204868789'), ('const-433', u'LOAD_-1204868219'), (u'INDIRECT_-1204865187', u'MULTIEQUAL_-1204865251'), ('const-2', u'INT_NOTEQUAL_-1204869000'), (u'INT_LESS_-1204868176', u'CBRANCH_-1204868174'), ('tmp_3308', u'PTRADD_-1204869351'), ('const-152', u'PTRADD_-1204868032'), ('const-1', u'PTRADD_-1204867487'), ('const-433', u'LOAD_-1204869317'), (u'CALL_-1204868060', u'INDIRECT_-1204865465'), (u'PTRADD_-1204869123', u'CAST_-1204865742'), (u'CAST_-1204864916', u'STORE_-1204867892'), (u'LOAD_-1204869250', u'COPY_-1204865877'), (u'LOAD_-1204869607', u'INT_ADD_-1204869585'), (u'MULTIEQUAL_-1204866581', u'INT_ADD_-1204868886'), ('const-1', u'PTRADD_-1204869447'), (u'COPY_-1204866035', u'MULTIEQUAL_-1204867264'), ('const-433', u'LOAD_-1204867494'), ('const-0', u'INT_SLESS_-1204867959'), (u'MULTIEQUAL_-1204866296', u'MULTIEQUAL_-1204866208'), (u'MULTIEQUAL_-1204866789', u'STORE_-1204869298'), ('const-0', u'INT_NOTEQUAL_-1204868144'), (u'PTRADD_-1204867821', u'CAST_-1204864907'), (u'LOAD_-1204868789', u'MULTIEQUAL_-1204866200'), (u'PTRADD_-1204868727', u'CAST_-1204865549'), (u'PTRADD_-1204869228', u'CAST_-1204865793'), ('tmp_319', u'CBRANCH_-1204869611'), (u'CAST_-1204865801', u'STORE_-1204869298'), (u'PTRADD_-1204867846', u'STORE_-1204867906'), (u'CAST_-1204865641', u'MULTIEQUAL_-1204865765'), (u'INT_LESSEQUAL_-1204869196', u'CBRANCH_-1204869206'), ('const--64', u'PTRSUB_-1204865825'), ('const-169', u'PTRADD_-1204868528'), ('const-433', u'LOAD_-1204869743'), (u'MULTIEQUAL_-1204866804', u'PTRADD_-1204865802'), (u'INT_EQUAL_-1204867516', u'CBRANCH_-1204867514'), ('tmp_2193', u'CBRANCH_-1204867924'), ('const-1', u'RETURN_-1204867649'), (u'MULTIEQUAL_-1204866059', u'MULTIEQUAL_-1204865287'), (u'INT_NOTEQUAL_-1204869257', u'CBRANCH_-1204869255'), (u'CAST_-1204865450', u'STORE_-1204867960'), (u'MULTIEQUAL_-1204865760', u'INT_EQUAL_-1204868695'), (u'LOAD_-1204867965', u'LOAD_-1204867900'), (u'CAST_-1204865427', u'STORE_-1204867931'), (u'CAST_-1204865703', u'LOAD_-1204869126'), ('const-0', u'INT_NOTEQUAL_-1204867893'), (u'LOAD_-1204867624', u'INT_ADD_-1204867602'), ('const-104', u'PTRADD_-1204868801'), ('const-1', u'RETURN_-1204867327'), (u'INT_MULT_-1204869493', u'MULTIEQUAL_-1204866896'), ('const-433', u'LOAD_-1204868892'), (u'CAST_-1204866055', u'LOAD_-1204869724'), ('const-1', u'PTRADD_-1204868032'), ('const-1', u'PTRADD_-1204867873'), ('const-1', u'PTRADD_-1204868528'), ('tmp_870', u'CBRANCH_-1204869206'), (u'LOAD_-1204868094', u'STORE_-1204868046'), (u'MULTIEQUAL_-1204865760', u'MULTIEQUAL_-1204865784'), (u'CAST_-1204865204', u'LOAD_-1204868094'), ('const-1', u'PTRADD_-1204869218'), (u'INT_SRIGHT_-1204869022', u'MULTIEQUAL_-1204866639'), ('const-3', u'COPY_-1204865298'), ('const-1', u'PTRADD_-1204869708'), (u'INT_NOTEQUAL_-1204869324', u'CBRANCH_-1204869322'), ('const-1', u'PTRADD_-1204867846'), (u'CAST_-1204865168', u'STORE_-1204868046'), ('const-433', u'STORE_-1204867924'), (u'MULTIEQUAL_-1204865717', u'CALL_-1204867551'), ('tmp_2528', u'CBRANCH_-1204867657'), ('const-24', u'PTRADD_-1204868546'), (u'PTRADD_-1204867986', u'CAST_-1204865168'), ('const-170', u'PTRADD_-1204869708'), (u'INDIRECT_-1204865465', u'MULTIEQUAL_-1204865521'), (u'CALL_-1204868843', u'INT_EQUAL_-1204868829'), (u'MULTIEQUAL_-1204867163', u'INT_ADD_-1204867590'), ('const--1', u'INT_EQUAL_-1204868809'), ('tmp_3308', u'PTRADD_-1204867510'), (u'PTRSUB_-1204865825', u'CALLIND_-1204869116'), ('tmp_3308', u'PTRADD_-1204869662'), ('tmp_3308', u'PTRADD_-1204868830'), ('tmp_9166', u'PTRSUB_-1204865825'), (u'LOAD_-1204867965', u'STORE_-1204867789'), (u'INDIRECT_-1204865137', u'MULTIEQUAL_-1204865110'), (u'LOAD_-1204868782', u'INT_LESS_-1204868704'), (u'PTRADD_-1204869188', u'CAST_-1204865768'), ('const-16', u'PTRADD_-1204867852'), (u'COPY_-1204866700', u'RETURN_-1204868336'), (u'PTRADD_-1204867938', u'CAST_-1204865140'), ('const-192', u'PTRADD_-1204867919'), (u'CAST_-1204865613', u'LOAD_-1204868920'), (u'LOAD_-1204869835', u'CAST_-1204866112'), (u'CALLIND_-1204869116', u'INT_EQUAL_-1204869089'), ('tmp_2075', u'BRANCH_-1204868035'), (u'CAST_-1204865535', u'STORE_-1204868746'), ('tmp_1443', u'CBRANCH_-1204868827'), ('const-1', u'PTRADD_-1204867996'), ('tmp_3308', u'PTRADD_-1204868686'), ('const-1', u'PTRADD_-1204867854'), ('const-433', u'LOAD_-1204867549'), (u'PTRADD_-1204868528', u'STORE_-1204868588'), (u'LOAD_-1204869656', u'LOAD_-1204869607'), (u'INT_MULT_-1204869493', u'COPY_-1204866035'), (u'LOAD_-1204867991', u'MULTIEQUAL_-1204867360'), (u'CAST_-1204865465', u'LOAD_-1204867991'), (u'INT_SUB_-1204869466', u'CAST_-1204865889'), ('tmp_3308', u'CAST_-1204865487'), (u'COPY_-1204865167', u'CALL_-1204867892'), ('const-216', u'PTRADD_-1204869351'), (u'CAST_-1204865466', u'LOAD_-1204868668'), ('const-8', u'PTRADD_-1204869188'), (u'CAST_-1204864868', u'MULTIEQUAL_-1204865834'), (u'MULTIEQUAL_-1204865659', u'MULTIEQUAL_-1204866757'), (u'LOAD_-1204868945', u'MULTIEQUAL_-1204866948'), ('const-0', u'RETURN_-1204865400'), (u'INDIRECT_-1204866124', u'MULTIEQUAL_-1204865550'), (u'MULTIEQUAL_-1204867360', u'INT_LESS_-1204869689'), (u'INT_NOTEQUAL_-1204868160', u'CBRANCH_-1204868158'), ('const-0', u'RETURN_-1204868336'), ('const-433', u'STORE_-1204868606'), ('const-1', u'PTRADD_-1204868710'), ('const-1', u'PTRADD_-1204867821'), ('const-0', u'STORE_-1204868039'), (u'PTRADD_-1204869011', u'CAST_-1204865677'), (u'INT_NOTEQUAL_-1204869727', u'CBRANCH_-1204869714'), ('const-104', u'PTRADD_-1204867866'), ('const-1', u'PTRADD_-1204867561'), (u'CAST_-1204865421', u'STORE_-1204868599'), (u'CAST_-1204865106', u'INT_SUB_-1204868190'), ('tmp_144', u'CBRANCH_-1204869748'), (u'PTRADD_-1204869255', u'CAST_-1204865813'), (u'CAST_-1204865535', u'MULTIEQUAL_-1204866477'), (u'MULTIEQUAL_-1204865743', u'MULTIEQUAL_-1204866377'), (u'LOAD_-1204868668', u'STORE_-1204868606'), ('const-1', u'PTRADD_-1204867432'), ('const-433', u'STORE_-1204868143'), ('const-1', u'PTRADD_-1204867510'), (u'INDIRECT_-1204865210', u'MULTIEQUAL_-1204865191'), ('const-1', u'PTRADD_-1204868000'), ('const-433', u'LOAD_-1204867965'), (u'PTRADD_-1204869370', u'LOAD_-1204869432'), (u'INT_NOTEQUAL_-1204867633', u'CBRANCH_-1204867632'), ('tmp_2794', u'BRANCH_-1204867398'), (u'MULTIEQUAL_-1204866045', u'INT_ADD_-1204868030'), (u'CALLIND_-1204867608', u'INDIRECT_-1204865335'), (u'MULTIEQUAL_-1204865765', u'BOOL_NEGATE_-1204865787'), (u'INT_SLESS_-1204869527', u'CBRANCH_-1204869534'), (u'LOAD_-1204868768', u'INT_ADD_-1204868750'), ('tmp_3308', u'PTRADD_-1204867879'), (u'CAST_-1204865187', u'STORE_-1204868071'), (u'INT_EQUAL_-1204867941', u'CBRANCH_-1204867924'), ('const-40', u'PTRADD_-1204868582'), ('const-0', u'COPY_-1204865732'), ('const-208', u'PTRADD_-1204867432'), (u'CAST_-1204865431', u'STORE_-1204868613'), (u'CALLIND_-1204868010', u'COPY_-1204865426'), (u'LOAD_-1204869499', u'INT_SUB_-1204869466'), (u'INT_ZEXT_-1204866721', u'COPY_-1204865424'), ('tmp_190', u'CBRANCH_-1204869714'), ('const-1', u'PTRADD_-1204867948'), ('const-208', u'PTRADD_-1204868157'), ('const-433', u'STORE_-1204868082'), (u'COPY_-1204865774', u'MULTIEQUAL_-1204866054'), ('const-1', u'INT_SUB_-1204869614'), (u'CAST_-1204865742', u'LOAD_-1204869185'), (u'INT_ADD_-1204869585', u'CAST_-1204865974'), ('const-0', u'INT_EQUAL_-1204869823'), ('const-433', u'STORE_-1204867929'), (u'INDIRECT_-1204866124', u'MULTIEQUAL_-1204866059'), (u'PTRADD_-1204869244', u'MULTIEQUAL_-1204866948'), (u'CALL_-1204867912', u'MULTIEQUAL_-1204865978'), ('const-24', u'PTRADD_-1204867986'), (u'COPY_-1204865959', u'MULTIEQUAL_-1204865784'), ('tmp_2838', u'BRANCH_-1204867592'), ('const-208', u'PTRADD_-1204867487'), (u'LOAD_-1204867549', u'MULTIEQUAL_-1204866789'), ('const-433', u'LOAD_-1204869126'), ('const-433', u'LOAD_-1204867999'), (u'CAST_-1204865785', u'STORE_-1204869278'), ('const-8', u'PTRADD_-1204867873'), ('const-170', u'PTRADD_-1204867846'), (u'LOAD_-1204869393', u'INT_NOTEQUAL_-1204869377'), ('const-1', u'PTRADD_-1204867729'), (u'MULTIEQUAL_-1204866896', u'STORE_-1204867611'), ('const--2', u'INT_ADD_-1204867590'), (u'CAST_-1204865417', u'STORE_-1204867917'), (u'CALL_-1204867551', u'INDIRECT_-1204865137'), (u'MULTIEQUAL_-1204866101', u'MULTIEQUAL_-1204866639'), ('const-24', u'PTRADD_-1204867845'), ('const-1', u'PTRADD_-1204867903'), (u'CAST_-1204866112', u'INT_AND_-1204869809'), (u'LOAD_-1204867656', u'CALL_-1204867625'), ('tmp_3308', u'PTRADD_-1204869594'), ('const-433', u'LOAD_-1204867991'), (u'CAST_-1204865535', u'MULTIEQUAL_-1204867081'), ('tmp_3308', u'PTRADD_-1204869238'), ('const-1', u'INT_SLESS_-1204869527'), ('const-0', u'INT_NOTEQUAL_-1204869727'), ('const-433', u'STORE_-1204867938'), ('const-0', u'INT_EQUAL_-1204869417'), (u'LOAD_-1204867494', u'MULTIEQUAL_-1204865717'), ('tmp_286', u'CBRANCH_-1204869639'), (u'PTRADD_-1204867919', u'LOAD_-1204867981'), ('const-160', u'PTRADD_-1204869584'), (u'CAST_-1204865535', u'INT_LESS_-1204868704'), (u'INT_NOTEQUAL_-1204868644', u'CBRANCH_-1204868577'), (u'PTRADD_-1204868582', u'CAST_-1204865454'), (u'LOAD_-1204869770', u'INT_EQUAL_-1204869755'), ('tmp_2468', u'BRANCH_-1204867590'), (u'LOAD_-1204869347', u'MULTIEQUAL_-1204865717'), ('const-433', u'LOAD_-1204868094'), (u'MULTIEQUAL_-1204866810', u'MULTIEQUAL_-1204865684'), (u'MULTIEQUAL_-1204867081', u'CALLIND_-1204869116'), (u'PTRADD_-1204867893', u'LOAD_-1204867953'), ('tmp_3308', u'PTRADD_-1204868560'), ('tmp_1400', u'CBRANCH_-1204868868'), ('const-1', u'PTRADD_-1204867968'), (u'MULTIEQUAL_-1204865550', u'MULTIEQUAL_-1204865521'), ('const-1', u'PTRADD_-1204867864'), (u'LOAD_-1204868789', u'MULTIEQUAL_-1204866804'), (u'LOAD_-1204868094', u'STORE_-1204868060'), ('const-0', u'STORE_-1204868028'), (u'CALL_-1204867678', u'INDIRECT_-1204865275'), ('const-48', u'PTRADD_-1204867979'), ('const-3', u'INT_EQUAL_-1204869089'), (u'MULTIEQUAL_-1204866735', u'CALLIND_-1204869116'), ('const-1', u'INT_NOTEQUAL_-1204868644'), ('const-16', u'PTRADD_-1204867871'), ('const-0', u'STORE_-1204868631'), (u'CALL_-1204867865', u'INDIRECT_-1204865290'), ('const-169', u'PTRADD_-1204867847'), ('const-433', u'LOAD_-1204869558'), ('const-8', u'PTRADD_-1204867878'), (u'CAST_-1204865386', u'LOAD_-1204867983'), (u'INT_SRIGHT_-1204869022', u'MULTIEQUAL_-1204865978'), ('const-1', u'RETURN_-1204868553'), ('tmp_3308', u'PTRADD_-1204867852'), ('const-0', u'COPY_-1204864947'), ('const-200', u'PTRADD_-1204869511'), ('const-433', u'STORE_-1204868028'), ('const-8', u'PTRADD_-1204867937'), ('tmp_1198', u'CBRANCH_-1204868998'), (u'CALL_-1204867548', u'INDIRECT_-1204865187'), (u'COPY_-1204865426', u'RETURN_-1204865402'), (u'CAST_-1204865441', u'STORE_-1204867949'), (u'PTRADD_-1204867937', u'CAST_-1204865391'), (u'MULTIEQUAL_-1204865521', u'MULTIEQUAL_-1204866059'), ('const-169', u'PTRADD_-1204867968'), ('const-433', u'LOAD_-1204869413'), (u'INT_ADD_-1204869110', u'CAST_-1204865703'), (u'PTRADD_-1204867551', u'CAST_-1204864822'), (u'CALL_-1204867912', u'CAST_-1204864829'), ('const-0', u'INT_EQUAL_-1204869613'), (u'PTRADD_-1204867896', u'CAST_-1204865368'), ('const-433', u'LOAD_-1204869400'), (u'MULTIEQUAL_-1204865110', u'MULTIEQUAL_-1204866208'), ('const-24', u'PTRADD_-1204867729'), (u'PTRADD_-1204869647', u'CAST_-1204866044'), ('tmp_1606', u'CBRANCH_-1204868713'), ('tmp_367', u'CBRANCH_-1204869578'), (u'LOAD_-1204869724', u'MULTIEQUAL_-1204867360'), (u'CAST_-1204865063', u'MULTIEQUAL_-1204865765'), ('const-0', u'INT_NOTEQUAL_-1204868980'), (u'CAST_-1204864930', u'STORE_-1204867914'), ('const-2', u'COPY_-1204869664'), (u'LOAD_-1204867946', u'INT_ZEXT_-1204866721'), ('const-224', u'PTRADD_-1204868720'), ('const-0', u'INT_SLESS_-1204867463'), (u'PTRADD_-1204869244', u'STORE_-1204869288'), ('const-48', u'PTRADD_-1204867857'), (u'CAST_-1204865432', u'STORE_-1204867938'), ('const-0', u'STORE_-1204867971'), (u'PTRADD_-1204867852', u'CAST_-1204865334'), (u'INDIRECT_-1204865275', u'MULTIEQUAL_-1204865251'), (u'INT_NOTEQUAL_-1204867893', u'CBRANCH_-1204867891'), ('const-433', u'STORE_-1204867919'), ('const-1', u'PTRADD_-1204868022'), ('const-32', u'PTRADD_-1204867821'), ('tmp_3308', u'PTRADD_-1204869511'), ('const-433', u'LOAD_-1204868668'), ('const-192', u'PTRADD_-1204867911'), ('tmp_2890', u'CBRANCH_-1204867891'), ('const-224', u'PTRADD_-1204867510'), (u'COPY_-1204865914', u'MULTIEQUAL_-1204865849'), (u'PTRADD_-1204868710', u'CAST_-1204865536'), ('const-1', u'PTRADD_-1204867845'), ('const-1', u'PTRADD_-1204867847'), (u'CALLIND_-1204869116', u'INT_NOTEQUAL_-1204869000'), ('const-433', u'LOAD_-1204868945'), (u'MULTIEQUAL_-1204866640', u'LOAD_-1204867946'), ('const-433', u'STORE_-1204869278'), ('const-433', u'STORE_-1204869298'), (u'INT_LESS_-1204869689', u'CBRANCH_-1204869687'), ('tmp_3308', u'PTRADD_-1204868862'), (u'CAST_-1204864717', u'LOAD_-1204867549'), ('const-0', u'INT_NOTEQUAL_-1204869579'), ('const-4', u'INT_MULT_-1204867919'), (u'SUBPIECE_-1204866824', u'INT_EQUAL_-1204867998'), (u'PTRADD_-1204867878', u'CAST_-1204865432'), ('tmp_3308', u'PTRADD_-1204868022'), ('const-1', u'PTRADD_-1204869351'), ('const-433', u'STORE_-1204867912'), (u'CAST_-1204865813', u'LOAD_-1204869317'), ('const-0', u'INT_EQUAL_-1204868829'), (u'CAST_-1204865436', u'STORE_-1204868620'), ('const-433', u'STORE_-1204867611'), ('const-0', u'INT_EQUAL_-1204867516'), ('const-120', u'PTRADD_-1204867893'), (u'CAST_-1204865905', u'INT_SUB_-1204869466'), (u'LOAD_-1204868668', u'STORE_-1204868613'), (u'LOAD_-1204867656', u'INT_NOTEQUAL_-1204867633'), ('tmp_3308', u'PTRADD_-1204867878'), ('tmp_3308', u'PTRADD_-1204867878'), (u'LOAD_-1204867999', u'INT_NOTEQUAL_-1204867983'), (u'MULTIEQUAL_-1204865771', u'MULTIEQUAL_-1204865834'), ('const-433', u'LOAD_-1204869724'), (u'COPY_-1204865877', u'MULTIEQUAL_-1204866054'), (u'PTRADD_-1204869351', u'CAST_-1204865877'), (u'CAST_-1204864797', u'MULTIEQUAL_-1204865771'), (u'MULTIEQUAL_-1204866896', u'CAST_-1204865848'), (u'PTRADD_-1204867879', u'CAST_-1204865355'), (u'PTRADD_-1204867903', u'CAST_-1204864960'), ('const-1', u'PTRADD_-1204867993'), ('const-433', u'LOAD_-1204868032'), ('const-200', u'PTRADD_-1204867571'), ('const-1', u'PTRADD_-1204868686'), ('const-1', u'PTRADD_-1204867810'), (u'INT_SUB_-1204869466', u'INT_EQUAL_-1204867516'), ('const-40', u'INT_ADD_-1204869542'), (u'CAST_-1204865454', u'STORE_-1204868642'), ('tmp_2348', u'CBRANCH_-1204867911'), ('tmp_3308', u'PTRADD_-1204869647'), (u'MULTIEQUAL_-1204865793', u'MULTIEQUAL_-1204866091'), (u'CAST_-1204865196', u'STORE_-1204868082'), (u'INT_SUB_-1204868901', u'MULTIEQUAL_-1204866830'), (u'LOAD_-1204868094', u'STORE_-1204868053'), (u'MULTIEQUAL_-1204865849', u'MULTIEQUAL_-1204865761'), (u'COPY_-1204865649', u'MULTIEQUAL_-1204865917'), ('const-1', u'PTRADD_-1204869594'), ('const-1', u'PTRADD_-1204867852'), (u'MULTIEQUAL_-1204865771', u'CALL_-1204867548'), ('const-1', u'PTRADD_-1204868606'), ('tmp_3308', u'PTRADD_-1204868727'), (u'CAST_-1204865924', u'LOAD_-1204869509'), ('const-1', u'PTRADD_-1204868582'), (u'COPY_-1204865240', u'MULTIEQUAL_-1204865673'), (u'COPY_-1204867800', u'RETURN_-1204867783'), (u'INT_EQUAL_-1204868695', u'CBRANCH_-1204868692'), (u'PTRADD_-1204868720', u'CAST_-1204865544'), ('const-1', u'PTRADD_-1204867919'), ('const-216', u'PTRADD_-1204867551'), (u'INT_LESS_-1204869667', u'CBRANCH_-1204869639'), (u'MULTIEQUAL_-1204866639', u'MULTIEQUAL_-1204865978'), (u'COPY_-1204865245', u'MULTIEQUAL_-1204866101'), ('const-1', u'PTRADD_-1204868862'), ('tmp_1962', u'CBRANCH_-1204868158'), (u'CAST_-1204864952', u'INT_AND_-1204867927'), (u'MULTIEQUAL_-1204866810', u'MULTIEQUAL_-1204866757'), (u'MULTIEQUAL_-1204865834', u'MULTIEQUAL_-1204866789'), (u'INT_SUB_-1204869454', u'MULTIEQUAL_-1204866810'), ('const-0', u'RETURN_-1204865402'), (u'MULTIEQUAL_-1204866045', u'CALL_-1204868060'), ('tmp_795', u'CBRANCH_-1204869255'), (u'CALL_-1204868843', u'INT_EQUAL_-1204868809'), ('const-208', u'PTRADD_-1204869285'), (u'CALLIND_-1204869591', u'INDIRECT_-1204866370'), ('const-433', u'LOAD_-1204869432'), ('const-433', u'LOAD_-1204868782'), ('tmp_3308', u'PTRADD_-1204867871'), ('const-1', u'PTRADD_-1204867911'), ('tmp_3308', u'PTRADD_-1204867871'), ('const-1', u'PTRADD_-1204868157'), ('tmp_3308', u'PTRADD_-1204867873'), ('tmp_3308', u'PTRADD_-1204867903'), ('const-120', u'PTRADD_-1204869775'), ('const-1', u'PTRADD_-1204868883'), ('const-433', u'STORE_-1204868620'), (u'LOAD_-1204869185', u'LOAD_-1204869151'), ('const-433', u'STORE_-1204867971'), ('const-152', u'PTRADD_-1204867903'), ('const-1', u'PTRADD_-1204867937'), (u'MULTIEQUAL_-1204865784', u'MULTIEQUAL_-1204865760'), (u'LOAD_-1204869069', u'INT_SUB_-1204869050'), ('const-1', u'PTRADD_-1204869285'), ('const-4', u'PTRADD_-1204865802'), ('const-1', u'PTRADD_-1204867889'), (u'CAST_-1204865478', u'LOAD_-1204868020'), (u'LOAD_-1204869724', u'MULTIEQUAL_-1204866711'), ('const-232', u'PTRADD_-1204868686'), (u'PTRADD_-1204869097', u'CALLIND_-1204869116'), ('const-1', u'PTRADD_-1204867921'), ('tmp_2588', u'BRANCH_-1204867602'), (u'PTRADD_-1204867594', u'CAST_-1204864848'), (u'PTRADD_-1204867845', u'CAST_-1204865329'), ('const-433', u'LOAD_-1204868789'), (u'LOAD_-1204868219', u'CAST_-1204865105'), (u'CAST_-1204864788', u'LOAD_-1204867572'), ('const-433', u'LOAD_-1204869682'), ('const-32', u'PTRADD_-1204868571'), (u'INT_EQUAL_-1204869417', u'CBRANCH_-1204869401'), (u'COPY_-1204865422', u'RETURN_-1204865398'), ('const-232', u'PTRADD_-1204867948'), (u'CALL_-1204868843', u'INDIRECT_-1204866012'), (u'MULTIEQUAL_-1204865978', u'PTRADD_-1204865061'), ('const-433', u'STORE_-1204867892'), (u'CAST_-1204865347', u'STORE_-1204867929'), ('const-0', u'INT_NOTEQUAL_-1204868160'), (u'CALLIND_-1204868010', u'SUBPIECE_-1204866824'), (u'LOAD_-1204869645', u'COPY_-1204866095'), ('const-32', u'PTRADD_-1204867889'), (u'CALL_-1204867654', u'INDIRECT_-1204865089'), (u'CAST_-1204865948', u'LOAD_-1204869558'), (u'INT_AND_-1204867927', u'INT_EQUAL_-1204867941'), ('tmp_3308', u'PTRADD_-1204867896'), ('const-0', u'COPY_-1204865812'), (u'COPY_-1204866096', u'MULTIEQUAL_-1204867163'), (u'LOAD_-1204869347', u'MULTIEQUAL_-1204866789'), ('tmp_563', u'CBRANCH_-1204869436'), ('const-1', u'INT_LESS_-1204869667'), (u'PTRADD_-1204867847', u'STORE_-1204867907'), ('tmp_3308', u'PTRADD_-1204869255'), (u'INT_OR_-1204865787', u'CAST_-1204865641'), (u'COPY_-1204865598', u'CALL_-1204868558'), (u'CAST_-1204865768', u'LOAD_-1204869250'), ('const-1', u'PTRADD_-1204868553'), (u'INT_ADD_-1204868030', u'CAST_-1204865009'), ('tmp_609', u'CBRANCH_-1204869401'), (u'INT_SUB_-1204869466', u'INT_NOTEQUAL_-1204867659'), (u'CAST_-1204864960', u'LOAD_-1204867965'), (u'PTRADD_-1204867889', u'CAST_-1204865441'), (u'PTRADD_-1204867810', u'CAST_-1204864898'), (u'MULTIEQUAL_-1204866896', u'CALL_-1204867678'), (u'CAST_-1204866007', u'LOAD_-1204869656'), ('tmp_2028', u'BRANCH_-1204868110'), (u'LOAD_-1204868920', u'INT_SUB_-1204868901'), (u'LOAD_-1204868032', u'INT_ADD_-1204868004'), (u'LOAD_-1204867633', u'LOAD_-1204867624'), (u'INT_ADD_-1204868750', u'CAST_-1204865535'), ('tmp_691', u'CBRANCH_-1204869352'), ('const-0', u'INT_NOTEQUAL_-1204867659'), (u'CALL_-1204868843', u'INT_ADD_-1204868750'), (u'CAST_-1204865445', u'STORE_-1204868631'), ('const-0', u'STORE_-1204867906'), ('const-1', u'PTRADD_-1204869662'), ('const-0', u'INT_NOTEQUAL_-1204869324'), (u'PTRADD_-1204867729', u'CAST_-1204864825'), (u'CAST_-1204865266', u'CALL_-1204867912'), ('const-433', u'LOAD_-1204869151'), ('const-1', u'PTRADD_-1204867832'), (u'BOOL_NEGATE_-1204865154', u'CBRANCH_-1204867911'), ('const-433', u'LOAD_-1204869393'), (u'LOAD_-1204869400', u'INT_NOTEQUAL_-1204869377'), (u'CAST_-1204865360', u'MULTIEQUAL_-1204866640'), ('const-1', u'PTRADD_-1204869681'), (u'PTRADD_-1204869244', u'MULTIEQUAL_-1204867081'), ('tmp_3308', u'PTRADD_-1204867866'), (u'PTRADD_-1204865061', u'STORE_-1204867914'), (u'INT_NOTEQUAL_-1204869377', u'CBRANCH_-1204869375'), ('const-40', u'PTRADD_-1204868022'), ('tmp_3308', u'PTRADD_-1204867821'), ('tmp_3308', u'PTRADD_-1204868528'), (u'CAST_-1204865391', u'LOAD_-1204867999'), ('tmp_2286', u'CBRANCH_-1204867800'), ('const-8', u'PTRADD_-1204868560')]
[('const-4294967295', u'CALLIND_-1204868010'), ('const-433', u'LOAD_-1204868010'), ('const-8', u'PTRADD_-1204864848'), (u'INT_ADD_-1204867931', u'CAST_-1204865281'), (u'MULTIEQUAL_-1204866807', u'MULTIEQUAL_-1204866754'), (u'CAST_-1204865281', u'MULTIEQUAL_-1204866637'), ('const-15', u'PTRADD_-1204866142'), (u'CAST_-1204865721', u'STORE_-1204869288'), (u'LOAD_-1204869509', u'CAST_-1204865850'), (u'CAST_-1204864867', u'STORE_-1204867914'), (u'PTRADD_-1204865168', u'LOAD_-1204868000'), ('tmp_9221', u'CAST_-1204865713'), ('const-433', u'LOAD_-1204867656'), ('const-8', u'PTRADD_-1204865327'), ('const-433', u'STORE_-1204867929'), ('const-23', u'PTRADD_-1204865353'), (u'PTRADD_-1204866093', u'LOAD_-1204869724'), ('tmp_9221', u'PTRADD_-1204865632'), ('tmp_9221', u'PTRADD_-1204865337'), ('const-433', u'STORE_-1204868028'), ('tmp_3236', u'CBRANCH_-1204867896'), (u'INT_ZEXT_-1204866679', u'INT_MULT_-1204867919'), ('tmp_9221', u'PTRADD_-1204865683'), (u'LOAD_-1204869601', u'CALLIND_-1204869591'), ('tmp_9221', u'PTRADD_-1204865345'), ('const-433', u'LOAD_-1204868945'), ('const-433', u'STORE_-1204867881'), (u'MULTIEQUAL_-1204866754', u'INT_NOTEQUAL_-1204869257'), (u'LOAD_-1204869432', u'INT_EQUAL_-1204869417'), (u'CAST_-1204865479', u'INT_LESS_-1204868704'), ('const-1', u'PTRADD_-1204865001'), ('tmp_228', u'CBRANCH_-1204869687'), ('const-169', u'INT_ADD_-1204868014'), (u'LOAD_-1204868219', u'CAST_-1204865050'), (u'MULTIEQUAL_-1204867078', u'CALLIND_-1204869116'), ('const-433', u'LOAD_-1204869317'), ('tmp_9221', u'PTRADD_-1204865446'), (u'INT_LESS_-1204867887', u'CBRANCH_-1204867884'), ('const-1', u'PTRADD_-1204865168'), ('tmp_2609', u'BRANCH_-1204867545'), (u'INT_LESS_-1204868704', u'CBRANCH_-1204868713'), (u'CALL_-1204867912', u'CAST_-1204864755'), (u'LOAD_-1204867618', u'CALLIND_-1204867608'), (u'PTRADD_-1204866082', u'LOAD_-1204869709'), (u'INT_SUB_-1204869466', u'INT_NOTEQUAL_-1204869324'), (u'CALL_-1204867912', u'INT_NOTEQUAL_-1204867893'), ('tmp_9221', u'PTRADD_-1204864784'), ('const-15', u'PTRADD_-1204865006'), ('const-29', u'PTRADD_-1204865608'), ('const-433', u'STORE_-1204867870'), (u'INT_SUB_-1204869466', u'CALL_-1204867551'), (u'INT_EQUAL_-1204869613', u'CBRANCH_-1204869611'), (u'INT_ADD_-1204868004', u'CAST_-1204865397'), ('const-0', u'STORE_-1204867971'), (u'CAST_-1204865734', u'INT_LESSEQUAL_-1204869196'), ('tmp_9221', u'PTRADD_-1204865235'), (u'CAST_-1204864872', u'LOAD_-1204867624'), ('const-0', u'INT_EQUAL_-1204869755'), ('const-8', u'PTRADD_-1204864996'), ('const-24', u'PTRADD_-1204866101'), ('const-433', u'LOAD_-1204869601'), ('tmp_9221', u'PTRADD_-1204865462'), ('const-433', u'LOAD_-1204869682'), (u'CAST_-1204864726', u'MULTIEQUAL_-1204865768'), (u'LOAD_-1204867999', u'CAST_-1204865311'), (u'INT_AND_-1204869809', u'INT_EQUAL_-1204869823'), ('const-433', u'STORE_-1204867789'), (u'INT_MULT_-1204867919', u'INT_ADD_-1204867931'), ('const-433', u'LOAD_-1204869126'), ('const-28', u'PTRADD_-1204864784'), (u'COPY_-1204865027', u'CALL_-1204867865'), ('const-8', u'INT_AND_-1204869809'), ('const-4', u'PTRADD_-1204865437'), (u'MULTIEQUAL_-1204866636', u'MULTIEQUAL_-1204865975'), (u'CAST_-1204865471', u'MULTIEQUAL_-1204866474'), ('const-433', u'LOAD_-1204869709'), ('const-433', u'LOAD_-1204867935'), ('const-8', u'PTRADD_-1204865217'), ('tmp_2489', u'BRANCH_-1204867538'), (u'PTRADD_-1204865423', u'STORE_-1204867931'), ('const-3', u'PTRADD_-1204866082'), (u'CAST_-1204865311', u'INT_NOTEQUAL_-1204867983'), (u'PTRADD_-1204864989', u'CAST_-1204864867'), (u'INT_SUB_-1204869466', u'CAST_-1204865817'), ('const-2', u'PTRADD_-1204864996'), ('const-433', u'STORE_-1204867949'), ('const-0', u'SUBPIECE_-1204866824'), (u'MULTIEQUAL_-1204867357', u'INT_LESS_-1204869689'), (u'CAST_-1204865384', u'CAST_-1204865343'), ('const-433', u'STORE_-1204867917'), ('tmp_9221', u'PTRADD_-1204866142'), (u'MULTIEQUAL_-1204865670', u'CBRANCH_-1204868673'), (u'PTRADD_-1204866054', u'LOAD_-1204869656'), ('const-19', u'PTRADD_-1204865014'), ('tmp_9221', u'PTRADD_-1204864848'), (u'PTRADD_-1204865384', u'LOAD_-1204867983'), ('const-8', u'PTRADD_-1204865337'), ('const-1', u'PTRADD_-1204865749'), ('const-5', u'PTRADD_-1204865555'), (u'CAST_-1204865384', u'CAST_-1204865353'), ('const-433', u'LOAD_-1204868219'), ('const-6', u'PTRADD_-1204864952'), ('tmp_9221', u'PTRADD_-1204865871'), (u'MULTIEQUAL_-1204867261', u'INT_SUB_-1204869454'), (u'LOAD_-1204867549', u'CAST_-1204864648'), ('tmp_2562', u'CBRANCH_-1204867632'), (u'INT_SUB_-1204869466', u'INT_ADD_-1204869290'), ('tmp_9221', u'PTRADD_-1204865978'), (u'INT_SEXT_-1204869514', u'INT_MULT_-1204869493'), (u'MULTIEQUAL_-1204866801', u'CAST_-1204865603'), ('const-433', u'STORE_-1204867611'), (u'LOAD_-1204868058', u'INT_ADD_-1204868030'), (u'INT_OR_-1204865234', u'CAST_-1204865000'), ('tmp_9221', u'PTRADD_-1204865176'), (u'CALLIND_-1204867608', u'INT_SEXT_-1204867594'), (u'INT_ADD_-1204869585', u'CAST_-1204865898'), (u'CAST_-1204866003', u'LOAD_-1204869770'), ('tmp_9221', u'PTRADD_-1204865608'), ('const-433', u'STORE_-1204867924'), (u'COPY_-1204865159', u'MULTIEQUAL_-1204866098'), (u'PTRADD_-1204865781', u'CALLIND_-1204869116'), (u'PTRADD_-1204865176', u'LOAD_-1204868010'), (u'INT_SUB_-1204869466', u'MULTIEQUAL_-1204866827'), (u'CAST_-1204864648', u'MULTIEQUAL_-1204866786'), ('const-433', u'LOAD_-1204869656'), (u'CAST_-1204865573', u'MULTIEQUAL_-1204865762'), (u'CAST_-1204865545', u'INT_SUB_-1204868901'), ('const-8', u'PTRADD_-1204865522'), ('tmp_9221', u'PTRADD_-1204864952'), ('const-1', u'PTRADD_-1204865273'), ('const-6', u'PTRADD_-1204865413'), (u'CAST_-1204865484', u'MULTIEQUAL_-1204866801'), (u'CAST_-1204865769', u'MULTIEQUAL_-1204865714'), ('const-8', u'PTRADD_-1204865619'), ('const-2', u'PTRADD_-1204866093'), (u'INT_NOTEQUAL_-1204868980', u'INT_OR_-1204865784'), ('const-1', u'PTRADD_-1204865337'), (u'INT_SUB_-1204869614', u'INT_MULT_-1204869493'), ('const-140', u'INT_ADD_-1204869264'), ('tmp_9221', u'PTRADD_-1204865243'), (u'INT_NOTEQUAL_-1204867659', u'CBRANCH_-1204867657'), (u'CAST_-1204865885', u'LOAD_-1204869564'), ('const-1', u'RETURN_-1204867860'), ('const-8', u'PTRADD_-1204865978'), ('const-1', u'INT_SLESS_-1204869527'), (u'PTRADD_-1204865669', u'CALL_-1204868843'), (u'MULTIEQUAL_-1204866042', u'INT_ADD_-1204868030'), (u'CAST_-1204865281', u'CAST_-1204865268'), (u'PTRADD_-1204864952', u'STORE_-1204867870'), (u'PTRADD_-1204865389', u'LOAD_-1204867999'), (u'MULTIEQUAL_-1204865735', u'MULTIEQUAL_-1204865785'), ('const-8', u'PTRADD_-1204864873'), (u'COPY_-1204865744', u'MULTIEQUAL_-1204865681'), (u'COPY_-1204865338', u'RETURN_-1204865314'), (u'CALL_-1204867912', u'MULTIEQUAL_-1204865975'), ('tmp_3136', u'CBRANCH_-1204867996'), (u'PTRADD_-1204865353', u'LOAD_-1204867941'), ('const-8', u'PTRADD_-1204865934'), (u'COPY_-1204864942', u'MULTIEQUAL_-1204867261'), (u'INT_EQUAL_-1204867966', u'CBRANCH_-1204867896'), ('tmp_9221', u'PTRADD_-1204865428'), ('const-104', u'INT_ADD_-1204868004'), ('const-8', u'PTRADD_-1204866082'), (u'COPY_-1204868937', u'MULTIEQUAL_-1204866578'), ('const-0', u'RETURN_-1204865316'), (u'PTRADD_-1204865608', u'STORE_-1204868746'), (u'PTRADD_-1204865454', u'LOAD_-1204867981'), ('const-8', u'PTRADD_-1204866010'), (u'INT_SUB_-1204868190', u'INT_LESS_-1204868176'), (u'PTRADD_-1204865683', u'LOAD_-1204868892'), ('const-433', u'LOAD_-1204867900'), ('const-4', u'PTRADD_-1204865781'), ('const-8', u'PTRADD_-1204864984'), (u'CAST_-1204864900', u'INT_SLESS_-1204867959'), ('const-0', u'RETURN_-1204867783'), ('tmp_9221', u'PTRADD_-1204865217'), (u'CAST_-1204865656', u'INT_ADD_-1204869152'), (u'PTRADD_-1204865202', u'STORE_-1204868039'), (u'INT_SUB_-1204869466', u'INT_SUB_-1204869454'), ('const-24', u'PTRADD_-1204865454'), ('const-0', u'COPY_-1204865956'), (u'INT_EQUAL_-1204868809', u'CBRANCH_-1204868806'), (u'CALL_-1204867678', u'CAST_-1204864797'), ('tmp_9221', u'PTRADD_-1204865619'), ('tmp_653', u'CBRANCH_-1204869375'), ('const-8', u'INT_AND_-1204867927'), (u'MULTIEQUAL_-1204866893', u'CAST_-1204864640'), ('const-8', u'PTRADD_-1204865226'), ('tmp_9221', u'PTRADD_-1204864822'), (u'LOAD_-1204869185', u'CAST_-1204865669'), (u'LOAD_-1204867958', u'STORE_-1204867919'), ('const-433', u'STORE_-1204868746'), ('const-433', u'STORE_-1204867960'), (u'INT_ADD_-1204868030', u'CAST_-1204864946'), ('const-27', u'PTRADD_-1204864822'), (u'COPY_-1204865340', u'RETURN_-1204865316'), ('tmp_9221', u'PTRADD_-1204866046'), ('tmp_9221', u'PTRADD_-1204865863'), (u'MULTIEQUAL_-1204865762', u'BOOL_NEGATE_-1204865784'), (u'LOAD_-1204869645', u'COPY_-1204866009'), ('const-28', u'PTRADD_-1204865793'), (u'LOAD_-1204867941', u'STORE_-1204867905'), ('const-433', u'STORE_-1204867912'), ('const-433', u'STORE_-1204868143'), (u'MULTIEQUAL_-1204865757', u'MULTIEQUAL_-1204865781'), ('tmp_30', u'CBRANCH_-1204869820'), ('tmp_1636', u'CBRANCH_-1204868692'), ('const-26', u'PTRADD_-1204865899'), ('const-433', u'LOAD_-1204869564'), ('const-22', u'PTRADD_-1204865345'), ('const-433', u'LOAD_-1204867633'), ('tmp_9221', u'PTRADD_-1204864873'), (u'INT_ZEXT_-1204866396', u'COPY_-1204865338'), (u'INT_SLESS_-1204867920', u'CBRANCH_-1204867927'), ('const-132', u'INT_ADD_-1204869301'), (u'BOOL_NEGATE_-1204865784', u'CBRANCH_-1204868950'), (u'MULTIEQUAL_-1204866197', u'CALL_-1204868060'), (u'MULTIEQUAL_-1204866042', u'MULTIEQUAL_-1204866098'), (u'CAST_-1204865735', u'INT_ADD_-1204869290'), ('const-32', u'INT_ADD_-1204869110'), ('const-1', u'PTRADD_-1204865632'), (u'MULTIEQUAL_-1204865831', u'CAST_-1204864760'), (u'CAST_-1204865017', u'STORE_-1204868143'), (u'MULTIEQUAL_-1204865246', u'INT_OR_-1204865234'), (u'INT_SUB_-1204868901', u'MULTIEQUAL_-1204866827'), (u'CAST_-1204866004', u'INT_ADD_-1204869754'), (u'INT_SUB_-1204869050', u'INT_SLESS_-1204867920'), ('const-0', u'INT_NOTEQUAL_-1204867633'), (u'PTRADD_-1204864848', u'LOAD_-1204867656'), ('const-22', u'PTRADD_-1204865384'), ('const-8', u'PTRADD_-1204865694'), ('const-13', u'PTRADD_-1204865669'), (u'INT_EQUAL_-1204868829', u'CBRANCH_-1204868827'), (u'MULTIEQUAL_-1204866807', u'MULTIEQUAL_-1204865735'), (u'INT_NOTEQUAL_-1204867983', u'INT_ZEXT_-1204866679'), (u'LOAD_-1204868892', u'INT_SLESS_-1204868861'), (u'PTRADD_-1204865462', u'LOAD_-1204867991'), ('const-433', u'STORE_-1204867919'), ('const-8', u'PTRADD_-1204866054'), ('const-0', u'STORE_-1204868599'), (u'INT_SUB_-1204869614', u'INT_LESS_-1204868176'), (u'INT_ADD_-1204869152', u'CALLIND_-1204869116'), ('const-0', u'STORE_-1204867906'), (u'PTRADD_-1204865163', u'LOAD_-1204868219'), ('const-28', u'PTRADD_-1204865871'), ('const-8', u'PTRADD_-1204865163'), ('const-8', u'PTRADD_-1204865537'), ('tmp_9221', u'PTRADD_-1204865067'), (u'INT_SLESS_-1204867463', u'CBRANCH_-1204867470'), (u'LOAD_-1204869656', u'CAST_-1204865930'), (u'PTRADD_-1204865067', u'LOAD_-1204868058'), (u'INT_NOTEQUAL_-1204869000', u'CBRANCH_-1204868998'), (u'INT_SUB_-1204869466', u'CALL_-1204867548'), ('const-433', u'LOAD_-1204868000'), ('const-3742184', u'COPY_-1204864827'), (u'PTRADD_-1204865235', u'STORE_-1204868082'), ('tmp_727', u'CBRANCH_-1204869322'), ('tmp_9221', u'PTRADD_-1204864970'), ('tmp_9221', u'PTRADD_-1204865418'), (u'INT_SUB_-1204869614', u'PTRADD_-1204865781'), (u'MULTIEQUAL_-1204865831', u'MULTIEQUAL_-1204866786'), (u'PTRADD_-1204864873', u'STORE_-1204867789'), ('const-8', u'PTRADD_-1204864738'), (u'COPY_-1204865956', u'MULTIEQUAL_-1204865781'), ('const-0', u'INT_EQUAL_-1204867966'), (u'INT_EQUAL_-1204869089', u'CBRANCH_-1204869086'), ('const-1', u'PTRADD_-1204865389'), ('tmp_9221', u'PTRADD_-1204865899'), (u'LOAD_-1204868668', u'STORE_-1204868620'), (u'PTRADD_-1204865532', u'STORE_-1204868613'), (u'PTRADD_-1204866068', u'LOAD_-1204869682'), (u'PTRADD_-1204865711', u'LOAD_-1204868945'), (u'INT_ADD_-1204867590', u'INT_ADD_-1204867588'), (u'MULTIEQUAL_-1204867261', u'CAST_-1204865818'), (u'MULTIEQUAL_-1204865757', u'INT_EQUAL_-1204868695'), ('tmp_3084', u'CBRANCH_-1204867884'), (u'PTRADD_-1204865014', u'LOAD_-1204867965'), (u'LOAD_-1204867900', u'INT_ZEXT_-1204866396'), ('tmp_2259', u'BRANCH_-1204867783'), ('const-433', u'LOAD_-1204868032'), ('const-8', u'PTRADD_-1204865376'), (u'PTRADD_-1204865273', u'LOAD_-1204867935'), ('const-8', u'PTRADD_-1204866101'), ('const-3742360', u'COPY_-1204865027'), ('const-433', u'STORE_-1204867907'), ('const-433', u'LOAD_-1204867549'), (u'INT_ADD_-1204868750', u'CAST_-1204865471'), ('tmp_9221', u'CAST_-1204865357'), ('const-3', u'INT_EQUAL_-1204868695'), ('tmp_9221', u'CAST_-1204866004'), ('tmp_9221', u'PTRADD_-1204865437'), ('tmp_1662', u'CBRANCH_-1204868673'), (u'INT_MULT_-1204869493', u'MULTIEQUAL_-1204866893'), ('const-169', u'INT_ADD_-1204868574'), (u'LOAD_-1204869564', u'INT_ADD_-1204869542'), (u'LOAD_-1204868789', u'CAST_-1204865484'), ('const-64', u'INT_ADD_-1204867602'), ('tmp_9221', u'PTRADD_-1204866093'), ('tmp_1473', u'CBRANCH_-1204868806'), ('const-20', u'PTRADD_-1204866068'), ('tmp_2780', u'CBRANCH_-1204867416'), ('const-433', u'LOAD_-1204869743'), ('const-8', u'PTRADD_-1204865067'), (u'MULTIEQUAL_-1204866578', u'CALL_-1204868843'), ('const-433', u'LOAD_-1204867494'), ('tmp_9221', u'CAST_-1204865744'), (u'CALLIND_-1204869548', u'INT_SEXT_-1204869514'), ('const-8', u'PTRADD_-1204866093'), (u'CAST_-1204865975', u'MULTIEQUAL_-1204867357'), ('const-29', u'PTRADD_-1204865619'), ('const-8', u'PTRADD_-1204864930'), (u'LOAD_-1204869558', u'CALLIND_-1204869548'), ('const-8', u'PTRADD_-1204865793'), ('const-4294967295', u'COPY_-1204867800'), (u'CALLIND_-1204869591', u'INT_NOTEQUAL_-1204869579'), ('const-0', u'INT_EQUAL_-1204867941'), (u'PTRADD_-1204865970', u'LOAD_-1204869499'), (u'LOAD_-1204867572', u'CAST_-1204864717'), (u'INT_SUB_-1204869050', u'INT_NOTEQUAL_-1204868980'), (u'INT_SLESS_-1204867488', u'CBRANCH_-1204867495'), ('const-8', u'PTRADD_-1204865006'), ('const-4', u'PTRADD_-1204865226'), ('const-26', u'PTRADD_-1204865067'), (u'COPY_-1204864944', u'MULTIEQUAL_-1204865757'), (u'CAST_-1204865777', u'INT_SLESS_-1204869345'), ('const-3', u'PTRADD_-1204864873'), (u'LOAD_-1204869743', u'SUBPIECE_-1204866002'), (u'CAST_-1204865281', u'INT_LESS_-1204867887'), (u'PTRADD_-1204865627', u'LOAD_-1204868782'), ('const-0', u'INT_SLESS_-1204867959'), ('const-433', u'STORE_-1204868082'), ('const-0', u'STORE_-1204867960'), ('const-8', u'PTRADD_-1204865423'), ('tmp_9221', u'PTRADD_-1204865555'), (u'CAST_-1204864946', u'MULTIEQUAL_-1204866295'), ('const-3', u'PTRADD_-1204865527'), ('const-8', u'PTRADD_-1204865454'), (u'CAST_-1204865930', u'LOAD_-1204869607'), (u'MULTIEQUAL_-1204866807', u'MULTIEQUAL_-1204865656'), ('const-5', u'PTRADD_-1204865235'), ('const-0', u'STORE_-1204868082'), ('const-5', u'PTRADD_-1204865446'), ('tmp_9221', u'CAST_-1204865088'), ('const-8', u'PTRADD_-1204865567'), (u'PTRADD_-1204865934', u'LOAD_-1204869413'), (u'PTRADD_-1204864996', u'STORE_-1204867931'), (u'LOAD_-1204869573', u'CAST_-1204865885'), (u'CAST_-1204865629', u'LOAD_-1204869126'), ('const-0', u'INT_SLESS_-1204867463'), (u'PTRADD_-1204865327', u'STORE_-1204867905'), (u'CAST_-1204865695', u'MULTIEQUAL_-1204866801'), (u'INT_ADD_-1204867602', u'CAST_-1204864861'), ('const-8', u'PTRADD_-1204865176'), (u'PTRADD_-1204865133', u'STORE_-1204868143'), (u'INT_ADD_-1204867893', u'CAST_-1204864861'), (u'CAST_-1204864897', u'CAST_-1204864762'), ('const-8', u'PTRADD_-1204865683'), (u'CAST_-1204865817', u'INT_SLESSEQUAL_-1204869428'), (u'CALLIND_-1204869548', u'INT_SLESS_-1204869527'), (u'CAST_-1204865042', u'INT_SUB_-1204868190'), (u'CAST_-1204865281', u'CAST_-1204865256'), ('const-433', u'STORE_-1204868071'), (u'MULTIEQUAL_-1204867160', u'INT_SUB_-1204869614'), (u'INT_SUB_-1204869614', u'COPY_-1204864942'), ('tmp_2320', u'CBRANCH_-1204867927'), ('const-8', u'PTRADD_-1204865919'), ('const-4', u'PTRADD_-1204865546'), (u'MULTIEQUAL_-1204865681', u'MULTIEQUAL_-1204865656'), (u'CAST_-1204864861', u'LOAD_-1204867618'), ('const-433', u'STORE_-1204868039'), ('const-4', u'PTRADD_-1204864989'), ('const-8', u'PTRADD_-1204864961'), (u'PTRADD_-1204864822', u'STORE_-1204867611'), (u'MULTIEQUAL_-1204865757', u'MULTIEQUAL_-1204866088'), (u'MULTIEQUAL_-1204866893', u'CALL_-1204867678'), ('const-8', u'PTRADD_-1204865428'), ('tmp_9221', u'PTRADD_-1204865133'), ('const-1', u'RETURN_-1204867887'), (u'LOAD_-1204867953', u'INT_AND_-1204867927'), ('const-0', u'COPY_-1204865911'), (u'LOAD_-1204868945', u'CAST_-1204865562'), (u'CAST_-1204865343', u'STORE_-1204867924'), ('const-8', u'PTRADD_-1204866046'), ('const-433', u'STORE_-1204868046'), ('const-13', u'PTRADD_-1204865268'), (u'INT_SUB_-1204869614', u'CALL_-1204867912'), (u'LOAD_-1204869413', u'INT_SLESS_-1204867409'), ('const-26', u'PTRADD_-1204864716'), (u'LOAD_-1204867935', u'CALL_-1204867912'), ('const-170', u'INT_ADD_-1204869754'), (u'INT_EQUAL_-1204867998', u'CBRANCH_-1204867996'), (u'INT_ADD_-1204869264', u'CAST_-1204865712'), ('const-1', u'INT_LESS_-1204869667'), (u'LOAD_-1204869413', u'INT_SLESS_-1204869345'), (u'CAST_-1204865562', u'MULTIEQUAL_-1204866945'), (u'MULTIEQUAL_-1204866893', u'STORE_-1204867611'), ('const-0', u'STORE_-1204868071'), ('const-433', u'STORE_-1204868053'), (u'COPY_-1204865595', u'CALL_-1204868558'), (u'PTRADD_-1204865337', u'STORE_-1204867919'), ('tmp_1025', u'CBRANCH_-1204869086'), (u'PTRADD_-1204864830', u'STORE_-1204867621'), (u'MULTIEQUAL_-1204866708', u'INT_NOTEQUAL_-1204867983'), (u'CAST_-1204865276', u'INT_LESS_-1204867887'), ('tmp_9221', u'PTRADD_-1204865365'), (u'COPY_-1204865342', u'RETURN_-1204865318'), ('const-8', u'PTRADD_-1204864822'), ('const-433', u'LOAD_-1204867946'), ('tmp_9221', u'PTRADD_-1204864961'), ('const-433', u'LOAD_-1204869645'), (u'CALL_-1204867405', u'CAST_-1204864634'), (u'INT_SUB_-1204869050', u'INT_SRIGHT_-1204869022'), (u'MULTIEQUAL_-1204865768', u'CALL_-1204867548'), ('const-8', u'PTRADD_-1204865133'), (u'PTRADD_-1204865001', u'STORE_-1204867938'), ('tmp_1758', u'CBRANCH_-1204868577'), (u'CAST_-1204865329', u'STORE_-1204867906'), (u'LOAD_-1204869709', u'CAST_-1204865964'), ('const-433', u'LOAD_-1204869499'), (u'CAST_-1204865712', u'STORE_-1204869278'), (u'CAST_-1204865734', u'CAST_-1204865721'), ('const-0', u'STORE_-1204867917'), ('const-0', u'COPY_-1204865744'), (u'INT_SLESS_-1204867959', u'CBRANCH_-1204867966'), (u'CAST_-1204865330', u'INT_ADD_-1204867892'), ('const-8', u'PTRADD_-1204864970'), ('const-433', u'STORE_-1204869288'), (u'MULTIEQUAL_-1204865670', u'MULTIEQUAL_-1204865846'), (u'INT_SLESS_-1204868861', u'CBRANCH_-1204868868'), ('const-0', u'STORE_-1204868631'), ('const-0', u'INT_EQUAL_-1204869417'), (u'LOAD_-1204869151', u'INT_ADD_-1204869110'), ('const-8', u'PTRADD_-1204865462'), (u'CAST_-1204865050', u'MULTIEQUAL_-1204866295'), (u'INT_SLESSEQUAL_-1204869428', u'CBRANCH_-1204869436'), ('tmp_9221', u'CAST_-1204864862'), ('tmp_9221', u'PTRADD_-1204865970'), ('const-0', u'RETURN_-1204865318'), (u'MULTIEQUAL_-1204865846', u'MULTIEQUAL_-1204865246'), (u'MULTIEQUAL_-1204866786', u'INT_LESSEQUAL_-1204869196'), ('const-1', u'INT_NOTEQUAL_-1204868644'), ('const-8', u'PTRADD_-1204865212'), (u'INT_SUB_-1204868190', u'INT_NOTEQUAL_-1204868160'), ('const-8', u'PTRADD_-1204865332'), ('const-169', u'INT_ADD_-1204867893'), ('tmp_9221', u'PTRADD_-1204865202'), (u'PTRADD_-1204865555', u'STORE_-1204868642'), (u'CAST_-1204865397', u'LOAD_-1204868020'), (u'PTRADD_-1204865332', u'STORE_-1204867912'), (u'CAST_-1204865087', u'STORE_-1204868028'), (u'MULTIEQUAL_-1204866637', u'LOAD_-1204867946'), ('const-169', u'INT_ADD_-1204869416'), (u'CAST_-1204865471', u'MULTIEQUAL_-1204867078'), ('tmp_1934', u'CBRANCH_-1204868174'), ('const-0', u'RETURN_-1204865309'), ('const-8', u'PTRADD_-1204865839'), ('const-433', u'LOAD_-1204869835'), (u'INT_EQUAL_-1204869823', u'CBRANCH_-1204869820'), (u'CAST_-1204864897', u'CAST_-1204864879'), (u'MULTIEQUAL_-1204866786', u'CAST_-1204865729'), ('const-3', u'PTRADD_-1204865207'), ('const-433', u'STORE_-1204867931'), (u'INT_ADD_-1204869301', u'CAST_-1204865743'), (u'PTRADD_-1204864961', u'STORE_-1204867881'), (u'CAST_-1204865562', u'CAST_-1204865545'), (u'COPY_-1204865729', u'MULTIEQUAL_-1204865670'), ('const-26', u'PTRADD_-1204865694'), (u'CAST_-1204865050', u'CAST_-1204865041'), (u'COPY_-1204869664', u'COPY_-1204866010'), (u'PTRADD_-1204866142', u'CAST_-1204866032'), ('const-433', u'LOAD_-1204867941'), ('const-1', u'COPY_-1204868937'), (u'INT_SLESS_-1204869345', u'CBRANCH_-1204869352'), ('const-433', u'LOAD_-1204868782'), (u'LOAD_-1204869347', u'CAST_-1204865769'), (u'LOAD_-1204868000', u'CAST_-1204865066'), (u'LOAD_-1204868020', u'CALLIND_-1204868010'), (u'INT_ADD_-1204869290', u'CAST_-1204865734'), (u'LOAD_-1204869413', u'INT_SLESS_-1204867488'), ('tmp_427', u'CBRANCH_-1204869534'), ('const-8', u'PTRADD_-1204865268'), (u'LOAD_-1204869682', u'CAST_-1204865944'), ('const-48', u'INT_ADD_-1204869585'), ('const-433', u'STORE_-1204868631'), (u'CALL_-1204867517', u'CAST_-1204864726'), (u'CAST_-1204865769', u'MULTIEQUAL_-1204866786'), (u'CAST_-1204864676', u'INT_SLESS_-1204867488'), ('const-0', u'STORE_-1204867881'), ('const-0', u'INT_NOTEQUAL_-1204869257'), ('const-8', u'PTRADD_-1204865711'), (u'CAST_-1204865898', u'LOAD_-1204869601'), (u'MULTIEQUAL_-1204865846', u'INT_OR_-1204865784'), ('const-6', u'PTRADD_-1204865202'), ('tmp_9221', u'PTRADD_-1204865226'), (u'INT_ADD_-1204868014', u'CAST_-1204865087'), ('const-433', u'STORE_-1204867892'), ('const-433', u'LOAD_-1204869347'), ('tmp_2137', u'CBRANCH_-1204867966'), ('tmp_9221', u'PTRADD_-1204865627'), ('const-1', u'PTRADD_-1204865537'), ('tmp_2634', u'CBRANCH_-1204867514'), (u'INT_SRIGHT_-1204869022', u'MULTIEQUAL_-1204865975'), ('tmp_2094', u'BRANCH_-1204868063'), ('const-433', u'LOAD_-1204869432'), ('const-25', u'PTRADD_-1204866054'), (u'INT_MULT_-1204869493', u'COPY_-1204865949'), ('tmp_9221', u'PTRADD_-1204865389'), ('tmp_9221', u'PTRADD_-1204865353'), (u'MULTIEQUAL_-1204866807', u'MULTIEQUAL_-1204865785'), (u'INT_SLESS_-1204867409', u'CBRANCH_-1204867416'), (u'LOAD_-1204867983', u'INT_ADD_-1204867931'), (u'CAST_-1204865713', u'INT_ADD_-1204869264'), ('const-433', u'STORE_-1204868642'), ('const-3742248', u'COPY_-1204865164'), ('tmp_2898', u'CBRANCH_-1204867470'), (u'PTRADD_-1204865863', u'STORE_-1204869288'), ('const-2', u'INT_NOTEQUAL_-1204869000'), ('const-8', u'PTRADD_-1204865365'), (u'PTRADD_-1204864716', u'LOAD_-1204867549'), ('const-433', u'LOAD_-1204869724'), (u'CAST_-1204865348', u'STORE_-1204867931'), (u'CAST_-1204865811', u'LOAD_-1204869432'), ('tmp_9221', u'PTRADD_-1204865711'), ('tmp_9221', u'CAST_-1204865330'), (u'CAST_-1204865744', u'INT_ADD_-1204869301'), ('const-2', u'PTRADD_-1204865532'), ('const-1', u'PTRADD_-1204865924'), (u'INT_NOTEQUAL_-1204869579', u'CBRANCH_-1204869578'), (u'INT_EQUAL_-1204869755', u'CBRANCH_-1204869748'), ('const-433', u'LOAD_-1204867983'), ('const-433', u'LOAD_-1204867618'), (u'PTRADD_-1204866046', u'LOAD_-1204869645'), ('const-433', u'LOAD_-1204869573'), (u'LOAD_-1204869126', u'CALLIND_-1204869116'), (u'PTRADD_-1204865437', u'STORE_-1204867949'), (u'LOAD_-1204869317', u'STORE_-1204869278'), ('const-433', u'STORE_-1204868613'), ('const-0', u'COPY_-1204865809'), (u'CAST_-1204865384', u'MULTIEQUAL_-1204867357'), (u'PTRADD_-1204865527', u'STORE_-1204868606'), (u'CAST_-1204864717', u'CALL_-1204867548'), (u'MULTIEQUAL_-1204866893', u'CAST_-1204864676'), ('const-8', u'PTRADD_-1204865863'), (u'MULTIEQUAL_-1204866893', u'CAST_-1204865777'), (u'CAST_-1204864760', u'STORE_-1204867621'), ('const-433', u'LOAD_-1204868094'), ('tmp_9221', u'PTRADD_-1204865522'), ('const-8', u'PTRADD_-1204865389'), (u'INT_SEXT_-1204867594', u'INT_ADD_-1204867588'), ('const-8', u'PTRADD_-1204865924'), ('tmp_9221', u'PTRADD_-1204866010'), (u'CAST_-1204865603', u'INT_SUB_-1204869050'), ('const-8', u'PTRADD_-1204865384'), ('tmp_2672', u'CBRANCH_-1204867495'), ('const-8', u'PTRADD_-1204865168'), ('const-0', u'STORE_-1204868588'), ('const-8', u'PTRADD_-1204865446'), ('tmp_1280', u'CBRANCH_-1204868950'), (u'PTRADD_-1204865428', u'STORE_-1204867938'), ('tmp_9221', u'PTRADD_-1204865014'), (u'PTRADD_-1204865376', u'CAST_-1204865299'), (u'COPY_-1204865809', u'MULTIEQUAL_-1204865735'), (u'MULTIEQUAL_-1204865714', u'CALL_-1204867551'), ('const-433', u'LOAD_-1204869400'), (u'CAST_-1204864862', u'INT_ADD_-1204867893'), ('const-28', u'PTRADD_-1204865133'), (u'INT_LESS_-1204868176', u'CBRANCH_-1204868174'), ('tmp_9221', u'LOAD_-1204868032'), ('const-29', u'PTRADD_-1204865863'), (u'LOAD_-1204869607', u'INT_ADD_-1204869585'), (u'CAST_-1204865074', u'MULTIEQUAL_-1204866474'), ('const-8', u'PTRADD_-1204865970'), (u'LOAD_-1204869250', u'CAST_-1204865695'), ('const-0', u'INT_NOTEQUAL_-1204868144'), (u'MULTIEQUAL_-1204865246', u'MULTIEQUAL_-1204865758'), ('const-8', u'PTRADD_-1204865608'), (u'INT_ADD_-1204867588', u'MULTIEQUAL_-1204866893'), (u'CAST_-1204864797', u'MULTIEQUAL_-1204865768'), ('tmp_319', u'CBRANCH_-1204869611'), (u'PTRADD_-1204865899', u'LOAD_-1204869347'), ('const-433', u'LOAD_-1204867965'), (u'LOAD_-1204868782', u'CAST_-1204865479'), (u'INT_LESSEQUAL_-1204869196', u'CBRANCH_-1204869206'), ('const-433', u'STORE_-1204868599'), (u'INT_EQUAL_-1204867516', u'CBRANCH_-1204867514'), (u'INT_ADD_-1204869754', u'CAST_-1204866003'), ('tmp_2193', u'CBRANCH_-1204867924'), ('const-1', u'RETURN_-1204867649'), ('const-26', u'PTRADD_-1204865163'), (u'INT_NOTEQUAL_-1204869257', u'CBRANCH_-1204869255'), (u'CAST_-1204865669', u'CALLIND_-1204869116'), ('const-433', u'LOAD_-1204867958'), (u'MULTIEQUAL_-1204867357', u'MULTIEQUAL_-1204866637'), ('const-433', u'STORE_-1204868060'), ('const-0', u'INT_NOTEQUAL_-1204867893'), (u'LOAD_-1204867624', u'INT_ADD_-1204867602'), ('const-1', u'RETURN_-1204867327'), (u'MULTIEQUAL_-1204866786', u'CAST_-1204865735'), ('tmp_9221', u'PTRADD_-1204865527'), ('tmp_9221', u'PTRADD_-1204865212'), ('tmp_9221', u'PTRADD_-1204865163'), ('tmp_870', u'CBRANCH_-1204869206'), (u'LOAD_-1204868094', u'STORE_-1204868046'), ('const-433', u'LOAD_-1204867991'), (u'CAST_-1204864879', u'STORE_-1204867931'), (u'INT_NOTEQUAL_-1204868144', u'INT_OR_-1204865234'), (u'MULTIEQUAL_-1204866295', u'CAST_-1204865017'), ('const-8', u'PTRADD_-1204865202'), ('const-8', u'PTRADD_-1204865001'), ('const-5', u'PTRADD_-1204864970'), (u'SUBPIECE_-1204866002', u'INT_NOTEQUAL_-1204869727'), (u'INT_NOTEQUAL_-1204869324', u'CBRANCH_-1204869322'), ('const-433', u'LOAD_-1204869393'), (u'INT_ADD_-1204867892', u'CAST_-1204865329'), ('tmp_2528', u'CBRANCH_-1204867657'), (u'CAST_-1204865356', u'STORE_-1204868588'), ('const-433', u'LOAD_-1204869069'), (u'CAST_-1204865734', u'MULTIEQUAL_-1204866945'), (u'CALL_-1204868843', u'INT_EQUAL_-1204868829'), ('tmp_9221', u'PTRADD_-1204864830'), ('tmp_9221', u'PTRADD_-1204865532'), (u'INT_ZEXT_-1204866721', u'COPY_-1204865340'), ('tmp_9221', u'PTRADD_-1204865924'), ('const-8', u'PTRADD_-1204865899'), (u'CAST_-1204865812', u'INT_ADD_-1204869416'), ('tmp_9221', u'PTRADD_-1204864930'), ('const-8', u'PTRADD_-1204865437'), ('const-8', u'PTRADD_-1204865749'), ('tmp_9221', u'PTRADD_-1204865749'), ('tmp_9221', u'PTRADD_-1204865694'), ('tmp_9221', u'PTRADD_-1204865332'), (u'PTRADD_-1204865226', u'STORE_-1204868071'), (u'MULTIEQUAL_-1204866636', u'CAST_-1204864900'), ('tmp_9221', u'PTRADD_-1204866068'), ('const-28', u'PTRADD_-1204865627'), (u'MULTIEQUAL_-1204866801', u'CALLIND_-1204869116'), ('const-433', u'LOAD_-1204867572'), (u'CALLIND_-1204869116', u'INT_EQUAL_-1204869089'), ('tmp_2075', u'BRANCH_-1204868035'), (u'PTRADD_-1204865919', u'LOAD_-1204869393'), ('tmp_1443', u'CBRANCH_-1204868827'), ('const-433', u'STORE_-1204869298'), (u'CAST_-1204865000', u'MULTIEQUAL_-1204865762'), (u'CAST_-1204865930', u'INT_EQUAL_-1204869613'), ('const-2', u'INT_SRIGHT_-1204869022'), ('const-8', u'PTRADD_-1204865813'), (u'CAST_-1204864897', u'CAST_-1204864884'), ('const-433', u'LOAD_-1204869558'), (u'PTRADD_-1204865793', u'CALLIND_-1204869116'), (u'CAST_-1204865471', u'CAST_-1204865460'), ('const-19', u'PTRADD_-1204865462'), (u'CAST_-1204865256', u'STORE_-1204867912'), (u'PTRADD_-1204864784', u'LOAD_-1204867572'), (u'INT_ADD_-1204869110', u'CAST_-1204865629'), ('const-0', u'STORE_-1204867870'), (u'MULTIEQUAL_-1204866474', u'CAST_-1204865042'), ('const-433', u'LOAD_-1204869185'), (u'CAST_-1204865669', u'LOAD_-1204869151'), ('const-8', u'PTRADD_-1204865627'), ('tmp_9221', u'PTRADD_-1204865839'), (u'COPY_-1204866010', u'MULTIEQUAL_-1204867160'), ('tmp_9221', u'PTRADD_-1204865669'), ('const-3', u'PTRADD_-1204865418'), ('const-433', u'LOAD_-1204869250'), (u'PTRADD_-1204865567', u'LOAD_-1204868668'), (u'INT_NOTEQUAL_-1204868160', u'CBRANCH_-1204868158'), ('const-0', u'RETURN_-1204868336'), ('const-1', u'PTRADD_-1204865217'), (u'COPY_-1204865163', u'MULTIEQUAL_-1204866042'), (u'INT_ADD_-1204869416', u'CAST_-1204865811'), (u'CAST_-1204865729', u'STORE_-1204869298'), ('const-3742304', u'COPY_-1204865595'), ('tmp_9221', u'PTRADD_-1204865168'), ('const-8', u'PTRADD_-1204865871'), (u'INT_NOTEQUAL_-1204869727', u'CBRANCH_-1204869714'), ('const-433', u'LOAD_-1204868668'), ('const-8', u'PTRADD_-1204865014'), ('tmp_144', u'CBRANCH_-1204869748'), ('const-433', u'LOAD_-1204869770'), (u'PTRADD_-1204865749', u'LOAD_-1204869069'), (u'CAST_-1204864797', u'MULTIEQUAL_-1204865831'), (u'COPY_-1204869439', u'MULTIEQUAL_-1204866807'), ('const-433', u'STORE_-1204868606'), (u'CAST_-1204865471', u'INT_LESS_-1204868704'), (u'LOAD_-1204868668', u'STORE_-1204868606'), ('tmp_9221', u'CAST_-1204865812'), (u'INT_SUB_-1204869614', u'COPY_-1204865163'), ('const-0', u'COPY_-1204869439'), (u'MULTIEQUAL_-1204865758', u'CBRANCH_-1204867800'), (u'INT_NOTEQUAL_-1204867633', u'CBRANCH_-1204867632'), ('tmp_2794', u'BRANCH_-1204867398'), (u'MULTIEQUAL_-1204866754', u'MULTIEQUAL_-1204866578'), ('const-4294967295', u'COPY_-1204866697'), ('const-28', u'PTRADD_-1204865978'), (u'INT_SLESS_-1204869527', u'CBRANCH_-1204869534'), (u'LOAD_-1204868768', u'INT_ADD_-1204868750'), ('const-3', u'PTRADD_-1204864984'), ('const-433', u'LOAD_-1204868789'), (u'CAST_-1204864640', u'INT_SLESS_-1204867409'), (u'CAST_-1204865527', u'INT_SLESS_-1204868861'), ('const-433', u'LOAD_-1204868892'), (u'INT_EQUAL_-1204867941', u'CBRANCH_-1204867924'), ('const-8', u'PTRADD_-1204865273'), ('const-433', u'STORE_-1204867906'), ('const-3', u'PTRADD_-1204865327'), (u'INT_SUB_-1204868190', u'COPY_-1204865159'), ('const-433', u'STORE_-1204867938'), (u'LOAD_-1204869499', u'INT_SUB_-1204869466'), ('tmp_190', u'CBRANCH_-1204869714'), (u'PTRADD_-1204866010', u'LOAD_-1204869573'), ('tmp_9221', u'PTRADD_-1204865273'), ('const-433', u'LOAD_-1204867624'), (u'MULTIEQUAL_-1204865656', u'MULTIEQUAL_-1204866754'), (u'CAST_-1204865050', u'CALL_-1204868060'), (u'BOOL_NEGATE_-1204865151', u'CBRANCH_-1204867911'), ('const-0', u'SUBPIECE_-1204866002'), (u'CAST_-1204864634', u'MULTIEQUAL_-1204865831'), ('const-26', u'PTRADD_-1204864848'), (u'COPY_-1204864827', u'CALL_-1204867654'), ('const-433', u'STORE_-1204867905'), ('const-433', u'LOAD_-1204867999'), ('const-0', u'INT_EQUAL_-1204869823'), ('tmp_9221', u'PTRADD_-1204865793'), ('const-27', u'PTRADD_-1204865934'), ('const-8', u'PTRADD_-1204865546'), (u'PTRADD_-1204865632', u'LOAD_-1204868789'), ('const-3', u'PTRADD_-1204865919'), (u'CAST_-1204865850', u'CALL_-1204867551'), ('const-0', u'INT_NOTEQUAL_-1204869727'), ('tmp_2838', u'BRANCH_-1204867592'), ('const-1', u'PTRADD_-1204865428'), (u'CALLIND_-1204869116', u'MULTIEQUAL_-1204865790'), ('const-25', u'PTRADD_-1204866010'), ('tmp_9221', u'PTRADD_-1204865413'), (u'LOAD_-1204869393', u'INT_NOTEQUAL_-1204869377'), ('const-8', u'PTRADD_-1204865527'), ('const-1', u'COPY_-1204865237'), ('tmp_9221', u'PTRADD_-1204866101'), ('const--2', u'INT_ADD_-1204867590'), (u'MULTIEQUAL_-1204865781', u'MULTIEQUAL_-1204865757'), (u'MULTIEQUAL_-1204865790', u'MULTIEQUAL_-1204866088'), ('tmp_9221', u'PTRADD_-1204864996'), ('const-8', u'PTRADD_-1204865243'), ('const-433', u'STORE_-1204867931'), (u'INT_ADD_-1204868574', u'CAST_-1204865356'), ('const-433', u'LOAD_-1204867981'), (u'COPY_-1204865333', u'RETURN_-1204865309'), ('const-433', u'LOAD_-1204869509'), (u'PTRADD_-1204864970', u'STORE_-1204867892'), ('const-8', u'PTRADD_-1204866142'), (u'INT_SRIGHT_-1204869022', u'MULTIEQUAL_-1204866636'), (u'INT_OR_-1204865784', u'CAST_-1204865573'), (u'LOAD_-1204869724', u'CAST_-1204865975'), ('tmp_9221', u'PTRADD_-1204865327'), ('const-0', u'STORE_-1204867892'), ('tmp_286', u'CBRANCH_-1204869639'), (u'PTRADD_-1204864930', u'LOAD_-1204867633'), (u'PTRADD_-1204865839', u'LOAD_-1204869250'), (u'LOAD_-1204869770', u'INT_EQUAL_-1204869755'), (u'INT_NOTEQUAL_-1204868644', u'CBRANCH_-1204868577'), ('tmp_2468', u'BRANCH_-1204867590'), (u'CAST_-1204865874', u'LOAD_-1204869558'), (u'LOAD_-1204867965', u'CAST_-1204864897'), ('const-29', u'PTRADD_-1204865970'), ('tmp_9221', u'PTRADD_-1204866082'), ('const-8', u'PTRADD_-1204865235'), ('tmp_1400', u'CBRANCH_-1204868868'), (u'CAST_-1204865944', u'INT_LESS_-1204869667'), (u'INT_SUB_-1204869454', u'MULTIEQUAL_-1204866807'), ('const-0', u'INT_SLESS_-1204867920'), (u'LOAD_-1204868094', u'STORE_-1204868060'), (u'MULTIEQUAL_-1204866827', u'INT_ADD_-1204868886'), (u'MULTIEQUAL_-1204865670', u'MULTIEQUAL_-1204865246'), ('const-433', u'LOAD_-1204868020'), (u'PTRADD_-1204865243', u'LOAD_-1204868094'), ('const-4', u'PTRADD_-1204864961'), (u'CAST_-1204865384', u'CAST_-1204865348'), ('const-20', u'PTRADD_-1204866046'), (u'PTRADD_-1204866101', u'LOAD_-1204869743'), ('const-8', u'PTRADD_-1204865353'), (u'CAST_-1204865818', u'INT_SLESSEQUAL_-1204869428'), (u'CAST_-1204865041', u'INT_SUB_-1204868190'), (u'MULTIEQUAL_-1204866098', u'INT_NOTEQUAL_-1204868144'), ('const-1', u'RETURN_-1204868553'), (u'PTRADD_-1204865694', u'LOAD_-1204868920'), (u'COPY_-1204865164', u'CALL_-1204867892'), (u'COPY_-1204865159', u'MULTIEQUAL_-1204866042'), ('tmp_1198', u'CBRANCH_-1204868998'), ('const-0', u'STORE_-1204867949'), (u'CAST_-1204865479', u'MULTIEQUAL_-1204866732'), (u'MULTIEQUAL_-1204866893', u'CALL_-1204867405'), ('const-19', u'PTRADD_-1204865243'), (u'MULTIEQUAL_-1204865846', u'BOOL_NEGATE_-1204865151'), ('const-27', u'PTRADD_-1204865683'), ('const-0', u'STORE_-1204868039'), (u'PTRADD_-1204865813', u'LOAD_-1204869185'), ('tmp_9221', u'PTRADD_-1204864738'), ('const-8', u'PTRADD_-1204864830'), ('const-0', u'INT_EQUAL_-1204869613'), (u'PTRADD_-1204865345', u'STORE_-1204867929'), ('const-0', u'RETURN_-1204865314'), (u'PTRADD_-1204865446', u'STORE_-1204867960'), (u'PTRADD_-1204865268', u'CALL_-1204867912'), (u'PTRADD_-1204865006', u'CAST_-1204864889'), (u'PTRADD_-1204865413', u'STORE_-1204867917'), ('tmp_1606', u'CBRANCH_-1204868713'), ('tmp_367', u'CBRANCH_-1204869578'), ('const-0', u'INT_NOTEQUAL_-1204868980'), ('const-2', u'COPY_-1204869664'), (u'LOAD_-1204867946', u'INT_ZEXT_-1204866721'), (u'INT_ADD_-1204869542', u'CAST_-1204865874'), (u'COPY_-1204865295', u'MULTIEQUAL_-1204865790'), ('const-433', u'STORE_-1204867971'), (u'INT_NOTEQUAL_-1204867893', u'CBRANCH_-1204867891'), (u'MULTIEQUAL_-1204865790', u'MULTIEQUAL_-1204865781'), (u'CAST_-1204865460', u'STORE_-1204868746'), (u'CAST_-1204865975', u'MULTIEQUAL_-1204866708'), ('const-433', u'STORE_-1204869278'), ('tmp_2890', u'CBRANCH_-1204867891'), (u'CAST_-1204865964', u'INT_LESS_-1204869689'), (u'CAST_-1204866032', u'LOAD_-1204869835'), (u'CALLIND_-1204868010', u'COPY_-1204865342'), (u'CAST_-1204864897', u'LOAD_-1204867900'), ('const-24', u'PTRADD_-1204865376'), (u'PTRADD_-1204865217', u'STORE_-1204868060'), (u'MULTIEQUAL_-1204866801', u'PTRADD_-1204865781'), (u'CALLIND_-1204869116', u'INT_NOTEQUAL_-1204869000'), ('tmp_9221', u'PTRADD_-1204865423'), (u'INT_LESS_-1204869689', u'CBRANCH_-1204869687'), (u'CAST_-1204865268', u'STORE_-1204867929'), ('const-0', u'INT_NOTEQUAL_-1204869579'), ('tmp_9221', u'PTRADD_-1204865919'), ('const-433', u'STORE_-1204867621'), ('tmp_9221', u'PTRADD_-1204865376'), ('const-4', u'INT_MULT_-1204867919'), ('const-0', u'SUBPIECE_-1204865390'), (u'SUBPIECE_-1204866824', u'INT_EQUAL_-1204867998'), ('const-25', u'PTRADD_-1204864930'), ('const-8', u'PTRADD_-1204865632'), ('const-2', u'PTRADD_-1204865212'), (u'MULTIEQUAL_-1204866578', u'INT_ADD_-1204868886'), ('tmp_9221', u'PTRADD_-1204865207'), ('const-0', u'INT_EQUAL_-1204868829'), ('tmp_9221', u'PTRADD_-1204865454'), ('tmp_9221', u'PTRADD_-1204865006'), ('const-0', u'INT_EQUAL_-1204867516'), ('tmp_9221', u'PTRADD_-1204865567'), (u'PTRADD_-1204865978', u'LOAD_-1204869509'), ('const-6', u'PTRADD_-1204865522'), ('const-29', u'PTRADD_-1204865711'), (u'LOAD_-1204868668', u'STORE_-1204868613'), (u'LOAD_-1204867656', u'INT_NOTEQUAL_-1204867633'), ('const-0', u'COPY_-1204865729'), ('const-4294967295', u'COPY_-1204865333'), (u'MULTIEQUAL_-1204866088', u'INT_NOTEQUAL_-1204868644'), (u'CAST_-1204864755', u'INT_SLESS_-1204867463'), (u'MULTIEQUAL_-1204866945', u'CALL_-1204868843'), ('const-0', u'STORE_-1204868642'), (u'CAST_-1204865484', u'MULTIEQUAL_-1204866197'), (u'MULTIEQUAL_-1204866893', u'CALL_-1204867517'), (u'CAST_-1204864889', u'LOAD_-1204867953'), ('const-1', u'STORE_-1204867907'), (u'INT_SUB_-1204869466', u'INT_EQUAL_-1204867516'), ('const-40', u'INT_ADD_-1204869542'), ('const-3', u'INT_EQUAL_-1204869089'), ('const-8', u'PTRADD_-1204865345'), ('tmp_2348', u'CBRANCH_-1204867911'), (u'LOAD_-1204867633', u'CAST_-1204864872'), (u'PTRADD_-1204865365', u'LOAD_-1204867958'), ('const-8', u'PTRADD_-1204865413'), (u'PTRADD_-1204865212', u'STORE_-1204868053'), ('const-1', u'INT_SUB_-1204869614'), ('tmp_9221', u'PTRADD_-1204865537'), (u'LOAD_-1204868094', u'STORE_-1204868053'), ('tmp_9221', u'PTRADD_-1204866054'), ('const-8', u'PTRADD_-1204864784'), (u'MULTIEQUAL_-1204866732', u'CALLIND_-1204869116'), (u'MULTIEQUAL_-1204867160', u'INT_ADD_-1204867590'), ('const-433', u'STORE_-1204867914'), ('const--1', u'INT_EQUAL_-1204868809'), (u'MULTIEQUAL_-1204865846', u'MULTIEQUAL_-1204865758'), ('const-2', u'PTRADD_-1204865423'), (u'COPY_-1204867800', u'RETURN_-1204867783'), ('const-433', u'LOAD_-1204867953'), ('const-433', u'STORE_-1204868620'), (u'INT_EQUAL_-1204868695', u'CBRANCH_-1204868692'), (u'MULTIEQUAL_-1204865975', u'PTRADD_-1204864989'), (u'CAST_-1204864670', u'MULTIEQUAL_-1204865714'), ('const-19', u'PTRADD_-1204865365'), ('const-132', u'INT_ADD_-1204869152'), (u'CAST_-1204865088', u'INT_ADD_-1204868014'), ('const-433', u'STORE_-1204868588'), ('const-433', u'LOAD_-1204868920'), ('const-170', u'INT_ADD_-1204867892'), (u'INT_LESS_-1204869667', u'CBRANCH_-1204869639'), (u'LOAD_-1204867941', u'CAST_-1204865276'), (u'CAST_-1204865743', u'LOAD_-1204869317'), (u'PTRADD_-1204865619', u'LOAD_-1204868768'), ('tmp_9221', u'PTRADD_-1204865001'), (u'CAST_-1204865299', u'STORE_-1204867971'), ('const-8', u'PTRADD_-1204865207'), ('tmp_1962', u'CBRANCH_-1204868158'), ('tmp_795', u'CBRANCH_-1204869255'), (u'COPY_-1204865237', u'MULTIEQUAL_-1204865670'), (u'CALL_-1204868843', u'INT_EQUAL_-1204868809'), ('tmp_9221', u'CALLIND_-1204868010'), (u'PTRADD_-1204865207', u'STORE_-1204868046'), ('const-8', u'PTRADD_-1204864716'), ('const-433', u'STORE_-1204867938'), ('const-26', u'PTRADD_-1204864830'), (u'PTRADD_-1204864984', u'STORE_-1204867914'), (u'INT_ADD_-1204868886', u'CAST_-1204865527'), ('tmp_9221', u'PTRADD_-1204865546'), ('const-25', u'PTRADD_-1204865813'), (u'CAST_-1204865066', u'MULTIEQUAL_-1204866197'), ('tmp_9221', u'PTRADD_-1204865384'), (u'COPY_-1204866009', u'MULTIEQUAL_-1204867160'), (u'LOAD_-1204869069', u'INT_SUB_-1204869050'), (u'LOAD_-1204867981', u'SUBPIECE_-1204865390'), (u'CAST_-1204865734', u'MULTIEQUAL_-1204867078'), (u'CAST_-1204864897', u'PTRADD_-1204864989'), (u'LOAD_-1204868010', u'CAST_-1204865074'), (u'PTRADD_-1204865418', u'STORE_-1204867924'), ('const-0', u'COPY_-1204864944'), ('tmp_2588', u'BRANCH_-1204867602'), ('const-433', u'LOAD_-1204869413'), (u'MULTIEQUAL_-1204865785', u'MULTIEQUAL_-1204866754'), ('const-8', u'PTRADD_-1204865555'), ('const-433', u'LOAD_-1204869151'), ('const-19', u'PTRADD_-1204865567'), (u'INT_EQUAL_-1204869417', u'CBRANCH_-1204869401'), ('const-3', u'COPY_-1204865295'), ('tmp_9221', u'PTRADD_-1204864984'), (u'PTRADD_-1204865924', u'LOAD_-1204869400'), (u'LOAD_-1204869835', u'INT_AND_-1204869809'), (u'SUBPIECE_-1204865390', u'INT_EQUAL_-1204867966'), (u'CAST_-1204864762', u'STORE_-1204867789'), (u'LOAD_-1204867494', u'CAST_-1204864670'), ('const-4294967295', u'INT_EQUAL_-1204867998'), ('const-0', u'INT_NOTEQUAL_-1204868160'), (u'MULTIEQUAL_-1204865768', u'MULTIEQUAL_-1204865831'), (u'CALLIND_-1204868010', u'SUBPIECE_-1204866824'), (u'PTRADD_-1204865871', u'STORE_-1204869298'), ('const-8', u'PTRADD_-1204865532'), ('const-8', u'PTRADD_-1204865669'), (u'PTRADD_-1204865537', u'STORE_-1204868620'), ('const-0', u'STORE_-1204868028'), (u'LOAD_-1204869509', u'INT_SUB_-1204869466'), (u'COPY_-1204866697', u'RETURN_-1204868336'), (u'INT_AND_-1204867927', u'INT_EQUAL_-1204867941'), (u'CAST_-1204865384', u'MULTIEQUAL_-1204866708'), (u'CAST_-1204864861', u'STORE_-1204867907'), (u'PTRADD_-1204865522', u'STORE_-1204868599'), ('tmp_9221', u'PTRADD_-1204865268'), ('tmp_9221', u'PTRADD_-1204865934'), ('const-26', u'PTRADD_-1204864738'), ('tmp_563', u'CBRANCH_-1204869436'), ('const-8', u'PTRADD_-1204864952'), (u'PTRADD_-1204864738', u'LOAD_-1204867494'), (u'MULTIEQUAL_-1204866098', u'MULTIEQUAL_-1204866636'), ('tmp_609', u'CBRANCH_-1204869401'), (u'INT_SUB_-1204869466', u'INT_NOTEQUAL_-1204867659'), ('tmp_9221', u'PTRADD_-1204864716'), ('tmp_9221', u'PTRADD_-1204865813'), (u'COPY_-1204865911', u'MULTIEQUAL_-1204865846'), ('tmp_2028', u'BRANCH_-1204868110'), ('const-1', u'PTRADD_-1204865839'), ('const-8', u'PTRADD_-1204865418'), ('const-29', u'PTRADD_-1204865176'), ('const-2', u'PTRADD_-1204865332'), ('const-433', u'LOAD_-1204868058'), (u'LOAD_-1204867991', u'CAST_-1204865384'), ('const-433', u'LOAD_-1204868768'), (u'LOAD_-1204868920', u'INT_SUB_-1204868901'), (u'PTRADD_-1204865546', u'STORE_-1204868631'), (u'LOAD_-1204868032', u'INT_ADD_-1204868004'), ('tmp_9221', u'CAST_-1204865656'), ('const-8', u'PTRADD_-1204866068'), ('tmp_691', u'CBRANCH_-1204869352'), ('const-0', u'INT_NOTEQUAL_-1204867659'), (u'MULTIEQUAL_-1204866786', u'MULTIEQUAL_-1204866732'), (u'CALL_-1204868843', u'INT_ADD_-1204868750'), (u'MULTIEQUAL_-1204866042', u'CALL_-1204868060'), ('const-0', u'INT_NOTEQUAL_-1204869324'), (u'CAST_-1204865357', u'INT_ADD_-1204868574'), (u'LOAD_-1204869400', u'INT_NOTEQUAL_-1204869377'), (u'CAST_-1204864884', u'STORE_-1204867938'), (u'INT_NOTEQUAL_-1204869377', u'CBRANCH_-1204869375'), (u'CAST_-1204865353', u'STORE_-1204867938'), ('tmp_2286', u'CBRANCH_-1204867800'), ('const-433', u'LOAD_-1204869607'), (u'COPY_-1204865949', u'MULTIEQUAL_-1204867261'), (u'MULTIEQUAL_-1204866807', u'MULTIEQUAL_-1204865681')]
null
null
00302530
x64
O2
(translation_unit "ulong FUN_00302530(long *param_1)\n\n{\n uint uVar1;\n long lVar2;\n bool bVar3;\n bool bVar4;\n char cVar5;\n int iVar6;\n void *pvVar7;\n ulong uVar8;\n uint *puVar9;\n void *__dest;\n ulong uVar10;\n size_t __n;\n wchar_t *__s2;\n wchar_t *__s1;\n ulong uVar11;\n long lVar12;\n \n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n return 0xffffffff;\n }\n if (*(char *)((long)param_1 + 0xaa) == '\0') {\n puVar9 = (uint *)param_1[2];\n if ((char)param_1[0x18] != '\0') goto LAB_003027f3;\nLAB_00302569:\n if (puVar9 < (uint *)param_1[3]) goto LAB_00302838;\n }\n else {\n uVar8 = (**(code **)(*param_1 + 0x68))(param_1,0xffffffff);\n if ((int)uVar8 == -1) {\n return uVar8;\n }\n puVar9 = (uint *)param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n param_1[3] = (long)puVar9;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xaa) = 0;\n if ((char)param_1[0x18] == '\0') goto LAB_00302569;\nLAB_003027f3:\n *(undefined1 *)(param_1 + 0x18) = 0;\n puVar9 = (uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4);\n param_1[0x16] = (long)puVar9;\n param_1[1] = param_1[0x13];\n param_1[2] = (long)puVar9;\n param_1[3] = param_1[0x17];\n if (puVar9 < (uint *)param_1[0x17]) {\nLAB_00302838:\n return (ulong)*puVar9;\n }\n }\n lVar12 = 2;\n if (1 < (ulong)param_1[0x14]) {\n lVar12 = param_1[0x14];\n }\n uVar8 = lVar12 - 1;\n if ((long *)param_1[0x19] == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00319460();\n }\n cVar5 = (**(code **)(*(long *)param_1[0x19] + 0x30))();\n if (cVar5 != '\0') {\n uVar11 = FUN_002db340(param_1 + 0xd,param_1[1],uVar8);\n if (uVar11 != 0) {\n if (0 < (long)uVar11) {\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow error reading the file");\n }\n goto LAB_0030287c;\n }\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x28))();\n if (iVar6 < 1) {\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x40))();\n uVar11 = lVar12 + -2 + (long)iVar6;\n uVar10 = uVar8;\n }\n else {\n uVar11 = (long)iVar6 * uVar8;\n uVar10 = uVar11;\n }\n __n = param_1[0x1d] - param_1[0x1c];\n lVar12 = uVar10 - __n;\n if ((long)uVar10 <= (long)__n) {\n lVar12 = 0;\n }\n lVar2 = param_1[0x1b];\n if ((*(char *)((long)param_1 + 0xa9) == '\0') || (param_1[3] != param_1[1])) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }\n __dest = (void *)param_1[0x1a];\n if (__n != 0) goto LAB_00302a64;\n }\n else {\n if (__n == 0) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }\n __dest = (void *)param_1[0x1a];\n }\nLAB_00302626:\n pvVar7 = (void *)((long)__dest + __n);\n param_1[0x1c] = (long)__dest;\n param_1[0x1d] = (long)pvVar7;\n *(undefined8 *)((long)param_1 + 0x8c) = *(undefined8 *)((long)param_1 + 0x84);\n if (lVar12 != 0) {\n iVar6 = 0;\n goto LAB_003026e1;\n }\n __s1 = (wchar_t *)param_1[1];\n iVar6 = 0;\n if (pvVar7 <= __dest) goto LAB_003026ca;\n bVar4 = false;\nLAB_00302668:\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x20))\n ((long *)param_1[0x19],(long)param_1 + 0x84,__dest,pvVar7,param_1 + 0x1c,__s1,\n __s1 + uVar8);\n if (iVar6 == 3) {\n pvVar7 = (void *)param_1[0x1d];\n __s1 = (wchar_t *)param_1[1];\n goto LAB_003028c3;\n }\n lVar12 = (long)__s1 - param_1[1];\n uVar11 = lVar12 >> 2;\n if (iVar6 != 2) {\n bVar3 = (bool)(lVar12 != 0 | bVar4);\n while (!bVar3) {\nLAB_003026ca:\n while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = (wchar_t *)param_1[0x1a];\n uVar10 = (long)pvVar7 - (long)__s2;\n uVar11 = uVar8;\n if ((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)) {\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }\n param_1[0x1c] = (long)__s2;\n iVar6 = 3;\n bVar3 = (bool)(uVar11 != 0 | bVar4);\n }\n if (0 < (long)uVar11) goto LAB_00302955;\n if (bVar4) {\nLAB_00302752:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n if (iVar6 != 1) {\n return 0xffffffff;\n }\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow incomplete character in file");\n }\n goto LAB_003029c5;\n }\n if (0 < lVar12) goto LAB_00302955;\n if (!bVar4) {\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow invalid byte sequence in file");\n }\nLAB_0030287c:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n return 0xffffffff;\n}\n\n" (function_definition "ulong FUN_00302530(long *param_1)\n\n{\n uint uVar1;\n long lVar2;\n bool bVar3;\n bool bVar4;\n char cVar5;\n int iVar6;\n void *pvVar7;\n ulong uVar8;\n uint *puVar9;\n void *__dest;\n ulong uVar10;\n size_t __n;\n wchar_t *__s2;\n wchar_t *__s1;\n ulong uVar11;\n long lVar12;\n \n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n return 0xffffffff;\n }\n if (*(char *)((long)param_1 + 0xaa) == '\0') {\n puVar9 = (uint *)param_1[2];\n if ((char)param_1[0x18] != '\0') goto LAB_003027f3;\nLAB_00302569:\n if (puVar9 < (uint *)param_1[3]) goto LAB_00302838;\n }\n else {\n uVar8 = (**(code **)(*param_1 + 0x68))(param_1,0xffffffff);\n if ((int)uVar8 == -1) {\n return uVar8;\n }\n puVar9 = (uint *)param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n param_1[3] = (long)puVar9;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xaa) = 0;\n if ((char)param_1[0x18] == '\0') goto LAB_00302569;\nLAB_003027f3:\n *(undefined1 *)(param_1 + 0x18) = 0;\n puVar9 = (uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4);\n param_1[0x16] = (long)puVar9;\n param_1[1] = param_1[0x13];\n param_1[2] = (long)puVar9;\n param_1[3] = param_1[0x17];\n if (puVar9 < (uint *)param_1[0x17]) {\nLAB_00302838:\n return (ulong)*puVar9;\n }\n }\n lVar12 = 2;\n if (1 < (ulong)param_1[0x14]) {\n lVar12 = param_1[0x14];\n }\n uVar8 = lVar12 - 1;\n if ((long *)param_1[0x19] == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00319460();\n }\n cVar5 = (**(code **)(*(long *)param_1[0x19] + 0x30))();\n if (cVar5 != '\0') {\n uVar11 = FUN_002db340(param_1 + 0xd,param_1[1],uVar8);\n if (uVar11 != 0) {\n if (0 < (long)uVar11) {\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow error reading the file");\n }\n goto LAB_0030287c;\n }\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x28))();\n if (iVar6 < 1) {\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x40))();\n uVar11 = lVar12 + -2 + (long)iVar6;\n uVar10 = uVar8;\n }\n else {\n uVar11 = (long)iVar6 * uVar8;\n uVar10 = uVar11;\n }\n __n = param_1[0x1d] - param_1[0x1c];\n lVar12 = uVar10 - __n;\n if ((long)uVar10 <= (long)__n) {\n lVar12 = 0;\n }\n lVar2 = param_1[0x1b];\n if ((*(char *)((long)param_1 + 0xa9) == '\0') || (param_1[3] != param_1[1])) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }\n __dest = (void *)param_1[0x1a];\n if (__n != 0) goto LAB_00302a64;\n }\n else {\n if (__n == 0) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }\n __dest = (void *)param_1[0x1a];\n }\nLAB_00302626:\n pvVar7 = (void *)((long)__dest + __n);\n param_1[0x1c] = (long)__dest;\n param_1[0x1d] = (long)pvVar7;\n *(undefined8 *)((long)param_1 + 0x8c) = *(undefined8 *)((long)param_1 + 0x84);\n if (lVar12 != 0) {\n iVar6 = 0;\n goto LAB_003026e1;\n }\n __s1 = (wchar_t *)param_1[1];\n iVar6 = 0;\n if (pvVar7 <= __dest) goto LAB_003026ca;\n bVar4 = false;\nLAB_00302668:\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x20))\n ((long *)param_1[0x19],(long)param_1 + 0x84,__dest,pvVar7,param_1 + 0x1c,__s1,\n __s1 + uVar8);\n if (iVar6 == 3) {\n pvVar7 = (void *)param_1[0x1d];\n __s1 = (wchar_t *)param_1[1];\n goto LAB_003028c3;\n }\n lVar12 = (long)__s1 - param_1[1];\n uVar11 = lVar12 >> 2;\n if (iVar6 != 2) {\n bVar3 = (bool)(lVar12 != 0 | bVar4);\n while (!bVar3) {\nLAB_003026ca:\n while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = (wchar_t *)param_1[0x1a];\n uVar10 = (long)pvVar7 - (long)__s2;\n uVar11 = uVar8;\n if ((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)) {\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }\n param_1[0x1c] = (long)__s2;\n iVar6 = 3;\n bVar3 = (bool)(uVar11 != 0 | bVar4);\n }\n if (0 < (long)uVar11) goto LAB_00302955;\n if (bVar4) {\nLAB_00302752:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n if (iVar6 != 1) {\n return 0xffffffff;\n }\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow incomplete character in file");\n }\n goto LAB_003029c5;\n }\n if (0 < lVar12) goto LAB_00302955;\n if (!bVar4) {\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow invalid byte sequence in file");\n }\nLAB_0030287c:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n return 0xffffffff;\n}" type_identifier (function_declarator "FUN_00302530(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 uint uVar1;\n long lVar2;\n bool bVar3;\n bool bVar4;\n char cVar5;\n int iVar6;\n void *pvVar7;\n ulong uVar8;\n uint *puVar9;\n void *__dest;\n ulong uVar10;\n size_t __n;\n wchar_t *__s2;\n wchar_t *__s1;\n ulong uVar11;\n long lVar12;\n \n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n return 0xffffffff;\n }\n if (*(char *)((long)param_1 + 0xaa) == '\0') {\n puVar9 = (uint *)param_1[2];\n if ((char)param_1[0x18] != '\0') goto LAB_003027f3;\nLAB_00302569:\n if (puVar9 < (uint *)param_1[3]) goto LAB_00302838;\n }\n else {\n uVar8 = (**(code **)(*param_1 + 0x68))(param_1,0xffffffff);\n if ((int)uVar8 == -1) {\n return uVar8;\n }\n puVar9 = (uint *)param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n param_1[3] = (long)puVar9;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xaa) = 0;\n if ((char)param_1[0x18] == '\0') goto LAB_00302569;\nLAB_003027f3:\n *(undefined1 *)(param_1 + 0x18) = 0;\n puVar9 = (uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4);\n param_1[0x16] = (long)puVar9;\n param_1[1] = param_1[0x13];\n param_1[2] = (long)puVar9;\n param_1[3] = param_1[0x17];\n if (puVar9 < (uint *)param_1[0x17]) {\nLAB_00302838:\n return (ulong)*puVar9;\n }\n }\n lVar12 = 2;\n if (1 < (ulong)param_1[0x14]) {\n lVar12 = param_1[0x14];\n }\n uVar8 = lVar12 - 1;\n if ((long *)param_1[0x19] == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00319460();\n }\n cVar5 = (**(code **)(*(long *)param_1[0x19] + 0x30))();\n if (cVar5 != '\0') {\n uVar11 = FUN_002db340(param_1 + 0xd,param_1[1],uVar8);\n if (uVar11 != 0) {\n if (0 < (long)uVar11) {\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow error reading the file");\n }\n goto LAB_0030287c;\n }\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x28))();\n if (iVar6 < 1) {\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x40))();\n uVar11 = lVar12 + -2 + (long)iVar6;\n uVar10 = uVar8;\n }\n else {\n uVar11 = (long)iVar6 * uVar8;\n uVar10 = uVar11;\n }\n __n = param_1[0x1d] - param_1[0x1c];\n lVar12 = uVar10 - __n;\n if ((long)uVar10 <= (long)__n) {\n lVar12 = 0;\n }\n lVar2 = param_1[0x1b];\n if ((*(char *)((long)param_1 + 0xa9) == '\0') || (param_1[3] != param_1[1])) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }\n __dest = (void *)param_1[0x1a];\n if (__n != 0) goto LAB_00302a64;\n }\n else {\n if (__n == 0) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }\n __dest = (void *)param_1[0x1a];\n }\nLAB_00302626:\n pvVar7 = (void *)((long)__dest + __n);\n param_1[0x1c] = (long)__dest;\n param_1[0x1d] = (long)pvVar7;\n *(undefined8 *)((long)param_1 + 0x8c) = *(undefined8 *)((long)param_1 + 0x84);\n if (lVar12 != 0) {\n iVar6 = 0;\n goto LAB_003026e1;\n }\n __s1 = (wchar_t *)param_1[1];\n iVar6 = 0;\n if (pvVar7 <= __dest) goto LAB_003026ca;\n bVar4 = false;\nLAB_00302668:\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x20))\n ((long *)param_1[0x19],(long)param_1 + 0x84,__dest,pvVar7,param_1 + 0x1c,__s1,\n __s1 + uVar8);\n if (iVar6 == 3) {\n pvVar7 = (void *)param_1[0x1d];\n __s1 = (wchar_t *)param_1[1];\n goto LAB_003028c3;\n }\n lVar12 = (long)__s1 - param_1[1];\n uVar11 = lVar12 >> 2;\n if (iVar6 != 2) {\n bVar3 = (bool)(lVar12 != 0 | bVar4);\n while (!bVar3) {\nLAB_003026ca:\n while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = (wchar_t *)param_1[0x1a];\n uVar10 = (long)pvVar7 - (long)__s2;\n uVar11 = uVar8;\n if ((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)) {\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }\n param_1[0x1c] = (long)__s2;\n iVar6 = 3;\n bVar3 = (bool)(uVar11 != 0 | bVar4);\n }\n if (0 < (long)uVar11) goto LAB_00302955;\n if (bVar4) {\nLAB_00302752:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n if (iVar6 != 1) {\n return 0xffffffff;\n }\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow incomplete character in file");\n }\n goto LAB_003029c5;\n }\n if (0 < lVar12) goto LAB_00302955;\n if (!bVar4) {\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow invalid byte sequence in file");\n }\nLAB_0030287c:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n return 0xffffffff;\n}" { (declaration "uint uVar1;" 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 "char cVar5;" primitive_type identifier ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "void *pvVar7;" primitive_type (pointer_declarator "*pvVar7" * identifier) ;) (declaration "ulong uVar8;" type_identifier identifier ;) (declaration "uint *puVar9;" type_identifier (pointer_declarator "*puVar9" * identifier) ;) (declaration "void *__dest;" primitive_type (pointer_declarator "*__dest" * identifier) ;) (declaration "ulong uVar10;" type_identifier identifier ;) (declaration "size_t __n;" primitive_type identifier ;) (declaration "wchar_t *__s2;" type_identifier (pointer_declarator "*__s2" * identifier) ;) (declaration "wchar_t *__s1;" type_identifier (pointer_declarator "*__s1" * identifier) ;) (declaration "ulong uVar11;" type_identifier identifier ;) (declaration "long lVar12;" (sized_type_specifier "long" long) identifier ;) (if_statement "if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n return 0xffffffff;\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0xf) & 8) == 0)" ( (binary_expression "(*(byte *)(param_1 + 0xf) & 8) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0xf) & 8)" ( (binary_expression "*(byte *)(param_1 + 0xf) & 8" (pointer_expression "*(byte *)(param_1 + 0xf)" * (cast_expression "(byte *)(param_1 + 0xf)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf)" ( (binary_expression "param_1 + 0xf" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n return 0xffffffff;\n }" { (return_statement "return 0xffffffff;" return number_literal ;) })) (if_statement "if (*(char *)((long)param_1 + 0xaa) == '\0') {\n puVar9 = (uint *)param_1[2];\n if ((char)param_1[0x18] != '\0') goto LAB_003027f3;\nLAB_00302569:\n if (puVar9 < (uint *)param_1[3]) goto LAB_00302838;\n }\n else {\n uVar8 = (**(code **)(*param_1 + 0x68))(param_1,0xffffffff);\n if ((int)uVar8 == -1) {\n return uVar8;\n }\n puVar9 = (uint *)param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n param_1[3] = (long)puVar9;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xaa) = 0;\n if ((char)param_1[0x18] == '\0') goto LAB_00302569;\nLAB_003027f3:\n *(undefined1 *)(param_1 + 0x18) = 0;\n puVar9 = (uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4);\n param_1[0x16] = (long)puVar9;\n param_1[1] = param_1[0x13];\n param_1[2] = (long)puVar9;\n param_1[3] = param_1[0x17];\n if (puVar9 < (uint *)param_1[0x17]) {\nLAB_00302838:\n return (ulong)*puVar9;\n }\n }" if (parenthesized_expression "(*(char *)((long)param_1 + 0xaa) == '\0')" ( (binary_expression "*(char *)((long)param_1 + 0xaa) == '\0'" (pointer_expression "*(char *)((long)param_1 + 0xaa)" * (cast_expression "(char *)((long)param_1 + 0xaa)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xaa)" ( (binary_expression "(long)param_1 + 0xaa" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n puVar9 = (uint *)param_1[2];\n if ((char)param_1[0x18] != '\0') goto LAB_003027f3;\nLAB_00302569:\n if (puVar9 < (uint *)param_1[3]) goto LAB_00302838;\n }" { (expression_statement "puVar9 = (uint *)param_1[2];" (assignment_expression "puVar9 = (uint *)param_1[2]" identifier = (cast_expression "(uint *)param_1[2]" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[2]" identifier [ number_literal ]))) ;) (if_statement "if ((char)param_1[0x18] != '\0') goto LAB_003027f3;" if (parenthesized_expression "((char)param_1[0x18] != '\0')" ( (binary_expression "(char)param_1[0x18] != '\0'" (cast_expression "(char)param_1[0x18]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "param_1[0x18]" identifier [ number_literal ])) != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_003027f3;" goto statement_identifier ;)) (labeled_statement "LAB_00302569:\n if (puVar9 < (uint *)param_1[3]) goto LAB_00302838;" statement_identifier : (if_statement "if (puVar9 < (uint *)param_1[3]) goto LAB_00302838;" if (parenthesized_expression "(puVar9 < (uint *)param_1[3])" ( (binary_expression "puVar9 < (uint *)param_1[3]" identifier < (cast_expression "(uint *)param_1[3]" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00302838;" goto statement_identifier ;))) }) (else_clause "else {\n uVar8 = (**(code **)(*param_1 + 0x68))(param_1,0xffffffff);\n if ((int)uVar8 == -1) {\n return uVar8;\n }\n puVar9 = (uint *)param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n param_1[3] = (long)puVar9;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xaa) = 0;\n if ((char)param_1[0x18] == '\0') goto LAB_00302569;\nLAB_003027f3:\n *(undefined1 *)(param_1 + 0x18) = 0;\n puVar9 = (uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4);\n param_1[0x16] = (long)puVar9;\n param_1[1] = param_1[0x13];\n param_1[2] = (long)puVar9;\n param_1[3] = param_1[0x17];\n if (puVar9 < (uint *)param_1[0x17]) {\nLAB_00302838:\n return (ulong)*puVar9;\n }\n }" else (compound_statement "{\n uVar8 = (**(code **)(*param_1 + 0x68))(param_1,0xffffffff);\n if ((int)uVar8 == -1) {\n return uVar8;\n }\n puVar9 = (uint *)param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n param_1[3] = (long)puVar9;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xaa) = 0;\n if ((char)param_1[0x18] == '\0') goto LAB_00302569;\nLAB_003027f3:\n *(undefined1 *)(param_1 + 0x18) = 0;\n puVar9 = (uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4);\n param_1[0x16] = (long)puVar9;\n param_1[1] = param_1[0x13];\n param_1[2] = (long)puVar9;\n param_1[3] = param_1[0x17];\n if (puVar9 < (uint *)param_1[0x17]) {\nLAB_00302838:\n return (ulong)*puVar9;\n }\n }" { (expression_statement "uVar8 = (**(code **)(*param_1 + 0x68))(param_1,0xffffffff);" (assignment_expression "uVar8 = (**(code **)(*param_1 + 0x68))(param_1,0xffffffff)" identifier = (call_expression "(**(code **)(*param_1 + 0x68))(param_1,0xffffffff)" (parenthesized_expression "(**(code **)(*param_1 + 0x68))" ( (pointer_expression "**(code **)(*param_1 + 0x68)" * (pointer_expression "*(code **)(*param_1 + 0x68)" * (cast_expression "(code **)(*param_1 + 0x68)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x68)" ( (binary_expression "*param_1 + 0x68" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "(param_1,0xffffffff)" ( identifier , number_literal )))) ;) (if_statement "if ((int)uVar8 == -1) {\n return uVar8;\n }" if (parenthesized_expression "((int)uVar8 == -1)" ( (binary_expression "(int)uVar8 == -1" (cast_expression "(int)uVar8" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal) )) (compound_statement "{\n return uVar8;\n }" { (return_statement "return uVar8;" return identifier ;) })) (expression_statement "puVar9 = (uint *)param_1[0x13];" (assignment_expression "puVar9 = (uint *)param_1[0x13]" identifier = (cast_expression "(uint *)param_1[0x13]" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x13]" identifier [ number_literal ]))) ;) (expression_statement "param_1[5] = 0;" (assignment_expression "param_1[5] = 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[4] = 0;" (assignment_expression "param_1[4] = 0" (subscript_expression "param_1[4]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[1] = (long)puVar9;" (assignment_expression "param_1[1] = (long)puVar9" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (cast_expression "(long)puVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[2] = (long)puVar9;" (assignment_expression "param_1[2] = (long)puVar9" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (cast_expression "(long)puVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[3] = (long)puVar9;" (assignment_expression "param_1[3] = (long)puVar9" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (cast_expression "(long)puVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)((long)param_1 + 0xaa) = 0;" (assignment_expression "*(undefined1 *)((long)param_1 + 0xaa) = 0" (pointer_expression "*(undefined1 *)((long)param_1 + 0xaa)" * (cast_expression "(undefined1 *)((long)param_1 + 0xaa)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xaa)" ( (binary_expression "(long)param_1 + 0xaa" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (if_statement "if ((char)param_1[0x18] == '\0') goto LAB_00302569;" if (parenthesized_expression "((char)param_1[0x18] == '\0')" ( (binary_expression "(char)param_1[0x18] == '\0'" (cast_expression "(char)param_1[0x18]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "param_1[0x18]" identifier [ number_literal ])) == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_00302569;" goto statement_identifier ;)) (labeled_statement "LAB_003027f3:\n *(undefined1 *)(param_1 + 0x18) = 0;" statement_identifier : (expression_statement "*(undefined1 *)(param_1 + 0x18) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0x18) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0x18)" * (cast_expression "(undefined1 *)(param_1 + 0x18)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) = number_literal) ;)) (expression_statement "puVar9 = (uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4);" (assignment_expression "puVar9 = (uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4)" identifier = (cast_expression "(uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4)" ( (binary_expression "param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4" (subscript_expression "param_1[0x16]" identifier [ number_literal ]) + (binary_expression "(ulong)((uint *)param_1[1] != puVar9) * 4" (call_expression "(ulong)((uint *)param_1[1] != puVar9)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint *)param_1[1] != puVar9)" ( (binary_expression "(uint *)param_1[1] != puVar9" (cast_expression "(uint *)param_1[1]" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != identifier) ))) * number_literal)) )))) ;) (expression_statement "param_1[0x16] = (long)puVar9;" (assignment_expression "param_1[0x16] = (long)puVar9" (subscript_expression "param_1[0x16]" identifier [ number_literal ]) = (cast_expression "(long)puVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[1] = param_1[0x13];" (assignment_expression "param_1[1] = param_1[0x13]" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (subscript_expression "param_1[0x13]" identifier [ number_literal ])) ;) (expression_statement "param_1[2] = (long)puVar9;" (assignment_expression "param_1[2] = (long)puVar9" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (cast_expression "(long)puVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[3] = param_1[0x17];" (assignment_expression "param_1[3] = param_1[0x17]" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (subscript_expression "param_1[0x17]" identifier [ number_literal ])) ;) (if_statement "if (puVar9 < (uint *)param_1[0x17]) {\nLAB_00302838:\n return (ulong)*puVar9;\n }" if (parenthesized_expression "(puVar9 < (uint *)param_1[0x17])" ( (binary_expression "puVar9 < (uint *)param_1[0x17]" identifier < (cast_expression "(uint *)param_1[0x17]" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x17]" identifier [ number_literal ]))) )) (compound_statement "{\nLAB_00302838:\n return (ulong)*puVar9;\n }" { (labeled_statement "LAB_00302838:\n return (ulong)*puVar9;" statement_identifier : (return_statement "return (ulong)*puVar9;" return (binary_expression "(ulong)*puVar9" (parenthesized_expression "(ulong)" ( identifier )) * identifier) ;)) })) }))) (expression_statement "lVar12 = 2;" (assignment_expression "lVar12 = 2" identifier = number_literal) ;) (if_statement "if (1 < (ulong)param_1[0x14]) {\n lVar12 = param_1[0x14];\n }" if (parenthesized_expression "(1 < (ulong)param_1[0x14])" ( (binary_expression "1 < (ulong)param_1[0x14]" number_literal < (cast_expression "(ulong)param_1[0x14]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[0x14]" identifier [ number_literal ]))) )) (compound_statement "{\n lVar12 = param_1[0x14];\n }" { (expression_statement "lVar12 = param_1[0x14];" (assignment_expression "lVar12 = param_1[0x14]" identifier = (subscript_expression "param_1[0x14]" identifier [ number_literal ])) ;) })) (expression_statement "uVar8 = lVar12 - 1;" (assignment_expression "uVar8 = lVar12 - 1" identifier = (binary_expression "lVar12 - 1" identifier - number_literal)) ;) (if_statement "if ((long *)param_1[0x19] == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00319460();\n }" if (parenthesized_expression "((long *)param_1[0x19] == (long *)0x0)" ( (binary_expression "(long *)param_1[0x19] == (long *)0x0" (cast_expression "(long *)param_1[0x19]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x19]" identifier [ number_literal ])) == (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_00319460();\n }" { comment (expression_statement "FUN_00319460();" (call_expression "FUN_00319460()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "cVar5 = (**(code **)(*(long *)param_1[0x19] + 0x30))();" (assignment_expression "cVar5 = (**(code **)(*(long *)param_1[0x19] + 0x30))()" identifier = (call_expression "(**(code **)(*(long *)param_1[0x19] + 0x30))()" (parenthesized_expression "(**(code **)(*(long *)param_1[0x19] + 0x30))" ( (pointer_expression "**(code **)(*(long *)param_1[0x19] + 0x30)" * (pointer_expression "*(code **)(*(long *)param_1[0x19] + 0x30)" * (cast_expression "(code **)(*(long *)param_1[0x19] + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)param_1[0x19] + 0x30)" ( (binary_expression "*(long *)param_1[0x19] + 0x30" (pointer_expression "*(long *)param_1[0x19]" * (cast_expression "(long *)param_1[0x19]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x19]" identifier [ number_literal ]))) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (if_statement "if (cVar5 != '\0') {\n uVar11 = FUN_002db340(param_1 + 0xd,param_1[1],uVar8);\n if (uVar11 != 0) {\n if (0 < (long)uVar11) {\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow error reading the file");\n }\n goto LAB_0030287c;\n }" if (parenthesized_expression "(cVar5 != '\0')" ( (binary_expression "cVar5 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar11 = FUN_002db340(param_1 + 0xd,param_1[1],uVar8);\n if (uVar11 != 0) {\n if (0 < (long)uVar11) {\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow error reading the file");\n }\n goto LAB_0030287c;\n }" { (expression_statement "uVar11 = FUN_002db340(param_1 + 0xd,param_1[1],uVar8);" (assignment_expression "uVar11 = FUN_002db340(param_1 + 0xd,param_1[1],uVar8)" identifier = (call_expression "FUN_002db340(param_1 + 0xd,param_1[1],uVar8)" identifier (argument_list "(param_1 + 0xd,param_1[1],uVar8)" ( (binary_expression "param_1 + 0xd" identifier + number_literal) , (subscript_expression "param_1[1]" identifier [ number_literal ]) , identifier )))) ;) (if_statement "if (uVar11 != 0) {\n if (0 < (long)uVar11) {\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow error reading the file");\n }" if (parenthesized_expression "(uVar11 != 0)" ( (binary_expression "uVar11 != 0" identifier != number_literal) )) (compound_statement "{\n if (0 < (long)uVar11) {\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow error reading the file");\n }" { (if_statement "if (0 < (long)uVar11) {\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }" if (parenthesized_expression "(0 < (long)uVar11)" ( (binary_expression "0 < (long)uVar11" number_literal < (cast_expression "(long)uVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (compound_statement "{\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }" { (labeled_statement "LAB_00302955:\n puVar9 = (uint *)param_1[0x13];" statement_identifier : (expression_statement "puVar9 = (uint *)param_1[0x13];" (assignment_expression "puVar9 = (uint *)param_1[0x13]" identifier = (cast_expression "(uint *)param_1[0x13]" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x13]" identifier [ number_literal ]))) ;)) (expression_statement "param_1[1] = (long)puVar9;" (assignment_expression "param_1[1] = (long)puVar9" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (cast_expression "(long)puVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[2] = (long)puVar9;" (assignment_expression "param_1[2] = (long)puVar9" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (cast_expression "(long)puVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (if_statement "if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0xf) & 8) == 0)" ( (binary_expression "(*(byte *)(param_1 + 0xf) & 8) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0xf) & 8)" ( (binary_expression "*(byte *)(param_1 + 0xf) & 8" (pointer_expression "*(byte *)(param_1 + 0xf)" * (cast_expression "(byte *)(param_1 + 0xf)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf)" ( (binary_expression "param_1 + 0xf" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n param_1[3] = (long)puVar9;\n }" { (expression_statement "param_1[3] = (long)puVar9;" (assignment_expression "param_1[3] = (long)puVar9" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (cast_expression "(long)puVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) }) (else_clause "else {\n param_1[3] = (long)(puVar9 + uVar11);\n }" else (compound_statement "{\n param_1[3] = (long)(puVar9 + uVar11);\n }" { (expression_statement "param_1[3] = (long)(puVar9 + uVar11);" (assignment_expression "param_1[3] = (long)(puVar9 + uVar11)" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (cast_expression "(long)(puVar9 + uVar11)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(puVar9 + uVar11)" ( (binary_expression "puVar9 + uVar11" identifier + identifier) )))) ;) }))) (expression_statement "*(undefined1 *)((long)param_1 + 0xa9) = 1;" (assignment_expression "*(undefined1 *)((long)param_1 + 0xa9) = 1" (pointer_expression "*(undefined1 *)((long)param_1 + 0xa9)" * (cast_expression "(undefined1 *)((long)param_1 + 0xa9)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xa9)" ( (binary_expression "(long)param_1 + 0xa9" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "uVar1 = *puVar9;" (assignment_expression "uVar1 = *puVar9" identifier = (pointer_expression "*puVar9" * identifier)) ;) (expression_statement "param_1[5] = 0;" (assignment_expression "param_1[5] = 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[4] = 0;" (assignment_expression "param_1[4] = 0" (subscript_expression "param_1[4]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" identifier [ number_literal ]) = number_literal) ;) (return_statement "return (ulong)uVar1;" return (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier) ;) })) (labeled_statement "LAB_003029c5:\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow error reading the file");" statement_identifier : comment (expression_statement "FUN_003144b0("basic_filebuf::underflow error reading the file");" (call_expression "FUN_003144b0("basic_filebuf::underflow error reading the file")" identifier (argument_list "("basic_filebuf::underflow error reading the file")" ( (string_literal ""basic_filebuf::underflow error reading the file"" " string_content ") ))) ;)) })) (goto_statement "goto LAB_0030287c;" goto statement_identifier ;) })) (expression_statement "iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x28))();" (assignment_expression "iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x28))()" identifier = (call_expression "(**(code **)(*(long *)param_1[0x19] + 0x28))()" (parenthesized_expression "(**(code **)(*(long *)param_1[0x19] + 0x28))" ( (pointer_expression "**(code **)(*(long *)param_1[0x19] + 0x28)" * (pointer_expression "*(code **)(*(long *)param_1[0x19] + 0x28)" * (cast_expression "(code **)(*(long *)param_1[0x19] + 0x28)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)param_1[0x19] + 0x28)" ( (binary_expression "*(long *)param_1[0x19] + 0x28" (pointer_expression "*(long *)param_1[0x19]" * (cast_expression "(long *)param_1[0x19]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x19]" identifier [ number_literal ]))) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (if_statement "if (iVar6 < 1) {\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x40))();\n uVar11 = lVar12 + -2 + (long)iVar6;\n uVar10 = uVar8;\n }\n else {\n uVar11 = (long)iVar6 * uVar8;\n uVar10 = uVar11;\n }" if (parenthesized_expression "(iVar6 < 1)" ( (binary_expression "iVar6 < 1" identifier < number_literal) )) (compound_statement "{\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x40))();\n uVar11 = lVar12 + -2 + (long)iVar6;\n uVar10 = uVar8;\n }" { (expression_statement "iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x40))();" (assignment_expression "iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x40))()" identifier = (call_expression "(**(code **)(*(long *)param_1[0x19] + 0x40))()" (parenthesized_expression "(**(code **)(*(long *)param_1[0x19] + 0x40))" ( (pointer_expression "**(code **)(*(long *)param_1[0x19] + 0x40)" * (pointer_expression "*(code **)(*(long *)param_1[0x19] + 0x40)" * (cast_expression "(code **)(*(long *)param_1[0x19] + 0x40)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)param_1[0x19] + 0x40)" ( (binary_expression "*(long *)param_1[0x19] + 0x40" (pointer_expression "*(long *)param_1[0x19]" * (cast_expression "(long *)param_1[0x19]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x19]" identifier [ number_literal ]))) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (expression_statement "uVar11 = lVar12 + -2 + (long)iVar6;" (assignment_expression "uVar11 = lVar12 + -2 + (long)iVar6" identifier = (binary_expression "lVar12 + -2 + (long)iVar6" (binary_expression "lVar12 + -2" identifier + number_literal) + (cast_expression "(long)iVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "uVar10 = uVar8;" (assignment_expression "uVar10 = uVar8" identifier = identifier) ;) }) (else_clause "else {\n uVar11 = (long)iVar6 * uVar8;\n uVar10 = uVar11;\n }" else (compound_statement "{\n uVar11 = (long)iVar6 * uVar8;\n uVar10 = uVar11;\n }" { (expression_statement "uVar11 = (long)iVar6 * uVar8;" (assignment_expression "uVar11 = (long)iVar6 * uVar8" identifier = (binary_expression "(long)iVar6 * uVar8" (cast_expression "(long)iVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * identifier)) ;) (expression_statement "uVar10 = uVar11;" (assignment_expression "uVar10 = uVar11" identifier = identifier) ;) }))) (expression_statement "__n = param_1[0x1d] - param_1[0x1c];" (assignment_expression "__n = param_1[0x1d] - param_1[0x1c]" identifier = (binary_expression "param_1[0x1d] - param_1[0x1c]" (subscript_expression "param_1[0x1d]" identifier [ number_literal ]) - (subscript_expression "param_1[0x1c]" identifier [ number_literal ]))) ;) (expression_statement "lVar12 = uVar10 - __n;" (assignment_expression "lVar12 = uVar10 - __n" identifier = (binary_expression "uVar10 - __n" identifier - identifier)) ;) (if_statement "if ((long)uVar10 <= (long)__n) {\n lVar12 = 0;\n }" if (parenthesized_expression "((long)uVar10 <= (long)__n)" ( (binary_expression "(long)uVar10 <= (long)__n" (cast_expression "(long)uVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) <= (cast_expression "(long)__n" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (compound_statement "{\n lVar12 = 0;\n }" { (expression_statement "lVar12 = 0;" (assignment_expression "lVar12 = 0" identifier = number_literal) ;) })) (expression_statement "lVar2 = param_1[0x1b];" (assignment_expression "lVar2 = param_1[0x1b]" identifier = (subscript_expression "param_1[0x1b]" identifier [ number_literal ])) ;) (if_statement "if ((*(char *)((long)param_1 + 0xa9) == '\0') || (param_1[3] != param_1[1])) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }\n __dest = (void *)param_1[0x1a];\n if (__n != 0) goto LAB_00302a64;\n }\n else {\n if (__n == 0) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }\n __dest = (void *)param_1[0x1a];\n }" if (parenthesized_expression "((*(char *)((long)param_1 + 0xa9) == '\0') || (param_1[3] != param_1[1]))" ( (binary_expression "(*(char *)((long)param_1 + 0xa9) == '\0') || (param_1[3] != param_1[1])" (parenthesized_expression "(*(char *)((long)param_1 + 0xa9) == '\0')" ( (binary_expression "*(char *)((long)param_1 + 0xa9) == '\0'" (pointer_expression "*(char *)((long)param_1 + 0xa9)" * (cast_expression "(char *)((long)param_1 + 0xa9)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xa9)" ( (binary_expression "(long)param_1 + 0xa9" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) || (parenthesized_expression "(param_1[3] != param_1[1])" ( (binary_expression "param_1[3] != param_1[1]" (subscript_expression "param_1[3]" identifier [ number_literal ]) != (subscript_expression "param_1[1]" identifier [ number_literal ])) ))) )) (compound_statement "{\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }\n __dest = (void *)param_1[0x1a];\n if (__n != 0) goto LAB_00302a64;\n }" { (if_statement "if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }" if (parenthesized_expression "(lVar2 < (long)uVar11)" ( (binary_expression "lVar2 < (long)uVar11" identifier < (cast_expression "(long)uVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (compound_statement "{\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }" { (expression_statement "__dest = (void *)thunk_FUN_002d94a0(uVar11);" (assignment_expression "__dest = (void *)thunk_FUN_002d94a0(uVar11)" identifier = (cast_expression "(void *)thunk_FUN_002d94a0(uVar11)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "thunk_FUN_002d94a0(uVar11)" identifier (argument_list "(uVar11)" ( identifier ))))) ;) (if_statement "if (__n != 0) goto LAB_00302a2d;" if (parenthesized_expression "(__n != 0)" ( (binary_expression "__n != 0" identifier != number_literal) )) (goto_statement "goto LAB_00302a2d;" goto statement_identifier ;)) (goto_statement "goto LAB_003029f0;" goto statement_identifier ;) })) (expression_statement "__dest = (void *)param_1[0x1a];" (assignment_expression "__dest = (void *)param_1[0x1a]" identifier = (cast_expression "(void *)param_1[0x1a]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x1a]" identifier [ number_literal ]))) ;) (if_statement "if (__n != 0) goto LAB_00302a64;" if (parenthesized_expression "(__n != 0)" ( (binary_expression "__n != 0" identifier != number_literal) )) (goto_statement "goto LAB_00302a64;" goto statement_identifier ;)) }) (else_clause "else {\n if (__n == 0) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }\n __dest = (void *)param_1[0x1a];\n }" else (compound_statement "{\n if (__n == 0) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }\n __dest = (void *)param_1[0x1a];\n }" { (if_statement "if (__n == 0) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }" if (parenthesized_expression "(__n == 0)" ( (binary_expression "__n == 0" identifier == number_literal) )) (compound_statement "{\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }\n }" { (if_statement "if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }" if (parenthesized_expression "(lVar2 < (long)uVar11)" ( (binary_expression "lVar2 < (long)uVar11" identifier < (cast_expression "(long)uVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (compound_statement "{\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }" { (expression_statement "__dest = (void *)thunk_FUN_002d94a0(uVar11);" (assignment_expression "__dest = (void *)thunk_FUN_002d94a0(uVar11)" identifier = (cast_expression "(void *)thunk_FUN_002d94a0(uVar11)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "thunk_FUN_002d94a0(uVar11)" identifier (argument_list "(uVar11)" ( identifier ))))) ;) (goto_statement "goto LAB_003029f0;" goto statement_identifier ;) })) }) (else_clause "else {\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }" else (compound_statement "{\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }" { (if_statement "if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }" if (parenthesized_expression "(lVar2 < (long)uVar11)" ( (binary_expression "lVar2 < (long)uVar11" identifier < (cast_expression "(long)uVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (compound_statement "{\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }" { (expression_statement "lVar12 = 0;" (assignment_expression "lVar12 = 0" identifier = number_literal) ;) (expression_statement "__dest = (void *)thunk_FUN_002d94a0(uVar11);" (assignment_expression "__dest = (void *)thunk_FUN_002d94a0(uVar11)" identifier = (cast_expression "(void *)thunk_FUN_002d94a0(uVar11)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "thunk_FUN_002d94a0(uVar11)" identifier (argument_list "(uVar11)" ( identifier ))))) ;) (labeled_statement "LAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);" statement_identifier : (expression_statement "memcpy(__dest,(void *)param_1[0x1c],__n);" (call_expression "memcpy(__dest,(void *)param_1[0x1c],__n)" identifier (argument_list "(__dest,(void *)param_1[0x1c],__n)" ( identifier , (cast_expression "(void *)param_1[0x1c]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x1c]" identifier [ number_literal ])) , identifier ))) ;)) (labeled_statement "LAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }" statement_identifier : (if_statement "if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }" if (parenthesized_expression "(param_1[0x1a] != 0)" ( (binary_expression "param_1[0x1a] != 0" (subscript_expression "param_1[0x1a]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n thunk_FUN_002dac70();\n }" { (expression_statement "thunk_FUN_002dac70();" (call_expression "thunk_FUN_002dac70()" identifier (argument_list "()" ( ))) ;) }))) (expression_statement "param_1[0x1a] = (long)__dest;" (assignment_expression "param_1[0x1a] = (long)__dest" (subscript_expression "param_1[0x1a]" identifier [ number_literal ]) = (cast_expression "(long)__dest" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[0x1b] = uVar11;" (assignment_expression "param_1[0x1b] = uVar11" (subscript_expression "param_1[0x1b]" identifier [ number_literal ]) = identifier) ;) (goto_statement "goto LAB_00302626;" goto statement_identifier ;) })) (expression_statement "__dest = (void *)param_1[0x1a];" (assignment_expression "__dest = (void *)param_1[0x1a]" identifier = (cast_expression "(void *)param_1[0x1a]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x1a]" identifier [ number_literal ]))) ;) (expression_statement "lVar12 = 0;" (assignment_expression "lVar12 = 0" identifier = number_literal) ;) (labeled_statement "LAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);" statement_identifier : (expression_statement "memmove(__dest,(void *)param_1[0x1c],__n);" (call_expression "memmove(__dest,(void *)param_1[0x1c],__n)" identifier (argument_list "(__dest,(void *)param_1[0x1c],__n)" ( identifier , (cast_expression "(void *)param_1[0x1c]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x1c]" identifier [ number_literal ])) , identifier ))) ;)) }))) (expression_statement "__dest = (void *)param_1[0x1a];" (assignment_expression "__dest = (void *)param_1[0x1a]" identifier = (cast_expression "(void *)param_1[0x1a]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x1a]" identifier [ number_literal ]))) ;) }))) (labeled_statement "LAB_00302626:\n pvVar7 = (void *)((long)__dest + __n);" statement_identifier : (expression_statement "pvVar7 = (void *)((long)__dest + __n);" (assignment_expression "pvVar7 = (void *)((long)__dest + __n)" identifier = (cast_expression "(void *)((long)__dest + __n)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__dest + __n)" ( (binary_expression "(long)__dest + __n" (cast_expression "(long)__dest" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;)) (expression_statement "param_1[0x1c] = (long)__dest;" (assignment_expression "param_1[0x1c] = (long)__dest" (subscript_expression "param_1[0x1c]" identifier [ number_literal ]) = (cast_expression "(long)__dest" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[0x1d] = (long)pvVar7;" (assignment_expression "param_1[0x1d] = (long)pvVar7" (subscript_expression "param_1[0x1d]" identifier [ number_literal ]) = (cast_expression "(long)pvVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "*(undefined8 *)((long)param_1 + 0x8c) = *(undefined8 *)((long)param_1 + 0x84);" (assignment_expression "*(undefined8 *)((long)param_1 + 0x8c) = *(undefined8 *)((long)param_1 + 0x84)" (pointer_expression "*(undefined8 *)((long)param_1 + 0x8c)" * (cast_expression "(undefined8 *)((long)param_1 + 0x8c)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x8c)" ( (binary_expression "(long)param_1 + 0x8c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (pointer_expression "*(undefined8 *)((long)param_1 + 0x84)" * (cast_expression "(undefined8 *)((long)param_1 + 0x84)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x84)" ( (binary_expression "(long)param_1 + 0x84" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (if_statement "if (lVar12 != 0) {\n iVar6 = 0;\n goto LAB_003026e1;\n }" if (parenthesized_expression "(lVar12 != 0)" ( (binary_expression "lVar12 != 0" identifier != number_literal) )) (compound_statement "{\n iVar6 = 0;\n goto LAB_003026e1;\n }" { (expression_statement "iVar6 = 0;" (assignment_expression "iVar6 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_003026e1;" goto statement_identifier ;) })) (expression_statement "__s1 = (wchar_t *)param_1[1];" (assignment_expression "__s1 = (wchar_t *)param_1[1]" identifier = (cast_expression "(wchar_t *)param_1[1]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) ;) (expression_statement "iVar6 = 0;" (assignment_expression "iVar6 = 0" identifier = number_literal) ;) (if_statement "if (pvVar7 <= __dest) goto LAB_003026ca;" if (parenthesized_expression "(pvVar7 <= __dest)" ( (binary_expression "pvVar7 <= __dest" identifier <= identifier) )) (goto_statement "goto LAB_003026ca;" goto statement_identifier ;)) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) (labeled_statement "LAB_00302668:\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x20))\n ((long *)param_1[0x19],(long)param_1 + 0x84,__dest,pvVar7,param_1 + 0x1c,__s1,\n __s1 + uVar8);" statement_identifier : (expression_statement "iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x20))\n ((long *)param_1[0x19],(long)param_1 + 0x84,__dest,pvVar7,param_1 + 0x1c,__s1,\n __s1 + uVar8);" (assignment_expression "iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x20))\n ((long *)param_1[0x19],(long)param_1 + 0x84,__dest,pvVar7,param_1 + 0x1c,__s1,\n __s1 + uVar8)" identifier = (call_expression "(**(code **)(*(long *)param_1[0x19] + 0x20))\n ((long *)param_1[0x19],(long)param_1 + 0x84,__dest,pvVar7,param_1 + 0x1c,__s1,\n __s1 + uVar8)" (parenthesized_expression "(**(code **)(*(long *)param_1[0x19] + 0x20))" ( (pointer_expression "**(code **)(*(long *)param_1[0x19] + 0x20)" * (pointer_expression "*(code **)(*(long *)param_1[0x19] + 0x20)" * (cast_expression "(code **)(*(long *)param_1[0x19] + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)param_1[0x19] + 0x20)" ( (binary_expression "*(long *)param_1[0x19] + 0x20" (pointer_expression "*(long *)param_1[0x19]" * (cast_expression "(long *)param_1[0x19]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x19]" identifier [ number_literal ]))) + number_literal) ))))) )) (argument_list "((long *)param_1[0x19],(long)param_1 + 0x84,__dest,pvVar7,param_1 + 0x1c,__s1,\n __s1 + uVar8)" ( (cast_expression "(long *)param_1[0x19]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x19]" identifier [ number_literal ])) , (binary_expression "(long)param_1 + 0x84" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) , identifier , identifier , (binary_expression "param_1 + 0x1c" identifier + number_literal) , identifier , (binary_expression "__s1 + uVar8" identifier + identifier) )))) ;)) (if_statement "if (iVar6 == 3) {\n pvVar7 = (void *)param_1[0x1d];\n __s1 = (wchar_t *)param_1[1];\n goto LAB_003028c3;\n }" if (parenthesized_expression "(iVar6 == 3)" ( (binary_expression "iVar6 == 3" identifier == number_literal) )) (compound_statement "{\n pvVar7 = (void *)param_1[0x1d];\n __s1 = (wchar_t *)param_1[1];\n goto LAB_003028c3;\n }" { (expression_statement "pvVar7 = (void *)param_1[0x1d];" (assignment_expression "pvVar7 = (void *)param_1[0x1d]" identifier = (cast_expression "(void *)param_1[0x1d]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x1d]" identifier [ number_literal ]))) ;) (expression_statement "__s1 = (wchar_t *)param_1[1];" (assignment_expression "__s1 = (wchar_t *)param_1[1]" identifier = (cast_expression "(wchar_t *)param_1[1]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) ;) (goto_statement "goto LAB_003028c3;" goto statement_identifier ;) })) (expression_statement "lVar12 = (long)__s1 - param_1[1];" (assignment_expression "lVar12 = (long)__s1 - param_1[1]" identifier = (binary_expression "(long)__s1 - param_1[1]" (cast_expression "(long)__s1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (subscript_expression "param_1[1]" identifier [ number_literal ]))) ;) (expression_statement "uVar11 = lVar12 >> 2;" (assignment_expression "uVar11 = lVar12 >> 2" identifier = (binary_expression "lVar12 >> 2" identifier >> number_literal)) ;) (if_statement "if (iVar6 != 2) {\n bVar3 = (bool)(lVar12 != 0 | bVar4);\n while (!bVar3) {\nLAB_003026ca:\n while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = (wchar_t *)param_1[0x1a];\n uVar10 = (long)pvVar7 - (long)__s2;\n uVar11 = uVar8;\n if ((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)) {\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }\n param_1[0x1c] = (long)__s2;\n iVar6 = 3;\n bVar3 = (bool)(uVar11 != 0 | bVar4);\n }\n if (0 < (long)uVar11) goto LAB_00302955;\n if (bVar4) {\nLAB_00302752:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n if (iVar6 != 1) {\n return 0xffffffff;\n }\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow incomplete character in file");\n }\n goto LAB_003029c5;\n }" if (parenthesized_expression "(iVar6 != 2)" ( (binary_expression "iVar6 != 2" identifier != number_literal) )) (compound_statement "{\n bVar3 = (bool)(lVar12 != 0 | bVar4);\n while (!bVar3) {\nLAB_003026ca:\n while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = (wchar_t *)param_1[0x1a];\n uVar10 = (long)pvVar7 - (long)__s2;\n uVar11 = uVar8;\n if ((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)) {\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }\n param_1[0x1c] = (long)__s2;\n iVar6 = 3;\n bVar3 = (bool)(uVar11 != 0 | bVar4);\n }\n if (0 < (long)uVar11) goto LAB_00302955;\n if (bVar4) {\nLAB_00302752:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n if (iVar6 != 1) {\n return 0xffffffff;\n }\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow incomplete character in file");\n }\n goto LAB_003029c5;\n }" { (expression_statement "bVar3 = (bool)(lVar12 != 0 | bVar4);" (assignment_expression "bVar3 = (bool)(lVar12 != 0 | bVar4)" identifier = (cast_expression "(bool)(lVar12 != 0 | bVar4)" ( (type_descriptor "bool" primitive_type) ) (parenthesized_expression "(lVar12 != 0 | bVar4)" ( (binary_expression "lVar12 != 0 | bVar4" (binary_expression "lVar12 != 0" identifier != number_literal) | identifier) )))) ;) (while_statement "while (!bVar3) {\nLAB_003026ca:\n while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = (wchar_t *)param_1[0x1a];\n uVar10 = (long)pvVar7 - (long)__s2;\n uVar11 = uVar8;\n if ((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)) {\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }\n param_1[0x1c] = (long)__s2;\n iVar6 = 3;\n bVar3 = (bool)(uVar11 != 0 | bVar4);\n }" while (parenthesized_expression "(!bVar3)" ( (unary_expression "!bVar3" ! identifier) )) (compound_statement "{\nLAB_003026ca:\n while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = (wchar_t *)param_1[0x1a];\n uVar10 = (long)pvVar7 - (long)__s2;\n uVar11 = uVar8;\n if ((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)) {\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }\n param_1[0x1c] = (long)__s2;\n iVar6 = 3;\n bVar3 = (bool)(uVar11 != 0 | bVar4);\n }" { (labeled_statement "LAB_003026ca:\n while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }" statement_identifier : (while_statement "while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }" { (expression_statement "pvVar7 = (void *)param_1[0x1d];" (assignment_expression "pvVar7 = (void *)param_1[0x1d]" identifier = (cast_expression "(void *)param_1[0x1d]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x1d]" identifier [ number_literal ]))) ;) (expression_statement "lVar12 = 1;" (assignment_expression "lVar12 = 1" identifier = number_literal) ;) (expression_statement "__n = (long)pvVar7 - param_1[0x1a];" (assignment_expression "__n = (long)pvVar7 - param_1[0x1a]" identifier = (binary_expression "(long)pvVar7 - param_1[0x1a]" (cast_expression "(long)pvVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (subscript_expression "param_1[0x1a]" identifier [ number_literal ]))) ;) (labeled_statement "LAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }" statement_identifier : (if_statement "if (param_1[0x1b] < (long)(__n + lVar12)) {\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }" if (parenthesized_expression "(param_1[0x1b] < (long)(__n + lVar12))" ( (binary_expression "param_1[0x1b] < (long)(__n + lVar12)" (subscript_expression "param_1[0x1b]" identifier [ number_literal ]) < (cast_expression "(long)(__n + lVar12)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(__n + lVar12)" ( (binary_expression "__n + lVar12" identifier + identifier) )))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }" { comment (expression_statement "FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");" (call_expression "FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid")" identifier (argument_list "("basic_filebuf::underflow codecvt::max_length() is not valid")" ( (string_literal ""basic_filebuf::underflow codecvt::max_length() is not valid"" " string_content ") ))) ;) }))) (expression_statement "lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);" (assignment_expression "lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12)" identifier = (call_expression "FUN_002db340(param_1 + 0xd,pvVar7,lVar12)" identifier (argument_list "(param_1 + 0xd,pvVar7,lVar12)" ( (binary_expression "param_1 + 0xd" identifier + number_literal) , identifier , identifier )))) ;) (if_statement "if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }" if (parenthesized_expression "(lVar12 == 0)" ( (binary_expression "lVar12 == 0" identifier == number_literal) )) (compound_statement "{\n bVar4 = true;\n }" { (expression_statement "bVar4 = true;" (assignment_expression "bVar4 = true" identifier = true) ;) }) (else_clause "else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }" else (compound_statement "{\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }" { (if_statement "if (lVar12 == -1) goto LAB_003029c5;" if (parenthesized_expression "(lVar12 == -1)" ( (binary_expression "lVar12 == -1" identifier == number_literal) )) (goto_statement "goto LAB_003029c5;" goto statement_identifier ;)) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) }))) (expression_statement "__s1 = (wchar_t *)param_1[1];" (assignment_expression "__s1 = (wchar_t *)param_1[1]" identifier = (cast_expression "(wchar_t *)param_1[1]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) ;) (expression_statement "__dest = (void *)param_1[0x1c];" (assignment_expression "__dest = (void *)param_1[0x1c]" identifier = (cast_expression "(void *)param_1[0x1c]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x1c]" identifier [ number_literal ]))) ;) (expression_statement "pvVar7 = (void *)(lVar12 + param_1[0x1d]);" (assignment_expression "pvVar7 = (void *)(lVar12 + param_1[0x1d])" identifier = (cast_expression "(void *)(lVar12 + param_1[0x1d])" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + param_1[0x1d])" ( (binary_expression "lVar12 + param_1[0x1d]" identifier + (subscript_expression "param_1[0x1d]" identifier [ number_literal ])) )))) ;) (expression_statement "param_1[0x1d] = (long)pvVar7;" (assignment_expression "param_1[0x1d] = (long)pvVar7" (subscript_expression "param_1[0x1d]" identifier [ number_literal ]) = (cast_expression "(long)pvVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (if_statement "if (__dest < pvVar7) goto LAB_00302668;" if (parenthesized_expression "(__dest < pvVar7)" ( (binary_expression "__dest < pvVar7" identifier < identifier) )) (goto_statement "goto LAB_00302668;" goto statement_identifier ;)) (if_statement "if (iVar6 == 3) break;" if (parenthesized_expression "(iVar6 == 3)" ( (binary_expression "iVar6 == 3" identifier == number_literal) )) (break_statement "break;" break ;)) (if_statement "if (bVar4) goto LAB_00302752;" if (parenthesized_expression "(bVar4)" ( identifier )) (goto_statement "goto LAB_00302752;" goto statement_identifier ;)) }))) (labeled_statement "LAB_003028c3:\n __s2 = (wchar_t *)param_1[0x1a];" statement_identifier : (expression_statement "__s2 = (wchar_t *)param_1[0x1a];" (assignment_expression "__s2 = (wchar_t *)param_1[0x1a]" identifier = (cast_expression "(wchar_t *)param_1[0x1a]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x1a]" identifier [ number_literal ]))) ;)) (expression_statement "uVar10 = (long)pvVar7 - (long)__s2;" (assignment_expression "uVar10 = (long)pvVar7 - (long)__s2" identifier = (binary_expression "(long)pvVar7 - (long)__s2" (cast_expression "(long)pvVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)__s2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "uVar11 = uVar8;" (assignment_expression "uVar11 = uVar8" identifier = identifier) ;) (if_statement "if ((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)) {\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }" if (parenthesized_expression "((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0))" ( (binary_expression "(uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)" (parenthesized_expression "(uVar8 < uVar10)" ( (binary_expression "uVar8 < uVar10" identifier < identifier) )) || (parenthesized_expression "(uVar11 = uVar10, uVar10 != 0)" ( (comma_expression "uVar11 = uVar10, uVar10 != 0" (assignment_expression "uVar11 = uVar10" identifier = identifier) , (binary_expression "uVar10 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }" { (expression_statement "wmemcpy(__s1,__s2,uVar11);" (call_expression "wmemcpy(__s1,__s2,uVar11)" identifier (argument_list "(__s1,__s2,uVar11)" ( identifier , identifier , identifier ))) ;) (expression_statement "__s2 = (wchar_t *)(param_1[0x1a] + uVar11);" (assignment_expression "__s2 = (wchar_t *)(param_1[0x1a] + uVar11)" identifier = (cast_expression "(wchar_t *)(param_1[0x1a] + uVar11)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[0x1a] + uVar11)" ( (binary_expression "param_1[0x1a] + uVar11" (subscript_expression "param_1[0x1a]" identifier [ number_literal ]) + identifier) )))) ;) })) (expression_statement "param_1[0x1c] = (long)__s2;" (assignment_expression "param_1[0x1c] = (long)__s2" (subscript_expression "param_1[0x1c]" identifier [ number_literal ]) = (cast_expression "(long)__s2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "iVar6 = 3;" (assignment_expression "iVar6 = 3" identifier = number_literal) ;) (expression_statement "bVar3 = (bool)(uVar11 != 0 | bVar4);" (assignment_expression "bVar3 = (bool)(uVar11 != 0 | bVar4)" identifier = (cast_expression "(bool)(uVar11 != 0 | bVar4)" ( (type_descriptor "bool" primitive_type) ) (parenthesized_expression "(uVar11 != 0 | bVar4)" ( (binary_expression "uVar11 != 0 | bVar4" (binary_expression "uVar11 != 0" identifier != number_literal) | identifier) )))) ;) })) (if_statement "if (0 < (long)uVar11) goto LAB_00302955;" if (parenthesized_expression "(0 < (long)uVar11)" ( (binary_expression "0 < (long)uVar11" number_literal < (cast_expression "(long)uVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (goto_statement "goto LAB_00302955;" goto statement_identifier ;)) (if_statement "if (bVar4) {\nLAB_00302752:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n if (iVar6 != 1) {\n return 0xffffffff;\n }\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow incomplete character in file");\n }" if (parenthesized_expression "(bVar4)" ( identifier )) (compound_statement "{\nLAB_00302752:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n if (iVar6 != 1) {\n return 0xffffffff;\n }\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow incomplete character in file");\n }" { (labeled_statement "LAB_00302752:\n lVar12 = param_1[0x13];" statement_identifier : (expression_statement "lVar12 = param_1[0x13];" (assignment_expression "lVar12 = param_1[0x13]" identifier = (subscript_expression "param_1[0x13]" identifier [ number_literal ])) ;)) (expression_statement "param_1[5] = 0;" (assignment_expression "param_1[5] = 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[4] = 0;" (assignment_expression "param_1[4] = 0" (subscript_expression "param_1[4]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[1] = lVar12;" (assignment_expression "param_1[1] = lVar12" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[2] = lVar12;" (assignment_expression "param_1[2] = lVar12" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[3] = lVar12;" (assignment_expression "param_1[3] = lVar12" (subscript_expression "param_1[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)((long)param_1 + 0xa9) = 0;" (assignment_expression "*(undefined1 *)((long)param_1 + 0xa9) = 0" (pointer_expression "*(undefined1 *)((long)param_1 + 0xa9)" * (cast_expression "(undefined1 *)((long)param_1 + 0xa9)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xa9)" ( (binary_expression "(long)param_1 + 0xa9" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (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 ;) })) comment (expression_statement "FUN_003144b0("basic_filebuf::underflow incomplete character in file");" (call_expression "FUN_003144b0("basic_filebuf::underflow incomplete character in file")" identifier (argument_list "("basic_filebuf::underflow incomplete character in file")" ( (string_literal ""basic_filebuf::underflow incomplete character in file"" " string_content ") ))) ;) })) (goto_statement "goto LAB_003029c5;" goto statement_identifier ;) })) (if_statement "if (0 < lVar12) goto LAB_00302955;" if (parenthesized_expression "(0 < lVar12)" ( (binary_expression "0 < lVar12" number_literal < identifier) )) (goto_statement "goto LAB_00302955;" goto statement_identifier ;)) (if_statement "if (!bVar4) {\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow invalid byte sequence in file");\n }" if (parenthesized_expression "(!bVar4)" ( (unary_expression "!bVar4" ! identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_003144b0("basic_filebuf::underflow invalid byte sequence in file");\n }" { comment (expression_statement "FUN_003144b0("basic_filebuf::underflow invalid byte sequence in file");" (call_expression "FUN_003144b0("basic_filebuf::underflow invalid byte sequence in file")" identifier (argument_list "("basic_filebuf::underflow invalid byte sequence in file")" ( (string_literal ""basic_filebuf::underflow invalid byte sequence in file"" " string_content ") ))) ;) })) (labeled_statement "LAB_0030287c:\n lVar12 = param_1[0x13];" statement_identifier : (expression_statement "lVar12 = param_1[0x13];" (assignment_expression "lVar12 = param_1[0x13]" identifier = (subscript_expression "param_1[0x13]" identifier [ number_literal ])) ;)) (expression_statement "param_1[5] = 0;" (assignment_expression "param_1[5] = 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[4] = 0;" (assignment_expression "param_1[4] = 0" (subscript_expression "param_1[4]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[1] = lVar12;" (assignment_expression "param_1[1] = lVar12" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[2] = lVar12;" (assignment_expression "param_1[2] = lVar12" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[3] = lVar12;" (assignment_expression "param_1[3] = lVar12" (subscript_expression "param_1[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)((long)param_1 + 0xa9) = 0;" (assignment_expression "*(undefined1 *)((long)param_1 + 0xa9) = 0" (pointer_expression "*(undefined1 *)((long)param_1 + 0xa9)" * (cast_expression "(undefined1 *)((long)param_1 + 0xa9)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xa9)" ( (binary_expression "(long)param_1 + 0xa9" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (return_statement "return 0xffffffff;" return number_literal ;) })))
(translation_unit "/* std::wfilebuf::underflow() */\n\nulong __thiscall std::wfilebuf::underflow(wfilebuf *this)\n\n{\n uint uVar1;\n long lVar2;\n undefined8 uVar3;\n bool bVar4;\n bool bVar5;\n char cVar6;\n int iVar7;\n char *pcVar8;\n ulong uVar9;\n uint *puVar10;\n char *__dest;\n ulong uVar11;\n size_t __n;\n wchar_t *__s2;\n wchar_t *__s1;\n ulong uVar12;\n long lVar13;\n wchar_t *local_40 [2];\n \n if (((byte)this[0x78] & 8) == 0) {\n return 0xffffffff;\n }\n if (this[0xaa] == (wfilebuf)0x0) {\n puVar10 = *(uint **)(this + 0x10);\n if (this[0xc0] != (wfilebuf)0x0) goto LAB_003027f3;\nLAB_00302569:\n if (puVar10 < *(uint **)(this + 0x18)) goto LAB_00302838;\n }\n else {\n uVar9 = (**(code **)(*(long *)this + 0x68))(this,0xffffffff);\n if ((int)uVar9 == -1) {\n return uVar9;\n }\n puVar10 = *(uint **)(this + 0x98);\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(uint **)(this + 8) = puVar10;\n *(uint **)(this + 0x10) = puVar10;\n *(uint **)(this + 0x18) = puVar10;\n *(undefined8 *)(this + 0x30) = 0;\n this[0xaa] = (wfilebuf)0x0;\n if (this[0xc0] == (wfilebuf)0x0) goto LAB_00302569;\nLAB_003027f3:\n this[0xc0] = (wfilebuf)0x0;\n puVar10 = (uint *)(*(long *)(this + 0xb0) + (ulong)(*(uint **)(this + 8) != puVar10) * 4);\n *(uint **)(this + 0xb0) = puVar10;\n *(undefined8 *)(this + 8) = *(undefined8 *)(this + 0x98);\n *(uint **)(this + 0x10) = puVar10;\n *(uint **)(this + 0x18) = *(uint **)(this + 0xb8);\n if (puVar10 < *(uint **)(this + 0xb8)) {\nLAB_00302838:\n return (ulong)*puVar10;\n }\n }\n lVar13 = 2;\n if (1 < *(ulong *)(this + 0xa0)) {\n lVar13 = *(long *)(this + 0xa0);\n }\n uVar9 = lVar13 - 1;\n if (*(long **)(this + 200) == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n cVar6 = (**(code **)(**(long **)(this + 200) + 0x30))();\n if (cVar6 != '\0') {\n uVar12 = __basic_file<char>::xsgetn\n ((__basic_file<char> *)(this + 0x68),*(char **)(this + 8),uVar9);\n if (uVar12 != 0) {\n if (0 < (long)uVar12) {\nLAB_00302955:\n puVar10 = *(uint **)(this + 0x98);\n *(uint **)(this + 8) = puVar10;\n *(uint **)(this + 0x10) = puVar10;\n if (((byte)this[0x78] & 8) == 0) {\n *(uint **)(this + 0x18) = puVar10;\n }\n else {\n *(uint **)(this + 0x18) = puVar10 + uVar12;\n }\n this[0xa9] = (wfilebuf)0x1;\n uVar1 = *puVar10;\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(undefined8 *)(this + 0x30) = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow error reading the file");\n }\n goto LAB_0030287c;\n }\n iVar7 = (**(code **)(**(long **)(this + 200) + 0x28))();\n if (iVar7 < 1) {\n iVar7 = (**(code **)(**(long **)(this + 200) + 0x40))();\n uVar12 = lVar13 + -2 + (long)iVar7;\n uVar11 = uVar9;\n }\n else {\n uVar12 = (long)iVar7 * uVar9;\n uVar11 = uVar12;\n }\n __n = *(long *)(this + 0xe8) - (long)*(void **)(this + 0xe0);\n lVar13 = uVar11 - __n;\n if ((long)uVar11 <= (long)__n) {\n lVar13 = 0;\n }\n lVar2 = *(long *)(this + 0xd8);\n if ((this[0xa9] == (wfilebuf)0x0) || (*(long *)(this + 0x18) != *(long *)(this + 8))) {\n if (lVar2 < (long)uVar12) {\n __dest = (char *)operator_new__(uVar12);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }\n __dest = *(char **)(this + 0xd0);\n if (__n != 0) goto LAB_00302a64;\n }\n else {\n if (__n == 0) {\n if (lVar2 < (long)uVar12) {\n __dest = (char *)operator_new__(uVar12);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar12) {\n lVar13 = 0;\n __dest = (char *)operator_new__(uVar12);\nLAB_00302a2d:\n memcpy(__dest,*(void **)(this + 0xe0),__n);\nLAB_003029f0:\n if (*(void **)(this + 0xd0) != (void *)0x0) {\n operator_delete__(*(void **)(this + 0xd0));\n }\n *(char **)(this + 0xd0) = __dest;\n *(ulong *)(this + 0xd8) = uVar12;\n goto LAB_00302626;\n }\n __dest = *(char **)(this + 0xd0);\n lVar13 = 0;\nLAB_00302a64:\n memmove(__dest,*(void **)(this + 0xe0),__n);\n }\n __dest = *(char **)(this + 0xd0);\n }\nLAB_00302626:\n pcVar8 = __dest + __n;\n *(char **)(this + 0xe0) = __dest;\n *(char **)(this + 0xe8) = pcVar8;\n *(undefined8 *)(this + 0x8c) = *(undefined8 *)(this + 0x84);\n if (lVar13 != 0) {\n iVar7 = 0;\n goto LAB_003026e1;\n }\n __s1 = *(wchar_t **)(this + 8);\n iVar7 = 0;\n local_40[0] = __s1;\n if (pcVar8 <= __dest) goto LAB_003026ca;\n bVar5 = false;\nLAB_00302668:\n local_40[0] = __s1;\n iVar7 = (**(code **)(**(long **)(this + 200) + 0x20))\n (*(long **)(this + 200),this + 0x84,__dest,pcVar8,this + 0xe0,__s1,__s1 + uVar9,\n local_40);\n if (iVar7 == 3) {\n pcVar8 = *(char **)(this + 0xe8);\n __s1 = *(wchar_t **)(this + 8);\n goto LAB_003028c3;\n }\n lVar13 = (long)local_40[0] - *(long *)(this + 8);\n uVar12 = lVar13 >> 2;\n if (iVar7 != 2) {\n bVar4 = (bool)(lVar13 != 0 | bVar5);\n while (!bVar4) {\nLAB_003026ca:\n while( true ) {\n pcVar8 = *(char **)(this + 0xe8);\n lVar13 = 1;\n __n = (long)pcVar8 - *(long *)(this + 0xd0);\nLAB_003026e1:\n if (*(long *)(this + 0xd8) < (long)(__n + lVar13)) {\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar13 = __basic_file<char>::xsgetn((__basic_file<char> *)(this + 0x68),pcVar8,lVar13);\n if (lVar13 == 0) {\n bVar5 = true;\n }\n else {\n if (lVar13 == -1) goto LAB_003029c5;\n bVar5 = false;\n }\n __s1 = *(wchar_t **)(this + 8);\n __dest = *(char **)(this + 0xe0);\n pcVar8 = (char *)(lVar13 + *(long *)(this + 0xe8));\n *(char **)(this + 0xe8) = pcVar8;\n if (__dest < pcVar8) goto LAB_00302668;\n local_40[0] = __s1;\n if (iVar7 == 3) break;\n if (bVar5) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = *(wchar_t **)(this + 0xd0);\n uVar11 = (long)pcVar8 - (long)__s2;\n uVar12 = uVar9;\n if ((uVar9 < uVar11) || (uVar12 = uVar11, uVar11 != 0)) {\n wmemcpy(__s1,__s2,uVar12);\n __s2 = (wchar_t *)(*(long *)(this + 0xd0) + uVar12);\n }\n *(wchar_t **)(this + 0xe0) = __s2;\n iVar7 = 3;\n bVar4 = (bool)(uVar12 != 0 | bVar5);\n }\n if (0 < (long)uVar12) goto LAB_00302955;\n if (bVar5) {\nLAB_00302752:\n uVar3 = *(undefined8 *)(this + 0x98);\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(undefined8 *)(this + 8) = uVar3;\n *(undefined8 *)(this + 0x10) = uVar3;\n *(undefined8 *)(this + 0x18) = uVar3;\n *(undefined8 *)(this + 0x30) = 0;\n this[0xa9] = (wfilebuf)0x0;\n if (iVar7 != 1) {\n return 0xffffffff;\n }\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow incomplete character in file");\n }\n goto LAB_003029c5;\n }\n if (0 < lVar13) goto LAB_00302955;\n if (!bVar5) {\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow invalid byte sequence in file");\n }\nLAB_0030287c:\n uVar3 = *(undefined8 *)(this + 0x98);\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(undefined8 *)(this + 8) = uVar3;\n *(undefined8 *)(this + 0x10) = uVar3;\n *(undefined8 *)(this + 0x18) = uVar3;\n *(undefined8 *)(this + 0x30) = 0;\n this[0xa9] = (wfilebuf)0x0;\n return 0xffffffff;\n}\n\n" comment (function_definition "ulong __thiscall std::wfilebuf::underflow(wfilebuf *this)\n\n{\n uint uVar1;\n long lVar2;\n undefined8 uVar3;\n bool bVar4;\n bool bVar5;\n char cVar6;\n int iVar7;\n char *pcVar8;\n ulong uVar9;\n uint *puVar10;\n char *__dest;\n ulong uVar11;\n size_t __n;\n wchar_t *__s2;\n wchar_t *__s1;\n ulong uVar12;\n long lVar13;\n wchar_t *local_40 [2];\n \n if (((byte)this[0x78] & 8) == 0) {\n return 0xffffffff;\n }\n if (this[0xaa] == (wfilebuf)0x0) {\n puVar10 = *(uint **)(this + 0x10);\n if (this[0xc0] != (wfilebuf)0x0) goto LAB_003027f3;\nLAB_00302569:\n if (puVar10 < *(uint **)(this + 0x18)) goto LAB_00302838;\n }\n else {\n uVar9 = (**(code **)(*(long *)this + 0x68))(this,0xffffffff);\n if ((int)uVar9 == -1) {\n return uVar9;\n }\n puVar10 = *(uint **)(this + 0x98);\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(uint **)(this + 8) = puVar10;\n *(uint **)(this + 0x10) = puVar10;\n *(uint **)(this + 0x18) = puVar10;\n *(undefined8 *)(this + 0x30) = 0;\n this[0xaa] = (wfilebuf)0x0;\n if (this[0xc0] == (wfilebuf)0x0) goto LAB_00302569;\nLAB_003027f3:\n this[0xc0] = (wfilebuf)0x0;\n puVar10 = (uint *)(*(long *)(this + 0xb0) + (ulong)(*(uint **)(this + 8) != puVar10) * 4);\n *(uint **)(this + 0xb0) = puVar10;\n *(undefined8 *)(this + 8) = *(undefined8 *)(this + 0x98);\n *(uint **)(this + 0x10) = puVar10;\n *(uint **)(this + 0x18) = *(uint **)(this + 0xb8);\n if (puVar10 < *(uint **)(this + 0xb8)) {\nLAB_00302838:\n return (ulong)*puVar10;\n }\n }\n lVar13 = 2;\n if (1 < *(ulong *)(this + 0xa0)) {\n lVar13 = *(long *)(this + 0xa0);\n }\n uVar9 = lVar13 - 1;\n if (*(long **)(this + 200) == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n cVar6 = (**(code **)(**(long **)(this + 200) + 0x30))();\n if (cVar6 != '\0') {\n uVar12 = __basic_file<char>::xsgetn\n ((__basic_file<char> *)(this + 0x68),*(char **)(this + 8),uVar9);\n if (uVar12 != 0) {\n if (0 < (long)uVar12) {\nLAB_00302955:\n puVar10 = *(uint **)(this + 0x98);\n *(uint **)(this + 8) = puVar10;\n *(uint **)(this + 0x10) = puVar10;\n if (((byte)this[0x78] & 8) == 0) {\n *(uint **)(this + 0x18) = puVar10;\n }\n else {\n *(uint **)(this + 0x18) = puVar10 + uVar12;\n }\n this[0xa9] = (wfilebuf)0x1;\n uVar1 = *puVar10;\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(undefined8 *)(this + 0x30) = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow error reading the file");\n }\n goto LAB_0030287c;\n }\n iVar7 = (**(code **)(**(long **)(this + 200) + 0x28))();\n if (iVar7 < 1) {\n iVar7 = (**(code **)(**(long **)(this + 200) + 0x40))();\n uVar12 = lVar13 + -2 + (long)iVar7;\n uVar11 = uVar9;\n }\n else {\n uVar12 = (long)iVar7 * uVar9;\n uVar11 = uVar12;\n }\n __n = *(long *)(this + 0xe8) - (long)*(void **)(this + 0xe0);\n lVar13 = uVar11 - __n;\n if ((long)uVar11 <= (long)__n) {\n lVar13 = 0;\n }\n lVar2 = *(long *)(this + 0xd8);\n if ((this[0xa9] == (wfilebuf)0x0) || (*(long *)(this + 0x18) != *(long *)(this + 8))) {\n if (lVar2 < (long)uVar12) {\n __dest = (char *)operator_new__(uVar12);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }\n __dest = *(char **)(this + 0xd0);\n if (__n != 0) goto LAB_00302a64;\n }\n else {\n if (__n == 0) {\n if (lVar2 < (long)uVar12) {\n __dest = (char *)operator_new__(uVar12);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar12) {\n lVar13 = 0;\n __dest = (char *)operator_new__(uVar12);\nLAB_00302a2d:\n memcpy(__dest,*(void **)(this + 0xe0),__n);\nLAB_003029f0:\n if (*(void **)(this + 0xd0) != (void *)0x0) {\n operator_delete__(*(void **)(this + 0xd0));\n }\n *(char **)(this + 0xd0) = __dest;\n *(ulong *)(this + 0xd8) = uVar12;\n goto LAB_00302626;\n }\n __dest = *(char **)(this + 0xd0);\n lVar13 = 0;\nLAB_00302a64:\n memmove(__dest,*(void **)(this + 0xe0),__n);\n }\n __dest = *(char **)(this + 0xd0);\n }\nLAB_00302626:\n pcVar8 = __dest + __n;\n *(char **)(this + 0xe0) = __dest;\n *(char **)(this + 0xe8) = pcVar8;\n *(undefined8 *)(this + 0x8c) = *(undefined8 *)(this + 0x84);\n if (lVar13 != 0) {\n iVar7 = 0;\n goto LAB_003026e1;\n }\n __s1 = *(wchar_t **)(this + 8);\n iVar7 = 0;\n local_40[0] = __s1;\n if (pcVar8 <= __dest) goto LAB_003026ca;\n bVar5 = false;\nLAB_00302668:\n local_40[0] = __s1;\n iVar7 = (**(code **)(**(long **)(this + 200) + 0x20))\n (*(long **)(this + 200),this + 0x84,__dest,pcVar8,this + 0xe0,__s1,__s1 + uVar9,\n local_40);\n if (iVar7 == 3) {\n pcVar8 = *(char **)(this + 0xe8);\n __s1 = *(wchar_t **)(this + 8);\n goto LAB_003028c3;\n }\n lVar13 = (long)local_40[0] - *(long *)(this + 8);\n uVar12 = lVar13 >> 2;\n if (iVar7 != 2) {\n bVar4 = (bool)(lVar13 != 0 | bVar5);\n while (!bVar4) {\nLAB_003026ca:\n while( true ) {\n pcVar8 = *(char **)(this + 0xe8);\n lVar13 = 1;\n __n = (long)pcVar8 - *(long *)(this + 0xd0);\nLAB_003026e1:\n if (*(long *)(this + 0xd8) < (long)(__n + lVar13)) {\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar13 = __basic_file<char>::xsgetn((__basic_file<char> *)(this + 0x68),pcVar8,lVar13);\n if (lVar13 == 0) {\n bVar5 = true;\n }\n else {\n if (lVar13 == -1) goto LAB_003029c5;\n bVar5 = false;\n }\n __s1 = *(wchar_t **)(this + 8);\n __dest = *(char **)(this + 0xe0);\n pcVar8 = (char *)(lVar13 + *(long *)(this + 0xe8));\n *(char **)(this + 0xe8) = pcVar8;\n if (__dest < pcVar8) goto LAB_00302668;\n local_40[0] = __s1;\n if (iVar7 == 3) break;\n if (bVar5) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = *(wchar_t **)(this + 0xd0);\n uVar11 = (long)pcVar8 - (long)__s2;\n uVar12 = uVar9;\n if ((uVar9 < uVar11) || (uVar12 = uVar11, uVar11 != 0)) {\n wmemcpy(__s1,__s2,uVar12);\n __s2 = (wchar_t *)(*(long *)(this + 0xd0) + uVar12);\n }\n *(wchar_t **)(this + 0xe0) = __s2;\n iVar7 = 3;\n bVar4 = (bool)(uVar12 != 0 | bVar5);\n }\n if (0 < (long)uVar12) goto LAB_00302955;\n if (bVar5) {\nLAB_00302752:\n uVar3 = *(undefined8 *)(this + 0x98);\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(undefined8 *)(this + 8) = uVar3;\n *(undefined8 *)(this + 0x10) = uVar3;\n *(undefined8 *)(this + 0x18) = uVar3;\n *(undefined8 *)(this + 0x30) = 0;\n this[0xa9] = (wfilebuf)0x0;\n if (iVar7 != 1) {\n return 0xffffffff;\n }\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow incomplete character in file");\n }\n goto LAB_003029c5;\n }\n if (0 < lVar13) goto LAB_00302955;\n if (!bVar5) {\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow invalid byte sequence in file");\n }\nLAB_0030287c:\n uVar3 = *(undefined8 *)(this + 0x98);\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(undefined8 *)(this + 8) = uVar3;\n *(undefined8 *)(this + 0x10) = uVar3;\n *(undefined8 *)(this + 0x18) = uVar3;\n *(undefined8 *)(this + 0x30) = 0;\n this[0xa9] = (wfilebuf)0x0;\n return 0xffffffff;\n}" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::wfilebuf::" identifier : : identifier : :) (function_declarator "underflow(wfilebuf *this)" identifier (parameter_list "(wfilebuf *this)" ( (parameter_declaration "wfilebuf *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n uint uVar1;\n long lVar2;\n undefined8 uVar3;\n bool bVar4;\n bool bVar5;\n char cVar6;\n int iVar7;\n char *pcVar8;\n ulong uVar9;\n uint *puVar10;\n char *__dest;\n ulong uVar11;\n size_t __n;\n wchar_t *__s2;\n wchar_t *__s1;\n ulong uVar12;\n long lVar13;\n wchar_t *local_40 [2];\n \n if (((byte)this[0x78] & 8) == 0) {\n return 0xffffffff;\n }\n if (this[0xaa] == (wfilebuf)0x0) {\n puVar10 = *(uint **)(this + 0x10);\n if (this[0xc0] != (wfilebuf)0x0) goto LAB_003027f3;\nLAB_00302569:\n if (puVar10 < *(uint **)(this + 0x18)) goto LAB_00302838;\n }\n else {\n uVar9 = (**(code **)(*(long *)this + 0x68))(this,0xffffffff);\n if ((int)uVar9 == -1) {\n return uVar9;\n }\n puVar10 = *(uint **)(this + 0x98);\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(uint **)(this + 8) = puVar10;\n *(uint **)(this + 0x10) = puVar10;\n *(uint **)(this + 0x18) = puVar10;\n *(undefined8 *)(this + 0x30) = 0;\n this[0xaa] = (wfilebuf)0x0;\n if (this[0xc0] == (wfilebuf)0x0) goto LAB_00302569;\nLAB_003027f3:\n this[0xc0] = (wfilebuf)0x0;\n puVar10 = (uint *)(*(long *)(this + 0xb0) + (ulong)(*(uint **)(this + 8) != puVar10) * 4);\n *(uint **)(this + 0xb0) = puVar10;\n *(undefined8 *)(this + 8) = *(undefined8 *)(this + 0x98);\n *(uint **)(this + 0x10) = puVar10;\n *(uint **)(this + 0x18) = *(uint **)(this + 0xb8);\n if (puVar10 < *(uint **)(this + 0xb8)) {\nLAB_00302838:\n return (ulong)*puVar10;\n }\n }\n lVar13 = 2;\n if (1 < *(ulong *)(this + 0xa0)) {\n lVar13 = *(long *)(this + 0xa0);\n }\n uVar9 = lVar13 - 1;\n if (*(long **)(this + 200) == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n cVar6 = (**(code **)(**(long **)(this + 200) + 0x30))();\n if (cVar6 != '\0') {\n uVar12 = __basic_file<char>::xsgetn\n ((__basic_file<char> *)(this + 0x68),*(char **)(this + 8),uVar9);\n if (uVar12 != 0) {\n if (0 < (long)uVar12) {\nLAB_00302955:\n puVar10 = *(uint **)(this + 0x98);\n *(uint **)(this + 8) = puVar10;\n *(uint **)(this + 0x10) = puVar10;\n if (((byte)this[0x78] & 8) == 0) {\n *(uint **)(this + 0x18) = puVar10;\n }\n else {\n *(uint **)(this + 0x18) = puVar10 + uVar12;\n }\n this[0xa9] = (wfilebuf)0x1;\n uVar1 = *puVar10;\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(undefined8 *)(this + 0x30) = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow error reading the file");\n }\n goto LAB_0030287c;\n }\n iVar7 = (**(code **)(**(long **)(this + 200) + 0x28))();\n if (iVar7 < 1) {\n iVar7 = (**(code **)(**(long **)(this + 200) + 0x40))();\n uVar12 = lVar13 + -2 + (long)iVar7;\n uVar11 = uVar9;\n }\n else {\n uVar12 = (long)iVar7 * uVar9;\n uVar11 = uVar12;\n }\n __n = *(long *)(this + 0xe8) - (long)*(void **)(this + 0xe0);\n lVar13 = uVar11 - __n;\n if ((long)uVar11 <= (long)__n) {\n lVar13 = 0;\n }\n lVar2 = *(long *)(this + 0xd8);\n if ((this[0xa9] == (wfilebuf)0x0) || (*(long *)(this + 0x18) != *(long *)(this + 8))) {\n if (lVar2 < (long)uVar12) {\n __dest = (char *)operator_new__(uVar12);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }\n __dest = *(char **)(this + 0xd0);\n if (__n != 0) goto LAB_00302a64;\n }\n else {\n if (__n == 0) {\n if (lVar2 < (long)uVar12) {\n __dest = (char *)operator_new__(uVar12);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar12) {\n lVar13 = 0;\n __dest = (char *)operator_new__(uVar12);\nLAB_00302a2d:\n memcpy(__dest,*(void **)(this + 0xe0),__n);\nLAB_003029f0:\n if (*(void **)(this + 0xd0) != (void *)0x0) {\n operator_delete__(*(void **)(this + 0xd0));\n }\n *(char **)(this + 0xd0) = __dest;\n *(ulong *)(this + 0xd8) = uVar12;\n goto LAB_00302626;\n }\n __dest = *(char **)(this + 0xd0);\n lVar13 = 0;\nLAB_00302a64:\n memmove(__dest,*(void **)(this + 0xe0),__n);\n }\n __dest = *(char **)(this + 0xd0);\n }\nLAB_00302626:\n pcVar8 = __dest + __n;\n *(char **)(this + 0xe0) = __dest;\n *(char **)(this + 0xe8) = pcVar8;\n *(undefined8 *)(this + 0x8c) = *(undefined8 *)(this + 0x84);\n if (lVar13 != 0) {\n iVar7 = 0;\n goto LAB_003026e1;\n }\n __s1 = *(wchar_t **)(this + 8);\n iVar7 = 0;\n local_40[0] = __s1;\n if (pcVar8 <= __dest) goto LAB_003026ca;\n bVar5 = false;\nLAB_00302668:\n local_40[0] = __s1;\n iVar7 = (**(code **)(**(long **)(this + 200) + 0x20))\n (*(long **)(this + 200),this + 0x84,__dest,pcVar8,this + 0xe0,__s1,__s1 + uVar9,\n local_40);\n if (iVar7 == 3) {\n pcVar8 = *(char **)(this + 0xe8);\n __s1 = *(wchar_t **)(this + 8);\n goto LAB_003028c3;\n }\n lVar13 = (long)local_40[0] - *(long *)(this + 8);\n uVar12 = lVar13 >> 2;\n if (iVar7 != 2) {\n bVar4 = (bool)(lVar13 != 0 | bVar5);\n while (!bVar4) {\nLAB_003026ca:\n while( true ) {\n pcVar8 = *(char **)(this + 0xe8);\n lVar13 = 1;\n __n = (long)pcVar8 - *(long *)(this + 0xd0);\nLAB_003026e1:\n if (*(long *)(this + 0xd8) < (long)(__n + lVar13)) {\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar13 = __basic_file<char>::xsgetn((__basic_file<char> *)(this + 0x68),pcVar8,lVar13);\n if (lVar13 == 0) {\n bVar5 = true;\n }\n else {\n if (lVar13 == -1) goto LAB_003029c5;\n bVar5 = false;\n }\n __s1 = *(wchar_t **)(this + 8);\n __dest = *(char **)(this + 0xe0);\n pcVar8 = (char *)(lVar13 + *(long *)(this + 0xe8));\n *(char **)(this + 0xe8) = pcVar8;\n if (__dest < pcVar8) goto LAB_00302668;\n local_40[0] = __s1;\n if (iVar7 == 3) break;\n if (bVar5) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = *(wchar_t **)(this + 0xd0);\n uVar11 = (long)pcVar8 - (long)__s2;\n uVar12 = uVar9;\n if ((uVar9 < uVar11) || (uVar12 = uVar11, uVar11 != 0)) {\n wmemcpy(__s1,__s2,uVar12);\n __s2 = (wchar_t *)(*(long *)(this + 0xd0) + uVar12);\n }\n *(wchar_t **)(this + 0xe0) = __s2;\n iVar7 = 3;\n bVar4 = (bool)(uVar12 != 0 | bVar5);\n }\n if (0 < (long)uVar12) goto LAB_00302955;\n if (bVar5) {\nLAB_00302752:\n uVar3 = *(undefined8 *)(this + 0x98);\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(undefined8 *)(this + 8) = uVar3;\n *(undefined8 *)(this + 0x10) = uVar3;\n *(undefined8 *)(this + 0x18) = uVar3;\n *(undefined8 *)(this + 0x30) = 0;\n this[0xa9] = (wfilebuf)0x0;\n if (iVar7 != 1) {\n return 0xffffffff;\n }\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow incomplete character in file");\n }\n goto LAB_003029c5;\n }\n if (0 < lVar13) goto LAB_00302955;\n if (!bVar5) {\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow invalid byte sequence in file");\n }\nLAB_0030287c:\n uVar3 = *(undefined8 *)(this + 0x98);\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(undefined8 *)(this + 8) = uVar3;\n *(undefined8 *)(this + 0x10) = uVar3;\n *(undefined8 *)(this + 0x18) = uVar3;\n *(undefined8 *)(this + 0x30) = 0;\n this[0xa9] = (wfilebuf)0x0;\n return 0xffffffff;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "bool bVar4;" primitive_type identifier ;) (declaration "bool bVar5;" primitive_type identifier ;) (declaration "char cVar6;" primitive_type identifier ;) (declaration "int iVar7;" primitive_type identifier ;) (declaration "char *pcVar8;" primitive_type (pointer_declarator "*pcVar8" * identifier) ;) (declaration "ulong uVar9;" type_identifier identifier ;) (declaration "uint *puVar10;" type_identifier (pointer_declarator "*puVar10" * identifier) ;) (declaration "char *__dest;" primitive_type (pointer_declarator "*__dest" * identifier) ;) (declaration "ulong uVar11;" type_identifier identifier ;) (declaration "size_t __n;" primitive_type identifier ;) (declaration "wchar_t *__s2;" type_identifier (pointer_declarator "*__s2" * identifier) ;) (declaration "wchar_t *__s1;" type_identifier (pointer_declarator "*__s1" * identifier) ;) (declaration "ulong uVar12;" type_identifier identifier ;) (declaration "long lVar13;" (sized_type_specifier "long" long) identifier ;) (declaration "wchar_t *local_40 [2];" type_identifier (pointer_declarator "*local_40 [2]" * (array_declarator "local_40 [2]" identifier [ number_literal ])) ;) (if_statement "if (((byte)this[0x78] & 8) == 0) {\n return 0xffffffff;\n }" if (parenthesized_expression "(((byte)this[0x78] & 8) == 0)" ( (binary_expression "((byte)this[0x78] & 8) == 0" (parenthesized_expression "((byte)this[0x78] & 8)" ( (binary_expression "(byte)this[0x78] & 8" (cast_expression "(byte)this[0x78]" ( (type_descriptor "byte" type_identifier) ) (subscript_expression "this[0x78]" identifier [ number_literal ])) & number_literal) )) == number_literal) )) (compound_statement "{\n return 0xffffffff;\n }" { (return_statement "return 0xffffffff;" return number_literal ;) })) (if_statement "if (this[0xaa] == (wfilebuf)0x0) {\n puVar10 = *(uint **)(this + 0x10);\n if (this[0xc0] != (wfilebuf)0x0) goto LAB_003027f3;\nLAB_00302569:\n if (puVar10 < *(uint **)(this + 0x18)) goto LAB_00302838;\n }\n else {\n uVar9 = (**(code **)(*(long *)this + 0x68))(this,0xffffffff);\n if ((int)uVar9 == -1) {\n return uVar9;\n }\n puVar10 = *(uint **)(this + 0x98);\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(uint **)(this + 8) = puVar10;\n *(uint **)(this + 0x10) = puVar10;\n *(uint **)(this + 0x18) = puVar10;\n *(undefined8 *)(this + 0x30) = 0;\n this[0xaa] = (wfilebuf)0x0;\n if (this[0xc0] == (wfilebuf)0x0) goto LAB_00302569;\nLAB_003027f3:\n this[0xc0] = (wfilebuf)0x0;\n puVar10 = (uint *)(*(long *)(this + 0xb0) + (ulong)(*(uint **)(this + 8) != puVar10) * 4);\n *(uint **)(this + 0xb0) = puVar10;\n *(undefined8 *)(this + 8) = *(undefined8 *)(this + 0x98);\n *(uint **)(this + 0x10) = puVar10;\n *(uint **)(this + 0x18) = *(uint **)(this + 0xb8);\n if (puVar10 < *(uint **)(this + 0xb8)) {\nLAB_00302838:\n return (ulong)*puVar10;\n }\n }" if (parenthesized_expression "(this[0xaa] == (wfilebuf)0x0)" ( (binary_expression "this[0xaa] == (wfilebuf)0x0" (subscript_expression "this[0xaa]" identifier [ number_literal ]) == (cast_expression "(wfilebuf)0x0" ( (type_descriptor "wfilebuf" type_identifier) ) number_literal)) )) (compound_statement "{\n puVar10 = *(uint **)(this + 0x10);\n if (this[0xc0] != (wfilebuf)0x0) goto LAB_003027f3;\nLAB_00302569:\n if (puVar10 < *(uint **)(this + 0x18)) goto LAB_00302838;\n }" { (expression_statement "puVar10 = *(uint **)(this + 0x10);" (assignment_expression "puVar10 = *(uint **)(this + 0x10)" identifier = (pointer_expression "*(uint **)(this + 0x10)" * (cast_expression "(uint **)(this + 0x10)" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) ))))) ;) (if_statement "if (this[0xc0] != (wfilebuf)0x0) goto LAB_003027f3;" if (parenthesized_expression "(this[0xc0] != (wfilebuf)0x0)" ( (binary_expression "this[0xc0] != (wfilebuf)0x0" (subscript_expression "this[0xc0]" identifier [ number_literal ]) != (cast_expression "(wfilebuf)0x0" ( (type_descriptor "wfilebuf" type_identifier) ) number_literal)) )) (goto_statement "goto LAB_003027f3;" goto statement_identifier ;)) (labeled_statement "LAB_00302569:\n if (puVar10 < *(uint **)(this + 0x18)) goto LAB_00302838;" statement_identifier : (if_statement "if (puVar10 < *(uint **)(this + 0x18)) goto LAB_00302838;" if (parenthesized_expression "(puVar10 < *(uint **)(this + 0x18))" ( (binary_expression "puVar10 < *(uint **)(this + 0x18)" identifier < (pointer_expression "*(uint **)(this + 0x18)" * (cast_expression "(uint **)(this + 0x18)" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0x18)" ( (binary_expression "this + 0x18" identifier + number_literal) ))))) )) (goto_statement "goto LAB_00302838;" goto statement_identifier ;))) }) (else_clause "else {\n uVar9 = (**(code **)(*(long *)this + 0x68))(this,0xffffffff);\n if ((int)uVar9 == -1) {\n return uVar9;\n }\n puVar10 = *(uint **)(this + 0x98);\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(uint **)(this + 8) = puVar10;\n *(uint **)(this + 0x10) = puVar10;\n *(uint **)(this + 0x18) = puVar10;\n *(undefined8 *)(this + 0x30) = 0;\n this[0xaa] = (wfilebuf)0x0;\n if (this[0xc0] == (wfilebuf)0x0) goto LAB_00302569;\nLAB_003027f3:\n this[0xc0] = (wfilebuf)0x0;\n puVar10 = (uint *)(*(long *)(this + 0xb0) + (ulong)(*(uint **)(this + 8) != puVar10) * 4);\n *(uint **)(this + 0xb0) = puVar10;\n *(undefined8 *)(this + 8) = *(undefined8 *)(this + 0x98);\n *(uint **)(this + 0x10) = puVar10;\n *(uint **)(this + 0x18) = *(uint **)(this + 0xb8);\n if (puVar10 < *(uint **)(this + 0xb8)) {\nLAB_00302838:\n return (ulong)*puVar10;\n }\n }" else (compound_statement "{\n uVar9 = (**(code **)(*(long *)this + 0x68))(this,0xffffffff);\n if ((int)uVar9 == -1) {\n return uVar9;\n }\n puVar10 = *(uint **)(this + 0x98);\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(uint **)(this + 8) = puVar10;\n *(uint **)(this + 0x10) = puVar10;\n *(uint **)(this + 0x18) = puVar10;\n *(undefined8 *)(this + 0x30) = 0;\n this[0xaa] = (wfilebuf)0x0;\n if (this[0xc0] == (wfilebuf)0x0) goto LAB_00302569;\nLAB_003027f3:\n this[0xc0] = (wfilebuf)0x0;\n puVar10 = (uint *)(*(long *)(this + 0xb0) + (ulong)(*(uint **)(this + 8) != puVar10) * 4);\n *(uint **)(this + 0xb0) = puVar10;\n *(undefined8 *)(this + 8) = *(undefined8 *)(this + 0x98);\n *(uint **)(this + 0x10) = puVar10;\n *(uint **)(this + 0x18) = *(uint **)(this + 0xb8);\n if (puVar10 < *(uint **)(this + 0xb8)) {\nLAB_00302838:\n return (ulong)*puVar10;\n }\n }" { (expression_statement "uVar9 = (**(code **)(*(long *)this + 0x68))(this,0xffffffff);" (assignment_expression "uVar9 = (**(code **)(*(long *)this + 0x68))(this,0xffffffff)" identifier = (call_expression "(**(code **)(*(long *)this + 0x68))(this,0xffffffff)" (parenthesized_expression "(**(code **)(*(long *)this + 0x68))" ( (pointer_expression "**(code **)(*(long *)this + 0x68)" * (pointer_expression "*(code **)(*(long *)this + 0x68)" * (cast_expression "(code **)(*(long *)this + 0x68)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)this + 0x68)" ( (binary_expression "*(long *)this + 0x68" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )) (argument_list "(this,0xffffffff)" ( identifier , number_literal )))) ;) (if_statement "if ((int)uVar9 == -1) {\n return uVar9;\n }" if (parenthesized_expression "((int)uVar9 == -1)" ( (binary_expression "(int)uVar9 == -1" (cast_expression "(int)uVar9" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal) )) (compound_statement "{\n return uVar9;\n }" { (return_statement "return uVar9;" return identifier ;) })) (expression_statement "puVar10 = *(uint **)(this + 0x98);" (assignment_expression "puVar10 = *(uint **)(this + 0x98)" identifier = (pointer_expression "*(uint **)(this + 0x98)" * (cast_expression "(uint **)(this + 0x98)" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0x98)" ( (binary_expression "this + 0x98" identifier + 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 + 0x20) = 0;" (assignment_expression "*(undefined8 *)(this + 0x20) = 0" (pointer_expression "*(undefined8 *)(this + 0x20)" * (cast_expression "(undefined8 *)(this + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x20)" ( (binary_expression "this + 0x20" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(uint **)(this + 8) = puVar10;" (assignment_expression "*(uint **)(this + 8) = puVar10" (pointer_expression "*(uint **)(this + 8)" * (cast_expression "(uint **)(this + 8)" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(uint **)(this + 0x10) = puVar10;" (assignment_expression "*(uint **)(this + 0x10) = puVar10" (pointer_expression "*(uint **)(this + 0x10)" * (cast_expression "(uint **)(this + 0x10)" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(uint **)(this + 0x18) = puVar10;" (assignment_expression "*(uint **)(this + 0x18) = puVar10" (pointer_expression "*(uint **)(this + 0x18)" * (cast_expression "(uint **)(this + 0x18)" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0x18)" ( (binary_expression "this + 0x18" identifier + number_literal) )))) = identifier) ;) (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 "this[0xaa] = (wfilebuf)0x0;" (assignment_expression "this[0xaa] = (wfilebuf)0x0" (subscript_expression "this[0xaa]" identifier [ number_literal ]) = (cast_expression "(wfilebuf)0x0" ( (type_descriptor "wfilebuf" type_identifier) ) number_literal)) ;) (if_statement "if (this[0xc0] == (wfilebuf)0x0) goto LAB_00302569;" if (parenthesized_expression "(this[0xc0] == (wfilebuf)0x0)" ( (binary_expression "this[0xc0] == (wfilebuf)0x0" (subscript_expression "this[0xc0]" identifier [ number_literal ]) == (cast_expression "(wfilebuf)0x0" ( (type_descriptor "wfilebuf" type_identifier) ) number_literal)) )) (goto_statement "goto LAB_00302569;" goto statement_identifier ;)) (labeled_statement "LAB_003027f3:\n this[0xc0] = (wfilebuf)0x0;" statement_identifier : (expression_statement "this[0xc0] = (wfilebuf)0x0;" (assignment_expression "this[0xc0] = (wfilebuf)0x0" (subscript_expression "this[0xc0]" identifier [ number_literal ]) = (cast_expression "(wfilebuf)0x0" ( (type_descriptor "wfilebuf" type_identifier) ) number_literal)) ;)) (expression_statement "puVar10 = (uint *)(*(long *)(this + 0xb0) + (ulong)(*(uint **)(this + 8) != puVar10) * 4);" (assignment_expression "puVar10 = (uint *)(*(long *)(this + 0xb0) + (ulong)(*(uint **)(this + 8) != puVar10) * 4)" identifier = (cast_expression "(uint *)(*(long *)(this + 0xb0) + (ulong)(*(uint **)(this + 8) != puVar10) * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(this + 0xb0) + (ulong)(*(uint **)(this + 8) != puVar10) * 4)" ( (binary_expression "*(long *)(this + 0xb0) + (ulong)(*(uint **)(this + 8) != puVar10) * 4" (pointer_expression "*(long *)(this + 0xb0)" * (cast_expression "(long *)(this + 0xb0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0xb0)" ( (binary_expression "this + 0xb0" identifier + number_literal) )))) + (binary_expression "(ulong)(*(uint **)(this + 8) != puVar10) * 4" (call_expression "(ulong)(*(uint **)(this + 8) != puVar10)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(*(uint **)(this + 8) != puVar10)" ( (binary_expression "*(uint **)(this + 8) != puVar10" (pointer_expression "*(uint **)(this + 8)" * (cast_expression "(uint **)(this + 8)" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) != identifier) ))) * number_literal)) )))) ;) (expression_statement "*(uint **)(this + 0xb0) = puVar10;" (assignment_expression "*(uint **)(this + 0xb0) = puVar10" (pointer_expression "*(uint **)(this + 0xb0)" * (cast_expression "(uint **)(this + 0xb0)" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0xb0)" ( (binary_expression "this + 0xb0" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(this + 8) = *(undefined8 *)(this + 0x98);" (assignment_expression "*(undefined8 *)(this + 8) = *(undefined8 *)(this + 0x98)" (pointer_expression "*(undefined8 *)(this + 8)" * (cast_expression "(undefined8 *)(this + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(this + 0x98)" * (cast_expression "(undefined8 *)(this + 0x98)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x98)" ( (binary_expression "this + 0x98" identifier + number_literal) ))))) ;) (expression_statement "*(uint **)(this + 0x10) = puVar10;" (assignment_expression "*(uint **)(this + 0x10) = puVar10" (pointer_expression "*(uint **)(this + 0x10)" * (cast_expression "(uint **)(this + 0x10)" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(uint **)(this + 0x18) = *(uint **)(this + 0xb8);" (assignment_expression "*(uint **)(this + 0x18) = *(uint **)(this + 0xb8)" (pointer_expression "*(uint **)(this + 0x18)" * (cast_expression "(uint **)(this + 0x18)" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0x18)" ( (binary_expression "this + 0x18" identifier + number_literal) )))) = (pointer_expression "*(uint **)(this + 0xb8)" * (cast_expression "(uint **)(this + 0xb8)" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0xb8)" ( (binary_expression "this + 0xb8" identifier + number_literal) ))))) ;) (if_statement "if (puVar10 < *(uint **)(this + 0xb8)) {\nLAB_00302838:\n return (ulong)*puVar10;\n }" if (parenthesized_expression "(puVar10 < *(uint **)(this + 0xb8))" ( (binary_expression "puVar10 < *(uint **)(this + 0xb8)" identifier < (pointer_expression "*(uint **)(this + 0xb8)" * (cast_expression "(uint **)(this + 0xb8)" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0xb8)" ( (binary_expression "this + 0xb8" identifier + number_literal) ))))) )) (compound_statement "{\nLAB_00302838:\n return (ulong)*puVar10;\n }" { (labeled_statement "LAB_00302838:\n return (ulong)*puVar10;" statement_identifier : (return_statement "return (ulong)*puVar10;" return (binary_expression "(ulong)*puVar10" (parenthesized_expression "(ulong)" ( identifier )) * identifier) ;)) })) }))) (expression_statement "lVar13 = 2;" (assignment_expression "lVar13 = 2" identifier = number_literal) ;) (if_statement "if (1 < *(ulong *)(this + 0xa0)) {\n lVar13 = *(long *)(this + 0xa0);\n }" if (parenthesized_expression "(1 < *(ulong *)(this + 0xa0))" ( (binary_expression "1 < *(ulong *)(this + 0xa0)" number_literal < (pointer_expression "*(ulong *)(this + 0xa0)" * (cast_expression "(ulong *)(this + 0xa0)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0xa0)" ( (binary_expression "this + 0xa0" identifier + number_literal) ))))) )) (compound_statement "{\n lVar13 = *(long *)(this + 0xa0);\n }" { (expression_statement "lVar13 = *(long *)(this + 0xa0);" (assignment_expression "lVar13 = *(long *)(this + 0xa0)" identifier = (pointer_expression "*(long *)(this + 0xa0)" * (cast_expression "(long *)(this + 0xa0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0xa0)" ( (binary_expression "this + 0xa0" identifier + number_literal) ))))) ;) })) (expression_statement "uVar9 = lVar13 - 1;" (assignment_expression "uVar9 = lVar13 - 1" identifier = (binary_expression "lVar13 - 1" identifier - number_literal)) ;) (if_statement "if (*(long **)(this + 200) == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }" if (parenthesized_expression "(*(long **)(this + 200) == (long *)0x0)" ( (binary_expression "*(long **)(this + 200) == (long *)0x0" (pointer_expression "*(long **)(this + 200)" * (cast_expression "(long **)(this + 200)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 200)" ( (binary_expression "this + 200" identifier + number_literal) )))) == (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 "cVar6 = (**(code **)(**(long **)(this + 200) + 0x30))();" (assignment_expression "cVar6 = (**(code **)(**(long **)(this + 200) + 0x30))()" identifier = (call_expression "(**(code **)(**(long **)(this + 200) + 0x30))()" (parenthesized_expression "(**(code **)(**(long **)(this + 200) + 0x30))" ( (pointer_expression "**(code **)(**(long **)(this + 200) + 0x30)" * (pointer_expression "*(code **)(**(long **)(this + 200) + 0x30)" * (cast_expression "(code **)(**(long **)(this + 200) + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(this + 200) + 0x30)" ( (binary_expression "**(long **)(this + 200) + 0x30" (pointer_expression "**(long **)(this + 200)" * (pointer_expression "*(long **)(this + 200)" * (cast_expression "(long **)(this + 200)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 200)" ( (binary_expression "this + 200" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (if_statement "if (cVar6 != '\0') {\n uVar12 = __basic_file<char>::xsgetn\n ((__basic_file<char> *)(this + 0x68),*(char **)(this + 8),uVar9);\n if (uVar12 != 0) {\n if (0 < (long)uVar12) {\nLAB_00302955:\n puVar10 = *(uint **)(this + 0x98);\n *(uint **)(this + 8) = puVar10;\n *(uint **)(this + 0x10) = puVar10;\n if (((byte)this[0x78] & 8) == 0) {\n *(uint **)(this + 0x18) = puVar10;\n }\n else {\n *(uint **)(this + 0x18) = puVar10 + uVar12;\n }\n this[0xa9] = (wfilebuf)0x1;\n uVar1 = *puVar10;\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(undefined8 *)(this + 0x30) = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow error reading the file");\n }\n goto LAB_0030287c;\n }" if (parenthesized_expression "(cVar6 != '\0')" ( (binary_expression "cVar6 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar12 = __basic_file<char>::xsgetn\n ((__basic_file<char> *)(this + 0x68),*(char **)(this + 8),uVar9);\n if (uVar12 != 0) {\n if (0 < (long)uVar12) {\nLAB_00302955:\n puVar10 = *(uint **)(this + 0x98);\n *(uint **)(this + 8) = puVar10;\n *(uint **)(this + 0x10) = puVar10;\n if (((byte)this[0x78] & 8) == 0) {\n *(uint **)(this + 0x18) = puVar10;\n }\n else {\n *(uint **)(this + 0x18) = puVar10 + uVar12;\n }\n this[0xa9] = (wfilebuf)0x1;\n uVar1 = *puVar10;\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(undefined8 *)(this + 0x30) = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow error reading the file");\n }\n goto LAB_0030287c;\n }" { (expression_statement "uVar12 = __basic_file<char>::xsgetn\n ((__basic_file<char> *)(this + 0x68),*(char **)(this + 8),uVar9);" (assignment_expression "uVar12 = __basic_file<char>::xsgetn\n ((__basic_file<char> *)(this + 0x68),*(char **)(this + 8),uVar9)" identifier = (binary_expression "__basic_file<char>::xsgetn\n ((__basic_file<char> *)(this + 0x68),*(char **)(this + 8),uVar9)" (binary_expression "__basic_file<char" identifier < identifier) > (ERROR "::" : :) (call_expression "xsgetn\n ((__basic_file<char> *)(this + 0x68),*(char **)(this + 8),uVar9)" identifier (argument_list "((__basic_file<char> *)(this + 0x68),*(char **)(this + 8),uVar9)" ( (call_expression "(__basic_file<char> *)(this + 0x68)" (parenthesized_expression "(__basic_file<char> *)" ( (binary_expression "__basic_file<char> *" (binary_expression "__basic_file<char" identifier < identifier) > (pointer_expression "*" * identifier)) )) (argument_list "(this + 0x68)" ( (binary_expression "this + 0x68" identifier + number_literal) ))) , (pointer_expression "*(char **)(this + 8)" * (cast_expression "(char **)(this + 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) , identifier ))))) ;) (if_statement "if (uVar12 != 0) {\n if (0 < (long)uVar12) {\nLAB_00302955:\n puVar10 = *(uint **)(this + 0x98);\n *(uint **)(this + 8) = puVar10;\n *(uint **)(this + 0x10) = puVar10;\n if (((byte)this[0x78] & 8) == 0) {\n *(uint **)(this + 0x18) = puVar10;\n }\n else {\n *(uint **)(this + 0x18) = puVar10 + uVar12;\n }\n this[0xa9] = (wfilebuf)0x1;\n uVar1 = *puVar10;\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(undefined8 *)(this + 0x30) = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow error reading the file");\n }" if (parenthesized_expression "(uVar12 != 0)" ( (binary_expression "uVar12 != 0" identifier != number_literal) )) (compound_statement "{\n if (0 < (long)uVar12) {\nLAB_00302955:\n puVar10 = *(uint **)(this + 0x98);\n *(uint **)(this + 8) = puVar10;\n *(uint **)(this + 0x10) = puVar10;\n if (((byte)this[0x78] & 8) == 0) {\n *(uint **)(this + 0x18) = puVar10;\n }\n else {\n *(uint **)(this + 0x18) = puVar10 + uVar12;\n }\n this[0xa9] = (wfilebuf)0x1;\n uVar1 = *puVar10;\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(undefined8 *)(this + 0x30) = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow error reading the file");\n }" { (if_statement "if (0 < (long)uVar12) {\nLAB_00302955:\n puVar10 = *(uint **)(this + 0x98);\n *(uint **)(this + 8) = puVar10;\n *(uint **)(this + 0x10) = puVar10;\n if (((byte)this[0x78] & 8) == 0) {\n *(uint **)(this + 0x18) = puVar10;\n }\n else {\n *(uint **)(this + 0x18) = puVar10 + uVar12;\n }\n this[0xa9] = (wfilebuf)0x1;\n uVar1 = *puVar10;\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(undefined8 *)(this + 0x30) = 0;\n return (ulong)uVar1;\n }" if (parenthesized_expression "(0 < (long)uVar12)" ( (binary_expression "0 < (long)uVar12" number_literal < (cast_expression "(long)uVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (compound_statement "{\nLAB_00302955:\n puVar10 = *(uint **)(this + 0x98);\n *(uint **)(this + 8) = puVar10;\n *(uint **)(this + 0x10) = puVar10;\n if (((byte)this[0x78] & 8) == 0) {\n *(uint **)(this + 0x18) = puVar10;\n }\n else {\n *(uint **)(this + 0x18) = puVar10 + uVar12;\n }\n this[0xa9] = (wfilebuf)0x1;\n uVar1 = *puVar10;\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(undefined8 *)(this + 0x30) = 0;\n return (ulong)uVar1;\n }" { (labeled_statement "LAB_00302955:\n puVar10 = *(uint **)(this + 0x98);" statement_identifier : (expression_statement "puVar10 = *(uint **)(this + 0x98);" (assignment_expression "puVar10 = *(uint **)(this + 0x98)" identifier = (pointer_expression "*(uint **)(this + 0x98)" * (cast_expression "(uint **)(this + 0x98)" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0x98)" ( (binary_expression "this + 0x98" identifier + number_literal) ))))) ;)) (expression_statement "*(uint **)(this + 8) = puVar10;" (assignment_expression "*(uint **)(this + 8) = puVar10" (pointer_expression "*(uint **)(this + 8)" * (cast_expression "(uint **)(this + 8)" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(uint **)(this + 0x10) = puVar10;" (assignment_expression "*(uint **)(this + 0x10) = puVar10" (pointer_expression "*(uint **)(this + 0x10)" * (cast_expression "(uint **)(this + 0x10)" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) = identifier) ;) (if_statement "if (((byte)this[0x78] & 8) == 0) {\n *(uint **)(this + 0x18) = puVar10;\n }\n else {\n *(uint **)(this + 0x18) = puVar10 + uVar12;\n }" if (parenthesized_expression "(((byte)this[0x78] & 8) == 0)" ( (binary_expression "((byte)this[0x78] & 8) == 0" (parenthesized_expression "((byte)this[0x78] & 8)" ( (binary_expression "(byte)this[0x78] & 8" (cast_expression "(byte)this[0x78]" ( (type_descriptor "byte" type_identifier) ) (subscript_expression "this[0x78]" identifier [ number_literal ])) & number_literal) )) == number_literal) )) (compound_statement "{\n *(uint **)(this + 0x18) = puVar10;\n }" { (expression_statement "*(uint **)(this + 0x18) = puVar10;" (assignment_expression "*(uint **)(this + 0x18) = puVar10" (pointer_expression "*(uint **)(this + 0x18)" * (cast_expression "(uint **)(this + 0x18)" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0x18)" ( (binary_expression "this + 0x18" identifier + number_literal) )))) = identifier) ;) }) (else_clause "else {\n *(uint **)(this + 0x18) = puVar10 + uVar12;\n }" else (compound_statement "{\n *(uint **)(this + 0x18) = puVar10 + uVar12;\n }" { (expression_statement "*(uint **)(this + 0x18) = puVar10 + uVar12;" (assignment_expression "*(uint **)(this + 0x18) = puVar10 + uVar12" (pointer_expression "*(uint **)(this + 0x18)" * (cast_expression "(uint **)(this + 0x18)" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0x18)" ( (binary_expression "this + 0x18" identifier + number_literal) )))) = (binary_expression "puVar10 + uVar12" identifier + identifier)) ;) }))) (expression_statement "this[0xa9] = (wfilebuf)0x1;" (assignment_expression "this[0xa9] = (wfilebuf)0x1" (subscript_expression "this[0xa9]" identifier [ number_literal ]) = (cast_expression "(wfilebuf)0x1" ( (type_descriptor "wfilebuf" type_identifier) ) number_literal)) ;) (expression_statement "uVar1 = *puVar10;" (assignment_expression "uVar1 = *puVar10" identifier = (pointer_expression "*puVar10" * identifier)) ;) (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 + 0x20) = 0;" (assignment_expression "*(undefined8 *)(this + 0x20) = 0" (pointer_expression "*(undefined8 *)(this + 0x20)" * (cast_expression "(undefined8 *)(this + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x20)" ( (binary_expression "this + 0x20" 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) ;) (return_statement "return (ulong)uVar1;" return (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier) ;) })) (labeled_statement "LAB_003029c5:\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow error reading the file");" statement_identifier : comment (expression_statement "__throw_ios_failure("basic_filebuf::underflow error reading the file");" (call_expression "__throw_ios_failure("basic_filebuf::underflow error reading the file")" identifier (argument_list "("basic_filebuf::underflow error reading the file")" ( (string_literal ""basic_filebuf::underflow error reading the file"" " string_content ") ))) ;)) })) (goto_statement "goto LAB_0030287c;" goto statement_identifier ;) })) (expression_statement "iVar7 = (**(code **)(**(long **)(this + 200) + 0x28))();" (assignment_expression "iVar7 = (**(code **)(**(long **)(this + 200) + 0x28))()" identifier = (call_expression "(**(code **)(**(long **)(this + 200) + 0x28))()" (parenthesized_expression "(**(code **)(**(long **)(this + 200) + 0x28))" ( (pointer_expression "**(code **)(**(long **)(this + 200) + 0x28)" * (pointer_expression "*(code **)(**(long **)(this + 200) + 0x28)" * (cast_expression "(code **)(**(long **)(this + 200) + 0x28)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(this + 200) + 0x28)" ( (binary_expression "**(long **)(this + 200) + 0x28" (pointer_expression "**(long **)(this + 200)" * (pointer_expression "*(long **)(this + 200)" * (cast_expression "(long **)(this + 200)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 200)" ( (binary_expression "this + 200" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (if_statement "if (iVar7 < 1) {\n iVar7 = (**(code **)(**(long **)(this + 200) + 0x40))();\n uVar12 = lVar13 + -2 + (long)iVar7;\n uVar11 = uVar9;\n }\n else {\n uVar12 = (long)iVar7 * uVar9;\n uVar11 = uVar12;\n }" if (parenthesized_expression "(iVar7 < 1)" ( (binary_expression "iVar7 < 1" identifier < number_literal) )) (compound_statement "{\n iVar7 = (**(code **)(**(long **)(this + 200) + 0x40))();\n uVar12 = lVar13 + -2 + (long)iVar7;\n uVar11 = uVar9;\n }" { (expression_statement "iVar7 = (**(code **)(**(long **)(this + 200) + 0x40))();" (assignment_expression "iVar7 = (**(code **)(**(long **)(this + 200) + 0x40))()" identifier = (call_expression "(**(code **)(**(long **)(this + 200) + 0x40))()" (parenthesized_expression "(**(code **)(**(long **)(this + 200) + 0x40))" ( (pointer_expression "**(code **)(**(long **)(this + 200) + 0x40)" * (pointer_expression "*(code **)(**(long **)(this + 200) + 0x40)" * (cast_expression "(code **)(**(long **)(this + 200) + 0x40)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(this + 200) + 0x40)" ( (binary_expression "**(long **)(this + 200) + 0x40" (pointer_expression "**(long **)(this + 200)" * (pointer_expression "*(long **)(this + 200)" * (cast_expression "(long **)(this + 200)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 200)" ( (binary_expression "this + 200" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (expression_statement "uVar12 = lVar13 + -2 + (long)iVar7;" (assignment_expression "uVar12 = lVar13 + -2 + (long)iVar7" identifier = (binary_expression "lVar13 + -2 + (long)iVar7" (binary_expression "lVar13 + -2" identifier + number_literal) + (cast_expression "(long)iVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "uVar11 = uVar9;" (assignment_expression "uVar11 = uVar9" identifier = identifier) ;) }) (else_clause "else {\n uVar12 = (long)iVar7 * uVar9;\n uVar11 = uVar12;\n }" else (compound_statement "{\n uVar12 = (long)iVar7 * uVar9;\n uVar11 = uVar12;\n }" { (expression_statement "uVar12 = (long)iVar7 * uVar9;" (assignment_expression "uVar12 = (long)iVar7 * uVar9" identifier = (binary_expression "(long)iVar7 * uVar9" (cast_expression "(long)iVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * identifier)) ;) (expression_statement "uVar11 = uVar12;" (assignment_expression "uVar11 = uVar12" identifier = identifier) ;) }))) (expression_statement "__n = *(long *)(this + 0xe8) - (long)*(void **)(this + 0xe0);" (assignment_expression "__n = *(long *)(this + 0xe8) - (long)*(void **)(this + 0xe0)" identifier = (binary_expression "*(long *)(this + 0xe8) - (long)*(void **)(this + 0xe0)" (pointer_expression "*(long *)(this + 0xe8)" * (cast_expression "(long *)(this + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0xe8)" ( (binary_expression "this + 0xe8" identifier + number_literal) )))) - (cast_expression "(long)*(void **)(this + 0xe0)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(void **)(this + 0xe0)" * (cast_expression "(void **)(this + 0xe0)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0xe0)" ( (binary_expression "this + 0xe0" identifier + number_literal) ))))))) ;) (expression_statement "lVar13 = uVar11 - __n;" (assignment_expression "lVar13 = uVar11 - __n" identifier = (binary_expression "uVar11 - __n" identifier - identifier)) ;) (if_statement "if ((long)uVar11 <= (long)__n) {\n lVar13 = 0;\n }" if (parenthesized_expression "((long)uVar11 <= (long)__n)" ( (binary_expression "(long)uVar11 <= (long)__n" (cast_expression "(long)uVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) <= (cast_expression "(long)__n" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (compound_statement "{\n lVar13 = 0;\n }" { (expression_statement "lVar13 = 0;" (assignment_expression "lVar13 = 0" identifier = number_literal) ;) })) (expression_statement "lVar2 = *(long *)(this + 0xd8);" (assignment_expression "lVar2 = *(long *)(this + 0xd8)" identifier = (pointer_expression "*(long *)(this + 0xd8)" * (cast_expression "(long *)(this + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0xd8)" ( (binary_expression "this + 0xd8" identifier + number_literal) ))))) ;) (if_statement "if ((this[0xa9] == (wfilebuf)0x0) || (*(long *)(this + 0x18) != *(long *)(this + 8))) {\n if (lVar2 < (long)uVar12) {\n __dest = (char *)operator_new__(uVar12);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }\n __dest = *(char **)(this + 0xd0);\n if (__n != 0) goto LAB_00302a64;\n }\n else {\n if (__n == 0) {\n if (lVar2 < (long)uVar12) {\n __dest = (char *)operator_new__(uVar12);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar12) {\n lVar13 = 0;\n __dest = (char *)operator_new__(uVar12);\nLAB_00302a2d:\n memcpy(__dest,*(void **)(this + 0xe0),__n);\nLAB_003029f0:\n if (*(void **)(this + 0xd0) != (void *)0x0) {\n operator_delete__(*(void **)(this + 0xd0));\n }\n *(char **)(this + 0xd0) = __dest;\n *(ulong *)(this + 0xd8) = uVar12;\n goto LAB_00302626;\n }\n __dest = *(char **)(this + 0xd0);\n lVar13 = 0;\nLAB_00302a64:\n memmove(__dest,*(void **)(this + 0xe0),__n);\n }\n __dest = *(char **)(this + 0xd0);\n }" if (parenthesized_expression "((this[0xa9] == (wfilebuf)0x0) || (*(long *)(this + 0x18) != *(long *)(this + 8)))" ( (binary_expression "(this[0xa9] == (wfilebuf)0x0) || (*(long *)(this + 0x18) != *(long *)(this + 8))" (parenthesized_expression "(this[0xa9] == (wfilebuf)0x0)" ( (binary_expression "this[0xa9] == (wfilebuf)0x0" (subscript_expression "this[0xa9]" identifier [ number_literal ]) == (cast_expression "(wfilebuf)0x0" ( (type_descriptor "wfilebuf" type_identifier) ) number_literal)) )) || (parenthesized_expression "(*(long *)(this + 0x18) != *(long *)(this + 8))" ( (binary_expression "*(long *)(this + 0x18) != *(long *)(this + 8)" (pointer_expression "*(long *)(this + 0x18)" * (cast_expression "(long *)(this + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x18)" ( (binary_expression "this + 0x18" identifier + number_literal) )))) != (pointer_expression "*(long *)(this + 8)" * (cast_expression "(long *)(this + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) ))))) ))) )) (compound_statement "{\n if (lVar2 < (long)uVar12) {\n __dest = (char *)operator_new__(uVar12);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }\n __dest = *(char **)(this + 0xd0);\n if (__n != 0) goto LAB_00302a64;\n }" { (if_statement "if (lVar2 < (long)uVar12) {\n __dest = (char *)operator_new__(uVar12);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }" if (parenthesized_expression "(lVar2 < (long)uVar12)" ( (binary_expression "lVar2 < (long)uVar12" identifier < (cast_expression "(long)uVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (compound_statement "{\n __dest = (char *)operator_new__(uVar12);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }" { (expression_statement "__dest = (char *)operator_new__(uVar12);" (assignment_expression "__dest = (char *)operator_new__(uVar12)" identifier = (cast_expression "(char *)operator_new__(uVar12)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new__(uVar12)" identifier (argument_list "(uVar12)" ( identifier ))))) ;) (if_statement "if (__n != 0) goto LAB_00302a2d;" if (parenthesized_expression "(__n != 0)" ( (binary_expression "__n != 0" identifier != number_literal) )) (goto_statement "goto LAB_00302a2d;" goto statement_identifier ;)) (goto_statement "goto LAB_003029f0;" goto statement_identifier ;) })) (expression_statement "__dest = *(char **)(this + 0xd0);" (assignment_expression "__dest = *(char **)(this + 0xd0)" identifier = (pointer_expression "*(char **)(this + 0xd0)" * (cast_expression "(char **)(this + 0xd0)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0xd0)" ( (binary_expression "this + 0xd0" identifier + number_literal) ))))) ;) (if_statement "if (__n != 0) goto LAB_00302a64;" if (parenthesized_expression "(__n != 0)" ( (binary_expression "__n != 0" identifier != number_literal) )) (goto_statement "goto LAB_00302a64;" goto statement_identifier ;)) }) (else_clause "else {\n if (__n == 0) {\n if (lVar2 < (long)uVar12) {\n __dest = (char *)operator_new__(uVar12);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar12) {\n lVar13 = 0;\n __dest = (char *)operator_new__(uVar12);\nLAB_00302a2d:\n memcpy(__dest,*(void **)(this + 0xe0),__n);\nLAB_003029f0:\n if (*(void **)(this + 0xd0) != (void *)0x0) {\n operator_delete__(*(void **)(this + 0xd0));\n }\n *(char **)(this + 0xd0) = __dest;\n *(ulong *)(this + 0xd8) = uVar12;\n goto LAB_00302626;\n }\n __dest = *(char **)(this + 0xd0);\n lVar13 = 0;\nLAB_00302a64:\n memmove(__dest,*(void **)(this + 0xe0),__n);\n }\n __dest = *(char **)(this + 0xd0);\n }" else (compound_statement "{\n if (__n == 0) {\n if (lVar2 < (long)uVar12) {\n __dest = (char *)operator_new__(uVar12);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar12) {\n lVar13 = 0;\n __dest = (char *)operator_new__(uVar12);\nLAB_00302a2d:\n memcpy(__dest,*(void **)(this + 0xe0),__n);\nLAB_003029f0:\n if (*(void **)(this + 0xd0) != (void *)0x0) {\n operator_delete__(*(void **)(this + 0xd0));\n }\n *(char **)(this + 0xd0) = __dest;\n *(ulong *)(this + 0xd8) = uVar12;\n goto LAB_00302626;\n }\n __dest = *(char **)(this + 0xd0);\n lVar13 = 0;\nLAB_00302a64:\n memmove(__dest,*(void **)(this + 0xe0),__n);\n }\n __dest = *(char **)(this + 0xd0);\n }" { (if_statement "if (__n == 0) {\n if (lVar2 < (long)uVar12) {\n __dest = (char *)operator_new__(uVar12);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar12) {\n lVar13 = 0;\n __dest = (char *)operator_new__(uVar12);\nLAB_00302a2d:\n memcpy(__dest,*(void **)(this + 0xe0),__n);\nLAB_003029f0:\n if (*(void **)(this + 0xd0) != (void *)0x0) {\n operator_delete__(*(void **)(this + 0xd0));\n }\n *(char **)(this + 0xd0) = __dest;\n *(ulong *)(this + 0xd8) = uVar12;\n goto LAB_00302626;\n }\n __dest = *(char **)(this + 0xd0);\n lVar13 = 0;\nLAB_00302a64:\n memmove(__dest,*(void **)(this + 0xe0),__n);\n }" if (parenthesized_expression "(__n == 0)" ( (binary_expression "__n == 0" identifier == number_literal) )) (compound_statement "{\n if (lVar2 < (long)uVar12) {\n __dest = (char *)operator_new__(uVar12);\n goto LAB_003029f0;\n }\n }" { (if_statement "if (lVar2 < (long)uVar12) {\n __dest = (char *)operator_new__(uVar12);\n goto LAB_003029f0;\n }" if (parenthesized_expression "(lVar2 < (long)uVar12)" ( (binary_expression "lVar2 < (long)uVar12" identifier < (cast_expression "(long)uVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (compound_statement "{\n __dest = (char *)operator_new__(uVar12);\n goto LAB_003029f0;\n }" { (expression_statement "__dest = (char *)operator_new__(uVar12);" (assignment_expression "__dest = (char *)operator_new__(uVar12)" identifier = (cast_expression "(char *)operator_new__(uVar12)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new__(uVar12)" identifier (argument_list "(uVar12)" ( identifier ))))) ;) (goto_statement "goto LAB_003029f0;" goto statement_identifier ;) })) }) (else_clause "else {\n if (lVar2 < (long)uVar12) {\n lVar13 = 0;\n __dest = (char *)operator_new__(uVar12);\nLAB_00302a2d:\n memcpy(__dest,*(void **)(this + 0xe0),__n);\nLAB_003029f0:\n if (*(void **)(this + 0xd0) != (void *)0x0) {\n operator_delete__(*(void **)(this + 0xd0));\n }\n *(char **)(this + 0xd0) = __dest;\n *(ulong *)(this + 0xd8) = uVar12;\n goto LAB_00302626;\n }\n __dest = *(char **)(this + 0xd0);\n lVar13 = 0;\nLAB_00302a64:\n memmove(__dest,*(void **)(this + 0xe0),__n);\n }" else (compound_statement "{\n if (lVar2 < (long)uVar12) {\n lVar13 = 0;\n __dest = (char *)operator_new__(uVar12);\nLAB_00302a2d:\n memcpy(__dest,*(void **)(this + 0xe0),__n);\nLAB_003029f0:\n if (*(void **)(this + 0xd0) != (void *)0x0) {\n operator_delete__(*(void **)(this + 0xd0));\n }\n *(char **)(this + 0xd0) = __dest;\n *(ulong *)(this + 0xd8) = uVar12;\n goto LAB_00302626;\n }\n __dest = *(char **)(this + 0xd0);\n lVar13 = 0;\nLAB_00302a64:\n memmove(__dest,*(void **)(this + 0xe0),__n);\n }" { (if_statement "if (lVar2 < (long)uVar12) {\n lVar13 = 0;\n __dest = (char *)operator_new__(uVar12);\nLAB_00302a2d:\n memcpy(__dest,*(void **)(this + 0xe0),__n);\nLAB_003029f0:\n if (*(void **)(this + 0xd0) != (void *)0x0) {\n operator_delete__(*(void **)(this + 0xd0));\n }\n *(char **)(this + 0xd0) = __dest;\n *(ulong *)(this + 0xd8) = uVar12;\n goto LAB_00302626;\n }" if (parenthesized_expression "(lVar2 < (long)uVar12)" ( (binary_expression "lVar2 < (long)uVar12" identifier < (cast_expression "(long)uVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (compound_statement "{\n lVar13 = 0;\n __dest = (char *)operator_new__(uVar12);\nLAB_00302a2d:\n memcpy(__dest,*(void **)(this + 0xe0),__n);\nLAB_003029f0:\n if (*(void **)(this + 0xd0) != (void *)0x0) {\n operator_delete__(*(void **)(this + 0xd0));\n }\n *(char **)(this + 0xd0) = __dest;\n *(ulong *)(this + 0xd8) = uVar12;\n goto LAB_00302626;\n }" { (expression_statement "lVar13 = 0;" (assignment_expression "lVar13 = 0" identifier = number_literal) ;) (expression_statement "__dest = (char *)operator_new__(uVar12);" (assignment_expression "__dest = (char *)operator_new__(uVar12)" identifier = (cast_expression "(char *)operator_new__(uVar12)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new__(uVar12)" identifier (argument_list "(uVar12)" ( identifier ))))) ;) (labeled_statement "LAB_00302a2d:\n memcpy(__dest,*(void **)(this + 0xe0),__n);" statement_identifier : (expression_statement "memcpy(__dest,*(void **)(this + 0xe0),__n);" (call_expression "memcpy(__dest,*(void **)(this + 0xe0),__n)" identifier (argument_list "(__dest,*(void **)(this + 0xe0),__n)" ( identifier , (pointer_expression "*(void **)(this + 0xe0)" * (cast_expression "(void **)(this + 0xe0)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0xe0)" ( (binary_expression "this + 0xe0" identifier + number_literal) )))) , identifier ))) ;)) (labeled_statement "LAB_003029f0:\n if (*(void **)(this + 0xd0) != (void *)0x0) {\n operator_delete__(*(void **)(this + 0xd0));\n }" statement_identifier : (if_statement "if (*(void **)(this + 0xd0) != (void *)0x0) {\n operator_delete__(*(void **)(this + 0xd0));\n }" if (parenthesized_expression "(*(void **)(this + 0xd0) != (void *)0x0)" ( (binary_expression "*(void **)(this + 0xd0) != (void *)0x0" (pointer_expression "*(void **)(this + 0xd0)" * (cast_expression "(void **)(this + 0xd0)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0xd0)" ( (binary_expression "this + 0xd0" identifier + number_literal) )))) != (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n operator_delete__(*(void **)(this + 0xd0));\n }" { (expression_statement "operator_delete__(*(void **)(this + 0xd0));" (call_expression "operator_delete__(*(void **)(this + 0xd0))" identifier (argument_list "(*(void **)(this + 0xd0))" ( (pointer_expression "*(void **)(this + 0xd0)" * (cast_expression "(void **)(this + 0xd0)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0xd0)" ( (binary_expression "this + 0xd0" identifier + number_literal) )))) ))) ;) }))) (expression_statement "*(char **)(this + 0xd0) = __dest;" (assignment_expression "*(char **)(this + 0xd0) = __dest" (pointer_expression "*(char **)(this + 0xd0)" * (cast_expression "(char **)(this + 0xd0)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0xd0)" ( (binary_expression "this + 0xd0" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(ulong *)(this + 0xd8) = uVar12;" (assignment_expression "*(ulong *)(this + 0xd8) = uVar12" (pointer_expression "*(ulong *)(this + 0xd8)" * (cast_expression "(ulong *)(this + 0xd8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0xd8)" ( (binary_expression "this + 0xd8" identifier + number_literal) )))) = identifier) ;) (goto_statement "goto LAB_00302626;" goto statement_identifier ;) })) (expression_statement "__dest = *(char **)(this + 0xd0);" (assignment_expression "__dest = *(char **)(this + 0xd0)" identifier = (pointer_expression "*(char **)(this + 0xd0)" * (cast_expression "(char **)(this + 0xd0)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0xd0)" ( (binary_expression "this + 0xd0" identifier + number_literal) ))))) ;) (expression_statement "lVar13 = 0;" (assignment_expression "lVar13 = 0" identifier = number_literal) ;) (labeled_statement "LAB_00302a64:\n memmove(__dest,*(void **)(this + 0xe0),__n);" statement_identifier : (expression_statement "memmove(__dest,*(void **)(this + 0xe0),__n);" (call_expression "memmove(__dest,*(void **)(this + 0xe0),__n)" identifier (argument_list "(__dest,*(void **)(this + 0xe0),__n)" ( identifier , (pointer_expression "*(void **)(this + 0xe0)" * (cast_expression "(void **)(this + 0xe0)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0xe0)" ( (binary_expression "this + 0xe0" identifier + number_literal) )))) , identifier ))) ;)) }))) (expression_statement "__dest = *(char **)(this + 0xd0);" (assignment_expression "__dest = *(char **)(this + 0xd0)" identifier = (pointer_expression "*(char **)(this + 0xd0)" * (cast_expression "(char **)(this + 0xd0)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0xd0)" ( (binary_expression "this + 0xd0" identifier + number_literal) ))))) ;) }))) (labeled_statement "LAB_00302626:\n pcVar8 = __dest + __n;" statement_identifier : (expression_statement "pcVar8 = __dest + __n;" (assignment_expression "pcVar8 = __dest + __n" identifier = (binary_expression "__dest + __n" identifier + identifier)) ;)) (expression_statement "*(char **)(this + 0xe0) = __dest;" (assignment_expression "*(char **)(this + 0xe0) = __dest" (pointer_expression "*(char **)(this + 0xe0)" * (cast_expression "(char **)(this + 0xe0)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0xe0)" ( (binary_expression "this + 0xe0" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(char **)(this + 0xe8) = pcVar8;" (assignment_expression "*(char **)(this + 0xe8) = pcVar8" (pointer_expression "*(char **)(this + 0xe8)" * (cast_expression "(char **)(this + 0xe8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0xe8)" ( (binary_expression "this + 0xe8" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(this + 0x8c) = *(undefined8 *)(this + 0x84);" (assignment_expression "*(undefined8 *)(this + 0x8c) = *(undefined8 *)(this + 0x84)" (pointer_expression "*(undefined8 *)(this + 0x8c)" * (cast_expression "(undefined8 *)(this + 0x8c)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x8c)" ( (binary_expression "this + 0x8c" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(this + 0x84)" * (cast_expression "(undefined8 *)(this + 0x84)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x84)" ( (binary_expression "this + 0x84" identifier + number_literal) ))))) ;) (if_statement "if (lVar13 != 0) {\n iVar7 = 0;\n goto LAB_003026e1;\n }" if (parenthesized_expression "(lVar13 != 0)" ( (binary_expression "lVar13 != 0" identifier != number_literal) )) (compound_statement "{\n iVar7 = 0;\n goto LAB_003026e1;\n }" { (expression_statement "iVar7 = 0;" (assignment_expression "iVar7 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_003026e1;" goto statement_identifier ;) })) (expression_statement "__s1 = *(wchar_t **)(this + 8);" (assignment_expression "__s1 = *(wchar_t **)(this + 8)" identifier = (pointer_expression "*(wchar_t **)(this + 8)" * (cast_expression "(wchar_t **)(this + 8)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) ))))) ;) (expression_statement "iVar7 = 0;" (assignment_expression "iVar7 = 0" identifier = number_literal) ;) (expression_statement "local_40[0] = __s1;" (assignment_expression "local_40[0] = __s1" (subscript_expression "local_40[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (pcVar8 <= __dest) goto LAB_003026ca;" if (parenthesized_expression "(pcVar8 <= __dest)" ( (binary_expression "pcVar8 <= __dest" identifier <= identifier) )) (goto_statement "goto LAB_003026ca;" goto statement_identifier ;)) (expression_statement "bVar5 = false;" (assignment_expression "bVar5 = false" identifier = false) ;) (labeled_statement "LAB_00302668:\n local_40[0] = __s1;" statement_identifier : (expression_statement "local_40[0] = __s1;" (assignment_expression "local_40[0] = __s1" (subscript_expression "local_40[0]" identifier [ number_literal ]) = identifier) ;)) (expression_statement "iVar7 = (**(code **)(**(long **)(this + 200) + 0x20))\n (*(long **)(this + 200),this + 0x84,__dest,pcVar8,this + 0xe0,__s1,__s1 + uVar9,\n local_40);" (assignment_expression "iVar7 = (**(code **)(**(long **)(this + 200) + 0x20))\n (*(long **)(this + 200),this + 0x84,__dest,pcVar8,this + 0xe0,__s1,__s1 + uVar9,\n local_40)" identifier = (call_expression "(**(code **)(**(long **)(this + 200) + 0x20))\n (*(long **)(this + 200),this + 0x84,__dest,pcVar8,this + 0xe0,__s1,__s1 + uVar9,\n local_40)" (parenthesized_expression "(**(code **)(**(long **)(this + 200) + 0x20))" ( (pointer_expression "**(code **)(**(long **)(this + 200) + 0x20)" * (pointer_expression "*(code **)(**(long **)(this + 200) + 0x20)" * (cast_expression "(code **)(**(long **)(this + 200) + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(this + 200) + 0x20)" ( (binary_expression "**(long **)(this + 200) + 0x20" (pointer_expression "**(long **)(this + 200)" * (pointer_expression "*(long **)(this + 200)" * (cast_expression "(long **)(this + 200)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 200)" ( (binary_expression "this + 200" identifier + number_literal) ))))) + number_literal) ))))) )) (argument_list "(*(long **)(this + 200),this + 0x84,__dest,pcVar8,this + 0xe0,__s1,__s1 + uVar9,\n local_40)" ( (pointer_expression "*(long **)(this + 200)" * (cast_expression "(long **)(this + 200)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 200)" ( (binary_expression "this + 200" identifier + number_literal) )))) , (binary_expression "this + 0x84" identifier + number_literal) , identifier , identifier , (binary_expression "this + 0xe0" identifier + number_literal) , identifier , (binary_expression "__s1 + uVar9" identifier + identifier) , identifier )))) ;) (if_statement "if (iVar7 == 3) {\n pcVar8 = *(char **)(this + 0xe8);\n __s1 = *(wchar_t **)(this + 8);\n goto LAB_003028c3;\n }" if (parenthesized_expression "(iVar7 == 3)" ( (binary_expression "iVar7 == 3" identifier == number_literal) )) (compound_statement "{\n pcVar8 = *(char **)(this + 0xe8);\n __s1 = *(wchar_t **)(this + 8);\n goto LAB_003028c3;\n }" { (expression_statement "pcVar8 = *(char **)(this + 0xe8);" (assignment_expression "pcVar8 = *(char **)(this + 0xe8)" identifier = (pointer_expression "*(char **)(this + 0xe8)" * (cast_expression "(char **)(this + 0xe8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0xe8)" ( (binary_expression "this + 0xe8" identifier + number_literal) ))))) ;) (expression_statement "__s1 = *(wchar_t **)(this + 8);" (assignment_expression "__s1 = *(wchar_t **)(this + 8)" identifier = (pointer_expression "*(wchar_t **)(this + 8)" * (cast_expression "(wchar_t **)(this + 8)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_003028c3;" goto statement_identifier ;) })) (expression_statement "lVar13 = (long)local_40[0] - *(long *)(this + 8);" (assignment_expression "lVar13 = (long)local_40[0] - *(long *)(this + 8)" identifier = (binary_expression "(long)local_40[0] - *(long *)(this + 8)" (cast_expression "(long)local_40[0]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (subscript_expression "local_40[0]" identifier [ number_literal ])) - (pointer_expression "*(long *)(this + 8)" * (cast_expression "(long *)(this + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))))) ;) (expression_statement "uVar12 = lVar13 >> 2;" (assignment_expression "uVar12 = lVar13 >> 2" identifier = (binary_expression "lVar13 >> 2" identifier >> number_literal)) ;) (if_statement "if (iVar7 != 2) {\n bVar4 = (bool)(lVar13 != 0 | bVar5);\n while (!bVar4) {\nLAB_003026ca:\n while( true ) {\n pcVar8 = *(char **)(this + 0xe8);\n lVar13 = 1;\n __n = (long)pcVar8 - *(long *)(this + 0xd0);\nLAB_003026e1:\n if (*(long *)(this + 0xd8) < (long)(__n + lVar13)) {\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar13 = __basic_file<char>::xsgetn((__basic_file<char> *)(this + 0x68),pcVar8,lVar13);\n if (lVar13 == 0) {\n bVar5 = true;\n }\n else {\n if (lVar13 == -1) goto LAB_003029c5;\n bVar5 = false;\n }\n __s1 = *(wchar_t **)(this + 8);\n __dest = *(char **)(this + 0xe0);\n pcVar8 = (char *)(lVar13 + *(long *)(this + 0xe8));\n *(char **)(this + 0xe8) = pcVar8;\n if (__dest < pcVar8) goto LAB_00302668;\n local_40[0] = __s1;\n if (iVar7 == 3) break;\n if (bVar5) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = *(wchar_t **)(this + 0xd0);\n uVar11 = (long)pcVar8 - (long)__s2;\n uVar12 = uVar9;\n if ((uVar9 < uVar11) || (uVar12 = uVar11, uVar11 != 0)) {\n wmemcpy(__s1,__s2,uVar12);\n __s2 = (wchar_t *)(*(long *)(this + 0xd0) + uVar12);\n }\n *(wchar_t **)(this + 0xe0) = __s2;\n iVar7 = 3;\n bVar4 = (bool)(uVar12 != 0 | bVar5);\n }\n if (0 < (long)uVar12) goto LAB_00302955;\n if (bVar5) {\nLAB_00302752:\n uVar3 = *(undefined8 *)(this + 0x98);\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(undefined8 *)(this + 8) = uVar3;\n *(undefined8 *)(this + 0x10) = uVar3;\n *(undefined8 *)(this + 0x18) = uVar3;\n *(undefined8 *)(this + 0x30) = 0;\n this[0xa9] = (wfilebuf)0x0;\n if (iVar7 != 1) {\n return 0xffffffff;\n }\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow incomplete character in file");\n }\n goto LAB_003029c5;\n }" if (parenthesized_expression "(iVar7 != 2)" ( (binary_expression "iVar7 != 2" identifier != number_literal) )) (compound_statement "{\n bVar4 = (bool)(lVar13 != 0 | bVar5);\n while (!bVar4) {\nLAB_003026ca:\n while( true ) {\n pcVar8 = *(char **)(this + 0xe8);\n lVar13 = 1;\n __n = (long)pcVar8 - *(long *)(this + 0xd0);\nLAB_003026e1:\n if (*(long *)(this + 0xd8) < (long)(__n + lVar13)) {\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar13 = __basic_file<char>::xsgetn((__basic_file<char> *)(this + 0x68),pcVar8,lVar13);\n if (lVar13 == 0) {\n bVar5 = true;\n }\n else {\n if (lVar13 == -1) goto LAB_003029c5;\n bVar5 = false;\n }\n __s1 = *(wchar_t **)(this + 8);\n __dest = *(char **)(this + 0xe0);\n pcVar8 = (char *)(lVar13 + *(long *)(this + 0xe8));\n *(char **)(this + 0xe8) = pcVar8;\n if (__dest < pcVar8) goto LAB_00302668;\n local_40[0] = __s1;\n if (iVar7 == 3) break;\n if (bVar5) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = *(wchar_t **)(this + 0xd0);\n uVar11 = (long)pcVar8 - (long)__s2;\n uVar12 = uVar9;\n if ((uVar9 < uVar11) || (uVar12 = uVar11, uVar11 != 0)) {\n wmemcpy(__s1,__s2,uVar12);\n __s2 = (wchar_t *)(*(long *)(this + 0xd0) + uVar12);\n }\n *(wchar_t **)(this + 0xe0) = __s2;\n iVar7 = 3;\n bVar4 = (bool)(uVar12 != 0 | bVar5);\n }\n if (0 < (long)uVar12) goto LAB_00302955;\n if (bVar5) {\nLAB_00302752:\n uVar3 = *(undefined8 *)(this + 0x98);\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(undefined8 *)(this + 8) = uVar3;\n *(undefined8 *)(this + 0x10) = uVar3;\n *(undefined8 *)(this + 0x18) = uVar3;\n *(undefined8 *)(this + 0x30) = 0;\n this[0xa9] = (wfilebuf)0x0;\n if (iVar7 != 1) {\n return 0xffffffff;\n }\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow incomplete character in file");\n }\n goto LAB_003029c5;\n }" { (expression_statement "bVar4 = (bool)(lVar13 != 0 | bVar5);" (assignment_expression "bVar4 = (bool)(lVar13 != 0 | bVar5)" identifier = (cast_expression "(bool)(lVar13 != 0 | bVar5)" ( (type_descriptor "bool" primitive_type) ) (parenthesized_expression "(lVar13 != 0 | bVar5)" ( (binary_expression "lVar13 != 0 | bVar5" (binary_expression "lVar13 != 0" identifier != number_literal) | identifier) )))) ;) (while_statement "while (!bVar4) {\nLAB_003026ca:\n while( true ) {\n pcVar8 = *(char **)(this + 0xe8);\n lVar13 = 1;\n __n = (long)pcVar8 - *(long *)(this + 0xd0);\nLAB_003026e1:\n if (*(long *)(this + 0xd8) < (long)(__n + lVar13)) {\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar13 = __basic_file<char>::xsgetn((__basic_file<char> *)(this + 0x68),pcVar8,lVar13);\n if (lVar13 == 0) {\n bVar5 = true;\n }\n else {\n if (lVar13 == -1) goto LAB_003029c5;\n bVar5 = false;\n }\n __s1 = *(wchar_t **)(this + 8);\n __dest = *(char **)(this + 0xe0);\n pcVar8 = (char *)(lVar13 + *(long *)(this + 0xe8));\n *(char **)(this + 0xe8) = pcVar8;\n if (__dest < pcVar8) goto LAB_00302668;\n local_40[0] = __s1;\n if (iVar7 == 3) break;\n if (bVar5) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = *(wchar_t **)(this + 0xd0);\n uVar11 = (long)pcVar8 - (long)__s2;\n uVar12 = uVar9;\n if ((uVar9 < uVar11) || (uVar12 = uVar11, uVar11 != 0)) {\n wmemcpy(__s1,__s2,uVar12);\n __s2 = (wchar_t *)(*(long *)(this + 0xd0) + uVar12);\n }\n *(wchar_t **)(this + 0xe0) = __s2;\n iVar7 = 3;\n bVar4 = (bool)(uVar12 != 0 | bVar5);\n }" while (parenthesized_expression "(!bVar4)" ( (unary_expression "!bVar4" ! identifier) )) (compound_statement "{\nLAB_003026ca:\n while( true ) {\n pcVar8 = *(char **)(this + 0xe8);\n lVar13 = 1;\n __n = (long)pcVar8 - *(long *)(this + 0xd0);\nLAB_003026e1:\n if (*(long *)(this + 0xd8) < (long)(__n + lVar13)) {\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar13 = __basic_file<char>::xsgetn((__basic_file<char> *)(this + 0x68),pcVar8,lVar13);\n if (lVar13 == 0) {\n bVar5 = true;\n }\n else {\n if (lVar13 == -1) goto LAB_003029c5;\n bVar5 = false;\n }\n __s1 = *(wchar_t **)(this + 8);\n __dest = *(char **)(this + 0xe0);\n pcVar8 = (char *)(lVar13 + *(long *)(this + 0xe8));\n *(char **)(this + 0xe8) = pcVar8;\n if (__dest < pcVar8) goto LAB_00302668;\n local_40[0] = __s1;\n if (iVar7 == 3) break;\n if (bVar5) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = *(wchar_t **)(this + 0xd0);\n uVar11 = (long)pcVar8 - (long)__s2;\n uVar12 = uVar9;\n if ((uVar9 < uVar11) || (uVar12 = uVar11, uVar11 != 0)) {\n wmemcpy(__s1,__s2,uVar12);\n __s2 = (wchar_t *)(*(long *)(this + 0xd0) + uVar12);\n }\n *(wchar_t **)(this + 0xe0) = __s2;\n iVar7 = 3;\n bVar4 = (bool)(uVar12 != 0 | bVar5);\n }" { (labeled_statement "LAB_003026ca:\n while( true ) {\n pcVar8 = *(char **)(this + 0xe8);\n lVar13 = 1;\n __n = (long)pcVar8 - *(long *)(this + 0xd0);\nLAB_003026e1:\n if (*(long *)(this + 0xd8) < (long)(__n + lVar13)) {\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar13 = __basic_file<char>::xsgetn((__basic_file<char> *)(this + 0x68),pcVar8,lVar13);\n if (lVar13 == 0) {\n bVar5 = true;\n }\n else {\n if (lVar13 == -1) goto LAB_003029c5;\n bVar5 = false;\n }\n __s1 = *(wchar_t **)(this + 8);\n __dest = *(char **)(this + 0xe0);\n pcVar8 = (char *)(lVar13 + *(long *)(this + 0xe8));\n *(char **)(this + 0xe8) = pcVar8;\n if (__dest < pcVar8) goto LAB_00302668;\n local_40[0] = __s1;\n if (iVar7 == 3) break;\n if (bVar5) goto LAB_00302752;\n }" statement_identifier : (while_statement "while( true ) {\n pcVar8 = *(char **)(this + 0xe8);\n lVar13 = 1;\n __n = (long)pcVar8 - *(long *)(this + 0xd0);\nLAB_003026e1:\n if (*(long *)(this + 0xd8) < (long)(__n + lVar13)) {\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar13 = __basic_file<char>::xsgetn((__basic_file<char> *)(this + 0x68),pcVar8,lVar13);\n if (lVar13 == 0) {\n bVar5 = true;\n }\n else {\n if (lVar13 == -1) goto LAB_003029c5;\n bVar5 = false;\n }\n __s1 = *(wchar_t **)(this + 8);\n __dest = *(char **)(this + 0xe0);\n pcVar8 = (char *)(lVar13 + *(long *)(this + 0xe8));\n *(char **)(this + 0xe8) = pcVar8;\n if (__dest < pcVar8) goto LAB_00302668;\n local_40[0] = __s1;\n if (iVar7 == 3) break;\n if (bVar5) goto LAB_00302752;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n pcVar8 = *(char **)(this + 0xe8);\n lVar13 = 1;\n __n = (long)pcVar8 - *(long *)(this + 0xd0);\nLAB_003026e1:\n if (*(long *)(this + 0xd8) < (long)(__n + lVar13)) {\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar13 = __basic_file<char>::xsgetn((__basic_file<char> *)(this + 0x68),pcVar8,lVar13);\n if (lVar13 == 0) {\n bVar5 = true;\n }\n else {\n if (lVar13 == -1) goto LAB_003029c5;\n bVar5 = false;\n }\n __s1 = *(wchar_t **)(this + 8);\n __dest = *(char **)(this + 0xe0);\n pcVar8 = (char *)(lVar13 + *(long *)(this + 0xe8));\n *(char **)(this + 0xe8) = pcVar8;\n if (__dest < pcVar8) goto LAB_00302668;\n local_40[0] = __s1;\n if (iVar7 == 3) break;\n if (bVar5) goto LAB_00302752;\n }" { (expression_statement "pcVar8 = *(char **)(this + 0xe8);" (assignment_expression "pcVar8 = *(char **)(this + 0xe8)" identifier = (pointer_expression "*(char **)(this + 0xe8)" * (cast_expression "(char **)(this + 0xe8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0xe8)" ( (binary_expression "this + 0xe8" identifier + number_literal) ))))) ;) (expression_statement "lVar13 = 1;" (assignment_expression "lVar13 = 1" identifier = number_literal) ;) (expression_statement "__n = (long)pcVar8 - *(long *)(this + 0xd0);" (assignment_expression "__n = (long)pcVar8 - *(long *)(this + 0xd0)" identifier = (binary_expression "(long)pcVar8 - *(long *)(this + 0xd0)" (cast_expression "(long)pcVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (pointer_expression "*(long *)(this + 0xd0)" * (cast_expression "(long *)(this + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0xd0)" ( (binary_expression "this + 0xd0" identifier + number_literal) )))))) ;) (labeled_statement "LAB_003026e1:\n if (*(long *)(this + 0xd8) < (long)(__n + lVar13)) {\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow codecvt::max_length() is not valid");\n }" statement_identifier : (if_statement "if (*(long *)(this + 0xd8) < (long)(__n + lVar13)) {\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow codecvt::max_length() is not valid");\n }" if (parenthesized_expression "(*(long *)(this + 0xd8) < (long)(__n + lVar13))" ( (binary_expression "*(long *)(this + 0xd8) < (long)(__n + lVar13)" (pointer_expression "*(long *)(this + 0xd8)" * (cast_expression "(long *)(this + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0xd8)" ( (binary_expression "this + 0xd8" identifier + number_literal) )))) < (cast_expression "(long)(__n + lVar13)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(__n + lVar13)" ( (binary_expression "__n + lVar13" identifier + identifier) )))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow codecvt::max_length() is not valid");\n }" { comment (expression_statement "__throw_ios_failure("basic_filebuf::underflow codecvt::max_length() is not valid");" (call_expression "__throw_ios_failure("basic_filebuf::underflow codecvt::max_length() is not valid")" identifier (argument_list "("basic_filebuf::underflow codecvt::max_length() is not valid")" ( (string_literal ""basic_filebuf::underflow codecvt::max_length() is not valid"" " string_content ") ))) ;) }))) (expression_statement "lVar13 = __basic_file<char>::xsgetn((__basic_file<char> *)(this + 0x68),pcVar8,lVar13);" (assignment_expression "lVar13 = __basic_file<char>::xsgetn((__basic_file<char> *)(this + 0x68),pcVar8,lVar13)" identifier = (binary_expression "__basic_file<char>::xsgetn((__basic_file<char> *)(this + 0x68),pcVar8,lVar13)" (binary_expression "__basic_file<char" identifier < identifier) > (ERROR "::" : :) (call_expression "xsgetn((__basic_file<char> *)(this + 0x68),pcVar8,lVar13)" identifier (argument_list "((__basic_file<char> *)(this + 0x68),pcVar8,lVar13)" ( (call_expression "(__basic_file<char> *)(this + 0x68)" (parenthesized_expression "(__basic_file<char> *)" ( (binary_expression "__basic_file<char> *" (binary_expression "__basic_file<char" identifier < identifier) > (pointer_expression "*" * identifier)) )) (argument_list "(this + 0x68)" ( (binary_expression "this + 0x68" identifier + number_literal) ))) , identifier , identifier ))))) ;) (if_statement "if (lVar13 == 0) {\n bVar5 = true;\n }\n else {\n if (lVar13 == -1) goto LAB_003029c5;\n bVar5 = false;\n }" if (parenthesized_expression "(lVar13 == 0)" ( (binary_expression "lVar13 == 0" identifier == number_literal) )) (compound_statement "{\n bVar5 = true;\n }" { (expression_statement "bVar5 = true;" (assignment_expression "bVar5 = true" identifier = true) ;) }) (else_clause "else {\n if (lVar13 == -1) goto LAB_003029c5;\n bVar5 = false;\n }" else (compound_statement "{\n if (lVar13 == -1) goto LAB_003029c5;\n bVar5 = false;\n }" { (if_statement "if (lVar13 == -1) goto LAB_003029c5;" if (parenthesized_expression "(lVar13 == -1)" ( (binary_expression "lVar13 == -1" identifier == number_literal) )) (goto_statement "goto LAB_003029c5;" goto statement_identifier ;)) (expression_statement "bVar5 = false;" (assignment_expression "bVar5 = false" identifier = false) ;) }))) (expression_statement "__s1 = *(wchar_t **)(this + 8);" (assignment_expression "__s1 = *(wchar_t **)(this + 8)" identifier = (pointer_expression "*(wchar_t **)(this + 8)" * (cast_expression "(wchar_t **)(this + 8)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) ))))) ;) (expression_statement "__dest = *(char **)(this + 0xe0);" (assignment_expression "__dest = *(char **)(this + 0xe0)" identifier = (pointer_expression "*(char **)(this + 0xe0)" * (cast_expression "(char **)(this + 0xe0)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0xe0)" ( (binary_expression "this + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "pcVar8 = (char *)(lVar13 + *(long *)(this + 0xe8));" (assignment_expression "pcVar8 = (char *)(lVar13 + *(long *)(this + 0xe8))" identifier = (cast_expression "(char *)(lVar13 + *(long *)(this + 0xe8))" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar13 + *(long *)(this + 0xe8))" ( (binary_expression "lVar13 + *(long *)(this + 0xe8)" identifier + (pointer_expression "*(long *)(this + 0xe8)" * (cast_expression "(long *)(this + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0xe8)" ( (binary_expression "this + 0xe8" identifier + number_literal) ))))) )))) ;) (expression_statement "*(char **)(this + 0xe8) = pcVar8;" (assignment_expression "*(char **)(this + 0xe8) = pcVar8" (pointer_expression "*(char **)(this + 0xe8)" * (cast_expression "(char **)(this + 0xe8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0xe8)" ( (binary_expression "this + 0xe8" identifier + number_literal) )))) = identifier) ;) (if_statement "if (__dest < pcVar8) goto LAB_00302668;" if (parenthesized_expression "(__dest < pcVar8)" ( (binary_expression "__dest < pcVar8" identifier < identifier) )) (goto_statement "goto LAB_00302668;" goto statement_identifier ;)) (expression_statement "local_40[0] = __s1;" (assignment_expression "local_40[0] = __s1" (subscript_expression "local_40[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (iVar7 == 3) break;" if (parenthesized_expression "(iVar7 == 3)" ( (binary_expression "iVar7 == 3" identifier == number_literal) )) (break_statement "break;" break ;)) (if_statement "if (bVar5) goto LAB_00302752;" if (parenthesized_expression "(bVar5)" ( identifier )) (goto_statement "goto LAB_00302752;" goto statement_identifier ;)) }))) (labeled_statement "LAB_003028c3:\n __s2 = *(wchar_t **)(this + 0xd0);" statement_identifier : (expression_statement "__s2 = *(wchar_t **)(this + 0xd0);" (assignment_expression "__s2 = *(wchar_t **)(this + 0xd0)" identifier = (pointer_expression "*(wchar_t **)(this + 0xd0)" * (cast_expression "(wchar_t **)(this + 0xd0)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0xd0)" ( (binary_expression "this + 0xd0" identifier + number_literal) ))))) ;)) (expression_statement "uVar11 = (long)pcVar8 - (long)__s2;" (assignment_expression "uVar11 = (long)pcVar8 - (long)__s2" identifier = (binary_expression "(long)pcVar8 - (long)__s2" (cast_expression "(long)pcVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)__s2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "uVar12 = uVar9;" (assignment_expression "uVar12 = uVar9" identifier = identifier) ;) (if_statement "if ((uVar9 < uVar11) || (uVar12 = uVar11, uVar11 != 0)) {\n wmemcpy(__s1,__s2,uVar12);\n __s2 = (wchar_t *)(*(long *)(this + 0xd0) + uVar12);\n }" if (parenthesized_expression "((uVar9 < uVar11) || (uVar12 = uVar11, uVar11 != 0))" ( (binary_expression "(uVar9 < uVar11) || (uVar12 = uVar11, uVar11 != 0)" (parenthesized_expression "(uVar9 < uVar11)" ( (binary_expression "uVar9 < uVar11" identifier < identifier) )) || (parenthesized_expression "(uVar12 = uVar11, uVar11 != 0)" ( (comma_expression "uVar12 = uVar11, uVar11 != 0" (assignment_expression "uVar12 = uVar11" identifier = identifier) , (binary_expression "uVar11 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n wmemcpy(__s1,__s2,uVar12);\n __s2 = (wchar_t *)(*(long *)(this + 0xd0) + uVar12);\n }" { (expression_statement "wmemcpy(__s1,__s2,uVar12);" (call_expression "wmemcpy(__s1,__s2,uVar12)" identifier (argument_list "(__s1,__s2,uVar12)" ( identifier , identifier , identifier ))) ;) (expression_statement "__s2 = (wchar_t *)(*(long *)(this + 0xd0) + uVar12);" (assignment_expression "__s2 = (wchar_t *)(*(long *)(this + 0xd0) + uVar12)" identifier = (cast_expression "(wchar_t *)(*(long *)(this + 0xd0) + uVar12)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(this + 0xd0) + uVar12)" ( (binary_expression "*(long *)(this + 0xd0) + uVar12" (pointer_expression "*(long *)(this + 0xd0)" * (cast_expression "(long *)(this + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0xd0)" ( (binary_expression "this + 0xd0" identifier + number_literal) )))) + identifier) )))) ;) })) (expression_statement "*(wchar_t **)(this + 0xe0) = __s2;" (assignment_expression "*(wchar_t **)(this + 0xe0) = __s2" (pointer_expression "*(wchar_t **)(this + 0xe0)" * (cast_expression "(wchar_t **)(this + 0xe0)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0xe0)" ( (binary_expression "this + 0xe0" identifier + number_literal) )))) = identifier) ;) (expression_statement "iVar7 = 3;" (assignment_expression "iVar7 = 3" identifier = number_literal) ;) (expression_statement "bVar4 = (bool)(uVar12 != 0 | bVar5);" (assignment_expression "bVar4 = (bool)(uVar12 != 0 | bVar5)" identifier = (cast_expression "(bool)(uVar12 != 0 | bVar5)" ( (type_descriptor "bool" primitive_type) ) (parenthesized_expression "(uVar12 != 0 | bVar5)" ( (binary_expression "uVar12 != 0 | bVar5" (binary_expression "uVar12 != 0" identifier != number_literal) | identifier) )))) ;) })) (if_statement "if (0 < (long)uVar12) goto LAB_00302955;" if (parenthesized_expression "(0 < (long)uVar12)" ( (binary_expression "0 < (long)uVar12" number_literal < (cast_expression "(long)uVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (goto_statement "goto LAB_00302955;" goto statement_identifier ;)) (if_statement "if (bVar5) {\nLAB_00302752:\n uVar3 = *(undefined8 *)(this + 0x98);\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(undefined8 *)(this + 8) = uVar3;\n *(undefined8 *)(this + 0x10) = uVar3;\n *(undefined8 *)(this + 0x18) = uVar3;\n *(undefined8 *)(this + 0x30) = 0;\n this[0xa9] = (wfilebuf)0x0;\n if (iVar7 != 1) {\n return 0xffffffff;\n }\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow incomplete character in file");\n }" if (parenthesized_expression "(bVar5)" ( identifier )) (compound_statement "{\nLAB_00302752:\n uVar3 = *(undefined8 *)(this + 0x98);\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x20) = 0;\n *(undefined8 *)(this + 8) = uVar3;\n *(undefined8 *)(this + 0x10) = uVar3;\n *(undefined8 *)(this + 0x18) = uVar3;\n *(undefined8 *)(this + 0x30) = 0;\n this[0xa9] = (wfilebuf)0x0;\n if (iVar7 != 1) {\n return 0xffffffff;\n }\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow incomplete character in file");\n }" { (labeled_statement "LAB_00302752:\n uVar3 = *(undefined8 *)(this + 0x98);" statement_identifier : (expression_statement "uVar3 = *(undefined8 *)(this + 0x98);" (assignment_expression "uVar3 = *(undefined8 *)(this + 0x98)" identifier = (pointer_expression "*(undefined8 *)(this + 0x98)" * (cast_expression "(undefined8 *)(this + 0x98)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x98)" ( (binary_expression "this + 0x98" identifier + 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 + 0x20) = 0;" (assignment_expression "*(undefined8 *)(this + 0x20) = 0" (pointer_expression "*(undefined8 *)(this + 0x20)" * (cast_expression "(undefined8 *)(this + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x20)" ( (binary_expression "this + 0x20" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 8) = uVar3;" (assignment_expression "*(undefined8 *)(this + 8) = uVar3" (pointer_expression "*(undefined8 *)(this + 8)" * (cast_expression "(undefined8 *)(this + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(this + 0x10) = uVar3;" (assignment_expression "*(undefined8 *)(this + 0x10) = uVar3" (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) ;) (expression_statement "*(undefined8 *)(this + 0x18) = uVar3;" (assignment_expression "*(undefined8 *)(this + 0x18) = uVar3" (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) )))) = identifier) ;) (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 "this[0xa9] = (wfilebuf)0x0;" (assignment_expression "this[0xa9] = (wfilebuf)0x0" (subscript_expression "this[0xa9]" identifier [ number_literal ]) = (cast_expression "(wfilebuf)0x0" ( (type_descriptor "wfilebuf" type_identifier) ) number_literal)) ;) (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 ;) })) comment (expression_statement "__throw_ios_failure("basic_filebuf::underflow incomplete character in file");" (call_expression "__throw_ios_failure("basic_filebuf::underflow incomplete character in file")" identifier (argument_list "("basic_filebuf::underflow incomplete character in file")" ( (string_literal ""basic_filebuf::underflow incomplete character in file"" " string_content ") ))) ;) })) (goto_statement "goto LAB_003029c5;" goto statement_identifier ;) })) (if_statement "if (0 < lVar13) goto LAB_00302955;" if (parenthesized_expression "(0 < lVar13)" ( (binary_expression "0 < lVar13" number_literal < identifier) )) (goto_statement "goto LAB_00302955;" goto statement_identifier ;)) (if_statement "if (!bVar5) {\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow invalid byte sequence in file");\n }" if (parenthesized_expression "(!bVar5)" ( (unary_expression "!bVar5" ! identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __throw_ios_failure("basic_filebuf::underflow invalid byte sequence in file");\n }" { comment (expression_statement "__throw_ios_failure("basic_filebuf::underflow invalid byte sequence in file");" (call_expression "__throw_ios_failure("basic_filebuf::underflow invalid byte sequence in file")" identifier (argument_list "("basic_filebuf::underflow invalid byte sequence in file")" ( (string_literal ""basic_filebuf::underflow invalid byte sequence in file"" " string_content ") ))) ;) })) (labeled_statement "LAB_0030287c:\n uVar3 = *(undefined8 *)(this + 0x98);" statement_identifier : (expression_statement "uVar3 = *(undefined8 *)(this + 0x98);" (assignment_expression "uVar3 = *(undefined8 *)(this + 0x98)" identifier = (pointer_expression "*(undefined8 *)(this + 0x98)" * (cast_expression "(undefined8 *)(this + 0x98)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x98)" ( (binary_expression "this + 0x98" identifier + 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 + 0x20) = 0;" (assignment_expression "*(undefined8 *)(this + 0x20) = 0" (pointer_expression "*(undefined8 *)(this + 0x20)" * (cast_expression "(undefined8 *)(this + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x20)" ( (binary_expression "this + 0x20" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 8) = uVar3;" (assignment_expression "*(undefined8 *)(this + 8) = uVar3" (pointer_expression "*(undefined8 *)(this + 8)" * (cast_expression "(undefined8 *)(this + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(this + 0x10) = uVar3;" (assignment_expression "*(undefined8 *)(this + 0x10) = uVar3" (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) ;) (expression_statement "*(undefined8 *)(this + 0x18) = uVar3;" (assignment_expression "*(undefined8 *)(this + 0x18) = uVar3" (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) )))) = identifier) ;) (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 "this[0xa9] = (wfilebuf)0x0;" (assignment_expression "this[0xa9] = (wfilebuf)0x0" (subscript_expression "this[0xa9]" identifier [ number_literal ]) = (cast_expression "(wfilebuf)0x0" ( (type_descriptor "wfilebuf" type_identifier) ) number_literal)) ;) (return_statement "return 0xffffffff;" return number_literal ;) })))
(translation_unit "ulong FUN_00302530(long *param_1)\n\n{\n uint uVar1;\n long lVar2;\n bool bVar3;\n bool bVar4;\n char cVar5;\n int iVar6;\n void *pvVar7;\n ulong uVar8;\n uint *puVar9;\n void *__dest;\n ulong uVar10;\n size_t __n;\n wchar_t *__s2;\n wchar_t *__s1;\n ulong uVar11;\n long lVar12;\n \n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n return 0xffffffff;\n }\n if (*(char *)((long)param_1 + 0xaa) == '\0') {\n puVar9 = (uint *)param_1[2];\n if ((char)param_1[0x18] != '\0') goto LAB_003027f3;\nLAB_00302569:\n if (puVar9 < (uint *)param_1[3]) goto LAB_00302838;\n }\n else {\n uVar8 = (**(code **)(*param_1 + 0x68))(param_1,0xffffffff);\n if ((int)uVar8 == -1) {\n return uVar8;\n }\n puVar9 = (uint *)param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n param_1[3] = (long)puVar9;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xaa) = 0;\n if ((char)param_1[0x18] == '\0') goto LAB_00302569;\nLAB_003027f3:\n *(undefined1 *)(param_1 + 0x18) = 0;\n puVar9 = (uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4);\n param_1[0x16] = (long)puVar9;\n param_1[1] = param_1[0x13];\n param_1[2] = (long)puVar9;\n param_1[3] = param_1[0x17];\n if (puVar9 < (uint *)param_1[0x17]) {\nLAB_00302838:\n return (ulong)*puVar9;\n }\n }\n lVar12 = 2;\n if (1 < (ulong)param_1[0x14]) {\n lVar12 = param_1[0x14];\n }\n uVar8 = lVar12 - 1;\n if ((long *)param_1[0x19] == (long *)0x0) {\n \n FUN_00319460();\n }\n cVar5 = (**(code **)(*(long *)param_1[0x19] + 0x30))();\n if (cVar5 != '\0') {\n uVar11 = FUN_002db340(param_1 + 0xd,param_1[1],uVar8);\n if (uVar11 != 0) {\n if (0 < (long)uVar11) {\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n \n FUN_003144b0("basic_filebuf::underflow error reading the file");\n }\n goto LAB_0030287c;\n }\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x28))();\n if (iVar6 < 1) {\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x40))();\n uVar11 = lVar12 + -2 + (long)iVar6;\n uVar10 = uVar8;\n }\n else {\n uVar11 = (long)iVar6 * uVar8;\n uVar10 = uVar11;\n }\n __n = param_1[0x1d] - param_1[0x1c];\n lVar12 = uVar10 - __n;\n if ((long)uVar10 <= (long)__n) {\n lVar12 = 0;\n }\n lVar2 = param_1[0x1b];\n if ((*(char *)((long)param_1 + 0xa9) == '\0') || (param_1[3] != param_1[1])) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }\n __dest = (void *)param_1[0x1a];\n if (__n != 0) goto LAB_00302a64;\n }\n else {\n if (__n == 0) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }\n __dest = (void *)param_1[0x1a];\n }\nLAB_00302626:\n pvVar7 = (void *)((long)__dest + __n);\n param_1[0x1c] = (long)__dest;\n param_1[0x1d] = (long)pvVar7;\n *(undefined8 *)((long)param_1 + 0x8c) = *(undefined8 *)((long)param_1 + 0x84);\n if (lVar12 != 0) {\n iVar6 = 0;\n goto LAB_003026e1;\n }\n __s1 = (wchar_t *)param_1[1];\n iVar6 = 0;\n if (pvVar7 <= __dest) goto LAB_003026ca;\n bVar4 = false;\nLAB_00302668:\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x20))\n ((long *)param_1[0x19],(long)param_1 + 0x84,__dest,pvVar7,param_1 + 0x1c,__s1,\n __s1 + uVar8);\n if (iVar6 == 3) {\n pvVar7 = (void *)param_1[0x1d];\n __s1 = (wchar_t *)param_1[1];\n goto LAB_003028c3;\n }\n lVar12 = (long)__s1 - param_1[1];\n uVar11 = lVar12 >> 2;\n if (iVar6 != 2) {\n bVar3 = (bool)(lVar12 != 0 | bVar4);\n while (!bVar3) {\nLAB_003026ca:\n while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n \n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = (wchar_t *)param_1[0x1a];\n uVar10 = (long)pvVar7 - (long)__s2;\n uVar11 = uVar8;\n if ((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)) {\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }\n param_1[0x1c] = (long)__s2;\n iVar6 = 3;\n bVar3 = (bool)(uVar11 != 0 | bVar4);\n }\n if (0 < (long)uVar11) goto LAB_00302955;\n if (bVar4) {\nLAB_00302752:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n if (iVar6 != 1) {\n return 0xffffffff;\n }\n \n FUN_003144b0("basic_filebuf::underflow incomplete character in file");\n }\n goto LAB_003029c5;\n }\n if (0 < lVar12) goto LAB_00302955;\n if (!bVar4) {\n \n FUN_003144b0("basic_filebuf::underflow invalid byte sequence in file");\n }\nLAB_0030287c:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n return 0xffffffff;\n}\n\n" (function_definition "ulong FUN_00302530(long *param_1)\n\n{\n uint uVar1;\n long lVar2;\n bool bVar3;\n bool bVar4;\n char cVar5;\n int iVar6;\n void *pvVar7;\n ulong uVar8;\n uint *puVar9;\n void *__dest;\n ulong uVar10;\n size_t __n;\n wchar_t *__s2;\n wchar_t *__s1;\n ulong uVar11;\n long lVar12;\n \n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n return 0xffffffff;\n }\n if (*(char *)((long)param_1 + 0xaa) == '\0') {\n puVar9 = (uint *)param_1[2];\n if ((char)param_1[0x18] != '\0') goto LAB_003027f3;\nLAB_00302569:\n if (puVar9 < (uint *)param_1[3]) goto LAB_00302838;\n }\n else {\n uVar8 = (**(code **)(*param_1 + 0x68))(param_1,0xffffffff);\n if ((int)uVar8 == -1) {\n return uVar8;\n }\n puVar9 = (uint *)param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n param_1[3] = (long)puVar9;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xaa) = 0;\n if ((char)param_1[0x18] == '\0') goto LAB_00302569;\nLAB_003027f3:\n *(undefined1 *)(param_1 + 0x18) = 0;\n puVar9 = (uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4);\n param_1[0x16] = (long)puVar9;\n param_1[1] = param_1[0x13];\n param_1[2] = (long)puVar9;\n param_1[3] = param_1[0x17];\n if (puVar9 < (uint *)param_1[0x17]) {\nLAB_00302838:\n return (ulong)*puVar9;\n }\n }\n lVar12 = 2;\n if (1 < (ulong)param_1[0x14]) {\n lVar12 = param_1[0x14];\n }\n uVar8 = lVar12 - 1;\n if ((long *)param_1[0x19] == (long *)0x0) {\n \n FUN_00319460();\n }\n cVar5 = (**(code **)(*(long *)param_1[0x19] + 0x30))();\n if (cVar5 != '\0') {\n uVar11 = FUN_002db340(param_1 + 0xd,param_1[1],uVar8);\n if (uVar11 != 0) {\n if (0 < (long)uVar11) {\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n \n FUN_003144b0("basic_filebuf::underflow error reading the file");\n }\n goto LAB_0030287c;\n }\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x28))();\n if (iVar6 < 1) {\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x40))();\n uVar11 = lVar12 + -2 + (long)iVar6;\n uVar10 = uVar8;\n }\n else {\n uVar11 = (long)iVar6 * uVar8;\n uVar10 = uVar11;\n }\n __n = param_1[0x1d] - param_1[0x1c];\n lVar12 = uVar10 - __n;\n if ((long)uVar10 <= (long)__n) {\n lVar12 = 0;\n }\n lVar2 = param_1[0x1b];\n if ((*(char *)((long)param_1 + 0xa9) == '\0') || (param_1[3] != param_1[1])) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }\n __dest = (void *)param_1[0x1a];\n if (__n != 0) goto LAB_00302a64;\n }\n else {\n if (__n == 0) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }\n __dest = (void *)param_1[0x1a];\n }\nLAB_00302626:\n pvVar7 = (void *)((long)__dest + __n);\n param_1[0x1c] = (long)__dest;\n param_1[0x1d] = (long)pvVar7;\n *(undefined8 *)((long)param_1 + 0x8c) = *(undefined8 *)((long)param_1 + 0x84);\n if (lVar12 != 0) {\n iVar6 = 0;\n goto LAB_003026e1;\n }\n __s1 = (wchar_t *)param_1[1];\n iVar6 = 0;\n if (pvVar7 <= __dest) goto LAB_003026ca;\n bVar4 = false;\nLAB_00302668:\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x20))\n ((long *)param_1[0x19],(long)param_1 + 0x84,__dest,pvVar7,param_1 + 0x1c,__s1,\n __s1 + uVar8);\n if (iVar6 == 3) {\n pvVar7 = (void *)param_1[0x1d];\n __s1 = (wchar_t *)param_1[1];\n goto LAB_003028c3;\n }\n lVar12 = (long)__s1 - param_1[1];\n uVar11 = lVar12 >> 2;\n if (iVar6 != 2) {\n bVar3 = (bool)(lVar12 != 0 | bVar4);\n while (!bVar3) {\nLAB_003026ca:\n while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n \n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = (wchar_t *)param_1[0x1a];\n uVar10 = (long)pvVar7 - (long)__s2;\n uVar11 = uVar8;\n if ((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)) {\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }\n param_1[0x1c] = (long)__s2;\n iVar6 = 3;\n bVar3 = (bool)(uVar11 != 0 | bVar4);\n }\n if (0 < (long)uVar11) goto LAB_00302955;\n if (bVar4) {\nLAB_00302752:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n if (iVar6 != 1) {\n return 0xffffffff;\n }\n \n FUN_003144b0("basic_filebuf::underflow incomplete character in file");\n }\n goto LAB_003029c5;\n }\n if (0 < lVar12) goto LAB_00302955;\n if (!bVar4) {\n \n FUN_003144b0("basic_filebuf::underflow invalid byte sequence in file");\n }\nLAB_0030287c:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n return 0xffffffff;\n}" type_identifier (function_declarator "FUN_00302530(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 uint uVar1;\n long lVar2;\n bool bVar3;\n bool bVar4;\n char cVar5;\n int iVar6;\n void *pvVar7;\n ulong uVar8;\n uint *puVar9;\n void *__dest;\n ulong uVar10;\n size_t __n;\n wchar_t *__s2;\n wchar_t *__s1;\n ulong uVar11;\n long lVar12;\n \n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n return 0xffffffff;\n }\n if (*(char *)((long)param_1 + 0xaa) == '\0') {\n puVar9 = (uint *)param_1[2];\n if ((char)param_1[0x18] != '\0') goto LAB_003027f3;\nLAB_00302569:\n if (puVar9 < (uint *)param_1[3]) goto LAB_00302838;\n }\n else {\n uVar8 = (**(code **)(*param_1 + 0x68))(param_1,0xffffffff);\n if ((int)uVar8 == -1) {\n return uVar8;\n }\n puVar9 = (uint *)param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n param_1[3] = (long)puVar9;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xaa) = 0;\n if ((char)param_1[0x18] == '\0') goto LAB_00302569;\nLAB_003027f3:\n *(undefined1 *)(param_1 + 0x18) = 0;\n puVar9 = (uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4);\n param_1[0x16] = (long)puVar9;\n param_1[1] = param_1[0x13];\n param_1[2] = (long)puVar9;\n param_1[3] = param_1[0x17];\n if (puVar9 < (uint *)param_1[0x17]) {\nLAB_00302838:\n return (ulong)*puVar9;\n }\n }\n lVar12 = 2;\n if (1 < (ulong)param_1[0x14]) {\n lVar12 = param_1[0x14];\n }\n uVar8 = lVar12 - 1;\n if ((long *)param_1[0x19] == (long *)0x0) {\n \n FUN_00319460();\n }\n cVar5 = (**(code **)(*(long *)param_1[0x19] + 0x30))();\n if (cVar5 != '\0') {\n uVar11 = FUN_002db340(param_1 + 0xd,param_1[1],uVar8);\n if (uVar11 != 0) {\n if (0 < (long)uVar11) {\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n \n FUN_003144b0("basic_filebuf::underflow error reading the file");\n }\n goto LAB_0030287c;\n }\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x28))();\n if (iVar6 < 1) {\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x40))();\n uVar11 = lVar12 + -2 + (long)iVar6;\n uVar10 = uVar8;\n }\n else {\n uVar11 = (long)iVar6 * uVar8;\n uVar10 = uVar11;\n }\n __n = param_1[0x1d] - param_1[0x1c];\n lVar12 = uVar10 - __n;\n if ((long)uVar10 <= (long)__n) {\n lVar12 = 0;\n }\n lVar2 = param_1[0x1b];\n if ((*(char *)((long)param_1 + 0xa9) == '\0') || (param_1[3] != param_1[1])) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }\n __dest = (void *)param_1[0x1a];\n if (__n != 0) goto LAB_00302a64;\n }\n else {\n if (__n == 0) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }\n __dest = (void *)param_1[0x1a];\n }\nLAB_00302626:\n pvVar7 = (void *)((long)__dest + __n);\n param_1[0x1c] = (long)__dest;\n param_1[0x1d] = (long)pvVar7;\n *(undefined8 *)((long)param_1 + 0x8c) = *(undefined8 *)((long)param_1 + 0x84);\n if (lVar12 != 0) {\n iVar6 = 0;\n goto LAB_003026e1;\n }\n __s1 = (wchar_t *)param_1[1];\n iVar6 = 0;\n if (pvVar7 <= __dest) goto LAB_003026ca;\n bVar4 = false;\nLAB_00302668:\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x20))\n ((long *)param_1[0x19],(long)param_1 + 0x84,__dest,pvVar7,param_1 + 0x1c,__s1,\n __s1 + uVar8);\n if (iVar6 == 3) {\n pvVar7 = (void *)param_1[0x1d];\n __s1 = (wchar_t *)param_1[1];\n goto LAB_003028c3;\n }\n lVar12 = (long)__s1 - param_1[1];\n uVar11 = lVar12 >> 2;\n if (iVar6 != 2) {\n bVar3 = (bool)(lVar12 != 0 | bVar4);\n while (!bVar3) {\nLAB_003026ca:\n while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n \n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = (wchar_t *)param_1[0x1a];\n uVar10 = (long)pvVar7 - (long)__s2;\n uVar11 = uVar8;\n if ((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)) {\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }\n param_1[0x1c] = (long)__s2;\n iVar6 = 3;\n bVar3 = (bool)(uVar11 != 0 | bVar4);\n }\n if (0 < (long)uVar11) goto LAB_00302955;\n if (bVar4) {\nLAB_00302752:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n if (iVar6 != 1) {\n return 0xffffffff;\n }\n \n FUN_003144b0("basic_filebuf::underflow incomplete character in file");\n }\n goto LAB_003029c5;\n }\n if (0 < lVar12) goto LAB_00302955;\n if (!bVar4) {\n \n FUN_003144b0("basic_filebuf::underflow invalid byte sequence in file");\n }\nLAB_0030287c:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n return 0xffffffff;\n}" { (declaration "uint uVar1;" 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 "char cVar5;" primitive_type identifier ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "void *pvVar7;" primitive_type (pointer_declarator "*pvVar7" * identifier) ;) (declaration "ulong uVar8;" type_identifier identifier ;) (declaration "uint *puVar9;" type_identifier (pointer_declarator "*puVar9" * identifier) ;) (declaration "void *__dest;" primitive_type (pointer_declarator "*__dest" * identifier) ;) (declaration "ulong uVar10;" type_identifier identifier ;) (declaration "size_t __n;" primitive_type identifier ;) (declaration "wchar_t *__s2;" type_identifier (pointer_declarator "*__s2" * identifier) ;) (declaration "wchar_t *__s1;" type_identifier (pointer_declarator "*__s1" * identifier) ;) (declaration "ulong uVar11;" type_identifier identifier ;) (declaration "long lVar12;" (sized_type_specifier "long" long) identifier ;) (if_statement "if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n return 0xffffffff;\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0xf) & 8) == 0)" ( (binary_expression "(*(byte *)(param_1 + 0xf) & 8) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0xf) & 8)" ( (binary_expression "*(byte *)(param_1 + 0xf) & 8" (pointer_expression "*(byte *)(param_1 + 0xf)" * (cast_expression "(byte *)(param_1 + 0xf)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf)" ( (binary_expression "param_1 + 0xf" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n return 0xffffffff;\n }" { (return_statement "return 0xffffffff;" return number_literal ;) })) (if_statement "if (*(char *)((long)param_1 + 0xaa) == '\0') {\n puVar9 = (uint *)param_1[2];\n if ((char)param_1[0x18] != '\0') goto LAB_003027f3;\nLAB_00302569:\n if (puVar9 < (uint *)param_1[3]) goto LAB_00302838;\n }\n else {\n uVar8 = (**(code **)(*param_1 + 0x68))(param_1,0xffffffff);\n if ((int)uVar8 == -1) {\n return uVar8;\n }\n puVar9 = (uint *)param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n param_1[3] = (long)puVar9;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xaa) = 0;\n if ((char)param_1[0x18] == '\0') goto LAB_00302569;\nLAB_003027f3:\n *(undefined1 *)(param_1 + 0x18) = 0;\n puVar9 = (uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4);\n param_1[0x16] = (long)puVar9;\n param_1[1] = param_1[0x13];\n param_1[2] = (long)puVar9;\n param_1[3] = param_1[0x17];\n if (puVar9 < (uint *)param_1[0x17]) {\nLAB_00302838:\n return (ulong)*puVar9;\n }\n }" if (parenthesized_expression "(*(char *)((long)param_1 + 0xaa) == '\0')" ( (binary_expression "*(char *)((long)param_1 + 0xaa) == '\0'" (pointer_expression "*(char *)((long)param_1 + 0xaa)" * (cast_expression "(char *)((long)param_1 + 0xaa)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xaa)" ( (binary_expression "(long)param_1 + 0xaa" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n puVar9 = (uint *)param_1[2];\n if ((char)param_1[0x18] != '\0') goto LAB_003027f3;\nLAB_00302569:\n if (puVar9 < (uint *)param_1[3]) goto LAB_00302838;\n }" { (expression_statement "puVar9 = (uint *)param_1[2];" (assignment_expression "puVar9 = (uint *)param_1[2]" identifier = (cast_expression "(uint *)param_1[2]" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[2]" identifier [ number_literal ]))) ;) (if_statement "if ((char)param_1[0x18] != '\0') goto LAB_003027f3;" if (parenthesized_expression "((char)param_1[0x18] != '\0')" ( (binary_expression "(char)param_1[0x18] != '\0'" (cast_expression "(char)param_1[0x18]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "param_1[0x18]" identifier [ number_literal ])) != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_003027f3;" goto statement_identifier ;)) (labeled_statement "LAB_00302569:\n if (puVar9 < (uint *)param_1[3]) goto LAB_00302838;" statement_identifier : (if_statement "if (puVar9 < (uint *)param_1[3]) goto LAB_00302838;" if (parenthesized_expression "(puVar9 < (uint *)param_1[3])" ( (binary_expression "puVar9 < (uint *)param_1[3]" identifier < (cast_expression "(uint *)param_1[3]" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_00302838;" goto statement_identifier ;))) }) (else_clause "else {\n uVar8 = (**(code **)(*param_1 + 0x68))(param_1,0xffffffff);\n if ((int)uVar8 == -1) {\n return uVar8;\n }\n puVar9 = (uint *)param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n param_1[3] = (long)puVar9;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xaa) = 0;\n if ((char)param_1[0x18] == '\0') goto LAB_00302569;\nLAB_003027f3:\n *(undefined1 *)(param_1 + 0x18) = 0;\n puVar9 = (uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4);\n param_1[0x16] = (long)puVar9;\n param_1[1] = param_1[0x13];\n param_1[2] = (long)puVar9;\n param_1[3] = param_1[0x17];\n if (puVar9 < (uint *)param_1[0x17]) {\nLAB_00302838:\n return (ulong)*puVar9;\n }\n }" else (compound_statement "{\n uVar8 = (**(code **)(*param_1 + 0x68))(param_1,0xffffffff);\n if ((int)uVar8 == -1) {\n return uVar8;\n }\n puVar9 = (uint *)param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n param_1[3] = (long)puVar9;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xaa) = 0;\n if ((char)param_1[0x18] == '\0') goto LAB_00302569;\nLAB_003027f3:\n *(undefined1 *)(param_1 + 0x18) = 0;\n puVar9 = (uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4);\n param_1[0x16] = (long)puVar9;\n param_1[1] = param_1[0x13];\n param_1[2] = (long)puVar9;\n param_1[3] = param_1[0x17];\n if (puVar9 < (uint *)param_1[0x17]) {\nLAB_00302838:\n return (ulong)*puVar9;\n }\n }" { (expression_statement "uVar8 = (**(code **)(*param_1 + 0x68))(param_1,0xffffffff);" (assignment_expression "uVar8 = (**(code **)(*param_1 + 0x68))(param_1,0xffffffff)" identifier = (call_expression "(**(code **)(*param_1 + 0x68))(param_1,0xffffffff)" (parenthesized_expression "(**(code **)(*param_1 + 0x68))" ( (pointer_expression "**(code **)(*param_1 + 0x68)" * (pointer_expression "*(code **)(*param_1 + 0x68)" * (cast_expression "(code **)(*param_1 + 0x68)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x68)" ( (binary_expression "*param_1 + 0x68" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "(param_1,0xffffffff)" ( identifier , number_literal )))) ;) (if_statement "if ((int)uVar8 == -1) {\n return uVar8;\n }" if (parenthesized_expression "((int)uVar8 == -1)" ( (binary_expression "(int)uVar8 == -1" (cast_expression "(int)uVar8" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal) )) (compound_statement "{\n return uVar8;\n }" { (return_statement "return uVar8;" return identifier ;) })) (expression_statement "puVar9 = (uint *)param_1[0x13];" (assignment_expression "puVar9 = (uint *)param_1[0x13]" identifier = (cast_expression "(uint *)param_1[0x13]" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x13]" identifier [ number_literal ]))) ;) (expression_statement "param_1[5] = 0;" (assignment_expression "param_1[5] = 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[4] = 0;" (assignment_expression "param_1[4] = 0" (subscript_expression "param_1[4]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[1] = (long)puVar9;" (assignment_expression "param_1[1] = (long)puVar9" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (cast_expression "(long)puVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[2] = (long)puVar9;" (assignment_expression "param_1[2] = (long)puVar9" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (cast_expression "(long)puVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[3] = (long)puVar9;" (assignment_expression "param_1[3] = (long)puVar9" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (cast_expression "(long)puVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)((long)param_1 + 0xaa) = 0;" (assignment_expression "*(undefined1 *)((long)param_1 + 0xaa) = 0" (pointer_expression "*(undefined1 *)((long)param_1 + 0xaa)" * (cast_expression "(undefined1 *)((long)param_1 + 0xaa)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xaa)" ( (binary_expression "(long)param_1 + 0xaa" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (if_statement "if ((char)param_1[0x18] == '\0') goto LAB_00302569;" if (parenthesized_expression "((char)param_1[0x18] == '\0')" ( (binary_expression "(char)param_1[0x18] == '\0'" (cast_expression "(char)param_1[0x18]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "param_1[0x18]" identifier [ number_literal ])) == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_00302569;" goto statement_identifier ;)) (labeled_statement "LAB_003027f3:\n *(undefined1 *)(param_1 + 0x18) = 0;" statement_identifier : (expression_statement "*(undefined1 *)(param_1 + 0x18) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0x18) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0x18)" * (cast_expression "(undefined1 *)(param_1 + 0x18)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) = number_literal) ;)) (expression_statement "puVar9 = (uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4);" (assignment_expression "puVar9 = (uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4)" identifier = (cast_expression "(uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4)" ( (binary_expression "param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4" (subscript_expression "param_1[0x16]" identifier [ number_literal ]) + (binary_expression "(ulong)((uint *)param_1[1] != puVar9) * 4" (call_expression "(ulong)((uint *)param_1[1] != puVar9)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint *)param_1[1] != puVar9)" ( (binary_expression "(uint *)param_1[1] != puVar9" (cast_expression "(uint *)param_1[1]" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != identifier) ))) * number_literal)) )))) ;) (expression_statement "param_1[0x16] = (long)puVar9;" (assignment_expression "param_1[0x16] = (long)puVar9" (subscript_expression "param_1[0x16]" identifier [ number_literal ]) = (cast_expression "(long)puVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[1] = param_1[0x13];" (assignment_expression "param_1[1] = param_1[0x13]" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (subscript_expression "param_1[0x13]" identifier [ number_literal ])) ;) (expression_statement "param_1[2] = (long)puVar9;" (assignment_expression "param_1[2] = (long)puVar9" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (cast_expression "(long)puVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[3] = param_1[0x17];" (assignment_expression "param_1[3] = param_1[0x17]" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (subscript_expression "param_1[0x17]" identifier [ number_literal ])) ;) (if_statement "if (puVar9 < (uint *)param_1[0x17]) {\nLAB_00302838:\n return (ulong)*puVar9;\n }" if (parenthesized_expression "(puVar9 < (uint *)param_1[0x17])" ( (binary_expression "puVar9 < (uint *)param_1[0x17]" identifier < (cast_expression "(uint *)param_1[0x17]" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x17]" identifier [ number_literal ]))) )) (compound_statement "{\nLAB_00302838:\n return (ulong)*puVar9;\n }" { (labeled_statement "LAB_00302838:\n return (ulong)*puVar9;" statement_identifier : (return_statement "return (ulong)*puVar9;" return (binary_expression "(ulong)*puVar9" (parenthesized_expression "(ulong)" ( identifier )) * identifier) ;)) })) }))) (expression_statement "lVar12 = 2;" (assignment_expression "lVar12 = 2" identifier = number_literal) ;) (if_statement "if (1 < (ulong)param_1[0x14]) {\n lVar12 = param_1[0x14];\n }" if (parenthesized_expression "(1 < (ulong)param_1[0x14])" ( (binary_expression "1 < (ulong)param_1[0x14]" number_literal < (cast_expression "(ulong)param_1[0x14]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[0x14]" identifier [ number_literal ]))) )) (compound_statement "{\n lVar12 = param_1[0x14];\n }" { (expression_statement "lVar12 = param_1[0x14];" (assignment_expression "lVar12 = param_1[0x14]" identifier = (subscript_expression "param_1[0x14]" identifier [ number_literal ])) ;) })) (expression_statement "uVar8 = lVar12 - 1;" (assignment_expression "uVar8 = lVar12 - 1" identifier = (binary_expression "lVar12 - 1" identifier - number_literal)) ;) (if_statement "if ((long *)param_1[0x19] == (long *)0x0) {\n \n FUN_00319460();\n }" if (parenthesized_expression "((long *)param_1[0x19] == (long *)0x0)" ( (binary_expression "(long *)param_1[0x19] == (long *)0x0" (cast_expression "(long *)param_1[0x19]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x19]" identifier [ number_literal ])) == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n \n FUN_00319460();\n }" { (expression_statement "FUN_00319460();" (call_expression "FUN_00319460()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "cVar5 = (**(code **)(*(long *)param_1[0x19] + 0x30))();" (assignment_expression "cVar5 = (**(code **)(*(long *)param_1[0x19] + 0x30))()" identifier = (call_expression "(**(code **)(*(long *)param_1[0x19] + 0x30))()" (parenthesized_expression "(**(code **)(*(long *)param_1[0x19] + 0x30))" ( (pointer_expression "**(code **)(*(long *)param_1[0x19] + 0x30)" * (pointer_expression "*(code **)(*(long *)param_1[0x19] + 0x30)" * (cast_expression "(code **)(*(long *)param_1[0x19] + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)param_1[0x19] + 0x30)" ( (binary_expression "*(long *)param_1[0x19] + 0x30" (pointer_expression "*(long *)param_1[0x19]" * (cast_expression "(long *)param_1[0x19]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x19]" identifier [ number_literal ]))) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (if_statement "if (cVar5 != '\0') {\n uVar11 = FUN_002db340(param_1 + 0xd,param_1[1],uVar8);\n if (uVar11 != 0) {\n if (0 < (long)uVar11) {\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n \n FUN_003144b0("basic_filebuf::underflow error reading the file");\n }\n goto LAB_0030287c;\n }" if (parenthesized_expression "(cVar5 != '\0')" ( (binary_expression "cVar5 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar11 = FUN_002db340(param_1 + 0xd,param_1[1],uVar8);\n if (uVar11 != 0) {\n if (0 < (long)uVar11) {\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n \n FUN_003144b0("basic_filebuf::underflow error reading the file");\n }\n goto LAB_0030287c;\n }" { (expression_statement "uVar11 = FUN_002db340(param_1 + 0xd,param_1[1],uVar8);" (assignment_expression "uVar11 = FUN_002db340(param_1 + 0xd,param_1[1],uVar8)" identifier = (call_expression "FUN_002db340(param_1 + 0xd,param_1[1],uVar8)" identifier (argument_list "(param_1 + 0xd,param_1[1],uVar8)" ( (binary_expression "param_1 + 0xd" identifier + number_literal) , (subscript_expression "param_1[1]" identifier [ number_literal ]) , identifier )))) ;) (if_statement "if (uVar11 != 0) {\n if (0 < (long)uVar11) {\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n \n FUN_003144b0("basic_filebuf::underflow error reading the file");\n }" if (parenthesized_expression "(uVar11 != 0)" ( (binary_expression "uVar11 != 0" identifier != number_literal) )) (compound_statement "{\n if (0 < (long)uVar11) {\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n \n FUN_003144b0("basic_filebuf::underflow error reading the file");\n }" { (if_statement "if (0 < (long)uVar11) {\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }" if (parenthesized_expression "(0 < (long)uVar11)" ( (binary_expression "0 < (long)uVar11" number_literal < (cast_expression "(long)uVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (compound_statement "{\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }" { (labeled_statement "LAB_00302955:\n puVar9 = (uint *)param_1[0x13];" statement_identifier : (expression_statement "puVar9 = (uint *)param_1[0x13];" (assignment_expression "puVar9 = (uint *)param_1[0x13]" identifier = (cast_expression "(uint *)param_1[0x13]" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x13]" identifier [ number_literal ]))) ;)) (expression_statement "param_1[1] = (long)puVar9;" (assignment_expression "param_1[1] = (long)puVar9" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (cast_expression "(long)puVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[2] = (long)puVar9;" (assignment_expression "param_1[2] = (long)puVar9" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (cast_expression "(long)puVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (if_statement "if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0xf) & 8) == 0)" ( (binary_expression "(*(byte *)(param_1 + 0xf) & 8) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0xf) & 8)" ( (binary_expression "*(byte *)(param_1 + 0xf) & 8" (pointer_expression "*(byte *)(param_1 + 0xf)" * (cast_expression "(byte *)(param_1 + 0xf)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf)" ( (binary_expression "param_1 + 0xf" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n param_1[3] = (long)puVar9;\n }" { (expression_statement "param_1[3] = (long)puVar9;" (assignment_expression "param_1[3] = (long)puVar9" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (cast_expression "(long)puVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) }) (else_clause "else {\n param_1[3] = (long)(puVar9 + uVar11);\n }" else (compound_statement "{\n param_1[3] = (long)(puVar9 + uVar11);\n }" { (expression_statement "param_1[3] = (long)(puVar9 + uVar11);" (assignment_expression "param_1[3] = (long)(puVar9 + uVar11)" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (cast_expression "(long)(puVar9 + uVar11)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(puVar9 + uVar11)" ( (binary_expression "puVar9 + uVar11" identifier + identifier) )))) ;) }))) (expression_statement "*(undefined1 *)((long)param_1 + 0xa9) = 1;" (assignment_expression "*(undefined1 *)((long)param_1 + 0xa9) = 1" (pointer_expression "*(undefined1 *)((long)param_1 + 0xa9)" * (cast_expression "(undefined1 *)((long)param_1 + 0xa9)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xa9)" ( (binary_expression "(long)param_1 + 0xa9" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "uVar1 = *puVar9;" (assignment_expression "uVar1 = *puVar9" identifier = (pointer_expression "*puVar9" * identifier)) ;) (expression_statement "param_1[5] = 0;" (assignment_expression "param_1[5] = 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[4] = 0;" (assignment_expression "param_1[4] = 0" (subscript_expression "param_1[4]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" identifier [ number_literal ]) = number_literal) ;) (return_statement "return (ulong)uVar1;" return (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier) ;) })) (labeled_statement "LAB_003029c5:\n \n FUN_003144b0("basic_filebuf::underflow error reading the file");" statement_identifier : (expression_statement "FUN_003144b0("basic_filebuf::underflow error reading the file");" (call_expression "FUN_003144b0("basic_filebuf::underflow error reading the file")" identifier (argument_list "("basic_filebuf::underflow error reading the file")" ( (string_literal ""basic_filebuf::underflow error reading the file"" " string_content ") ))) ;)) })) (goto_statement "goto LAB_0030287c;" goto statement_identifier ;) })) (expression_statement "iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x28))();" (assignment_expression "iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x28))()" identifier = (call_expression "(**(code **)(*(long *)param_1[0x19] + 0x28))()" (parenthesized_expression "(**(code **)(*(long *)param_1[0x19] + 0x28))" ( (pointer_expression "**(code **)(*(long *)param_1[0x19] + 0x28)" * (pointer_expression "*(code **)(*(long *)param_1[0x19] + 0x28)" * (cast_expression "(code **)(*(long *)param_1[0x19] + 0x28)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)param_1[0x19] + 0x28)" ( (binary_expression "*(long *)param_1[0x19] + 0x28" (pointer_expression "*(long *)param_1[0x19]" * (cast_expression "(long *)param_1[0x19]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x19]" identifier [ number_literal ]))) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (if_statement "if (iVar6 < 1) {\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x40))();\n uVar11 = lVar12 + -2 + (long)iVar6;\n uVar10 = uVar8;\n }\n else {\n uVar11 = (long)iVar6 * uVar8;\n uVar10 = uVar11;\n }" if (parenthesized_expression "(iVar6 < 1)" ( (binary_expression "iVar6 < 1" identifier < number_literal) )) (compound_statement "{\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x40))();\n uVar11 = lVar12 + -2 + (long)iVar6;\n uVar10 = uVar8;\n }" { (expression_statement "iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x40))();" (assignment_expression "iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x40))()" identifier = (call_expression "(**(code **)(*(long *)param_1[0x19] + 0x40))()" (parenthesized_expression "(**(code **)(*(long *)param_1[0x19] + 0x40))" ( (pointer_expression "**(code **)(*(long *)param_1[0x19] + 0x40)" * (pointer_expression "*(code **)(*(long *)param_1[0x19] + 0x40)" * (cast_expression "(code **)(*(long *)param_1[0x19] + 0x40)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)param_1[0x19] + 0x40)" ( (binary_expression "*(long *)param_1[0x19] + 0x40" (pointer_expression "*(long *)param_1[0x19]" * (cast_expression "(long *)param_1[0x19]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x19]" identifier [ number_literal ]))) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (expression_statement "uVar11 = lVar12 + -2 + (long)iVar6;" (assignment_expression "uVar11 = lVar12 + -2 + (long)iVar6" identifier = (binary_expression "lVar12 + -2 + (long)iVar6" (binary_expression "lVar12 + -2" identifier + number_literal) + (cast_expression "(long)iVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "uVar10 = uVar8;" (assignment_expression "uVar10 = uVar8" identifier = identifier) ;) }) (else_clause "else {\n uVar11 = (long)iVar6 * uVar8;\n uVar10 = uVar11;\n }" else (compound_statement "{\n uVar11 = (long)iVar6 * uVar8;\n uVar10 = uVar11;\n }" { (expression_statement "uVar11 = (long)iVar6 * uVar8;" (assignment_expression "uVar11 = (long)iVar6 * uVar8" identifier = (binary_expression "(long)iVar6 * uVar8" (cast_expression "(long)iVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * identifier)) ;) (expression_statement "uVar10 = uVar11;" (assignment_expression "uVar10 = uVar11" identifier = identifier) ;) }))) (expression_statement "__n = param_1[0x1d] - param_1[0x1c];" (assignment_expression "__n = param_1[0x1d] - param_1[0x1c]" identifier = (binary_expression "param_1[0x1d] - param_1[0x1c]" (subscript_expression "param_1[0x1d]" identifier [ number_literal ]) - (subscript_expression "param_1[0x1c]" identifier [ number_literal ]))) ;) (expression_statement "lVar12 = uVar10 - __n;" (assignment_expression "lVar12 = uVar10 - __n" identifier = (binary_expression "uVar10 - __n" identifier - identifier)) ;) (if_statement "if ((long)uVar10 <= (long)__n) {\n lVar12 = 0;\n }" if (parenthesized_expression "((long)uVar10 <= (long)__n)" ( (binary_expression "(long)uVar10 <= (long)__n" (cast_expression "(long)uVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) <= (cast_expression "(long)__n" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (compound_statement "{\n lVar12 = 0;\n }" { (expression_statement "lVar12 = 0;" (assignment_expression "lVar12 = 0" identifier = number_literal) ;) })) (expression_statement "lVar2 = param_1[0x1b];" (assignment_expression "lVar2 = param_1[0x1b]" identifier = (subscript_expression "param_1[0x1b]" identifier [ number_literal ])) ;) (if_statement "if ((*(char *)((long)param_1 + 0xa9) == '\0') || (param_1[3] != param_1[1])) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }\n __dest = (void *)param_1[0x1a];\n if (__n != 0) goto LAB_00302a64;\n }\n else {\n if (__n == 0) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }\n __dest = (void *)param_1[0x1a];\n }" if (parenthesized_expression "((*(char *)((long)param_1 + 0xa9) == '\0') || (param_1[3] != param_1[1]))" ( (binary_expression "(*(char *)((long)param_1 + 0xa9) == '\0') || (param_1[3] != param_1[1])" (parenthesized_expression "(*(char *)((long)param_1 + 0xa9) == '\0')" ( (binary_expression "*(char *)((long)param_1 + 0xa9) == '\0'" (pointer_expression "*(char *)((long)param_1 + 0xa9)" * (cast_expression "(char *)((long)param_1 + 0xa9)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xa9)" ( (binary_expression "(long)param_1 + 0xa9" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) || (parenthesized_expression "(param_1[3] != param_1[1])" ( (binary_expression "param_1[3] != param_1[1]" (subscript_expression "param_1[3]" identifier [ number_literal ]) != (subscript_expression "param_1[1]" identifier [ number_literal ])) ))) )) (compound_statement "{\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }\n __dest = (void *)param_1[0x1a];\n if (__n != 0) goto LAB_00302a64;\n }" { (if_statement "if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }" if (parenthesized_expression "(lVar2 < (long)uVar11)" ( (binary_expression "lVar2 < (long)uVar11" identifier < (cast_expression "(long)uVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (compound_statement "{\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }" { (expression_statement "__dest = (void *)thunk_FUN_002d94a0(uVar11);" (assignment_expression "__dest = (void *)thunk_FUN_002d94a0(uVar11)" identifier = (cast_expression "(void *)thunk_FUN_002d94a0(uVar11)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "thunk_FUN_002d94a0(uVar11)" identifier (argument_list "(uVar11)" ( identifier ))))) ;) (if_statement "if (__n != 0) goto LAB_00302a2d;" if (parenthesized_expression "(__n != 0)" ( (binary_expression "__n != 0" identifier != number_literal) )) (goto_statement "goto LAB_00302a2d;" goto statement_identifier ;)) (goto_statement "goto LAB_003029f0;" goto statement_identifier ;) })) (expression_statement "__dest = (void *)param_1[0x1a];" (assignment_expression "__dest = (void *)param_1[0x1a]" identifier = (cast_expression "(void *)param_1[0x1a]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x1a]" identifier [ number_literal ]))) ;) (if_statement "if (__n != 0) goto LAB_00302a64;" if (parenthesized_expression "(__n != 0)" ( (binary_expression "__n != 0" identifier != number_literal) )) (goto_statement "goto LAB_00302a64;" goto statement_identifier ;)) }) (else_clause "else {\n if (__n == 0) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }\n __dest = (void *)param_1[0x1a];\n }" else (compound_statement "{\n if (__n == 0) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }\n __dest = (void *)param_1[0x1a];\n }" { (if_statement "if (__n == 0) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }" if (parenthesized_expression "(__n == 0)" ( (binary_expression "__n == 0" identifier == number_literal) )) (compound_statement "{\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }\n }" { (if_statement "if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }" if (parenthesized_expression "(lVar2 < (long)uVar11)" ( (binary_expression "lVar2 < (long)uVar11" identifier < (cast_expression "(long)uVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (compound_statement "{\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }" { (expression_statement "__dest = (void *)thunk_FUN_002d94a0(uVar11);" (assignment_expression "__dest = (void *)thunk_FUN_002d94a0(uVar11)" identifier = (cast_expression "(void *)thunk_FUN_002d94a0(uVar11)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "thunk_FUN_002d94a0(uVar11)" identifier (argument_list "(uVar11)" ( identifier ))))) ;) (goto_statement "goto LAB_003029f0;" goto statement_identifier ;) })) }) (else_clause "else {\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }" else (compound_statement "{\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }" { (if_statement "if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }" if (parenthesized_expression "(lVar2 < (long)uVar11)" ( (binary_expression "lVar2 < (long)uVar11" identifier < (cast_expression "(long)uVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (compound_statement "{\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }" { (expression_statement "lVar12 = 0;" (assignment_expression "lVar12 = 0" identifier = number_literal) ;) (expression_statement "__dest = (void *)thunk_FUN_002d94a0(uVar11);" (assignment_expression "__dest = (void *)thunk_FUN_002d94a0(uVar11)" identifier = (cast_expression "(void *)thunk_FUN_002d94a0(uVar11)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "thunk_FUN_002d94a0(uVar11)" identifier (argument_list "(uVar11)" ( identifier ))))) ;) (labeled_statement "LAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);" statement_identifier : (expression_statement "memcpy(__dest,(void *)param_1[0x1c],__n);" (call_expression "memcpy(__dest,(void *)param_1[0x1c],__n)" identifier (argument_list "(__dest,(void *)param_1[0x1c],__n)" ( identifier , (cast_expression "(void *)param_1[0x1c]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x1c]" identifier [ number_literal ])) , identifier ))) ;)) (labeled_statement "LAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }" statement_identifier : (if_statement "if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }" if (parenthesized_expression "(param_1[0x1a] != 0)" ( (binary_expression "param_1[0x1a] != 0" (subscript_expression "param_1[0x1a]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n thunk_FUN_002dac70();\n }" { (expression_statement "thunk_FUN_002dac70();" (call_expression "thunk_FUN_002dac70()" identifier (argument_list "()" ( ))) ;) }))) (expression_statement "param_1[0x1a] = (long)__dest;" (assignment_expression "param_1[0x1a] = (long)__dest" (subscript_expression "param_1[0x1a]" identifier [ number_literal ]) = (cast_expression "(long)__dest" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[0x1b] = uVar11;" (assignment_expression "param_1[0x1b] = uVar11" (subscript_expression "param_1[0x1b]" identifier [ number_literal ]) = identifier) ;) (goto_statement "goto LAB_00302626;" goto statement_identifier ;) })) (expression_statement "__dest = (void *)param_1[0x1a];" (assignment_expression "__dest = (void *)param_1[0x1a]" identifier = (cast_expression "(void *)param_1[0x1a]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x1a]" identifier [ number_literal ]))) ;) (expression_statement "lVar12 = 0;" (assignment_expression "lVar12 = 0" identifier = number_literal) ;) (labeled_statement "LAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);" statement_identifier : (expression_statement "memmove(__dest,(void *)param_1[0x1c],__n);" (call_expression "memmove(__dest,(void *)param_1[0x1c],__n)" identifier (argument_list "(__dest,(void *)param_1[0x1c],__n)" ( identifier , (cast_expression "(void *)param_1[0x1c]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x1c]" identifier [ number_literal ])) , identifier ))) ;)) }))) (expression_statement "__dest = (void *)param_1[0x1a];" (assignment_expression "__dest = (void *)param_1[0x1a]" identifier = (cast_expression "(void *)param_1[0x1a]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x1a]" identifier [ number_literal ]))) ;) }))) (labeled_statement "LAB_00302626:\n pvVar7 = (void *)((long)__dest + __n);" statement_identifier : (expression_statement "pvVar7 = (void *)((long)__dest + __n);" (assignment_expression "pvVar7 = (void *)((long)__dest + __n)" identifier = (cast_expression "(void *)((long)__dest + __n)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__dest + __n)" ( (binary_expression "(long)__dest + __n" (cast_expression "(long)__dest" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;)) (expression_statement "param_1[0x1c] = (long)__dest;" (assignment_expression "param_1[0x1c] = (long)__dest" (subscript_expression "param_1[0x1c]" identifier [ number_literal ]) = (cast_expression "(long)__dest" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[0x1d] = (long)pvVar7;" (assignment_expression "param_1[0x1d] = (long)pvVar7" (subscript_expression "param_1[0x1d]" identifier [ number_literal ]) = (cast_expression "(long)pvVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "*(undefined8 *)((long)param_1 + 0x8c) = *(undefined8 *)((long)param_1 + 0x84);" (assignment_expression "*(undefined8 *)((long)param_1 + 0x8c) = *(undefined8 *)((long)param_1 + 0x84)" (pointer_expression "*(undefined8 *)((long)param_1 + 0x8c)" * (cast_expression "(undefined8 *)((long)param_1 + 0x8c)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x8c)" ( (binary_expression "(long)param_1 + 0x8c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (pointer_expression "*(undefined8 *)((long)param_1 + 0x84)" * (cast_expression "(undefined8 *)((long)param_1 + 0x84)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x84)" ( (binary_expression "(long)param_1 + 0x84" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (if_statement "if (lVar12 != 0) {\n iVar6 = 0;\n goto LAB_003026e1;\n }" if (parenthesized_expression "(lVar12 != 0)" ( (binary_expression "lVar12 != 0" identifier != number_literal) )) (compound_statement "{\n iVar6 = 0;\n goto LAB_003026e1;\n }" { (expression_statement "iVar6 = 0;" (assignment_expression "iVar6 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_003026e1;" goto statement_identifier ;) })) (expression_statement "__s1 = (wchar_t *)param_1[1];" (assignment_expression "__s1 = (wchar_t *)param_1[1]" identifier = (cast_expression "(wchar_t *)param_1[1]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) ;) (expression_statement "iVar6 = 0;" (assignment_expression "iVar6 = 0" identifier = number_literal) ;) (if_statement "if (pvVar7 <= __dest) goto LAB_003026ca;" if (parenthesized_expression "(pvVar7 <= __dest)" ( (binary_expression "pvVar7 <= __dest" identifier <= identifier) )) (goto_statement "goto LAB_003026ca;" goto statement_identifier ;)) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) (labeled_statement "LAB_00302668:\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x20))\n ((long *)param_1[0x19],(long)param_1 + 0x84,__dest,pvVar7,param_1 + 0x1c,__s1,\n __s1 + uVar8);" statement_identifier : (expression_statement "iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x20))\n ((long *)param_1[0x19],(long)param_1 + 0x84,__dest,pvVar7,param_1 + 0x1c,__s1,\n __s1 + uVar8);" (assignment_expression "iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x20))\n ((long *)param_1[0x19],(long)param_1 + 0x84,__dest,pvVar7,param_1 + 0x1c,__s1,\n __s1 + uVar8)" identifier = (call_expression "(**(code **)(*(long *)param_1[0x19] + 0x20))\n ((long *)param_1[0x19],(long)param_1 + 0x84,__dest,pvVar7,param_1 + 0x1c,__s1,\n __s1 + uVar8)" (parenthesized_expression "(**(code **)(*(long *)param_1[0x19] + 0x20))" ( (pointer_expression "**(code **)(*(long *)param_1[0x19] + 0x20)" * (pointer_expression "*(code **)(*(long *)param_1[0x19] + 0x20)" * (cast_expression "(code **)(*(long *)param_1[0x19] + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)param_1[0x19] + 0x20)" ( (binary_expression "*(long *)param_1[0x19] + 0x20" (pointer_expression "*(long *)param_1[0x19]" * (cast_expression "(long *)param_1[0x19]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x19]" identifier [ number_literal ]))) + number_literal) ))))) )) (argument_list "((long *)param_1[0x19],(long)param_1 + 0x84,__dest,pvVar7,param_1 + 0x1c,__s1,\n __s1 + uVar8)" ( (cast_expression "(long *)param_1[0x19]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x19]" identifier [ number_literal ])) , (binary_expression "(long)param_1 + 0x84" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) , identifier , identifier , (binary_expression "param_1 + 0x1c" identifier + number_literal) , identifier , (binary_expression "__s1 + uVar8" identifier + identifier) )))) ;)) (if_statement "if (iVar6 == 3) {\n pvVar7 = (void *)param_1[0x1d];\n __s1 = (wchar_t *)param_1[1];\n goto LAB_003028c3;\n }" if (parenthesized_expression "(iVar6 == 3)" ( (binary_expression "iVar6 == 3" identifier == number_literal) )) (compound_statement "{\n pvVar7 = (void *)param_1[0x1d];\n __s1 = (wchar_t *)param_1[1];\n goto LAB_003028c3;\n }" { (expression_statement "pvVar7 = (void *)param_1[0x1d];" (assignment_expression "pvVar7 = (void *)param_1[0x1d]" identifier = (cast_expression "(void *)param_1[0x1d]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x1d]" identifier [ number_literal ]))) ;) (expression_statement "__s1 = (wchar_t *)param_1[1];" (assignment_expression "__s1 = (wchar_t *)param_1[1]" identifier = (cast_expression "(wchar_t *)param_1[1]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) ;) (goto_statement "goto LAB_003028c3;" goto statement_identifier ;) })) (expression_statement "lVar12 = (long)__s1 - param_1[1];" (assignment_expression "lVar12 = (long)__s1 - param_1[1]" identifier = (binary_expression "(long)__s1 - param_1[1]" (cast_expression "(long)__s1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (subscript_expression "param_1[1]" identifier [ number_literal ]))) ;) (expression_statement "uVar11 = lVar12 >> 2;" (assignment_expression "uVar11 = lVar12 >> 2" identifier = (binary_expression "lVar12 >> 2" identifier >> number_literal)) ;) (if_statement "if (iVar6 != 2) {\n bVar3 = (bool)(lVar12 != 0 | bVar4);\n while (!bVar3) {\nLAB_003026ca:\n while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n \n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = (wchar_t *)param_1[0x1a];\n uVar10 = (long)pvVar7 - (long)__s2;\n uVar11 = uVar8;\n if ((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)) {\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }\n param_1[0x1c] = (long)__s2;\n iVar6 = 3;\n bVar3 = (bool)(uVar11 != 0 | bVar4);\n }\n if (0 < (long)uVar11) goto LAB_00302955;\n if (bVar4) {\nLAB_00302752:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n if (iVar6 != 1) {\n return 0xffffffff;\n }\n \n FUN_003144b0("basic_filebuf::underflow incomplete character in file");\n }\n goto LAB_003029c5;\n }" if (parenthesized_expression "(iVar6 != 2)" ( (binary_expression "iVar6 != 2" identifier != number_literal) )) (compound_statement "{\n bVar3 = (bool)(lVar12 != 0 | bVar4);\n while (!bVar3) {\nLAB_003026ca:\n while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n \n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = (wchar_t *)param_1[0x1a];\n uVar10 = (long)pvVar7 - (long)__s2;\n uVar11 = uVar8;\n if ((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)) {\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }\n param_1[0x1c] = (long)__s2;\n iVar6 = 3;\n bVar3 = (bool)(uVar11 != 0 | bVar4);\n }\n if (0 < (long)uVar11) goto LAB_00302955;\n if (bVar4) {\nLAB_00302752:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n if (iVar6 != 1) {\n return 0xffffffff;\n }\n \n FUN_003144b0("basic_filebuf::underflow incomplete character in file");\n }\n goto LAB_003029c5;\n }" { (expression_statement "bVar3 = (bool)(lVar12 != 0 | bVar4);" (assignment_expression "bVar3 = (bool)(lVar12 != 0 | bVar4)" identifier = (cast_expression "(bool)(lVar12 != 0 | bVar4)" ( (type_descriptor "bool" primitive_type) ) (parenthesized_expression "(lVar12 != 0 | bVar4)" ( (binary_expression "lVar12 != 0 | bVar4" (binary_expression "lVar12 != 0" identifier != number_literal) | identifier) )))) ;) (while_statement "while (!bVar3) {\nLAB_003026ca:\n while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n \n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = (wchar_t *)param_1[0x1a];\n uVar10 = (long)pvVar7 - (long)__s2;\n uVar11 = uVar8;\n if ((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)) {\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }\n param_1[0x1c] = (long)__s2;\n iVar6 = 3;\n bVar3 = (bool)(uVar11 != 0 | bVar4);\n }" while (parenthesized_expression "(!bVar3)" ( (unary_expression "!bVar3" ! identifier) )) (compound_statement "{\nLAB_003026ca:\n while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n \n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = (wchar_t *)param_1[0x1a];\n uVar10 = (long)pvVar7 - (long)__s2;\n uVar11 = uVar8;\n if ((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)) {\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }\n param_1[0x1c] = (long)__s2;\n iVar6 = 3;\n bVar3 = (bool)(uVar11 != 0 | bVar4);\n }" { (labeled_statement "LAB_003026ca:\n while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n \n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }" statement_identifier : (while_statement "while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n \n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n \n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }" { (expression_statement "pvVar7 = (void *)param_1[0x1d];" (assignment_expression "pvVar7 = (void *)param_1[0x1d]" identifier = (cast_expression "(void *)param_1[0x1d]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x1d]" identifier [ number_literal ]))) ;) (expression_statement "lVar12 = 1;" (assignment_expression "lVar12 = 1" identifier = number_literal) ;) (expression_statement "__n = (long)pvVar7 - param_1[0x1a];" (assignment_expression "__n = (long)pvVar7 - param_1[0x1a]" identifier = (binary_expression "(long)pvVar7 - param_1[0x1a]" (cast_expression "(long)pvVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (subscript_expression "param_1[0x1a]" identifier [ number_literal ]))) ;) (labeled_statement "LAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n \n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }" statement_identifier : (if_statement "if (param_1[0x1b] < (long)(__n + lVar12)) {\n \n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }" if (parenthesized_expression "(param_1[0x1b] < (long)(__n + lVar12))" ( (binary_expression "param_1[0x1b] < (long)(__n + lVar12)" (subscript_expression "param_1[0x1b]" identifier [ number_literal ]) < (cast_expression "(long)(__n + lVar12)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(__n + lVar12)" ( (binary_expression "__n + lVar12" identifier + identifier) )))) )) (compound_statement "{\n \n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }" { (expression_statement "FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");" (call_expression "FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid")" identifier (argument_list "("basic_filebuf::underflow codecvt::max_length() is not valid")" ( (string_literal ""basic_filebuf::underflow codecvt::max_length() is not valid"" " string_content ") ))) ;) }))) (expression_statement "lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);" (assignment_expression "lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12)" identifier = (call_expression "FUN_002db340(param_1 + 0xd,pvVar7,lVar12)" identifier (argument_list "(param_1 + 0xd,pvVar7,lVar12)" ( (binary_expression "param_1 + 0xd" identifier + number_literal) , identifier , identifier )))) ;) (if_statement "if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }" if (parenthesized_expression "(lVar12 == 0)" ( (binary_expression "lVar12 == 0" identifier == number_literal) )) (compound_statement "{\n bVar4 = true;\n }" { (expression_statement "bVar4 = true;" (assignment_expression "bVar4 = true" identifier = true) ;) }) (else_clause "else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }" else (compound_statement "{\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }" { (if_statement "if (lVar12 == -1) goto LAB_003029c5;" if (parenthesized_expression "(lVar12 == -1)" ( (binary_expression "lVar12 == -1" identifier == number_literal) )) (goto_statement "goto LAB_003029c5;" goto statement_identifier ;)) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) }))) (expression_statement "__s1 = (wchar_t *)param_1[1];" (assignment_expression "__s1 = (wchar_t *)param_1[1]" identifier = (cast_expression "(wchar_t *)param_1[1]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) ;) (expression_statement "__dest = (void *)param_1[0x1c];" (assignment_expression "__dest = (void *)param_1[0x1c]" identifier = (cast_expression "(void *)param_1[0x1c]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x1c]" identifier [ number_literal ]))) ;) (expression_statement "pvVar7 = (void *)(lVar12 + param_1[0x1d]);" (assignment_expression "pvVar7 = (void *)(lVar12 + param_1[0x1d])" identifier = (cast_expression "(void *)(lVar12 + param_1[0x1d])" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + param_1[0x1d])" ( (binary_expression "lVar12 + param_1[0x1d]" identifier + (subscript_expression "param_1[0x1d]" identifier [ number_literal ])) )))) ;) (expression_statement "param_1[0x1d] = (long)pvVar7;" (assignment_expression "param_1[0x1d] = (long)pvVar7" (subscript_expression "param_1[0x1d]" identifier [ number_literal ]) = (cast_expression "(long)pvVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (if_statement "if (__dest < pvVar7) goto LAB_00302668;" if (parenthesized_expression "(__dest < pvVar7)" ( (binary_expression "__dest < pvVar7" identifier < identifier) )) (goto_statement "goto LAB_00302668;" goto statement_identifier ;)) (if_statement "if (iVar6 == 3) break;" if (parenthesized_expression "(iVar6 == 3)" ( (binary_expression "iVar6 == 3" identifier == number_literal) )) (break_statement "break;" break ;)) (if_statement "if (bVar4) goto LAB_00302752;" if (parenthesized_expression "(bVar4)" ( identifier )) (goto_statement "goto LAB_00302752;" goto statement_identifier ;)) }))) (labeled_statement "LAB_003028c3:\n __s2 = (wchar_t *)param_1[0x1a];" statement_identifier : (expression_statement "__s2 = (wchar_t *)param_1[0x1a];" (assignment_expression "__s2 = (wchar_t *)param_1[0x1a]" identifier = (cast_expression "(wchar_t *)param_1[0x1a]" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0x1a]" identifier [ number_literal ]))) ;)) (expression_statement "uVar10 = (long)pvVar7 - (long)__s2;" (assignment_expression "uVar10 = (long)pvVar7 - (long)__s2" identifier = (binary_expression "(long)pvVar7 - (long)__s2" (cast_expression "(long)pvVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)__s2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "uVar11 = uVar8;" (assignment_expression "uVar11 = uVar8" identifier = identifier) ;) (if_statement "if ((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)) {\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }" if (parenthesized_expression "((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0))" ( (binary_expression "(uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)" (parenthesized_expression "(uVar8 < uVar10)" ( (binary_expression "uVar8 < uVar10" identifier < identifier) )) || (parenthesized_expression "(uVar11 = uVar10, uVar10 != 0)" ( (comma_expression "uVar11 = uVar10, uVar10 != 0" (assignment_expression "uVar11 = uVar10" identifier = identifier) , (binary_expression "uVar10 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }" { (expression_statement "wmemcpy(__s1,__s2,uVar11);" (call_expression "wmemcpy(__s1,__s2,uVar11)" identifier (argument_list "(__s1,__s2,uVar11)" ( identifier , identifier , identifier ))) ;) (expression_statement "__s2 = (wchar_t *)(param_1[0x1a] + uVar11);" (assignment_expression "__s2 = (wchar_t *)(param_1[0x1a] + uVar11)" identifier = (cast_expression "(wchar_t *)(param_1[0x1a] + uVar11)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[0x1a] + uVar11)" ( (binary_expression "param_1[0x1a] + uVar11" (subscript_expression "param_1[0x1a]" identifier [ number_literal ]) + identifier) )))) ;) })) (expression_statement "param_1[0x1c] = (long)__s2;" (assignment_expression "param_1[0x1c] = (long)__s2" (subscript_expression "param_1[0x1c]" identifier [ number_literal ]) = (cast_expression "(long)__s2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "iVar6 = 3;" (assignment_expression "iVar6 = 3" identifier = number_literal) ;) (expression_statement "bVar3 = (bool)(uVar11 != 0 | bVar4);" (assignment_expression "bVar3 = (bool)(uVar11 != 0 | bVar4)" identifier = (cast_expression "(bool)(uVar11 != 0 | bVar4)" ( (type_descriptor "bool" primitive_type) ) (parenthesized_expression "(uVar11 != 0 | bVar4)" ( (binary_expression "uVar11 != 0 | bVar4" (binary_expression "uVar11 != 0" identifier != number_literal) | identifier) )))) ;) })) (if_statement "if (0 < (long)uVar11) goto LAB_00302955;" if (parenthesized_expression "(0 < (long)uVar11)" ( (binary_expression "0 < (long)uVar11" number_literal < (cast_expression "(long)uVar11" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (goto_statement "goto LAB_00302955;" goto statement_identifier ;)) (if_statement "if (bVar4) {\nLAB_00302752:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n if (iVar6 != 1) {\n return 0xffffffff;\n }\n \n FUN_003144b0("basic_filebuf::underflow incomplete character in file");\n }" if (parenthesized_expression "(bVar4)" ( identifier )) (compound_statement "{\nLAB_00302752:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n if (iVar6 != 1) {\n return 0xffffffff;\n }\n \n FUN_003144b0("basic_filebuf::underflow incomplete character in file");\n }" { (labeled_statement "LAB_00302752:\n lVar12 = param_1[0x13];" statement_identifier : (expression_statement "lVar12 = param_1[0x13];" (assignment_expression "lVar12 = param_1[0x13]" identifier = (subscript_expression "param_1[0x13]" identifier [ number_literal ])) ;)) (expression_statement "param_1[5] = 0;" (assignment_expression "param_1[5] = 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[4] = 0;" (assignment_expression "param_1[4] = 0" (subscript_expression "param_1[4]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[1] = lVar12;" (assignment_expression "param_1[1] = lVar12" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[2] = lVar12;" (assignment_expression "param_1[2] = lVar12" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[3] = lVar12;" (assignment_expression "param_1[3] = lVar12" (subscript_expression "param_1[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)((long)param_1 + 0xa9) = 0;" (assignment_expression "*(undefined1 *)((long)param_1 + 0xa9) = 0" (pointer_expression "*(undefined1 *)((long)param_1 + 0xa9)" * (cast_expression "(undefined1 *)((long)param_1 + 0xa9)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xa9)" ( (binary_expression "(long)param_1 + 0xa9" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (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 ;) })) (expression_statement "FUN_003144b0("basic_filebuf::underflow incomplete character in file");" (call_expression "FUN_003144b0("basic_filebuf::underflow incomplete character in file")" identifier (argument_list "("basic_filebuf::underflow incomplete character in file")" ( (string_literal ""basic_filebuf::underflow incomplete character in file"" " string_content ") ))) ;) })) (goto_statement "goto LAB_003029c5;" goto statement_identifier ;) })) (if_statement "if (0 < lVar12) goto LAB_00302955;" if (parenthesized_expression "(0 < lVar12)" ( (binary_expression "0 < lVar12" number_literal < identifier) )) (goto_statement "goto LAB_00302955;" goto statement_identifier ;)) (if_statement "if (!bVar4) {\n \n FUN_003144b0("basic_filebuf::underflow invalid byte sequence in file");\n }" if (parenthesized_expression "(!bVar4)" ( (unary_expression "!bVar4" ! identifier) )) (compound_statement "{\n \n FUN_003144b0("basic_filebuf::underflow invalid byte sequence in file");\n }" { (expression_statement "FUN_003144b0("basic_filebuf::underflow invalid byte sequence in file");" (call_expression "FUN_003144b0("basic_filebuf::underflow invalid byte sequence in file")" identifier (argument_list "("basic_filebuf::underflow invalid byte sequence in file")" ( (string_literal ""basic_filebuf::underflow invalid byte sequence in file"" " string_content ") ))) ;) })) (labeled_statement "LAB_0030287c:\n lVar12 = param_1[0x13];" statement_identifier : (expression_statement "lVar12 = param_1[0x13];" (assignment_expression "lVar12 = param_1[0x13]" identifier = (subscript_expression "param_1[0x13]" identifier [ number_literal ])) ;)) (expression_statement "param_1[5] = 0;" (assignment_expression "param_1[5] = 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[4] = 0;" (assignment_expression "param_1[4] = 0" (subscript_expression "param_1[4]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[1] = lVar12;" (assignment_expression "param_1[1] = lVar12" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[2] = lVar12;" (assignment_expression "param_1[2] = lVar12" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[3] = lVar12;" (assignment_expression "param_1[3] = lVar12" (subscript_expression "param_1[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)((long)param_1 + 0xa9) = 0;" (assignment_expression "*(undefined1 *)((long)param_1 + 0xa9) = 0" (pointer_expression "*(undefined1 *)((long)param_1 + 0xa9)" * (cast_expression "(undefined1 *)((long)param_1 + 0xa9)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xa9)" ( (binary_expression "(long)param_1 + 0xa9" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (return_statement "return 0xffffffff;" return number_literal ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE 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 (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) 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 { (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) )))) == (char_literal ' escape_sequence ')) )) (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 (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) != (char_literal ' escape_sequence ')) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (goto_statement goto statement_identifier ;))) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) == LIT) )) (compound_statement { (return_statement return IDENT ;) })) (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 ]) = 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)) ) IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) 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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) == (char_literal ' escape_sequence ')) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (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 = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) != IDENT) ))) * LIT)) )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (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 *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (labeled_statement statement_identifier : (return_statement return (binary_expression (parenthesized_expression ( IDENT )) * IDENT) ;)) })) }))) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - LIT)) ;) (if_statement if (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)) )) (compound_statement { (expression_statement (call_expression IDENT (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 *)) ) (subscript_expression IDENT [ LIT ]))) + LIT) ))))) )) (argument_list ( )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (subscript_expression IDENT [ LIT ]) , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression LIT < (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )) (compound_statement { (labeled_statement statement_identifier : (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 ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) 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 (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_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) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (return_statement return (cast_expression ( (type_descriptor TYPE) ) IDENT) ;) })) (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") ))) ;)) })) (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 *)) ) (subscript_expression IDENT [ LIT ]))) + LIT) ))))) )) (argument_list ( )))) ;) (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 *)) ) (subscript_expression IDENT [ LIT ]))) + LIT) ))))) )) (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + LIT) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (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 (subscript_expression IDENT [ LIT ]) - (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - 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 { (expression_statement (assignment_expression IDENT = LIT) ;) })) (expression_statement (assignment_expression IDENT = (subscript_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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) == (char_literal ' escape_sequence ')) )) || (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != (subscript_expression IDENT [ LIT ])) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) (goto_statement goto statement_identifier ;) })) (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 != LIT) )) (goto_statement goto statement_identifier ;)) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT ))))) ;) (goto_statement goto statement_identifier ;) })) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT ))))) ;) (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) , IDENT ))) ;)) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (labeled_statement statement_identifier : (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 = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) }))) (labeled_statement 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 (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) 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) )))) = (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 { (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = BOOL) ;) (labeled_statement 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 *)) ) (subscript_expression IDENT [ LIT ]))) + LIT) ))))) )) (argument_list ( (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) , (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) , IDENT , IDENT , (binary_expression IDENT + LIT) , IDENT , (binary_expression IDENT + 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 *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (subscript_expression IDENT [ LIT ]))) ;) (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 = (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT != LIT) | IDENT) )))) ;) (while_statement while (parenthesized_expression ( (unary_expression ! IDENT) )) (compound_statement { (labeled_statement statement_identifier : (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (subscript_expression IDENT [ LIT ]))) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) < (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) )))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") ))) ;) }))) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = BOOL) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = BOOL) ;) }))) (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 *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (subscript_expression IDENT [ LIT ])) )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (break_statement break ;)) (if_statement if (parenthesized_expression ( IDENT )) (goto_statement goto statement_identifier ;)) }))) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_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))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT < IDENT) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = IDENT) , (binary_expression IDENT != 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 (subscript_expression IDENT [ LIT ]) + IDENT) )))) ;) })) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT != LIT) | IDENT) )))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression LIT < (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;)) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = 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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") ))) ;) })) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (unary_expression ! IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") ))) ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;)) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = 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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = LIT) ;) (return_statement return LIT ;) })))
(function_definition "ulong FUN_00302530(long *param_1)\n\n{\n uint uVar1;\n long lVar2;\n bool bVar3;\n bool bVar4;\n char cVar5;\n int iVar6;\n void *pvVar7;\n ulong uVar8;\n uint *puVar9;\n void *__dest;\n ulong uVar10;\n size_t __n;\n wchar_t *__s2;\n wchar_t *__s1;\n ulong uVar11;\n long lVar12;\n \n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n return 0xffffffff;\n }\n if (*(char *)((long)param_1 + 0xaa) == '\0') {\n puVar9 = (uint *)param_1[2];\n if ((char)param_1[0x18] != '\0') goto LAB_003027f3;\nLAB_00302569:\n if (puVar9 < (uint *)param_1[3]) goto LAB_00302838;\n }\n else {\n uVar8 = (**(code **)(*param_1 + 0x68))(param_1,0xffffffff);\n if ((int)uVar8 == -1) {\n return uVar8;\n }\n puVar9 = (uint *)param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n param_1[3] = (long)puVar9;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xaa) = 0;\n if ((char)param_1[0x18] == '\0') goto LAB_00302569;\nLAB_003027f3:\n *(undefined1 *)(param_1 + 0x18) = 0;\n puVar9 = (uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4);\n param_1[0x16] = (long)puVar9;\n param_1[1] = param_1[0x13];\n param_1[2] = (long)puVar9;\n param_1[3] = param_1[0x17];\n if (puVar9 < (uint *)param_1[0x17]) {\nLAB_00302838:\n return (ulong)*puVar9;\n }\n }\n lVar12 = 2;\n if (1 < (ulong)param_1[0x14]) {\n lVar12 = param_1[0x14];\n }\n uVar8 = lVar12 - 1;\n if ((long *)param_1[0x19] == (long *)0x0) {\n \n FUN_00319460();\n }\n cVar5 = (**(code **)(*(long *)param_1[0x19] + 0x30))();\n if (cVar5 != '\0') {\n uVar11 = FUN_002db340(param_1 + 0xd,param_1[1],uVar8);\n if (uVar11 != 0) {\n if (0 < (long)uVar11) {\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n \n FUN_003144b0("basic_filebuf::underflow error reading the file");\n }\n goto LAB_0030287c;\n }\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x28))();\n if (iVar6 < 1) {\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x40))();\n uVar11 = lVar12 + -2 + (long)iVar6;\n uVar10 = uVar8;\n }\n else {\n uVar11 = (long)iVar6 * uVar8;\n uVar10 = uVar11;\n }\n __n = param_1[0x1d] - param_1[0x1c];\n lVar12 = uVar10 - __n;\n if ((long)uVar10 <= (long)__n) {\n lVar12 = 0;\n }\n lVar2 = param_1[0x1b];\n if ((*(char *)((long)param_1 + 0xa9) == '\0') || (param_1[3] != param_1[1])) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }\n __dest = (void *)param_1[0x1a];\n if (__n != 0) goto LAB_00302a64;\n }\n else {\n if (__n == 0) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }\n __dest = (void *)param_1[0x1a];\n }\nLAB_00302626:\n pvVar7 = (void *)((long)__dest + __n);\n param_1[0x1c] = (long)__dest;\n param_1[0x1d] = (long)pvVar7;\n *(undefined8 *)((long)param_1 + 0x8c) = *(undefined8 *)((long)param_1 + 0x84);\n if (lVar12 != 0) {\n iVar6 = 0;\n goto LAB_003026e1;\n }\n __s1 = (wchar_t *)param_1[1];\n iVar6 = 0;\n if (pvVar7 <= __dest) goto LAB_003026ca;\n bVar4 = false;\nLAB_00302668:\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x20))\n ((long *)param_1[0x19],(long)param_1 + 0x84,__dest,pvVar7,param_1 + 0x1c,__s1,\n __s1 + uVar8);\n if (iVar6 == 3) {\n pvVar7 = (void *)param_1[0x1d];\n __s1 = (wchar_t *)param_1[1];\n goto LAB_003028c3;\n }\n lVar12 = (long)__s1 - param_1[1];\n uVar11 = lVar12 >> 2;\n if (iVar6 != 2) {\n bVar3 = (bool)(lVar12 != 0 | bVar4);\n while (!bVar3) {\nLAB_003026ca:\n while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n \n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = (wchar_t *)param_1[0x1a];\n uVar10 = (long)pvVar7 - (long)__s2;\n uVar11 = uVar8;\n if ((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)) {\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }\n param_1[0x1c] = (long)__s2;\n iVar6 = 3;\n bVar3 = (bool)(uVar11 != 0 | bVar4);\n }\n if (0 < (long)uVar11) goto LAB_00302955;\n if (bVar4) {\nLAB_00302752:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n if (iVar6 != 1) {\n return 0xffffffff;\n }\n \n FUN_003144b0("basic_filebuf::underflow incomplete character in file");\n }\n goto LAB_003029c5;\n }\n if (0 < lVar12) goto LAB_00302955;\n if (!bVar4) {\n \n FUN_003144b0("basic_filebuf::underflow invalid byte sequence in file");\n }\nLAB_0030287c:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n return 0xffffffff;\n}" (type_identifier "ulong") (function_declarator "FUN_00302530(long *param_1)" (identifier "FUN_00302530") (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 uint uVar1;\n long lVar2;\n bool bVar3;\n bool bVar4;\n char cVar5;\n int iVar6;\n void *pvVar7;\n ulong uVar8;\n uint *puVar9;\n void *__dest;\n ulong uVar10;\n size_t __n;\n wchar_t *__s2;\n wchar_t *__s1;\n ulong uVar11;\n long lVar12;\n \n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n return 0xffffffff;\n }\n if (*(char *)((long)param_1 + 0xaa) == '\0') {\n puVar9 = (uint *)param_1[2];\n if ((char)param_1[0x18] != '\0') goto LAB_003027f3;\nLAB_00302569:\n if (puVar9 < (uint *)param_1[3]) goto LAB_00302838;\n }\n else {\n uVar8 = (**(code **)(*param_1 + 0x68))(param_1,0xffffffff);\n if ((int)uVar8 == -1) {\n return uVar8;\n }\n puVar9 = (uint *)param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n param_1[3] = (long)puVar9;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xaa) = 0;\n if ((char)param_1[0x18] == '\0') goto LAB_00302569;\nLAB_003027f3:\n *(undefined1 *)(param_1 + 0x18) = 0;\n puVar9 = (uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4);\n param_1[0x16] = (long)puVar9;\n param_1[1] = param_1[0x13];\n param_1[2] = (long)puVar9;\n param_1[3] = param_1[0x17];\n if (puVar9 < (uint *)param_1[0x17]) {\nLAB_00302838:\n return (ulong)*puVar9;\n }\n }\n lVar12 = 2;\n if (1 < (ulong)param_1[0x14]) {\n lVar12 = param_1[0x14];\n }\n uVar8 = lVar12 - 1;\n if ((long *)param_1[0x19] == (long *)0x0) {\n \n FUN_00319460();\n }\n cVar5 = (**(code **)(*(long *)param_1[0x19] + 0x30))();\n if (cVar5 != '\0') {\n uVar11 = FUN_002db340(param_1 + 0xd,param_1[1],uVar8);\n if (uVar11 != 0) {\n if (0 < (long)uVar11) {\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n \n FUN_003144b0("basic_filebuf::underflow error reading the file");\n }\n goto LAB_0030287c;\n }\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x28))();\n if (iVar6 < 1) {\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x40))();\n uVar11 = lVar12 + -2 + (long)iVar6;\n uVar10 = uVar8;\n }\n else {\n uVar11 = (long)iVar6 * uVar8;\n uVar10 = uVar11;\n }\n __n = param_1[0x1d] - param_1[0x1c];\n lVar12 = uVar10 - __n;\n if ((long)uVar10 <= (long)__n) {\n lVar12 = 0;\n }\n lVar2 = param_1[0x1b];\n if ((*(char *)((long)param_1 + 0xa9) == '\0') || (param_1[3] != param_1[1])) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }\n __dest = (void *)param_1[0x1a];\n if (__n != 0) goto LAB_00302a64;\n }\n else {\n if (__n == 0) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }\n __dest = (void *)param_1[0x1a];\n }\nLAB_00302626:\n pvVar7 = (void *)((long)__dest + __n);\n param_1[0x1c] = (long)__dest;\n param_1[0x1d] = (long)pvVar7;\n *(undefined8 *)((long)param_1 + 0x8c) = *(undefined8 *)((long)param_1 + 0x84);\n if (lVar12 != 0) {\n iVar6 = 0;\n goto LAB_003026e1;\n }\n __s1 = (wchar_t *)param_1[1];\n iVar6 = 0;\n if (pvVar7 <= __dest) goto LAB_003026ca;\n bVar4 = false;\nLAB_00302668:\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x20))\n ((long *)param_1[0x19],(long)param_1 + 0x84,__dest,pvVar7,param_1 + 0x1c,__s1,\n __s1 + uVar8);\n if (iVar6 == 3) {\n pvVar7 = (void *)param_1[0x1d];\n __s1 = (wchar_t *)param_1[1];\n goto LAB_003028c3;\n }\n lVar12 = (long)__s1 - param_1[1];\n uVar11 = lVar12 >> 2;\n if (iVar6 != 2) {\n bVar3 = (bool)(lVar12 != 0 | bVar4);\n while (!bVar3) {\nLAB_003026ca:\n while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n \n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = (wchar_t *)param_1[0x1a];\n uVar10 = (long)pvVar7 - (long)__s2;\n uVar11 = uVar8;\n if ((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)) {\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }\n param_1[0x1c] = (long)__s2;\n iVar6 = 3;\n bVar3 = (bool)(uVar11 != 0 | bVar4);\n }\n if (0 < (long)uVar11) goto LAB_00302955;\n if (bVar4) {\nLAB_00302752:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n if (iVar6 != 1) {\n return 0xffffffff;\n }\n \n FUN_003144b0("basic_filebuf::underflow incomplete character in file");\n }\n goto LAB_003029c5;\n }\n if (0 < lVar12) goto LAB_00302955;\n if (!bVar4) {\n \n FUN_003144b0("basic_filebuf::underflow invalid byte sequence in file");\n }\nLAB_0030287c:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n return 0xffffffff;\n}" ({ "{") (declaration "uint uVar1;" (type_identifier "uint") (identifier "uVar1") (; ";")) (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 "char cVar5;" (primitive_type "char") (identifier "cVar5") (; ";")) (declaration "int iVar6;" (primitive_type "int") (identifier "iVar6") (; ";")) (declaration "void *pvVar7;" (primitive_type "void") (pointer_declarator "*pvVar7" (* "*") (identifier "pvVar7")) (; ";")) (declaration "ulong uVar8;" (type_identifier "ulong") (identifier "uVar8") (; ";")) (declaration "uint *puVar9;" (type_identifier "uint") (pointer_declarator "*puVar9" (* "*") (identifier "puVar9")) (; ";")) (declaration "void *__dest;" (primitive_type "void") (pointer_declarator "*__dest" (* "*") (identifier "__dest")) (; ";")) (declaration "ulong uVar10;" (type_identifier "ulong") (identifier "uVar10") (; ";")) (declaration "size_t __n;" (primitive_type "size_t") (identifier "__n") (; ";")) (declaration "wchar_t *__s2;" (type_identifier "wchar_t") (pointer_declarator "*__s2" (* "*") (identifier "__s2")) (; ";")) (declaration "wchar_t *__s1;" (type_identifier "wchar_t") (pointer_declarator "*__s1" (* "*") (identifier "__s1")) (; ";")) (declaration "ulong uVar11;" (type_identifier "ulong") (identifier "uVar11") (; ";")) (declaration "long lVar12;" (sized_type_specifier "long" (long "long")) (identifier "lVar12") (; ";")) (if_statement "if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n return 0xffffffff;\n }" (if "if") (parenthesized_expression "((*(byte *)(param_1 + 0xf) & 8) == 0)" (( "(") (binary_expression "(*(byte *)(param_1 + 0xf) & 8) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0xf) & 8)" (( "(") (binary_expression "*(byte *)(param_1 + 0xf) & 8" (pointer_expression "*(byte *)(param_1 + 0xf)" (* "*") (cast_expression "(byte *)(param_1 + 0xf)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xf)" (( "(") (binary_expression "param_1 + 0xf" (identifier "param_1") (+ "+") (number_literal "0xf")) () ")")))) (& "&") (number_literal "8")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0xffffffff;\n }" ({ "{") (return_statement "return 0xffffffff;" (return "return") (number_literal "0xffffffff") (; ";")) (} "}"))) (if_statement "if (*(char *)((long)param_1 + 0xaa) == '\0') {\n puVar9 = (uint *)param_1[2];\n if ((char)param_1[0x18] != '\0') goto LAB_003027f3;\nLAB_00302569:\n if (puVar9 < (uint *)param_1[3]) goto LAB_00302838;\n }\n else {\n uVar8 = (**(code **)(*param_1 + 0x68))(param_1,0xffffffff);\n if ((int)uVar8 == -1) {\n return uVar8;\n }\n puVar9 = (uint *)param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n param_1[3] = (long)puVar9;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xaa) = 0;\n if ((char)param_1[0x18] == '\0') goto LAB_00302569;\nLAB_003027f3:\n *(undefined1 *)(param_1 + 0x18) = 0;\n puVar9 = (uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4);\n param_1[0x16] = (long)puVar9;\n param_1[1] = param_1[0x13];\n param_1[2] = (long)puVar9;\n param_1[3] = param_1[0x17];\n if (puVar9 < (uint *)param_1[0x17]) {\nLAB_00302838:\n return (ulong)*puVar9;\n }\n }" (if "if") (parenthesized_expression "(*(char *)((long)param_1 + 0xaa) == '\0')" (( "(") (binary_expression "*(char *)((long)param_1 + 0xaa) == '\0'" (pointer_expression "*(char *)((long)param_1 + 0xaa)" (* "*") (cast_expression "(char *)((long)param_1 + 0xaa)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0xaa)" (( "(") (binary_expression "(long)param_1 + 0xaa" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0xaa")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n puVar9 = (uint *)param_1[2];\n if ((char)param_1[0x18] != '\0') goto LAB_003027f3;\nLAB_00302569:\n if (puVar9 < (uint *)param_1[3]) goto LAB_00302838;\n }" ({ "{") (expression_statement "puVar9 = (uint *)param_1[2];" (assignment_expression "puVar9 = (uint *)param_1[2]" (identifier "puVar9") (= "=") (cast_expression "(uint *)param_1[2]" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")))) (; ";")) (if_statement "if ((char)param_1[0x18] != '\0') goto LAB_003027f3;" (if "if") (parenthesized_expression "((char)param_1[0x18] != '\0')" (( "(") (binary_expression "(char)param_1[0x18] != '\0'" (cast_expression "(char)param_1[0x18]" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (subscript_expression "param_1[0x18]" (identifier "param_1") ([ "[") (number_literal "0x18") (] "]"))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (goto_statement "goto LAB_003027f3;" (goto "goto") (statement_identifier "LAB_003027f3") (; ";"))) (labeled_statement "LAB_00302569:\n if (puVar9 < (uint *)param_1[3]) goto LAB_00302838;" (statement_identifier "LAB_00302569") (: ":") (if_statement "if (puVar9 < (uint *)param_1[3]) goto LAB_00302838;" (if "if") (parenthesized_expression "(puVar9 < (uint *)param_1[3])" (( "(") (binary_expression "puVar9 < (uint *)param_1[3]" (identifier "puVar9") (< "<") (cast_expression "(uint *)param_1[3]" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")))) () ")")) (goto_statement "goto LAB_00302838;" (goto "goto") (statement_identifier "LAB_00302838") (; ";")))) (} "}")) (else_clause "else {\n uVar8 = (**(code **)(*param_1 + 0x68))(param_1,0xffffffff);\n if ((int)uVar8 == -1) {\n return uVar8;\n }\n puVar9 = (uint *)param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n param_1[3] = (long)puVar9;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xaa) = 0;\n if ((char)param_1[0x18] == '\0') goto LAB_00302569;\nLAB_003027f3:\n *(undefined1 *)(param_1 + 0x18) = 0;\n puVar9 = (uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4);\n param_1[0x16] = (long)puVar9;\n param_1[1] = param_1[0x13];\n param_1[2] = (long)puVar9;\n param_1[3] = param_1[0x17];\n if (puVar9 < (uint *)param_1[0x17]) {\nLAB_00302838:\n return (ulong)*puVar9;\n }\n }" (else "else") (compound_statement "{\n uVar8 = (**(code **)(*param_1 + 0x68))(param_1,0xffffffff);\n if ((int)uVar8 == -1) {\n return uVar8;\n }\n puVar9 = (uint *)param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n param_1[3] = (long)puVar9;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xaa) = 0;\n if ((char)param_1[0x18] == '\0') goto LAB_00302569;\nLAB_003027f3:\n *(undefined1 *)(param_1 + 0x18) = 0;\n puVar9 = (uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4);\n param_1[0x16] = (long)puVar9;\n param_1[1] = param_1[0x13];\n param_1[2] = (long)puVar9;\n param_1[3] = param_1[0x17];\n if (puVar9 < (uint *)param_1[0x17]) {\nLAB_00302838:\n return (ulong)*puVar9;\n }\n }" ({ "{") (expression_statement "uVar8 = (**(code **)(*param_1 + 0x68))(param_1,0xffffffff);" (assignment_expression "uVar8 = (**(code **)(*param_1 + 0x68))(param_1,0xffffffff)" (identifier "uVar8") (= "=") (call_expression "(**(code **)(*param_1 + 0x68))(param_1,0xffffffff)" (parenthesized_expression "(**(code **)(*param_1 + 0x68))" (( "(") (pointer_expression "**(code **)(*param_1 + 0x68)" (* "*") (pointer_expression "*(code **)(*param_1 + 0x68)" (* "*") (cast_expression "(code **)(*param_1 + 0x68)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 0x68)" (( "(") (binary_expression "*param_1 + 0x68" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x68")) () ")"))))) () ")")) (argument_list "(param_1,0xffffffff)" (( "(") (identifier "param_1") (, ",") (number_literal "0xffffffff") () ")")))) (; ";")) (if_statement "if ((int)uVar8 == -1) {\n return uVar8;\n }" (if "if") (parenthesized_expression "((int)uVar8 == -1)" (( "(") (binary_expression "(int)uVar8 == -1" (cast_expression "(int)uVar8" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar8")) (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n return uVar8;\n }" ({ "{") (return_statement "return uVar8;" (return "return") (identifier "uVar8") (; ";")) (} "}"))) (expression_statement "puVar9 = (uint *)param_1[0x13];" (assignment_expression "puVar9 = (uint *)param_1[0x13]" (identifier "puVar9") (= "=") (cast_expression "(uint *)param_1[0x13]" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0x13]" (identifier "param_1") ([ "[") (number_literal "0x13") (] "]")))) (; ";")) (expression_statement "param_1[5] = 0;" (assignment_expression "param_1[5] = 0" (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[4] = 0;" (assignment_expression "param_1[4] = 0" (subscript_expression "param_1[4]" (identifier "param_1") ([ "[") (number_literal "4") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[1] = (long)puVar9;" (assignment_expression "param_1[1] = (long)puVar9" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (cast_expression "(long)puVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar9"))) (; ";")) (expression_statement "param_1[2] = (long)puVar9;" (assignment_expression "param_1[2] = (long)puVar9" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (cast_expression "(long)puVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar9"))) (; ";")) (expression_statement "param_1[3] = (long)puVar9;" (assignment_expression "param_1[3] = (long)puVar9" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (cast_expression "(long)puVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar9"))) (; ";")) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)((long)param_1 + 0xaa) = 0;" (assignment_expression "*(undefined1 *)((long)param_1 + 0xaa) = 0" (pointer_expression "*(undefined1 *)((long)param_1 + 0xaa)" (* "*") (cast_expression "(undefined1 *)((long)param_1 + 0xaa)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0xaa)" (( "(") (binary_expression "(long)param_1 + 0xaa" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0xaa")) () ")")))) (= "=") (number_literal "0")) (; ";")) (if_statement "if ((char)param_1[0x18] == '\0') goto LAB_00302569;" (if "if") (parenthesized_expression "((char)param_1[0x18] == '\0')" (( "(") (binary_expression "(char)param_1[0x18] == '\0'" (cast_expression "(char)param_1[0x18]" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (subscript_expression "param_1[0x18]" (identifier "param_1") ([ "[") (number_literal "0x18") (] "]"))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (goto_statement "goto LAB_00302569;" (goto "goto") (statement_identifier "LAB_00302569") (; ";"))) (labeled_statement "LAB_003027f3:\n *(undefined1 *)(param_1 + 0x18) = 0;" (statement_identifier "LAB_003027f3") (: ":") (expression_statement "*(undefined1 *)(param_1 + 0x18) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0x18) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0x18)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x18)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")")))) (= "=") (number_literal "0")) (; ";"))) (expression_statement "puVar9 = (uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4);" (assignment_expression "puVar9 = (uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4)" (identifier "puVar9") (= "=") (cast_expression "(uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4)" (( "(") (binary_expression "param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4" (subscript_expression "param_1[0x16]" (identifier "param_1") ([ "[") (number_literal "0x16") (] "]")) (+ "+") (binary_expression "(ulong)((uint *)param_1[1] != puVar9) * 4" (call_expression "(ulong)((uint *)param_1[1] != puVar9)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uint *)param_1[1] != puVar9)" (( "(") (binary_expression "(uint *)param_1[1] != puVar9" (cast_expression "(uint *)param_1[1]" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (!= "!=") (identifier "puVar9")) () ")"))) (* "*") (number_literal "4"))) () ")")))) (; ";")) (expression_statement "param_1[0x16] = (long)puVar9;" (assignment_expression "param_1[0x16] = (long)puVar9" (subscript_expression "param_1[0x16]" (identifier "param_1") ([ "[") (number_literal "0x16") (] "]")) (= "=") (cast_expression "(long)puVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar9"))) (; ";")) (expression_statement "param_1[1] = param_1[0x13];" (assignment_expression "param_1[1] = param_1[0x13]" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (subscript_expression "param_1[0x13]" (identifier "param_1") ([ "[") (number_literal "0x13") (] "]"))) (; ";")) (expression_statement "param_1[2] = (long)puVar9;" (assignment_expression "param_1[2] = (long)puVar9" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (cast_expression "(long)puVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar9"))) (; ";")) (expression_statement "param_1[3] = param_1[0x17];" (assignment_expression "param_1[3] = param_1[0x17]" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (subscript_expression "param_1[0x17]" (identifier "param_1") ([ "[") (number_literal "0x17") (] "]"))) (; ";")) (if_statement "if (puVar9 < (uint *)param_1[0x17]) {\nLAB_00302838:\n return (ulong)*puVar9;\n }" (if "if") (parenthesized_expression "(puVar9 < (uint *)param_1[0x17])" (( "(") (binary_expression "puVar9 < (uint *)param_1[0x17]" (identifier "puVar9") (< "<") (cast_expression "(uint *)param_1[0x17]" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0x17]" (identifier "param_1") ([ "[") (number_literal "0x17") (] "]")))) () ")")) (compound_statement "{\nLAB_00302838:\n return (ulong)*puVar9;\n }" ({ "{") (labeled_statement "LAB_00302838:\n return (ulong)*puVar9;" (statement_identifier "LAB_00302838") (: ":") (return_statement "return (ulong)*puVar9;" (return "return") (binary_expression "(ulong)*puVar9" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (identifier "puVar9")) (; ";"))) (} "}"))) (} "}")))) (expression_statement "lVar12 = 2;" (assignment_expression "lVar12 = 2" (identifier "lVar12") (= "=") (number_literal "2")) (; ";")) (if_statement "if (1 < (ulong)param_1[0x14]) {\n lVar12 = param_1[0x14];\n }" (if "if") (parenthesized_expression "(1 < (ulong)param_1[0x14])" (( "(") (binary_expression "1 < (ulong)param_1[0x14]" (number_literal "1") (< "<") (cast_expression "(ulong)param_1[0x14]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_1[0x14]" (identifier "param_1") ([ "[") (number_literal "0x14") (] "]")))) () ")")) (compound_statement "{\n lVar12 = param_1[0x14];\n }" ({ "{") (expression_statement "lVar12 = param_1[0x14];" (assignment_expression "lVar12 = param_1[0x14]" (identifier "lVar12") (= "=") (subscript_expression "param_1[0x14]" (identifier "param_1") ([ "[") (number_literal "0x14") (] "]"))) (; ";")) (} "}"))) (expression_statement "uVar8 = lVar12 - 1;" (assignment_expression "uVar8 = lVar12 - 1" (identifier "uVar8") (= "=") (binary_expression "lVar12 - 1" (identifier "lVar12") (- "-") (number_literal "1"))) (; ";")) (if_statement "if ((long *)param_1[0x19] == (long *)0x0) {\n \n FUN_00319460();\n }" (if "if") (parenthesized_expression "((long *)param_1[0x19] == (long *)0x0)" (( "(") (binary_expression "(long *)param_1[0x19] == (long *)0x0" (cast_expression "(long *)param_1[0x19]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0x19]" (identifier "param_1") ([ "[") (number_literal "0x19") (] "]"))) (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n \n FUN_00319460();\n }" ({ "{") (expression_statement "FUN_00319460();" (call_expression "FUN_00319460()" (identifier "FUN_00319460") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "cVar5 = (**(code **)(*(long *)param_1[0x19] + 0x30))();" (assignment_expression "cVar5 = (**(code **)(*(long *)param_1[0x19] + 0x30))()" (identifier "cVar5") (= "=") (call_expression "(**(code **)(*(long *)param_1[0x19] + 0x30))()" (parenthesized_expression "(**(code **)(*(long *)param_1[0x19] + 0x30))" (( "(") (pointer_expression "**(code **)(*(long *)param_1[0x19] + 0x30)" (* "*") (pointer_expression "*(code **)(*(long *)param_1[0x19] + 0x30)" (* "*") (cast_expression "(code **)(*(long *)param_1[0x19] + 0x30)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)param_1[0x19] + 0x30)" (( "(") (binary_expression "*(long *)param_1[0x19] + 0x30" (pointer_expression "*(long *)param_1[0x19]" (* "*") (cast_expression "(long *)param_1[0x19]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0x19]" (identifier "param_1") ([ "[") (number_literal "0x19") (] "]")))) (+ "+") (number_literal "0x30")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (if_statement "if (cVar5 != '\0') {\n uVar11 = FUN_002db340(param_1 + 0xd,param_1[1],uVar8);\n if (uVar11 != 0) {\n if (0 < (long)uVar11) {\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n \n FUN_003144b0("basic_filebuf::underflow error reading the file");\n }\n goto LAB_0030287c;\n }" (if "if") (parenthesized_expression "(cVar5 != '\0')" (( "(") (binary_expression "cVar5 != '\0'" (identifier "cVar5") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n uVar11 = FUN_002db340(param_1 + 0xd,param_1[1],uVar8);\n if (uVar11 != 0) {\n if (0 < (long)uVar11) {\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n \n FUN_003144b0("basic_filebuf::underflow error reading the file");\n }\n goto LAB_0030287c;\n }" ({ "{") (expression_statement "uVar11 = FUN_002db340(param_1 + 0xd,param_1[1],uVar8);" (assignment_expression "uVar11 = FUN_002db340(param_1 + 0xd,param_1[1],uVar8)" (identifier "uVar11") (= "=") (call_expression "FUN_002db340(param_1 + 0xd,param_1[1],uVar8)" (identifier "FUN_002db340") (argument_list "(param_1 + 0xd,param_1[1],uVar8)" (( "(") (binary_expression "param_1 + 0xd" (identifier "param_1") (+ "+") (number_literal "0xd")) (, ",") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (, ",") (identifier "uVar8") () ")")))) (; ";")) (if_statement "if (uVar11 != 0) {\n if (0 < (long)uVar11) {\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n \n FUN_003144b0("basic_filebuf::underflow error reading the file");\n }" (if "if") (parenthesized_expression "(uVar11 != 0)" (( "(") (binary_expression "uVar11 != 0" (identifier "uVar11") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if (0 < (long)uVar11) {\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }\nLAB_003029c5:\n \n FUN_003144b0("basic_filebuf::underflow error reading the file");\n }" ({ "{") (if_statement "if (0 < (long)uVar11) {\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }" (if "if") (parenthesized_expression "(0 < (long)uVar11)" (( "(") (binary_expression "0 < (long)uVar11" (number_literal "0") (< "<") (cast_expression "(long)uVar11" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "uVar11"))) () ")")) (compound_statement "{\nLAB_00302955:\n puVar9 = (uint *)param_1[0x13];\n param_1[1] = (long)puVar9;\n param_1[2] = (long)puVar9;\n if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }\n *(undefined1 *)((long)param_1 + 0xa9) = 1;\n uVar1 = *puVar9;\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[6] = 0;\n return (ulong)uVar1;\n }" ({ "{") (labeled_statement "LAB_00302955:\n puVar9 = (uint *)param_1[0x13];" (statement_identifier "LAB_00302955") (: ":") (expression_statement "puVar9 = (uint *)param_1[0x13];" (assignment_expression "puVar9 = (uint *)param_1[0x13]" (identifier "puVar9") (= "=") (cast_expression "(uint *)param_1[0x13]" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0x13]" (identifier "param_1") ([ "[") (number_literal "0x13") (] "]")))) (; ";"))) (expression_statement "param_1[1] = (long)puVar9;" (assignment_expression "param_1[1] = (long)puVar9" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (cast_expression "(long)puVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar9"))) (; ";")) (expression_statement "param_1[2] = (long)puVar9;" (assignment_expression "param_1[2] = (long)puVar9" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (cast_expression "(long)puVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar9"))) (; ";")) (if_statement "if ((*(byte *)(param_1 + 0xf) & 8) == 0) {\n param_1[3] = (long)puVar9;\n }\n else {\n param_1[3] = (long)(puVar9 + uVar11);\n }" (if "if") (parenthesized_expression "((*(byte *)(param_1 + 0xf) & 8) == 0)" (( "(") (binary_expression "(*(byte *)(param_1 + 0xf) & 8) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0xf) & 8)" (( "(") (binary_expression "*(byte *)(param_1 + 0xf) & 8" (pointer_expression "*(byte *)(param_1 + 0xf)" (* "*") (cast_expression "(byte *)(param_1 + 0xf)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xf)" (( "(") (binary_expression "param_1 + 0xf" (identifier "param_1") (+ "+") (number_literal "0xf")) () ")")))) (& "&") (number_literal "8")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n param_1[3] = (long)puVar9;\n }" ({ "{") (expression_statement "param_1[3] = (long)puVar9;" (assignment_expression "param_1[3] = (long)puVar9" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (cast_expression "(long)puVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar9"))) (; ";")) (} "}")) (else_clause "else {\n param_1[3] = (long)(puVar9 + uVar11);\n }" (else "else") (compound_statement "{\n param_1[3] = (long)(puVar9 + uVar11);\n }" ({ "{") (expression_statement "param_1[3] = (long)(puVar9 + uVar11);" (assignment_expression "param_1[3] = (long)(puVar9 + uVar11)" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (cast_expression "(long)(puVar9 + uVar11)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(puVar9 + uVar11)" (( "(") (binary_expression "puVar9 + uVar11" (identifier "puVar9") (+ "+") (identifier "uVar11")) () ")")))) (; ";")) (} "}")))) (expression_statement "*(undefined1 *)((long)param_1 + 0xa9) = 1;" (assignment_expression "*(undefined1 *)((long)param_1 + 0xa9) = 1" (pointer_expression "*(undefined1 *)((long)param_1 + 0xa9)" (* "*") (cast_expression "(undefined1 *)((long)param_1 + 0xa9)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0xa9)" (( "(") (binary_expression "(long)param_1 + 0xa9" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0xa9")) () ")")))) (= "=") (number_literal "1")) (; ";")) (expression_statement "uVar1 = *puVar9;" (assignment_expression "uVar1 = *puVar9" (identifier "uVar1") (= "=") (pointer_expression "*puVar9" (* "*") (identifier "puVar9"))) (; ";")) (expression_statement "param_1[5] = 0;" (assignment_expression "param_1[5] = 0" (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[4] = 0;" (assignment_expression "param_1[4] = 0" (subscript_expression "param_1[4]" (identifier "param_1") ([ "[") (number_literal "4") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]")) (= "=") (number_literal "0")) (; ";")) (return_statement "return (ulong)uVar1;" (return "return") (cast_expression "(ulong)uVar1" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar1")) (; ";")) (} "}"))) (labeled_statement "LAB_003029c5:\n \n FUN_003144b0("basic_filebuf::underflow error reading the file");" (statement_identifier "LAB_003029c5") (: ":") (expression_statement "FUN_003144b0("basic_filebuf::underflow error reading the file");" (call_expression "FUN_003144b0("basic_filebuf::underflow error reading the file")" (identifier "FUN_003144b0") (argument_list "("basic_filebuf::underflow error reading the file")" (( "(") (string_literal ""basic_filebuf::underflow error reading the file"" (" """) (string_content "basic_filebuf::underflow error reading the file") (" """)) () ")"))) (; ";"))) (} "}"))) (goto_statement "goto LAB_0030287c;" (goto "goto") (statement_identifier "LAB_0030287c") (; ";")) (} "}"))) (expression_statement "iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x28))();" (assignment_expression "iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x28))()" (identifier "iVar6") (= "=") (call_expression "(**(code **)(*(long *)param_1[0x19] + 0x28))()" (parenthesized_expression "(**(code **)(*(long *)param_1[0x19] + 0x28))" (( "(") (pointer_expression "**(code **)(*(long *)param_1[0x19] + 0x28)" (* "*") (pointer_expression "*(code **)(*(long *)param_1[0x19] + 0x28)" (* "*") (cast_expression "(code **)(*(long *)param_1[0x19] + 0x28)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)param_1[0x19] + 0x28)" (( "(") (binary_expression "*(long *)param_1[0x19] + 0x28" (pointer_expression "*(long *)param_1[0x19]" (* "*") (cast_expression "(long *)param_1[0x19]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0x19]" (identifier "param_1") ([ "[") (number_literal "0x19") (] "]")))) (+ "+") (number_literal "0x28")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (if_statement "if (iVar6 < 1) {\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x40))();\n uVar11 = lVar12 + -2 + (long)iVar6;\n uVar10 = uVar8;\n }\n else {\n uVar11 = (long)iVar6 * uVar8;\n uVar10 = uVar11;\n }" (if "if") (parenthesized_expression "(iVar6 < 1)" (( "(") (binary_expression "iVar6 < 1" (identifier "iVar6") (< "<") (number_literal "1")) () ")")) (compound_statement "{\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x40))();\n uVar11 = lVar12 + -2 + (long)iVar6;\n uVar10 = uVar8;\n }" ({ "{") (expression_statement "iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x40))();" (assignment_expression "iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x40))()" (identifier "iVar6") (= "=") (call_expression "(**(code **)(*(long *)param_1[0x19] + 0x40))()" (parenthesized_expression "(**(code **)(*(long *)param_1[0x19] + 0x40))" (( "(") (pointer_expression "**(code **)(*(long *)param_1[0x19] + 0x40)" (* "*") (pointer_expression "*(code **)(*(long *)param_1[0x19] + 0x40)" (* "*") (cast_expression "(code **)(*(long *)param_1[0x19] + 0x40)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)param_1[0x19] + 0x40)" (( "(") (binary_expression "*(long *)param_1[0x19] + 0x40" (pointer_expression "*(long *)param_1[0x19]" (* "*") (cast_expression "(long *)param_1[0x19]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0x19]" (identifier "param_1") ([ "[") (number_literal "0x19") (] "]")))) (+ "+") (number_literal "0x40")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "uVar11 = lVar12 + -2 + (long)iVar6;" (assignment_expression "uVar11 = lVar12 + -2 + (long)iVar6" (identifier "uVar11") (= "=") (binary_expression "lVar12 + -2 + (long)iVar6" (binary_expression "lVar12 + -2" (identifier "lVar12") (+ "+") (number_literal "-2")) (+ "+") (cast_expression "(long)iVar6" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar6")))) (; ";")) (expression_statement "uVar10 = uVar8;" (assignment_expression "uVar10 = uVar8" (identifier "uVar10") (= "=") (identifier "uVar8")) (; ";")) (} "}")) (else_clause "else {\n uVar11 = (long)iVar6 * uVar8;\n uVar10 = uVar11;\n }" (else "else") (compound_statement "{\n uVar11 = (long)iVar6 * uVar8;\n uVar10 = uVar11;\n }" ({ "{") (expression_statement "uVar11 = (long)iVar6 * uVar8;" (assignment_expression "uVar11 = (long)iVar6 * uVar8" (identifier "uVar11") (= "=") (binary_expression "(long)iVar6 * uVar8" (cast_expression "(long)iVar6" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar6")) (* "*") (identifier "uVar8"))) (; ";")) (expression_statement "uVar10 = uVar11;" (assignment_expression "uVar10 = uVar11" (identifier "uVar10") (= "=") (identifier "uVar11")) (; ";")) (} "}")))) (expression_statement "__n = param_1[0x1d] - param_1[0x1c];" (assignment_expression "__n = param_1[0x1d] - param_1[0x1c]" (identifier "__n") (= "=") (binary_expression "param_1[0x1d] - param_1[0x1c]" (subscript_expression "param_1[0x1d]" (identifier "param_1") ([ "[") (number_literal "0x1d") (] "]")) (- "-") (subscript_expression "param_1[0x1c]" (identifier "param_1") ([ "[") (number_literal "0x1c") (] "]")))) (; ";")) (expression_statement "lVar12 = uVar10 - __n;" (assignment_expression "lVar12 = uVar10 - __n" (identifier "lVar12") (= "=") (binary_expression "uVar10 - __n" (identifier "uVar10") (- "-") (identifier "__n"))) (; ";")) (if_statement "if ((long)uVar10 <= (long)__n) {\n lVar12 = 0;\n }" (if "if") (parenthesized_expression "((long)uVar10 <= (long)__n)" (( "(") (binary_expression "(long)uVar10 <= (long)__n" (cast_expression "(long)uVar10" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "uVar10")) (<= "<=") (cast_expression "(long)__n" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__n"))) () ")")) (compound_statement "{\n lVar12 = 0;\n }" ({ "{") (expression_statement "lVar12 = 0;" (assignment_expression "lVar12 = 0" (identifier "lVar12") (= "=") (number_literal "0")) (; ";")) (} "}"))) (expression_statement "lVar2 = param_1[0x1b];" (assignment_expression "lVar2 = param_1[0x1b]" (identifier "lVar2") (= "=") (subscript_expression "param_1[0x1b]" (identifier "param_1") ([ "[") (number_literal "0x1b") (] "]"))) (; ";")) (if_statement "if ((*(char *)((long)param_1 + 0xa9) == '\0') || (param_1[3] != param_1[1])) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }\n __dest = (void *)param_1[0x1a];\n if (__n != 0) goto LAB_00302a64;\n }\n else {\n if (__n == 0) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }\n __dest = (void *)param_1[0x1a];\n }" (if "if") (parenthesized_expression "((*(char *)((long)param_1 + 0xa9) == '\0') || (param_1[3] != param_1[1]))" (( "(") (binary_expression "(*(char *)((long)param_1 + 0xa9) == '\0') || (param_1[3] != param_1[1])" (parenthesized_expression "(*(char *)((long)param_1 + 0xa9) == '\0')" (( "(") (binary_expression "*(char *)((long)param_1 + 0xa9) == '\0'" (pointer_expression "*(char *)((long)param_1 + 0xa9)" (* "*") (cast_expression "(char *)((long)param_1 + 0xa9)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0xa9)" (( "(") (binary_expression "(long)param_1 + 0xa9" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0xa9")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (|| "||") (parenthesized_expression "(param_1[3] != param_1[1])" (( "(") (binary_expression "param_1[3] != param_1[1]" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (!= "!=") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) () ")"))) () ")")) (compound_statement "{\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }\n __dest = (void *)param_1[0x1a];\n if (__n != 0) goto LAB_00302a64;\n }" ({ "{") (if_statement "if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }" (if "if") (parenthesized_expression "(lVar2 < (long)uVar11)" (( "(") (binary_expression "lVar2 < (long)uVar11" (identifier "lVar2") (< "<") (cast_expression "(long)uVar11" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "uVar11"))) () ")")) (compound_statement "{\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n if (__n != 0) goto LAB_00302a2d;\n goto LAB_003029f0;\n }" ({ "{") (expression_statement "__dest = (void *)thunk_FUN_002d94a0(uVar11);" (assignment_expression "__dest = (void *)thunk_FUN_002d94a0(uVar11)" (identifier "__dest") (= "=") (cast_expression "(void *)thunk_FUN_002d94a0(uVar11)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "thunk_FUN_002d94a0(uVar11)" (identifier "thunk_FUN_002d94a0") (argument_list "(uVar11)" (( "(") (identifier "uVar11") () ")"))))) (; ";")) (if_statement "if (__n != 0) goto LAB_00302a2d;" (if "if") (parenthesized_expression "(__n != 0)" (( "(") (binary_expression "__n != 0" (identifier "__n") (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_00302a2d;" (goto "goto") (statement_identifier "LAB_00302a2d") (; ";"))) (goto_statement "goto LAB_003029f0;" (goto "goto") (statement_identifier "LAB_003029f0") (; ";")) (} "}"))) (expression_statement "__dest = (void *)param_1[0x1a];" (assignment_expression "__dest = (void *)param_1[0x1a]" (identifier "__dest") (= "=") (cast_expression "(void *)param_1[0x1a]" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0x1a]" (identifier "param_1") ([ "[") (number_literal "0x1a") (] "]")))) (; ";")) (if_statement "if (__n != 0) goto LAB_00302a64;" (if "if") (parenthesized_expression "(__n != 0)" (( "(") (binary_expression "__n != 0" (identifier "__n") (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_00302a64;" (goto "goto") (statement_identifier "LAB_00302a64") (; ";"))) (} "}")) (else_clause "else {\n if (__n == 0) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }\n __dest = (void *)param_1[0x1a];\n }" (else "else") (compound_statement "{\n if (__n == 0) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }\n __dest = (void *)param_1[0x1a];\n }" ({ "{") (if_statement "if (__n == 0) {\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }\n }\n else {\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }" (if "if") (parenthesized_expression "(__n == 0)" (( "(") (binary_expression "__n == 0" (identifier "__n") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }\n }" ({ "{") (if_statement "if (lVar2 < (long)uVar11) {\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }" (if "if") (parenthesized_expression "(lVar2 < (long)uVar11)" (( "(") (binary_expression "lVar2 < (long)uVar11" (identifier "lVar2") (< "<") (cast_expression "(long)uVar11" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "uVar11"))) () ")")) (compound_statement "{\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\n goto LAB_003029f0;\n }" ({ "{") (expression_statement "__dest = (void *)thunk_FUN_002d94a0(uVar11);" (assignment_expression "__dest = (void *)thunk_FUN_002d94a0(uVar11)" (identifier "__dest") (= "=") (cast_expression "(void *)thunk_FUN_002d94a0(uVar11)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "thunk_FUN_002d94a0(uVar11)" (identifier "thunk_FUN_002d94a0") (argument_list "(uVar11)" (( "(") (identifier "uVar11") () ")"))))) (; ";")) (goto_statement "goto LAB_003029f0;" (goto "goto") (statement_identifier "LAB_003029f0") (; ";")) (} "}"))) (} "}")) (else_clause "else {\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }" (else "else") (compound_statement "{\n if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }\n __dest = (void *)param_1[0x1a];\n lVar12 = 0;\nLAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);\n }" ({ "{") (if_statement "if (lVar2 < (long)uVar11) {\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }" (if "if") (parenthesized_expression "(lVar2 < (long)uVar11)" (( "(") (binary_expression "lVar2 < (long)uVar11" (identifier "lVar2") (< "<") (cast_expression "(long)uVar11" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "uVar11"))) () ")")) (compound_statement "{\n lVar12 = 0;\n __dest = (void *)thunk_FUN_002d94a0(uVar11);\nLAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);\nLAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }\n param_1[0x1a] = (long)__dest;\n param_1[0x1b] = uVar11;\n goto LAB_00302626;\n }" ({ "{") (expression_statement "lVar12 = 0;" (assignment_expression "lVar12 = 0" (identifier "lVar12") (= "=") (number_literal "0")) (; ";")) (expression_statement "__dest = (void *)thunk_FUN_002d94a0(uVar11);" (assignment_expression "__dest = (void *)thunk_FUN_002d94a0(uVar11)" (identifier "__dest") (= "=") (cast_expression "(void *)thunk_FUN_002d94a0(uVar11)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "thunk_FUN_002d94a0(uVar11)" (identifier "thunk_FUN_002d94a0") (argument_list "(uVar11)" (( "(") (identifier "uVar11") () ")"))))) (; ";")) (labeled_statement "LAB_00302a2d:\n memcpy(__dest,(void *)param_1[0x1c],__n);" (statement_identifier "LAB_00302a2d") (: ":") (expression_statement "memcpy(__dest,(void *)param_1[0x1c],__n);" (call_expression "memcpy(__dest,(void *)param_1[0x1c],__n)" (identifier "memcpy") (argument_list "(__dest,(void *)param_1[0x1c],__n)" (( "(") (identifier "__dest") (, ",") (cast_expression "(void *)param_1[0x1c]" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0x1c]" (identifier "param_1") ([ "[") (number_literal "0x1c") (] "]"))) (, ",") (identifier "__n") () ")"))) (; ";"))) (labeled_statement "LAB_003029f0:\n if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }" (statement_identifier "LAB_003029f0") (: ":") (if_statement "if (param_1[0x1a] != 0) {\n thunk_FUN_002dac70();\n }" (if "if") (parenthesized_expression "(param_1[0x1a] != 0)" (( "(") (binary_expression "param_1[0x1a] != 0" (subscript_expression "param_1[0x1a]" (identifier "param_1") ([ "[") (number_literal "0x1a") (] "]")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n thunk_FUN_002dac70();\n }" ({ "{") (expression_statement "thunk_FUN_002dac70();" (call_expression "thunk_FUN_002dac70()" (identifier "thunk_FUN_002dac70") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))) (expression_statement "param_1[0x1a] = (long)__dest;" (assignment_expression "param_1[0x1a] = (long)__dest" (subscript_expression "param_1[0x1a]" (identifier "param_1") ([ "[") (number_literal "0x1a") (] "]")) (= "=") (cast_expression "(long)__dest" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__dest"))) (; ";")) (expression_statement "param_1[0x1b] = uVar11;" (assignment_expression "param_1[0x1b] = uVar11" (subscript_expression "param_1[0x1b]" (identifier "param_1") ([ "[") (number_literal "0x1b") (] "]")) (= "=") (identifier "uVar11")) (; ";")) (goto_statement "goto LAB_00302626;" (goto "goto") (statement_identifier "LAB_00302626") (; ";")) (} "}"))) (expression_statement "__dest = (void *)param_1[0x1a];" (assignment_expression "__dest = (void *)param_1[0x1a]" (identifier "__dest") (= "=") (cast_expression "(void *)param_1[0x1a]" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0x1a]" (identifier "param_1") ([ "[") (number_literal "0x1a") (] "]")))) (; ";")) (expression_statement "lVar12 = 0;" (assignment_expression "lVar12 = 0" (identifier "lVar12") (= "=") (number_literal "0")) (; ";")) (labeled_statement "LAB_00302a64:\n memmove(__dest,(void *)param_1[0x1c],__n);" (statement_identifier "LAB_00302a64") (: ":") (expression_statement "memmove(__dest,(void *)param_1[0x1c],__n);" (call_expression "memmove(__dest,(void *)param_1[0x1c],__n)" (identifier "memmove") (argument_list "(__dest,(void *)param_1[0x1c],__n)" (( "(") (identifier "__dest") (, ",") (cast_expression "(void *)param_1[0x1c]" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0x1c]" (identifier "param_1") ([ "[") (number_literal "0x1c") (] "]"))) (, ",") (identifier "__n") () ")"))) (; ";"))) (} "}")))) (expression_statement "__dest = (void *)param_1[0x1a];" (assignment_expression "__dest = (void *)param_1[0x1a]" (identifier "__dest") (= "=") (cast_expression "(void *)param_1[0x1a]" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0x1a]" (identifier "param_1") ([ "[") (number_literal "0x1a") (] "]")))) (; ";")) (} "}")))) (labeled_statement "LAB_00302626:\n pvVar7 = (void *)((long)__dest + __n);" (statement_identifier "LAB_00302626") (: ":") (expression_statement "pvVar7 = (void *)((long)__dest + __n);" (assignment_expression "pvVar7 = (void *)((long)__dest + __n)" (identifier "pvVar7") (= "=") (cast_expression "(void *)((long)__dest + __n)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)__dest + __n)" (( "(") (binary_expression "(long)__dest + __n" (cast_expression "(long)__dest" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__dest")) (+ "+") (identifier "__n")) () ")")))) (; ";"))) (expression_statement "param_1[0x1c] = (long)__dest;" (assignment_expression "param_1[0x1c] = (long)__dest" (subscript_expression "param_1[0x1c]" (identifier "param_1") ([ "[") (number_literal "0x1c") (] "]")) (= "=") (cast_expression "(long)__dest" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__dest"))) (; ";")) (expression_statement "param_1[0x1d] = (long)pvVar7;" (assignment_expression "param_1[0x1d] = (long)pvVar7" (subscript_expression "param_1[0x1d]" (identifier "param_1") ([ "[") (number_literal "0x1d") (] "]")) (= "=") (cast_expression "(long)pvVar7" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar7"))) (; ";")) (expression_statement "*(undefined8 *)((long)param_1 + 0x8c) = *(undefined8 *)((long)param_1 + 0x84);" (assignment_expression "*(undefined8 *)((long)param_1 + 0x8c) = *(undefined8 *)((long)param_1 + 0x84)" (pointer_expression "*(undefined8 *)((long)param_1 + 0x8c)" (* "*") (cast_expression "(undefined8 *)((long)param_1 + 0x8c)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x8c)" (( "(") (binary_expression "(long)param_1 + 0x8c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x8c")) () ")")))) (= "=") (pointer_expression "*(undefined8 *)((long)param_1 + 0x84)" (* "*") (cast_expression "(undefined8 *)((long)param_1 + 0x84)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x84)" (( "(") (binary_expression "(long)param_1 + 0x84" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x84")) () ")"))))) (; ";")) (if_statement "if (lVar12 != 0) {\n iVar6 = 0;\n goto LAB_003026e1;\n }" (if "if") (parenthesized_expression "(lVar12 != 0)" (( "(") (binary_expression "lVar12 != 0" (identifier "lVar12") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n iVar6 = 0;\n goto LAB_003026e1;\n }" ({ "{") (expression_statement "iVar6 = 0;" (assignment_expression "iVar6 = 0" (identifier "iVar6") (= "=") (number_literal "0")) (; ";")) (goto_statement "goto LAB_003026e1;" (goto "goto") (statement_identifier "LAB_003026e1") (; ";")) (} "}"))) (expression_statement "__s1 = (wchar_t *)param_1[1];" (assignment_expression "__s1 = (wchar_t *)param_1[1]" (identifier "__s1") (= "=") (cast_expression "(wchar_t *)param_1[1]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")))) (; ";")) (expression_statement "iVar6 = 0;" (assignment_expression "iVar6 = 0" (identifier "iVar6") (= "=") (number_literal "0")) (; ";")) (if_statement "if (pvVar7 <= __dest) goto LAB_003026ca;" (if "if") (parenthesized_expression "(pvVar7 <= __dest)" (( "(") (binary_expression "pvVar7 <= __dest" (identifier "pvVar7") (<= "<=") (identifier "__dest")) () ")")) (goto_statement "goto LAB_003026ca;" (goto "goto") (statement_identifier "LAB_003026ca") (; ";"))) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" (identifier "bVar4") (= "=") (false "false")) (; ";")) (labeled_statement "LAB_00302668:\n iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x20))\n ((long *)param_1[0x19],(long)param_1 + 0x84,__dest,pvVar7,param_1 + 0x1c,__s1,\n __s1 + uVar8);" (statement_identifier "LAB_00302668") (: ":") (expression_statement "iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x20))\n ((long *)param_1[0x19],(long)param_1 + 0x84,__dest,pvVar7,param_1 + 0x1c,__s1,\n __s1 + uVar8);" (assignment_expression "iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x20))\n ((long *)param_1[0x19],(long)param_1 + 0x84,__dest,pvVar7,param_1 + 0x1c,__s1,\n __s1 + uVar8)" (identifier "iVar6") (= "=") (call_expression "(**(code **)(*(long *)param_1[0x19] + 0x20))\n ((long *)param_1[0x19],(long)param_1 + 0x84,__dest,pvVar7,param_1 + 0x1c,__s1,\n __s1 + uVar8)" (parenthesized_expression "(**(code **)(*(long *)param_1[0x19] + 0x20))" (( "(") (pointer_expression "**(code **)(*(long *)param_1[0x19] + 0x20)" (* "*") (pointer_expression "*(code **)(*(long *)param_1[0x19] + 0x20)" (* "*") (cast_expression "(code **)(*(long *)param_1[0x19] + 0x20)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)param_1[0x19] + 0x20)" (( "(") (binary_expression "*(long *)param_1[0x19] + 0x20" (pointer_expression "*(long *)param_1[0x19]" (* "*") (cast_expression "(long *)param_1[0x19]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0x19]" (identifier "param_1") ([ "[") (number_literal "0x19") (] "]")))) (+ "+") (number_literal "0x20")) () ")"))))) () ")")) (argument_list "((long *)param_1[0x19],(long)param_1 + 0x84,__dest,pvVar7,param_1 + 0x1c,__s1,\n __s1 + uVar8)" (( "(") (cast_expression "(long *)param_1[0x19]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0x19]" (identifier "param_1") ([ "[") (number_literal "0x19") (] "]"))) (, ",") (binary_expression "(long)param_1 + 0x84" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x84")) (, ",") (identifier "__dest") (, ",") (identifier "pvVar7") (, ",") (binary_expression "param_1 + 0x1c" (identifier "param_1") (+ "+") (number_literal "0x1c")) (, ",") (identifier "__s1") (, ",") (binary_expression "__s1 + uVar8" (identifier "__s1") (+ "+") (identifier "uVar8")) () ")")))) (; ";"))) (if_statement "if (iVar6 == 3) {\n pvVar7 = (void *)param_1[0x1d];\n __s1 = (wchar_t *)param_1[1];\n goto LAB_003028c3;\n }" (if "if") (parenthesized_expression "(iVar6 == 3)" (( "(") (binary_expression "iVar6 == 3" (identifier "iVar6") (== "==") (number_literal "3")) () ")")) (compound_statement "{\n pvVar7 = (void *)param_1[0x1d];\n __s1 = (wchar_t *)param_1[1];\n goto LAB_003028c3;\n }" ({ "{") (expression_statement "pvVar7 = (void *)param_1[0x1d];" (assignment_expression "pvVar7 = (void *)param_1[0x1d]" (identifier "pvVar7") (= "=") (cast_expression "(void *)param_1[0x1d]" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0x1d]" (identifier "param_1") ([ "[") (number_literal "0x1d") (] "]")))) (; ";")) (expression_statement "__s1 = (wchar_t *)param_1[1];" (assignment_expression "__s1 = (wchar_t *)param_1[1]" (identifier "__s1") (= "=") (cast_expression "(wchar_t *)param_1[1]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")))) (; ";")) (goto_statement "goto LAB_003028c3;" (goto "goto") (statement_identifier "LAB_003028c3") (; ";")) (} "}"))) (expression_statement "lVar12 = (long)__s1 - param_1[1];" (assignment_expression "lVar12 = (long)__s1 - param_1[1]" (identifier "lVar12") (= "=") (binary_expression "(long)__s1 - param_1[1]" (cast_expression "(long)__s1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__s1")) (- "-") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")))) (; ";")) (expression_statement "uVar11 = lVar12 >> 2;" (assignment_expression "uVar11 = lVar12 >> 2" (identifier "uVar11") (= "=") (binary_expression "lVar12 >> 2" (identifier "lVar12") (>> ">>") (number_literal "2"))) (; ";")) (if_statement "if (iVar6 != 2) {\n bVar3 = (bool)(lVar12 != 0 | bVar4);\n while (!bVar3) {\nLAB_003026ca:\n while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n \n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = (wchar_t *)param_1[0x1a];\n uVar10 = (long)pvVar7 - (long)__s2;\n uVar11 = uVar8;\n if ((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)) {\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }\n param_1[0x1c] = (long)__s2;\n iVar6 = 3;\n bVar3 = (bool)(uVar11 != 0 | bVar4);\n }\n if (0 < (long)uVar11) goto LAB_00302955;\n if (bVar4) {\nLAB_00302752:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n if (iVar6 != 1) {\n return 0xffffffff;\n }\n \n FUN_003144b0("basic_filebuf::underflow incomplete character in file");\n }\n goto LAB_003029c5;\n }" (if "if") (parenthesized_expression "(iVar6 != 2)" (( "(") (binary_expression "iVar6 != 2" (identifier "iVar6") (!= "!=") (number_literal "2")) () ")")) (compound_statement "{\n bVar3 = (bool)(lVar12 != 0 | bVar4);\n while (!bVar3) {\nLAB_003026ca:\n while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n \n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = (wchar_t *)param_1[0x1a];\n uVar10 = (long)pvVar7 - (long)__s2;\n uVar11 = uVar8;\n if ((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)) {\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }\n param_1[0x1c] = (long)__s2;\n iVar6 = 3;\n bVar3 = (bool)(uVar11 != 0 | bVar4);\n }\n if (0 < (long)uVar11) goto LAB_00302955;\n if (bVar4) {\nLAB_00302752:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n if (iVar6 != 1) {\n return 0xffffffff;\n }\n \n FUN_003144b0("basic_filebuf::underflow incomplete character in file");\n }\n goto LAB_003029c5;\n }" ({ "{") (expression_statement "bVar3 = (bool)(lVar12 != 0 | bVar4);" (assignment_expression "bVar3 = (bool)(lVar12 != 0 | bVar4)" (identifier "bVar3") (= "=") (cast_expression "(bool)(lVar12 != 0 | bVar4)" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (parenthesized_expression "(lVar12 != 0 | bVar4)" (( "(") (binary_expression "lVar12 != 0 | bVar4" (binary_expression "lVar12 != 0" (identifier "lVar12") (!= "!=") (number_literal "0")) (| "|") (identifier "bVar4")) () ")")))) (; ";")) (while_statement "while (!bVar3) {\nLAB_003026ca:\n while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n \n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = (wchar_t *)param_1[0x1a];\n uVar10 = (long)pvVar7 - (long)__s2;\n uVar11 = uVar8;\n if ((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)) {\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }\n param_1[0x1c] = (long)__s2;\n iVar6 = 3;\n bVar3 = (bool)(uVar11 != 0 | bVar4);\n }" (while "while") (parenthesized_expression "(!bVar3)" (( "(") (unary_expression "!bVar3" (! "!") (identifier "bVar3")) () ")")) (compound_statement "{\nLAB_003026ca:\n while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n \n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }\nLAB_003028c3:\n __s2 = (wchar_t *)param_1[0x1a];\n uVar10 = (long)pvVar7 - (long)__s2;\n uVar11 = uVar8;\n if ((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)) {\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }\n param_1[0x1c] = (long)__s2;\n iVar6 = 3;\n bVar3 = (bool)(uVar11 != 0 | bVar4);\n }" ({ "{") (labeled_statement "LAB_003026ca:\n while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n \n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }" (statement_identifier "LAB_003026ca") (: ":") (while_statement "while( true ) {\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n \n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n pvVar7 = (void *)param_1[0x1d];\n lVar12 = 1;\n __n = (long)pvVar7 - param_1[0x1a];\nLAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n \n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }\n lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);\n if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }\n __s1 = (wchar_t *)param_1[1];\n __dest = (void *)param_1[0x1c];\n pvVar7 = (void *)(lVar12 + param_1[0x1d]);\n param_1[0x1d] = (long)pvVar7;\n if (__dest < pvVar7) goto LAB_00302668;\n if (iVar6 == 3) break;\n if (bVar4) goto LAB_00302752;\n }" ({ "{") (expression_statement "pvVar7 = (void *)param_1[0x1d];" (assignment_expression "pvVar7 = (void *)param_1[0x1d]" (identifier "pvVar7") (= "=") (cast_expression "(void *)param_1[0x1d]" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0x1d]" (identifier "param_1") ([ "[") (number_literal "0x1d") (] "]")))) (; ";")) (expression_statement "lVar12 = 1;" (assignment_expression "lVar12 = 1" (identifier "lVar12") (= "=") (number_literal "1")) (; ";")) (expression_statement "__n = (long)pvVar7 - param_1[0x1a];" (assignment_expression "__n = (long)pvVar7 - param_1[0x1a]" (identifier "__n") (= "=") (binary_expression "(long)pvVar7 - param_1[0x1a]" (cast_expression "(long)pvVar7" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar7")) (- "-") (subscript_expression "param_1[0x1a]" (identifier "param_1") ([ "[") (number_literal "0x1a") (] "]")))) (; ";")) (labeled_statement "LAB_003026e1:\n if (param_1[0x1b] < (long)(__n + lVar12)) {\n \n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }" (statement_identifier "LAB_003026e1") (: ":") (if_statement "if (param_1[0x1b] < (long)(__n + lVar12)) {\n \n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }" (if "if") (parenthesized_expression "(param_1[0x1b] < (long)(__n + lVar12))" (( "(") (binary_expression "param_1[0x1b] < (long)(__n + lVar12)" (subscript_expression "param_1[0x1b]" (identifier "param_1") ([ "[") (number_literal "0x1b") (] "]")) (< "<") (cast_expression "(long)(__n + lVar12)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(__n + lVar12)" (( "(") (binary_expression "__n + lVar12" (identifier "__n") (+ "+") (identifier "lVar12")) () ")")))) () ")")) (compound_statement "{\n \n FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");\n }" ({ "{") (expression_statement "FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid");" (call_expression "FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid")" (identifier "FUN_003144b0") (argument_list "("basic_filebuf::underflow codecvt::max_length() is not valid")" (( "(") (string_literal ""basic_filebuf::underflow codecvt::max_length() is not valid"" (" """) (string_content "basic_filebuf::underflow codecvt::max_length() is not valid") (" """)) () ")"))) (; ";")) (} "}")))) (expression_statement "lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12);" (assignment_expression "lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12)" (identifier "lVar12") (= "=") (call_expression "FUN_002db340(param_1 + 0xd,pvVar7,lVar12)" (identifier "FUN_002db340") (argument_list "(param_1 + 0xd,pvVar7,lVar12)" (( "(") (binary_expression "param_1 + 0xd" (identifier "param_1") (+ "+") (number_literal "0xd")) (, ",") (identifier "pvVar7") (, ",") (identifier "lVar12") () ")")))) (; ";")) (if_statement "if (lVar12 == 0) {\n bVar4 = true;\n }\n else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }" (if "if") (parenthesized_expression "(lVar12 == 0)" (( "(") (binary_expression "lVar12 == 0" (identifier "lVar12") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n bVar4 = true;\n }" ({ "{") (expression_statement "bVar4 = true;" (assignment_expression "bVar4 = true" (identifier "bVar4") (= "=") (true "true")) (; ";")) (} "}")) (else_clause "else {\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }" (else "else") (compound_statement "{\n if (lVar12 == -1) goto LAB_003029c5;\n bVar4 = false;\n }" ({ "{") (if_statement "if (lVar12 == -1) goto LAB_003029c5;" (if "if") (parenthesized_expression "(lVar12 == -1)" (( "(") (binary_expression "lVar12 == -1" (identifier "lVar12") (== "==") (number_literal "-1")) () ")")) (goto_statement "goto LAB_003029c5;" (goto "goto") (statement_identifier "LAB_003029c5") (; ";"))) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" (identifier "bVar4") (= "=") (false "false")) (; ";")) (} "}")))) (expression_statement "__s1 = (wchar_t *)param_1[1];" (assignment_expression "__s1 = (wchar_t *)param_1[1]" (identifier "__s1") (= "=") (cast_expression "(wchar_t *)param_1[1]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")))) (; ";")) (expression_statement "__dest = (void *)param_1[0x1c];" (assignment_expression "__dest = (void *)param_1[0x1c]" (identifier "__dest") (= "=") (cast_expression "(void *)param_1[0x1c]" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0x1c]" (identifier "param_1") ([ "[") (number_literal "0x1c") (] "]")))) (; ";")) (expression_statement "pvVar7 = (void *)(lVar12 + param_1[0x1d]);" (assignment_expression "pvVar7 = (void *)(lVar12 + param_1[0x1d])" (identifier "pvVar7") (= "=") (cast_expression "(void *)(lVar12 + param_1[0x1d])" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + param_1[0x1d])" (( "(") (binary_expression "lVar12 + param_1[0x1d]" (identifier "lVar12") (+ "+") (subscript_expression "param_1[0x1d]" (identifier "param_1") ([ "[") (number_literal "0x1d") (] "]"))) () ")")))) (; ";")) (expression_statement "param_1[0x1d] = (long)pvVar7;" (assignment_expression "param_1[0x1d] = (long)pvVar7" (subscript_expression "param_1[0x1d]" (identifier "param_1") ([ "[") (number_literal "0x1d") (] "]")) (= "=") (cast_expression "(long)pvVar7" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar7"))) (; ";")) (if_statement "if (__dest < pvVar7) goto LAB_00302668;" (if "if") (parenthesized_expression "(__dest < pvVar7)" (( "(") (binary_expression "__dest < pvVar7" (identifier "__dest") (< "<") (identifier "pvVar7")) () ")")) (goto_statement "goto LAB_00302668;" (goto "goto") (statement_identifier "LAB_00302668") (; ";"))) (if_statement "if (iVar6 == 3) break;" (if "if") (parenthesized_expression "(iVar6 == 3)" (( "(") (binary_expression "iVar6 == 3" (identifier "iVar6") (== "==") (number_literal "3")) () ")")) (break_statement "break;" (break "break") (; ";"))) (if_statement "if (bVar4) goto LAB_00302752;" (if "if") (parenthesized_expression "(bVar4)" (( "(") (identifier "bVar4") () ")")) (goto_statement "goto LAB_00302752;" (goto "goto") (statement_identifier "LAB_00302752") (; ";"))) (} "}")))) (labeled_statement "LAB_003028c3:\n __s2 = (wchar_t *)param_1[0x1a];" (statement_identifier "LAB_003028c3") (: ":") (expression_statement "__s2 = (wchar_t *)param_1[0x1a];" (assignment_expression "__s2 = (wchar_t *)param_1[0x1a]" (identifier "__s2") (= "=") (cast_expression "(wchar_t *)param_1[0x1a]" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0x1a]" (identifier "param_1") ([ "[") (number_literal "0x1a") (] "]")))) (; ";"))) (expression_statement "uVar10 = (long)pvVar7 - (long)__s2;" (assignment_expression "uVar10 = (long)pvVar7 - (long)__s2" (identifier "uVar10") (= "=") (binary_expression "(long)pvVar7 - (long)__s2" (cast_expression "(long)pvVar7" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar7")) (- "-") (cast_expression "(long)__s2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__s2")))) (; ";")) (expression_statement "uVar11 = uVar8;" (assignment_expression "uVar11 = uVar8" (identifier "uVar11") (= "=") (identifier "uVar8")) (; ";")) (if_statement "if ((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)) {\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }" (if "if") (parenthesized_expression "((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0))" (( "(") (binary_expression "(uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)" (parenthesized_expression "(uVar8 < uVar10)" (( "(") (binary_expression "uVar8 < uVar10" (identifier "uVar8") (< "<") (identifier "uVar10")) () ")")) (|| "||") (parenthesized_expression "(uVar11 = uVar10, uVar10 != 0)" (( "(") (comma_expression "uVar11 = uVar10, uVar10 != 0" (assignment_expression "uVar11 = uVar10" (identifier "uVar11") (= "=") (identifier "uVar10")) (, ",") (binary_expression "uVar10 != 0" (identifier "uVar10") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n wmemcpy(__s1,__s2,uVar11);\n __s2 = (wchar_t *)(param_1[0x1a] + uVar11);\n }" ({ "{") (expression_statement "wmemcpy(__s1,__s2,uVar11);" (call_expression "wmemcpy(__s1,__s2,uVar11)" (identifier "wmemcpy") (argument_list "(__s1,__s2,uVar11)" (( "(") (identifier "__s1") (, ",") (identifier "__s2") (, ",") (identifier "uVar11") () ")"))) (; ";")) (expression_statement "__s2 = (wchar_t *)(param_1[0x1a] + uVar11);" (assignment_expression "__s2 = (wchar_t *)(param_1[0x1a] + uVar11)" (identifier "__s2") (= "=") (cast_expression "(wchar_t *)(param_1[0x1a] + uVar11)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1[0x1a] + uVar11)" (( "(") (binary_expression "param_1[0x1a] + uVar11" (subscript_expression "param_1[0x1a]" (identifier "param_1") ([ "[") (number_literal "0x1a") (] "]")) (+ "+") (identifier "uVar11")) () ")")))) (; ";")) (} "}"))) (expression_statement "param_1[0x1c] = (long)__s2;" (assignment_expression "param_1[0x1c] = (long)__s2" (subscript_expression "param_1[0x1c]" (identifier "param_1") ([ "[") (number_literal "0x1c") (] "]")) (= "=") (cast_expression "(long)__s2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__s2"))) (; ";")) (expression_statement "iVar6 = 3;" (assignment_expression "iVar6 = 3" (identifier "iVar6") (= "=") (number_literal "3")) (; ";")) (expression_statement "bVar3 = (bool)(uVar11 != 0 | bVar4);" (assignment_expression "bVar3 = (bool)(uVar11 != 0 | bVar4)" (identifier "bVar3") (= "=") (cast_expression "(bool)(uVar11 != 0 | bVar4)" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (parenthesized_expression "(uVar11 != 0 | bVar4)" (( "(") (binary_expression "uVar11 != 0 | bVar4" (binary_expression "uVar11 != 0" (identifier "uVar11") (!= "!=") (number_literal "0")) (| "|") (identifier "bVar4")) () ")")))) (; ";")) (} "}"))) (if_statement "if (0 < (long)uVar11) goto LAB_00302955;" (if "if") (parenthesized_expression "(0 < (long)uVar11)" (( "(") (binary_expression "0 < (long)uVar11" (number_literal "0") (< "<") (cast_expression "(long)uVar11" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "uVar11"))) () ")")) (goto_statement "goto LAB_00302955;" (goto "goto") (statement_identifier "LAB_00302955") (; ";"))) (if_statement "if (bVar4) {\nLAB_00302752:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n if (iVar6 != 1) {\n return 0xffffffff;\n }\n \n FUN_003144b0("basic_filebuf::underflow incomplete character in file");\n }" (if "if") (parenthesized_expression "(bVar4)" (( "(") (identifier "bVar4") () ")")) (compound_statement "{\nLAB_00302752:\n lVar12 = param_1[0x13];\n param_1[5] = 0;\n param_1[4] = 0;\n param_1[1] = lVar12;\n param_1[2] = lVar12;\n param_1[3] = lVar12;\n param_1[6] = 0;\n *(undefined1 *)((long)param_1 + 0xa9) = 0;\n if (iVar6 != 1) {\n return 0xffffffff;\n }\n \n FUN_003144b0("basic_filebuf::underflow incomplete character in file");\n }" ({ "{") (labeled_statement "LAB_00302752:\n lVar12 = param_1[0x13];" (statement_identifier "LAB_00302752") (: ":") (expression_statement "lVar12 = param_1[0x13];" (assignment_expression "lVar12 = param_1[0x13]" (identifier "lVar12") (= "=") (subscript_expression "param_1[0x13]" (identifier "param_1") ([ "[") (number_literal "0x13") (] "]"))) (; ";"))) (expression_statement "param_1[5] = 0;" (assignment_expression "param_1[5] = 0" (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[4] = 0;" (assignment_expression "param_1[4] = 0" (subscript_expression "param_1[4]" (identifier "param_1") ([ "[") (number_literal "4") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[1] = lVar12;" (assignment_expression "param_1[1] = lVar12" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "lVar12")) (; ";")) (expression_statement "param_1[2] = lVar12;" (assignment_expression "param_1[2] = lVar12" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "lVar12")) (; ";")) (expression_statement "param_1[3] = lVar12;" (assignment_expression "param_1[3] = lVar12" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (identifier "lVar12")) (; ";")) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)((long)param_1 + 0xa9) = 0;" (assignment_expression "*(undefined1 *)((long)param_1 + 0xa9) = 0" (pointer_expression "*(undefined1 *)((long)param_1 + 0xa9)" (* "*") (cast_expression "(undefined1 *)((long)param_1 + 0xa9)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0xa9)" (( "(") (binary_expression "(long)param_1 + 0xa9" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0xa9")) () ")")))) (= "=") (number_literal "0")) (; ";")) (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") (; ";")) (} "}"))) (expression_statement "FUN_003144b0("basic_filebuf::underflow incomplete character in file");" (call_expression "FUN_003144b0("basic_filebuf::underflow incomplete character in file")" (identifier "FUN_003144b0") (argument_list "("basic_filebuf::underflow incomplete character in file")" (( "(") (string_literal ""basic_filebuf::underflow incomplete character in file"" (" """) (string_content "basic_filebuf::underflow incomplete character in file") (" """)) () ")"))) (; ";")) (} "}"))) (goto_statement "goto LAB_003029c5;" (goto "goto") (statement_identifier "LAB_003029c5") (; ";")) (} "}"))) (if_statement "if (0 < lVar12) goto LAB_00302955;" (if "if") (parenthesized_expression "(0 < lVar12)" (( "(") (binary_expression "0 < lVar12" (number_literal "0") (< "<") (identifier "lVar12")) () ")")) (goto_statement "goto LAB_00302955;" (goto "goto") (statement_identifier "LAB_00302955") (; ";"))) (if_statement "if (!bVar4) {\n \n FUN_003144b0("basic_filebuf::underflow invalid byte sequence in file");\n }" (if "if") (parenthesized_expression "(!bVar4)" (( "(") (unary_expression "!bVar4" (! "!") (identifier "bVar4")) () ")")) (compound_statement "{\n \n FUN_003144b0("basic_filebuf::underflow invalid byte sequence in file");\n }" ({ "{") (expression_statement "FUN_003144b0("basic_filebuf::underflow invalid byte sequence in file");" (call_expression "FUN_003144b0("basic_filebuf::underflow invalid byte sequence in file")" (identifier "FUN_003144b0") (argument_list "("basic_filebuf::underflow invalid byte sequence in file")" (( "(") (string_literal ""basic_filebuf::underflow invalid byte sequence in file"" (" """) (string_content "basic_filebuf::underflow invalid byte sequence in file") (" """)) () ")"))) (; ";")) (} "}"))) (labeled_statement "LAB_0030287c:\n lVar12 = param_1[0x13];" (statement_identifier "LAB_0030287c") (: ":") (expression_statement "lVar12 = param_1[0x13];" (assignment_expression "lVar12 = param_1[0x13]" (identifier "lVar12") (= "=") (subscript_expression "param_1[0x13]" (identifier "param_1") ([ "[") (number_literal "0x13") (] "]"))) (; ";"))) (expression_statement "param_1[5] = 0;" (assignment_expression "param_1[5] = 0" (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[4] = 0;" (assignment_expression "param_1[4] = 0" (subscript_expression "param_1[4]" (identifier "param_1") ([ "[") (number_literal "4") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[1] = lVar12;" (assignment_expression "param_1[1] = lVar12" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "lVar12")) (; ";")) (expression_statement "param_1[2] = lVar12;" (assignment_expression "param_1[2] = lVar12" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "lVar12")) (; ";")) (expression_statement "param_1[3] = lVar12;" (assignment_expression "param_1[3] = lVar12" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (identifier "lVar12")) (; ";")) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)((long)param_1 + 0xa9) = 0;" (assignment_expression "*(undefined1 *)((long)param_1 + 0xa9) = 0" (pointer_expression "*(undefined1 *)((long)param_1 + 0xa9)" (* "*") (cast_expression "(undefined1 *)((long)param_1 + 0xa9)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0xa9)" (( "(") (binary_expression "(long)param_1 + 0xa9" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0xa9")) () ")")))) (= "=") (number_literal "0")) (; ";")) (return_statement "return 0xffffffff;" (return "return") (number_literal "0xffffffff") (; ";")) (} "}")))
/* std::wfilebuf::underflow() */ type_1 __thiscall std::type_2::function_1(type_2 *var_1) { type_3 uVar1; long var_15; type_4 uVar3; bool bVar4; bool var_23; char var_5; int var_11; char *var_21; type_1 var_12; type_3 *var_2; char *var_20; type_1 var_13; size_t var_14; type_5 *__s2; type_5 *var_22; type_1 var_9; long var_3; type_5 *local_40 [2]; if (((type_6)var_1[0x78] & 8) == 0) { return 0xffffffff; } if (var_1[0xaa] == (type_2)0x0) { var_2 = *(type_3 **)(var_1 + 0x10); if (var_1[0xc0] != (type_2)0x0) goto LAB_003027f3; LAB_00302569: if (var_2 < *(type_3 **)(var_1 + 0x18)) goto LAB_00302838; } else { var_12 = (**(type_7 **)(*(long *)var_1 + 0x68))(var_1,0xffffffff); if ((int)var_12 == -1) { return var_12; } var_2 = *(type_3 **)(var_1 + 0x98); *(type_4 *)(var_1 + 0x28) = 0; *(type_4 *)(var_1 + 0x20) = 0; *(type_3 **)(var_1 + 8) = var_2; *(type_3 **)(var_1 + 0x10) = var_2; *(type_3 **)(var_1 + 0x18) = var_2; *(type_4 *)(var_1 + 0x30) = 0; var_1[0xaa] = (type_2)0x0; if (var_1[0xc0] == (type_2)0x0) goto LAB_00302569; LAB_003027f3: var_1[0xc0] = (type_2)0x0; var_2 = (type_3 *)(*(long *)(var_1 + 0xb0) + (type_1)(*(type_3 **)(var_1 + 8) != var_2) * 4); *(type_3 **)(var_1 + 0xb0) = var_2; *(type_4 *)(var_1 + 8) = *(type_4 *)(var_1 + 0x98); *(type_3 **)(var_1 + 0x10) = var_2; *(type_3 **)(var_1 + 0x18) = *(type_3 **)(var_1 + 0xb8); if (var_2 < *(type_3 **)(var_1 + 0xb8)) { LAB_00302838: return (type_1)*var_2; } } var_3 = 2; if (1 < *(type_1 *)(var_1 + 0xa0)) { var_3 = *(long *)(var_1 + 0xa0); } var_12 = var_3 - 1; if (*(long **)(var_1 + 200) == (long *)0x0) { /* WARNING: Subroutine does not return */ var_4(); } var_5 = (**(type_7 **)(**(long **)(var_1 + 200) + 0x30))(); if (var_5 != '\0') { var_9 = var_6<var_7>::var_8 ((var_6<var_7> *)(var_1 + 0x68),*(char **)(var_1 + 8),var_12); if (var_9 != 0) { if (0 < (long)var_9) { LAB_00302955: var_2 = *(type_3 **)(var_1 + 0x98); *(type_3 **)(var_1 + 8) = var_2; *(type_3 **)(var_1 + 0x10) = var_2; if (((type_6)var_1[0x78] & 8) == 0) { *(type_3 **)(var_1 + 0x18) = var_2; } else { *(type_3 **)(var_1 + 0x18) = var_2 + var_9; } var_1[0xa9] = (type_2)0x1; uVar1 = *var_2; *(type_4 *)(var_1 + 0x28) = 0; *(type_4 *)(var_1 + 0x20) = 0; *(type_4 *)(var_1 + 0x30) = 0; return (type_1)uVar1; } LAB_003029c5: /* WARNING: Subroutine does not return */ var_10("basic_filebuf::underflow error reading the file"); } goto LAB_0030287c; } var_11 = (**(type_7 **)(**(long **)(var_1 + 200) + 0x28))(); if (var_11 < 1) { var_11 = (**(type_7 **)(**(long **)(var_1 + 200) + 0x40))(); var_9 = var_3 + -2 + (long)var_11; var_13 = var_12; } else { var_9 = (long)var_11 * var_12; var_13 = var_9; } var_14 = *(long *)(var_1 + 0xe8) - (long)*(void **)(var_1 + 0xe0); var_3 = var_13 - var_14; if ((long)var_13 <= (long)var_14) { var_3 = 0; } var_15 = *(long *)(var_1 + 0xd8); if ((var_1[0xa9] == (type_2)0x0) || (*(long *)(var_1 + 0x18) != *(long *)(var_1 + 8))) { if (var_15 < (long)var_9) { var_20 = (char *)var_16(var_9); if (var_14 != 0) goto LAB_00302a2d; goto LAB_003029f0; } var_20 = *(char **)(var_1 + 0xd0); if (var_14 != 0) goto LAB_00302a64; } else { if (var_14 == 0) { if (var_15 < (long)var_9) { var_20 = (char *)var_16(var_9); goto LAB_003029f0; } } else { if (var_15 < (long)var_9) { var_3 = 0; var_20 = (char *)var_16(var_9); LAB_00302a2d: var_17(var_20,*(void **)(var_1 + 0xe0),var_14); LAB_003029f0: if (*(void **)(var_1 + 0xd0) != (void *)0x0) { var_18(*(void **)(var_1 + 0xd0)); } *(char **)(var_1 + 0xd0) = var_20; *(type_1 *)(var_1 + 0xd8) = var_9; goto LAB_00302626; } var_20 = *(char **)(var_1 + 0xd0); var_3 = 0; LAB_00302a64: var_19(var_20,*(void **)(var_1 + 0xe0),var_14); } var_20 = *(char **)(var_1 + 0xd0); } LAB_00302626: var_21 = var_20 + var_14; *(char **)(var_1 + 0xe0) = var_20; *(char **)(var_1 + 0xe8) = var_21; *(type_4 *)(var_1 + 0x8c) = *(type_4 *)(var_1 + 0x84); if (var_3 != 0) { var_11 = 0; goto LAB_003026e1; } var_22 = *(type_5 **)(var_1 + 8); var_11 = 0; local_40[0] = var_22; if (var_21 <= var_20) goto LAB_003026ca; var_23 = false; LAB_00302668: local_40[0] = var_22; var_11 = (**(type_7 **)(**(long **)(var_1 + 200) + 0x20)) (*(long **)(var_1 + 200),var_1 + 0x84,var_20,var_21,var_1 + 0xe0,var_22,var_22 + var_12, local_40); if (var_11 == 3) { var_21 = *(char **)(var_1 + 0xe8); var_22 = *(type_5 **)(var_1 + 8); goto LAB_003028c3; } var_3 = (long)local_40[0] - *(long *)(var_1 + 8); var_9 = var_3 >> 2; if (var_11 != 2) { bVar4 = (bool)(var_3 != 0 | var_23); while (!bVar4) { LAB_003026ca: while( true ) { var_21 = *(char **)(var_1 + 0xe8); var_3 = 1; var_14 = (long)var_21 - *(long *)(var_1 + 0xd0); LAB_003026e1: if (*(long *)(var_1 + 0xd8) < (long)(var_14 + var_3)) { /* WARNING: Subroutine does not return */ var_10("basic_filebuf::underflow codecvt::max_length() is not valid"); } var_3 = var_6<var_7>::var_8((var_6<var_7> *)(var_1 + 0x68),var_21,var_3); if (var_3 == 0) { var_23 = true; } else { if (var_3 == -1) goto LAB_003029c5; var_23 = false; } var_22 = *(type_5 **)(var_1 + 8); var_20 = *(char **)(var_1 + 0xe0); var_21 = (char *)(var_3 + *(long *)(var_1 + 0xe8)); *(char **)(var_1 + 0xe8) = var_21; if (var_20 < var_21) goto LAB_00302668; local_40[0] = var_22; if (var_11 == 3) break; if (var_23) goto LAB_00302752; } LAB_003028c3: __s2 = *(type_5 **)(var_1 + 0xd0); var_13 = (long)var_21 - (long)__s2; var_9 = var_12; if ((var_12 < var_13) || (var_9 = var_13, var_13 != 0)) { var_24(var_22,__s2,var_9); __s2 = (type_5 *)(*(long *)(var_1 + 0xd0) + var_9); } *(type_5 **)(var_1 + 0xe0) = __s2; var_11 = 3; bVar4 = (bool)(var_9 != 0 | var_23); } if (0 < (long)var_9) goto LAB_00302955; if (var_23) { LAB_00302752: uVar3 = *(type_4 *)(var_1 + 0x98); *(type_4 *)(var_1 + 0x28) = 0; *(type_4 *)(var_1 + 0x20) = 0; *(type_4 *)(var_1 + 8) = uVar3; *(type_4 *)(var_1 + 0x10) = uVar3; *(type_4 *)(var_1 + 0x18) = uVar3; *(type_4 *)(var_1 + 0x30) = 0; var_1[0xa9] = (type_2)0x0; if (var_11 != 1) { return 0xffffffff; } /* WARNING: Subroutine does not return */ var_10("basic_filebuf::underflow incomplete character in file"); } goto LAB_003029c5; } if (0 < var_3) goto LAB_00302955; if (!var_23) { /* WARNING: Subroutine does not return */ var_10("basic_filebuf::underflow invalid byte sequence in file"); } LAB_0030287c: uVar3 = *(type_4 *)(var_1 + 0x98); *(type_4 *)(var_1 + 0x28) = 0; *(type_4 *)(var_1 + 0x20) = 0; *(type_4 *)(var_1 + 8) = uVar3; *(type_4 *)(var_1 + 0x10) = uVar3; *(type_4 *)(var_1 + 0x18) = uVar3; *(type_4 *)(var_1 + 0x30) = 0; var_1[0xa9] = (type_2)0x0; return 0xffffffff; }
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)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) 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: (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: (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 (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: (char_literal (escape_sequence)))) consequence: (compound_statement (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: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (char_literal (escape_sequence)))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (goto_statement label: (statement_identifier))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal))) consequence: (compound_statement (return_statement (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: (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: (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)))) (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: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (char_literal (escape_sequence)))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (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: (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (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)))) 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)))) (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (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: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (return_statement (binary_expression left: (parenthesized_expression (identifier)) right: (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: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement 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: (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 (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: (subscript_expression argument: (identifier) index: (number_literal)))) right: (number_literal))))))) arguments: (argument_list)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (subscript_expression argument: (identifier) index: (number_literal)) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (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)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (return_statement (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)))))))) (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: (subscript_expression argument: (identifier) index: (number_literal)))) right: (number_literal))))))) 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: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal)))) right: (number_literal))))))) arguments: (argument_list)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (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: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (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 (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) 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: (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))) (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: (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)))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) 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: (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (goto_statement label: (statement_identifier))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (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: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (labeled_statement label: (statement_identifier) (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))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (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: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (labeled_statement label: (statement_identifier) (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: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (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: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (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)))) (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: (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: (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 (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (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: (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: (identifier))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (false))) (labeled_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: (subscript_expression argument: (identifier) index: (number_literal)))) right: (number_literal))))))) arguments: (argument_list (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal)) (identifier) (identifier) (binary_expression left: (identifier) right: (number_literal)) (identifier) (binary_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: (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (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: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))))) (while_statement condition: (parenthesized_expression (unary_expression argument: (identifier))) body: (compound_statement (labeled_statement label: (statement_identifier) (while_statement condition: (parenthesized_expression (true)) 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: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (subscript_expression argument: (identifier) index: (number_literal))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (true)))) 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: (false)))))) (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: (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: (parenthesized_expression (binary_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (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)))) (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: (identifier) right: (number_literal))) consequence: (break_statement)) (if_statement condition: (parenthesized_expression (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) declarator: (abstract_pointer_declarator)) value: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (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: (identifier)) right: (binary_expression left: (identifier) 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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (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)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content))))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (unary_expression argument: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content))))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) (return_statement (number_literal)))))
null
ulong MASKED(long *param_1) { uint uVar1; long lVar2; bool bVar3; bool bVar4; char cVar5; int iVar6; void *pvVar7; ulong uVar8; uint *puVar9; void *__dest; ulong uVar10; size_t __n; wchar_t *__s2; wchar_t *__s1; ulong uVar11; long lVar12; if ((*(byte *)(param_1 + 0xf) & 8) == 0) { return 0xffffffff; } if (*(char *)((long)param_1 + 0xaa) == '\0') { puVar9 = (uint *)param_1[2]; if ((char)param_1[0x18] != '\0') goto LAB_003027f3; LAB_00302569: if (puVar9 < (uint *)param_1[3]) goto LAB_00302838; } else { uVar8 = (**(code **)(*param_1 + 0x68))(param_1,0xffffffff); if ((int)uVar8 == -1) { return uVar8; } puVar9 = (uint *)param_1[0x13]; param_1[5] = 0; param_1[4] = 0; param_1[1] = (long)puVar9; param_1[2] = (long)puVar9; param_1[3] = (long)puVar9; param_1[6] = 0; *(undefined1 *)((long)param_1 + 0xaa) = 0; if ((char)param_1[0x18] == '\0') goto LAB_00302569; LAB_003027f3: *(undefined1 *)(param_1 + 0x18) = 0; puVar9 = (uint *)(param_1[0x16] + (ulong)((uint *)param_1[1] != puVar9) * 4); param_1[0x16] = (long)puVar9; param_1[1] = param_1[0x13]; param_1[2] = (long)puVar9; param_1[3] = param_1[0x17]; if (puVar9 < (uint *)param_1[0x17]) { LAB_00302838: return (ulong)*puVar9; } } lVar12 = 2; if (1 < (ulong)param_1[0x14]) { lVar12 = param_1[0x14]; } uVar8 = lVar12 - 1; if ((long *)param_1[0x19] == (long *)0x0) { /* WARNING: Subroutine does not return */ FUN_00319460(); } cVar5 = (**(code **)(*(long *)param_1[0x19] + 0x30))(); if (cVar5 != '\0') { uVar11 = FUN_002db340(param_1 + 0xd,param_1[1],uVar8); if (uVar11 != 0) { if (0 < (long)uVar11) { LAB_00302955: puVar9 = (uint *)param_1[0x13]; param_1[1] = (long)puVar9; param_1[2] = (long)puVar9; if ((*(byte *)(param_1 + 0xf) & 8) == 0) { param_1[3] = (long)puVar9; } else { param_1[3] = (long)(puVar9 + uVar11); } *(undefined1 *)((long)param_1 + 0xa9) = 1; uVar1 = *puVar9; param_1[5] = 0; param_1[4] = 0; param_1[6] = 0; return (ulong)uVar1; } LAB_003029c5: /* WARNING: Subroutine does not return */ FUN_003144b0("basic_filebuf::underflow error reading the file"); } goto LAB_0030287c; } iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x28))(); if (iVar6 < 1) { iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x40))(); uVar11 = lVar12 + -2 + (long)iVar6; uVar10 = uVar8; } else { uVar11 = (long)iVar6 * uVar8; uVar10 = uVar11; } __n = param_1[0x1d] - param_1[0x1c]; lVar12 = uVar10 - __n; if ((long)uVar10 <= (long)__n) { lVar12 = 0; } lVar2 = param_1[0x1b]; if ((*(char *)((long)param_1 + 0xa9) == '\0') || (param_1[3] != param_1[1])) { if (lVar2 < (long)uVar11) { __dest = (void *)thunk_FUN_002d94a0(uVar11); if (__n != 0) goto LAB_00302a2d; goto LAB_003029f0; } __dest = (void *)param_1[0x1a]; if (__n != 0) goto LAB_00302a64; } else { if (__n == 0) { if (lVar2 < (long)uVar11) { __dest = (void *)thunk_FUN_002d94a0(uVar11); goto LAB_003029f0; } } else { if (lVar2 < (long)uVar11) { lVar12 = 0; __dest = (void *)thunk_FUN_002d94a0(uVar11); LAB_00302a2d: memcpy(__dest,(void *)param_1[0x1c],__n); LAB_003029f0: if (param_1[0x1a] != 0) { thunk_FUN_002dac70(); } param_1[0x1a] = (long)__dest; param_1[0x1b] = uVar11; goto LAB_00302626; } __dest = (void *)param_1[0x1a]; lVar12 = 0; LAB_00302a64: memmove(__dest,(void *)param_1[0x1c],__n); } __dest = (void *)param_1[0x1a]; } LAB_00302626: pvVar7 = (void *)((long)__dest + __n); param_1[0x1c] = (long)__dest; param_1[0x1d] = (long)pvVar7; *(undefined8 *)((long)param_1 + 0x8c) = *(undefined8 *)((long)param_1 + 0x84); if (lVar12 != 0) { iVar6 = 0; goto LAB_003026e1; } __s1 = (wchar_t *)param_1[1]; iVar6 = 0; if (pvVar7 <= __dest) goto LAB_003026ca; bVar4 = false; LAB_00302668: iVar6 = (**(code **)(*(long *)param_1[0x19] + 0x20)) ((long *)param_1[0x19],(long)param_1 + 0x84,__dest,pvVar7,param_1 + 0x1c,__s1, __s1 + uVar8); if (iVar6 == 3) { pvVar7 = (void *)param_1[0x1d]; __s1 = (wchar_t *)param_1[1]; goto LAB_003028c3; } lVar12 = (long)__s1 - param_1[1]; uVar11 = lVar12 >> 2; if (iVar6 != 2) { bVar3 = (bool)(lVar12 != 0 | bVar4); while (!bVar3) { LAB_003026ca: while( true ) { pvVar7 = (void *)param_1[0x1d]; lVar12 = 1; __n = (long)pvVar7 - param_1[0x1a]; LAB_003026e1: if (param_1[0x1b] < (long)(__n + lVar12)) { /* WARNING: Subroutine does not return */ FUN_003144b0("basic_filebuf::underflow codecvt::max_length() is not valid"); } lVar12 = FUN_002db340(param_1 + 0xd,pvVar7,lVar12); if (lVar12 == 0) { bVar4 = true; } else { if (lVar12 == -1) goto LAB_003029c5; bVar4 = false; } __s1 = (wchar_t *)param_1[1]; __dest = (void *)param_1[0x1c]; pvVar7 = (void *)(lVar12 + param_1[0x1d]); param_1[0x1d] = (long)pvVar7; if (__dest < pvVar7) goto LAB_00302668; if (iVar6 == 3) break; if (bVar4) goto LAB_00302752; } LAB_003028c3: __s2 = (wchar_t *)param_1[0x1a]; uVar10 = (long)pvVar7 - (long)__s2; uVar11 = uVar8; if ((uVar8 < uVar10) || (uVar11 = uVar10, uVar10 != 0)) { wmemcpy(__s1,__s2,uVar11); __s2 = (wchar_t *)(param_1[0x1a] + uVar11); } param_1[0x1c] = (long)__s2; iVar6 = 3; bVar3 = (bool)(uVar11 != 0 | bVar4); } if (0 < (long)uVar11) goto LAB_00302955; if (bVar4) { LAB_00302752: lVar12 = param_1[0x13]; param_1[5] = 0; param_1[4] = 0; param_1[1] = lVar12; param_1[2] = lVar12; param_1[3] = lVar12; param_1[6] = 0; *(undefined1 *)((long)param_1 + 0xa9) = 0; if (iVar6 != 1) { return 0xffffffff; } /* WARNING: Subroutine does not return */ FUN_003144b0("basic_filebuf::underflow incomplete character in file"); } goto LAB_003029c5; } if (0 < lVar12) goto LAB_00302955; if (!bVar4) { /* WARNING: Subroutine does not return */ FUN_003144b0("basic_filebuf::underflow invalid byte sequence in file"); } LAB_0030287c: lVar12 = param_1[0x13]; param_1[5] = 0; param_1[4] = 0; param_1[1] = lVar12; param_1[2] = lVar12; param_1[3] = lVar12; param_1[6] = 0; *(undefined1 *)((long)param_1 + 0xa9) = 0; return 0xffffffff; }
9069_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
get_input_section_type
FUN_00408160
/* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ ld_plugin_status __thiscall gold::get_input_section_type(gold *this,ld_plugin_section section,uint *type) { Plugin_manager *this_00; int iVar1; ld_plugin_status lVar2; Object *pOVar3; if (parameters->options_ == (General_options *)0x0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/parameters.h",0x5c,"options"); } this_00 = parameters->options_->plugins_; if (this_00 != (Plugin_manager *)0x0) { lVar2 = LDPS_ERR; if (this_00->in_claim_file_handler_ != false) { pOVar3 = Plugin_manager::get_elf_object(this_00,this); if (pOVar3 == (Object *)0x0) { lVar2 = LDPS_BAD_HANDLE; } else { iVar1 = (*pOVar3->_vptr_Object[0x14])(pOVar3,(ulong)section.handle & 0xffffffff); *section._8_8_ = iVar1; lVar2 = LDPS_OK; } } return lVar2; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/plugin.cc",0x7c5,"get_input_section_type"); }
undefined8 FUN_00408160(undefined8 param_1,undefined4 param_2,undefined4 *param_3) { long lVar1; undefined4 uVar2; undefined8 uVar3; long *plVar4; if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) { /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/parameters.h",0x5c,"options"); } lVar1 = *(long *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058); if (lVar1 != 0) { uVar3 = 3; if (*(char *)(lVar1 + 0xb3) != '\0') { plVar4 = (long *)FUN_00407ee0(lVar1,param_1); if (plVar4 == (long *)0x0) { uVar3 = 2; } else { uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2); *param_3 = uVar2; uVar3 = 0; } } return uVar3; } /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/plugin.cc",0x7c5,"get_input_section_type"); }
PUSH RBP PUSH RBX SUB RSP,0x8 MOV RAX,qword ptr [0x0067cb08] MOV RAX,qword ptr [RAX + 0x10] TEST RAX,RAX JZ 0x004081c7 MOV RBX,RDX MOV RDX,qword ptr [RAX + 0x9058] TEST RDX,RDX JZ 0x004081df CMP byte ptr [RDX + 0xb3],0x0 MOV EAX,0x3 JZ 0x004081b8 MOV RBP,RSI MOV RSI,RDI MOV RDI,RDX CALL 0x00407ee0 TEST RAX,RAX JZ 0x004081c0 MOV RDX,qword ptr [RAX] MOV ESI,EBP MOV RDI,RAX CALL qword ptr [RDX + 0xa0] MOV dword ptr [RBX],EAX XOR EAX,EAX ADD RSP,0x8 POP RBX POP RBP RET MOV EAX,0x2 JMP 0x004081b8 LEA RDX,[0x57cca8] MOV ESI,0x5c LEA RDI,[0x52e279] CALL 0x00352af0 LEA RDX,[0x57cea0] MOV ESI,0x7c5 LEA RDI,[0x57c484] CALL 0x00352af0
null
null
null
null
[('const-0', u'RETURN_-1201700293'), (u'COPY_-1201700082', u'CALL_-1201700236'), ('const-92', u'CALL_-1201700252'), ('const-5431929', u'COPY_-1201700107'), (u'SUBPIECE_-1201700302', u'STORE_-1201700340'), ('tmp_833', u'MULTIEQUAL_-1201700100'), (u'LOAD_-1201700367', u'PTRADD_-1201700079'), (u'CAST_-1201700084', u'INT_AND_-1201700216'), ('const-433', u'LOAD_-1201700480'), (u'INDIRECT_-1201700133', u'MULTIEQUAL_-1201700100'), (u'CALL_-1201700383', u'CALLIND_-1201700343'), ('const-0', u'INT_NOTEQUAL_-1201700413'), ('const-5754024', u'COPY_-1201700105'), (u'CALL_-1201700252', u'INDIRECT_-1201700073'), ('const-433', u'LOAD_-1201700367'), (u'CALL_-1201700383', u'PTRSUB_-1201700087'), (u'LOAD_-1201700480', u'INT_EQUAL_-1201700461'), (u'LOAD_-1201700353', u'CALLIND_-1201700343'), (u'PTRSUB_-1201700121', u'LOAD_-1201700429'), (u'CALL_-1201700236', u'INDIRECT_-1201700048'), ('const-5751940', u'COPY_-1201700082'), ('const-0', u'INT_EQUAL_-1201700369'), ('const-20', u'PTRADD_-1201700079'), (u'CALL_-1201700383', u'INT_EQUAL_-1201700369'), (u'MULTIEQUAL_-1201700100', u'COPY_-1201700157'), ('tmp_354', u'SUBPIECE_-1201700301'), (u'INDIRECT_-1201700073', u'COPY_-1201700127'), (u'CALL_-1201700383', u'INDIRECT_-1201700133'), (u'MULTIEQUAL_-1201700113', u'COPY_-1201700247'), (u'INDIRECT_-1201700104', u'MULTIEQUAL_-1201700100'), (u'COPY_-1201700080', u'CALL_-1201700236'), ('const-16', u'PTRSUB_-1201700147'), (u'PTRSUB_-1201700134', u'LOAD_-1201700454'), (u'CALLIND_-1201700343', u'STORE_-1201700340'), ('const-179', u'PTRSUB_-1201700121'), (u'LOAD_-1201700454', u'INT_NOTEQUAL_-1201700431'), ('tmp_150', u'CBRANCH_-1201700402'), (u'COPY_-1201700163', u'MULTIEQUAL_-1201700113'), ('const-2', u'COPY_-1201700163'), (u'PTRADD_-1201700079', u'LOAD_-1201700353'), ('tmp_76', u'CBRANCH_-1201700459'), ('const-8', u'PTRADD_-1201700079'), ('const-0', u'INT_EQUAL_-1201700461'), ('const-433', u'LOAD_-1201700353'), (u'COPY_-1201700247', u'RETURN_-1201700293'), ('tmp_353', u'CALL_-1201700383'), (u'INT_NOTEQUAL_-1201700431', u'CBRANCH_-1201700430'), ('tmp_354', u'SUBPIECE_-1201700302'), (u'SUBPIECE_-1201700301', u'CAST_-1201700084'), (u'INT_AND_-1201700216', u'CALLIND_-1201700343'), ('const-433', u'STORE_-1201700340'), (u'COPY_-1201700107', u'CALL_-1201700252'), (u'LOAD_-1201700429', u'INT_NOTEQUAL_-1201700413'), ('const-36952', u'PTRSUB_-1201700134'), (u'CALLIND_-1201700343', u'INDIRECT_-1201700114'), (u'INT_EQUAL_-1201700369', u'CBRANCH_-1201700367'), (u'COPY_-1201700214', u'MULTIEQUAL_-1201700113'), ('tmp_833', u'PTRSUB_-1201700147'), ('tmp_190', u'CBRANCH_-1201700367'), ('tmp_112', u'CBRANCH_-1201700430'), ('const-0', u'PTRSUB_-1201700087'), (u'COPY_-1201700105', u'CALL_-1201700252'), ('const-1', u'RETURN_-1201700247'), (u'PTRSUB_-1201700147', u'LOAD_-1201700480'), (u'LOAD_-1201700454', u'PTRSUB_-1201700121'), ('const-1', u'RETURN_-1201700231'), (u'LOAD_-1201700480', u'PTRSUB_-1201700134'), (u'INDIRECT_-1201700048', u'COPY_-1201700104'), ('const-0', u'SUBPIECE_-1201700301'), (u'LOAD_-1201700454', u'CALL_-1201700383'), (u'STORE_-1201700340', u'INDIRECT_-1201700104'), (u'INT_NOTEQUAL_-1201700413', u'CBRANCH_-1201700402'), (u'PTRSUB_-1201700087', u'LOAD_-1201700367'), ('tmp_304', u'BRANCH_-1201700290'), ('const-8', u'SUBPIECE_-1201700302'), ('const-0', u'COPY_-1201700337'), ('const-1989', u'CALL_-1201700236'), ('const-3', u'COPY_-1201700214'), ('const-0', u'INT_NOTEQUAL_-1201700431'), (u'INT_EQUAL_-1201700461', u'CBRANCH_-1201700459'), ('const-433', u'LOAD_-1201700429'), ('const-4294967295', u'INT_AND_-1201700216'), ('const-5754528', u'COPY_-1201700080'), (u'COPY_-1201700337', u'MULTIEQUAL_-1201700113'), ('const-433', u'LOAD_-1201700454')]
[(u'MULTIEQUAL_-1201700190', u'RETURN_-1201700293'), ('const-433', u'LOAD_-1201700367'), ('const-0', u'RETURN_-1201700293'), ('const-433', u'LOAD_-1201700429'), (u'CAST_-1201700137', u'LOAD_-1201700429'), ('tmp_802', u'MULTIEQUAL_-1201700115'), (u'CAST_-1201700150', u'LOAD_-1201700454'), (u'INT_ADD_-1201700413', u'CAST_-1201700137'), ('const-433', u'LOAD_-1201700353'), ('const-92', u'CALL_-1201700252'), ('const-5754024', u'COPY_-1201700119'), ('const-2', u'COPY_-1201700299'), (u'CALL_-1201700383', u'INDIRECT_-1201700148'), ('const-0', u'INT_NOTEQUAL_-1201700413'), ('tmp_672', u'CALLIND_-1201700343'), ('const-5754528', u'COPY_-1201700094'), (u'LOAD_-1201700480', u'INT_ADD_-1201700438'), (u'CALL_-1201700252', u'INDIRECT_-1201700088'), (u'CAST_-1201700113', u'CALLIND_-1201700343'), (u'CALLIND_-1201700343', u'INDIRECT_-1201700129'), (u'INDIRECT_-1201700088', u'COPY_-1201700142'), ('const-160', u'INT_ADD_-1201700337'), ('const-433', u'LOAD_-1201700454'), (u'STORE_-1201700340', u'INDIRECT_-1201700119'), (u'CALL_-1201700236', u'INDIRECT_-1201700063'), (u'LOAD_-1201700480', u'INT_EQUAL_-1201700461'), (u'CAST_-1201700113', u'INT_EQUAL_-1201700369'), ('const-1989', u'CALL_-1201700236'), (u'CAST_-1201700113', u'LOAD_-1201700367'), (u'LOAD_-1201700353', u'CALLIND_-1201700343'), (u'CALL_-1201700383', u'CAST_-1201700113'), ('const-0', u'INT_EQUAL_-1201700369'), (u'COPY_-1201700094', u'CALL_-1201700236'), ('tmp_802', u'PTRADD_-1201700418'), ('const-0', u'COPY_-1201700256'), (u'INDIRECT_-1201700119', u'MULTIEQUAL_-1201700115'), ('const-5751940', u'COPY_-1201700096'), (u'MULTIEQUAL_-1201700115', u'COPY_-1201700172'), ('const-5431929', u'COPY_-1201700121'), (u'CALLIND_-1201700343', u'STORE_-1201700340'), ('const-3', u'COPY_-1201700412'), (u'LOAD_-1201700454', u'INT_NOTEQUAL_-1201700431'), ('tmp_150', u'CBRANCH_-1201700402'), ('const-433', u'LOAD_-1201700480'), (u'LOAD_-1201700454', u'INT_ADD_-1201700413'), ('const-179', u'INT_ADD_-1201700413'), (u'LOAD_-1201700367', u'INT_ADD_-1201700337'), (u'CAST_-1201700094', u'LOAD_-1201700353'), (u'INDIRECT_-1201700063', u'COPY_-1201700119'), ('tmp_76', u'CBRANCH_-1201700459'), ('const-16', u'PTRADD_-1201700418'), ('const-0', u'INT_EQUAL_-1201700461'), ('const-433', u'STORE_-1201700340'), ('tmp_644', u'STORE_-1201700340'), (u'COPY_-1201700256', u'MULTIEQUAL_-1201700190'), (u'INT_NOTEQUAL_-1201700431', u'CBRANCH_-1201700430'), (u'COPY_-1201700096', u'CALL_-1201700236'), (u'LOAD_-1201700429', u'INT_NOTEQUAL_-1201700413'), (u'COPY_-1201700119', u'CALL_-1201700252'), (u'INT_ADD_-1201700438', u'CAST_-1201700150'), (u'COPY_-1201700412', u'MULTIEQUAL_-1201700190'), (u'COPY_-1201700121', u'CALL_-1201700252'), ('const-36952', u'INT_ADD_-1201700438'), (u'INT_EQUAL_-1201700369', u'CBRANCH_-1201700367'), ('tmp_190', u'CBRANCH_-1201700367'), (u'INDIRECT_-1201700148', u'MULTIEQUAL_-1201700115'), ('tmp_112', u'CBRANCH_-1201700430'), ('const-1', u'RETURN_-1201700247'), ('const-1', u'RETURN_-1201700231'), ('tmp_645', u'CALL_-1201700383'), (u'LOAD_-1201700454', u'CALL_-1201700383'), (u'INT_NOTEQUAL_-1201700413', u'CBRANCH_-1201700402'), ('tmp_304', u'BRANCH_-1201700290'), (u'COPY_-1201700299', u'MULTIEQUAL_-1201700190'), (u'PTRADD_-1201700418', u'CAST_-1201700163'), ('const-0', u'INT_NOTEQUAL_-1201700431'), (u'INT_EQUAL_-1201700461', u'CBRANCH_-1201700459'), (u'INT_ADD_-1201700337', u'CAST_-1201700094'), ('const-1', u'PTRADD_-1201700418'), (u'CAST_-1201700163', u'LOAD_-1201700480')]
null
null
00408160
x64
O2
(translation_unit "undefined8 FUN_00408160(undefined8 param_1,undefined4 param_2,undefined4 *param_3)\n\n{\n long lVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n long *plVar4;\n \n if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }\n lVar1 = *(long *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058);\n if (lVar1 != 0) {\n uVar3 = 3;\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n plVar4 = (long *)FUN_00407ee0(lVar1,param_1);\n if (plVar4 == (long *)0x0) {\n uVar3 = 2;\n }\n else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }\n }\n return uVar3;\n }\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/plugin.cc",0x7c5,"get_input_section_type");\n}\n\n" (function_definition "undefined8 FUN_00408160(undefined8 param_1,undefined4 param_2,undefined4 *param_3)\n\n{\n long lVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n long *plVar4;\n \n if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }\n lVar1 = *(long *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058);\n if (lVar1 != 0) {\n uVar3 = 3;\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n plVar4 = (long *)FUN_00407ee0(lVar1,param_1);\n if (plVar4 == (long *)0x0) {\n uVar3 = 2;\n }\n else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }\n }\n return uVar3;\n }\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/plugin.cc",0x7c5,"get_input_section_type");\n}" type_identifier (function_declarator "FUN_00408160(undefined8 param_1,undefined4 param_2,undefined4 *param_3)" identifier (parameter_list "(undefined8 param_1,undefined4 param_2,undefined4 *param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined4 param_2" type_identifier identifier) , (parameter_declaration "undefined4 *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n long lVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n long *plVar4;\n \n if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }\n lVar1 = *(long *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058);\n if (lVar1 != 0) {\n uVar3 = 3;\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n plVar4 = (long *)FUN_00407ee0(lVar1,param_1);\n if (plVar4 == (long *)0x0) {\n uVar3 = 2;\n }\n else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }\n }\n return uVar3;\n }\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/plugin.cc",0x7c5,"get_input_section_type");\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (if_statement "if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }" if (parenthesized_expression "(*(long *)(PTR_DAT_0067cb08 + 0x10) == 0)" ( (binary_expression "*(long *)(PTR_DAT_0067cb08 + 0x10) == 0" (pointer_expression "*(long *)(PTR_DAT_0067cb08 + 0x10)" * (cast_expression "(long *)(PTR_DAT_0067cb08 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0067cb08 + 0x10)" ( (binary_expression "PTR_DAT_0067cb08 + 0x10" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }" { comment (expression_statement "FUN_00352af0("../../gold/parameters.h",0x5c,"options");" (call_expression "FUN_00352af0("../../gold/parameters.h",0x5c,"options")" identifier (argument_list "("../../gold/parameters.h",0x5c,"options")" ( (string_literal ""../../gold/parameters.h"" " string_content ") , number_literal , (string_literal ""options"" " string_content ") ))) ;) })) (expression_statement "lVar1 = *(long *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058);" (assignment_expression "lVar1 = *(long *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058)" identifier = (pointer_expression "*(long *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058)" * (cast_expression "(long *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058)" ( (binary_expression "*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058" (pointer_expression "*(long *)(PTR_DAT_0067cb08 + 0x10)" * (cast_expression "(long *)(PTR_DAT_0067cb08 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0067cb08 + 0x10)" ( (binary_expression "PTR_DAT_0067cb08 + 0x10" identifier + number_literal) )))) + number_literal) ))))) ;) (if_statement "if (lVar1 != 0) {\n uVar3 = 3;\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n plVar4 = (long *)FUN_00407ee0(lVar1,param_1);\n if (plVar4 == (long *)0x0) {\n uVar3 = 2;\n }\n else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }\n }\n return uVar3;\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n uVar3 = 3;\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n plVar4 = (long *)FUN_00407ee0(lVar1,param_1);\n if (plVar4 == (long *)0x0) {\n uVar3 = 2;\n }\n else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }\n }\n return uVar3;\n }" { (expression_statement "uVar3 = 3;" (assignment_expression "uVar3 = 3" identifier = number_literal) ;) (if_statement "if (*(char *)(lVar1 + 0xb3) != '\0') {\n plVar4 = (long *)FUN_00407ee0(lVar1,param_1);\n if (plVar4 == (long *)0x0) {\n uVar3 = 2;\n }\n else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }\n }" if (parenthesized_expression "(*(char *)(lVar1 + 0xb3) != '\0')" ( (binary_expression "*(char *)(lVar1 + 0xb3) != '\0'" (pointer_expression "*(char *)(lVar1 + 0xb3)" * (cast_expression "(char *)(lVar1 + 0xb3)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0xb3)" ( (binary_expression "lVar1 + 0xb3" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n plVar4 = (long *)FUN_00407ee0(lVar1,param_1);\n if (plVar4 == (long *)0x0) {\n uVar3 = 2;\n }\n else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }\n }" { (expression_statement "plVar4 = (long *)FUN_00407ee0(lVar1,param_1);" (assignment_expression "plVar4 = (long *)FUN_00407ee0(lVar1,param_1)" identifier = (cast_expression "(long *)FUN_00407ee0(lVar1,param_1)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00407ee0(lVar1,param_1)" identifier (argument_list "(lVar1,param_1)" ( identifier , identifier ))))) ;) (if_statement "if (plVar4 == (long *)0x0) {\n uVar3 = 2;\n }\n else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }" if (parenthesized_expression "(plVar4 == (long *)0x0)" ( (binary_expression "plVar4 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar3 = 2;\n }" { (expression_statement "uVar3 = 2;" (assignment_expression "uVar3 = 2" identifier = number_literal) ;) }) (else_clause "else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }" else (compound_statement "{\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }" { (expression_statement "uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);" (assignment_expression "uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2)" identifier = (call_expression "(**(code **)(*plVar4 + 0xa0))(plVar4,param_2)" (parenthesized_expression "(**(code **)(*plVar4 + 0xa0))" ( (pointer_expression "**(code **)(*plVar4 + 0xa0)" * (pointer_expression "*(code **)(*plVar4 + 0xa0)" * (cast_expression "(code **)(*plVar4 + 0xa0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0xa0)" ( (binary_expression "*plVar4 + 0xa0" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "(plVar4,param_2)" ( identifier , identifier )))) ;) (expression_statement "*param_3 = uVar2;" (assignment_expression "*param_3 = uVar2" (pointer_expression "*param_3" * identifier) = identifier) ;) (expression_statement "uVar3 = 0;" (assignment_expression "uVar3 = 0" identifier = number_literal) ;) }))) })) (return_statement "return uVar3;" return identifier ;) })) comment (expression_statement "FUN_00352af0("../../gold/plugin.cc",0x7c5,"get_input_section_type");" (call_expression "FUN_00352af0("../../gold/plugin.cc",0x7c5,"get_input_section_type")" identifier (argument_list "("../../gold/plugin.cc",0x7c5,"get_input_section_type")" ( (string_literal ""../../gold/plugin.cc"" " string_content ") , number_literal , (string_literal ""get_input_section_type"" " 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\nld_plugin_status __thiscall\ngold::get_input_section_type(gold *this,ld_plugin_section section,uint *type)\n\n{\n Plugin_manager *this_00;\n int iVar1;\n ld_plugin_status lVar2;\n Object *pOVar3;\n \n if (parameters->options_ == (General_options *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }\n this_00 = parameters->options_->plugins_;\n if (this_00 != (Plugin_manager *)0x0) {\n lVar2 = LDPS_ERR;\n if (this_00->in_claim_file_handler_ != false) {\n pOVar3 = Plugin_manager::get_elf_object(this_00,this);\n if (pOVar3 == (Object *)0x0) {\n lVar2 = LDPS_BAD_HANDLE;\n }\n else {\n iVar1 = (*pOVar3->_vptr_Object[0x14])(pOVar3,(ulong)section.handle & 0xffffffff);\n *section._8_8_ = iVar1;\n lVar2 = LDPS_OK;\n }\n }\n return lVar2;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/plugin.cc",0x7c5,"get_input_section_type");\n}\n\n" comment comment (function_definition "ld_plugin_status __thiscall\ngold::get_input_section_type(gold *this,ld_plugin_section section,uint *type)\n\n{\n Plugin_manager *this_00;\n int iVar1;\n ld_plugin_status lVar2;\n Object *pOVar3;\n \n if (parameters->options_ == (General_options *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }\n this_00 = parameters->options_->plugins_;\n if (this_00 != (Plugin_manager *)0x0) {\n lVar2 = LDPS_ERR;\n if (this_00->in_claim_file_handler_ != false) {\n pOVar3 = Plugin_manager::get_elf_object(this_00,this);\n if (pOVar3 == (Object *)0x0) {\n lVar2 = LDPS_BAD_HANDLE;\n }\n else {\n iVar1 = (*pOVar3->_vptr_Object[0x14])(pOVar3,(ulong)section.handle & 0xffffffff);\n *section._8_8_ = iVar1;\n lVar2 = LDPS_OK;\n }\n }\n return lVar2;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/plugin.cc",0x7c5,"get_input_section_type");\n}" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) (function_declarator "get_input_section_type(gold *this,ld_plugin_section section,uint *type)" identifier (parameter_list "(gold *this,ld_plugin_section section,uint *type)" ( (parameter_declaration "gold *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "ld_plugin_section section" type_identifier identifier) , (parameter_declaration "uint *type" type_identifier (pointer_declarator "*type" * identifier)) ))) (compound_statement "{\n Plugin_manager *this_00;\n int iVar1;\n ld_plugin_status lVar2;\n Object *pOVar3;\n \n if (parameters->options_ == (General_options *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }\n this_00 = parameters->options_->plugins_;\n if (this_00 != (Plugin_manager *)0x0) {\n lVar2 = LDPS_ERR;\n if (this_00->in_claim_file_handler_ != false) {\n pOVar3 = Plugin_manager::get_elf_object(this_00,this);\n if (pOVar3 == (Object *)0x0) {\n lVar2 = LDPS_BAD_HANDLE;\n }\n else {\n iVar1 = (*pOVar3->_vptr_Object[0x14])(pOVar3,(ulong)section.handle & 0xffffffff);\n *section._8_8_ = iVar1;\n lVar2 = LDPS_OK;\n }\n }\n return lVar2;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/plugin.cc",0x7c5,"get_input_section_type");\n}" { (declaration "Plugin_manager *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (declaration "int iVar1;" primitive_type identifier ;) (declaration "ld_plugin_status lVar2;" type_identifier identifier ;) (declaration "Object *pOVar3;" type_identifier (pointer_declarator "*pOVar3" * identifier) ;) (if_statement "if (parameters->options_ == (General_options *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }" if (parenthesized_expression "(parameters->options_ == (General_options *)0x0)" ( (binary_expression "parameters->options_ == (General_options *)0x0" (field_expression "parameters->options_" identifier -> field_identifier) == (cast_expression "(General_options *)0x0" ( (type_descriptor "General_options *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/parameters.h",0x5c,"options");" (call_expression "do_gold_unreachable("../../gold/parameters.h",0x5c,"options")" identifier (argument_list "("../../gold/parameters.h",0x5c,"options")" ( (string_literal ""../../gold/parameters.h"" " string_content ") , number_literal , (string_literal ""options"" " string_content ") ))) ;) })) (expression_statement "this_00 = parameters->options_->plugins_;" (assignment_expression "this_00 = parameters->options_->plugins_" identifier = (field_expression "parameters->options_->plugins_" (field_expression "parameters->options_" identifier -> field_identifier) -> field_identifier)) ;) (if_statement "if (this_00 != (Plugin_manager *)0x0) {\n lVar2 = LDPS_ERR;\n if (this_00->in_claim_file_handler_ != false) {\n pOVar3 = Plugin_manager::get_elf_object(this_00,this);\n if (pOVar3 == (Object *)0x0) {\n lVar2 = LDPS_BAD_HANDLE;\n }\n else {\n iVar1 = (*pOVar3->_vptr_Object[0x14])(pOVar3,(ulong)section.handle & 0xffffffff);\n *section._8_8_ = iVar1;\n lVar2 = LDPS_OK;\n }\n }\n return lVar2;\n }" if (parenthesized_expression "(this_00 != (Plugin_manager *)0x0)" ( (binary_expression "this_00 != (Plugin_manager *)0x0" identifier != (cast_expression "(Plugin_manager *)0x0" ( (type_descriptor "Plugin_manager *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar2 = LDPS_ERR;\n if (this_00->in_claim_file_handler_ != false) {\n pOVar3 = Plugin_manager::get_elf_object(this_00,this);\n if (pOVar3 == (Object *)0x0) {\n lVar2 = LDPS_BAD_HANDLE;\n }\n else {\n iVar1 = (*pOVar3->_vptr_Object[0x14])(pOVar3,(ulong)section.handle & 0xffffffff);\n *section._8_8_ = iVar1;\n lVar2 = LDPS_OK;\n }\n }\n return lVar2;\n }" { (expression_statement "lVar2 = LDPS_ERR;" (assignment_expression "lVar2 = LDPS_ERR" identifier = identifier) ;) (if_statement "if (this_00->in_claim_file_handler_ != false) {\n pOVar3 = Plugin_manager::get_elf_object(this_00,this);\n if (pOVar3 == (Object *)0x0) {\n lVar2 = LDPS_BAD_HANDLE;\n }\n else {\n iVar1 = (*pOVar3->_vptr_Object[0x14])(pOVar3,(ulong)section.handle & 0xffffffff);\n *section._8_8_ = iVar1;\n lVar2 = LDPS_OK;\n }\n }" if (parenthesized_expression "(this_00->in_claim_file_handler_ != false)" ( (binary_expression "this_00->in_claim_file_handler_ != false" (field_expression "this_00->in_claim_file_handler_" identifier -> field_identifier) != false) )) (compound_statement "{\n pOVar3 = Plugin_manager::get_elf_object(this_00,this);\n if (pOVar3 == (Object *)0x0) {\n lVar2 = LDPS_BAD_HANDLE;\n }\n else {\n iVar1 = (*pOVar3->_vptr_Object[0x14])(pOVar3,(ulong)section.handle & 0xffffffff);\n *section._8_8_ = iVar1;\n lVar2 = LDPS_OK;\n }\n }" { (ERROR "pOVar3 = Plugin_manager::" (assignment_expression "pOVar3 = Plugin_manager" identifier = identifier) : :) (expression_statement "get_elf_object(this_00,this);" (call_expression "get_elf_object(this_00,this)" identifier (argument_list "(this_00,this)" ( identifier , identifier ))) ;) (if_statement "if (pOVar3 == (Object *)0x0) {\n lVar2 = LDPS_BAD_HANDLE;\n }\n else {\n iVar1 = (*pOVar3->_vptr_Object[0x14])(pOVar3,(ulong)section.handle & 0xffffffff);\n *section._8_8_ = iVar1;\n lVar2 = LDPS_OK;\n }" if (parenthesized_expression "(pOVar3 == (Object *)0x0)" ( (binary_expression "pOVar3 == (Object *)0x0" identifier == (cast_expression "(Object *)0x0" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar2 = LDPS_BAD_HANDLE;\n }" { (expression_statement "lVar2 = LDPS_BAD_HANDLE;" (assignment_expression "lVar2 = LDPS_BAD_HANDLE" identifier = identifier) ;) }) (else_clause "else {\n iVar1 = (*pOVar3->_vptr_Object[0x14])(pOVar3,(ulong)section.handle & 0xffffffff);\n *section._8_8_ = iVar1;\n lVar2 = LDPS_OK;\n }" else (compound_statement "{\n iVar1 = (*pOVar3->_vptr_Object[0x14])(pOVar3,(ulong)section.handle & 0xffffffff);\n *section._8_8_ = iVar1;\n lVar2 = LDPS_OK;\n }" { (expression_statement "iVar1 = (*pOVar3->_vptr_Object[0x14])(pOVar3,(ulong)section.handle & 0xffffffff);" (assignment_expression "iVar1 = (*pOVar3->_vptr_Object[0x14])(pOVar3,(ulong)section.handle & 0xffffffff)" identifier = (call_expression "(*pOVar3->_vptr_Object[0x14])(pOVar3,(ulong)section.handle & 0xffffffff)" (parenthesized_expression "(*pOVar3->_vptr_Object[0x14])" ( (pointer_expression "*pOVar3->_vptr_Object[0x14]" * (subscript_expression "pOVar3->_vptr_Object[0x14]" (field_expression "pOVar3->_vptr_Object" identifier -> field_identifier) [ number_literal ])) )) (argument_list "(pOVar3,(ulong)section.handle & 0xffffffff)" ( identifier , (binary_expression "(ulong)section.handle & 0xffffffff" (cast_expression "(ulong)section.handle" ( (type_descriptor "ulong" type_identifier) ) (field_expression "section.handle" identifier . field_identifier)) & number_literal) )))) ;) (expression_statement "*section._8_8_ = iVar1;" (assignment_expression "*section._8_8_ = iVar1" (pointer_expression "*section._8_8_" * (field_expression "section._8_8_" identifier . field_identifier)) = identifier) ;) (expression_statement "lVar2 = LDPS_OK;" (assignment_expression "lVar2 = LDPS_OK" identifier = identifier) ;) }))) })) (return_statement "return lVar2;" return identifier ;) })) comment (expression_statement "do_gold_unreachable("../../gold/plugin.cc",0x7c5,"get_input_section_type");" (call_expression "do_gold_unreachable("../../gold/plugin.cc",0x7c5,"get_input_section_type")" identifier (argument_list "("../../gold/plugin.cc",0x7c5,"get_input_section_type")" ( (string_literal ""../../gold/plugin.cc"" " string_content ") , number_literal , (string_literal ""get_input_section_type"" " string_content ") ))) ;) })))
(translation_unit "undefined8 FUN_00408160(undefined8 param_1,undefined4 param_2,undefined4 *param_3)\n\n{\n long lVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n long *plVar4;\n \n if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) {\n \n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }\n lVar1 = *(long *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058);\n if (lVar1 != 0) {\n uVar3 = 3;\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n plVar4 = (long *)FUN_00407ee0(lVar1,param_1);\n if (plVar4 == (long *)0x0) {\n uVar3 = 2;\n }\n else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }\n }\n return uVar3;\n }\n \n FUN_00352af0("../../gold/plugin.cc",0x7c5,"get_input_section_type");\n}\n\n" (function_definition "undefined8 FUN_00408160(undefined8 param_1,undefined4 param_2,undefined4 *param_3)\n\n{\n long lVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n long *plVar4;\n \n if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) {\n \n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }\n lVar1 = *(long *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058);\n if (lVar1 != 0) {\n uVar3 = 3;\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n plVar4 = (long *)FUN_00407ee0(lVar1,param_1);\n if (plVar4 == (long *)0x0) {\n uVar3 = 2;\n }\n else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }\n }\n return uVar3;\n }\n \n FUN_00352af0("../../gold/plugin.cc",0x7c5,"get_input_section_type");\n}" type_identifier (function_declarator "FUN_00408160(undefined8 param_1,undefined4 param_2,undefined4 *param_3)" identifier (parameter_list "(undefined8 param_1,undefined4 param_2,undefined4 *param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined4 param_2" type_identifier identifier) , (parameter_declaration "undefined4 *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n long lVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n long *plVar4;\n \n if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) {\n \n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }\n lVar1 = *(long *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058);\n if (lVar1 != 0) {\n uVar3 = 3;\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n plVar4 = (long *)FUN_00407ee0(lVar1,param_1);\n if (plVar4 == (long *)0x0) {\n uVar3 = 2;\n }\n else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }\n }\n return uVar3;\n }\n \n FUN_00352af0("../../gold/plugin.cc",0x7c5,"get_input_section_type");\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (if_statement "if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) {\n \n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }" if (parenthesized_expression "(*(long *)(PTR_DAT_0067cb08 + 0x10) == 0)" ( (binary_expression "*(long *)(PTR_DAT_0067cb08 + 0x10) == 0" (pointer_expression "*(long *)(PTR_DAT_0067cb08 + 0x10)" * (cast_expression "(long *)(PTR_DAT_0067cb08 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0067cb08 + 0x10)" ( (binary_expression "PTR_DAT_0067cb08 + 0x10" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n \n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }" { (expression_statement "FUN_00352af0("../../gold/parameters.h",0x5c,"options");" (call_expression "FUN_00352af0("../../gold/parameters.h",0x5c,"options")" identifier (argument_list "("../../gold/parameters.h",0x5c,"options")" ( (string_literal ""../../gold/parameters.h"" " string_content ") , number_literal , (string_literal ""options"" " string_content ") ))) ;) })) (expression_statement "lVar1 = *(long *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058);" (assignment_expression "lVar1 = *(long *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058)" identifier = (pointer_expression "*(long *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058)" * (cast_expression "(long *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058)" ( (binary_expression "*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058" (pointer_expression "*(long *)(PTR_DAT_0067cb08 + 0x10)" * (cast_expression "(long *)(PTR_DAT_0067cb08 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0067cb08 + 0x10)" ( (binary_expression "PTR_DAT_0067cb08 + 0x10" identifier + number_literal) )))) + number_literal) ))))) ;) (if_statement "if (lVar1 != 0) {\n uVar3 = 3;\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n plVar4 = (long *)FUN_00407ee0(lVar1,param_1);\n if (plVar4 == (long *)0x0) {\n uVar3 = 2;\n }\n else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }\n }\n return uVar3;\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n uVar3 = 3;\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n plVar4 = (long *)FUN_00407ee0(lVar1,param_1);\n if (plVar4 == (long *)0x0) {\n uVar3 = 2;\n }\n else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }\n }\n return uVar3;\n }" { (expression_statement "uVar3 = 3;" (assignment_expression "uVar3 = 3" identifier = number_literal) ;) (if_statement "if (*(char *)(lVar1 + 0xb3) != '\0') {\n plVar4 = (long *)FUN_00407ee0(lVar1,param_1);\n if (plVar4 == (long *)0x0) {\n uVar3 = 2;\n }\n else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }\n }" if (parenthesized_expression "(*(char *)(lVar1 + 0xb3) != '\0')" ( (binary_expression "*(char *)(lVar1 + 0xb3) != '\0'" (pointer_expression "*(char *)(lVar1 + 0xb3)" * (cast_expression "(char *)(lVar1 + 0xb3)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0xb3)" ( (binary_expression "lVar1 + 0xb3" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n plVar4 = (long *)FUN_00407ee0(lVar1,param_1);\n if (plVar4 == (long *)0x0) {\n uVar3 = 2;\n }\n else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }\n }" { (expression_statement "plVar4 = (long *)FUN_00407ee0(lVar1,param_1);" (assignment_expression "plVar4 = (long *)FUN_00407ee0(lVar1,param_1)" identifier = (cast_expression "(long *)FUN_00407ee0(lVar1,param_1)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00407ee0(lVar1,param_1)" identifier (argument_list "(lVar1,param_1)" ( identifier , identifier ))))) ;) (if_statement "if (plVar4 == (long *)0x0) {\n uVar3 = 2;\n }\n else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }" if (parenthesized_expression "(plVar4 == (long *)0x0)" ( (binary_expression "plVar4 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar3 = 2;\n }" { (expression_statement "uVar3 = 2;" (assignment_expression "uVar3 = 2" identifier = number_literal) ;) }) (else_clause "else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }" else (compound_statement "{\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }" { (expression_statement "uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);" (assignment_expression "uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2)" identifier = (call_expression "(**(code **)(*plVar4 + 0xa0))(plVar4,param_2)" (parenthesized_expression "(**(code **)(*plVar4 + 0xa0))" ( (pointer_expression "**(code **)(*plVar4 + 0xa0)" * (pointer_expression "*(code **)(*plVar4 + 0xa0)" * (cast_expression "(code **)(*plVar4 + 0xa0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0xa0)" ( (binary_expression "*plVar4 + 0xa0" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "(plVar4,param_2)" ( identifier , identifier )))) ;) (expression_statement "*param_3 = uVar2;" (assignment_expression "*param_3 = uVar2" (pointer_expression "*param_3" * identifier) = identifier) ;) (expression_statement "uVar3 = 0;" (assignment_expression "uVar3 = 0" identifier = number_literal) ;) }))) })) (return_statement "return uVar3;" return identifier ;) })) (expression_statement "FUN_00352af0("../../gold/plugin.cc",0x7c5,"get_input_section_type");" (call_expression "FUN_00352af0("../../gold/plugin.cc",0x7c5,"get_input_section_type")" identifier (argument_list "("../../gold/plugin.cc",0x7c5,"get_input_section_type")" ( (string_literal ""../../gold/plugin.cc"" " string_content ") , number_literal , (string_literal ""get_input_section_type"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (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 (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( 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 (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 (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }))) })) (return_statement return IDENT ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "undefined8 FUN_00408160(undefined8 param_1,undefined4 param_2,undefined4 *param_3)\n\n{\n long lVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n long *plVar4;\n \n if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) {\n \n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }\n lVar1 = *(long *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058);\n if (lVar1 != 0) {\n uVar3 = 3;\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n plVar4 = (long *)FUN_00407ee0(lVar1,param_1);\n if (plVar4 == (long *)0x0) {\n uVar3 = 2;\n }\n else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }\n }\n return uVar3;\n }\n \n FUN_00352af0("../../gold/plugin.cc",0x7c5,"get_input_section_type");\n}" (type_identifier "undefined8") (function_declarator "FUN_00408160(undefined8 param_1,undefined4 param_2,undefined4 *param_3)" (identifier "FUN_00408160") (parameter_list "(undefined8 param_1,undefined4 param_2,undefined4 *param_3)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined4 param_2" (type_identifier "undefined4") (identifier "param_2")) (, ",") (parameter_declaration "undefined4 *param_3" (type_identifier "undefined4") (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) () ")"))) (compound_statement "{\n long lVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n long *plVar4;\n \n if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) {\n \n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }\n lVar1 = *(long *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058);\n if (lVar1 != 0) {\n uVar3 = 3;\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n plVar4 = (long *)FUN_00407ee0(lVar1,param_1);\n if (plVar4 == (long *)0x0) {\n uVar3 = 2;\n }\n else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }\n }\n return uVar3;\n }\n \n FUN_00352af0("../../gold/plugin.cc",0x7c5,"get_input_section_type");\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "undefined4 uVar2;" (type_identifier "undefined4") (identifier "uVar2") (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (declaration "long *plVar4;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar4" (* "*") (identifier "plVar4")) (; ";")) (if_statement "if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) {\n \n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }" (if "if") (parenthesized_expression "(*(long *)(PTR_DAT_0067cb08 + 0x10) == 0)" (( "(") (binary_expression "*(long *)(PTR_DAT_0067cb08 + 0x10) == 0" (pointer_expression "*(long *)(PTR_DAT_0067cb08 + 0x10)" (* "*") (cast_expression "(long *)(PTR_DAT_0067cb08 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_0067cb08 + 0x10)" (( "(") (binary_expression "PTR_DAT_0067cb08 + 0x10" (identifier "PTR_DAT_0067cb08") (+ "+") (number_literal "0x10")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }" ({ "{") (expression_statement "FUN_00352af0("../../gold/parameters.h",0x5c,"options");" (call_expression "FUN_00352af0("../../gold/parameters.h",0x5c,"options")" (identifier "FUN_00352af0") (argument_list "("../../gold/parameters.h",0x5c,"options")" (( "(") (string_literal ""../../gold/parameters.h"" (" """) (string_content "../../gold/parameters.h") (" """)) (, ",") (number_literal "0x5c") (, ",") (string_literal ""options"" (" """) (string_content "options") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "lVar1 = *(long *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058);" (assignment_expression "lVar1 = *(long *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058)" (* "*") (cast_expression "(long *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058)" (( "(") (binary_expression "*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058" (pointer_expression "*(long *)(PTR_DAT_0067cb08 + 0x10)" (* "*") (cast_expression "(long *)(PTR_DAT_0067cb08 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_0067cb08 + 0x10)" (( "(") (binary_expression "PTR_DAT_0067cb08 + 0x10" (identifier "PTR_DAT_0067cb08") (+ "+") (number_literal "0x10")) () ")")))) (+ "+") (number_literal "0x9058")) () ")"))))) (; ";")) (if_statement "if (lVar1 != 0) {\n uVar3 = 3;\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n plVar4 = (long *)FUN_00407ee0(lVar1,param_1);\n if (plVar4 == (long *)0x0) {\n uVar3 = 2;\n }\n else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }\n }\n return uVar3;\n }" (if "if") (parenthesized_expression "(lVar1 != 0)" (( "(") (binary_expression "lVar1 != 0" (identifier "lVar1") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar3 = 3;\n if (*(char *)(lVar1 + 0xb3) != '\0') {\n plVar4 = (long *)FUN_00407ee0(lVar1,param_1);\n if (plVar4 == (long *)0x0) {\n uVar3 = 2;\n }\n else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }\n }\n return uVar3;\n }" ({ "{") (expression_statement "uVar3 = 3;" (assignment_expression "uVar3 = 3" (identifier "uVar3") (= "=") (number_literal "3")) (; ";")) (if_statement "if (*(char *)(lVar1 + 0xb3) != '\0') {\n plVar4 = (long *)FUN_00407ee0(lVar1,param_1);\n if (plVar4 == (long *)0x0) {\n uVar3 = 2;\n }\n else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }\n }" (if "if") (parenthesized_expression "(*(char *)(lVar1 + 0xb3) != '\0')" (( "(") (binary_expression "*(char *)(lVar1 + 0xb3) != '\0'" (pointer_expression "*(char *)(lVar1 + 0xb3)" (* "*") (cast_expression "(char *)(lVar1 + 0xb3)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0xb3)" (( "(") (binary_expression "lVar1 + 0xb3" (identifier "lVar1") (+ "+") (number_literal "0xb3")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n plVar4 = (long *)FUN_00407ee0(lVar1,param_1);\n if (plVar4 == (long *)0x0) {\n uVar3 = 2;\n }\n else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }\n }" ({ "{") (expression_statement "plVar4 = (long *)FUN_00407ee0(lVar1,param_1);" (assignment_expression "plVar4 = (long *)FUN_00407ee0(lVar1,param_1)" (identifier "plVar4") (= "=") (cast_expression "(long *)FUN_00407ee0(lVar1,param_1)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00407ee0(lVar1,param_1)" (identifier "FUN_00407ee0") (argument_list "(lVar1,param_1)" (( "(") (identifier "lVar1") (, ",") (identifier "param_1") () ")"))))) (; ";")) (if_statement "if (plVar4 == (long *)0x0) {\n uVar3 = 2;\n }\n else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }" (if "if") (parenthesized_expression "(plVar4 == (long *)0x0)" (( "(") (binary_expression "plVar4 == (long *)0x0" (identifier "plVar4") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n uVar3 = 2;\n }" ({ "{") (expression_statement "uVar3 = 2;" (assignment_expression "uVar3 = 2" (identifier "uVar3") (= "=") (number_literal "2")) (; ";")) (} "}")) (else_clause "else {\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }" (else "else") (compound_statement "{\n uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);\n *param_3 = uVar2;\n uVar3 = 0;\n }" ({ "{") (expression_statement "uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2);" (assignment_expression "uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2)" (identifier "uVar2") (= "=") (call_expression "(**(code **)(*plVar4 + 0xa0))(plVar4,param_2)" (parenthesized_expression "(**(code **)(*plVar4 + 0xa0))" (( "(") (pointer_expression "**(code **)(*plVar4 + 0xa0)" (* "*") (pointer_expression "*(code **)(*plVar4 + 0xa0)" (* "*") (cast_expression "(code **)(*plVar4 + 0xa0)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar4 + 0xa0)" (( "(") (binary_expression "*plVar4 + 0xa0" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (+ "+") (number_literal "0xa0")) () ")"))))) () ")")) (argument_list "(plVar4,param_2)" (( "(") (identifier "plVar4") (, ",") (identifier "param_2") () ")")))) (; ";")) (expression_statement "*param_3 = uVar2;" (assignment_expression "*param_3 = uVar2" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "uVar3 = 0;" (assignment_expression "uVar3 = 0" (identifier "uVar3") (= "=") (number_literal "0")) (; ";")) (} "}")))) (} "}"))) (return_statement "return uVar3;" (return "return") (identifier "uVar3") (; ";")) (} "}"))) (expression_statement "FUN_00352af0("../../gold/plugin.cc",0x7c5,"get_input_section_type");" (call_expression "FUN_00352af0("../../gold/plugin.cc",0x7c5,"get_input_section_type")" (identifier "FUN_00352af0") (argument_list "("../../gold/plugin.cc",0x7c5,"get_input_section_type")" (( "(") (string_literal ""../../gold/plugin.cc"" (" """) (string_content "../../gold/plugin.cc") (" """)) (, ",") (number_literal "0x7c5") (, ",") (string_literal ""get_input_section_type"" (" """) (string_content "get_input_section_type") (" """)) () ")"))) (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ type_1 __thiscall type_2::function_1(type_2 *this,type_3 section,type_4 *type) { type_5 *var_2; int iVar1; type_1 lVar2; type_6 *var_4; if (parameters->options_ == (type_7 *)0x0) { /* WARNING: Subroutine does not return */ var_1("../../gold/parameters.h",0x5c,"options"); } var_2 = parameters->options_->plugins_; if (var_2 != (type_5 *)0x0) { lVar2 = LDPS_ERR; if (var_2->in_claim_file_handler_ != false) { var_4 = type_5::var_3(var_2,this); if (var_4 == (type_6 *)0x0) { lVar2 = LDPS_BAD_HANDLE; } else { iVar1 = (*var_4->_vptr_Object[0x14])(var_4,(type_8)section.handle & 0xffffffff); *section._8_8_ = iVar1; lVar2 = LDPS_OK; } } return lVar2; } /* WARNING: Subroutine does not return */ var_1("../../gold/plugin.cc",0x7c5,"get_input_section_type"); }
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: (pointer_declarator declarator: (identifier))))) body: (compound_statement (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: (pointer_declarator 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 (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (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 (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) (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 (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: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))))))) (return_statement (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
undefined8 MASKED(undefined8 param_1,undefined4 param_2,undefined4 *param_3) { long lVar1; undefined4 uVar2; undefined8 uVar3; long *plVar4; if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) { /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/parameters.h",0x5c,"options"); } lVar1 = *(long *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x9058); if (lVar1 != 0) { uVar3 = 3; if (*(char *)(lVar1 + 0xb3) != '\0') { plVar4 = (long *)FUN_00407ee0(lVar1,param_1); if (plVar4 == (long *)0x0) { uVar3 = 2; } else { uVar2 = (**(code **)(*plVar4 + 0xa0))(plVar4,param_2); *param_3 = uVar2; uVar3 = 0; } } return uVar3; } /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/plugin.cc",0x7c5,"get_input_section_type"); }
1156_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
do_output_section_offset
FUN_00156340
/* DWARF original prototype: uint64_t do_output_section_offset(Sized_relobj<32,_false> * this, uint shndx) */ uint64_t __thiscall gold::Sized_relobj<32,_false>::do_output_section_offset(Sized_relobj<32,_false> *this,uint shndx) { uint uVar1; pointer puVar2; uint64_t uVar3; puVar2 = (this->section_offsets_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>. _M_impl._M_start; if ((ulong)shndx < (ulong)((long)(this->section_offsets_). super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl. _M_finish - (long)puVar2 >> 2)) { uVar1 = puVar2[shndx]; uVar3 = (uint64_t)uVar1; if (uVar1 == 0xffffffff) { uVar3 = 0xffffffffffffffff; } return uVar3; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/object.h",0x7f7,"get_output_section_offset"); }
ulong FUN_00156340(long param_1,uint param_2) { uint uVar1; ulong uVar2; if ((ulong)param_2 < (ulong)(*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2)) { uVar1 = *(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4); uVar2 = (ulong)uVar1; if (uVar1 == 0xffffffff) { uVar2 = 0xffffffffffffffff; } return uVar2; } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/object.h",0x7f7,"get_output_section_offset"); }
MOV RDX,qword ptr [RDI + 0xe0] MOV RAX,qword ptr [RDI + 0xe8] MOV ESI,ESI SUB RAX,RDX SAR RAX,0x2 CMP RSI,RAX JNC 0x0015636e MOV EAX,dword ptr [RDX + RSI*0x4] MOV RDX,-0x1 CMP EAX,-0x1 CMOVZ RAX,RDX RET PUSH RAX LEA RDX,[0x36c150] MOV ESI,0x7f7 LEA RDI,[0x36b016] CALL 0x0017c650
null
null
null
null
[('const-224', u'PTRSUB_-1207278573'), ('const-4294967295', u'INT_EQUAL_-1207278661'), (u'COPY_-1207278582', u'CALL_-1207278617'), (u'INT_SUB_-1207278738', u'INT_SRIGHT_-1207278715'), ('const-3588432', u'COPY_-1207278582'), ('const-0', u'PTRSUB_-1207278581'), (u'PTRSUB_-1207278573', u'PTRSUB_-1207278570'), ('const-4', u'PTRADD_-1207278544'), ('tmp_262', u'PTRSUB_-1207278573'), (u'CAST_-1207278547', u'INT_LESS_-1207278694'), (u'LOAD_-1207278689', u'INT_ZEXT_-1207278632'), ('const-0', u'RETURN_-1207278644'), ('const-433', u'LOAD_-1207278771'), ('const-433', u'LOAD_-1207278781'), ('const-0', u'PTRSUB_-1207278575'), (u'LOAD_-1207278771', u'CAST_-1207278556'), (u'INT_ZEXT_-1207278632', u'MULTIEQUAL_-1207278570'), ('const-1', u'RETURN_-1207278612'), (u'CAST_-1207278556', u'INT_SUB_-1207278738'), (u'INT_SRIGHT_-1207278715', u'CAST_-1207278547'), (u'INT_ZEXT_-1207278637', u'PTRADD_-1207278544'), (u'LOAD_-1207278689', u'INT_EQUAL_-1207278661'), ('const-0', u'PTRSUB_-1207278570'), ('const-3584022', u'COPY_-1207278583'), ('tmp_263', u'INT_ZEXT_-1207278637'), (u'PTRSUB_-1207278575', u'LOAD_-1207278781'), (u'PTRADD_-1207278544', u'LOAD_-1207278689'), ('const-224', u'PTRSUB_-1207278582'), (u'INT_EQUAL_-1207278661', u'CBRANCH_-1207278657'), (u'LOAD_-1207278781', u'CAST_-1207278555'), ('const-433', u'LOAD_-1207278689'), ('tmp_220', u'CBRANCH_-1207278657'), (u'PTRSUB_-1207278578', u'PTRSUB_-1207278575'), (u'MULTIEQUAL_-1207278570', u'RETURN_-1207278644'), (u'LOAD_-1207278781', u'PTRADD_-1207278544'), (u'COPY_-1207278583', u'CALL_-1207278617'), (u'INT_LESS_-1207278694', u'CBRANCH_-1207278691'), ('const-0', u'PTRSUB_-1207278567'), ('const-2039', u'CALL_-1207278617'), (u'PTRSUB_-1207278581', u'PTRSUB_-1207278578'), ('const-2', u'INT_SRIGHT_-1207278715'), (u'CAST_-1207278555', u'INT_SUB_-1207278738'), ('tmp_171', u'CBRANCH_-1207278691'), ('const--1', u'COPY_-1207278660'), ('const-0', u'PTRSUB_-1207278578'), (u'COPY_-1207278660', u'MULTIEQUAL_-1207278570'), ('tmp_262', u'PTRSUB_-1207278582'), (u'INT_ZEXT_-1207278637', u'INT_LESS_-1207278694'), (u'PTRSUB_-1207278570', u'PTRSUB_-1207278567'), (u'PTRSUB_-1207278582', u'PTRSUB_-1207278581'), ('const-8', u'PTRSUB_-1207278565'), (u'PTRSUB_-1207278567', u'PTRSUB_-1207278565'), (u'PTRSUB_-1207278565', u'LOAD_-1207278771')]
[(u'INT_SRIGHT_-1207278715', u'CAST_-1207278561'), ('const-3584022', u'COPY_-1207278585'), (u'CAST_-1207278578', u'LOAD_-1207278771'), ('const-2', u'INT_SRIGHT_-1207278715'), ('const-3588432', u'COPY_-1207278584'), (u'INT_EQUAL_-1207278661', u'CBRANCH_-1207278657'), (u'INT_SUB_-1207278738', u'INT_SRIGHT_-1207278715'), ('const-2039', u'CALL_-1207278617'), ('tmp_220', u'CBRANCH_-1207278657'), (u'INT_ADD_-1207278755', u'CAST_-1207278578'), (u'CAST_-1207278586', u'LOAD_-1207278781'), (u'LOAD_-1207278781', u'INT_ADD_-1207278673'), (u'LOAD_-1207278689', u'INT_ZEXT_-1207278632'), (u'MULTIEQUAL_-1207278570', u'RETURN_-1207278644'), ('const-224', u'INT_ADD_-1207278765'), (u'INT_ZEXT_-1207278639', u'INT_LESS_-1207278694'), ('const-433', u'LOAD_-1207278771'), ('const-0', u'RETURN_-1207278644'), ('const-433', u'LOAD_-1207278781'), ('const-433', u'LOAD_-1207278689'), ('tmp_337', u'INT_ZEXT_-1207278639'), (u'INT_LESS_-1207278694', u'CBRANCH_-1207278691'), (u'INT_ZEXT_-1207278639', u'INT_MULT_-1207278661'), (u'CAST_-1207278555', u'LOAD_-1207278689'), ('tmp_329', u'INT_ADD_-1207278765'), (u'CAST_-1207278561', u'INT_LESS_-1207278694'), ('const-4294967295', u'INT_EQUAL_-1207278661'), (u'LOAD_-1207278781', u'INT_SUB_-1207278738'), (u'COPY_-1207278584', u'CALL_-1207278617'), ('tmp_171', u'CBRANCH_-1207278691'), ('const-232', u'INT_ADD_-1207278755'), (u'COPY_-1207278585', u'CALL_-1207278617'), ('tmp_329', u'INT_ADD_-1207278755'), (u'INT_ZEXT_-1207278632', u'MULTIEQUAL_-1207278570'), ('const-1', u'RETURN_-1207278612'), ('const-4', u'INT_MULT_-1207278661'), (u'INT_MULT_-1207278661', u'INT_ADD_-1207278673'), (u'COPY_-1207278660', u'MULTIEQUAL_-1207278570'), (u'INT_ADD_-1207278673', u'CAST_-1207278555'), (u'LOAD_-1207278771', u'INT_SUB_-1207278738'), (u'LOAD_-1207278689', u'INT_EQUAL_-1207278661'), (u'INT_ADD_-1207278765', u'CAST_-1207278586'), ('const--1', u'COPY_-1207278660')]
null
null
00156340
x64
O2
(translation_unit "ulong FUN_00156340(long param_1,uint param_2)\n\n{\n uint uVar1;\n ulong uVar2;\n \n if ((ulong)param_2 < (ulong)(*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2)) {\n uVar1 = *(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4);\n uVar2 = (ulong)uVar1;\n if (uVar1 == 0xffffffff) {\n uVar2 = 0xffffffffffffffff;\n }\n return uVar2;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/object.h",0x7f7,"get_output_section_offset");\n}\n\n" (function_definition "ulong FUN_00156340(long param_1,uint param_2)\n\n{\n uint uVar1;\n ulong uVar2;\n \n if ((ulong)param_2 < (ulong)(*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2)) {\n uVar1 = *(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4);\n uVar2 = (ulong)uVar1;\n if (uVar1 == 0xffffffff) {\n uVar2 = 0xffffffffffffffff;\n }\n return uVar2;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/object.h",0x7f7,"get_output_section_offset");\n}" type_identifier (function_declarator "FUN_00156340(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 uint uVar1;\n ulong uVar2;\n \n if ((ulong)param_2 < (ulong)(*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2)) {\n uVar1 = *(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4);\n uVar2 = (ulong)uVar1;\n if (uVar1 == 0xffffffff) {\n uVar2 = 0xffffffffffffffff;\n }\n return uVar2;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/object.h",0x7f7,"get_output_section_offset");\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (if_statement "if ((ulong)param_2 < (ulong)(*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2)) {\n uVar1 = *(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4);\n uVar2 = (ulong)uVar1;\n if (uVar1 == 0xffffffff) {\n uVar2 = 0xffffffffffffffff;\n }\n return uVar2;\n }" if (parenthesized_expression "((ulong)param_2 < (ulong)(*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2))" ( (binary_expression "(ulong)param_2 < (ulong)(*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2)" (cast_expression "(ulong)param_2" ( (type_descriptor "ulong" type_identifier) ) identifier) < (call_expression "(ulong)(*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2)" ( (binary_expression "*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2" (binary_expression "*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0)" (pointer_expression "*(long *)(param_1 + 0xe8)" * (cast_expression "(long *)(param_1 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe8)" ( (binary_expression "param_1 + 0xe8" identifier + number_literal) )))) - (pointer_expression "*(long *)(param_1 + 0xe0)" * (cast_expression "(long *)(param_1 + 0xe0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe0)" ( (binary_expression "param_1 + 0xe0" identifier + number_literal) ))))) >> number_literal) )))) )) (compound_statement "{\n uVar1 = *(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4);\n uVar2 = (ulong)uVar1;\n if (uVar1 == 0xffffffff) {\n uVar2 = 0xffffffffffffffff;\n }\n return uVar2;\n }" { (expression_statement "uVar1 = *(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4);" (assignment_expression "uVar1 = *(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4)" identifier = (pointer_expression "*(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4)" * (cast_expression "(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4)" ( (binary_expression "*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4" (pointer_expression "*(long *)(param_1 + 0xe0)" * (cast_expression "(long *)(param_1 + 0xe0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe0)" ( (binary_expression "param_1 + 0xe0" identifier + number_literal) )))) + (binary_expression "(ulong)param_2 * 4" (cast_expression "(ulong)param_2" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) ))))) ;) (expression_statement "uVar2 = (ulong)uVar1;" (assignment_expression "uVar2 = (ulong)uVar1" identifier = (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (if_statement "if (uVar1 == 0xffffffff) {\n uVar2 = 0xffffffffffffffff;\n }" if (parenthesized_expression "(uVar1 == 0xffffffff)" ( (binary_expression "uVar1 == 0xffffffff" identifier == number_literal) )) (compound_statement "{\n uVar2 = 0xffffffffffffffff;\n }" { (expression_statement "uVar2 = 0xffffffffffffffff;" (assignment_expression "uVar2 = 0xffffffffffffffff" identifier = number_literal) ;) })) (return_statement "return uVar2;" return identifier ;) })) comment (expression_statement "FUN_0017c650("../../gold/object.h",0x7f7,"get_output_section_offset");" (call_expression "FUN_0017c650("../../gold/object.h",0x7f7,"get_output_section_offset")" identifier (argument_list "("../../gold/object.h",0x7f7,"get_output_section_offset")" ( (string_literal ""../../gold/object.h"" " string_content ") , number_literal , (string_literal ""get_output_section_offset"" " string_content ") ))) ;) })))
(translation_unit "/* DWARF original prototype: uint64_t do_output_section_offset(Sized_relobj<32,_false> * this, uint\n shndx) */\n\nuint64_t __thiscall\ngold::Sized_relobj<32,_false>::do_output_section_offset(Sized_relobj<32,_false> *this,uint shndx)\n\n{\n uint uVar1;\n pointer puVar2;\n uint64_t uVar3;\n \n puVar2 = (this->section_offsets_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>.\n _M_impl._M_start;\n if ((ulong)shndx <\n (ulong)((long)(this->section_offsets_).\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl.\n _M_finish - (long)puVar2 >> 2)) {\n uVar1 = puVar2[shndx];\n uVar3 = (uint64_t)uVar1;\n if (uVar1 == 0xffffffff) {\n uVar3 = 0xffffffffffffffff;\n }\n return uVar3;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x7f7,"get_output_section_offset");\n}\n\n" comment (declaration "uint64_t __thiscall\ngold::Sized_relobj<32,_false>::do_output_section_offset(Sized_relobj<32,_false> *this,uint shndx)\n\n{\n uint uVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>::do_output_section_offset(Sized_relobj<32,_false> *this,uint shndx)\n\n{\n uint" identifier > : : (function_declarator "do_output_section_offset(Sized_relobj<32,_false> *this,uint shndx)" identifier (parameter_list "(Sized_relobj<32,_false> *this,uint shndx)" ( (parameter_declaration "Sized_relobj" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "uint shndx" type_identifier identifier) ))) { identifier) identifier ;) (declaration "pointer puVar2;" type_identifier identifier ;) (declaration "uint64_t uVar3;" primitive_type identifier ;) (ERROR "puVar2 = (this->section_offsets_).super__Vector_base<unsigned_int," (assignment_expression "puVar2 = (this->section_offsets_).super__Vector_base<unsigned_int" identifier = (binary_expression "(this->section_offsets_).super__Vector_base<unsigned_int" (field_expression "(this->section_offsets_).super__Vector_base" (parenthesized_expression "(this->section_offsets_)" ( (field_expression "this->section_offsets_" identifier -> field_identifier) )) . field_identifier) < identifier)) ,) (labeled_statement "_std::allocator<unsigned_int>_>.\n _M_impl._M_start;" statement_identifier : (ERROR ":" :) (expression_statement "allocator<unsigned_int>_>.\n _M_impl._M_start;" (field_expression "allocator<unsigned_int>_>.\n _M_impl._M_start" (field_expression "allocator<unsigned_int>_>.\n _M_impl" (binary_expression "allocator<unsigned_int>_" (binary_expression "allocator<unsigned_int" identifier < identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;)) (if_statement "if ((ulong)shndx <\n (ulong)((long)(this->section_offsets_).\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl.\n _M_finish - (long)puVar2 >> 2)) {\n uVar1 = puVar2[shndx];\n uVar3 = (uint64_t)uVar1;\n if (uVar1 == 0xffffffff) {\n uVar3 = 0xffffffffffffffff;\n }\n return uVar3;\n }" if (parenthesized_expression "((ulong)shndx <\n (ulong)((long)(this->section_offsets_).\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl.\n _M_finish - (long)puVar2 >> 2))" ( (binary_expression "(ulong)shndx <\n (ulong)((long)(this->section_offsets_).\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl.\n _M_finish - (long)puVar2 >> 2)" (cast_expression "(ulong)shndx" ( (type_descriptor "ulong" type_identifier) ) identifier) < (call_expression "(ulong)((long)(this->section_offsets_).\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl.\n _M_finish - (long)puVar2 >> 2)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((long)(this->section_offsets_).\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl.\n _M_finish - (long)puVar2 >> 2)" ( (binary_expression "(long)(this->section_offsets_).\n super__Vector_base<unsigned_int" (cast_expression "(long)(this->section_offsets_).\n super__Vector_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(this->section_offsets_).\n super__Vector_base" (parenthesized_expression "(this->section_offsets_)" ( (field_expression "this->section_offsets_" identifier -> field_identifier) )) . field_identifier)) < identifier) , (ERROR "_std::" identifier : :) (binary_expression "allocator<unsigned_int>_>._M_impl.\n _M_finish - (long)puVar2 >> 2" (binary_expression "allocator<unsigned_int>_>._M_impl.\n _M_finish - (long)puVar2" (field_expression "allocator<unsigned_int>_>._M_impl.\n _M_finish" (field_expression "allocator<unsigned_int>_>._M_impl" (binary_expression "allocator<unsigned_int>_" (binary_expression "allocator<unsigned_int" identifier < identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) - (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )))) )) (compound_statement "{\n uVar1 = puVar2[shndx];\n uVar3 = (uint64_t)uVar1;\n if (uVar1 == 0xffffffff) {\n uVar3 = 0xffffffffffffffff;\n }\n return uVar3;\n }" { (expression_statement "uVar1 = puVar2[shndx];" (assignment_expression "uVar1 = puVar2[shndx]" identifier = (subscript_expression "puVar2[shndx]" identifier [ identifier ])) ;) (expression_statement "uVar3 = (uint64_t)uVar1;" (assignment_expression "uVar3 = (uint64_t)uVar1" identifier = (cast_expression "(uint64_t)uVar1" ( (type_descriptor "uint64_t" primitive_type) ) identifier)) ;) (if_statement "if (uVar1 == 0xffffffff) {\n uVar3 = 0xffffffffffffffff;\n }" if (parenthesized_expression "(uVar1 == 0xffffffff)" ( (binary_expression "uVar1 == 0xffffffff" identifier == number_literal) )) (compound_statement "{\n uVar3 = 0xffffffffffffffff;\n }" { (expression_statement "uVar3 = 0xffffffffffffffff;" (assignment_expression "uVar3 = 0xffffffffffffffff" identifier = number_literal) ;) })) (return_statement "return uVar3;" return identifier ;) })) comment (expression_statement "do_gold_unreachable("../../gold/object.h",0x7f7,"get_output_section_offset");" (call_expression "do_gold_unreachable("../../gold/object.h",0x7f7,"get_output_section_offset")" identifier (argument_list "("../../gold/object.h",0x7f7,"get_output_section_offset")" ( (string_literal ""../../gold/object.h"" " string_content ") , number_literal , (string_literal ""get_output_section_offset"" " string_content ") ))) ;) (ERROR "}" }))
(translation_unit "ulong FUN_00156340(long param_1,uint param_2)\n\n{\n uint uVar1;\n ulong uVar2;\n \n if ((ulong)param_2 < (ulong)(*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2)) {\n uVar1 = *(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4);\n uVar2 = (ulong)uVar1;\n if (uVar1 == 0xffffffff) {\n uVar2 = 0xffffffffffffffff;\n }\n return uVar2;\n }\n \n FUN_0017c650("../../gold/object.h",0x7f7,"get_output_section_offset");\n}\n\n" (function_definition "ulong FUN_00156340(long param_1,uint param_2)\n\n{\n uint uVar1;\n ulong uVar2;\n \n if ((ulong)param_2 < (ulong)(*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2)) {\n uVar1 = *(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4);\n uVar2 = (ulong)uVar1;\n if (uVar1 == 0xffffffff) {\n uVar2 = 0xffffffffffffffff;\n }\n return uVar2;\n }\n \n FUN_0017c650("../../gold/object.h",0x7f7,"get_output_section_offset");\n}" type_identifier (function_declarator "FUN_00156340(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 uint uVar1;\n ulong uVar2;\n \n if ((ulong)param_2 < (ulong)(*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2)) {\n uVar1 = *(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4);\n uVar2 = (ulong)uVar1;\n if (uVar1 == 0xffffffff) {\n uVar2 = 0xffffffffffffffff;\n }\n return uVar2;\n }\n \n FUN_0017c650("../../gold/object.h",0x7f7,"get_output_section_offset");\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (if_statement "if ((ulong)param_2 < (ulong)(*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2)) {\n uVar1 = *(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4);\n uVar2 = (ulong)uVar1;\n if (uVar1 == 0xffffffff) {\n uVar2 = 0xffffffffffffffff;\n }\n return uVar2;\n }" if (parenthesized_expression "((ulong)param_2 < (ulong)(*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2))" ( (binary_expression "(ulong)param_2 < (ulong)(*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2)" (cast_expression "(ulong)param_2" ( (type_descriptor "ulong" type_identifier) ) identifier) < (call_expression "(ulong)(*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2)" ( (binary_expression "*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2" (binary_expression "*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0)" (pointer_expression "*(long *)(param_1 + 0xe8)" * (cast_expression "(long *)(param_1 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe8)" ( (binary_expression "param_1 + 0xe8" identifier + number_literal) )))) - (pointer_expression "*(long *)(param_1 + 0xe0)" * (cast_expression "(long *)(param_1 + 0xe0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe0)" ( (binary_expression "param_1 + 0xe0" identifier + number_literal) ))))) >> number_literal) )))) )) (compound_statement "{\n uVar1 = *(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4);\n uVar2 = (ulong)uVar1;\n if (uVar1 == 0xffffffff) {\n uVar2 = 0xffffffffffffffff;\n }\n return uVar2;\n }" { (expression_statement "uVar1 = *(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4);" (assignment_expression "uVar1 = *(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4)" identifier = (pointer_expression "*(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4)" * (cast_expression "(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4)" ( (binary_expression "*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4" (pointer_expression "*(long *)(param_1 + 0xe0)" * (cast_expression "(long *)(param_1 + 0xe0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe0)" ( (binary_expression "param_1 + 0xe0" identifier + number_literal) )))) + (binary_expression "(ulong)param_2 * 4" (cast_expression "(ulong)param_2" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) ))))) ;) (expression_statement "uVar2 = (ulong)uVar1;" (assignment_expression "uVar2 = (ulong)uVar1" identifier = (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (if_statement "if (uVar1 == 0xffffffff) {\n uVar2 = 0xffffffffffffffff;\n }" if (parenthesized_expression "(uVar1 == 0xffffffff)" ( (binary_expression "uVar1 == 0xffffffff" identifier == number_literal) )) (compound_statement "{\n uVar2 = 0xffffffffffffffff;\n }" { (expression_statement "uVar2 = 0xffffffffffffffff;" (assignment_expression "uVar2 = 0xffffffffffffffff" identifier = number_literal) ;) })) (return_statement "return uVar2;" return identifier ;) })) (expression_statement "FUN_0017c650("../../gold/object.h",0x7f7,"get_output_section_offset");" (call_expression "FUN_0017c650("../../gold/object.h",0x7f7,"get_output_section_offset")" identifier (argument_list "("../../gold/object.h",0x7f7,"get_output_section_offset")" ( (string_literal ""../../gold/object.h"" " string_content ") , number_literal , (string_literal ""get_output_section_offset"" " 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 { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) < (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 IDENT + LIT) )))) - (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) )))) + (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 { (expression_statement (assignment_expression IDENT = LIT) ;) })) (return_statement return IDENT ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "ulong FUN_00156340(long param_1,uint param_2)\n\n{\n uint uVar1;\n ulong uVar2;\n \n if ((ulong)param_2 < (ulong)(*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2)) {\n uVar1 = *(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4);\n uVar2 = (ulong)uVar1;\n if (uVar1 == 0xffffffff) {\n uVar2 = 0xffffffffffffffff;\n }\n return uVar2;\n }\n \n FUN_0017c650("../../gold/object.h",0x7f7,"get_output_section_offset");\n}" (type_identifier "ulong") (function_declarator "FUN_00156340(long param_1,uint param_2)" (identifier "FUN_00156340") (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 uint uVar1;\n ulong uVar2;\n \n if ((ulong)param_2 < (ulong)(*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2)) {\n uVar1 = *(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4);\n uVar2 = (ulong)uVar1;\n if (uVar1 == 0xffffffff) {\n uVar2 = 0xffffffffffffffff;\n }\n return uVar2;\n }\n \n FUN_0017c650("../../gold/object.h",0x7f7,"get_output_section_offset");\n}" ({ "{") (declaration "uint uVar1;" (type_identifier "uint") (identifier "uVar1") (; ";")) (declaration "ulong uVar2;" (type_identifier "ulong") (identifier "uVar2") (; ";")) (if_statement "if ((ulong)param_2 < (ulong)(*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2)) {\n uVar1 = *(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4);\n uVar2 = (ulong)uVar1;\n if (uVar1 == 0xffffffff) {\n uVar2 = 0xffffffffffffffff;\n }\n return uVar2;\n }" (if "if") (parenthesized_expression "((ulong)param_2 < (ulong)(*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2))" (( "(") (binary_expression "(ulong)param_2 < (ulong)(*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2)" (cast_expression "(ulong)param_2" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "param_2")) (< "<") (call_expression "(ulong)(*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2)" (( "(") (binary_expression "*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2" (binary_expression "*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0)" (pointer_expression "*(long *)(param_1 + 0xe8)" (* "*") (cast_expression "(long *)(param_1 + 0xe8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xe8)" (( "(") (binary_expression "param_1 + 0xe8" (identifier "param_1") (+ "+") (number_literal "0xe8")) () ")")))) (- "-") (pointer_expression "*(long *)(param_1 + 0xe0)" (* "*") (cast_expression "(long *)(param_1 + 0xe0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xe0)" (( "(") (binary_expression "param_1 + 0xe0" (identifier "param_1") (+ "+") (number_literal "0xe0")) () ")"))))) (>> ">>") (number_literal "2")) () ")")))) () ")")) (compound_statement "{\n uVar1 = *(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4);\n uVar2 = (ulong)uVar1;\n if (uVar1 == 0xffffffff) {\n uVar2 = 0xffffffffffffffff;\n }\n return uVar2;\n }" ({ "{") (expression_statement "uVar1 = *(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4);" (assignment_expression "uVar1 = *(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4)" (identifier "uVar1") (= "=") (pointer_expression "*(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4)" (* "*") (cast_expression "(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4)" (( "(") (binary_expression "*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4" (pointer_expression "*(long *)(param_1 + 0xe0)" (* "*") (cast_expression "(long *)(param_1 + 0xe0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xe0)" (( "(") (binary_expression "param_1 + 0xe0" (identifier "param_1") (+ "+") (number_literal "0xe0")) () ")")))) (+ "+") (binary_expression "(ulong)param_2 * 4" (cast_expression "(ulong)param_2" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "param_2")) (* "*") (number_literal "4"))) () ")"))))) (; ";")) (expression_statement "uVar2 = (ulong)uVar1;" (assignment_expression "uVar2 = (ulong)uVar1" (identifier "uVar2") (= "=") (cast_expression "(ulong)uVar1" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar1"))) (; ";")) (if_statement "if (uVar1 == 0xffffffff) {\n uVar2 = 0xffffffffffffffff;\n }" (if "if") (parenthesized_expression "(uVar1 == 0xffffffff)" (( "(") (binary_expression "uVar1 == 0xffffffff" (identifier "uVar1") (== "==") (number_literal "0xffffffff")) () ")")) (compound_statement "{\n uVar2 = 0xffffffffffffffff;\n }" ({ "{") (expression_statement "uVar2 = 0xffffffffffffffff;" (assignment_expression "uVar2 = 0xffffffffffffffff" (identifier "uVar2") (= "=") (number_literal "0xffffffffffffffff")) (; ";")) (} "}"))) (return_statement "return uVar2;" (return "return") (identifier "uVar2") (; ";")) (} "}"))) (expression_statement "FUN_0017c650("../../gold/object.h",0x7f7,"get_output_section_offset");" (call_expression "FUN_0017c650("../../gold/object.h",0x7f7,"get_output_section_offset")" (identifier "FUN_0017c650") (argument_list "("../../gold/object.h",0x7f7,"get_output_section_offset")" (( "(") (string_literal ""../../gold/object.h"" (" """) (string_content "../../gold/object.h") (" """)) (, ",") (number_literal "0x7f7") (, ",") (string_literal ""get_output_section_offset"" (" """) (string_content "get_output_section_offset") (" """)) () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: uint64_t do_output_section_offset(Sized_relobj<32,_false> * this, uint shndx) */ uint64_t __thiscall gold::Sized_relobj<32,_false>::do_output_section_offset(Sized_relobj<32,_false> *this,uint shndx) { uint var_4; type_1 puVar2; uint64_t uVar3; puVar2 = (this->section_offsets_).super__Vector_base<var_2,_std::var_1<var_2>var_3>. _M_impl._M_start; if ((type_2)shndx < (type_2)((long)(this->section_offsets_). super__Vector_base<var_2,_std::var_1<var_2>var_3>._M_impl. _M_finish - (long)puVar2 >> 2)) { var_4 = puVar2[shndx]; uVar3 = (uint64_t)var_4; if (var_4 == 0xffffffff) { uVar3 = 0xffffffffffffffff; } return uVar3; } /* WARNING: Subroutine does not return */ var_5("../../gold/object.h",0x7f7,"get_output_section_offset"); }
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: (type_identifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (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: (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)))))) 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: (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 (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) (return_statement (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
ulong MASKED(long param_1,uint param_2) { uint uVar1; ulong uVar2; if ((ulong)param_2 < (ulong)(*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2)) { uVar1 = *(uint *)(*(long *)(param_1 + 0xe0) + (ulong)param_2 * 4); uVar2 = (ulong)uVar1; if (uVar1 == 0xffffffff) { uVar2 = 0xffffffffffffffff; } return uVar2; } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/object.h",0x7f7,"get_output_section_offset"); }
11284_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
do_in
FUN_003b7a70
/* std::__codecvt_utf16_base<wchar_t>::do_in(__mbstate_t&, char const*, char const*, char const*&, wchar_t*, wchar_t*, wchar_t*&) const */ ulong __thiscall std::__codecvt_utf16_base<wchar_t>::do_in (__codecvt_utf16_base<wchar_t> *this,__mbstate_t *param_1,char *param_2,char *param_3, char **param_4,wchar_t *param_5,wchar_t *param_6,wchar_t **param_7) { ulong uVar1; char *local_38; char *local_30; wchar_t *local_28; wchar_t *local_20; local_20 = param_6; local_38 = param_2; local_30 = param_3; local_28 = param_5; uVar1 = (anonymous_namespace)::ucs4_in (&local_38,&local_28,*(undefined8 *)(this + 0x18),*(undefined4 *)(this + 0x20)); *param_4 = local_38; *param_7 = local_28; if (((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_3)) { uVar1 = 2; } return uVar1; }
ulong FUN_003b7a70(long param_1,undefined8 param_2,long param_3,long param_4,long *param_5, undefined8 param_6,undefined8 param_7,undefined8 *param_8) { ulong uVar1; long local_38; long local_30; undefined8 local_28; undefined8 local_20; local_20 = param_7; local_38 = param_3; local_30 = param_4; local_28 = param_6; uVar1 = FUN_003b7960(&local_38,&local_28,*(undefined8 *)(param_1 + 0x18), *(undefined4 *)(param_1 + 0x20)); *param_5 = local_38; *param_8 = local_28; if (((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_4)) { uVar1 = 2; } return uVar1; }
PUSH RBP MOV RBP,R8 PUSH RBX MOV RBX,RCX SUB RSP,0x28 MOV qword ptr [RSP],RDX MOV RAX,qword ptr [RSP + 0x40] LEA RSI,[RSP + 0x10] MOV RDX,qword ptr [RDI + 0x18] MOV qword ptr [RSP + 0x8],RCX MOV ECX,dword ptr [RDI + 0x20] MOV RDI,RSP MOV qword ptr [RSP + 0x10],R9 MOV qword ptr [RSP + 0x18],RAX CALL 0x003b7960 MOV RDX,qword ptr [RSP] MOV RCX,qword ptr [RSP + 0x48] MOV RSI,qword ptr [RSP + 0x10] MOV qword ptr [RBP],RDX MOV qword ptr [RCX],RSI TEST EAX,EAX JNZ 0x003b7acc CMP RDX,RBX MOV EDX,0x2 CMOVNZ EAX,EDX ADD RSP,0x28 POP RBX POP RBP RET
null
null
null
null
[(u'PTRSUB_-1205568672', u'CALL_-1205568811'), ('tmp_278', u'COPY_-1205568692'), ('tmp_173', u'CBRANCH_-1205568762'), ('const-433', u'LOAD_-1205568844'), (u'CALL_-1205568811', u'INT_AND_-1205568716'), ('tmp_279', u'INT_NOTEQUAL_-1205568747'), (u'CALL_-1205568811', u'INDIRECT_-1205568643'), ('tmp_213', u'CBRANCH_-1205568736'), (u'CALL_-1205568811', u'INDIRECT_-1205568640'), ('tmp_281', u'COPY_-1205568690'), (u'LOAD_-1205568859', u'CALL_-1205568811'), ('tmp_276', u'PTRADD_-1205568797'), ('const-1', u'PTRADD_-1205568782'), ('const--56', u'PTRSUB_-1205568672'), ('const-4294967295', u'INT_AND_-1205568716'), ('const-433', u'LOAD_-1205568859'), (u'LOAD_-1205568844', u'CALL_-1205568811'), (u'INT_EQUAL_-1205568764', u'CBRANCH_-1205568762'), ('tmp_282', u'COPY_-1205568825'), ('const-32', u'PTRADD_-1205568782'), (u'PTRSUB_-1205568658', u'CALL_-1205568811'), (u'CAST_-1205568641', u'LOAD_-1205568844'), (u'MULTIEQUAL_-1205568635', u'RETURN_-1205568701'), ('const--40', u'PTRSUB_-1205568658'), ('const-433', u'STORE_-1205568786'), ('const-0', u'INT_EQUAL_-1205568764'), (u'INDIRECT_-1205568641', u'STORE_-1205568780'), ('tmp_424', u'PTRSUB_-1205568658'), ('const-1', u'PTRADD_-1205568797'), ('const-0', u'SUBPIECE_-1205568653'), ('tmp_424', u'PTRSUB_-1205568672'), (u'CALL_-1205568811', u'INDIRECT_-1205568642'), (u'CALL_-1205568811', u'SUBPIECE_-1205568653'), (u'COPY_-1205568699', u'MULTIEQUAL_-1205568635'), ('const-2', u'COPY_-1205568699'), ('const-0', u'RETURN_-1205568701'), (u'INT_AND_-1205568716', u'MULTIEQUAL_-1205568635'), ('tmp_279', u'COPY_-1205568691'), (u'PTRADD_-1205568797', u'CAST_-1205568651'), ('const-433', u'STORE_-1205568780'), (u'INDIRECT_-1205568643', u'STORE_-1205568786'), (u'CAST_-1205568651', u'LOAD_-1205568859'), ('tmp_276', u'PTRADD_-1205568782'), (u'CALL_-1205568811', u'MULTIEQUAL_-1205568635'), (u'CALL_-1205568811', u'INDIRECT_-1205568641'), (u'INDIRECT_-1205568643', u'INT_NOTEQUAL_-1205568747'), ('tmp_283', u'STORE_-1205568780'), (u'SUBPIECE_-1205568653', u'INT_EQUAL_-1205568764'), ('const-24', u'PTRADD_-1205568797'), (u'PTRADD_-1205568782', u'CAST_-1205568641'), ('tmp_280', u'STORE_-1205568786'), (u'INT_NOTEQUAL_-1205568747', u'CBRANCH_-1205568736')]
[('const-24', u'INT_ADD_-1205568843'), ('const-32', u'INT_ADD_-1205568828'), (u'PTRSUB_-1205568672', u'CALL_-1205568811'), ('tmp_173', u'CBRANCH_-1205568762'), (u'CALL_-1205568811', u'INT_AND_-1205568716'), (u'CALL_-1205568811', u'INDIRECT_-1205568643'), ('tmp_213', u'CBRANCH_-1205568736'), (u'CALL_-1205568811', u'INDIRECT_-1205568640'), ('tmp_417', u'STORE_-1205568786'), (u'LOAD_-1205568859', u'CALL_-1205568811'), ('tmp_419', u'COPY_-1205568691'), ('tmp_420', u'COPY_-1205568692'), ('tmp_422', u'COPY_-1205568690'), (u'LOAD_-1205568844', u'CALL_-1205568811'), (u'INT_EQUAL_-1205568764', u'CBRANCH_-1205568762'), ('const-433', u'LOAD_-1205568859'), ('tmp_523', u'STORE_-1205568780'), ('tmp_416', u'PTRSUB_-1205568658'), ('tmp_421', u'INT_ADD_-1205568828'), (u'PTRSUB_-1205568658', u'CALL_-1205568811'), (u'CAST_-1205568641', u'LOAD_-1205568844'), (u'MULTIEQUAL_-1205568635', u'RETURN_-1205568701'), ('const-433', u'LOAD_-1205568844'), ('const-0', u'INT_EQUAL_-1205568764'), (u'INDIRECT_-1205568641', u'STORE_-1205568780'), ('const-4294967295', u'INT_AND_-1205568716'), (u'INT_ADD_-1205568828', u'CAST_-1205568641'), ('const--40', u'PTRSUB_-1205568658'), (u'CALL_-1205568811', u'INDIRECT_-1205568642'), (u'CALL_-1205568811', u'SUBPIECE_-1205568653'), ('const-2', u'COPY_-1205568699'), (u'COPY_-1205568699', u'MULTIEQUAL_-1205568635'), (u'INT_ADD_-1205568843', u'CAST_-1205568651'), ('const-0', u'RETURN_-1205568701'), ('tmp_416', u'PTRSUB_-1205568672'), (u'INT_AND_-1205568716', u'MULTIEQUAL_-1205568635'), ('const-0', u'SUBPIECE_-1205568653'), (u'INDIRECT_-1205568643', u'STORE_-1205568786'), (u'CAST_-1205568651', u'LOAD_-1205568859'), (u'CALL_-1205568811', u'MULTIEQUAL_-1205568635'), ('const--56', u'PTRSUB_-1205568672'), (u'CALL_-1205568811', u'INDIRECT_-1205568641'), ('const-433', u'STORE_-1205568786'), ('tmp_419', u'INT_NOTEQUAL_-1205568747'), ('const-433', u'STORE_-1205568780'), (u'INDIRECT_-1205568643', u'INT_NOTEQUAL_-1205568747'), (u'SUBPIECE_-1205568653', u'INT_EQUAL_-1205568764'), ('tmp_421', u'INT_ADD_-1205568843'), ('tmp_522', u'COPY_-1205568825'), (u'INT_NOTEQUAL_-1205568747', u'CBRANCH_-1205568736')]
null
null
003b7a70
x64
O2
(translation_unit "ulong FUN_003b7a70(long param_1,undefined8 param_2,long param_3,long param_4,long *param_5,\n undefined8 param_6,undefined8 param_7,undefined8 *param_8)\n\n{\n ulong uVar1;\n long local_38;\n long local_30;\n undefined8 local_28;\n undefined8 local_20;\n \n local_20 = param_7;\n local_38 = param_3;\n local_30 = param_4;\n local_28 = param_6;\n uVar1 = FUN_003b7960(&local_38,&local_28,*(undefined8 *)(param_1 + 0x18),\n *(undefined4 *)(param_1 + 0x20));\n *param_5 = local_38;\n *param_8 = local_28;\n if (((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_4)) {\n uVar1 = 2;\n }\n return uVar1;\n}\n\n" (function_definition "ulong FUN_003b7a70(long param_1,undefined8 param_2,long param_3,long param_4,long *param_5,\n undefined8 param_6,undefined8 param_7,undefined8 *param_8)\n\n{\n ulong uVar1;\n long local_38;\n long local_30;\n undefined8 local_28;\n undefined8 local_20;\n \n local_20 = param_7;\n local_38 = param_3;\n local_30 = param_4;\n local_28 = param_6;\n uVar1 = FUN_003b7960(&local_38,&local_28,*(undefined8 *)(param_1 + 0x18),\n *(undefined4 *)(param_1 + 0x20));\n *param_5 = local_38;\n *param_8 = local_28;\n if (((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_4)) {\n uVar1 = 2;\n }\n return uVar1;\n}" type_identifier (function_declarator "FUN_003b7a70(long param_1,undefined8 param_2,long param_3,long param_4,long *param_5,\n undefined8 param_6,undefined8 param_7,undefined8 *param_8)" identifier (parameter_list "(long param_1,undefined8 param_2,long param_3,long param_4,long *param_5,\n 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 "long param_3" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_4" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long *param_5" (sized_type_specifier "long" long) (pointer_declarator "*param_5" * identifier)) , (parameter_declaration "undefined8 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "undefined8 *param_8" type_identifier (pointer_declarator "*param_8" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n long local_38;\n long local_30;\n undefined8 local_28;\n undefined8 local_20;\n \n local_20 = param_7;\n local_38 = param_3;\n local_30 = param_4;\n local_28 = param_6;\n uVar1 = FUN_003b7960(&local_38,&local_28,*(undefined8 *)(param_1 + 0x18),\n *(undefined4 *)(param_1 + 0x20));\n *param_5 = local_38;\n *param_8 = local_28;\n if (((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_4)) {\n uVar1 = 2;\n }\n return uVar1;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "long local_38;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_30;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined8 local_20;" type_identifier identifier ;) (expression_statement "local_20 = param_7;" (assignment_expression "local_20 = param_7" identifier = identifier) ;) (expression_statement "local_38 = param_3;" (assignment_expression "local_38 = param_3" identifier = identifier) ;) (expression_statement "local_30 = param_4;" (assignment_expression "local_30 = param_4" identifier = identifier) ;) (expression_statement "local_28 = param_6;" (assignment_expression "local_28 = param_6" identifier = identifier) ;) (expression_statement "uVar1 = FUN_003b7960(&local_38,&local_28,*(undefined8 *)(param_1 + 0x18),\n *(undefined4 *)(param_1 + 0x20));" (assignment_expression "uVar1 = FUN_003b7960(&local_38,&local_28,*(undefined8 *)(param_1 + 0x18),\n *(undefined4 *)(param_1 + 0x20))" identifier = (call_expression "FUN_003b7960(&local_38,&local_28,*(undefined8 *)(param_1 + 0x18),\n *(undefined4 *)(param_1 + 0x20))" identifier (argument_list "(&local_38,&local_28,*(undefined8 *)(param_1 + 0x18),\n *(undefined4 *)(param_1 + 0x20))" ( (pointer_expression "&local_38" & identifier) , (pointer_expression "&local_28" & identifier) , (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 "*(undefined4 *)(param_1 + 0x20)" * (cast_expression "(undefined4 *)(param_1 + 0x20)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) )))) ;) (expression_statement "*param_5 = local_38;" (assignment_expression "*param_5 = local_38" (pointer_expression "*param_5" * identifier) = identifier) ;) (expression_statement "*param_8 = local_28;" (assignment_expression "*param_8 = local_28" (pointer_expression "*param_8" * identifier) = identifier) ;) (if_statement "if (((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_4)) {\n uVar1 = 2;\n }" if (parenthesized_expression "(((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_4))" ( (binary_expression "((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_4)" (parenthesized_expression "((int)uVar1 == 0)" ( (binary_expression "(int)uVar1 == 0" (cast_expression "(int)uVar1" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal) )) && (parenthesized_expression "(uVar1 = uVar1 & 0xffffffff, local_38 != param_4)" ( (comma_expression "uVar1 = uVar1 & 0xffffffff, local_38 != param_4" (assignment_expression "uVar1 = uVar1 & 0xffffffff" identifier = (binary_expression "uVar1 & 0xffffffff" identifier & number_literal)) , (binary_expression "local_38 != param_4" identifier != identifier)) ))) )) (compound_statement "{\n uVar1 = 2;\n }" { (expression_statement "uVar1 = 2;" (assignment_expression "uVar1 = 2" identifier = number_literal) ;) })) (return_statement "return uVar1;" return identifier ;) })))
(translation_unit "/* std::__codecvt_utf16_base<wchar_t>::do_in(__mbstate_t&, char const*, char const*, char const*&,\n wchar_t*, wchar_t*, wchar_t*&) const */\n\nulong __thiscall\nstd::__codecvt_utf16_base<wchar_t>::do_in\n (__codecvt_utf16_base<wchar_t> *this,__mbstate_t *param_1,char *param_2,char *param_3,\n char **param_4,wchar_t *param_5,wchar_t *param_6,wchar_t **param_7)\n\n{\n ulong uVar1;\n char *local_38;\n char *local_30;\n wchar_t *local_28;\n wchar_t *local_20;\n \n local_20 = param_6;\n local_38 = param_2;\n local_30 = param_3;\n local_28 = param_5;\n uVar1 = (anonymous_namespace)::ucs4_in\n (&local_38,&local_28,*(undefined8 *)(this + 0x18),*(undefined4 *)(this + 0x20));\n *param_4 = local_38;\n *param_7 = local_28;\n if (((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_3)) {\n uVar1 = 2;\n }\n return uVar1;\n}\n\n" comment (function_definition "ulong __thiscall\nstd::__codecvt_utf16_base<wchar_t>::do_in\n (__codecvt_utf16_base<wchar_t> *this,__mbstate_t *param_1,char *param_2,char *param_3,\n char **param_4,wchar_t *param_5,wchar_t *param_6,wchar_t **param_7)\n\n{\n ulong uVar1;\n char *local_38;\n char *local_30;\n wchar_t *local_28;\n wchar_t *local_20;\n \n local_20 = param_6;\n local_38 = param_2;\n local_30 = param_3;\n local_28 = param_5;\n uVar1 = (anonymous_namespace)::ucs4_in\n (&local_38,&local_28,*(undefined8 *)(this + 0x18),*(undefined4 *)(this + 0x20));\n *param_4 = local_38;\n *param_7 = local_28;\n if (((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_3)) {\n uVar1 = 2;\n }\n return uVar1;\n}" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::__codecvt_utf16_base<wchar_t>::" identifier : : identifier < identifier > : :) (function_declarator "do_in\n (__codecvt_utf16_base<wchar_t> *this,__mbstate_t *param_1,char *param_2,char *param_3,\n char **param_4,wchar_t *param_5,wchar_t *param_6,wchar_t **param_7)" identifier (parameter_list "(__codecvt_utf16_base<wchar_t> *this,__mbstate_t *param_1,char *param_2,char *param_3,\n char **param_4,wchar_t *param_5,wchar_t *param_6,wchar_t **param_7)" ( (parameter_declaration "__codecvt_utf16_base<wchar_t> *this" type_identifier (ERROR "<wchar_t>" < identifier >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "__mbstate_t *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "char *param_3" primitive_type (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "char **param_4" primitive_type (pointer_declarator "**param_4" * (pointer_declarator "*param_4" * identifier))) , (parameter_declaration "wchar_t *param_5" type_identifier (pointer_declarator "*param_5" * identifier)) , (parameter_declaration "wchar_t *param_6" type_identifier (pointer_declarator "*param_6" * identifier)) , (parameter_declaration "wchar_t **param_7" type_identifier (pointer_declarator "**param_7" * (pointer_declarator "*param_7" * identifier))) ))) (compound_statement "{\n ulong uVar1;\n char *local_38;\n char *local_30;\n wchar_t *local_28;\n wchar_t *local_20;\n \n local_20 = param_6;\n local_38 = param_2;\n local_30 = param_3;\n local_28 = param_5;\n uVar1 = (anonymous_namespace)::ucs4_in\n (&local_38,&local_28,*(undefined8 *)(this + 0x18),*(undefined4 *)(this + 0x20));\n *param_4 = local_38;\n *param_7 = local_28;\n if (((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_3)) {\n uVar1 = 2;\n }\n return uVar1;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "char *local_38;" primitive_type (pointer_declarator "*local_38" * identifier) ;) (declaration "char *local_30;" primitive_type (pointer_declarator "*local_30" * identifier) ;) (declaration "wchar_t *local_28;" type_identifier (pointer_declarator "*local_28" * identifier) ;) (declaration "wchar_t *local_20;" type_identifier (pointer_declarator "*local_20" * identifier) ;) (expression_statement "local_20 = param_6;" (assignment_expression "local_20 = param_6" identifier = identifier) ;) (expression_statement "local_38 = param_2;" (assignment_expression "local_38 = param_2" identifier = identifier) ;) (expression_statement "local_30 = param_3;" (assignment_expression "local_30 = param_3" identifier = identifier) ;) (expression_statement "local_28 = param_5;" (assignment_expression "local_28 = param_5" identifier = identifier) ;) (ERROR "uVar1 = (anonymous_namespace)::" (assignment_expression "uVar1 = (anonymous_namespace)" identifier = (parenthesized_expression "(anonymous_namespace)" ( identifier ))) : :) (expression_statement "ucs4_in\n (&local_38,&local_28,*(undefined8 *)(this + 0x18),*(undefined4 *)(this + 0x20));" (call_expression "ucs4_in\n (&local_38,&local_28,*(undefined8 *)(this + 0x18),*(undefined4 *)(this + 0x20))" identifier (argument_list "(&local_38,&local_28,*(undefined8 *)(this + 0x18),*(undefined4 *)(this + 0x20))" ( (pointer_expression "&local_38" & identifier) , (pointer_expression "&local_28" & identifier) , (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) )))) , (pointer_expression "*(undefined4 *)(this + 0x20)" * (cast_expression "(undefined4 *)(this + 0x20)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x20)" ( (binary_expression "this + 0x20" identifier + number_literal) )))) ))) ;) (expression_statement "*param_4 = local_38;" (assignment_expression "*param_4 = local_38" (pointer_expression "*param_4" * identifier) = identifier) ;) (expression_statement "*param_7 = local_28;" (assignment_expression "*param_7 = local_28" (pointer_expression "*param_7" * identifier) = identifier) ;) (if_statement "if (((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_3)) {\n uVar1 = 2;\n }" if (parenthesized_expression "(((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_3))" ( (binary_expression "((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_3)" (parenthesized_expression "((int)uVar1 == 0)" ( (binary_expression "(int)uVar1 == 0" (cast_expression "(int)uVar1" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal) )) && (parenthesized_expression "(uVar1 = uVar1 & 0xffffffff, local_38 != param_3)" ( (comma_expression "uVar1 = uVar1 & 0xffffffff, local_38 != param_3" (assignment_expression "uVar1 = uVar1 & 0xffffffff" identifier = (binary_expression "uVar1 & 0xffffffff" identifier & number_literal)) , (binary_expression "local_38 != param_3" identifier != identifier)) ))) )) (compound_statement "{\n uVar1 = 2;\n }" { (expression_statement "uVar1 = 2;" (assignment_expression "uVar1 = 2" identifier = number_literal) ;) })) (return_statement "return uVar1;" return identifier ;) })))
(translation_unit "ulong FUN_003b7a70(long param_1,undefined8 param_2,long param_3,long param_4,long *param_5,\n undefined8 param_6,undefined8 param_7,undefined8 *param_8)\n\n{\n ulong uVar1;\n long local_38;\n long local_30;\n undefined8 local_28;\n undefined8 local_20;\n \n local_20 = param_7;\n local_38 = param_3;\n local_30 = param_4;\n local_28 = param_6;\n uVar1 = FUN_003b7960(&local_38,&local_28,*(undefined8 *)(param_1 + 0x18),\n *(undefined4 *)(param_1 + 0x20));\n *param_5 = local_38;\n *param_8 = local_28;\n if (((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_4)) {\n uVar1 = 2;\n }\n return uVar1;\n}\n\n" (function_definition "ulong FUN_003b7a70(long param_1,undefined8 param_2,long param_3,long param_4,long *param_5,\n undefined8 param_6,undefined8 param_7,undefined8 *param_8)\n\n{\n ulong uVar1;\n long local_38;\n long local_30;\n undefined8 local_28;\n undefined8 local_20;\n \n local_20 = param_7;\n local_38 = param_3;\n local_30 = param_4;\n local_28 = param_6;\n uVar1 = FUN_003b7960(&local_38,&local_28,*(undefined8 *)(param_1 + 0x18),\n *(undefined4 *)(param_1 + 0x20));\n *param_5 = local_38;\n *param_8 = local_28;\n if (((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_4)) {\n uVar1 = 2;\n }\n return uVar1;\n}" type_identifier (function_declarator "FUN_003b7a70(long param_1,undefined8 param_2,long param_3,long param_4,long *param_5,\n undefined8 param_6,undefined8 param_7,undefined8 *param_8)" identifier (parameter_list "(long param_1,undefined8 param_2,long param_3,long param_4,long *param_5,\n 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 "long param_3" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_4" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long *param_5" (sized_type_specifier "long" long) (pointer_declarator "*param_5" * identifier)) , (parameter_declaration "undefined8 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "undefined8 *param_8" type_identifier (pointer_declarator "*param_8" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n long local_38;\n long local_30;\n undefined8 local_28;\n undefined8 local_20;\n \n local_20 = param_7;\n local_38 = param_3;\n local_30 = param_4;\n local_28 = param_6;\n uVar1 = FUN_003b7960(&local_38,&local_28,*(undefined8 *)(param_1 + 0x18),\n *(undefined4 *)(param_1 + 0x20));\n *param_5 = local_38;\n *param_8 = local_28;\n if (((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_4)) {\n uVar1 = 2;\n }\n return uVar1;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "long local_38;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_30;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined8 local_20;" type_identifier identifier ;) (expression_statement "local_20 = param_7;" (assignment_expression "local_20 = param_7" identifier = identifier) ;) (expression_statement "local_38 = param_3;" (assignment_expression "local_38 = param_3" identifier = identifier) ;) (expression_statement "local_30 = param_4;" (assignment_expression "local_30 = param_4" identifier = identifier) ;) (expression_statement "local_28 = param_6;" (assignment_expression "local_28 = param_6" identifier = identifier) ;) (expression_statement "uVar1 = FUN_003b7960(&local_38,&local_28,*(undefined8 *)(param_1 + 0x18),\n *(undefined4 *)(param_1 + 0x20));" (assignment_expression "uVar1 = FUN_003b7960(&local_38,&local_28,*(undefined8 *)(param_1 + 0x18),\n *(undefined4 *)(param_1 + 0x20))" identifier = (call_expression "FUN_003b7960(&local_38,&local_28,*(undefined8 *)(param_1 + 0x18),\n *(undefined4 *)(param_1 + 0x20))" identifier (argument_list "(&local_38,&local_28,*(undefined8 *)(param_1 + 0x18),\n *(undefined4 *)(param_1 + 0x20))" ( (pointer_expression "&local_38" & identifier) , (pointer_expression "&local_28" & identifier) , (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 "*(undefined4 *)(param_1 + 0x20)" * (cast_expression "(undefined4 *)(param_1 + 0x20)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) )))) ;) (expression_statement "*param_5 = local_38;" (assignment_expression "*param_5 = local_38" (pointer_expression "*param_5" * identifier) = identifier) ;) (expression_statement "*param_8 = local_28;" (assignment_expression "*param_8 = local_28" (pointer_expression "*param_8" * identifier) = identifier) ;) (if_statement "if (((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_4)) {\n uVar1 = 2;\n }" if (parenthesized_expression "(((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_4))" ( (binary_expression "((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_4)" (parenthesized_expression "((int)uVar1 == 0)" ( (binary_expression "(int)uVar1 == 0" (cast_expression "(int)uVar1" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal) )) && (parenthesized_expression "(uVar1 = uVar1 & 0xffffffff, local_38 != param_4)" ( (comma_expression "uVar1 = uVar1 & 0xffffffff, local_38 != param_4" (assignment_expression "uVar1 = uVar1 & 0xffffffff" identifier = (binary_expression "uVar1 & 0xffffffff" identifier & number_literal)) , (binary_expression "local_38 != param_4" identifier != identifier)) ))) )) (compound_statement "{\n uVar1 = 2;\n }" { (expression_statement "uVar1 = 2;" (assignment_expression "uVar1 = 2" identifier = number_literal) ;) })) (return_statement "return uVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) 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 = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & 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 IDENT + LIT) )))) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * 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 IDENT = (binary_expression IDENT & LIT)) , (binary_expression IDENT != IDENT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) })) (return_statement return IDENT ;) })))
(function_definition "ulong FUN_003b7a70(long param_1,undefined8 param_2,long param_3,long param_4,long *param_5,\n undefined8 param_6,undefined8 param_7,undefined8 *param_8)\n\n{\n ulong uVar1;\n long local_38;\n long local_30;\n undefined8 local_28;\n undefined8 local_20;\n \n local_20 = param_7;\n local_38 = param_3;\n local_30 = param_4;\n local_28 = param_6;\n uVar1 = FUN_003b7960(&local_38,&local_28,*(undefined8 *)(param_1 + 0x18),\n *(undefined4 *)(param_1 + 0x20));\n *param_5 = local_38;\n *param_8 = local_28;\n if (((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_4)) {\n uVar1 = 2;\n }\n return uVar1;\n}" (type_identifier "ulong") (function_declarator "FUN_003b7a70(long param_1,undefined8 param_2,long param_3,long param_4,long *param_5,\n undefined8 param_6,undefined8 param_7,undefined8 *param_8)" (identifier "FUN_003b7a70") (parameter_list "(long param_1,undefined8 param_2,long param_3,long param_4,long *param_5,\n 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 "long param_3" (sized_type_specifier "long" (long "long")) (identifier "param_3")) (, ",") (parameter_declaration "long param_4" (sized_type_specifier "long" (long "long")) (identifier "param_4")) (, ",") (parameter_declaration "long *param_5" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_5" (* "*") (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") (pointer_declarator "*param_8" (* "*") (identifier "param_8"))) () ")"))) (compound_statement "{\n ulong uVar1;\n long local_38;\n long local_30;\n undefined8 local_28;\n undefined8 local_20;\n \n local_20 = param_7;\n local_38 = param_3;\n local_30 = param_4;\n local_28 = param_6;\n uVar1 = FUN_003b7960(&local_38,&local_28,*(undefined8 *)(param_1 + 0x18),\n *(undefined4 *)(param_1 + 0x20));\n *param_5 = local_38;\n *param_8 = local_28;\n if (((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_4)) {\n uVar1 = 2;\n }\n return uVar1;\n}" ({ "{") (declaration "ulong uVar1;" (type_identifier "ulong") (identifier "uVar1") (; ";")) (declaration "long local_38;" (sized_type_specifier "long" (long "long")) (identifier "local_38") (; ";")) (declaration "long local_30;" (sized_type_specifier "long" (long "long")) (identifier "local_30") (; ";")) (declaration "undefined8 local_28;" (type_identifier "undefined8") (identifier "local_28") (; ";")) (declaration "undefined8 local_20;" (type_identifier "undefined8") (identifier "local_20") (; ";")) (expression_statement "local_20 = param_7;" (assignment_expression "local_20 = param_7" (identifier "local_20") (= "=") (identifier "param_7")) (; ";")) (expression_statement "local_38 = param_3;" (assignment_expression "local_38 = param_3" (identifier "local_38") (= "=") (identifier "param_3")) (; ";")) (expression_statement "local_30 = param_4;" (assignment_expression "local_30 = param_4" (identifier "local_30") (= "=") (identifier "param_4")) (; ";")) (expression_statement "local_28 = param_6;" (assignment_expression "local_28 = param_6" (identifier "local_28") (= "=") (identifier "param_6")) (; ";")) (expression_statement "uVar1 = FUN_003b7960(&local_38,&local_28,*(undefined8 *)(param_1 + 0x18),\n *(undefined4 *)(param_1 + 0x20));" (assignment_expression "uVar1 = FUN_003b7960(&local_38,&local_28,*(undefined8 *)(param_1 + 0x18),\n *(undefined4 *)(param_1 + 0x20))" (identifier "uVar1") (= "=") (call_expression "FUN_003b7960(&local_38,&local_28,*(undefined8 *)(param_1 + 0x18),\n *(undefined4 *)(param_1 + 0x20))" (identifier "FUN_003b7960") (argument_list "(&local_38,&local_28,*(undefined8 *)(param_1 + 0x18),\n *(undefined4 *)(param_1 + 0x20))" (( "(") (pointer_expression "&local_38" (& "&") (identifier "local_38")) (, ",") (pointer_expression "&local_28" (& "&") (identifier "local_28")) (, ",") (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 "*(undefined4 *)(param_1 + 0x20)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x20)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")")))) () ")")))) (; ";")) (expression_statement "*param_5 = local_38;" (assignment_expression "*param_5 = local_38" (pointer_expression "*param_5" (* "*") (identifier "param_5")) (= "=") (identifier "local_38")) (; ";")) (expression_statement "*param_8 = local_28;" (assignment_expression "*param_8 = local_28" (pointer_expression "*param_8" (* "*") (identifier "param_8")) (= "=") (identifier "local_28")) (; ";")) (if_statement "if (((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_4)) {\n uVar1 = 2;\n }" (if "if") (parenthesized_expression "(((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_4))" (( "(") (binary_expression "((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_4)" (parenthesized_expression "((int)uVar1 == 0)" (( "(") (binary_expression "(int)uVar1 == 0" (cast_expression "(int)uVar1" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar1")) (== "==") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(uVar1 = uVar1 & 0xffffffff, local_38 != param_4)" (( "(") (comma_expression "uVar1 = uVar1 & 0xffffffff, local_38 != param_4" (assignment_expression "uVar1 = uVar1 & 0xffffffff" (identifier "uVar1") (= "=") (binary_expression "uVar1 & 0xffffffff" (identifier "uVar1") (& "&") (number_literal "0xffffffff"))) (, ",") (binary_expression "local_38 != param_4" (identifier "local_38") (!= "!=") (identifier "param_4"))) () ")"))) () ")")) (compound_statement "{\n uVar1 = 2;\n }" ({ "{") (expression_statement "uVar1 = 2;" (assignment_expression "uVar1 = 2" (identifier "uVar1") (= "=") (number_literal "2")) (; ";")) (} "}"))) (return_statement "return uVar1;" (return "return") (identifier "uVar1") (; ";")) (} "}")))
/* std::__codecvt_utf16_base<wchar_t>::do_in(__mbstate_t&, char const*, char const*, char const*&, wchar_t*, wchar_t*, wchar_t*&) const */ type_1 __thiscall std::type_2<type_4>::function_1 (type_2<type_4> *var_2,type_3 *param_1,char *param_2,char *var_5, char **param_4,type_4 *param_5,type_4 *param_6,type_4 **param_7) { type_1 var_3; char *var_4; char *local_30; type_4 *local_28; type_4 *local_20; local_20 = param_6; var_4 = param_2; local_30 = var_5; local_28 = param_5; var_3 = (anonymous_namespace)::var_1 (&var_4,&local_28,*(type_5 *)(var_2 + 0x18),*(type_6 *)(var_2 + 0x20)); *param_4 = var_4; *param_7 = local_28; if (((int)var_3 == 0) && (var_3 = var_3 & 0xffffffff, var_4 != var_5)) { var_3 = 2; } return var_3; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) 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: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (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: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) right: (binary_expression left: (identifier) right: (identifier)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) (return_statement (identifier)))))
null
ulong MASKED(long param_1,undefined8 param_2,long param_3,long param_4,long *param_5, undefined8 param_6,undefined8 param_7,undefined8 *param_8) { ulong uVar1; long local_38; long local_30; undefined8 local_28; undefined8 local_20; local_20 = param_7; local_38 = param_3; local_30 = param_4; local_28 = param_6; uVar1 = FUN_003b7960(&local_38,&local_28,*(undefined8 *)(param_1 + 0x18), *(undefined4 *)(param_1 + 0x20)); *param_5 = local_38; *param_8 = local_28; if (((int)uVar1 == 0) && (uVar1 = uVar1 & 0xffffffff, local_38 != param_4)) { uVar1 = 2; } return uVar1; }
580_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
FUN_00145bf0
FUN_00145bf0
void FUN_00145bf0(void) { void *unaff_RBX; operator_delete(unaff_RBX); /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_00145bf0(void) { FUN_00276d20(); /* WARNING: Subroutine does not return */ FUN_00304990(); }
MOV RDI,RBX CALL 0x00276d20 MOV RDI,RBP CALL 0x00304990
null
null
null
null
[('const-1', u'RETURN_-1207215090'), ('tmp_54', u'CALL_-1207215107')]
[('const-1', u'RETURN_-1207215090')]
null
null
00145bf0
x64
O2
(translation_unit "void FUN_00145bf0(void)\n\n{\n FUN_00276d20();\n /* WARNING: Subroutine does not return */\n FUN_00304990();\n}\n\n" (function_definition "void FUN_00145bf0(void)\n\n{\n FUN_00276d20();\n /* WARNING: Subroutine does not return */\n FUN_00304990();\n}" primitive_type (function_declarator "FUN_00145bf0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n FUN_00276d20();\n /* WARNING: Subroutine does not return */\n FUN_00304990();\n}" { (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" identifier (argument_list "()" ( ))) ;) comment (expression_statement "FUN_00304990();" (call_expression "FUN_00304990()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_00145bf0(void)\n\n{\n void *unaff_RBX;\n \n operator_delete(unaff_RBX);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" (function_definition "void FUN_00145bf0(void)\n\n{\n void *unaff_RBX;\n \n operator_delete(unaff_RBX);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" primitive_type (function_declarator "FUN_00145bf0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n void *unaff_RBX;\n \n operator_delete(unaff_RBX);\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);" (call_expression "operator_delete(unaff_RBX)" identifier (argument_list "(unaff_RBX)" ( identifier ))) ;) comment (expression_statement "_Unwind_Resume();" (call_expression "_Unwind_Resume()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_00145bf0(void)\n\n{\n FUN_00276d20();\n \n FUN_00304990();\n}\n\n" (function_definition "void FUN_00145bf0(void)\n\n{\n FUN_00276d20();\n \n FUN_00304990();\n}" primitive_type (function_declarator "FUN_00145bf0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n FUN_00276d20();\n \n FUN_00304990();\n}" { (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" identifier (argument_list "()" ( ))) ;) (expression_statement "FUN_00304990();" (call_expression "FUN_00304990()" 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_00145bf0(void)\n\n{\n FUN_00276d20();\n \n FUN_00304990();\n}" (primitive_type "void") (function_declarator "FUN_00145bf0(void)" (identifier "FUN_00145bf0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n FUN_00276d20();\n \n FUN_00304990();\n}" ({ "{") (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" (identifier "FUN_00276d20") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "FUN_00304990();" (call_expression "FUN_00304990()" (identifier "FUN_00304990") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
void function_1(void) { void *unaff_RBX; var_1(unaff_RBX); /* 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) { FUN_00276d20(); /* WARNING: Subroutine does not return */ FUN_00304990(); }
14183_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
__register_frame_info_bases
FUN_0052daa0
void __register_frame_info_bases(int *param_1) { if ((param_1 != (int *)0x0) && (*param_1 != 0)) { __register_frame_info_bases_part_5(); return; } return; }
void FUN_0052daa0(int *param_1) { if ((param_1 != (int *)0x0) && (*param_1 != 0)) { FUN_0052da10(); return; } return; }
TEST RDI,RDI JZ 0x0052dab0 MOV EAX,dword ptr [RDI] TEST EAX,EAX JZ 0x0052dab0 JMP 0x0052da10 RET
null
null
null
null
[('const-0', u'RETURN_-1202857267'), ('tmp_159', u'LOAD_-1202857295'), (u'INT_NOTEQUAL_-1202857296', u'CBRANCH_-1202857295'), (u'INT_NOTEQUAL_-1202857276', u'CBRANCH_-1202857276'), ('const-0', u'INT_NOTEQUAL_-1202857296'), ('tmp_24', u'CBRANCH_-1202857295'), ('const-433', u'LOAD_-1202857295'), ('tmp_57', u'CBRANCH_-1202857276'), ('const-0', u'RETURN_-1202857259'), (u'LOAD_-1202857295', u'INT_NOTEQUAL_-1202857276'), ('tmp_159', u'INT_NOTEQUAL_-1202857296'), ('const-0', u'INT_NOTEQUAL_-1202857276')]
[('const-0', u'RETURN_-1202857267'), ('tmp_159', u'LOAD_-1202857295'), (u'INT_NOTEQUAL_-1202857296', u'CBRANCH_-1202857295'), (u'INT_NOTEQUAL_-1202857276', u'CBRANCH_-1202857276'), ('const-0', u'INT_NOTEQUAL_-1202857296'), ('tmp_24', u'CBRANCH_-1202857295'), ('const-433', u'LOAD_-1202857295'), ('tmp_57', u'CBRANCH_-1202857276'), ('const-0', u'RETURN_-1202857259'), (u'LOAD_-1202857295', u'INT_NOTEQUAL_-1202857276'), ('tmp_159', u'INT_NOTEQUAL_-1202857296'), ('const-0', u'INT_NOTEQUAL_-1202857276')]
null
null
0052daa0
x64
O2
(translation_unit "void FUN_0052daa0(int *param_1)\n\n{\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n FUN_0052da10();\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_0052daa0(int *param_1)\n\n{\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n FUN_0052da10();\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_0052daa0(int *param_1)" identifier (parameter_list "(int *param_1)" ( (parameter_declaration "int *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n FUN_0052da10();\n return;\n }\n return;\n}" { (if_statement "if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n FUN_0052da10();\n return;\n }" if (parenthesized_expression "((param_1 != (int *)0x0) && (*param_1 != 0))" ( (binary_expression "(param_1 != (int *)0x0) && (*param_1 != 0)" (parenthesized_expression "(param_1 != (int *)0x0)" ( (binary_expression "param_1 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(*param_1 != 0)" ( (binary_expression "*param_1 != 0" (pointer_expression "*param_1" * identifier) != number_literal) ))) )) (compound_statement "{\n FUN_0052da10();\n return;\n }" { (expression_statement "FUN_0052da10();" (call_expression "FUN_0052da10()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "void __register_frame_info_bases(int *param_1)\n\n{\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n __register_frame_info_bases_part_5();\n return;\n }\n return;\n}\n\n" (function_definition "void __register_frame_info_bases(int *param_1)\n\n{\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n __register_frame_info_bases_part_5();\n return;\n }\n return;\n}" primitive_type (function_declarator "__register_frame_info_bases(int *param_1)" identifier (parameter_list "(int *param_1)" ( (parameter_declaration "int *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n __register_frame_info_bases_part_5();\n return;\n }\n return;\n}" { (if_statement "if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n __register_frame_info_bases_part_5();\n return;\n }" if (parenthesized_expression "((param_1 != (int *)0x0) && (*param_1 != 0))" ( (binary_expression "(param_1 != (int *)0x0) && (*param_1 != 0)" (parenthesized_expression "(param_1 != (int *)0x0)" ( (binary_expression "param_1 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(*param_1 != 0)" ( (binary_expression "*param_1 != 0" (pointer_expression "*param_1" * identifier) != number_literal) ))) )) (compound_statement "{\n __register_frame_info_bases_part_5();\n return;\n }" { (expression_statement "__register_frame_info_bases_part_5();" (call_expression "__register_frame_info_bases_part_5()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0052daa0(int *param_1)\n\n{\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n FUN_0052da10();\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_0052daa0(int *param_1)\n\n{\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n FUN_0052da10();\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_0052daa0(int *param_1)" identifier (parameter_list "(int *param_1)" ( (parameter_declaration "int *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n FUN_0052da10();\n return;\n }\n return;\n}" { (if_statement "if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n FUN_0052da10();\n return;\n }" if (parenthesized_expression "((param_1 != (int *)0x0) && (*param_1 != 0))" ( (binary_expression "(param_1 != (int *)0x0) && (*param_1 != 0)" (parenthesized_expression "(param_1 != (int *)0x0)" ( (binary_expression "param_1 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(*param_1 != 0)" ( (binary_expression "*param_1 != 0" (pointer_expression "*param_1" * identifier) != number_literal) ))) )) (compound_statement "{\n FUN_0052da10();\n return;\n }" { (expression_statement "FUN_0052da10();" (call_expression "FUN_0052da10()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) && (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != LIT) ))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })) (return_statement return ;) })))
(function_definition "void FUN_0052daa0(int *param_1)\n\n{\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n FUN_0052da10();\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0052daa0(int *param_1)" (identifier "FUN_0052daa0") (parameter_list "(int *param_1)" (( "(") (parameter_declaration "int *param_1" (primitive_type "int") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n FUN_0052da10();\n return;\n }\n return;\n}" ({ "{") (if_statement "if ((param_1 != (int *)0x0) && (*param_1 != 0)) {\n FUN_0052da10();\n return;\n }" (if "if") (parenthesized_expression "((param_1 != (int *)0x0) && (*param_1 != 0))" (( "(") (binary_expression "(param_1 != (int *)0x0) && (*param_1 != 0)" (parenthesized_expression "(param_1 != (int *)0x0)" (( "(") (binary_expression "param_1 != (int *)0x0" (identifier "param_1") (!= "!=") (cast_expression "(int *)0x0" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "(*param_1 != 0)" (( "(") (binary_expression "*param_1 != 0" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n FUN_0052da10();\n return;\n }" ({ "{") (expression_statement "FUN_0052da10();" (call_expression "FUN_0052da10()" (identifier "FUN_0052da10") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(int *var_1) { if ((var_1 != (int *)0x0) && (*var_1 != 0)) { var_2(); return; } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_statement))) (return_statement))))
null
void MASKED(int *param_1) { if ((param_1 != (int *)0x0) && (*param_1 != 0)) { FUN_0052da10(); return; } return; }
7650_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
what
FUN_002daec0
/* std::bad_typeid::what() const */ char * std::bad_typeid::what(void) { return "std::bad_typeid"; }
char * FUN_002daec0(void) { return "std::bad_typeid"; }
LEA RAX,[0x390e82] RET
null
null
null
null
[(u'COPY_-1204638015', u'RETURN_-1204637996'), ('const-0', u'RETURN_-1204637996'), ('const-3739266', u'COPY_-1204638015')]
[(u'COPY_-1204638015', u'RETURN_-1204637996'), ('const-0', u'RETURN_-1204637996'), ('const-3739266', u'COPY_-1204638015')]
null
null
002daec0
x64
O2
(translation_unit "char * FUN_002daec0(void)\n\n{\n return "std::bad_typeid";\n}\n\n" (function_definition "char * FUN_002daec0(void)\n\n{\n return "std::bad_typeid";\n}" primitive_type (pointer_declarator "* FUN_002daec0(void)" * (function_declarator "FUN_002daec0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )))) (compound_statement "{\n return "std::bad_typeid";\n}" { (return_statement "return "std::bad_typeid";" return (string_literal ""std::bad_typeid"" " string_content ") ;) })))
(translation_unit "/* std::bad_typeid::what() const */\n\nchar * std::bad_typeid::what(void)\n\n{\n return "std::bad_typeid";\n}\n\n" comment (function_definition "char * std::bad_typeid::what(void)\n\n{\n return "std::bad_typeid";\n}" primitive_type (pointer_declarator "* std::bad_typeid::what(void)" * (ERROR "std::bad_typeid::" identifier : : identifier : :) (function_declarator "what(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )))) (compound_statement "{\n return "std::bad_typeid";\n}" { (return_statement "return "std::bad_typeid";" return (string_literal ""std::bad_typeid"" " string_content ") ;) })))
(translation_unit "char * FUN_002daec0(void)\n\n{\n return "std::bad_typeid";\n}\n\n" (function_definition "char * FUN_002daec0(void)\n\n{\n return "std::bad_typeid";\n}" primitive_type (pointer_declarator "* FUN_002daec0(void)" * (function_declarator "FUN_002daec0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )))) (compound_statement "{\n return "std::bad_typeid";\n}" { (return_statement "return "std::bad_typeid";" return (string_literal ""std::bad_typeid"" " string_content ") ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (return_statement return (string_literal " string_content ") ;) })))
(function_definition "char * FUN_002daec0(void)\n\n{\n return "std::bad_typeid";\n}" (primitive_type "char") (pointer_declarator "* FUN_002daec0(void)" (* "*") (function_declarator "FUN_002daec0(void)" (identifier "FUN_002daec0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")")))) (compound_statement "{\n return "std::bad_typeid";\n}" ({ "{") (return_statement "return "std::bad_typeid";" (return "return") (string_literal ""std::bad_typeid"" (" """) (string_content "std::bad_typeid") (" """)) (; ";")) (} "}")))
/* std::bad_typeid::what() const */ char * std::bad_typeid::function_1(void) { return "std::bad_typeid"; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (return_statement (string_literal (string_content))))))
null
char * MASKED(void) { return "std::bad_typeid"; }
301_inetutils-ftp_and_inetutils-ftp_strip.c
add_argless_short_opt
FUN_00115250
int add_argless_short_opt(argp_option *opt,argp_option *real,char *domain,void *cookie) { int iVar1; undefined1 *puVar2; char **snao_end; if (((opt->arg == (char *)0x0) && (real->arg == (char *)0x0)) && (((opt->flags | real->flags) & 0x10U) == 0)) { /* WARNING: Load size is inaccurate */ puVar2 = *cookie; iVar1 = opt->key; *(undefined1 **)cookie = puVar2 + 1; *puVar2 = (char)iVar1; } return 0; }
undefined8 FUN_00115250(long param_1,long param_2,undefined8 param_3,long *param_4) { undefined4 uVar1; undefined1 *puVar2; if (((*(long *)(param_1 + 0x10) == 0) && (*(long *)(param_2 + 0x10) == 0)) && (((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10) == 0)) { puVar2 = (undefined1 *)*param_4; uVar1 = *(undefined4 *)(param_1 + 8); *param_4 = (long)(puVar2 + 1); *puVar2 = (char)uVar1; } return 0; }
CMP qword ptr [RDI + 0x10],0x0 JZ 0x00115260 XOR EAX,EAX RET CMP qword ptr [RSI + 0x10],0x0 JNZ 0x00115257 MOV EAX,dword ptr [RDI + 0x18] OR EAX,dword ptr [RSI + 0x18] TEST AL,0x10 JNZ 0x00115257 MOV RAX,qword ptr [RCX] MOV EDX,dword ptr [RDI + 0x8] LEA RSI,[RAX + 0x1] MOV qword ptr [RCX],RSI MOV byte ptr [RAX],DL JMP 0x00115257
null
null
null
null
[('tmp_215', u'LOAD_-1207020874'), ('tmp_213', u'PTRSUB_-1207020732'), (u'PTRSUB_-1207020736', u'LOAD_-1207020910'), (u'LOAD_-1207020901', u'INT_OR_-1207020874'), ('tmp_207', u'BRANCH_-1207020845'), ('tmp_212', u'PTRSUB_-1207020761'), (u'CAST_-1207020715', u'STORE_-1207020854'), ('tmp_215', u'CAST_-1207020715'), ('const-0', u'COPY_-1207020850'), (u'INT_EQUAL_-1207020958', u'CBRANCH_-1207020954'), ('const-1', u'PTRADD_-1207020799'), ('tmp_212', u'PTRSUB_-1207020736'), ('tmp_175', u'CBRANCH_-1207020874'), (u'PTRSUB_-1207020732', u'LOAD_-1207020901'), (u'INT_EQUAL_-1207020876', u'CBRANCH_-1207020874'), ('tmp_212', u'PTRSUB_-1207020721'), (u'LOAD_-1207020910', u'INT_OR_-1207020874'), (u'PTRSUB_-1207020761', u'LOAD_-1207020973'), ('const-433', u'LOAD_-1207020868'), (u'LOAD_-1207020868', u'SUBPIECE_-1207020743'), ('const-0', u'SUBPIECE_-1207020743'), (u'INT_AND_-1207020776', u'INT_EQUAL_-1207020876'), (u'PTRSUB_-1207020721', u'LOAD_-1207020868'), ('tmp_34', u'CBRANCH_-1207020954'), ('const-8', u'PTRSUB_-1207020721'), ('const-433', u'STORE_-1207020854'), ('const-433', u'LOAD_-1207020931'), ('const-433', u'LOAD_-1207020910'), ('const-433', u'LOAD_-1207020874'), (u'LOAD_-1207020874', u'STORE_-1207020849'), (u'LOAD_-1207020874', u'PTRADD_-1207020799'), (u'PTRADD_-1207020799', u'STORE_-1207020854'), (u'LOAD_-1207020973', u'INT_EQUAL_-1207020958'), ('const-0', u'INT_EQUAL_-1207020958'), (u'SUBPIECE_-1207020743', u'STORE_-1207020849'), (u'PTRSUB_-1207020744', u'LOAD_-1207020931'), ('const-0', u'INT_EQUAL_-1207020916'), ('const-433', u'STORE_-1207020849'), (u'INT_OR_-1207020874', u'INT_AND_-1207020776'), ('const-16', u'INT_AND_-1207020776'), ('const-24', u'PTRSUB_-1207020736'), ('const-1', u'PTRADD_-1207020799'), ('const-24', u'PTRSUB_-1207020732'), ('const-16', u'PTRSUB_-1207020761'), ('const-0', u'INT_EQUAL_-1207020876'), ('const-433', u'LOAD_-1207020901'), (u'COPY_-1207020850', u'RETURN_-1207020932'), (u'INT_EQUAL_-1207020916', u'CBRANCH_-1207020911'), ('const-16', u'PTRSUB_-1207020744'), ('const-0', u'RETURN_-1207020932'), (u'LOAD_-1207020931', u'INT_EQUAL_-1207020916'), ('const-433', u'LOAD_-1207020973'), ('tmp_213', u'PTRSUB_-1207020744'), ('tmp_105', u'CBRANCH_-1207020911')]
[(u'INT_ADD_-1207020915', u'CAST_-1207020749'), ('const-433', u'LOAD_-1207020868'), ('tmp_392', u'STORE_-1207020854'), (u'LOAD_-1207020901', u'INT_OR_-1207020874'), ('tmp_207', u'BRANCH_-1207020845'), (u'INT_ADD_-1207020957', u'CAST_-1207020766'), (u'CAST_-1207020749', u'LOAD_-1207020931'), (u'INT_ADD_-1207020852', u'CAST_-1207020725'), ('const-16', u'INT_ADD_-1207020915'), ('const-0', u'INT_EQUAL_-1207020916'), ('const-433', u'STORE_-1207020854'), (u'LOAD_-1207020868', u'SUBPIECE_-1207020744'), ('const-433', u'LOAD_-1207020874'), (u'INT_EQUAL_-1207020958', u'CBRANCH_-1207020954'), ('tmp_382', u'INT_ADD_-1207020852'), ('const-1', u'PTRADD_-1207020799'), ('const-0', u'INT_EQUAL_-1207020958'), ('const-24', u'INT_ADD_-1207020894'), ('tmp_175', u'CBRANCH_-1207020874'), (u'INT_EQUAL_-1207020876', u'CBRANCH_-1207020874'), (u'LOAD_-1207020910', u'INT_OR_-1207020874'), ('const-433', u'LOAD_-1207020901'), ('tmp_34', u'CBRANCH_-1207020954'), ('const-433', u'LOAD_-1207020973'), ('const-433', u'LOAD_-1207020910'), (u'PTRADD_-1207020799', u'CAST_-1207020717'), ('const-0', u'INT_EQUAL_-1207020876'), ('const-1', u'PTRADD_-1207020799'), (u'INT_ADD_-1207020894', u'CAST_-1207020741'), ('tmp_382', u'INT_ADD_-1207020957'), (u'CAST_-1207020729', u'STORE_-1207020849'), (u'SUBPIECE_-1207020744', u'STORE_-1207020849'), (u'INT_AND_-1207020779', u'INT_EQUAL_-1207020876'), (u'COPY_-1207020952', u'RETURN_-1207020932'), (u'LOAD_-1207020973', u'INT_EQUAL_-1207020958'), (u'LOAD_-1207020874', u'CAST_-1207020729'), ('tmp_383', u'INT_ADD_-1207020887'), (u'INT_ADD_-1207020887', u'CAST_-1207020737'), ('tmp_382', u'INT_ADD_-1207020894'), ('tmp_392', u'LOAD_-1207020874'), ('const-8', u'INT_ADD_-1207020852'), (u'CAST_-1207020766', u'LOAD_-1207020973'), ('tmp_383', u'INT_ADD_-1207020915'), ('const-0', u'COPY_-1207020952'), (u'INT_OR_-1207020874', u'INT_AND_-1207020779'), ('const-0', u'SUBPIECE_-1207020744'), ('const-433', u'STORE_-1207020849'), ('const-24', u'INT_ADD_-1207020887'), ('const-16', u'INT_ADD_-1207020957'), (u'INT_EQUAL_-1207020916', u'CBRANCH_-1207020911'), (u'CAST_-1207020729', u'PTRADD_-1207020799'), (u'CAST_-1207020737', u'LOAD_-1207020901'), (u'CAST_-1207020717', u'STORE_-1207020854'), ('const-16', u'INT_AND_-1207020779'), ('const-433', u'LOAD_-1207020931'), (u'LOAD_-1207020931', u'INT_EQUAL_-1207020916'), ('const-0', u'RETURN_-1207020932'), (u'CAST_-1207020725', u'LOAD_-1207020868'), (u'CAST_-1207020741', u'LOAD_-1207020910'), ('tmp_105', u'CBRANCH_-1207020911')]
null
null
00115250
x64
O2
(translation_unit "undefined8 FUN_00115250(long param_1,long param_2,undefined8 param_3,long *param_4)\n\n{\n undefined4 uVar1;\n undefined1 *puVar2;\n \n if (((*(long *)(param_1 + 0x10) == 0) && (*(long *)(param_2 + 0x10) == 0)) &&\n (((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10) == 0)) {\n puVar2 = (undefined1 *)*param_4;\n uVar1 = *(undefined4 *)(param_1 + 8);\n *param_4 = (long)(puVar2 + 1);\n *puVar2 = (char)uVar1;\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_00115250(long param_1,long param_2,undefined8 param_3,long *param_4)\n\n{\n undefined4 uVar1;\n undefined1 *puVar2;\n \n if (((*(long *)(param_1 + 0x10) == 0) && (*(long *)(param_2 + 0x10) == 0)) &&\n (((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10) == 0)) {\n puVar2 = (undefined1 *)*param_4;\n uVar1 = *(undefined4 *)(param_1 + 8);\n *param_4 = (long)(puVar2 + 1);\n *puVar2 = (char)uVar1;\n }\n return 0;\n}" type_identifier (function_declarator "FUN_00115250(long param_1,long param_2,undefined8 param_3,long *param_4)" identifier (parameter_list "(long param_1,long param_2,undefined8 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 "undefined8 param_3" type_identifier identifier) , (parameter_declaration "long *param_4" (sized_type_specifier "long" long) (pointer_declarator "*param_4" * identifier)) ))) (compound_statement "{\n undefined4 uVar1;\n undefined1 *puVar2;\n \n if (((*(long *)(param_1 + 0x10) == 0) && (*(long *)(param_2 + 0x10) == 0)) &&\n (((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10) == 0)) {\n puVar2 = (undefined1 *)*param_4;\n uVar1 = *(undefined4 *)(param_1 + 8);\n *param_4 = (long)(puVar2 + 1);\n *puVar2 = (char)uVar1;\n }\n return 0;\n}" { (declaration "undefined4 uVar1;" type_identifier identifier ;) (declaration "undefined1 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (if_statement "if (((*(long *)(param_1 + 0x10) == 0) && (*(long *)(param_2 + 0x10) == 0)) &&\n (((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10) == 0)) {\n puVar2 = (undefined1 *)*param_4;\n uVar1 = *(undefined4 *)(param_1 + 8);\n *param_4 = (long)(puVar2 + 1);\n *puVar2 = (char)uVar1;\n }" if (parenthesized_expression "(((*(long *)(param_1 + 0x10) == 0) && (*(long *)(param_2 + 0x10) == 0)) &&\n (((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10) == 0))" ( (binary_expression "((*(long *)(param_1 + 0x10) == 0) && (*(long *)(param_2 + 0x10) == 0)) &&\n (((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10) == 0)" (parenthesized_expression "((*(long *)(param_1 + 0x10) == 0) && (*(long *)(param_2 + 0x10) == 0))" ( (binary_expression "(*(long *)(param_1 + 0x10) == 0) && (*(long *)(param_2 + 0x10) == 0)" (parenthesized_expression "(*(long *)(param_1 + 0x10) == 0)" ( (binary_expression "*(long *)(param_1 + 0x10) == 0" (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) )) && (parenthesized_expression "(*(long *)(param_2 + 0x10) == 0)" ( (binary_expression "*(long *)(param_2 + 0x10) == 0" (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) ))) )) && (parenthesized_expression "(((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10) == 0)" ( (binary_expression "((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10) == 0" (parenthesized_expression "((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10)" ( (binary_expression "(*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10" (parenthesized_expression "(*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18))" ( (binary_expression "*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)" (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) )))) | (pointer_expression "*(uint *)(param_2 + 0x18)" * (cast_expression "(uint *)(param_2 + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x18)" ( (binary_expression "param_2 + 0x18" identifier + number_literal) ))))) )) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n puVar2 = (undefined1 *)*param_4;\n uVar1 = *(undefined4 *)(param_1 + 8);\n *param_4 = (long)(puVar2 + 1);\n *puVar2 = (char)uVar1;\n }" { (expression_statement "puVar2 = (undefined1 *)*param_4;" (assignment_expression "puVar2 = (undefined1 *)*param_4" identifier = (cast_expression "(undefined1 *)*param_4" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_4" * identifier))) ;) (expression_statement "uVar1 = *(undefined4 *)(param_1 + 8);" (assignment_expression "uVar1 = *(undefined4 *)(param_1 + 8)" identifier = (pointer_expression "*(undefined4 *)(param_1 + 8)" * (cast_expression "(undefined4 *)(param_1 + 8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (expression_statement "*param_4 = (long)(puVar2 + 1);" (assignment_expression "*param_4 = (long)(puVar2 + 1)" (pointer_expression "*param_4" * identifier) = (cast_expression "(long)(puVar2 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(puVar2 + 1)" ( (binary_expression "puVar2 + 1" identifier + number_literal) )))) ;) (expression_statement "*puVar2 = (char)uVar1;" (assignment_expression "*puVar2 = (char)uVar1" (pointer_expression "*puVar2" * identifier) = (cast_expression "(char)uVar1" ( (type_descriptor "char" primitive_type) ) identifier)) ;) })) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "int add_argless_short_opt(argp_option *opt,argp_option *real,char *domain,void *cookie)\n\n{\n int iVar1;\n undefined1 *puVar2;\n char **snao_end;\n \n if (((opt->arg == (char *)0x0) && (real->arg == (char *)0x0)) &&\n (((opt->flags | real->flags) & 0x10U) == 0)) {\n /* WARNING: Load size is inaccurate */\n puVar2 = *cookie;\n iVar1 = opt->key;\n *(undefined1 **)cookie = puVar2 + 1;\n *puVar2 = (char)iVar1;\n }\n return 0;\n}\n\n" (function_definition "int add_argless_short_opt(argp_option *opt,argp_option *real,char *domain,void *cookie)\n\n{\n int iVar1;\n undefined1 *puVar2;\n char **snao_end;\n \n if (((opt->arg == (char *)0x0) && (real->arg == (char *)0x0)) &&\n (((opt->flags | real->flags) & 0x10U) == 0)) {\n /* WARNING: Load size is inaccurate */\n puVar2 = *cookie;\n iVar1 = opt->key;\n *(undefined1 **)cookie = puVar2 + 1;\n *puVar2 = (char)iVar1;\n }\n return 0;\n}" primitive_type (function_declarator "add_argless_short_opt(argp_option *opt,argp_option *real,char *domain,void *cookie)" identifier (parameter_list "(argp_option *opt,argp_option *real,char *domain,void *cookie)" ( (parameter_declaration "argp_option *opt" type_identifier (pointer_declarator "*opt" * identifier)) , (parameter_declaration "argp_option *real" type_identifier (pointer_declarator "*real" * identifier)) , (parameter_declaration "char *domain" primitive_type (pointer_declarator "*domain" * identifier)) , (parameter_declaration "void *cookie" primitive_type (pointer_declarator "*cookie" * identifier)) ))) (compound_statement "{\n int iVar1;\n undefined1 *puVar2;\n char **snao_end;\n \n if (((opt->arg == (char *)0x0) && (real->arg == (char *)0x0)) &&\n (((opt->flags | real->flags) & 0x10U) == 0)) {\n /* WARNING: Load size is inaccurate */\n puVar2 = *cookie;\n iVar1 = opt->key;\n *(undefined1 **)cookie = puVar2 + 1;\n *puVar2 = (char)iVar1;\n }\n return 0;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "undefined1 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "char **snao_end;" primitive_type (pointer_declarator "**snao_end" * (pointer_declarator "*snao_end" * identifier)) ;) (if_statement "if (((opt->arg == (char *)0x0) && (real->arg == (char *)0x0)) &&\n (((opt->flags | real->flags) & 0x10U) == 0)) {\n /* WARNING: Load size is inaccurate */\n puVar2 = *cookie;\n iVar1 = opt->key;\n *(undefined1 **)cookie = puVar2 + 1;\n *puVar2 = (char)iVar1;\n }" if (parenthesized_expression "(((opt->arg == (char *)0x0) && (real->arg == (char *)0x0)) &&\n (((opt->flags | real->flags) & 0x10U) == 0))" ( (binary_expression "((opt->arg == (char *)0x0) && (real->arg == (char *)0x0)) &&\n (((opt->flags | real->flags) & 0x10U) == 0)" (parenthesized_expression "((opt->arg == (char *)0x0) && (real->arg == (char *)0x0))" ( (binary_expression "(opt->arg == (char *)0x0) && (real->arg == (char *)0x0)" (parenthesized_expression "(opt->arg == (char *)0x0)" ( (binary_expression "opt->arg == (char *)0x0" (field_expression "opt->arg" identifier -> field_identifier) == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(real->arg == (char *)0x0)" ( (binary_expression "real->arg == (char *)0x0" (field_expression "real->arg" identifier -> field_identifier) == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) && (parenthesized_expression "(((opt->flags | real->flags) & 0x10U) == 0)" ( (binary_expression "((opt->flags | real->flags) & 0x10U) == 0" (parenthesized_expression "((opt->flags | real->flags) & 0x10U)" ( (binary_expression "(opt->flags | real->flags) & 0x10U" (parenthesized_expression "(opt->flags | real->flags)" ( (binary_expression "opt->flags | real->flags" (field_expression "opt->flags" identifier -> field_identifier) | (field_expression "real->flags" identifier -> field_identifier)) )) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n /* WARNING: Load size is inaccurate */\n puVar2 = *cookie;\n iVar1 = opt->key;\n *(undefined1 **)cookie = puVar2 + 1;\n *puVar2 = (char)iVar1;\n }" { comment (expression_statement "puVar2 = *cookie;" (assignment_expression "puVar2 = *cookie" identifier = (pointer_expression "*cookie" * identifier)) ;) (expression_statement "iVar1 = opt->key;" (assignment_expression "iVar1 = opt->key" identifier = (field_expression "opt->key" identifier -> field_identifier)) ;) (expression_statement "*(undefined1 **)cookie = puVar2 + 1;" (assignment_expression "*(undefined1 **)cookie = puVar2 + 1" (pointer_expression "*(undefined1 **)cookie" * (cast_expression "(undefined1 **)cookie" ( (type_descriptor "undefined1 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) = (binary_expression "puVar2 + 1" identifier + number_literal)) ;) (expression_statement "*puVar2 = (char)iVar1;" (assignment_expression "*puVar2 = (char)iVar1" (pointer_expression "*puVar2" * identifier) = (cast_expression "(char)iVar1" ( (type_descriptor "char" primitive_type) ) identifier)) ;) })) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "undefined8 FUN_00115250(long param_1,long param_2,undefined8 param_3,long *param_4)\n\n{\n undefined4 uVar1;\n undefined1 *puVar2;\n \n if (((*(long *)(param_1 + 0x10) == 0) && (*(long *)(param_2 + 0x10) == 0)) &&\n (((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10) == 0)) {\n puVar2 = (undefined1 *)*param_4;\n uVar1 = *(undefined4 *)(param_1 + 8);\n *param_4 = (long)(puVar2 + 1);\n *puVar2 = (char)uVar1;\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_00115250(long param_1,long param_2,undefined8 param_3,long *param_4)\n\n{\n undefined4 uVar1;\n undefined1 *puVar2;\n \n if (((*(long *)(param_1 + 0x10) == 0) && (*(long *)(param_2 + 0x10) == 0)) &&\n (((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10) == 0)) {\n puVar2 = (undefined1 *)*param_4;\n uVar1 = *(undefined4 *)(param_1 + 8);\n *param_4 = (long)(puVar2 + 1);\n *puVar2 = (char)uVar1;\n }\n return 0;\n}" type_identifier (function_declarator "FUN_00115250(long param_1,long param_2,undefined8 param_3,long *param_4)" identifier (parameter_list "(long param_1,long param_2,undefined8 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 "undefined8 param_3" type_identifier identifier) , (parameter_declaration "long *param_4" (sized_type_specifier "long" long) (pointer_declarator "*param_4" * identifier)) ))) (compound_statement "{\n undefined4 uVar1;\n undefined1 *puVar2;\n \n if (((*(long *)(param_1 + 0x10) == 0) && (*(long *)(param_2 + 0x10) == 0)) &&\n (((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10) == 0)) {\n puVar2 = (undefined1 *)*param_4;\n uVar1 = *(undefined4 *)(param_1 + 8);\n *param_4 = (long)(puVar2 + 1);\n *puVar2 = (char)uVar1;\n }\n return 0;\n}" { (declaration "undefined4 uVar1;" type_identifier identifier ;) (declaration "undefined1 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (if_statement "if (((*(long *)(param_1 + 0x10) == 0) && (*(long *)(param_2 + 0x10) == 0)) &&\n (((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10) == 0)) {\n puVar2 = (undefined1 *)*param_4;\n uVar1 = *(undefined4 *)(param_1 + 8);\n *param_4 = (long)(puVar2 + 1);\n *puVar2 = (char)uVar1;\n }" if (parenthesized_expression "(((*(long *)(param_1 + 0x10) == 0) && (*(long *)(param_2 + 0x10) == 0)) &&\n (((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10) == 0))" ( (binary_expression "((*(long *)(param_1 + 0x10) == 0) && (*(long *)(param_2 + 0x10) == 0)) &&\n (((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10) == 0)" (parenthesized_expression "((*(long *)(param_1 + 0x10) == 0) && (*(long *)(param_2 + 0x10) == 0))" ( (binary_expression "(*(long *)(param_1 + 0x10) == 0) && (*(long *)(param_2 + 0x10) == 0)" (parenthesized_expression "(*(long *)(param_1 + 0x10) == 0)" ( (binary_expression "*(long *)(param_1 + 0x10) == 0" (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) )) && (parenthesized_expression "(*(long *)(param_2 + 0x10) == 0)" ( (binary_expression "*(long *)(param_2 + 0x10) == 0" (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) ))) )) && (parenthesized_expression "(((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10) == 0)" ( (binary_expression "((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10) == 0" (parenthesized_expression "((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10)" ( (binary_expression "(*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10" (parenthesized_expression "(*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18))" ( (binary_expression "*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)" (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) )))) | (pointer_expression "*(uint *)(param_2 + 0x18)" * (cast_expression "(uint *)(param_2 + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x18)" ( (binary_expression "param_2 + 0x18" identifier + number_literal) ))))) )) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n puVar2 = (undefined1 *)*param_4;\n uVar1 = *(undefined4 *)(param_1 + 8);\n *param_4 = (long)(puVar2 + 1);\n *puVar2 = (char)uVar1;\n }" { (expression_statement "puVar2 = (undefined1 *)*param_4;" (assignment_expression "puVar2 = (undefined1 *)*param_4" identifier = (cast_expression "(undefined1 *)*param_4" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_4" * identifier))) ;) (expression_statement "uVar1 = *(undefined4 *)(param_1 + 8);" (assignment_expression "uVar1 = *(undefined4 *)(param_1 + 8)" identifier = (pointer_expression "*(undefined4 *)(param_1 + 8)" * (cast_expression "(undefined4 *)(param_1 + 8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (expression_statement "*param_4 = (long)(puVar2 + 1);" (assignment_expression "*param_4 = (long)(puVar2 + 1)" (pointer_expression "*param_4" * identifier) = (cast_expression "(long)(puVar2 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(puVar2 + 1)" ( (binary_expression "puVar2 + 1" identifier + number_literal) )))) ;) (expression_statement "*puVar2 = (char)uVar1;" (assignment_expression "*puVar2 = (char)uVar1" (pointer_expression "*puVar2" * identifier) = (cast_expression "(char)uVar1" ( (type_descriptor "char" primitive_type) ) identifier)) ;) })) (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 (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (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 *)) ) (parenthesized_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) ))) )) && (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) )))) | (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 = (cast_expression ( (type_descriptor TYPE (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 (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) })) (return_statement return LIT ;) })))
(function_definition "undefined8 FUN_00115250(long param_1,long param_2,undefined8 param_3,long *param_4)\n\n{\n undefined4 uVar1;\n undefined1 *puVar2;\n \n if (((*(long *)(param_1 + 0x10) == 0) && (*(long *)(param_2 + 0x10) == 0)) &&\n (((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10) == 0)) {\n puVar2 = (undefined1 *)*param_4;\n uVar1 = *(undefined4 *)(param_1 + 8);\n *param_4 = (long)(puVar2 + 1);\n *puVar2 = (char)uVar1;\n }\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_00115250(long param_1,long param_2,undefined8 param_3,long *param_4)" (identifier "FUN_00115250") (parameter_list "(long param_1,long param_2,undefined8 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 "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 undefined4 uVar1;\n undefined1 *puVar2;\n \n if (((*(long *)(param_1 + 0x10) == 0) && (*(long *)(param_2 + 0x10) == 0)) &&\n (((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10) == 0)) {\n puVar2 = (undefined1 *)*param_4;\n uVar1 = *(undefined4 *)(param_1 + 8);\n *param_4 = (long)(puVar2 + 1);\n *puVar2 = (char)uVar1;\n }\n return 0;\n}" ({ "{") (declaration "undefined4 uVar1;" (type_identifier "undefined4") (identifier "uVar1") (; ";")) (declaration "undefined1 *puVar2;" (type_identifier "undefined1") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (if_statement "if (((*(long *)(param_1 + 0x10) == 0) && (*(long *)(param_2 + 0x10) == 0)) &&\n (((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10) == 0)) {\n puVar2 = (undefined1 *)*param_4;\n uVar1 = *(undefined4 *)(param_1 + 8);\n *param_4 = (long)(puVar2 + 1);\n *puVar2 = (char)uVar1;\n }" (if "if") (parenthesized_expression "(((*(long *)(param_1 + 0x10) == 0) && (*(long *)(param_2 + 0x10) == 0)) &&\n (((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10) == 0))" (( "(") (binary_expression "((*(long *)(param_1 + 0x10) == 0) && (*(long *)(param_2 + 0x10) == 0)) &&\n (((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10) == 0)" (parenthesized_expression "((*(long *)(param_1 + 0x10) == 0) && (*(long *)(param_2 + 0x10) == 0))" (( "(") (binary_expression "(*(long *)(param_1 + 0x10) == 0) && (*(long *)(param_2 + 0x10) == 0)" (parenthesized_expression "(*(long *)(param_1 + 0x10) == 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x10) == 0" (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 "0")) () ")")) (&& "&&") (parenthesized_expression "(*(long *)(param_2 + 0x10) == 0)" (( "(") (binary_expression "*(long *)(param_2 + 0x10) == 0" (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 "0")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10) == 0)" (( "(") (binary_expression "((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10) == 0" (parenthesized_expression "((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10)" (( "(") (binary_expression "(*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10" (parenthesized_expression "(*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18))" (( "(") (binary_expression "*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)" (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")) () ")")))) (| "|") (pointer_expression "*(uint *)(param_2 + 0x18)" (* "*") (cast_expression "(uint *)(param_2 + 0x18)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x18)" (( "(") (binary_expression "param_2 + 0x18" (identifier "param_2") (+ "+") (number_literal "0x18")) () ")"))))) () ")")) (& "&") (number_literal "0x10")) () ")")) (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n puVar2 = (undefined1 *)*param_4;\n uVar1 = *(undefined4 *)(param_1 + 8);\n *param_4 = (long)(puVar2 + 1);\n *puVar2 = (char)uVar1;\n }" ({ "{") (expression_statement "puVar2 = (undefined1 *)*param_4;" (assignment_expression "puVar2 = (undefined1 *)*param_4" (identifier "puVar2") (= "=") (cast_expression "(undefined1 *)*param_4" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_4" (* "*") (identifier "param_4")))) (; ";")) (expression_statement "uVar1 = *(undefined4 *)(param_1 + 8);" (assignment_expression "uVar1 = *(undefined4 *)(param_1 + 8)" (identifier "uVar1") (= "=") (pointer_expression "*(undefined4 *)(param_1 + 8)" (* "*") (cast_expression "(undefined4 *)(param_1 + 8)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (expression_statement "*param_4 = (long)(puVar2 + 1);" (assignment_expression "*param_4 = (long)(puVar2 + 1)" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (= "=") (cast_expression "(long)(puVar2 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(puVar2 + 1)" (( "(") (binary_expression "puVar2 + 1" (identifier "puVar2") (+ "+") (number_literal "1")) () ")")))) (; ";")) (expression_statement "*puVar2 = (char)uVar1;" (assignment_expression "*puVar2 = (char)uVar1" (pointer_expression "*puVar2" (* "*") (identifier "puVar2")) (= "=") (cast_expression "(char)uVar1" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "uVar1"))) (; ";")) (} "}"))) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
int function_1(type_1 *opt,type_1 *real,char *domain,void *cookie) { int iVar1; type_2 *var_1; char **snao_end; if (((opt->arg == (char *)0x0) && (real->arg == (char *)0x0)) && (((opt->flags | real->flags) & 0x10U) == 0)) { /* WARNING: Load size is inaccurate */ var_1 = *cookie; iVar1 = opt->key; *(type_2 **)cookie = var_1 + 1; *var_1 = (char)iVar1; } return 0; }
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: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (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: (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: (pointer_expression 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: (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: (pointer_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: (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: (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: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))))) (return_statement (number_literal)))))
null
undefined8 MASKED(long param_1,long param_2,undefined8 param_3,long *param_4) { undefined4 uVar1; undefined1 *puVar2; if (((*(long *)(param_1 + 0x10) == 0) && (*(long *)(param_2 + 0x10) == 0)) && (((*(uint *)(param_1 + 0x18) | *(uint *)(param_2 + 0x18)) & 0x10) == 0)) { puVar2 = (undefined1 *)*param_4; uVar1 = *(undefined4 *)(param_1 + 8); *param_4 = (long)(puVar2 + 1); *puVar2 = (char)uVar1; } return 0; }
68_x86_64-kfreebsd-gnu-nm_and_x86_64-kfreebsd-gnu-nm_strip.c
xstrerror
xstrerror
void xstrerror(void) { (*(code *)PTR_xstrerror_0010c220)(); return; }
void xstrerror(void) { (*(code *)PTR_xstrerror_0010c220)(); return; }
JMP qword ptr [0x0010c220]
null
null
null
null
[('const-0', u'RETURN_-1206963125'), (u'INDIRECT_-1206963068', u'COPY_-1206963127'), (u'CALLIND_-1206963128', u'INDIRECT_-1206963068'), (u'CAST_-1206963063', u'CALLIND_-1206963128'), ('tmp_22', u'CAST_-1206963063')]
[('const-0', u'RETURN_-1206963125'), (u'INDIRECT_-1206963068', u'COPY_-1206963127'), (u'CALLIND_-1206963128', u'INDIRECT_-1206963068'), (u'CAST_-1206963063', u'CALLIND_-1206963128'), ('tmp_22', u'CAST_-1206963063')]
null
null
00103440
x64
O2
(translation_unit "void xstrerror(void)\n\n{\n (*(code *)PTR_xstrerror_0010c220)();\n return;\n}\n\n" (function_definition "void xstrerror(void)\n\n{\n (*(code *)PTR_xstrerror_0010c220)();\n return;\n}" primitive_type (function_declarator "xstrerror(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_xstrerror_0010c220)();\n return;\n}" { (expression_statement "(*(code *)PTR_xstrerror_0010c220)();" (call_expression "(*(code *)PTR_xstrerror_0010c220)()" (parenthesized_expression "(*(code *)PTR_xstrerror_0010c220)" ( (pointer_expression "*(code *)PTR_xstrerror_0010c220" * (cast_expression "(code *)PTR_xstrerror_0010c220" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void xstrerror(void)\n\n{\n (*(code *)PTR_xstrerror_0010c220)();\n return;\n}\n\n" (function_definition "void xstrerror(void)\n\n{\n (*(code *)PTR_xstrerror_0010c220)();\n return;\n}" primitive_type (function_declarator "xstrerror(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_xstrerror_0010c220)();\n return;\n}" { (expression_statement "(*(code *)PTR_xstrerror_0010c220)();" (call_expression "(*(code *)PTR_xstrerror_0010c220)()" (parenthesized_expression "(*(code *)PTR_xstrerror_0010c220)" ( (pointer_expression "*(code *)PTR_xstrerror_0010c220" * (cast_expression "(code *)PTR_xstrerror_0010c220" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void xstrerror(void)\n\n{\n (*(code *)PTR_xstrerror_0010c220)();\n return;\n}\n\n" (function_definition "void xstrerror(void)\n\n{\n (*(code *)PTR_xstrerror_0010c220)();\n return;\n}" primitive_type (function_declarator "xstrerror(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_xstrerror_0010c220)();\n return;\n}" { (expression_statement "(*(code *)PTR_xstrerror_0010c220)();" (call_expression "(*(code *)PTR_xstrerror_0010c220)()" (parenthesized_expression "(*(code *)PTR_xstrerror_0010c220)" ( (pointer_expression "*(code *)PTR_xstrerror_0010c220" * (cast_expression "(code *)PTR_xstrerror_0010c220" ( (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 xstrerror(void)\n\n{\n (*(code *)PTR_xstrerror_0010c220)();\n return;\n}" (primitive_type "void") (function_declarator "xstrerror(void)" (identifier "xstrerror") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_xstrerror_0010c220)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_xstrerror_0010c220)();" (call_expression "(*(code *)PTR_xstrerror_0010c220)()" (parenthesized_expression "(*(code *)PTR_xstrerror_0010c220)" (( "(") (pointer_expression "*(code *)PTR_xstrerror_0010c220" (* "*") (cast_expression "(code *)PTR_xstrerror_0010c220" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_xstrerror_0010c220"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_xstrerror_0010c220)(); 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_0010c220)(); return; }
526_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
cplus_demangle_type.cold.20
FUN_0014e4f0
void cplus_demangle_type_cold_20(void) { code *pcVar1; undefined8 uStack0000000000000008; uStack0000000000000008 = 0; /* WARNING: Does not return */ pcVar1 = (code *)invalidInstructionException(); (*pcVar1)(); }
void FUN_0014e4f0(void) { code *pcVar1; undefined8 uStack0000000000000008; uStack0000000000000008 = 0; /* WARNING: Does not return */ pcVar1 = (code *)invalidInstructionException(); (*pcVar1)(); }
MOV qword ptr [RSP + 0x8],0x0 MOV RAX,qword ptr [0x00000008] UD2
null
null
null
null
[('const-77', u'CALLOTHER_-1207180018'), ('const-1', u'RETURN_-1207180015'), ('const-0', u'COPY_-1207180045'), (u'CAST_-1207179953', u'CALLIND_-1207180018'), (u'CALLIND_-1207180018', u'INDIRECT_-1207179957'), (u'CALLOTHER_-1207180018', u'CAST_-1207179953')]
[('const-77', u'CALLOTHER_-1207180018'), ('const-1', u'RETURN_-1207180015'), ('const-0', u'COPY_-1207180045'), (u'CAST_-1207179953', u'CALLIND_-1207180018'), (u'CALLIND_-1207180018', u'INDIRECT_-1207179957'), (u'CALLOTHER_-1207180018', u'CAST_-1207179953')]
null
null
0014e4f0
x64
O2
(translation_unit "void FUN_0014e4f0(void)\n\n{\n code *pcVar1;\n undefined8 uStack0000000000000008;\n \n uStack0000000000000008 = 0;\n /* WARNING: Does not return */\n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}\n\n" (function_definition "void FUN_0014e4f0(void)\n\n{\n code *pcVar1;\n undefined8 uStack0000000000000008;\n \n uStack0000000000000008 = 0;\n /* WARNING: Does not return */\n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}" primitive_type (function_declarator "FUN_0014e4f0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n code *pcVar1;\n undefined8 uStack0000000000000008;\n \n uStack0000000000000008 = 0;\n /* WARNING: Does not return */\n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}" { (declaration "code *pcVar1;" type_identifier (pointer_declarator "*pcVar1" * identifier) ;) (declaration "undefined8 uStack0000000000000008;" type_identifier identifier ;) (expression_statement "uStack0000000000000008 = 0;" (assignment_expression "uStack0000000000000008 = 0" identifier = number_literal) ;) comment (expression_statement "pcVar1 = (code *)invalidInstructionException();" (assignment_expression "pcVar1 = (code *)invalidInstructionException()" identifier = (cast_expression "(code *)invalidInstructionException()" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "invalidInstructionException()" identifier (argument_list "()" ( ))))) ;) (expression_statement "(*pcVar1)();" (call_expression "(*pcVar1)()" (parenthesized_expression "(*pcVar1)" ( (pointer_expression "*pcVar1" * identifier) )) (argument_list "()" ( ))) ;) })))
(translation_unit "void cplus_demangle_type_cold_20(void)\n\n{\n code *pcVar1;\n undefined8 uStack0000000000000008;\n \n uStack0000000000000008 = 0;\n /* WARNING: Does not return */\n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}\n\n" (function_definition "void cplus_demangle_type_cold_20(void)\n\n{\n code *pcVar1;\n undefined8 uStack0000000000000008;\n \n uStack0000000000000008 = 0;\n /* WARNING: Does not return */\n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}" primitive_type (function_declarator "cplus_demangle_type_cold_20(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n code *pcVar1;\n undefined8 uStack0000000000000008;\n \n uStack0000000000000008 = 0;\n /* WARNING: Does not return */\n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}" { (declaration "code *pcVar1;" type_identifier (pointer_declarator "*pcVar1" * identifier) ;) (declaration "undefined8 uStack0000000000000008;" type_identifier identifier ;) (expression_statement "uStack0000000000000008 = 0;" (assignment_expression "uStack0000000000000008 = 0" identifier = number_literal) ;) comment (expression_statement "pcVar1 = (code *)invalidInstructionException();" (assignment_expression "pcVar1 = (code *)invalidInstructionException()" identifier = (cast_expression "(code *)invalidInstructionException()" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "invalidInstructionException()" identifier (argument_list "()" ( ))))) ;) (expression_statement "(*pcVar1)();" (call_expression "(*pcVar1)()" (parenthesized_expression "(*pcVar1)" ( (pointer_expression "*pcVar1" * identifier) )) (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_0014e4f0(void)\n\n{\n code *pcVar1;\n undefined8 uStack0000000000000008;\n \n uStack0000000000000008 = 0;\n \n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}\n\n" (function_definition "void FUN_0014e4f0(void)\n\n{\n code *pcVar1;\n undefined8 uStack0000000000000008;\n \n uStack0000000000000008 = 0;\n \n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}" primitive_type (function_declarator "FUN_0014e4f0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n code *pcVar1;\n undefined8 uStack0000000000000008;\n \n uStack0000000000000008 = 0;\n \n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}" { (declaration "code *pcVar1;" type_identifier (pointer_declarator "*pcVar1" * identifier) ;) (declaration "undefined8 uStack0000000000000008;" type_identifier identifier ;) (expression_statement "uStack0000000000000008 = 0;" (assignment_expression "uStack0000000000000008 = 0" identifier = number_literal) ;) (expression_statement "pcVar1 = (code *)invalidInstructionException();" (assignment_expression "pcVar1 = (code *)invalidInstructionException()" identifier = (cast_expression "(code *)invalidInstructionException()" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "invalidInstructionException()" identifier (argument_list "()" ( ))))) ;) (expression_statement "(*pcVar1)();" (call_expression "(*pcVar1)()" (parenthesized_expression "(*pcVar1)" ( (pointer_expression "*pcVar1" * identifier) )) (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( ))))) ;) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( ))) ;) })))
(function_definition "void FUN_0014e4f0(void)\n\n{\n code *pcVar1;\n undefined8 uStack0000000000000008;\n \n uStack0000000000000008 = 0;\n \n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}" (primitive_type "void") (function_declarator "FUN_0014e4f0(void)" (identifier "FUN_0014e4f0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n code *pcVar1;\n undefined8 uStack0000000000000008;\n \n uStack0000000000000008 = 0;\n \n pcVar1 = (code *)invalidInstructionException();\n (*pcVar1)();\n}" ({ "{") (declaration "code *pcVar1;" (type_identifier "code") (pointer_declarator "*pcVar1" (* "*") (identifier "pcVar1")) (; ";")) (declaration "undefined8 uStack0000000000000008;" (type_identifier "undefined8") (identifier "uStack0000000000000008") (; ";")) (expression_statement "uStack0000000000000008 = 0;" (assignment_expression "uStack0000000000000008 = 0" (identifier "uStack0000000000000008") (= "=") (number_literal "0")) (; ";")) (expression_statement "pcVar1 = (code *)invalidInstructionException();" (assignment_expression "pcVar1 = (code *)invalidInstructionException()" (identifier "pcVar1") (= "=") (cast_expression "(code *)invalidInstructionException()" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "invalidInstructionException()" (identifier "invalidInstructionException") (argument_list "()" (( "(") () ")"))))) (; ";")) (expression_statement "(*pcVar1)();" (call_expression "(*pcVar1)()" (parenthesized_expression "(*pcVar1)" (( "(") (pointer_expression "*pcVar1" (* "*") (identifier "pcVar1")) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
void function_1(void) { type_1 *pcVar1; type_2 uStack0000000000000008; uStack0000000000000008 = 0; /* WARNING: Does not return */ pcVar1 = (type_1 *)var_1(); (*pcVar1)(); }
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: (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: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list))))))
null
void MASKED(void) { code *pcVar1; undefined8 uStack0000000000000008; uStack0000000000000008 = 0; /* WARNING: Does not return */ pcVar1 = (code *)invalidInstructionException(); (*pcVar1)(); }
273_sqlite3_and_sqlite3_strip.c
idxSampleFunc
FUN_00115a80
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ void idxSampleFunc(sqlite3_context *pCtx,int argc,sqlite3_value **argv) { int *piVar1; uint iVal; long in_FS_OFFSET; ushort rnd; long local_20; local_20 = *(long *)(in_FS_OFFSET + 0x28); piVar1 = (int *)sqlite3_user_data(pCtx); if (*(double *)(piVar1 + 4) == _DAT_00213988) { iVal = 1; } else { iVal = 1; if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) { sqlite3_randomness(2,&rnd); iVal = (uint)((int)((uint)rnd + ((rnd >> 2) / 0x19) * -100 & 0xffff) <= *piVar1); } } sqlite3_result_int(pCtx,iVal); *(double *)(piVar1 + 4) = DAT_00213990 + *(double *)(piVar1 + 4); *(double *)(piVar1 + 6) = (double)iVal + *(double *)(piVar1 + 6); if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return; }
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ void FUN_00115a80(undefined8 param_1) { int *piVar1; bool bVar2; long in_FS_OFFSET; ushort local_22; long local_20; local_20 = *(long *)(in_FS_OFFSET + 0x28); piVar1 = (int *)FUN_0012dce0(); if (*(double *)(piVar1 + 4) == _DAT_00213988) { bVar2 = true; } else { bVar2 = true; if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) { FUN_0018a2b0(2,&local_22); bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1; } } FUN_00136e00(param_1,bVar2); *(double *)(piVar1 + 4) = DAT_00213990 + *(double *)(piVar1 + 4); *(double *)(piVar1 + 6) = (double)bVar2 + *(double *)(piVar1 + 6); if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return; }
PUSH R12 MOV R12,RDI PUSH RBP PUSH RBX SUB RSP,0x10 MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RSP + 0x8],RAX XOR EAX,EAX CALL 0x0012dce0 MOVSD XMM0,qword ptr [RAX + 0x10] UCOMISD XMM0,qword ptr [0x00213988] MOV RBX,RAX JP 0x00115b00 JNZ 0x00115b00 MOV EBP,0x1 MOV ESI,EBP MOV RDI,R12 CALL 0x00136e00 MOVSD XMM0,qword ptr [0x00213990] ADDSD XMM0,qword ptr [RBX + 0x10] MOVSD qword ptr [RBX + 0x10],XMM0 PXOR XMM0,XMM0 CVTSI2SD XMM0,EBP ADDSD XMM0,qword ptr [RBX + 0x18] MOVSD qword ptr [RBX + 0x18],XMM0 MOV RAX,qword ptr [RSP + 0x8] XOR RAX,qword ptr FS:[0x28] JNZ 0x00115b5e ADD RSP,0x10 POP RBX POP RBP POP R12 RET MOVSD XMM1,qword ptr [RBX + 0x18] MOV EBP,0x1 DIVSD XMM1,XMM0 MOVAPD XMM0,XMM1 MOVSD XMM1,qword ptr [RBX + 0x8] COMISD XMM1,XMM0 JNC 0x00115ab9 LEA RSI,[RSP + 0x6] MOV EDI,0x2 XOR EBP,EBP CALL 0x0018a2b0 MOVZX EDX,word ptr [RSP + 0x6] MOV EAX,EDX SHR AX,0x2 MOVZX EAX,AX IMUL EAX,EAX,0x147b SHR EAX,0x11 LEA EAX,[RAX + RAX*0x4] LEA EAX,[RAX + RAX*0x4] SHL EAX,0x2 SUB EDX,EAX MOVZX EDX,DX CMP EDX,dword ptr [RBX] SETLE BPL JMP 0x00115ab9 CALL 0x0010e4e0
null
null
null
null
[('const-2', u'PTRADD_-1207017921'), (u'FLOAT_ADD_-1207018665', u'STORE_-1207018701'), ('tmp_244', u'CBRANCH_-1207018664'), ('const-4', u'PTRADD_-1207017940'), (u'INDIRECT_-1207017903', u'COPY_-1207017961'), ('const-4', u'PTRADD_-1207017991'), (u'CALL_-1207018541', u'INDIRECT_-1207017958'), (u'INDIRECT_-1207018101', u'FLOAT_EQUAL_-1207018757'), ('const-433', u'LOAD_-1207018599'), (u'CALL_-1207018809', u'INDIRECT_-1207018244'), (u'LOAD_-1207018599', u'FLOAT_LESS_-1207018545'), ('const-40', u'INT_ADD_-1207018671'), (u'LOAD_-1207018353', u'INT_SLESSEQUAL_-1207018327'), (u'STORE_-1207018727', u'INDIRECT_-1207018033'), ('const-4', u'PTRADD_-1207017997'), (u'STORE_-1207018701', u'INDIRECT_-1207018023'), ('const-1', u'RETURN_-1207018525'), (u'CALL_-1207018809', u'INDIRECT_-1207018101'), (u'CAST_-1207018032', u'LOAD_-1207018807'), (u'CAST_-1207017979', u'STORE_-1207018727'), (u'CAST_-1207017985', u'LOAD_-1207018737'), (u'CALL_-1207018541', u'INDIRECT_-1207017935'), ('const-433', u'LOAD_-1207018807'), (u'CAST_-1207017965', u'LOAD_-1207018711'), (u'FLOAT_ADD_-1207018691', u'STORE_-1207018727'), (u'CALL_-1207018541', u'INDIRECT_-1207017949'), (u'MULTIEQUAL_-1207018110', u'INT2FLOAT_-1207018665'), ('const-433', u'LOAD_-1207018625'), (u'INDIRECT_-1207017935', u'INT_RIGHT_-1207018497'), ('const-4', u'PTRADD_-1207017977'), ('const-4', u'PTRADD_-1207018041'), (u'PTRADD_-1207017940', u'CAST_-1207017935'), (u'INDIRECT_-1207017930', u'MULTIEQUAL_-1207018040'), (u'CAST_-1207018038', u'PTRADD_-1207017921'), (u'COPY_-1207018177', u'MULTIEQUAL_-1207018110'), (u'LOAD_-1207018807', u'FLOAT_EQUAL_-1207018757'), (u'FLOAT_EQUAL_-1207018757', u'CBRANCH_-1207018770'), (u'PTRADD_-1207017997', u'CAST_-1207017985'), (u'INDIRECT_-1207017949', u'MULTIEQUAL_-1207018055'), (u'INT_NOTEQUAL_-1207018672', u'CBRANCH_-1207018664'), (u'INT_ZEXT_-1207018225', u'INT_DIV_-1207018433'), (u'PTRADD_-1207017921', u'CAST_-1207017916'), (u'INDIRECT_-1207018101', u'MULTIEQUAL_-1207018211'), (u'PTRSUB_-1207017908', u'CALL_-1207018541'), (u'PTRADD_-1207017971', u'CAST_-1207017959'), (u'CAST_-1207017916', u'LOAD_-1207018599'), (u'CALL_-1207018809', u'INDIRECT_-1207018078'), (u'INT_AND_-1207018333', u'CAST_-1207017848'), ('const-2', u'INT_RIGHT_-1207018497'), (u'CALL_-1207018809', u'INDIRECT_-1207018073'), (u'CAST_-1207017935', u'LOAD_-1207018625'), (u'CALL_-1207018541', u'INDIRECT_-1207017930'), (u'INT_RIGHT_-1207018497', u'INT_ZEXT_-1207018225'), (u'LOAD_-1207018807', u'FLOAT_DIV_-1207018565'), (u'CAST_-1207017948', u'LOAD_-1207018685'), (u'PTRADD_-1207017977', u'CAST_-1207017965'), (u'STORE_-1207018701', u'INDIRECT_-1207018014'), (u'INDIRECT_-1207018073', u'MULTIEQUAL_-1207018040'), ('const-4', u'PTRADD_-1207017971'), (u'CALL_-1207018809', u'INDIRECT_-1207018092'), ('const-4', u'PTRADD_-1207018041'), (u'CAST_-1207018038', u'PTRADD_-1207017940'), ('const-25', u'INT_DIV_-1207018433'), (u'INT_ADD_-1207018671', u'CAST_-1207017948'), ('const-0', u'RETURN_-1207018625'), (u'CAST_-1207018038', u'PTRADD_-1207017991'), ('tmp_1762', u'INT_ADD_-1207018831'), (u'INDIRECT_-1207018055', u'FLOAT_ADD_-1207018691'), ('const-65535', u'INT_AND_-1207018333'), ('const-4', u'PTRADD_-1207017991'), (u'INT_DIV_-1207018433', u'INT_MULT_-1207017960'), ('const-433', u'LOAD_-1207018847'), (u'INT_SLESSEQUAL_-1207018327', u'INT_ZEXT_-1207017998'), ('const-6', u'PTRADD_-1207017940'), (u'INDIRECT_-1207017894', u'COPY_-1207017952'), (u'COPY_-1207018095', u'MULTIEQUAL_-1207018110'), (u'CAST_-1207018038', u'PTRADD_-1207017997'), ('tmp_143', u'CBRANCH_-1207018770'), ('const-4', u'PTRADD_-1207017921'), (u'CAST_-1207017848', u'INT_SLESSEQUAL_-1207018327'), ('const-433', u'LOAD_-1207018711'), (u'PTRADD_-1207018041', u'CAST_-1207018032'), (u'LOAD_-1207018711', u'FLOAT_ADD_-1207018665'), ('const-433', u'LOAD_-1207018737'), ('const-433', u'STORE_-1207018727'), (u'PTRADD_-1207017991', u'CAST_-1207017979'), (u'CALL_-1207018530', u'INDIRECT_-1207017903'), (u'INT_ZEXT_-1207018189', u'INT_ADD_-1207018351'), ('const-1', u'COPY_-1207018177'), (u'INDIRECT_-1207017958', u'MULTIEQUAL_-1207018064'), ('const-6', u'PTRADD_-1207017971'), ('const-4294967196', u'INT_MULT_-1207017960'), (u'INT_ADD_-1207018351', u'INT_AND_-1207018333'), (u'CALL_-1207018541', u'INDIRECT_-1207018101'), (u'CALL_-1207018749', u'INDIRECT_-1207018207'), ('const-433', u'STORE_-1207018701'), (u'CALL_-1207018749', u'INDIRECT_-1207018055'), ('tmp_1758', u'PTRSUB_-1207017908'), (u'CAST_-1207018038', u'PTRADD_-1207017977'), ('tmp_883', u'CALL_-1207018809'), ('const-2', u'CALL_-1207018541'), (u'INT_MULT_-1207017960', u'INT_ADD_-1207018351'), ('const-40', u'INT_ADD_-1207018831'), ('tmp_883', u'CALL_-1207018749'), (u'CAST_-1207018055', u'LOAD_-1207018847'), (u'FLOAT_DIV_-1207018565', u'FLOAT_LESS_-1207018545'), ('tmp_375', u'CBRANCH_-1207018573'), (u'CAST_-1207017959', u'STORE_-1207018701'), ('const--34', u'PTRSUB_-1207017908'), (u'INDIRECT_-1207017935', u'INT_ZEXT_-1207018189'), (u'INDIRECT_-1207018101', u'MULTIEQUAL_-1207018064'), (u'INDIRECT_-1207018023', u'COPY_-1207018057'), (u'CAST_-1207018038', u'PTRADD_-1207018041'), (u'INDIRECT_-1207018207', u'INT_ADD_-1207018671'), (u'LOAD_-1207018737', u'FLOAT_ADD_-1207018691'), (u'LOAD_-1207018625', u'FLOAT_DIV_-1207018565'), ('tmp_867', u'BRANCH_-1207018331'), ('const-433', u'LOAD_-1207018685'), (u'CALL_-1207018530', u'INDIRECT_-1207017875'), (u'CALL_-1207018749', u'INDIRECT_-1207018064'), (u'CAST_-1207018038', u'PTRADD_-1207017971'), ('const-4', u'PTRADD_-1207017997'), (u'INT_ZEXT_-1207017998', u'MULTIEQUAL_-1207018110'), (u'FLOAT_LESS_-1207018545', u'CBRANCH_-1207018573'), ('const-433', u'LOAD_-1207018353'), (u'STORE_-1207018727', u'INDIRECT_-1207018042'), (u'INDIRECT_-1207018092', u'MULTIEQUAL_-1207018055'), ('const-1', u'COPY_-1207018095'), (u'CALL_-1207018530', u'INDIRECT_-1207017894'), (u'LOAD_-1207018685', u'INT_NOTEQUAL_-1207018672'), (u'CALL_-1207018749', u'INDIRECT_-1207018036'), (u'CALL_-1207018809', u'CAST_-1207018038'), (u'INDIRECT_-1207018014', u'COPY_-1207018048'), ('const-6', u'PTRADD_-1207017977'), (u'INDIRECT_-1207018244', u'MULTIEQUAL_-1207018211'), (u'INT_ADD_-1207018831', u'CAST_-1207018055'), (u'CAST_-1207018038', u'LOAD_-1207018353'), (u'INDIRECT_-1207018036', u'INT_NOTEQUAL_-1207018672'), (u'MULTIEQUAL_-1207018110', u'CALL_-1207018749'), (u'INT2FLOAT_-1207018665', u'FLOAT_ADD_-1207018665')]
[(u'FLOAT_ADD_-1207018665', u'STORE_-1207018701'), (u'COPY_-1207018074', u'MULTIEQUAL_-1207018012'), (u'CAST_-1207017966', u'STORE_-1207018727'), ('tmp_244', u'CBRANCH_-1207018664'), (u'INT_ADD_-1207018831', u'CAST_-1207018042'), ('const-433', u'STORE_-1207018701'), (u'CAST_-1207018025', u'PTRADD_-1207017908'), ('const-433', u'LOAD_-1207018599'), (u'INDIRECT_-1207018016', u'COPY_-1207018050'), (u'INDIRECT_-1207018007', u'COPY_-1207018041'), ('const-433', u'LOAD_-1207018711'), (u'LOAD_-1207018599', u'FLOAT_LESS_-1207018545'), (u'CAST_-1207018025', u'PTRADD_-1207017958'), ('const-433', u'STORE_-1207018727'), (u'CAST_-1207018019', u'LOAD_-1207018807'), ('const-40', u'INT_ADD_-1207018671'), (u'LOAD_-1207018353', u'INT_SLESSEQUAL_-1207018327'), (u'CAST_-1207017835', u'INT_SLESSEQUAL_-1207018327'), ('const-433', u'LOAD_-1207018685'), ('const-1', u'RETURN_-1207018525'), (u'PTRADD_-1207017978', u'CAST_-1207017966'), (u'CALL_-1207018541', u'INDIRECT_-1207017928'), (u'CAST_-1207018025', u'PTRADD_-1207017978'), (u'FLOAT_ADD_-1207018691', u'STORE_-1207018727'), (u'CAST_-1207017935', u'LOAD_-1207018685'), ('const-2', u'PTRADD_-1207017908'), ('const-4', u'PTRADD_-1207017927'), (u'CALL_-1207018809', u'CAST_-1207018025'), (u'INDIRECT_-1207017928', u'INT_RIGHT_-1207018497'), (u'INT_ZEXT_-1207018020', u'INT2FLOAT_-1207018665'), (u'LOAD_-1207018807', u'FLOAT_EQUAL_-1207018757'), (u'CALL_-1207018749', u'INDIRECT_-1207018029'), (u'CAST_-1207018042', u'LOAD_-1207018847'), (u'CAST_-1207017922', u'LOAD_-1207018625'), (u'FLOAT_EQUAL_-1207018757', u'CBRANCH_-1207018770'), ('const-4', u'PTRADD_-1207017984'), (u'INT_ADD_-1207018671', u'CAST_-1207017935'), (u'PTRADD_-1207017908', u'CAST_-1207017903'), (u'INDIRECT_-1207018103', u'MULTIEQUAL_-1207018213'), (u'INT_MULT_-1207017951', u'INT_ADD_-1207018351'), (u'CALL_-1207018541', u'INDIRECT_-1207017942'), (u'INT_NOTEQUAL_-1207018672', u'CBRANCH_-1207018664'), (u'INT_ZEXT_-1207018225', u'INT_DIV_-1207018433'), ('const-1', u'COPY_-1207018074'), ('const-6', u'PTRADD_-1207017958'), (u'CAST_-1207017952', u'LOAD_-1207018711'), (u'PTRADD_-1207017984', u'CAST_-1207017972'), ('const-433', u'LOAD_-1207018807'), ('tmp_1785', u'PTRSUB_-1207017895'), (u'PTRADD_-1207017958', u'CAST_-1207017946'), (u'INT_AND_-1207018333', u'CAST_-1207017835'), ('const-6', u'PTRADD_-1207017927'), (u'INDIRECT_-1207018048', u'FLOAT_ADD_-1207018691'), (u'INT_ZEXT_-1207018188', u'INT_ADD_-1207018351'), ('const-4', u'PTRADD_-1207017964'), (u'INT_RIGHT_-1207018497', u'INT_ZEXT_-1207018225'), (u'CALL_-1207018749', u'INDIRECT_-1207018209'), (u'INDIRECT_-1207017887', u'COPY_-1207017945'), (u'COPY_-1207017994', u'MULTIEQUAL_-1207018012'), (u'LOAD_-1207018807', u'FLOAT_DIV_-1207018565'), ('tmp_1786', u'CALL_-1207018749'), ('const-433', u'LOAD_-1207018625'), ('const-4', u'PTRADD_-1207017958'), (u'CALL_-1207018530', u'INDIRECT_-1207017887'), (u'PTRADD_-1207017964', u'CAST_-1207017952'), (u'INDIRECT_-1207018085', u'MULTIEQUAL_-1207018048'), (u'PTRADD_-1207017927', u'CAST_-1207017922'), ('const-0', u'RETURN_-1207018625'), (u'CALL_-1207018809', u'INDIRECT_-1207018085'), (u'CALL_-1207018749', u'INDIRECT_-1207018057'), (u'INT_SLESSEQUAL_-1207018327', u'MULTIEQUAL_-1207018012'), (u'CAST_-1207017972', u'LOAD_-1207018737'), ('const-4', u'PTRADD_-1207017984'), ('const-433', u'LOAD_-1207018737'), ('tmp_143', u'CBRANCH_-1207018770'), (u'CAST_-1207018025', u'PTRADD_-1207018028'), ('const-4294967196', u'INT_MULT_-1207017951'), (u'LOAD_-1207018711', u'FLOAT_ADD_-1207018665'), ('const-1', u'COPY_-1207017994'), (u'INDIRECT_-1207017928', u'INT_ZEXT_-1207018188'), ('tmp_1789', u'INT_ADD_-1207018831'), (u'CAST_-1207018025', u'PTRADD_-1207017927'), (u'INDIRECT_-1207017896', u'COPY_-1207017954'), (u'INT_DIV_-1207018433', u'INT_MULT_-1207017951'), (u'INDIRECT_-1207017951', u'MULTIEQUAL_-1207018057'), (u'CALL_-1207018530', u'INDIRECT_-1207017896'), (u'INT_ADD_-1207018351', u'INT_AND_-1207018333'), ('const-4', u'PTRADD_-1207017978'), (u'CALL_-1207018541', u'INDIRECT_-1207017951'), (u'CALL_-1207018809', u'INDIRECT_-1207018071'), ('const-6', u'PTRADD_-1207017964'), ('const-40', u'INT_ADD_-1207018831'), ('const-2', u'INT_RIGHT_-1207018497'), (u'FLOAT_DIV_-1207018565', u'FLOAT_LESS_-1207018545'), (u'STORE_-1207018701', u'INDIRECT_-1207018007'), ('tmp_375', u'CBRANCH_-1207018573'), (u'MULTIEQUAL_-1207018012', u'INT_ZEXT_-1207018020'), (u'CALL_-1207018749', u'INDIRECT_-1207018048'), (u'INDIRECT_-1207018209', u'INT_ADD_-1207018671'), ('const-4', u'PTRADD_-1207017978'), (u'CAST_-1207018025', u'LOAD_-1207018353'), (u'CALL_-1207018541', u'INDIRECT_-1207017923'), (u'LOAD_-1207018737', u'FLOAT_ADD_-1207018691'), (u'LOAD_-1207018625', u'FLOAT_DIV_-1207018565'), ('tmp_867', u'BRANCH_-1207018331'), ('const-4', u'PTRADD_-1207018028'), (u'INDIRECT_-1207018029', u'INT_NOTEQUAL_-1207018672'), (u'INDIRECT_-1207018246', u'MULTIEQUAL_-1207018213'), (u'PTRADD_-1207018028', u'CAST_-1207018019'), ('const-25', u'INT_DIV_-1207018433'), (u'STORE_-1207018727', u'INDIRECT_-1207018035'), ('const-433', u'LOAD_-1207018847'), (u'INDIRECT_-1207017923', u'MULTIEQUAL_-1207018033'), ('const-4', u'PTRADD_-1207018028'), (u'CAST_-1207018025', u'PTRADD_-1207017964'), (u'FLOAT_LESS_-1207018545', u'CBRANCH_-1207018573'), (u'INDIRECT_-1207018094', u'FLOAT_EQUAL_-1207018757'), ('const-4', u'PTRADD_-1207017908'), (u'STORE_-1207018701', u'INDIRECT_-1207018016'), (u'PTRSUB_-1207017895', u'CALL_-1207018541'), (u'CALL_-1207018541', u'INDIRECT_-1207018103'), (u'INDIRECT_-1207017942', u'MULTIEQUAL_-1207018048'), ('const-65535', u'INT_AND_-1207018333'), (u'INDIRECT_-1207018066', u'MULTIEQUAL_-1207018033'), (u'LOAD_-1207018685', u'INT_NOTEQUAL_-1207018672'), ('const--34', u'PTRSUB_-1207017895'), (u'MULTIEQUAL_-1207018012', u'CALL_-1207018749'), (u'INDIRECT_-1207018094', u'MULTIEQUAL_-1207018057'), (u'STORE_-1207018727', u'INDIRECT_-1207018026'), ('const-2', u'CALL_-1207018541'), (u'CAST_-1207018025', u'PTRADD_-1207017984'), (u'CALL_-1207018809', u'INDIRECT_-1207018094'), ('const-433', u'LOAD_-1207018353'), (u'CALL_-1207018809', u'INDIRECT_-1207018066'), (u'CALL_-1207018809', u'INDIRECT_-1207018246'), (u'CAST_-1207017946', u'STORE_-1207018701'), (u'CALL_-1207018530', u'INDIRECT_-1207017868'), (u'CAST_-1207017903', u'LOAD_-1207018599'), (u'INT2FLOAT_-1207018665', u'FLOAT_ADD_-1207018665')]
null
null
00115a80
x64
O2
(translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nvoid FUN_00115a80(undefined8 param_1)\n\n{\n int *piVar1;\n bool bVar2;\n long in_FS_OFFSET;\n ushort local_22;\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n piVar1 = (int *)FUN_0012dce0();\n if (*(double *)(piVar1 + 4) == _DAT_00213988) {\n bVar2 = true;\n }\n else {\n bVar2 = true;\n if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n FUN_0018a2b0(2,&local_22);\n bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;\n }\n }\n FUN_00136e00(param_1,bVar2);\n *(double *)(piVar1 + 4) = DAT_00213990 + *(double *)(piVar1 + 4);\n *(double *)(piVar1 + 6) = (double)bVar2 + *(double *)(piVar1 + 6);\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return;\n}\n\n" comment (function_definition "void FUN_00115a80(undefined8 param_1)\n\n{\n int *piVar1;\n bool bVar2;\n long in_FS_OFFSET;\n ushort local_22;\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n piVar1 = (int *)FUN_0012dce0();\n if (*(double *)(piVar1 + 4) == _DAT_00213988) {\n bVar2 = true;\n }\n else {\n bVar2 = true;\n if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n FUN_0018a2b0(2,&local_22);\n bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;\n }\n }\n FUN_00136e00(param_1,bVar2);\n *(double *)(piVar1 + 4) = DAT_00213990 + *(double *)(piVar1 + 4);\n *(double *)(piVar1 + 6) = (double)bVar2 + *(double *)(piVar1 + 6);\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return;\n}" primitive_type (function_declarator "FUN_00115a80(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n int *piVar1;\n bool bVar2;\n long in_FS_OFFSET;\n ushort local_22;\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n piVar1 = (int *)FUN_0012dce0();\n if (*(double *)(piVar1 + 4) == _DAT_00213988) {\n bVar2 = true;\n }\n else {\n bVar2 = true;\n if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n FUN_0018a2b0(2,&local_22);\n bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;\n }\n }\n FUN_00136e00(param_1,bVar2);\n *(double *)(piVar1 + 4) = DAT_00213990 + *(double *)(piVar1 + 4);\n *(double *)(piVar1 + 6) = (double)bVar2 + *(double *)(piVar1 + 6);\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (declaration "bool bVar2;" primitive_type identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "ushort local_22;" type_identifier identifier ;) (declaration "long local_20;" (sized_type_specifier "long" long) identifier ;) (expression_statement "local_20 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_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 "piVar1 = (int *)FUN_0012dce0();" (assignment_expression "piVar1 = (int *)FUN_0012dce0()" identifier = (cast_expression "(int *)FUN_0012dce0()" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0012dce0()" identifier (argument_list "()" ( ))))) ;) (if_statement "if (*(double *)(piVar1 + 4) == _DAT_00213988) {\n bVar2 = true;\n }\n else {\n bVar2 = true;\n if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n FUN_0018a2b0(2,&local_22);\n bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;\n }\n }" if (parenthesized_expression "(*(double *)(piVar1 + 4) == _DAT_00213988)" ( (binary_expression "*(double *)(piVar1 + 4) == _DAT_00213988" (pointer_expression "*(double *)(piVar1 + 4)" * (cast_expression "(double *)(piVar1 + 4)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 4)" ( (binary_expression "piVar1 + 4" identifier + number_literal) )))) == identifier) )) (compound_statement "{\n bVar2 = true;\n }" { (expression_statement "bVar2 = true;" (assignment_expression "bVar2 = true" identifier = true) ;) }) (else_clause "else {\n bVar2 = true;\n if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n FUN_0018a2b0(2,&local_22);\n bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;\n }\n }" else (compound_statement "{\n bVar2 = true;\n if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n FUN_0018a2b0(2,&local_22);\n bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;\n }\n }" { (expression_statement "bVar2 = true;" (assignment_expression "bVar2 = true" identifier = true) ;) (if_statement "if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n FUN_0018a2b0(2,&local_22);\n bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;\n }" if (parenthesized_expression "(*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4))" ( (binary_expression "*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)" (pointer_expression "*(double *)(piVar1 + 2)" * (cast_expression "(double *)(piVar1 + 2)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 2)" ( (binary_expression "piVar1 + 2" identifier + number_literal) )))) < (binary_expression "*(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)" (pointer_expression "*(double *)(piVar1 + 6)" * (cast_expression "(double *)(piVar1 + 6)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 6)" ( (binary_expression "piVar1 + 6" identifier + number_literal) )))) / (pointer_expression "*(double *)(piVar1 + 4)" * (cast_expression "(double *)(piVar1 + 4)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 4)" ( (binary_expression "piVar1 + 4" identifier + number_literal) )))))) )) (compound_statement "{\n FUN_0018a2b0(2,&local_22);\n bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;\n }" { (expression_statement "FUN_0018a2b0(2,&local_22);" (call_expression "FUN_0018a2b0(2,&local_22)" identifier (argument_list "(2,&local_22)" ( number_literal , (pointer_expression "&local_22" & identifier) ))) ;) (expression_statement "bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;" (assignment_expression "bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1" identifier = (binary_expression "(int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1" (cast_expression "(int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff)" ( (binary_expression "(uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff" (binary_expression "(uint)local_22 + ((local_22 >> 2) / 0x19) * -100" (cast_expression "(uint)local_22" ( (type_descriptor "uint" type_identifier) ) identifier) + (binary_expression "((local_22 >> 2) / 0x19) * -100" (parenthesized_expression "((local_22 >> 2) / 0x19)" ( (binary_expression "(local_22 >> 2) / 0x19" (parenthesized_expression "(local_22 >> 2)" ( (binary_expression "local_22 >> 2" identifier >> number_literal) )) / number_literal) )) * number_literal)) & number_literal) ))) <= (pointer_expression "*piVar1" * identifier))) ;) })) }))) (expression_statement "FUN_00136e00(param_1,bVar2);" (call_expression "FUN_00136e00(param_1,bVar2)" identifier (argument_list "(param_1,bVar2)" ( identifier , identifier ))) ;) (expression_statement "*(double *)(piVar1 + 4) = DAT_00213990 + *(double *)(piVar1 + 4);" (assignment_expression "*(double *)(piVar1 + 4) = DAT_00213990 + *(double *)(piVar1 + 4)" (pointer_expression "*(double *)(piVar1 + 4)" * (cast_expression "(double *)(piVar1 + 4)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 4)" ( (binary_expression "piVar1 + 4" identifier + number_literal) )))) = (binary_expression "DAT_00213990 + *(double *)(piVar1 + 4)" identifier + (pointer_expression "*(double *)(piVar1 + 4)" * (cast_expression "(double *)(piVar1 + 4)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 4)" ( (binary_expression "piVar1 + 4" identifier + number_literal) )))))) ;) (expression_statement "*(double *)(piVar1 + 6) = (double)bVar2 + *(double *)(piVar1 + 6);" (assignment_expression "*(double *)(piVar1 + 6) = (double)bVar2 + *(double *)(piVar1 + 6)" (pointer_expression "*(double *)(piVar1 + 6)" * (cast_expression "(double *)(piVar1 + 6)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 6)" ( (binary_expression "piVar1 + 6" identifier + number_literal) )))) = (binary_expression "(double)bVar2 + *(double *)(piVar1 + 6)" (cast_expression "(double)bVar2" ( (type_descriptor "double" primitive_type) ) identifier) + (pointer_expression "*(double *)(piVar1 + 6)" * (cast_expression "(double *)(piVar1 + 6)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 6)" ( (binary_expression "piVar1 + 6" identifier + number_literal) )))))) ;) (if_statement "if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" if (parenthesized_expression "(local_20 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_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 /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" { comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nvoid idxSampleFunc(sqlite3_context *pCtx,int argc,sqlite3_value **argv)\n\n{\n int *piVar1;\n uint iVal;\n long in_FS_OFFSET;\n ushort rnd;\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n piVar1 = (int *)sqlite3_user_data(pCtx);\n if (*(double *)(piVar1 + 4) == _DAT_00213988) {\n iVal = 1;\n }\n else {\n iVal = 1;\n if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n sqlite3_randomness(2,&rnd);\n iVal = (uint)((int)((uint)rnd + ((rnd >> 2) / 0x19) * -100 & 0xffff) <= *piVar1);\n }\n }\n sqlite3_result_int(pCtx,iVal);\n *(double *)(piVar1 + 4) = DAT_00213990 + *(double *)(piVar1 + 4);\n *(double *)(piVar1 + 6) = (double)iVal + *(double *)(piVar1 + 6);\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return;\n}\n\n" comment (function_definition "void idxSampleFunc(sqlite3_context *pCtx,int argc,sqlite3_value **argv)\n\n{\n int *piVar1;\n uint iVal;\n long in_FS_OFFSET;\n ushort rnd;\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n piVar1 = (int *)sqlite3_user_data(pCtx);\n if (*(double *)(piVar1 + 4) == _DAT_00213988) {\n iVal = 1;\n }\n else {\n iVal = 1;\n if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n sqlite3_randomness(2,&rnd);\n iVal = (uint)((int)((uint)rnd + ((rnd >> 2) / 0x19) * -100 & 0xffff) <= *piVar1);\n }\n }\n sqlite3_result_int(pCtx,iVal);\n *(double *)(piVar1 + 4) = DAT_00213990 + *(double *)(piVar1 + 4);\n *(double *)(piVar1 + 6) = (double)iVal + *(double *)(piVar1 + 6);\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return;\n}" primitive_type (function_declarator "idxSampleFunc(sqlite3_context *pCtx,int argc,sqlite3_value **argv)" identifier (parameter_list "(sqlite3_context *pCtx,int argc,sqlite3_value **argv)" ( (parameter_declaration "sqlite3_context *pCtx" type_identifier (pointer_declarator "*pCtx" * identifier)) , (parameter_declaration "int argc" primitive_type identifier) , (parameter_declaration "sqlite3_value **argv" type_identifier (pointer_declarator "**argv" * (pointer_declarator "*argv" * identifier))) ))) (compound_statement "{\n int *piVar1;\n uint iVal;\n long in_FS_OFFSET;\n ushort rnd;\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n piVar1 = (int *)sqlite3_user_data(pCtx);\n if (*(double *)(piVar1 + 4) == _DAT_00213988) {\n iVal = 1;\n }\n else {\n iVal = 1;\n if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n sqlite3_randomness(2,&rnd);\n iVal = (uint)((int)((uint)rnd + ((rnd >> 2) / 0x19) * -100 & 0xffff) <= *piVar1);\n }\n }\n sqlite3_result_int(pCtx,iVal);\n *(double *)(piVar1 + 4) = DAT_00213990 + *(double *)(piVar1 + 4);\n *(double *)(piVar1 + 6) = (double)iVal + *(double *)(piVar1 + 6);\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (declaration "uint iVal;" type_identifier identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "ushort rnd;" type_identifier identifier ;) (declaration "long local_20;" (sized_type_specifier "long" long) identifier ;) (expression_statement "local_20 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_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 "piVar1 = (int *)sqlite3_user_data(pCtx);" (assignment_expression "piVar1 = (int *)sqlite3_user_data(pCtx)" identifier = (cast_expression "(int *)sqlite3_user_data(pCtx)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "sqlite3_user_data(pCtx)" identifier (argument_list "(pCtx)" ( identifier ))))) ;) (if_statement "if (*(double *)(piVar1 + 4) == _DAT_00213988) {\n iVal = 1;\n }\n else {\n iVal = 1;\n if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n sqlite3_randomness(2,&rnd);\n iVal = (uint)((int)((uint)rnd + ((rnd >> 2) / 0x19) * -100 & 0xffff) <= *piVar1);\n }\n }" if (parenthesized_expression "(*(double *)(piVar1 + 4) == _DAT_00213988)" ( (binary_expression "*(double *)(piVar1 + 4) == _DAT_00213988" (pointer_expression "*(double *)(piVar1 + 4)" * (cast_expression "(double *)(piVar1 + 4)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 4)" ( (binary_expression "piVar1 + 4" identifier + number_literal) )))) == identifier) )) (compound_statement "{\n iVal = 1;\n }" { (expression_statement "iVal = 1;" (assignment_expression "iVal = 1" identifier = number_literal) ;) }) (else_clause "else {\n iVal = 1;\n if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n sqlite3_randomness(2,&rnd);\n iVal = (uint)((int)((uint)rnd + ((rnd >> 2) / 0x19) * -100 & 0xffff) <= *piVar1);\n }\n }" else (compound_statement "{\n iVal = 1;\n if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n sqlite3_randomness(2,&rnd);\n iVal = (uint)((int)((uint)rnd + ((rnd >> 2) / 0x19) * -100 & 0xffff) <= *piVar1);\n }\n }" { (expression_statement "iVal = 1;" (assignment_expression "iVal = 1" identifier = number_literal) ;) (if_statement "if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n sqlite3_randomness(2,&rnd);\n iVal = (uint)((int)((uint)rnd + ((rnd >> 2) / 0x19) * -100 & 0xffff) <= *piVar1);\n }" if (parenthesized_expression "(*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4))" ( (binary_expression "*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)" (pointer_expression "*(double *)(piVar1 + 2)" * (cast_expression "(double *)(piVar1 + 2)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 2)" ( (binary_expression "piVar1 + 2" identifier + number_literal) )))) < (binary_expression "*(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)" (pointer_expression "*(double *)(piVar1 + 6)" * (cast_expression "(double *)(piVar1 + 6)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 6)" ( (binary_expression "piVar1 + 6" identifier + number_literal) )))) / (pointer_expression "*(double *)(piVar1 + 4)" * (cast_expression "(double *)(piVar1 + 4)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 4)" ( (binary_expression "piVar1 + 4" identifier + number_literal) )))))) )) (compound_statement "{\n sqlite3_randomness(2,&rnd);\n iVal = (uint)((int)((uint)rnd + ((rnd >> 2) / 0x19) * -100 & 0xffff) <= *piVar1);\n }" { (expression_statement "sqlite3_randomness(2,&rnd);" (call_expression "sqlite3_randomness(2,&rnd)" identifier (argument_list "(2,&rnd)" ( number_literal , (pointer_expression "&rnd" & identifier) ))) ;) (expression_statement "iVal = (uint)((int)((uint)rnd + ((rnd >> 2) / 0x19) * -100 & 0xffff) <= *piVar1);" (assignment_expression "iVal = (uint)((int)((uint)rnd + ((rnd >> 2) / 0x19) * -100 & 0xffff) <= *piVar1)" identifier = (call_expression "(uint)((int)((uint)rnd + ((rnd >> 2) / 0x19) * -100 & 0xffff) <= *piVar1)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((int)((uint)rnd + ((rnd >> 2) / 0x19) * -100 & 0xffff) <= *piVar1)" ( (binary_expression "(int)((uint)rnd + ((rnd >> 2) / 0x19) * -100 & 0xffff) <= *piVar1" (cast_expression "(int)((uint)rnd + ((rnd >> 2) / 0x19) * -100 & 0xffff)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "((uint)rnd + ((rnd >> 2) / 0x19) * -100 & 0xffff)" ( (binary_expression "(uint)rnd + ((rnd >> 2) / 0x19) * -100 & 0xffff" (binary_expression "(uint)rnd + ((rnd >> 2) / 0x19) * -100" (cast_expression "(uint)rnd" ( (type_descriptor "uint" type_identifier) ) identifier) + (binary_expression "((rnd >> 2) / 0x19) * -100" (parenthesized_expression "((rnd >> 2) / 0x19)" ( (binary_expression "(rnd >> 2) / 0x19" (parenthesized_expression "(rnd >> 2)" ( (binary_expression "rnd >> 2" identifier >> number_literal) )) / number_literal) )) * number_literal)) & number_literal) ))) <= (pointer_expression "*piVar1" * identifier)) )))) ;) })) }))) (expression_statement "sqlite3_result_int(pCtx,iVal);" (call_expression "sqlite3_result_int(pCtx,iVal)" identifier (argument_list "(pCtx,iVal)" ( identifier , identifier ))) ;) (expression_statement "*(double *)(piVar1 + 4) = DAT_00213990 + *(double *)(piVar1 + 4);" (assignment_expression "*(double *)(piVar1 + 4) = DAT_00213990 + *(double *)(piVar1 + 4)" (pointer_expression "*(double *)(piVar1 + 4)" * (cast_expression "(double *)(piVar1 + 4)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 4)" ( (binary_expression "piVar1 + 4" identifier + number_literal) )))) = (binary_expression "DAT_00213990 + *(double *)(piVar1 + 4)" identifier + (pointer_expression "*(double *)(piVar1 + 4)" * (cast_expression "(double *)(piVar1 + 4)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 4)" ( (binary_expression "piVar1 + 4" identifier + number_literal) )))))) ;) (expression_statement "*(double *)(piVar1 + 6) = (double)iVal + *(double *)(piVar1 + 6);" (assignment_expression "*(double *)(piVar1 + 6) = (double)iVal + *(double *)(piVar1 + 6)" (pointer_expression "*(double *)(piVar1 + 6)" * (cast_expression "(double *)(piVar1 + 6)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 6)" ( (binary_expression "piVar1 + 6" identifier + number_literal) )))) = (binary_expression "(double)iVal + *(double *)(piVar1 + 6)" (cast_expression "(double)iVal" ( (type_descriptor "double" primitive_type) ) identifier) + (pointer_expression "*(double *)(piVar1 + 6)" * (cast_expression "(double *)(piVar1 + 6)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 6)" ( (binary_expression "piVar1 + 6" identifier + number_literal) )))))) ;) (if_statement "if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" if (parenthesized_expression "(local_20 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_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 /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" { comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00115a80(undefined8 param_1)\n\n{\n int *piVar1;\n bool bVar2;\n long in_FS_OFFSET;\n ushort local_22;\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n piVar1 = (int *)FUN_0012dce0();\n if (*(double *)(piVar1 + 4) == _DAT_00213988) {\n bVar2 = true;\n }\n else {\n bVar2 = true;\n if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n FUN_0018a2b0(2,&local_22);\n bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;\n }\n }\n FUN_00136e00(param_1,bVar2);\n *(double *)(piVar1 + 4) = DAT_00213990 + *(double *)(piVar1 + 4);\n *(double *)(piVar1 + 6) = (double)bVar2 + *(double *)(piVar1 + 6);\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return;\n}\n\n" (function_definition "void FUN_00115a80(undefined8 param_1)\n\n{\n int *piVar1;\n bool bVar2;\n long in_FS_OFFSET;\n ushort local_22;\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n piVar1 = (int *)FUN_0012dce0();\n if (*(double *)(piVar1 + 4) == _DAT_00213988) {\n bVar2 = true;\n }\n else {\n bVar2 = true;\n if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n FUN_0018a2b0(2,&local_22);\n bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;\n }\n }\n FUN_00136e00(param_1,bVar2);\n *(double *)(piVar1 + 4) = DAT_00213990 + *(double *)(piVar1 + 4);\n *(double *)(piVar1 + 6) = (double)bVar2 + *(double *)(piVar1 + 6);\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return;\n}" primitive_type (function_declarator "FUN_00115a80(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n int *piVar1;\n bool bVar2;\n long in_FS_OFFSET;\n ushort local_22;\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n piVar1 = (int *)FUN_0012dce0();\n if (*(double *)(piVar1 + 4) == _DAT_00213988) {\n bVar2 = true;\n }\n else {\n bVar2 = true;\n if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n FUN_0018a2b0(2,&local_22);\n bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;\n }\n }\n FUN_00136e00(param_1,bVar2);\n *(double *)(piVar1 + 4) = DAT_00213990 + *(double *)(piVar1 + 4);\n *(double *)(piVar1 + 6) = (double)bVar2 + *(double *)(piVar1 + 6);\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (declaration "bool bVar2;" primitive_type identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "ushort local_22;" type_identifier identifier ;) (declaration "long local_20;" (sized_type_specifier "long" long) identifier ;) (expression_statement "local_20 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_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 "piVar1 = (int *)FUN_0012dce0();" (assignment_expression "piVar1 = (int *)FUN_0012dce0()" identifier = (cast_expression "(int *)FUN_0012dce0()" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0012dce0()" identifier (argument_list "()" ( ))))) ;) (if_statement "if (*(double *)(piVar1 + 4) == _DAT_00213988) {\n bVar2 = true;\n }\n else {\n bVar2 = true;\n if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n FUN_0018a2b0(2,&local_22);\n bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;\n }\n }" if (parenthesized_expression "(*(double *)(piVar1 + 4) == _DAT_00213988)" ( (binary_expression "*(double *)(piVar1 + 4) == _DAT_00213988" (pointer_expression "*(double *)(piVar1 + 4)" * (cast_expression "(double *)(piVar1 + 4)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 4)" ( (binary_expression "piVar1 + 4" identifier + number_literal) )))) == identifier) )) (compound_statement "{\n bVar2 = true;\n }" { (expression_statement "bVar2 = true;" (assignment_expression "bVar2 = true" identifier = true) ;) }) (else_clause "else {\n bVar2 = true;\n if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n FUN_0018a2b0(2,&local_22);\n bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;\n }\n }" else (compound_statement "{\n bVar2 = true;\n if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n FUN_0018a2b0(2,&local_22);\n bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;\n }\n }" { (expression_statement "bVar2 = true;" (assignment_expression "bVar2 = true" identifier = true) ;) (if_statement "if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n FUN_0018a2b0(2,&local_22);\n bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;\n }" if (parenthesized_expression "(*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4))" ( (binary_expression "*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)" (pointer_expression "*(double *)(piVar1 + 2)" * (cast_expression "(double *)(piVar1 + 2)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 2)" ( (binary_expression "piVar1 + 2" identifier + number_literal) )))) < (binary_expression "*(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)" (pointer_expression "*(double *)(piVar1 + 6)" * (cast_expression "(double *)(piVar1 + 6)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 6)" ( (binary_expression "piVar1 + 6" identifier + number_literal) )))) / (pointer_expression "*(double *)(piVar1 + 4)" * (cast_expression "(double *)(piVar1 + 4)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 4)" ( (binary_expression "piVar1 + 4" identifier + number_literal) )))))) )) (compound_statement "{\n FUN_0018a2b0(2,&local_22);\n bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;\n }" { (expression_statement "FUN_0018a2b0(2,&local_22);" (call_expression "FUN_0018a2b0(2,&local_22)" identifier (argument_list "(2,&local_22)" ( number_literal , (pointer_expression "&local_22" & identifier) ))) ;) (expression_statement "bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;" (assignment_expression "bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1" identifier = (binary_expression "(int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1" (cast_expression "(int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff)" ( (binary_expression "(uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff" (binary_expression "(uint)local_22 + ((local_22 >> 2) / 0x19) * -100" (cast_expression "(uint)local_22" ( (type_descriptor "uint" type_identifier) ) identifier) + (binary_expression "((local_22 >> 2) / 0x19) * -100" (parenthesized_expression "((local_22 >> 2) / 0x19)" ( (binary_expression "(local_22 >> 2) / 0x19" (parenthesized_expression "(local_22 >> 2)" ( (binary_expression "local_22 >> 2" identifier >> number_literal) )) / number_literal) )) * number_literal)) & number_literal) ))) <= (pointer_expression "*piVar1" * identifier))) ;) })) }))) (expression_statement "FUN_00136e00(param_1,bVar2);" (call_expression "FUN_00136e00(param_1,bVar2)" identifier (argument_list "(param_1,bVar2)" ( identifier , identifier ))) ;) (expression_statement "*(double *)(piVar1 + 4) = DAT_00213990 + *(double *)(piVar1 + 4);" (assignment_expression "*(double *)(piVar1 + 4) = DAT_00213990 + *(double *)(piVar1 + 4)" (pointer_expression "*(double *)(piVar1 + 4)" * (cast_expression "(double *)(piVar1 + 4)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 4)" ( (binary_expression "piVar1 + 4" identifier + number_literal) )))) = (binary_expression "DAT_00213990 + *(double *)(piVar1 + 4)" identifier + (pointer_expression "*(double *)(piVar1 + 4)" * (cast_expression "(double *)(piVar1 + 4)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 4)" ( (binary_expression "piVar1 + 4" identifier + number_literal) )))))) ;) (expression_statement "*(double *)(piVar1 + 6) = (double)bVar2 + *(double *)(piVar1 + 6);" (assignment_expression "*(double *)(piVar1 + 6) = (double)bVar2 + *(double *)(piVar1 + 6)" (pointer_expression "*(double *)(piVar1 + 6)" * (cast_expression "(double *)(piVar1 + 6)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 6)" ( (binary_expression "piVar1 + 6" identifier + number_literal) )))) = (binary_expression "(double)bVar2 + *(double *)(piVar1 + 6)" (cast_expression "(double)bVar2" ( (type_descriptor "double" primitive_type) ) identifier) + (pointer_expression "*(double *)(piVar1 + 6)" * (cast_expression "(double *)(piVar1 + 6)" ( (type_descriptor "double *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 6)" ( (binary_expression "piVar1 + 6" identifier + number_literal) )))))) ;) (if_statement "if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }" if (parenthesized_expression "(local_20 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_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 \n __stack_chk_fail();\n }" { (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = BOOL) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = BOOL) ;) (if_statement if (parenthesized_expression ( (binary_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) )))) / (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 ( LIT , (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT >> LIT) )) / LIT) )) * LIT)) & LIT) ))) <= (pointer_expression * IDENT))) ;) })) }))) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (cast_expression ( (type_descriptor TYPE) ) 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 (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (return_statement return ;) })))
(function_definition "void FUN_00115a80(undefined8 param_1)\n\n{\n int *piVar1;\n bool bVar2;\n long in_FS_OFFSET;\n ushort local_22;\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n piVar1 = (int *)FUN_0012dce0();\n if (*(double *)(piVar1 + 4) == _DAT_00213988) {\n bVar2 = true;\n }\n else {\n bVar2 = true;\n if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n FUN_0018a2b0(2,&local_22);\n bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;\n }\n }\n FUN_00136e00(param_1,bVar2);\n *(double *)(piVar1 + 4) = DAT_00213990 + *(double *)(piVar1 + 4);\n *(double *)(piVar1 + 6) = (double)bVar2 + *(double *)(piVar1 + 6);\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00115a80(undefined8 param_1)" (identifier "FUN_00115a80") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")"))) (compound_statement "{\n int *piVar1;\n bool bVar2;\n long in_FS_OFFSET;\n ushort local_22;\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n piVar1 = (int *)FUN_0012dce0();\n if (*(double *)(piVar1 + 4) == _DAT_00213988) {\n bVar2 = true;\n }\n else {\n bVar2 = true;\n if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n FUN_0018a2b0(2,&local_22);\n bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;\n }\n }\n FUN_00136e00(param_1,bVar2);\n *(double *)(piVar1 + 4) = DAT_00213990 + *(double *)(piVar1 + 4);\n *(double *)(piVar1 + 6) = (double)bVar2 + *(double *)(piVar1 + 6);\n if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return;\n}" ({ "{") (declaration "int *piVar1;" (primitive_type "int") (pointer_declarator "*piVar1" (* "*") (identifier "piVar1")) (; ";")) (declaration "bool bVar2;" (primitive_type "bool") (identifier "bVar2") (; ";")) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" (long "long")) (identifier "in_FS_OFFSET") (; ";")) (declaration "ushort local_22;" (type_identifier "ushort") (identifier "local_22") (; ";")) (declaration "long local_20;" (sized_type_specifier "long" (long "long")) (identifier "local_20") (; ";")) (expression_statement "local_20 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_20 = *(long *)(in_FS_OFFSET + 0x28)" (identifier "local_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 "piVar1 = (int *)FUN_0012dce0();" (assignment_expression "piVar1 = (int *)FUN_0012dce0()" (identifier "piVar1") (= "=") (cast_expression "(int *)FUN_0012dce0()" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_0012dce0()" (identifier "FUN_0012dce0") (argument_list "()" (( "(") () ")"))))) (; ";")) (if_statement "if (*(double *)(piVar1 + 4) == _DAT_00213988) {\n bVar2 = true;\n }\n else {\n bVar2 = true;\n if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n FUN_0018a2b0(2,&local_22);\n bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;\n }\n }" (if "if") (parenthesized_expression "(*(double *)(piVar1 + 4) == _DAT_00213988)" (( "(") (binary_expression "*(double *)(piVar1 + 4) == _DAT_00213988" (pointer_expression "*(double *)(piVar1 + 4)" (* "*") (cast_expression "(double *)(piVar1 + 4)" (( "(") (type_descriptor "double *" (primitive_type "double") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(piVar1 + 4)" (( "(") (binary_expression "piVar1 + 4" (identifier "piVar1") (+ "+") (number_literal "4")) () ")")))) (== "==") (identifier "_DAT_00213988")) () ")")) (compound_statement "{\n bVar2 = true;\n }" ({ "{") (expression_statement "bVar2 = true;" (assignment_expression "bVar2 = true" (identifier "bVar2") (= "=") (true "true")) (; ";")) (} "}")) (else_clause "else {\n bVar2 = true;\n if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n FUN_0018a2b0(2,&local_22);\n bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;\n }\n }" (else "else") (compound_statement "{\n bVar2 = true;\n if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n FUN_0018a2b0(2,&local_22);\n bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;\n }\n }" ({ "{") (expression_statement "bVar2 = true;" (assignment_expression "bVar2 = true" (identifier "bVar2") (= "=") (true "true")) (; ";")) (if_statement "if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) {\n FUN_0018a2b0(2,&local_22);\n bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;\n }" (if "if") (parenthesized_expression "(*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4))" (( "(") (binary_expression "*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)" (pointer_expression "*(double *)(piVar1 + 2)" (* "*") (cast_expression "(double *)(piVar1 + 2)" (( "(") (type_descriptor "double *" (primitive_type "double") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(piVar1 + 2)" (( "(") (binary_expression "piVar1 + 2" (identifier "piVar1") (+ "+") (number_literal "2")) () ")")))) (< "<") (binary_expression "*(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)" (pointer_expression "*(double *)(piVar1 + 6)" (* "*") (cast_expression "(double *)(piVar1 + 6)" (( "(") (type_descriptor "double *" (primitive_type "double") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(piVar1 + 6)" (( "(") (binary_expression "piVar1 + 6" (identifier "piVar1") (+ "+") (number_literal "6")) () ")")))) (/ "/") (pointer_expression "*(double *)(piVar1 + 4)" (* "*") (cast_expression "(double *)(piVar1 + 4)" (( "(") (type_descriptor "double *" (primitive_type "double") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(piVar1 + 4)" (( "(") (binary_expression "piVar1 + 4" (identifier "piVar1") (+ "+") (number_literal "4")) () ")")))))) () ")")) (compound_statement "{\n FUN_0018a2b0(2,&local_22);\n bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;\n }" ({ "{") (expression_statement "FUN_0018a2b0(2,&local_22);" (call_expression "FUN_0018a2b0(2,&local_22)" (identifier "FUN_0018a2b0") (argument_list "(2,&local_22)" (( "(") (number_literal "2") (, ",") (pointer_expression "&local_22" (& "&") (identifier "local_22")) () ")"))) (; ";")) (expression_statement "bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1;" (assignment_expression "bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1" (identifier "bVar2") (= "=") (binary_expression "(int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1" (cast_expression "(int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (parenthesized_expression "((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff)" (( "(") (binary_expression "(uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff" (binary_expression "(uint)local_22 + ((local_22 >> 2) / 0x19) * -100" (cast_expression "(uint)local_22" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "local_22")) (+ "+") (binary_expression "((local_22 >> 2) / 0x19) * -100" (parenthesized_expression "((local_22 >> 2) / 0x19)" (( "(") (binary_expression "(local_22 >> 2) / 0x19" (parenthesized_expression "(local_22 >> 2)" (( "(") (binary_expression "local_22 >> 2" (identifier "local_22") (>> ">>") (number_literal "2")) () ")")) (/ "/") (number_literal "0x19")) () ")")) (* "*") (number_literal "-100"))) (& "&") (number_literal "0xffff")) () ")"))) (<= "<=") (pointer_expression "*piVar1" (* "*") (identifier "piVar1")))) (; ";")) (} "}"))) (} "}")))) (expression_statement "FUN_00136e00(param_1,bVar2);" (call_expression "FUN_00136e00(param_1,bVar2)" (identifier "FUN_00136e00") (argument_list "(param_1,bVar2)" (( "(") (identifier "param_1") (, ",") (identifier "bVar2") () ")"))) (; ";")) (expression_statement "*(double *)(piVar1 + 4) = DAT_00213990 + *(double *)(piVar1 + 4);" (assignment_expression "*(double *)(piVar1 + 4) = DAT_00213990 + *(double *)(piVar1 + 4)" (pointer_expression "*(double *)(piVar1 + 4)" (* "*") (cast_expression "(double *)(piVar1 + 4)" (( "(") (type_descriptor "double *" (primitive_type "double") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(piVar1 + 4)" (( "(") (binary_expression "piVar1 + 4" (identifier "piVar1") (+ "+") (number_literal "4")) () ")")))) (= "=") (binary_expression "DAT_00213990 + *(double *)(piVar1 + 4)" (identifier "DAT_00213990") (+ "+") (pointer_expression "*(double *)(piVar1 + 4)" (* "*") (cast_expression "(double *)(piVar1 + 4)" (( "(") (type_descriptor "double *" (primitive_type "double") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(piVar1 + 4)" (( "(") (binary_expression "piVar1 + 4" (identifier "piVar1") (+ "+") (number_literal "4")) () ")")))))) (; ";")) (expression_statement "*(double *)(piVar1 + 6) = (double)bVar2 + *(double *)(piVar1 + 6);" (assignment_expression "*(double *)(piVar1 + 6) = (double)bVar2 + *(double *)(piVar1 + 6)" (pointer_expression "*(double *)(piVar1 + 6)" (* "*") (cast_expression "(double *)(piVar1 + 6)" (( "(") (type_descriptor "double *" (primitive_type "double") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(piVar1 + 6)" (( "(") (binary_expression "piVar1 + 6" (identifier "piVar1") (+ "+") (number_literal "6")) () ")")))) (= "=") (binary_expression "(double)bVar2 + *(double *)(piVar1 + 6)" (cast_expression "(double)bVar2" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (identifier "bVar2")) (+ "+") (pointer_expression "*(double *)(piVar1 + 6)" (* "*") (cast_expression "(double *)(piVar1 + 6)" (( "(") (type_descriptor "double *" (primitive_type "double") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(piVar1 + 6)" (( "(") (binary_expression "piVar1 + 6" (identifier "piVar1") (+ "+") (number_literal "6")) () ")")))))) (; ";")) (if_statement "if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }" (if "if") (parenthesized_expression "(local_20 != *(long *)(in_FS_OFFSET + 0x28))" (( "(") (binary_expression "local_20 != *(long *)(in_FS_OFFSET + 0x28)" (identifier "local_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 \n __stack_chk_fail();\n }" ({ "{") (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" (identifier "__stack_chk_fail") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ void function_1(type_1 *pCtx,int argc,type_2 **argv) { int *var_3; type_3 iVal; long var_1; type_4 var_6; long var_9; var_9 = *(long *)(var_1 + 0x28); var_3 = (int *)var_2(pCtx); if (*(double *)(var_3 + 4) == var_4) { iVal = 1; } else { iVal = 1; if (*(double *)(var_3 + 2) < *(double *)(var_3 + 6) / *(double *)(var_3 + 4)) { var_5(2,&var_6); iVal = (type_3)((int)((type_3)var_6 + ((var_6 >> 2) / 0x19) * -100 & 0xffff) <= *var_3); } } var_7(pCtx,iVal); *(double *)(var_3 + 4) = var_8 + *(double *)(var_3 + 4); *(double *)(var_3 + 6) = (double)iVal + *(double *)(var_3 + 6); if (var_9 != *(long *)(var_1 + 0x28)) { /* WARNING: Subroutine does not return */ var_10(); } 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 (declaration type: (primitive_type) declarator: (pointer_declarator 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: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (true)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (true))) (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: (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 (call_expression function: (identifier) arguments: (argument_list (number_literal) (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (number_literal))) right: (number_literal)))) right: (pointer_expression argument: (identifier)))))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (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)))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (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: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (return_statement))))
null
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ void MASKED(undefined8 param_1) { int *piVar1; bool bVar2; long in_FS_OFFSET; ushort local_22; long local_20; local_20 = *(long *)(in_FS_OFFSET + 0x28); piVar1 = (int *)FUN_0012dce0(); if (*(double *)(piVar1 + 4) == _DAT_00213988) { bVar2 = true; } else { bVar2 = true; if (*(double *)(piVar1 + 2) < *(double *)(piVar1 + 6) / *(double *)(piVar1 + 4)) { FUN_0018a2b0(2,&local_22); bVar2 = (int)((uint)local_22 + ((local_22 >> 2) / 0x19) * -100 & 0xffff) <= *piVar1; } } FUN_00136e00(param_1,bVar2); *(double *)(piVar1 + 4) = DAT_00213990 + *(double *)(piVar1 + 4); *(double *)(piVar1 + 6) = (double)bVar2 + *(double *)(piVar1 + 6); if (local_20 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return; }
376_i686-gnu-as_and_i686-gnu-as_strip.c
try_macro
FUN_0011e650
int try_macro(char term,char *line) { char *pcVar1; int iVar2; char *err; macro_entry *macro; sb out; iVar2 = check_macro(line,&out,&err,&macro); if (iVar2 == 0) { return 0; } if (err != (char *)0x0) { as_bad("%s"); } pcVar1 = input_line_pointer + 1; *input_line_pointer = term; input_line_pointer = pcVar1; input_scrub_include_sb(&out,input_line_pointer,1); sb_kill(&out); buffer_limit = input_scrub_next_buffer(&input_line_pointer); return 1; }
undefined8 FUN_0011e650(undefined1 param_1,undefined8 param_2) { undefined1 *puVar1; undefined8 uVar2; long local_48; undefined1 local_40 [8]; undefined1 local_38 [40]; uVar2 = FUN_0011c900(param_2,local_38,&local_48,local_40); if ((int)uVar2 == 0) { return uVar2; } if (local_48 != 0) { FUN_0011da70("%s"); } puVar1 = DAT_001e4780 + 1; *DAT_001e4780 = param_1; DAT_001e4780 = puVar1; FUN_001181d0(local_38,DAT_001e4780,1); FUN_001266a0(local_38); DAT_001e3740 = FUN_001182f0(&DAT_001e4780); return 1; }
PUSH RBP MOV EBP,EDI MOV RDI,RSI PUSH RBX SUB RSP,0x38 LEA RBX,[RSP + 0x10] LEA RCX,[RSP + 0x8] MOV RDX,RSP MOV RSI,RBX CALL 0x0011c900 TEST EAX,EAX JNZ 0x0011e680 ADD RSP,0x38 POP RBX POP RBP RET MOV RSI,qword ptr [RSP] TEST RSI,RSI JZ 0x0011e697 LEA RDI,[0x14cec8] XOR EAX,EAX CALL 0x0011da70 MOV RAX,qword ptr [0x001e4780] MOV RDI,RBX LEA RDX,[RAX + 0x1] MOV qword ptr [0x001e4780],RDX MOV EDX,0x1 MOV byte ptr [RAX],BPL MOV RSI,qword ptr [0x001e4780] CALL 0x001181d0 MOV RDI,RBX CALL 0x001266a0 LEA RDI,[0x1e4780] CALL 0x001182f0 MOV qword ptr [0x001e3740],RAX ADD RSP,0x38 MOV EAX,0x1 POP RBX POP RBP RET
null
null
null
null
[(u'COPY_-1206982681', u'CALL_-1206982879'), (u'PTRSUB_-1206982710', u'CALL_-1206983028'), ('tmp_666', u'PTRSUB_-1206982699'), ('tmp_344', u'STORE_-1206982897'), (u'MULTIEQUAL_-1206982682', u'PTRADD_-1206982856'), (u'COPY_-1206982777', u'RETURN_-1206982803'), (u'PTRADD_-1206982856', u'COPY_-1206982682'), (u'CALL_-1206982851', u'COPY_-1206982851'), (u'CALL_-1206982879', u'INDIRECT_-1206982651'), (u'CALL_-1206983028', u'INDIRECT_-1206982733'), ('tmp_345', u'CALL_-1206983028'), (u'CALL_-1206983028', u'INDIRECT_-1206982718'), (u'PTRSUB_-1206982699', u'CALL_-1206983028'), (u'INDIRECT_-1206982742', u'MULTIEQUAL_-1206982691'), ('const-1', u'CALL_-1206982879'), (u'INDIRECT_-1206982693', u'MULTIEQUAL_-1206982682'), ('const-1984384', u'PTRSUB_-1206982591'), (u'PTRSUB_-1206982705', u'CALL_-1206983028'), ('const--72', u'PTRSUB_-1206982710'), (u'CALL_-1206982867', u'INDIRECT_-1206982642'), (u'COPY_-1206982886', u'RETURN_-1206982979'), ('const--64', u'PTRSUB_-1206982699'), ('tmp_666', u'PTRSUB_-1206982705'), ('const-1363656', u'COPY_-1206982718'), (u'CALL_-1206982879', u'INDIRECT_-1206982660'), (u'PTRSUB_-1206982705', u'CALL_-1206982879'), (u'INDIRECT_-1206982718', u'INT_NOTEQUAL_-1206982960'), (u'STORE_-1206982897', u'INDIRECT_-1206982665'), (u'INDIRECT_-1206982629', u'COPY_-1206982664'), (u'INT_NOTEQUAL_-1206982960', u'CBRANCH_-1206982959'), (u'COPY_-1206982718', u'CALL_-1206982932'), (u'CALL_-1206982932', u'INDIRECT_-1206982693'), (u'INDIRECT_-1206982742', u'COPY_-1206982782'), (u'CALL_-1206982867', u'INDIRECT_-1206982651'), ('tmp_666', u'PTRSUB_-1206982710'), ('const--56', u'PTRSUB_-1206982705'), ('const-0', u'INT_NOTEQUAL_-1206982960'), (u'CALL_-1206982851', u'INDIRECT_-1206982629'), (u'PTRSUB_-1206982591', u'CALL_-1206982851'), (u'CALL_-1206983028', u'INT_EQUAL_-1206983014'), ('const-1', u'PTRADD_-1206982856'), (u'INDIRECT_-1206982733', u'MULTIEQUAL_-1206982682'), (u'CALL_-1206983028', u'INDIRECT_-1206982742'), (u'INDIRECT_-1206982733', u'COPY_-1206982773'), ('const-0', u'COPY_-1206982886'), (u'CALL_-1206982932', u'INDIRECT_-1206982702'), ('const-1', u'PTRADD_-1206982856'), ('const-0', u'RETURN_-1206982979'), (u'INDIRECT_-1206982656', u'COPY_-1206982681'), (u'INT_EQUAL_-1206983014', u'CBRANCH_-1206983012'), ('tmp_180', u'CBRANCH_-1206982959'), ('const-0', u'INT_EQUAL_-1206983014'), (u'CALL_-1206982851', u'INDIRECT_-1206982638'), (u'STORE_-1206982897', u'INDIRECT_-1206982656'), (u'INDIRECT_-1206982702', u'MULTIEQUAL_-1206982691'), ('const-1', u'COPY_-1206982777'), (u'PTRSUB_-1206982705', u'CALL_-1206982867'), ('const-433', u'STORE_-1206982897'), (u'MULTIEQUAL_-1206982682', u'STORE_-1206982897'), (u'COPY_-1206982851', u'COPY_-1206982673'), ('const-0', u'PTRSUB_-1206982591'), ('const-0', u'RETURN_-1206982803'), ('tmp_96', u'CBRANCH_-1206983012')]
[(u'CALL_-1206983028', u'SUBPIECE_-1206982842'), ('tmp_662', u'PTRSUB_-1206982712'), (u'CALL_-1206983028', u'INDIRECT_-1206982740'), ('const--72', u'PTRSUB_-1206982717'), (u'CALL_-1206982879', u'INDIRECT_-1206982667'), ('const-1', u'PTRADD_-1206982856'), ('const--64', u'PTRSUB_-1206982706'), (u'COPY_-1206982725', u'CALL_-1206982932'), (u'STORE_-1206982897', u'INDIRECT_-1206982672'), (u'CALL_-1206982851', u'COPY_-1206982851'), ('const-1', u'CALL_-1206982879'), (u'COPY_-1206982830', u'RETURN_-1206982803'), (u'PTRSUB_-1206982712', u'CALL_-1206982879'), (u'CALL_-1206983028', u'INDIRECT_-1206982749'), (u'PTRSUB_-1206982598', u'CALL_-1206982851'), (u'INDIRECT_-1206982709', u'MULTIEQUAL_-1206982698'), ('tmp_908', u'STORE_-1206982897'), (u'PTRSUB_-1206982706', u'CALL_-1206983028'), (u'MULTIEQUAL_-1206982689', u'PTRADD_-1206982856'), ('const-1363656', u'COPY_-1206982725'), ('const-433', u'STORE_-1206982897'), (u'COPY_-1206982688', u'CALL_-1206982879'), (u'INT_NOTEQUAL_-1206982960', u'CBRANCH_-1206982959'), (u'PTRSUB_-1206982712', u'CALL_-1206982867'), (u'INDIRECT_-1206982749', u'COPY_-1206982789'), (u'MULTIEQUAL_-1206982689', u'STORE_-1206982897'), (u'CALL_-1206983028', u'RETURN_-1206982979'), (u'INDIRECT_-1206982725', u'INT_NOTEQUAL_-1206982960'), (u'CALL_-1206982851', u'INDIRECT_-1206982636'), ('const-0', u'PTRSUB_-1206982598'), ('const-0', u'INT_NOTEQUAL_-1206982960'), (u'CALL_-1206982932', u'INDIRECT_-1206982700'), (u'INDIRECT_-1206982700', u'MULTIEQUAL_-1206982689'), (u'INDIRECT_-1206982740', u'MULTIEQUAL_-1206982689'), ('tmp_664', u'CALL_-1206983028'), (u'INDIRECT_-1206982749', u'MULTIEQUAL_-1206982698'), (u'CALL_-1206982867', u'INDIRECT_-1206982649'), (u'INDIRECT_-1206982636', u'COPY_-1206982671'), ('const-1', u'COPY_-1206982830'), (u'STORE_-1206982897', u'INDIRECT_-1206982663'), ('const-1984384', u'PTRSUB_-1206982598'), (u'COPY_-1206982851', u'COPY_-1206982680'), ('tmp_662', u'PTRSUB_-1206982717'), (u'PTRADD_-1206982856', u'COPY_-1206982689'), (u'CALL_-1206982851', u'INDIRECT_-1206982645'), ('const-1', u'PTRADD_-1206982856'), ('const-0', u'RETURN_-1206982979'), (u'INDIRECT_-1206982740', u'COPY_-1206982780'), ('const-0', u'SUBPIECE_-1206982842'), (u'INT_EQUAL_-1206983014', u'CBRANCH_-1206983012'), ('tmp_180', u'CBRANCH_-1206982959'), ('const-0', u'INT_EQUAL_-1206983014'), (u'INDIRECT_-1206982663', u'COPY_-1206982688'), (u'CALL_-1206982867', u'INDIRECT_-1206982658'), (u'PTRSUB_-1206982712', u'CALL_-1206983028'), (u'CALL_-1206982879', u'INDIRECT_-1206982658'), (u'CALL_-1206983028', u'INDIRECT_-1206982725'), ('tmp_662', u'PTRSUB_-1206982706'), (u'PTRSUB_-1206982717', u'CALL_-1206983028'), ('const-0', u'RETURN_-1206982803'), ('tmp_96', u'CBRANCH_-1206983012'), ('const--56', u'PTRSUB_-1206982712'), (u'SUBPIECE_-1206982842', u'INT_EQUAL_-1206983014'), (u'CALL_-1206982932', u'INDIRECT_-1206982709')]
null
null
0011e650
x64
O2
(translation_unit "undefined8 FUN_0011e650(undefined1 param_1,undefined8 param_2)\n\n{\n undefined1 *puVar1;\n undefined8 uVar2;\n long local_48;\n undefined1 local_40 [8];\n undefined1 local_38 [40];\n \n uVar2 = FUN_0011c900(param_2,local_38,&local_48,local_40);\n if ((int)uVar2 == 0) {\n return uVar2;\n }\n if (local_48 != 0) {\n FUN_0011da70("%s");\n }\n puVar1 = DAT_001e4780 + 1;\n *DAT_001e4780 = param_1;\n DAT_001e4780 = puVar1;\n FUN_001181d0(local_38,DAT_001e4780,1);\n FUN_001266a0(local_38);\n DAT_001e3740 = FUN_001182f0(&DAT_001e4780);\n return 1;\n}\n\n" (function_definition "undefined8 FUN_0011e650(undefined1 param_1,undefined8 param_2)\n\n{\n undefined1 *puVar1;\n undefined8 uVar2;\n long local_48;\n undefined1 local_40 [8];\n undefined1 local_38 [40];\n \n uVar2 = FUN_0011c900(param_2,local_38,&local_48,local_40);\n if ((int)uVar2 == 0) {\n return uVar2;\n }\n if (local_48 != 0) {\n FUN_0011da70("%s");\n }\n puVar1 = DAT_001e4780 + 1;\n *DAT_001e4780 = param_1;\n DAT_001e4780 = puVar1;\n FUN_001181d0(local_38,DAT_001e4780,1);\n FUN_001266a0(local_38);\n DAT_001e3740 = FUN_001182f0(&DAT_001e4780);\n return 1;\n}" type_identifier (function_declarator "FUN_0011e650(undefined1 param_1,undefined8 param_2)" identifier (parameter_list "(undefined1 param_1,undefined8 param_2)" ( (parameter_declaration "undefined1 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) ))) (compound_statement "{\n undefined1 *puVar1;\n undefined8 uVar2;\n long local_48;\n undefined1 local_40 [8];\n undefined1 local_38 [40];\n \n uVar2 = FUN_0011c900(param_2,local_38,&local_48,local_40);\n if ((int)uVar2 == 0) {\n return uVar2;\n }\n if (local_48 != 0) {\n FUN_0011da70("%s");\n }\n puVar1 = DAT_001e4780 + 1;\n *DAT_001e4780 = param_1;\n DAT_001e4780 = puVar1;\n FUN_001181d0(local_38,DAT_001e4780,1);\n FUN_001266a0(local_38);\n DAT_001e3740 = FUN_001182f0(&DAT_001e4780);\n return 1;\n}" { (declaration "undefined1 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "long local_48;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 local_40 [8];" type_identifier (array_declarator "local_40 [8]" identifier [ number_literal ]) ;) (declaration "undefined1 local_38 [40];" type_identifier (array_declarator "local_38 [40]" identifier [ number_literal ]) ;) (expression_statement "uVar2 = FUN_0011c900(param_2,local_38,&local_48,local_40);" (assignment_expression "uVar2 = FUN_0011c900(param_2,local_38,&local_48,local_40)" identifier = (call_expression "FUN_0011c900(param_2,local_38,&local_48,local_40)" identifier (argument_list "(param_2,local_38,&local_48,local_40)" ( identifier , identifier , (pointer_expression "&local_48" & identifier) , identifier )))) ;) (if_statement "if ((int)uVar2 == 0) {\n return uVar2;\n }" if (parenthesized_expression "((int)uVar2 == 0)" ( (binary_expression "(int)uVar2 == 0" (cast_expression "(int)uVar2" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal) )) (compound_statement "{\n return uVar2;\n }" { (return_statement "return uVar2;" return identifier ;) })) (if_statement "if (local_48 != 0) {\n FUN_0011da70("%s");\n }" if (parenthesized_expression "(local_48 != 0)" ( (binary_expression "local_48 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_0011da70("%s");\n }" { (expression_statement "FUN_0011da70("%s");" (call_expression "FUN_0011da70("%s")" identifier (argument_list "("%s")" ( (string_literal ""%s"" " string_content ") ))) ;) })) (expression_statement "puVar1 = DAT_001e4780 + 1;" (assignment_expression "puVar1 = DAT_001e4780 + 1" identifier = (binary_expression "DAT_001e4780 + 1" identifier + number_literal)) ;) (expression_statement "*DAT_001e4780 = param_1;" (assignment_expression "*DAT_001e4780 = param_1" (pointer_expression "*DAT_001e4780" * identifier) = identifier) ;) (expression_statement "DAT_001e4780 = puVar1;" (assignment_expression "DAT_001e4780 = puVar1" identifier = identifier) ;) (expression_statement "FUN_001181d0(local_38,DAT_001e4780,1);" (call_expression "FUN_001181d0(local_38,DAT_001e4780,1)" identifier (argument_list "(local_38,DAT_001e4780,1)" ( identifier , identifier , number_literal ))) ;) (expression_statement "FUN_001266a0(local_38);" (call_expression "FUN_001266a0(local_38)" identifier (argument_list "(local_38)" ( identifier ))) ;) (expression_statement "DAT_001e3740 = FUN_001182f0(&DAT_001e4780);" (assignment_expression "DAT_001e3740 = FUN_001182f0(&DAT_001e4780)" identifier = (call_expression "FUN_001182f0(&DAT_001e4780)" identifier (argument_list "(&DAT_001e4780)" ( (pointer_expression "&DAT_001e4780" & identifier) )))) ;) (return_statement "return 1;" return number_literal ;) })))
(translation_unit "int try_macro(char term,char *line)\n\n{\n char *pcVar1;\n int iVar2;\n char *err;\n macro_entry *macro;\n sb out;\n \n iVar2 = check_macro(line,&out,&err,&macro);\n if (iVar2 == 0) {\n return 0;\n }\n if (err != (char *)0x0) {\n as_bad("%s");\n }\n pcVar1 = input_line_pointer + 1;\n *input_line_pointer = term;\n input_line_pointer = pcVar1;\n input_scrub_include_sb(&out,input_line_pointer,1);\n sb_kill(&out);\n buffer_limit = input_scrub_next_buffer(&input_line_pointer);\n return 1;\n}\n\n" (function_definition "int try_macro(char term,char *line)\n\n{\n char *pcVar1;\n int iVar2;\n char *err;\n macro_entry *macro;\n sb out;\n \n iVar2 = check_macro(line,&out,&err,&macro);\n if (iVar2 == 0) {\n return 0;\n }\n if (err != (char *)0x0) {\n as_bad("%s");\n }\n pcVar1 = input_line_pointer + 1;\n *input_line_pointer = term;\n input_line_pointer = pcVar1;\n input_scrub_include_sb(&out,input_line_pointer,1);\n sb_kill(&out);\n buffer_limit = input_scrub_next_buffer(&input_line_pointer);\n return 1;\n}" primitive_type (function_declarator "try_macro(char term,char *line)" identifier (parameter_list "(char term,char *line)" ( (parameter_declaration "char term" primitive_type identifier) , (parameter_declaration "char *line" primitive_type (pointer_declarator "*line" * identifier)) ))) (compound_statement "{\n char *pcVar1;\n int iVar2;\n char *err;\n macro_entry *macro;\n sb out;\n \n iVar2 = check_macro(line,&out,&err,&macro);\n if (iVar2 == 0) {\n return 0;\n }\n if (err != (char *)0x0) {\n as_bad("%s");\n }\n pcVar1 = input_line_pointer + 1;\n *input_line_pointer = term;\n input_line_pointer = pcVar1;\n input_scrub_include_sb(&out,input_line_pointer,1);\n sb_kill(&out);\n buffer_limit = input_scrub_next_buffer(&input_line_pointer);\n return 1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "char *err;" primitive_type (pointer_declarator "*err" * identifier) ;) (declaration "macro_entry *macro;" type_identifier (pointer_declarator "*macro" * identifier) ;) (declaration "sb out;" type_identifier identifier ;) (expression_statement "iVar2 = check_macro(line,&out,&err,&macro);" (assignment_expression "iVar2 = check_macro(line,&out,&err,&macro)" identifier = (call_expression "check_macro(line,&out,&err,&macro)" identifier (argument_list "(line,&out,&err,&macro)" ( identifier , (pointer_expression "&out" & identifier) , (pointer_expression "&err" & identifier) , (pointer_expression "&macro" & 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 (err != (char *)0x0) {\n as_bad("%s");\n }" if (parenthesized_expression "(err != (char *)0x0)" ( (binary_expression "err != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n as_bad("%s");\n }" { (expression_statement "as_bad("%s");" (call_expression "as_bad("%s")" identifier (argument_list "("%s")" ( (string_literal ""%s"" " string_content ") ))) ;) })) (expression_statement "pcVar1 = input_line_pointer + 1;" (assignment_expression "pcVar1 = input_line_pointer + 1" identifier = (binary_expression "input_line_pointer + 1" identifier + number_literal)) ;) (expression_statement "*input_line_pointer = term;" (assignment_expression "*input_line_pointer = term" (pointer_expression "*input_line_pointer" * identifier) = identifier) ;) (expression_statement "input_line_pointer = pcVar1;" (assignment_expression "input_line_pointer = pcVar1" identifier = identifier) ;) (expression_statement "input_scrub_include_sb(&out,input_line_pointer,1);" (call_expression "input_scrub_include_sb(&out,input_line_pointer,1)" identifier (argument_list "(&out,input_line_pointer,1)" ( (pointer_expression "&out" & identifier) , identifier , number_literal ))) ;) (expression_statement "sb_kill(&out);" (call_expression "sb_kill(&out)" identifier (argument_list "(&out)" ( (pointer_expression "&out" & identifier) ))) ;) (expression_statement "buffer_limit = input_scrub_next_buffer(&input_line_pointer);" (assignment_expression "buffer_limit = input_scrub_next_buffer(&input_line_pointer)" identifier = (call_expression "input_scrub_next_buffer(&input_line_pointer)" identifier (argument_list "(&input_line_pointer)" ( (pointer_expression "&input_line_pointer" & identifier) )))) ;) (return_statement "return 1;" return number_literal ;) })))
(translation_unit "undefined8 FUN_0011e650(undefined1 param_1,undefined8 param_2)\n\n{\n undefined1 *puVar1;\n undefined8 uVar2;\n long local_48;\n undefined1 local_40 [8];\n undefined1 local_38 [40];\n \n uVar2 = FUN_0011c900(param_2,local_38,&local_48,local_40);\n if ((int)uVar2 == 0) {\n return uVar2;\n }\n if (local_48 != 0) {\n FUN_0011da70("%s");\n }\n puVar1 = DAT_001e4780 + 1;\n *DAT_001e4780 = param_1;\n DAT_001e4780 = puVar1;\n FUN_001181d0(local_38,DAT_001e4780,1);\n FUN_001266a0(local_38);\n DAT_001e3740 = FUN_001182f0(&DAT_001e4780);\n return 1;\n}\n\n" (function_definition "undefined8 FUN_0011e650(undefined1 param_1,undefined8 param_2)\n\n{\n undefined1 *puVar1;\n undefined8 uVar2;\n long local_48;\n undefined1 local_40 [8];\n undefined1 local_38 [40];\n \n uVar2 = FUN_0011c900(param_2,local_38,&local_48,local_40);\n if ((int)uVar2 == 0) {\n return uVar2;\n }\n if (local_48 != 0) {\n FUN_0011da70("%s");\n }\n puVar1 = DAT_001e4780 + 1;\n *DAT_001e4780 = param_1;\n DAT_001e4780 = puVar1;\n FUN_001181d0(local_38,DAT_001e4780,1);\n FUN_001266a0(local_38);\n DAT_001e3740 = FUN_001182f0(&DAT_001e4780);\n return 1;\n}" type_identifier (function_declarator "FUN_0011e650(undefined1 param_1,undefined8 param_2)" identifier (parameter_list "(undefined1 param_1,undefined8 param_2)" ( (parameter_declaration "undefined1 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) ))) (compound_statement "{\n undefined1 *puVar1;\n undefined8 uVar2;\n long local_48;\n undefined1 local_40 [8];\n undefined1 local_38 [40];\n \n uVar2 = FUN_0011c900(param_2,local_38,&local_48,local_40);\n if ((int)uVar2 == 0) {\n return uVar2;\n }\n if (local_48 != 0) {\n FUN_0011da70("%s");\n }\n puVar1 = DAT_001e4780 + 1;\n *DAT_001e4780 = param_1;\n DAT_001e4780 = puVar1;\n FUN_001181d0(local_38,DAT_001e4780,1);\n FUN_001266a0(local_38);\n DAT_001e3740 = FUN_001182f0(&DAT_001e4780);\n return 1;\n}" { (declaration "undefined1 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "long local_48;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 local_40 [8];" type_identifier (array_declarator "local_40 [8]" identifier [ number_literal ]) ;) (declaration "undefined1 local_38 [40];" type_identifier (array_declarator "local_38 [40]" identifier [ number_literal ]) ;) (expression_statement "uVar2 = FUN_0011c900(param_2,local_38,&local_48,local_40);" (assignment_expression "uVar2 = FUN_0011c900(param_2,local_38,&local_48,local_40)" identifier = (call_expression "FUN_0011c900(param_2,local_38,&local_48,local_40)" identifier (argument_list "(param_2,local_38,&local_48,local_40)" ( identifier , identifier , (pointer_expression "&local_48" & identifier) , identifier )))) ;) (if_statement "if ((int)uVar2 == 0) {\n return uVar2;\n }" if (parenthesized_expression "((int)uVar2 == 0)" ( (binary_expression "(int)uVar2 == 0" (cast_expression "(int)uVar2" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal) )) (compound_statement "{\n return uVar2;\n }" { (return_statement "return uVar2;" return identifier ;) })) (if_statement "if (local_48 != 0) {\n FUN_0011da70("%s");\n }" if (parenthesized_expression "(local_48 != 0)" ( (binary_expression "local_48 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_0011da70("%s");\n }" { (expression_statement "FUN_0011da70("%s");" (call_expression "FUN_0011da70("%s")" identifier (argument_list "("%s")" ( (string_literal ""%s"" " string_content ") ))) ;) })) (expression_statement "puVar1 = DAT_001e4780 + 1;" (assignment_expression "puVar1 = DAT_001e4780 + 1" identifier = (binary_expression "DAT_001e4780 + 1" identifier + number_literal)) ;) (expression_statement "*DAT_001e4780 = param_1;" (assignment_expression "*DAT_001e4780 = param_1" (pointer_expression "*DAT_001e4780" * identifier) = identifier) ;) (expression_statement "DAT_001e4780 = puVar1;" (assignment_expression "DAT_001e4780 = puVar1" identifier = identifier) ;) (expression_statement "FUN_001181d0(local_38,DAT_001e4780,1);" (call_expression "FUN_001181d0(local_38,DAT_001e4780,1)" identifier (argument_list "(local_38,DAT_001e4780,1)" ( identifier , identifier , number_literal ))) ;) (expression_statement "FUN_001266a0(local_38);" (call_expression "FUN_001266a0(local_38)" identifier (argument_list "(local_38)" ( identifier ))) ;) (expression_statement "DAT_001e3740 = FUN_001182f0(&DAT_001e4780);" (assignment_expression "DAT_001e3740 = FUN_001182f0(&DAT_001e4780)" identifier = (call_expression "FUN_001182f0(&DAT_001e4780)" identifier (argument_list "(&DAT_001e4780)" ( (pointer_expression "&DAT_001e4780" & identifier) )))) ;) (return_statement "return 1;" return number_literal ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (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 (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , (pointer_expression & IDENT) , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) == LIT) )) (compound_statement { (return_statement return IDENT ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) )))) ;) (return_statement return LIT ;) })))
(function_definition "undefined8 FUN_0011e650(undefined1 param_1,undefined8 param_2)\n\n{\n undefined1 *puVar1;\n undefined8 uVar2;\n long local_48;\n undefined1 local_40 [8];\n undefined1 local_38 [40];\n \n uVar2 = FUN_0011c900(param_2,local_38,&local_48,local_40);\n if ((int)uVar2 == 0) {\n return uVar2;\n }\n if (local_48 != 0) {\n FUN_0011da70("%s");\n }\n puVar1 = DAT_001e4780 + 1;\n *DAT_001e4780 = param_1;\n DAT_001e4780 = puVar1;\n FUN_001181d0(local_38,DAT_001e4780,1);\n FUN_001266a0(local_38);\n DAT_001e3740 = FUN_001182f0(&DAT_001e4780);\n return 1;\n}" (type_identifier "undefined8") (function_declarator "FUN_0011e650(undefined1 param_1,undefined8 param_2)" (identifier "FUN_0011e650") (parameter_list "(undefined1 param_1,undefined8 param_2)" (( "(") (parameter_declaration "undefined1 param_1" (type_identifier "undefined1") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) () ")"))) (compound_statement "{\n undefined1 *puVar1;\n undefined8 uVar2;\n long local_48;\n undefined1 local_40 [8];\n undefined1 local_38 [40];\n \n uVar2 = FUN_0011c900(param_2,local_38,&local_48,local_40);\n if ((int)uVar2 == 0) {\n return uVar2;\n }\n if (local_48 != 0) {\n FUN_0011da70("%s");\n }\n puVar1 = DAT_001e4780 + 1;\n *DAT_001e4780 = param_1;\n DAT_001e4780 = puVar1;\n FUN_001181d0(local_38,DAT_001e4780,1);\n FUN_001266a0(local_38);\n DAT_001e3740 = FUN_001182f0(&DAT_001e4780);\n return 1;\n}" ({ "{") (declaration "undefined1 *puVar1;" (type_identifier "undefined1") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "undefined8 uVar2;" (type_identifier "undefined8") (identifier "uVar2") (; ";")) (declaration "long local_48;" (sized_type_specifier "long" (long "long")) (identifier "local_48") (; ";")) (declaration "undefined1 local_40 [8];" (type_identifier "undefined1") (array_declarator "local_40 [8]" (identifier "local_40") ([ "[") (number_literal "8") (] "]")) (; ";")) (declaration "undefined1 local_38 [40];" (type_identifier "undefined1") (array_declarator "local_38 [40]" (identifier "local_38") ([ "[") (number_literal "40") (] "]")) (; ";")) (expression_statement "uVar2 = FUN_0011c900(param_2,local_38,&local_48,local_40);" (assignment_expression "uVar2 = FUN_0011c900(param_2,local_38,&local_48,local_40)" (identifier "uVar2") (= "=") (call_expression "FUN_0011c900(param_2,local_38,&local_48,local_40)" (identifier "FUN_0011c900") (argument_list "(param_2,local_38,&local_48,local_40)" (( "(") (identifier "param_2") (, ",") (identifier "local_38") (, ",") (pointer_expression "&local_48" (& "&") (identifier "local_48")) (, ",") (identifier "local_40") () ")")))) (; ";")) (if_statement "if ((int)uVar2 == 0) {\n return uVar2;\n }" (if "if") (parenthesized_expression "((int)uVar2 == 0)" (( "(") (binary_expression "(int)uVar2 == 0" (cast_expression "(int)uVar2" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar2")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return uVar2;\n }" ({ "{") (return_statement "return uVar2;" (return "return") (identifier "uVar2") (; ";")) (} "}"))) (if_statement "if (local_48 != 0) {\n FUN_0011da70("%s");\n }" (if "if") (parenthesized_expression "(local_48 != 0)" (( "(") (binary_expression "local_48 != 0" (identifier "local_48") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_0011da70("%s");\n }" ({ "{") (expression_statement "FUN_0011da70("%s");" (call_expression "FUN_0011da70("%s")" (identifier "FUN_0011da70") (argument_list "("%s")" (( "(") (string_literal ""%s"" (" """) (string_content "%s") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "puVar1 = DAT_001e4780 + 1;" (assignment_expression "puVar1 = DAT_001e4780 + 1" (identifier "puVar1") (= "=") (binary_expression "DAT_001e4780 + 1" (identifier "DAT_001e4780") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*DAT_001e4780 = param_1;" (assignment_expression "*DAT_001e4780 = param_1" (pointer_expression "*DAT_001e4780" (* "*") (identifier "DAT_001e4780")) (= "=") (identifier "param_1")) (; ";")) (expression_statement "DAT_001e4780 = puVar1;" (assignment_expression "DAT_001e4780 = puVar1" (identifier "DAT_001e4780") (= "=") (identifier "puVar1")) (; ";")) (expression_statement "FUN_001181d0(local_38,DAT_001e4780,1);" (call_expression "FUN_001181d0(local_38,DAT_001e4780,1)" (identifier "FUN_001181d0") (argument_list "(local_38,DAT_001e4780,1)" (( "(") (identifier "local_38") (, ",") (identifier "DAT_001e4780") (, ",") (number_literal "1") () ")"))) (; ";")) (expression_statement "FUN_001266a0(local_38);" (call_expression "FUN_001266a0(local_38)" (identifier "FUN_001266a0") (argument_list "(local_38)" (( "(") (identifier "local_38") () ")"))) (; ";")) (expression_statement "DAT_001e3740 = FUN_001182f0(&DAT_001e4780);" (assignment_expression "DAT_001e3740 = FUN_001182f0(&DAT_001e4780)" (identifier "DAT_001e3740") (= "=") (call_expression "FUN_001182f0(&DAT_001e4780)" (identifier "FUN_001182f0") (argument_list "(&DAT_001e4780)" (( "(") (pointer_expression "&DAT_001e4780" (& "&") (identifier "DAT_001e4780")) () ")")))) (; ";")) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}")))
int function_1(char term,char *line) { char *pcVar1; int var_2; char *var_3; type_1 *macro; type_2 out; var_2 = var_1(line,&out,&var_3,&macro); if (var_2 == 0) { return 0; } if (var_3 != (char *)0x0) { var_4("%s"); } pcVar1 = var_5 + 1; *var_5 = term; var_5 = pcVar1; var_6(&out,var_5,1); var_7(&out); buffer_limit = var_8(&var_5); return 1; }
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)))) 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: (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: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (pointer_expression argument: (identifier)) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal))) consequence: (compound_statement (return_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 (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)))))) (return_statement (number_literal)))))
null
undefined8 MASKED(undefined1 param_1,undefined8 param_2) { undefined1 *puVar1; undefined8 uVar2; long local_48; undefined1 local_40 [8]; undefined1 local_38 [40]; uVar2 = FUN_0011c900(param_2,local_38,&local_48,local_40); if ((int)uVar2 == 0) { return uVar2; } if (local_48 != 0) { FUN_0011da70("%s"); } puVar1 = DAT_001e4780 + 1; *DAT_001e4780 = param_1; DAT_001e4780 = puVar1; FUN_001181d0(local_38,DAT_001e4780,1); FUN_001266a0(local_38); DAT_001e3740 = FUN_001182f0(&DAT_001e4780); return 1; }
928_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
parse_to_value
FUN_00154bf0
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_plt_localentry * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::General_options::Struct_no_plt_localentry::parse_to_value (Struct_no_plt_localentry *this,char *param_2,char *param_3,Command_line *param_4, General_options *options) { (options->plt_localentry_).user_set_via_option = true; (options->plt_localentry_).value = false; return; }
void FUN_00154bf0(void) { long in_R8; *(undefined2 *)(in_R8 + 18000) = 1; return; }
MOV EAX,0x1 MOV word ptr [R8 + 0x4650],AX RET
null
null
null
null
[('const-96', u'PTRSUB_-1207284668'), ('const-0', u'STORE_-1207284728'), (u'PTRSUB_-1207284666', u'STORE_-1207284728'), (u'PTRSUB_-1207284669', u'PTRSUB_-1207284668'), ('const-433', u'STORE_-1207284728'), ('tmp_24', u'PTRSUB_-1207284667'), ('const-0', u'RETURN_-1207284723'), ('tmp_24', u'PTRSUB_-1207284669'), (u'PTRSUB_-1207284668', u'STORE_-1207284741'), ('const-433', u'STORE_-1207284741'), ('const-1', u'STORE_-1207284741'), ('const-97', u'PTRSUB_-1207284666'), ('const-17904', u'PTRSUB_-1207284669'), ('const-17904', u'PTRSUB_-1207284667'), (u'PTRSUB_-1207284667', u'PTRSUB_-1207284666')]
[('tmp_23', u'INT_ADD_-1207284727'), ('const-433', u'STORE_-1207284741'), (u'CAST_-1207284674', u'STORE_-1207284741'), (u'INT_ADD_-1207284727', u'CAST_-1207284674'), ('const-1', u'STORE_-1207284741'), ('const-0', u'RETURN_-1207284723'), ('const-18000', u'INT_ADD_-1207284727')]
null
null
00154bf0
x64
O2
(translation_unit "void FUN_00154bf0(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 18000) = 1;\n return;\n}\n\n" (function_definition "void FUN_00154bf0(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 18000) = 1;\n return;\n}" primitive_type (function_declarator "FUN_00154bf0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 18000) = 1;\n return;\n}" { (declaration "long in_R8;" (sized_type_specifier "long" long) identifier ;) (expression_statement "*(undefined2 *)(in_R8 + 18000) = 1;" (assignment_expression "*(undefined2 *)(in_R8 + 18000) = 1" (pointer_expression "*(undefined2 *)(in_R8 + 18000)" * (cast_expression "(undefined2 *)(in_R8 + 18000)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_R8 + 18000)" ( (binary_expression "in_R8 + 18000" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_no_plt_localentry * this, char * param_1,\n char * param_2, Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_no_plt_localentry::parse_to_value\n (Struct_no_plt_localentry *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)\n\n{\n (options->plt_localentry_).user_set_via_option = true;\n (options->plt_localentry_).value = false;\n return;\n}\n\n" comment comment (function_definition "void __thiscall\ngold::General_options::Struct_no_plt_localentry::parse_to_value\n (Struct_no_plt_localentry *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)\n\n{\n (options->plt_localentry_).user_set_via_option = true;\n (options->plt_localentry_).value = false;\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::General_options::Struct_no_plt_localentry::" identifier : : identifier : : identifier : :) (function_declarator "parse_to_value\n (Struct_no_plt_localentry *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)" identifier (parameter_list "(Struct_no_plt_localentry *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)" ( (parameter_declaration "Struct_no_plt_localentry *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "char *param_3" primitive_type (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "Command_line *param_4" type_identifier (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "General_options *options" type_identifier (pointer_declarator "*options" * identifier)) ))) (compound_statement "{\n (options->plt_localentry_).user_set_via_option = true;\n (options->plt_localentry_).value = false;\n return;\n}" { (expression_statement "(options->plt_localentry_).user_set_via_option = true;" (assignment_expression "(options->plt_localentry_).user_set_via_option = true" (field_expression "(options->plt_localentry_).user_set_via_option" (parenthesized_expression "(options->plt_localentry_)" ( (field_expression "options->plt_localentry_" identifier -> field_identifier) )) . field_identifier) = true) ;) (expression_statement "(options->plt_localentry_).value = false;" (assignment_expression "(options->plt_localentry_).value = false" (field_expression "(options->plt_localentry_).value" (parenthesized_expression "(options->plt_localentry_)" ( (field_expression "options->plt_localentry_" identifier -> field_identifier) )) . field_identifier) = false) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00154bf0(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 18000) = 1;\n return;\n}\n\n" (function_definition "void FUN_00154bf0(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 18000) = 1;\n return;\n}" primitive_type (function_declarator "FUN_00154bf0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 18000) = 1;\n return;\n}" { (declaration "long in_R8;" (sized_type_specifier "long" long) identifier ;) (expression_statement "*(undefined2 *)(in_R8 + 18000) = 1;" (assignment_expression "*(undefined2 *)(in_R8 + 18000) = 1" (pointer_expression "*(undefined2 *)(in_R8 + 18000)" * (cast_expression "(undefined2 *)(in_R8 + 18000)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_R8 + 18000)" ( (binary_expression "in_R8 + 18000" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) 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 ;) })))
(function_definition "void FUN_00154bf0(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 18000) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00154bf0(void)" (identifier "FUN_00154bf0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 18000) = 1;\n return;\n}" ({ "{") (declaration "long in_R8;" (sized_type_specifier "long" (long "long")) (identifier "in_R8") (; ";")) (expression_statement "*(undefined2 *)(in_R8 + 18000) = 1;" (assignment_expression "*(undefined2 *)(in_R8 + 18000) = 1" (pointer_expression "*(undefined2 *)(in_R8 + 18000)" (* "*") (cast_expression "(undefined2 *)(in_R8 + 18000)" (( "(") (type_descriptor "undefined2 *" (type_identifier "undefined2") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_R8 + 18000)" (( "(") (binary_expression "in_R8 + 18000" (identifier "in_R8") (+ "+") (number_literal "18000")) () ")")))) (= "=") (number_literal "1")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_plt_localentry * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::type_3::type_1::function_1 (type_1 *this,char *param_2,char *param_3,type_2 *param_4, type_3 *options) { (options->plt_localentry_).user_set_via_option = true; (options->plt_localentry_).value = false; 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: (sized_type_specifier) 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: (number_literal))) (return_statement))))
null
void MASKED(void) { long in_R8; *(undefined2 *)(in_R8 + 18000) = 1; return; }
901_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
parse_to_value
FUN_00154040
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_mmap_output_file * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::General_options::Struct_no_mmap_output_file::parse_to_value (Struct_no_mmap_output_file *this,char *param_2,char *param_3,Command_line *param_4, General_options *options) { (options->mmap_output_file_).user_set_via_option = true; (options->mmap_output_file_).value = false; return; }
void FUN_00154040(void) { long in_R8; *(undefined2 *)(in_R8 + 0x39a8) = 1; return; }
MOV EAX,0x1 MOV word ptr [R8 + 0x39a8],AX RET
null
null
null
null
[('const-1', u'STORE_-1207287733'), ('const-433', u'STORE_-1207287733'), ('const-14664', u'PTRSUB_-1207287659'), (u'PTRSUB_-1207287661', u'PTRSUB_-1207287660'), ('const-97', u'PTRSUB_-1207287658'), (u'PTRSUB_-1207287658', u'STORE_-1207287720'), ('tmp_24', u'PTRSUB_-1207287659'), ('const-0', u'RETURN_-1207287715'), (u'PTRSUB_-1207287659', u'PTRSUB_-1207287658'), ('const-0', u'STORE_-1207287720'), ('const-14664', u'PTRSUB_-1207287661'), (u'PTRSUB_-1207287660', u'STORE_-1207287733'), ('tmp_24', u'PTRSUB_-1207287661'), ('const-96', u'PTRSUB_-1207287660'), ('const-433', u'STORE_-1207287720')]
[('const-433', u'STORE_-1207287733'), ('tmp_23', u'INT_ADD_-1207287719'), ('const-0', u'RETURN_-1207287715'), (u'INT_ADD_-1207287719', u'CAST_-1207287666'), (u'CAST_-1207287666', u'STORE_-1207287733'), ('const-14760', u'INT_ADD_-1207287719'), ('const-1', u'STORE_-1207287733')]
null
null
00154040
x64
O2
(translation_unit "void FUN_00154040(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x39a8) = 1;\n return;\n}\n\n" (function_definition "void FUN_00154040(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x39a8) = 1;\n return;\n}" primitive_type (function_declarator "FUN_00154040(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x39a8) = 1;\n return;\n}" { (declaration "long in_R8;" (sized_type_specifier "long" long) identifier ;) (expression_statement "*(undefined2 *)(in_R8 + 0x39a8) = 1;" (assignment_expression "*(undefined2 *)(in_R8 + 0x39a8) = 1" (pointer_expression "*(undefined2 *)(in_R8 + 0x39a8)" * (cast_expression "(undefined2 *)(in_R8 + 0x39a8)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_R8 + 0x39a8)" ( (binary_expression "in_R8 + 0x39a8" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_no_mmap_output_file * this, char * param_1,\n char * param_2, Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_no_mmap_output_file::parse_to_value\n (Struct_no_mmap_output_file *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)\n\n{\n (options->mmap_output_file_).user_set_via_option = true;\n (options->mmap_output_file_).value = false;\n return;\n}\n\n" comment comment (function_definition "void __thiscall\ngold::General_options::Struct_no_mmap_output_file::parse_to_value\n (Struct_no_mmap_output_file *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)\n\n{\n (options->mmap_output_file_).user_set_via_option = true;\n (options->mmap_output_file_).value = false;\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::General_options::Struct_no_mmap_output_file::" identifier : : identifier : : identifier : :) (function_declarator "parse_to_value\n (Struct_no_mmap_output_file *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)" identifier (parameter_list "(Struct_no_mmap_output_file *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)" ( (parameter_declaration "Struct_no_mmap_output_file *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "char *param_3" primitive_type (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "Command_line *param_4" type_identifier (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "General_options *options" type_identifier (pointer_declarator "*options" * identifier)) ))) (compound_statement "{\n (options->mmap_output_file_).user_set_via_option = true;\n (options->mmap_output_file_).value = false;\n return;\n}" { (expression_statement "(options->mmap_output_file_).user_set_via_option = true;" (assignment_expression "(options->mmap_output_file_).user_set_via_option = true" (field_expression "(options->mmap_output_file_).user_set_via_option" (parenthesized_expression "(options->mmap_output_file_)" ( (field_expression "options->mmap_output_file_" identifier -> field_identifier) )) . field_identifier) = true) ;) (expression_statement "(options->mmap_output_file_).value = false;" (assignment_expression "(options->mmap_output_file_).value = false" (field_expression "(options->mmap_output_file_).value" (parenthesized_expression "(options->mmap_output_file_)" ( (field_expression "options->mmap_output_file_" identifier -> field_identifier) )) . field_identifier) = false) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00154040(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x39a8) = 1;\n return;\n}\n\n" (function_definition "void FUN_00154040(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x39a8) = 1;\n return;\n}" primitive_type (function_declarator "FUN_00154040(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x39a8) = 1;\n return;\n}" { (declaration "long in_R8;" (sized_type_specifier "long" long) identifier ;) (expression_statement "*(undefined2 *)(in_R8 + 0x39a8) = 1;" (assignment_expression "*(undefined2 *)(in_R8 + 0x39a8) = 1" (pointer_expression "*(undefined2 *)(in_R8 + 0x39a8)" * (cast_expression "(undefined2 *)(in_R8 + 0x39a8)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_R8 + 0x39a8)" ( (binary_expression "in_R8 + 0x39a8" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) 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 ;) })))
(function_definition "void FUN_00154040(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x39a8) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00154040(void)" (identifier "FUN_00154040") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x39a8) = 1;\n return;\n}" ({ "{") (declaration "long in_R8;" (sized_type_specifier "long" (long "long")) (identifier "in_R8") (; ";")) (expression_statement "*(undefined2 *)(in_R8 + 0x39a8) = 1;" (assignment_expression "*(undefined2 *)(in_R8 + 0x39a8) = 1" (pointer_expression "*(undefined2 *)(in_R8 + 0x39a8)" (* "*") (cast_expression "(undefined2 *)(in_R8 + 0x39a8)" (( "(") (type_descriptor "undefined2 *" (type_identifier "undefined2") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_R8 + 0x39a8)" (( "(") (binary_expression "in_R8 + 0x39a8" (identifier "in_R8") (+ "+") (number_literal "0x39a8")) () ")")))) (= "=") (number_literal "1")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_mmap_output_file * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::type_3::type_1::function_1 (type_1 *this,char *param_2,char *param_3,type_2 *param_4, type_3 *options) { (options->mmap_output_file_).user_set_via_option = true; (options->mmap_output_file_).value = false; 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: (sized_type_specifier) 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: (number_literal))) (return_statement))))
null
void MASKED(void) { long in_R8; *(undefined2 *)(in_R8 + 0x39a8) = 1; return; }
2810_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
elfsize
FUN_001a2390
/* DWARF original prototype: int elfsize(Dynobj * this) */ int __thiscall gold::Dynobj::elfsize(Dynobj *this) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/dynobj.h",0x4e,"elfsize"); }
void FUN_001a2390(void) { /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/dynobj.h",0x4e,"elfsize"); }
SUB RSP,0x8 LEA RDX,[0x3415a0] MOV ESI,0x4e LEA RDI,[0x340897] CALL 0x00199900
null
null
null
null
[(u'COPY_-1207622710', u'CALL_-1207622724'), ('const-3413408', u'COPY_-1207622709'), ('const-1', u'RETURN_-1207622719'), ('const-78', u'CALL_-1207622724'), ('const-3410071', u'COPY_-1207622710'), (u'COPY_-1207622709', u'CALL_-1207622724')]
[('const-78', u'CALL_-1207622724'), (u'COPY_-1207622710', u'CALL_-1207622724'), ('const-3410071', u'COPY_-1207622711'), ('const-1', u'RETURN_-1207622719'), ('const-3413408', u'COPY_-1207622710'), (u'COPY_-1207622711', u'CALL_-1207622724')]
null
null
001a2390
x64
O2
(translation_unit "void FUN_001a2390(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/dynobj.h",0x4e,"elfsize");\n}\n\n" (function_definition "void FUN_001a2390(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/dynobj.h",0x4e,"elfsize");\n}" primitive_type (function_declarator "FUN_001a2390(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/dynobj.h",0x4e,"elfsize");\n}" { comment (expression_statement "FUN_00199900("../../gold/dynobj.h",0x4e,"elfsize");" (call_expression "FUN_00199900("../../gold/dynobj.h",0x4e,"elfsize")" identifier (argument_list "("../../gold/dynobj.h",0x4e,"elfsize")" ( (string_literal ""../../gold/dynobj.h"" " string_content ") , number_literal , (string_literal ""elfsize"" " string_content ") ))) ;) })))
(translation_unit "/* DWARF original prototype: int elfsize(Dynobj * this) */\n\nint __thiscall gold::Dynobj::elfsize(Dynobj *this)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/dynobj.h",0x4e,"elfsize");\n}\n\n" comment (function_definition "int __thiscall gold::Dynobj::elfsize(Dynobj *this)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/dynobj.h",0x4e,"elfsize");\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Dynobj::" identifier : : identifier : :) (function_declarator "elfsize(Dynobj *this)" identifier (parameter_list "(Dynobj *this)" ( (parameter_declaration "Dynobj *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/dynobj.h",0x4e,"elfsize");\n}" { comment (expression_statement "do_gold_unreachable("../../gold/dynobj.h",0x4e,"elfsize");" (call_expression "do_gold_unreachable("../../gold/dynobj.h",0x4e,"elfsize")" identifier (argument_list "("../../gold/dynobj.h",0x4e,"elfsize")" ( (string_literal ""../../gold/dynobj.h"" " string_content ") , number_literal , (string_literal ""elfsize"" " string_content ") ))) ;) })))
(translation_unit "void FUN_001a2390(void)\n\n{\n \n FUN_00199900("../../gold/dynobj.h",0x4e,"elfsize");\n}\n\n" (function_definition "void FUN_001a2390(void)\n\n{\n \n FUN_00199900("../../gold/dynobj.h",0x4e,"elfsize");\n}" primitive_type (function_declarator "FUN_001a2390(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n FUN_00199900("../../gold/dynobj.h",0x4e,"elfsize");\n}" { (expression_statement "FUN_00199900("../../gold/dynobj.h",0x4e,"elfsize");" (call_expression "FUN_00199900("../../gold/dynobj.h",0x4e,"elfsize")" identifier (argument_list "("../../gold/dynobj.h",0x4e,"elfsize")" ( (string_literal ""../../gold/dynobj.h"" " string_content ") , number_literal , (string_literal ""elfsize"" " 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_001a2390(void)\n\n{\n \n FUN_00199900("../../gold/dynobj.h",0x4e,"elfsize");\n}" (primitive_type "void") (function_declarator "FUN_001a2390(void)" (identifier "FUN_001a2390") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n FUN_00199900("../../gold/dynobj.h",0x4e,"elfsize");\n}" ({ "{") (expression_statement "FUN_00199900("../../gold/dynobj.h",0x4e,"elfsize");" (call_expression "FUN_00199900("../../gold/dynobj.h",0x4e,"elfsize")" (identifier "FUN_00199900") (argument_list "("../../gold/dynobj.h",0x4e,"elfsize")" (( "(") (string_literal ""../../gold/dynobj.h"" (" """) (string_content "../../gold/dynobj.h") (" """)) (, ",") (number_literal "0x4e") (, ",") (string_literal ""elfsize"" (" """) (string_content "elfsize") (" """)) () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: int elfsize(Dynobj * this) */ int __thiscall gold::type_1::function_1(type_1 *this) { /* WARNING: Subroutine does not return */ var_1("../../gold/dynobj.h",0x4e,"elfsize"); }
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_00199900("../../gold/dynobj.h",0x4e,"elfsize"); }
635_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
FUN_0014c576
FUN_0014c576
void FUN_0014c576(void) { facet *unaff_RBX; std::locale::facet::~facet(unaff_RBX); operator_delete(unaff_RBX); /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_0014c576(void) { FUN_002a46b0(); FUN_002a2980(); /* WARNING: Subroutine does not return */ FUN_003305f0(); }
MOV RDI,RBX CALL 0x002a46b0 MOV RDI,RBX CALL 0x002a2980 MOV RDI,RBP CALL 0x003305f0
null
null
null
null
[('tmp_79', u'CALL_-1207188093'), ('tmp_79', u'CALL_-1207188081'), ('const-1', u'RETURN_-1207188064')]
[('const-1', u'RETURN_-1207188064')]
null
null
0014c576
x64
O2
(translation_unit "void FUN_0014c576(void)\n\n{\n FUN_002a46b0();\n FUN_002a2980();\n /* WARNING: Subroutine does not return */\n FUN_003305f0();\n}\n\n" (function_definition "void FUN_0014c576(void)\n\n{\n FUN_002a46b0();\n FUN_002a2980();\n /* WARNING: Subroutine does not return */\n FUN_003305f0();\n}" primitive_type (function_declarator "FUN_0014c576(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n FUN_002a46b0();\n FUN_002a2980();\n /* WARNING: Subroutine does not return */\n FUN_003305f0();\n}" { (expression_statement "FUN_002a46b0();" (call_expression "FUN_002a46b0()" identifier (argument_list "()" ( ))) ;) (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" identifier (argument_list "()" ( ))) ;) comment (expression_statement "FUN_003305f0();" (call_expression "FUN_003305f0()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_0014c576(void)\n\n{\n facet *unaff_RBX;\n \n std::locale::facet::~facet(unaff_RBX);\n operator_delete(unaff_RBX);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" (function_definition "void FUN_0014c576(void)\n\n{\n facet *unaff_RBX;\n \n std::locale::facet::~facet(unaff_RBX);\n operator_delete(unaff_RBX);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" primitive_type (function_declarator "FUN_0014c576(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n facet *unaff_RBX;\n \n std::locale::facet::~facet(unaff_RBX);\n operator_delete(unaff_RBX);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" { (declaration "facet *unaff_RBX;" type_identifier (pointer_declarator "*unaff_RBX" * identifier) ;) (labeled_statement "std::locale::facet::~facet(unaff_RBX);" statement_identifier : (ERROR ":" :) (labeled_statement "locale::facet::~facet(unaff_RBX);" statement_identifier : (ERROR ":" :) (labeled_statement "facet::~facet(unaff_RBX);" statement_identifier : (ERROR ":" :) (expression_statement "~facet(unaff_RBX);" (unary_expression "~facet(unaff_RBX)" ~ (call_expression "facet(unaff_RBX)" identifier (argument_list "(unaff_RBX)" ( identifier )))) ;)))) (expression_statement "operator_delete(unaff_RBX);" (call_expression "operator_delete(unaff_RBX)" identifier (argument_list "(unaff_RBX)" ( identifier ))) ;) comment (expression_statement "_Unwind_Resume();" (call_expression "_Unwind_Resume()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_0014c576(void)\n\n{\n FUN_002a46b0();\n FUN_002a2980();\n \n FUN_003305f0();\n}\n\n" (function_definition "void FUN_0014c576(void)\n\n{\n FUN_002a46b0();\n FUN_002a2980();\n \n FUN_003305f0();\n}" primitive_type (function_declarator "FUN_0014c576(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n FUN_002a46b0();\n FUN_002a2980();\n \n FUN_003305f0();\n}" { (expression_statement "FUN_002a46b0();" (call_expression "FUN_002a46b0()" identifier (argument_list "()" ( ))) ;) (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" identifier (argument_list "()" ( ))) ;) (expression_statement "FUN_003305f0();" (call_expression "FUN_003305f0()" 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 ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_0014c576(void)\n\n{\n FUN_002a46b0();\n FUN_002a2980();\n \n FUN_003305f0();\n}" (primitive_type "void") (function_declarator "FUN_0014c576(void)" (identifier "FUN_0014c576") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n FUN_002a46b0();\n FUN_002a2980();\n \n FUN_003305f0();\n}" ({ "{") (expression_statement "FUN_002a46b0();" (call_expression "FUN_002a46b0()" (identifier "FUN_002a46b0") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" (identifier "FUN_002a2980") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "FUN_003305f0();" (call_expression "FUN_003305f0()" (identifier "FUN_003305f0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
void function_1(void) { type_1 *unaff_RBX; std::locale::facet::~type_1(unaff_RBX); var_1(unaff_RBX); /* 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))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(void) { FUN_002a46b0(); FUN_002a2980(); /* WARNING: Subroutine does not return */ FUN_003305f0(); }
3130_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
write_info_blocks
FUN_001b4c30
/* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: uchar * write_info_blocks(Output_section_incremental_inputs<64,_false> * this, uchar * oview, uchar * pov, Stringpool * strtab, uint * global_syms, uint global_sym_count) */ uchar * __thiscall gold::Output_section_incremental_inputs<64,_false>::write_info_blocks (Output_section_incremental_inputs<64,_false> *this,uchar *oview,uchar *pov, Stringpool *strtab,uint *global_syms,uint global_sym_count) { byte bVar1; uint uVar2; Incremental_inputs *pIVar3; Object *pOVar4; long lVar5; pointer pvVar6; _func_int_varargs **pp_Var7; bool bVar8; int iVar9; int iVar10; int iVar11; uint uVar12; uint uVar13; undefined4 extraout_var; ulong uVar14; undefined4 extraout_var_00; undefined4 extraout_var_01; undefined4 extraout_var_02; long lVar16; Dynobj *pDVar17; undefined4 extraout_var_03; undefined4 extraout_var_04; undefined4 extraout_var_05; void *__s; undefined8 uVar18; uint *puVar19; Symbol *pSVar20; _func_int_varargs *p_Var21; ulong uVar22; undefined8 uVar23; uint uVar24; uint *puVar25; ulong *puVar26; uint uVar27; uint uVar28; uint uVar29; uint uVar30; long lVar31; pointer local_90; uint local_70; long *plVar15; undefined4 extraout_var_06; undefined4 extraout_var_07; pIVar3 = this->inputs_; uVar2 = this->symtab_->first_global_index_; local_90 = (pIVar3->inputs_). super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_> ._M_impl._M_start; if ((pIVar3->inputs_). super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_> ._M_impl._M_finish != local_90) { do { iVar9 = (*(*local_90)->_vptr_Incremental_input_entry[2])(); iVar10 = (int)pov; iVar11 = (int)oview; switch(iVar9) { default: /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/incremental.cc",0x6f2,"write_info_blocks"); case 1: case 2: if ((*local_90)->info_offset_ != iVar10 - iVar11) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/incremental.cc",0x616,"write_info_blocks"); } iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[4])(); lVar31 = CONCAT44(extraout_var_04,iVar10); if (lVar31 == 0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/incremental.cc",0x618,"write_info_blocks"); } pOVar4 = *(Object **)(lVar31 + 0x38); iVar10 = (*pOVar4->_vptr_Object[0x1d])(pOVar4); plVar15 = (long *)CONCAT44(extraout_var_05,iVar10); uVar29 = (int)(*(long *)(lVar31 + 0x50) - *(long *)(lVar31 + 0x48) >> 3) * -0x55555555; lVar16 = plVar15[1]; lVar5 = *plVar15; p_Var21 = pOVar4->_vptr_Object[0x25]; if (p_Var21 == Relobj::local_symbol_offset) { uVar24 = (*pOVar4->_vptr_Object[0x31])(); } else { uVar24 = (*p_Var21)(pOVar4); } p_Var21 = pOVar4->_vptr_Object[0x24]; if (p_Var21 == Relobj::output_local_symbol_count) { uVar12 = (*pOVar4->_vptr_Object[0x30])(); } else { uVar12 = (*p_Var21)(pOVar4); } pp_Var7 = pOVar4[2]._vptr_Object; uVar30 = 0; local_70 = (uint)(lVar16 - lVar5 >> 3); lVar16 = *(long *)(lVar31 + 0x68); lVar5 = *(long *)(lVar31 + 0x60); *(uint *)((long)pov + 8) = uVar24; puVar25 = (uint *)((long)pov + 0x20); *(_func_int_varargs ***)((long)pov + 0x10) = pp_Var7; uVar24 = (uint)(lVar16 - lVar5 >> 3); *(uint *)((long)pov + 0x18) = uVar24; *(uint *)pov = uVar29; *(uint *)((long)pov + 4) = local_70; *(uint *)((long)pov + 0xc) = uVar12; *(uint *)((long)pov + 0x1c) = 0; __s = operator_new__((ulong)pOVar4->shnum_ << 2); memset(__s,0,(ulong)pOVar4->shnum_ << 2); puVar19 = puVar25; if (uVar29 != 0) { do { uVar30 = uVar30 + 1; uVar27 = 0; puVar19 = (uint *)((long)puVar25 + *(long *)(lVar31 + 0x48) + (-0x20 - (long)pov)); uVar12 = *puVar19; uVar14 = (ulong)uVar12; uVar22 = *(ulong *)(puVar19 + 2); *(uint *)((long)__s + uVar14 * 4) = uVar30; if (uVar22 != 0) { if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a; uVar27 = (uint)*(undefined8 *) ((long)(strtab->key_to_offset_).chunks_. super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_> ._M_impl._M_start[uVar22 - 1 >> 0xd]. super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8); } if (pOVar4->_vptr_Object[0x18] == Relobj::do_output_section) { if ((ulong)((long)pOVar4[1].name_._M_dataplus._M_p - (long)pOVar4[1]._vptr_Object >> 3 ) <= uVar14) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/object.h",0x5c8,"do_output_section"); } p_Var21 = pOVar4[1]._vptr_Object[uVar14]; } else { iVar10 = (*pOVar4->_vptr_Object[0x18])(pOVar4,(ulong)uVar12); p_Var21 = (_func_int_varargs *)CONCAT44(extraout_var_07,iVar10); } if (p_Var21 == (_func_int_varargs *)0x0) { uVar23 = 0; uVar18 = 0; uVar13 = 0; } else { if (*(code **)(*(long *)p_Var21 + 0x58) == Output_section::do_out_shndx) { uVar13 = *(uint *)(p_Var21 + 0x7c); if (uVar13 == 0xffffffff) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0x1043,"do_out_shndx"); } } else { uVar13 = (**(code **)(*(long *)p_Var21 + 0x58))(p_Var21); } iVar10 = (*pOVar4->_vptr_Object[0x1a])(pOVar4,(ulong)uVar12); uVar18 = CONCAT44(extraout_var_06,iVar10); uVar23 = *(undefined8 *) ((long)puVar25 + *(long *)(lVar31 + 0x48) + 0x10 + (-0x20 - (long)pov)); } *puVar25 = uVar27; puVar19 = puVar25 + 6; puVar25[1] = uVar13; *(undefined8 *)(puVar25 + 2) = uVar18; *(undefined8 *)(puVar25 + 4) = uVar23; puVar25 = puVar19; } while (uVar30 != uVar29); } if (local_70 != 0) { puVar25 = puVar19; uVar22 = 0; do { pSVar20 = *(Symbol **)(*plVar15 + uVar22 * 8); if ((pSVar20->field_0x3a & 0x10) != 0) { pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20); } if ((pSVar20->field_0x3a & 7) == 0) { if (pOVar4 == (pSVar20->u1_).object) { uVar29 = (pSVar20->u2_).shndx; if ((pSVar20->field_0x3b & 0x20) == 0) { bVar8 = Symbol::is_common_shndx(uVar29); if (!bVar8) { if ((pSVar20->field_0x3a & 7) != 0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx"); } uVar29 = (pSVar20->u2_).shndx; if ((pSVar20->field_0x3b & 0x20) == 0) { uVar29 = 1; goto LAB_001b5352; } goto LAB_001b54e1; } } else if (uVar29 != 0) { LAB_001b54e1: uVar29 = *(uint *)((long)__s + (ulong)uVar29 * 4); goto LAB_001b5352; } } LAB_001b5432: uVar12 = pSVar20->symtab_index_; uVar29 = 0; } else { if ((pSVar20->field_0x3c & 4) != 0) goto LAB_001b5432; uVar29 = -(uint)((byte)pSVar20->field_0x3b >> 3 & 1 ^ 1); LAB_001b5352: uVar12 = pSVar20->symtab_index_; } if (uVar12 == 0) { LAB_001b5440: /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/symtab.h",0x180,"symtab_index"); } if (pOVar4->_vptr_Object[0x20] == Relobj::do_get_incremental_reloc_count) { uVar30 = (&(pOVar4[1].xindex_)->large_shndx_offset_)[uVar22]; } else { uVar30 = (*pOVar4->_vptr_Object[0x20])(pOVar4); } if (uVar30 == 0) { uVar13 = 0; uVar27 = 0; } else { if ((uVar12 == 0xffffffff) || (uVar28 = uVar12 - uVar2, global_sym_count <= uVar28)) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/incremental.cc",0x678,"write_info_blocks"); } if (pOVar4->_vptr_Object[0x1f] == Relobj::do_get_incremental_reloc_base) { iVar10 = *(int *)(&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0 + uVar22 * 4); } else { iVar10 = (*pOVar4->_vptr_Object[0x1f])(pOVar4,uVar22 & 0xffffffff); } uVar13 = iVar10 * 0x18; uVar27 = global_syms[uVar28]; global_syms[uVar28] = (int)puVar25 - iVar11; } puVar25[4] = uVar13; puVar19 = puVar25 + 5; *puVar25 = uVar12; puVar25[1] = uVar29; puVar25[2] = uVar27; puVar25[3] = uVar30; bVar8 = local_70 - 1 != uVar22; puVar25 = puVar19; uVar22 = uVar22 + 1; } while (bVar8); } if (uVar24 == 0) { operator_delete__(__s); pov = (uchar *)puVar19; } else { puVar26 = *(ulong **)(lVar31 + 0x60); pov = (uchar *)(puVar19 + (ulong)(uVar24 - 1) + 1); do { while (uVar22 = *puVar26, uVar22 == 0) { *puVar19 = 0; puVar19 = puVar19 + 1; puVar26 = puVar26 + 1; if (puVar19 == (uint *)pov) goto LAB_001b55c5; } if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a; puVar25 = puVar19 + 1; puVar26 = puVar26 + 1; *puVar19 = *(uint *)((long)(strtab->key_to_offset_).chunks_. super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_> ._M_impl._M_start[uVar22 - 1 >> 0xd]. super__Vector_base<long_int,_std::allocator<long_int>_>. _M_impl._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8); puVar19 = puVar25; } while (puVar25 != (uint *)pov); LAB_001b55c5: operator_delete__(__s); } break; case 3: if ((*local_90)->info_offset_ != iVar10 - iVar11) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/incremental.cc",0x6d4,"write_info_blocks"); } iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[6])(); lVar31 = CONCAT44(extraout_var_03,iVar10); if (lVar31 == 0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/incremental.cc",0x6d6,"write_info_blocks"); } lVar16 = *(long *)(lVar31 + 0x38); puVar25 = (uint *)((long)pov + 8); puVar26 = *(ulong **)(lVar31 + 0x50); lVar5 = *(long *)(lVar31 + 0x58); uVar29 = (uint)(*(long *)(lVar31 + 0x40) - lVar16 >> 3); *(uint *)pov = uVar29; uVar24 = (uint)(lVar5 - (long)puVar26 >> 3); *(uint *)((long)pov + 4) = uVar24; if (uVar29 != 0) { uVar22 = 0; do { *(uint *)((long)pov + (uVar22 + 2) * 4) = *(uint *)(*(long *)(lVar16 + uVar22 * 8) + 0x14); bVar8 = uVar29 - 1 != uVar22; uVar22 = uVar22 + 1; } while (bVar8); puVar25 = puVar25 + (ulong)(uVar29 - 1) + 1; } pov = (uchar *)puVar25; if (uVar24 != 0) { uVar22 = *puVar26; uVar14 = (strtab->key_to_offset_).size_; if (uVar14 < uVar22) goto LAB_001b565a; pov = (uchar *)(puVar25 + (ulong)(uVar24 - 1) + 1); pvVar6 = (strtab->key_to_offset_).chunks_. super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_> ._M_impl._M_start; while( true ) { puVar26 = puVar26 + 1; *puVar25 = (uint)*(undefined8 *) ((long)pvVar6[uVar22 - 1 >> 0xd]. super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8); if (puVar25 + 1 == (uint *)pov) break; uVar22 = *puVar26; puVar25 = puVar25 + 1; if (uVar14 < uVar22) goto LAB_001b565a; } } break; case 4: if ((*local_90)->info_offset_ != iVar10 - iVar11) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/incremental.cc",0x69a,"write_info_blocks"); } iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[5])(); lVar31 = CONCAT44(extraout_var_00,iVar10); if (lVar31 == 0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/incremental.cc",0x69c,"write_info_blocks"); } pOVar4 = *(Object **)(lVar31 + 0x40); iVar10 = (*pOVar4->_vptr_Object[4])(); if ((Dynobj *)CONCAT44(extraout_var_01,iVar10) == (Dynobj *)0x0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/incremental.cc",0x69f,"write_info_blocks"); } iVar11 = (*pOVar4->_vptr_Object[0x1d])(); plVar15 = (long *)CONCAT44(extraout_var_02,iVar11); if ((strtab->key_to_offset_).size_ < *(ulong *)(lVar31 + 0x38)) { LAB_001b565a: /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/stringpool.h",0x108,"get_offset_from_key"); } uVar22 = *(ulong *)(lVar31 + 0x38) - 1; puVar25 = (uint *)((long)pov + 8); lVar31 = plVar15[1]; *(uint *)pov = (uint)*(undefined8 *) ((long)(strtab->key_to_offset_).chunks_. super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_> ._M_impl._M_start[uVar22 >> 0xd]. super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl ._M_start + (ulong)((uint)uVar22 & 0x1fff) * 8); lVar16 = *plVar15; uVar29 = (uint)(lVar31 - lVar16 >> 3); if (uVar29 != 0) { lVar31 = 0; uVar24 = uVar29 - 1; uVar29 = 0; do { pSVar20 = *(Symbol **)(lVar16 + lVar31); if (pSVar20 != (Symbol *)0x0) { if ((pSVar20->field_0x3a & 0x10) != 0) { pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20); } uVar12 = pSVar20->symtab_index_; if (uVar12 == 0) goto LAB_001b5440; if (uVar12 != 0xffffffff) { if (((byte)pSVar20->field_0x39 & 3) - 1 < 2) { uVar12 = uVar12 | 0x80000000; } else { if (((pSVar20->field_0x3a & 7) == 0) && (pOVar4 == (pSVar20->u1_).object)) { bVar1 = pSVar20->field_0x3b; if ((bVar1 & 0x20) != 0) { uVar12 = uVar12 | 0x80000000; if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d; LAB_001b55f1: if ((bVar1 & 8) != 0) goto LAB_001b4ec6; goto LAB_001b4ee2; } bVar8 = Symbol::is_common_shndx((pSVar20->u2_).shndx); uVar12 = 0x80000000; if (bVar8) { bVar1 = pSVar20->field_0x3b; goto LAB_001b55f1; } } else { if ((pSVar20->field_0x3b & 8) == 0) goto LAB_001b4e5d; LAB_001b4ec6: pDVar17 = Symbol_table::get_copy_source(this->symtab_,pSVar20); if (pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)) { uVar12 = 0xc0000000; } else { LAB_001b4ee2: uVar12 = 0; } } if (pSVar20->symtab_index_ == 0) goto LAB_001b5440; uVar12 = pSVar20->symtab_index_ | uVar12; } LAB_001b4e5d: *puVar25 = uVar12; uVar29 = uVar29 + 1; puVar25 = puVar25 + 1; } } if ((ulong)uVar24 * 8 - lVar31 == 0) break; lVar16 = *plVar15; lVar31 = lVar31 + 8; } while( true ); } *(uint *)((long)pov + 4) = uVar29; pov = (uchar *)puVar25; break; case 5: if ((*local_90)->info_offset_ != iVar10 - iVar11) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/incremental.cc",0x5ff,"write_info_blocks"); } iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[3])(); lVar31 = CONCAT44(extraout_var,iVar10); if (lVar31 == 0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/incremental.cc",0x601,"write_info_blocks"); } lVar16 = *(long *)(lVar31 + 0x38); puVar25 = (uint *)((long)pov + 4); uVar22 = *(long *)(lVar31 + 0x40) - lVar16 >> 3; uVar29 = (uint)uVar22; *(uint *)pov = uVar29; pov = (uchar *)puVar25; if (uVar29 != 0) { uVar14 = 0; while( true ) { *puVar25 = *(uint *)(*(long *)(lVar16 + uVar14 * 8) + 0x14); pov = (uchar *)(puVar25 + 1); if (uVar29 - 1 == uVar14) break; uVar14 = uVar14 + 1; puVar25 = puVar25 + 1; if (uVar22 == uVar14) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/incremental.h",0x149,"get_object"); } } } } if (((long)pov - (long)oview & 4U) != 0) { *(uint *)pov = 0; pov = (uchar *)((long)pov + 4); } local_90 = local_90 + 1; } while ((pIVar3->inputs_). super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_> ._M_impl._M_finish != local_90); } return (uchar *)(uint *)pov; }
uint * FUN_001b4c30(long param_1,long param_2,uint *param_3,long param_4,long param_5,uint param_6) { byte bVar1; int iVar2; long *plVar3; long *plVar4; code *pcVar5; int iVar6; char cVar7; undefined4 uVar8; uint uVar9; uint uVar10; int iVar11; long lVar12; ulong uVar13; long lVar14; long *plVar15; long lVar16; void *__s; undefined8 uVar17; uint *puVar18; long lVar19; long *plVar20; ulong uVar21; undefined8 uVar22; uint uVar23; uint *puVar24; ulong *puVar25; uint uVar26; uint uVar27; uint uVar28; bool bVar29; long *local_90; uint local_70; plVar3 = *(long **)(param_1 + 0x38); iVar2 = *(int *)(*(long *)(param_1 + 0x40) + 8); local_90 = (long *)*plVar3; if ((long *)plVar3[1] != local_90) { do { uVar8 = (**(code **)(*(long *)*local_90 + 0x10))(); iVar11 = (int)param_3; iVar6 = (int)param_2; switch(uVar8) { default: /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks"); case 1: case 2: if ((int)((long *)*local_90)[3] != iVar11 - iVar6) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks"); } lVar12 = (**(code **)(*(long *)*local_90 + 0x20))(); if (lVar12 == 0) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks"); } plVar4 = *(long **)(lVar12 + 0x38); plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4); uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555; lVar14 = plVar15[1]; lVar19 = *plVar15; pcVar5 = *(code **)(*plVar4 + 0x128); if (pcVar5 == FUN_001988d0) { uVar23 = (**(code **)(*plVar4 + 0x188))(); } else { uVar23 = (*pcVar5)(plVar4); } pcVar5 = *(code **)(*plVar4 + 0x120); if (pcVar5 == FUN_001988c0) { uVar9 = (**(code **)(*plVar4 + 0x180))(); } else { uVar9 = (*pcVar5)(plVar4); } lVar16 = plVar4[0x14]; uVar28 = 0; local_70 = (uint)(lVar14 - lVar19 >> 3); lVar14 = *(long *)(lVar12 + 0x68); lVar19 = *(long *)(lVar12 + 0x60); param_3[2] = uVar23; puVar24 = param_3 + 8; *(long *)(param_3 + 4) = lVar16; uVar23 = (uint)(lVar14 - lVar19 >> 3); param_3[6] = uVar23; *param_3 = uVar27; param_3[1] = local_70; param_3[3] = uVar9; param_3[7] = 0; __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2); memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2); puVar18 = puVar24; if (uVar27 != 0) { do { uVar28 = uVar28 + 1; uVar26 = 0; puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3)); uVar9 = *puVar18; uVar13 = (ulong)uVar9; uVar21 = *(ulong *)(puVar18 + 2); *(uint *)((long)__s + uVar13 * 4) = uVar28; if (uVar21 != 0) { if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a; uVar26 = (uint)*(undefined8 *) (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8); } if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) { if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section"); } plVar20 = *(long **)(plVar4[10] + uVar13 * 8); } else { plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9); } if (plVar20 == (long *)0x0) { uVar22 = 0; uVar17 = 0; uVar10 = 0; } else { if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) { uVar10 = *(uint *)((long)plVar20 + 0x7c); if (uVar10 == 0xffffffff) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx"); } } else { uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20); } uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9); uVar22 = *(undefined8 *) ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3)); } *puVar24 = uVar26; puVar18 = puVar24 + 6; puVar24[1] = uVar10; *(undefined8 *)(puVar24 + 2) = uVar17; *(undefined8 *)(puVar24 + 4) = uVar22; puVar24 = puVar18; } while (uVar28 != uVar27); } if (local_70 != 0) { puVar24 = puVar18; uVar21 = 0; do { lVar14 = *(long *)(*plVar15 + uVar21 * 8); if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) { lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40)); } if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) { if (plVar4 == *(long **)(lVar14 + 0x10)) { uVar27 = *(uint *)(lVar14 + 0x18); if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) { cVar7 = FUN_00284a00(); if (cVar7 == '\0') { if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx"); } uVar27 = *(uint *)(lVar14 + 0x18); if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) { uVar27 = 1; goto LAB_001b5352; } goto LAB_001b54e1; } } else if (uVar27 != 0) { LAB_001b54e1: uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4); goto LAB_001b5352; } } LAB_001b5432: uVar9 = *(uint *)(lVar14 + 0x1c); uVar27 = 0; } else { if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432; uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1); LAB_001b5352: uVar9 = *(uint *)(lVar14 + 0x1c); } if (uVar9 == 0) { LAB_001b5440: /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index"); } if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) { uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4); } else { uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4); } if (uVar28 == 0) { uVar10 = 0; uVar26 = 0; } else { if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks"); } if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) { iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4); } else { iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff); } uVar10 = iVar11 * 0x18; puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4); uVar26 = *puVar18; *puVar18 = (int)puVar24 - iVar6; } puVar24[4] = uVar10; puVar18 = puVar24 + 5; *puVar24 = uVar9; puVar24[1] = uVar27; puVar24[2] = uVar26; puVar24[3] = uVar28; bVar29 = local_70 - 1 != uVar21; puVar24 = puVar18; uVar21 = uVar21 + 1; } while (bVar29); } if (uVar23 == 0) { thunk_FUN_002f1e60(__s); param_3 = puVar18; } else { puVar25 = *(ulong **)(lVar12 + 0x60); param_3 = puVar18 + (ulong)(uVar23 - 1) + 1; do { while (uVar21 = *puVar25, uVar21 != 0) { if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a; puVar24 = puVar18 + 1; puVar25 = puVar25 + 1; *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18) + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8); puVar18 = puVar24; if (puVar24 == param_3) goto LAB_001b55c5; } *puVar18 = 0; puVar18 = puVar18 + 1; puVar25 = puVar25 + 1; } while (puVar18 != param_3); LAB_001b55c5: thunk_FUN_002f1e60(__s); } break; case 3: if ((int)((long *)*local_90)[3] != iVar11 - iVar6) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks"); } lVar12 = (**(code **)(*(long *)*local_90 + 0x30))(); if (lVar12 == 0) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks"); } lVar14 = *(long *)(lVar12 + 0x38); puVar24 = param_3 + 2; puVar25 = *(ulong **)(lVar12 + 0x50); lVar19 = *(long *)(lVar12 + 0x58); uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3); *param_3 = uVar27; uVar23 = (uint)(lVar19 - (long)puVar25 >> 3); param_3[1] = uVar23; if (uVar27 != 0) { uVar21 = 0; do { param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14); bVar29 = uVar27 - 1 != uVar21; uVar21 = uVar21 + 1; } while (bVar29); puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1; } param_3 = puVar24; if (uVar23 != 0) { uVar21 = *puVar25; uVar13 = *(ulong *)(param_4 + 0x50); if (uVar13 < uVar21) goto LAB_001b565a; param_3 = puVar24 + (ulong)(uVar23 - 1) + 1; lVar12 = *(long *)(param_4 + 0x38); while( true ) { puVar25 = puVar25 + 1; *puVar24 = (uint)*(undefined8 *) (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8); if (puVar24 + 1 == param_3) break; uVar21 = *puVar25; puVar24 = puVar24 + 1; if (uVar13 < uVar21) goto LAB_001b565a; } } break; case 4: if ((int)((long *)*local_90)[3] != iVar11 - iVar6) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks"); } lVar12 = (**(code **)(*(long *)*local_90 + 0x28))(); if (lVar12 == 0) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks"); } plVar4 = *(long **)(lVar12 + 0x40); lVar14 = (**(code **)(*plVar4 + 0x20))(); if (lVar14 == 0) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks"); } plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(); if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) { LAB_001b565a: /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key"); } uVar21 = *(ulong *)(lVar12 + 0x38) - 1; puVar24 = param_3 + 2; lVar12 = plVar15[1]; *param_3 = (uint)*(undefined8 *) (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) + (ulong)((uint)uVar21 & 0x1fff) * 8); lVar19 = *plVar15; uVar27 = (uint)(lVar12 - lVar19 >> 3); if (uVar27 != 0) { lVar12 = 0; uVar23 = uVar27 - 1; uVar27 = 0; do { lVar19 = *(long *)(lVar19 + lVar12); if (lVar19 != 0) { if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) { lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19); } uVar9 = *(uint *)(lVar19 + 0x1c); if (uVar9 == 0) goto LAB_001b5440; if (uVar9 != 0xffffffff) { if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) { uVar9 = uVar9 | 0x80000000; } else { if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10)) ) { bVar1 = *(byte *)(lVar19 + 0x3b); if ((bVar1 & 0x20) != 0) { uVar9 = uVar9 | 0x80000000; if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d; LAB_001b55f1: if ((bVar1 & 8) != 0) goto LAB_001b4ec6; goto LAB_001b4ee2; } cVar7 = FUN_00284a00(); uVar9 = 0x80000000; if (cVar7 != '\0') { bVar1 = *(byte *)(lVar19 + 0x3b); goto LAB_001b55f1; } } else { if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d; LAB_001b4ec6: lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19); if (lVar16 == lVar14) { uVar9 = 0xc0000000; } else { LAB_001b4ee2: uVar9 = 0; } } if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440; uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9; } LAB_001b4e5d: *puVar24 = uVar9; uVar27 = uVar27 + 1; puVar24 = puVar24 + 1; } } if ((ulong)uVar23 * 8 - lVar12 == 0) break; lVar19 = *plVar15; lVar12 = lVar12 + 8; } while( true ); } param_3[1] = uVar27; param_3 = puVar24; break; case 5: if ((int)((long *)*local_90)[3] != iVar11 - iVar6) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks"); } lVar12 = (**(code **)(*(long *)*local_90 + 0x18))(); if (lVar12 == 0) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks"); } lVar14 = *(long *)(lVar12 + 0x38); puVar24 = param_3 + 1; uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3; uVar27 = (uint)uVar21; *param_3 = uVar27; param_3 = puVar24; if (uVar27 != 0) { uVar13 = 0; while( true ) { *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14); param_3 = puVar24 + 1; if (uVar27 - 1 == uVar13) break; uVar13 = uVar13 + 1; puVar24 = puVar24 + 1; if (uVar21 == uVar13) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/incremental.h",0x149,"get_object"); } } } } if (((long)param_3 - param_2 & 4U) != 0) { *param_3 = 0; param_3 = param_3 + 1; } local_90 = local_90 + 1; } while ((long *)plVar3[1] != local_90); } return param_3; }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP MOV RBP,RDX PUSH RBX SUB RSP,0x88 MOV RAX,qword ptr [RDI + 0x40] MOV RBX,qword ptr [RDI + 0x38] MOV qword ptr [RSP + 0x10],RDI MOV EAX,dword ptr [RAX + 0x8] MOV qword ptr [RSP + 0x8],RSI MOV qword ptr [RSP + 0x50],RCX MOV dword ptr [RSP + 0x1c],EAX MOV RAX,qword ptr [RBX] MOV qword ptr [RSP + 0x20],R8 MOV dword ptr [RSP + 0x40],R9D MOV qword ptr [RSP + 0x60],RBX CMP qword ptr [RBX + 0x8],RAX JZ 0x001b4d67 MOV qword ptr [RSP + 0x28],RAX MOV R12,RDX NOP word ptr CS:[RAX + RAX*0x1] MOV RAX,qword ptr [RSP + 0x28] MOV RDI,qword ptr [RAX] MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x10] CMP EAX,0x5 JA 0x001b56d2 LEA RBX,[0x38db4c] MOV EAX,EAX MOVSXD RAX,dword ptr [RBX + RAX*0x4] ADD RAX,RBX JMP RAX MOV RAX,qword ptr [RSP + 0x28] MOV RDI,qword ptr [RAX] MOV RAX,R12 SUB RAX,qword ptr [RSP + 0x8] CMP dword ptr [RDI + 0x18],EAX JNZ 0x001b56a2 MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x18] TEST RAX,RAX JZ 0x001b571a MOV RSI,qword ptr [RAX + 0x38] MOV RCX,qword ptr [RAX + 0x40] ADD R12,0x4 SUB RCX,RSI SAR RCX,0x3 MOV dword ptr [R12 + -0x4],ECX TEST ECX,ECX JZ 0x001b4d32 LEA EDI,[RCX + -0x1] XOR EAX,EAX JMP 0x001b4d1d ADD RAX,0x1 CMP RCX,RAX JZ 0x001b5672 MOV RDX,qword ptr [RSI + RAX*0x8] ADD R12,0x4 MOV EDX,dword ptr [RDX + 0x14] MOV dword ptr [R12 + -0x4],EDX CMP RDI,RAX JNZ 0x001b4d10 MOV RAX,R12 SUB RAX,qword ptr [RSP + 0x8] TEST AL,0x4 JZ 0x001b4d4a MOV dword ptr [R12],0x0 ADD R12,0x4 MOV RBX,qword ptr [RSP + 0x60] ADD qword ptr [RSP + 0x28],0x8 MOV RAX,qword ptr [RSP + 0x28] CMP qword ptr [RBX + 0x8],RAX JNZ 0x001b4c90 MOV RBP,R12 ADD RSP,0x88 MOV RAX,RBP POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV RAX,qword ptr [RSP + 0x28] MOV RDI,qword ptr [RAX] MOV RAX,R12 SUB RAX,qword ptr [RSP + 0x8] CMP dword ptr [RDI + 0x18],EAX JNZ 0x001b5702 MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x28] MOV RBP,RAX TEST RAX,RAX JZ 0x001b5732 MOV RDI,qword ptr [RAX + 0x40] MOV RAX,qword ptr [RDI] MOV qword ptr [RSP],RDI CALL qword ptr [RAX + 0x20] MOV qword ptr [RSP + 0x30],RAX TEST RAX,RAX JZ 0x001b57aa MOV RDI,qword ptr [RSP] MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0xe8] MOV RBX,qword ptr [RSP + 0x50] MOV RCX,RAX MOV RAX,qword ptr [RBP + 0x38] CMP RAX,qword ptr [RBX + 0x50] JA 0x001b565a SUB RAX,0x1 MOV RSI,qword ptr [RBX + 0x38] LEA R14,[R12 + 0x8] MOV RDX,RAX AND EAX,0x1fff SHR RDX,0xd LEA RDX,[RDX + RDX*0x2] LEA RDX,[RSI + RDX*0x8] MOV RDX,qword ptr [RDX] MOV RAX,qword ptr [RDX + RAX*0x8] MOV RDX,qword ptr [RCX + 0x8] MOV dword ptr [R12],EAX MOV RAX,qword ptr [RCX] SUB RDX,RAX SAR RDX,0x3 MOV R15D,EDX TEST EDX,EDX JZ 0x001b5533 XOR R13D,R13D XOR R15D,R15D SUB EDX,0x1 MOV qword ptr [RSP + 0x38],R12 LEA RBX,[RDX*0x8] MOV R12,R14 MOV R14D,R15D MOV R15,R13 MOV R13,RCX JMP 0x001b4e7a OR EAX,0x80000000 MOV dword ptr [R12],EAX ADD R14D,0x1 ADD R12,0x4 CMP RBX,R15 JZ 0x001b5528 MOV RAX,qword ptr [R13] ADD R15,0x8 MOV RBP,qword ptr [RAX + R15*0x1] TEST RBP,RBP JZ 0x001b4e69 TEST byte ptr [RBP + 0x3a],0x10 JNZ 0x001b5288 MOV EAX,dword ptr [RBP + 0x1c] TEST EAX,EAX JZ 0x001b5440 CMP EAX,-0x1 JZ 0x001b4e69 MOVZX EDX,byte ptr [RBP + 0x39] AND EDX,0x3 SUB EDX,0x1 CMP EDX,0x1 JBE 0x001b4e58 TEST byte ptr [RBP + 0x3a],0x7 JNZ 0x001b4ec0 MOV RDI,qword ptr [RSP] CMP RDI,qword ptr [RBP + 0x10] JZ 0x001b55d8 TEST byte ptr [RBP + 0x3b],0x8 JZ 0x001b4e5d MOV RAX,qword ptr [RSP + 0x10] MOV RSI,RBP MOV RDI,qword ptr [RAX + 0x40] CALL 0x00284e90 CMP RAX,qword ptr [RSP + 0x30] JZ 0x001b5278 XOR EDX,EDX MOV EAX,dword ptr [RBP + 0x1c] TEST EAX,EAX JZ 0x001b5440 OR EAX,EDX JMP 0x001b4e5d MOV RAX,qword ptr [RSP + 0x28] MOV RDI,qword ptr [RAX] MOV RAX,R12 SUB RAX,qword ptr [RSP + 0x8] CMP dword ptr [RDI + 0x18],EAX JNZ 0x001b568a MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x30] TEST RAX,RAX JZ 0x001b577a MOV RDI,qword ptr [RAX + 0x38] MOV RCX,qword ptr [RAX + 0x40] LEA RDX,[R12 + 0x8] MOV RSI,qword ptr [RAX + 0x50] MOV R9,qword ptr [RAX + 0x58] SUB RCX,RDI SUB R9,RSI SAR RCX,0x3 SAR R9,0x3 MOV dword ptr [R12],ECX MOV dword ptr [R12 + 0x4],R9D TEST ECX,ECX JZ 0x001b4f84 LEA R8D,[RCX + -0x1] XOR EAX,EAX LEA R10,[R8 + 0x1] JMP 0x001b4f6b MOV RAX,RCX MOV RCX,qword ptr [RDI + RAX*0x8] MOV ECX,dword ptr [RCX + 0x14] MOV dword ptr [R12 + RAX*0x4 + 0x8],ECX LEA RCX,[RAX + 0x1] CMP R8,RAX JNZ 0x001b4f68 LEA RDX,[RDX + R10*0x4] TEST R9D,R9D JZ 0x001b5628 MOV RBX,qword ptr [RSP + 0x50] MOV RAX,qword ptr [RSI] MOV R8,qword ptr [RBX + 0x50] CMP R8,RAX JC 0x001b565a MOV RDI,qword ptr [RSP + 0x50] LEA ECX,[R9 + -0x1] ADD RSI,0x8 LEA R12,[RDX + RCX*0x4 + 0x4] MOV RDI,qword ptr [RDI + 0x38] JMP 0x001b4fd1 ADD RSI,0x8 MOV RAX,qword ptr [RSI + -0x8] CMP RAX,R8 JA 0x001b565a SUB RAX,0x1 ADD RDX,0x4 MOV RCX,RAX AND EAX,0x1fff SHR RCX,0xd LEA RCX,[RCX + RCX*0x2] MOV RCX,qword ptr [RDI + RCX*0x8] MOV RAX,qword ptr [RCX + RAX*0x8] MOV dword ptr [RDX + -0x4],EAX CMP RDX,R12 JNZ 0x001b4fc0 JMP 0x001b4d32 MOV RAX,qword ptr [RSP + 0x28] MOV RDI,qword ptr [RAX] MOV RAX,R12 SUB RAX,qword ptr [RSP + 0x8] CMP dword ptr [RDI + 0x18],EAX JNZ 0x001b5762 MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x20] MOV qword ptr [RSP + 0x58],RAX TEST RAX,RAX JZ 0x001b574a MOV RBX,qword ptr [RSP + 0x58] MOV R13,qword ptr [RBX + 0x38] MOV RAX,qword ptr [R13] MOV RDI,R13 CALL qword ptr [RAX + 0xe8] MOV R14,qword ptr [RBX + 0x50] SUB R14,qword ptr [RBX + 0x48] MOV RDI,R13 MOV R15,RAX SAR R14,0x3 LEA RSI,[0x1988d0] MOV RAX,-0x5555555555555555 IMUL R14,RAX MOV RAX,qword ptr [R15 + 0x8] SUB RAX,qword ptr [R15] SAR RAX,0x3 MOV qword ptr [RSP + 0x48],RAX MOV RAX,qword ptr [R13] MOV dword ptr [RSP + 0x44],R14D MOV RDX,qword ptr [RAX + 0x128] CMP RDX,RSI JNZ 0x001b561e CALL qword ptr [RAX + 0x188] MOV RBX,RAX MOV RAX,qword ptr [R13] LEA RSI,[0x1988c0] MOV RDI,R13 MOV RDX,qword ptr [RAX + 0x120] CMP RDX,RSI JNZ 0x001b5617 CALL qword ptr [RAX + 0x180] MOV RCX,qword ptr [RSP + 0x58] MOV RSI,qword ptr [R13 + 0xa0] XOR EBP,EBP MOV EDI,dword ptr [RSP + 0x48] MOV RDX,qword ptr [RCX + 0x68] SUB RDX,qword ptr [RCX + 0x60] MOV dword ptr [R12 + 0x8],EBX LEA RBX,[R12 + 0x20] SAR RDX,0x3 MOV qword ptr [R12 + 0x10],RSI MOV dword ptr [R12 + 0x18],EDX MOV dword ptr [R12],R14D MOV dword ptr [R12 + 0x4],EDI MOV dword ptr [R12 + 0xc],EAX MOV dword ptr [R12 + 0x1c],0x0 MOV EDI,dword ptr [R13 + 0x38] MOV qword ptr [RSP + 0x70],RDX SHL RDI,0x2 CALL 0x002f0630 MOV EDX,dword ptr [R13 + 0x38] XOR ESI,ESI MOV RDI,RAX MOV qword ptr [RSP + 0x38],RAX SHL RDX,0x2 CALL 0x00149100 MOV RAX,-0x20 SUB RAX,R12 MOV qword ptr [RSP + 0x30],RAX TEST R14D,R14D JZ 0x001b52fd MOV qword ptr [RSP + 0x78],R15 MOV R15D,EBP MOV RBP,qword ptr [RSP + 0x58] JMP 0x001b5203 MOV RAX,qword ptr [R13] LEA RDI,[0x173380] MOV RAX,qword ptr [RAX + 0xc0] CMP RAX,RDI JNZ 0x001b52b8 MOV RDI,qword ptr [R13 + 0x50] MOV RAX,qword ptr [R13 + 0x58] SUB RAX,RDI SAR RAX,0x3 CMP RSI,RAX JNC 0x001b5792 MOV RAX,qword ptr [RDI + RSI*0x8] TEST RAX,RAX JZ 0x001b52a8 MOV RSI,qword ptr [RAX] LEA RDI,[0x19a160] MOV RSI,qword ptr [RSI + 0x58] CMP RSI,RDI JNZ 0x001b52d8 MOV R12D,dword ptr [RAX + 0x7c] CMP R12D,-0x1 JZ 0x001b56ba MOV RAX,qword ptr [R13] MOV qword ptr [RSP],R8 MOV ESI,ECX MOV RDI,R13 CALL qword ptr [RAX + 0xd0] MOV RCX,qword ptr [RBP + 0x48] MOV R8,qword ptr [RSP] MOV RCX,qword ptr [RCX + R8*0x1 + 0x10] MOV dword ptr [RBX],R14D ADD RBX,0x18 MOV dword ptr [RBX + -0x14],R12D MOV qword ptr [RBX + -0x10],RAX MOV qword ptr [RBX + -0x8],RCX CMP R15D,dword ptr [RSP + 0x44] JZ 0x001b52f8 MOV RAX,qword ptr [RSP + 0x30] MOV RDI,qword ptr [RSP + 0x38] ADD R15D,0x1 XOR R14D,R14D LEA R8,[RBX + RAX*0x1] MOV RAX,qword ptr [RBP + 0x48] ADD RAX,R8 MOV ESI,dword ptr [RAX] MOV RAX,qword ptr [RAX + 0x8] MOV RCX,RSI MOV dword ptr [RDI + RSI*0x4],R15D TEST RAX,RAX JZ 0x001b5160 MOV RDX,qword ptr [RSP + 0x50] CMP RAX,qword ptr [RDX + 0x50] JA 0x001b565a SUB RAX,0x1 MOV RDX,qword ptr [RSP + 0x50] MOV RDI,RAX AND EAX,0x1fff SHR RDI,0xd LEA RDI,[RDI + RDI*0x2] SHL RDI,0x3 ADD RDI,qword ptr [RDX + 0x38] MOV RDI,qword ptr [RDI] MOV R14,qword ptr [RDI + RAX*0x8] JMP 0x001b5160 MOV EDX,0xc0000000 JMP 0x001b4ee4 MOV RAX,qword ptr [RSP + 0x10] MOV RSI,RBP MOV RDI,qword ptr [RAX + 0x40] CALL 0x00284df0 MOV RBP,RAX JMP 0x001b4e8d XOR ECX,ECX XOR EAX,EAX XOR R12D,R12D JMP 0x001b51e5 MOV qword ptr [RSP + 0x68],R8 MOV ESI,ECX MOV RDI,R13 MOV dword ptr [RSP],ECX CALL RAX MOV R8,qword ptr [RSP + 0x68] MOV ECX,dword ptr [RSP] JMP 0x001b5197 MOV qword ptr [RSP + 0x68],R8 MOV RDI,RAX MOV dword ptr [RSP],ECX CALL RSI MOV R8,qword ptr [RSP + 0x68] MOV ECX,dword ptr [RSP] MOV R12D,EAX JMP 0x001b51c5 MOV R15,qword ptr [RSP + 0x78] MOV R9D,dword ptr [RSP + 0x48] TEST R9D,R9D JZ 0x001b5540 MOV RAX,qword ptr [RSP + 0x48] XOR EBP,EBP SUB EAX,0x1 MOV qword ptr [RSP],RAX MOV RAX,R13 MOV R13,R15 MOV R15,RAX JMP 0x001b540d TEST byte ptr [RSI + 0x3c],0x4 JNZ 0x001b5432 MOVZX R12D,byte ptr [RSI + 0x3b] SHR R12B,0x3 AND R12D,0x1 XOR R12D,0x1 MOVZX R12D,R12B NEG R12D MOV EDX,dword ptr [RSI + 0x1c] TEST EDX,EDX JZ 0x001b5440 MOV RAX,qword ptr [R15] LEA RCX,[0x1988f0] MOV RAX,qword ptr [RAX + 0x100] CMP RAX,RCX JNZ 0x001b5488 MOV RAX,qword ptr [R15 + 0x90] MOV R8D,dword ptr [RAX + RBP*0x4] TEST R8D,R8D JZ 0x001b5460 CMP EDX,-0x1 JZ 0x001b5642 MOV R9D,EDX SUB R9D,dword ptr [RSP + 0x1c] CMP R9D,dword ptr [RSP + 0x40] JNC 0x001b5642 MOV RAX,qword ptr [R15] LEA RDI,[0x1988e0] MOV RAX,qword ptr [RAX + 0xf8] CMP RAX,RDI JNZ 0x001b54a0 MOV RAX,qword ptr [R15 + 0x98] MOV EAX,dword ptr [RAX + RBP*0x4] MOV RDI,qword ptr [RSP + 0x20] LEA EAX,[RAX + RAX*0x2] SHL EAX,0x3 LEA RDI,[RDI + R9*0x4] MOV R9,RBX SUB R9,qword ptr [RSP + 0x8] MOV ESI,dword ptr [RDI] MOV dword ptr [RDI],R9D MOV dword ptr [RBX + 0x10],EAX ADD RBX,0x14 LEA RAX,[RBP + 0x1] MOV dword ptr [RBX + -0x14],EDX MOV dword ptr [RBX + -0x10],R12D MOV dword ptr [RBX + -0xc],ESI MOV dword ptr [RBX + -0x8],R8D CMP qword ptr [RSP],RBP JZ 0x001b5540 MOV RBP,RAX MOV RAX,qword ptr [R13] MOV R14D,EBP MOV RSI,qword ptr [RAX + RBP*0x8] TEST byte ptr [RSI + 0x3a],0x10 JNZ 0x001b5470 TEST byte ptr [RSI + 0x3a],0x7 JNZ 0x001b5330 CMP R15,qword ptr [RSI + 0x10] JZ 0x001b54d0 MOV EDX,dword ptr [RSI + 0x1c] XOR R12D,R12D TEST EDX,EDX JNZ 0x001b535d LEA RDX,[0x38f6a0] MOV ESI,0x180 LEA RDI,[0x387438] CALL 0x0018ff20 XOR EAX,EAX XOR ESI,ESI JMP 0x001b53e7 MOV RAX,qword ptr [RSP + 0x10] MOV RDI,qword ptr [RAX + 0x40] CALL 0x00284df0 MOV RSI,RAX JMP 0x001b541e MOV dword ptr [RSP + 0x30],EDX MOV ESI,R14D MOV RDI,R15 CALL RAX MOV EDX,dword ptr [RSP + 0x30] MOV R8D,EAX JMP 0x001b5382 MOV dword ptr [RSP + 0x48],R8D MOV ESI,R14D MOV RDI,R15 MOV dword ptr [RSP + 0x44],EDX MOV dword ptr [RSP + 0x30],R9D CALL RAX MOV R8D,dword ptr [RSP + 0x48] MOV EDX,dword ptr [RSP + 0x44] MOV R9D,dword ptr [RSP + 0x30] JMP 0x001b53cb MOV EDI,dword ptr [RSI + 0x18] TEST byte ptr [RSI + 0x3b],0x20 JZ 0x001b54f0 TEST EDI,EDI JZ 0x001b5432 MOV RAX,qword ptr [RSP + 0x38] MOV R12D,dword ptr [RAX + RDI*0x4] JMP 0x001b5352 MOV qword ptr [RSP + 0x30],RSI CALL 0x00284a00 MOV RSI,qword ptr [RSP + 0x30] TEST AL,AL JNZ 0x001b5432 TEST byte ptr [RSI + 0x3a],0x7 JNZ 0x001b56ea MOV EDI,dword ptr [RSI + 0x18] TEST byte ptr [RSI + 0x3b],0x20 JNZ 0x001b54e1 MOV R12D,0x1 JMP 0x001b5352 MOV R15D,R14D MOV R14,R12 MOV R12,qword ptr [RSP + 0x38] MOV dword ptr [R12 + 0x4],R15D MOV R12,R14 JMP 0x001b4d32 MOV R8D,dword ptr [RSP + 0x70] TEST R8D,R8D JZ 0x001b5630 MOV RAX,qword ptr [RSP + 0x58] MOV RSI,qword ptr [RSP + 0x50] MOV RDX,qword ptr [RAX + 0x60] MOV RAX,qword ptr [RSP + 0x70] SUB EAX,0x1 LEA R12,[RBX + RAX*0x4 + 0x4] JMP 0x001b557f MOV dword ptr [RBX],ECX ADD RBX,0x4 ADD RDX,0x8 CMP RBX,R12 JZ 0x001b55c5 MOV RAX,qword ptr [RDX] XOR ECX,ECX TEST RAX,RAX JZ 0x001b5570 CMP RAX,qword ptr [RSI + 0x50] JA 0x001b565a SUB RAX,0x1 MOV RDI,qword ptr [RSI + 0x38] ADD RBX,0x4 ADD RDX,0x8 MOV RCX,RAX AND EAX,0x1fff SHR RCX,0xd LEA RCX,[RCX + RCX*0x2] LEA RCX,[RDI + RCX*0x8] MOV RCX,qword ptr [RCX] MOV ECX,dword ptr [RCX + RAX*0x8] MOV dword ptr [RBX + -0x4],ECX CMP RBX,R12 JNZ 0x001b557f MOV RDI,qword ptr [RSP + 0x38] CALL 0x002f1e30 JMP 0x001b4d32 MOVZX EDX,byte ptr [RBP + 0x3b] MOV EDI,dword ptr [RBP + 0x18] TEST DL,0x20 JZ 0x001b55ff OR EAX,0x80000000 TEST EDI,EDI JNZ 0x001b4e5d AND EDX,0x8 JZ 0x001b4ee2 JMP 0x001b4ec6 CALL 0x00284a00 MOV EDX,0x80000000 TEST AL,AL JZ 0x001b4ee4 MOVZX EDX,byte ptr [RBP + 0x3b] JMP 0x001b55f1 CALL RDX JMP 0x001b50c0 CALL RDX MOV RBX,RAX JMP 0x001b509c MOV R12,RDX JMP 0x001b4d32 MOV RDI,qword ptr [RSP + 0x38] MOV R12,RBX CALL 0x002f1e30 JMP 0x001b4d32 LEA RDX,[0x38f2f0] MOV ESI,0x678 LEA RDI,[0x38d3e4] CALL 0x0018ff20 LEA RDX,[0x38f600] MOV ESI,0x108 LEA RDI,[0x38c7f6] CALL 0x0018ff20 LEA RDX,[0x38f5a8] MOV ESI,0x149 LEA RDI,[0x38d3fe] CALL 0x0018ff20 LEA RDX,[0x38f2f0] MOV ESI,0x6d4 LEA RDI,[0x38d3e4] CALL 0x0018ff20 LEA RDX,[0x38f2f0] MOV ESI,0x5ff LEA RDI,[0x38d3e4] CALL 0x0018ff20 LEA RDX,[0x38f560] MOV ESI,0x1043 LEA RDI,[0x387398] CALL 0x0018ff20 LEA RDX,[0x38f2f0] MOV ESI,0x6f2 LEA RDI,[0x38d3e4] CALL 0x0018ff20 LEA RDX,[0x38f4af] MOV ESI,0xaa LEA RDI,[0x387438] CALL 0x0018ff20 LEA RDX,[0x38f2f0] MOV ESI,0x69a LEA RDI,[0x38d3e4] CALL 0x0018ff20 LEA RDX,[0x38f2f0] MOV ESI,0x601 LEA RDI,[0x38d3e4] CALL 0x0018ff20 LEA RDX,[0x38f2f0] MOV ESI,0x69c LEA RDI,[0x38d3e4] CALL 0x0018ff20 LEA RDX,[0x38f2f0] MOV ESI,0x618 LEA RDI,[0x38d3e4] CALL 0x0018ff20 LEA RDX,[0x38f2f0] MOV ESI,0x616 LEA RDI,[0x38d3e4] CALL 0x0018ff20 LEA RDX,[0x38f2f0] MOV ESI,0x6d6 LEA RDI,[0x38d3e4] CALL 0x0018ff20 LEA RDX,[0x38f590] MOV ESI,0x5c8 LEA RDI,[0x3873ac] CALL 0x0018ff20 LEA RDX,[0x38f2f0] MOV ESI,0x69f LEA RDI,[0x38d3e4] CALL 0x0018ff20
null
null
null
null
[('tmp_2798', u'BRANCH_-1207674308'), ('const-433', u'LOAD_-1207676782'), ('tmp_8873', u'CAST_-1207667993'), (u'INT_AND_-1207673415', u'INT_EQUAL_-1207673429'), (u'CALLIND_-1207672935', u'INDIRECT_-1207670801'), ('const-0', u'PTRSUB_-1207667147'), (u'INT_NOTEQUAL_-1207672561', u'CBRANCH_-1207672558'), (u'SUBPIECE_-1207670131', u'INT_AND_-1207672656'), (u'COPY_-1207665860', u'CALL_-1207674642'), ('const-433', u'LOAD_-1207676412'), ('const-4', u'INT_ADD_-1207668337'), (u'LOAD_-1207675263', u'INT_SUB_-1207675244'), (u'INT_ADD_-1207675778', u'PTRADD_-1207667685'), ('const-1520512', u'PTRSUB_-1207667278'), ('const-433', u'LOAD_-1207676387'), ('const-433', u'LOAD_-1207675697'), ('const-0', u'COPY_-1207670333'), (u'MULTIEQUAL_-1207669776', u'CAST_-1207665689'), ('const-3724260', u'COPY_-1207665934'), ('const-4', u'PTRADD_-1207666475'), (u'PIECE_-1207672128', u'CAST_-1207667957'), ('const-3732208', u'COPY_-1207665823'), (u'PIECE_-1207671756', u'INT_EQUAL_-1207675983'), (u'PTRADD_-1207666524', u'CAST_-1207666319'), (u'MULTIEQUAL_-1207670082', u'PTRADD_-1207666475'), (u'PTRSUB_-1207667508', u'INT_EQUAL_-1207675068'), (u'INT_LESSEQUAL_-1207673443', u'CBRANCH_-1207673439'), (u'MULTIEQUAL_-1207671810', u'INT_ADD_-1207676558'), (u'MULTIEQUAL_-1207669984', u'INT_OR_-1207676256'), ('const-0', u'PTRSUB_-1207666528'), ('const-1', u'PTRADD_-1207667029'), (u'LOAD_-1207675274', u'INT_SUB_-1207675244'), ('const-1778', u'CALL_-1207675028'), ('const-24', u'PTRSUB_-1207668121'), (u'PTRADD_-1207666466', u'STORE_-1207673231'), (u'CAST_-1207666250', u'LOAD_-1207673469'), (u'INT_NOTEQUAL_-1207673447', u'CBRANCH_-1207673444'), (u'COPY_-1207665711', u'CALL_-1207673845'), (u'CAST_-1207667094', u'INT_ADD_-1207667350'), ('const-3699768', u'COPY_-1207666598'), (u'COPY_-1207666111', u'MULTIEQUAL_-1207671179'), (u'MULTIEQUAL_-1207671251', u'PTRADD_-1207667631'), (u'INT_NOTEQUAL_-1207673211', u'CBRANCH_-1207673209'), ('tmp_7651', u'CBRANCH_-1207672577'), (u'INT_AND_-1207670493', u'INT_NOTEQUAL_-1207677272'), ('const-0', u'PTRSUB_-1207666608'), ('const-0', u'PTRSUB_-1207666766'), (u'LOAD_-1207676435', u'INT_AND_-1207676409'), (u'COPY_-1207668218', u'MULTIEQUAL_-1207671179'), (u'CAST_-1207668163', u'INT_ADD_-1207668425'), (u'INT_ADD_-1207675960', u'CAST_-1207667572'), (u'INT_SUB_-1207674316', u'INT_SRIGHT_-1207674293'), (u'INDIRECT_-1207671050', u'PIECE_-1207671048'), ('const-4', u'PTRADD_-1207666487'), (u'LOAD_-1207674439', u'INT_AND_-1207668045'), (u'PTRADD_-1207668329', u'COPY_-1207668190'), (u'LOAD_-1207675303', u'CALLIND_-1207672765'), ('const-433', u'LOAD_-1207677359'), ('tmp_4542', u'CBRANCH_-1207675065'), (u'PTRSUB_-1207665998', u'PTRSUB_-1207665990'), (u'LOAD_-1207673047', u'MULTIEQUAL_-1207666806'), ('const-1', u'INT_SUB_-1207672713'), (u'MULTIEQUAL_-1207670944', u'STORE_-1207674085'), (u'MULTIEQUAL_-1207670753', u'INT_SUB_-1207676365'), (u'PIECE_-1207670799', u'CAST_-1207666597'), (u'INT_ADD_-1207674118', u'CAST_-1207666691'), (u'LOAD_-1207674168', u'PTRADD_-1207666968'), (u'MULTIEQUAL_-1207669874', u'PTRSUB_-1207666243'), ('const-0', u'PTRSUB_-1207666524'), ('const-1', u'RETURN_-1207675023'), (u'INT_SUB_-1207676448', u'INT_LESS_-1207676429'), ('const-2863311531', u'INT_MULT_-1207675153'), (u'INT_OR_-1207676262', u'MULTIEQUAL_-1207670140'), (u'PTRSUB_-1207668469', u'LOAD_-1207677713'), ('const-0', u'INT_NOTEQUAL_-1207672662'), (u'CAST_-1207667854', u'STORE_-1207676774'), ('const-1', u'PTRADD_-1207667590'), ('tmp_1338', u'CBRANCH_-1207677022'), ('const-433', u'LOAD_-1207672593'), (u'MULTIEQUAL_-1207669874', u'PTRSUB_-1207666247'), ('const-1695', u'CALL_-1207673845'), ('const-16', u'INT_AND_-1207673434'), (u'INT_ADD_-1207675754', u'CAST_-1207667490'), (u'PTRSUB_-1207667246', u'LOAD_-1207674753'), (u'CAST_-1207668093', u'COPY_-1207668171'), (u'COPY_-1207667568', u'MULTIEQUAL_-1207671179'), (u'CAST_-1207666035', u'INT_ADD_-1207672632'), ('const-0', u'PTRSUB_-1207666813'), (u'INT_ADD_-1207673242', u'COPY_-1207666425'), ('const-24', u'PTRADD_-1207665951'), ('const-433', u'LOAD_-1207676366'), ('const-59', u'PTRSUB_-1207667886'), (u'LOAD_-1207674363', u'INT_ZEXT_-1207670503'), ('const-433', u'STORE_-1207675483'), ('const-433', u'LOAD_-1207673441'), (u'COPY_-1207665835', u'CALL_-1207673957'), (u'LOAD_-1207674263', u'MULTIEQUAL_-1207671017'), (u'CAST_-1207667075', u'INT_ADD_-1207667334'), ('const-8', u'PTRADD_-1207667415'), ('const-0', u'PTRSUB_-1207665941'), (u'INT_SUB_-1207675144', u'INT_SRIGHT_-1207675121'), ('const-0', u'INT_NOTEQUAL_-1207676537'), ('const-13', u'INT_RIGHT_-1207675520'), (u'PTRADD_-1207667685', u'MULTIEQUAL_-1207671251'), ('const-8', u'INT_AND_-1207676361'), ('const-433', u'LOAD_-1207677713'), ('const-433', u'LOAD_-1207674238'), (u'PTRSUB_-1207666788', u'LOAD_-1207674141'), (u'INT_AND_-1207672548', u'INT_NOTEQUAL_-1207672561'), ('tmp_6093', u'CBRANCH_-1207674201'), (u'LOAD_-1207674357', u'INT_SUB_-1207674267'), ('tmp_2622', u'BRANCH_-1207675298'), ('tmp_1093', u'CBRANCH_-1207677190'), (u'INT_ADD_-1207675761', u'CAST_-1207667495'), (u'CAST_-1207667087', u'INT_ADD_-1207667344'), (u'INT_ADD_-1207674929', u'CAST_-1207667122'), (u'PTRADD_-1207666618', u'PTRSUB_-1207666616'), (u'COPY_-1207666431', u'MULTIEQUAL_-1207670082'), ('const-433', u'LOAD_-1207672849'), (u'CAST_-1207667932', u'COPY_-1207677445'), (u'INT_ADD_-1207675932', u'CAST_-1207667550'), ('const-72', u'INT_ADD_-1207675251'), ('const-433', u'LOAD_-1207672648'), ('const-433', u'LOAD_-1207672757'), ('const-433', u'LOAD_-1207674818'), ('const-1', u'PTRADD_-1207667149'), (u'PTRSUB_-1207666564', u'LOAD_-1207673435'), ('tmp_573', u'CBRANCH_-1207677503'), ('const-8', u'PTRSUB_-1207668549'), ('const-0', u'INT_NOTEQUAL_-1207676554'), (u'MULTIEQUAL_-1207669853', u'LOAD_-1207676060'), (u'INT_SUB_-1207675575', u'SUBPIECE_-1207671652'), ('const-56', u'INT_ADD_-1207677482'), ('const-433', u'LOAD_-1207674945'), (u'COPY_-1207669129', u'MULTIEQUAL_-1207669984'), (u'MULTIEQUAL_-1207669853', u'PTRADD_-1207668281'), ('const-1', u'INT_ADD_-1207675778'), (u'SUBPIECE_-1207671583', u'STORE_-1207675840'), (u'MULTIEQUAL_-1207666806', u'INT_EQUAL_-1207673028'), ('const-3', u'INT_RIGHT_-1207672946'), ('const-1', u'PTRADD_-1207666024'), (u'INT_SRIGHT_-1207677429', u'INT_EQUAL_-1207677242'), (u'MULTIEQUAL_-1207669725', u'PTRADD_-1207667638'), (u'LOAD_-1207672984', u'CAST_-1207666462'), (u'MULTIEQUAL_-1207670082', u'PTRADD_-1207666470'), (u'MULTIEQUAL_-1207669711', u'PTRADD_-1207666029'), (u'PTRSUB_-1207666049', u'LOAD_-1207672757'), ('const-0', u'INT_NOTEQUAL_-1207674411'), ('tmp_2667', u'CBRANCH_-1207674410'), ('const-1', u'INT_ADD_-1207676394'), ('const-3', u'INT_AND_-1207676454'), (u'MULTIEQUAL_-1207667993', u'INT_AND_-1207668014'), ('const-433', u'STORE_-1207676774'), ('tmp_6841', u'CBRANCH_-1207673395'), ('const-36', u'PTRADD_-1207667269'), (u'INT_SUB_-1207672815', u'INT_ZEXT_-1207670160'), ('const-433', u'LOAD_-1207672700'), ('const-1', u'INT_AND_-1207668812'), (u'COPY_-1207665851', u'MULTIEQUAL_-1207671179'), (u'MULTIEQUAL_-1207671175', u'STORE_-1207675483'), (u'INT_NOTEQUAL_-1207677756', u'CBRANCH_-1207677754'), (u'INT_MULT_-1207673351', u'PTRADD_-1207666524'), ('const-433', u'LOAD_-1207672691'), (u'LOAD_-1207675026', u'CALLIND_-1207672074'), (u'PTRSUB_-1207666226', u'LOAD_-1207673420'), (u'LOAD_-1207674134', u'SUBPIECE_-1207668890'), ('const-0', u'COPY_-1207670048'), (u'LOAD_-1207674363', u'INT_ZEXT_-1207670343'), ('const-0', u'INT_EQUAL_-1207672532'), ('const-1', u'PTRADD_-1207668068'), ('const-1', u'INT_SUB_-1207673729'), (u'COPY_-1207666947', u'MULTIEQUAL_-1207670600'), ('const-0', u'COPY_-1207668521'), (u'COPY_-1207666652', u'MULTIEQUAL_-1207670020'), (u'SUBPIECE_-1207668501', u'INT_SUB_-1207677072'), (u'PTRSUB_-1207668510', u'PTRSUB_-1207668508'), ('const-5', u'PTRADD_-1207668061'), (u'MULTIEQUAL_-1207672154', u'INT_ADD_-1207677250'), ('const-0', u'PTRSUB_-1207665937'), (u'PTRSUB_-1207667975', u'PTRSUB_-1207667954'), (u'PTRSUB_-1207667147', u'LOAD_-1207674349'), (u'INT_2COMP_-1207672877', u'MULTIEQUAL_-1207668670'), ('const-433', u'STORE_-1207674836'), (u'PTRSUB_-1207667499', u'PTRSUB_-1207667494'), ('const-2', u'PTRADD_-1207667024'), (u'CALL_-1207674755', u'CAST_-1207666035'), (u'PTRADD_-1207666509', u'STORE_-1207673281'), ('const-4294967295', u'INT_NOTEQUAL_-1207676490'), ('const-13', u'INT_RIGHT_-1207676821'), (u'COPY_-1207665848', u'CALL_-1207674642'), ('const-0', u'PTRSUB_-1207667494'), ('const-3724286', u'COPY_-1207666022'), ('tmp_8875', u'PTRSUB_-1207666051'), (u'PTRADD_-1207667149', u'PTRSUB_-1207667147'), (u'PTRSUB_-1207668266', u'PTRSUB_-1207668264'), (u'COPY_-1207667622', u'MULTIEQUAL_-1207671565'), ('const-8', u'INT_ADD_-1207668147'), (u'CAST_-1207666800', u'STORE_-1207674085'), (u'LOAD_-1207674135', u'INT_ADD_-1207674106'), ('const-3', u'INT_SRIGHT_-1207674293'), ('tmp_806', u'BRANCH_-1207677380'), (u'PTRSUB_-1207667662', u'PTRSUB_-1207667660'), ('const-433', u'LOAD_-1207672984'), (u'INDIRECT_-1207672130', u'PIECE_-1207672128'), ('tmp_8684', u'BRANCH_-1207672922'), ('const-2', u'INT_LEFT_-1207674774'), ('const-433', u'LOAD_-1207676359'), (u'INT_ZEXT_-1207669708', u'INT_MULT_-1207672620'), (u'CAST_-1207667358', u'INT_ADD_-1207675476'), ('const-433', u'LOAD_-1207677802'), (u'LOAD_-1207675403', u'PTRSUB_-1207667529'), ('const-0', u'PTRSUB_-1207667384'), (u'MULTIEQUAL_-1207670020', u'INT_MULT_-1207673441'), ('const-0', u'PTRSUB_-1207667213'), (u'INT_ADD_-1207677250', u'MULTIEQUAL_-1207672154'), (u'LOAD_-1207676574', u'MULTIEQUAL_-1207671427'), (u'CAST_-1207668173', u'LOAD_-1207677498'), (u'PTRADD_-1207666024', u'MULTIEQUAL_-1207669735'), (u'LOAD_-1207677846', u'PTRSUB_-1207668512'), (u'INT_ADD_-1207676394', u'MULTIEQUAL_-1207670132'), ('const-433', u'LOAD_-1207677846'), ('const-433', u'LOAD_-1207674753'), ('tmp_3568', u'CBRANCH_-1207675669'), (u'INT_RIGHT_-1207672946', u'INT_AND_-1207668812'), (u'INT_ZEXT_-1207671013', u'INT_ADD_-1207675778'), ('const-433', u'LOAD_-1207675505'), ('const-433', u'LOAD_-1207675492'), (u'PTRADD_-1207667638', u'MULTIEQUAL_-1207669725'), ('tmp_6794', u'CBRANCH_-1207673439'), (u'LOAD_-1207675303', u'PTRSUB_-1207667069'), (u'LOAD_-1207672606', u'STORE_-1207672597'), (u'LOAD_-1207672574', u'INT_AND_-1207672548'), (u'LOAD_-1207673421', u'INT_EQUAL_-1207673398'), (u'INT_MULT_-1207673326', u'MULTIEQUAL_-1207668591'), (u'LOAD_-1207675303', u'CALLIND_-1207672074'), (u'MULTIEQUAL_-1207671179', u'CAST_-1207667974'), (u'LOAD_-1207672544', u'INT_AND_-1207672518'), (u'LOAD_-1207676308', u'INT_EQUAL_-1207676289'), (u'PTRADD_-1207666470', u'STORE_-1207673237'), (u'PTRSUB_-1207666051', u'PTRSUB_-1207666049'), (u'LOAD_-1207676529', u'INT_EQUAL_-1207676510'), ('const-0', u'PTRSUB_-1207668508'), (u'PTRSUB_-1207668564', u'LOAD_-1207677853'), (u'INT_ADD_-1207674397', u'MULTIEQUAL_-1207667170'), (u'LOAD_-1207675303', u'INT_EQUAL_-1207673405'), (u'CAST_-1207667983', u'STORE_-1207677270'), (u'LOAD_-1207676004', u'CALLIND_-1207675994'), (u'COPY_-1207669040', u'MULTIEQUAL_-1207669156'), (u'LOAD_-1207675403', u'PTRSUB_-1207667519'), (u'LOAD_-1207675091', u'CALLIND_-1207672062'), (u'LOAD_-1207676060', u'PTRSUB_-1207667793'), (u'PTRSUB_-1207668377', u'PTRSUB_-1207668351'), ('const-3732208', u'COPY_-1207666069'), ('const-80', u'PTRADD_-1207667343'), ('const-0', u'INT_EQUAL_-1207674244'), ('const-0', u'INT_NOTEQUAL_-1207675814'), ('const-433', u'STORE_-1207674111'), (u'MULTIEQUAL_-1207671427', u'PTRSUB_-1207665960'), (u'CAST_-1207667274', u'LOAD_-1207673482'), (u'PTRSUB_-1207667519', u'LOAD_-1207675353'), ('const-433', u'LOAD_-1207675060'), (u'INT_ADD_-1207676773', u'CAST_-1207667863'), (u'LOAD_-1207677017', u'PTRSUB_-1207668174'), (u'CAST_-1207665689', u'COPY_-1207665851'), (u'INT_EQUAL_-1207673028', u'CBRANCH_-1207673027'), ('const-1', u'INT_SUB_-1207677382'), ('const-8', u'PTRADD_-1207667310'), (u'LOAD_-1207676574', u'INT_NOTEQUAL_-1207676554'), (u'CAST_-1207666818', u'INT_ADD_-1207674104'), (u'MULTIEQUAL_-1207669853', u'LOAD_-1207677105'), (u'LOAD_-1207676010', u'PTRADD_-1207667673'), ('const-2', u'PTRADD_-1207666470'), (u'INDIRECT_-1207672104', u'PIECE_-1207672102'), (u'INT_NOTEQUAL_-1207674361', u'CBRANCH_-1207674360'), ('const-58', u'PTRSUB_-1207666429'), (u'MULTIEQUAL_-1207670116', u'MULTIEQUAL_-1207670132'), ('const-0', u'PTRSUB_-1207667470'), ('const-433', u'LOAD_-1207674995'), ('const-8', u'PTRADD_-1207667032'), ('tmp_8706', u'BRANCH_-1207672059'), (u'LOAD_-1207675505', u'MULTIEQUAL_-1207671464'), ('tmp_8872', u'PTRSUB_-1207666339'), ('const-1', u'RETURN_-1207673952'), ('const-0', u'COPY_-1207670226'), (u'PTRSUB_-1207667470', u'INT_EQUAL_-1207675003'), (u'INT_AND_-1207668045', u'INT_NOTEQUAL_-1207674411'), (u'PTRSUB_-1207667624', u'PTRSUB_-1207667623'), ('const-24', u'PTRSUB_-1207667660'), (u'COPY_-1207670333', u'COPY_-1207666652'), ('const-1480', u'CALL_-1207671702'), ('const-433', u'LOAD_-1207675274'), ('tmp_7669', u'BRANCH_-1207672559'), (u'LOAD_-1207677846', u'PTRSUB_-1207668531'), (u'LOAD_-1207675303', u'CALLIND_-1207674137'), (u'INT_AND_-1207675538', u'INT_ZEXT_-1207671605'), (u'LOAD_-1207676529', u'INT_NOTEQUAL_-1207676490'), (u'CAST_-1207666319', u'LOAD_-1207673379'), ('tmp_8875', u'PTRSUB_-1207666034'), ('const-4294967295', u'INT_EQUAL_-1207673490'), ('const-0', u'PTRSUB_-1207667425'), (u'SUBPIECE_-1207671004', u'STORE_-1207674858'), (u'LOAD_-1207673379', u'MULTIEQUAL_-1207668626'), (u'COPY_-1207668521', u'MULTIEQUAL_-1207668586'), (u'PTRADD_-1207667029', u'STORE_-1207674092'), ('const-56', u'PTRSUB_-1207668123'), (u'INT_ADD_-1207667678', u'PTRADD_-1207667631'), ('tmp_8872', u'PTRSUB_-1207667871'), ('const-28', u'PTRSUB_-1207666656'), ('const-0', u'INT_NOTEQUAL_-1207674631'), (u'MULTIEQUAL_-1207671179', u'CAST_-1207667983'), ('const-1560', u'CALL_-1207671736'), (u'INT_MULT_-1207675464', u'INT_ADD_-1207675476'), (u'LOAD_-1207675303', u'PTRADD_-1207667149'), ('const-1', u'RETURN_-1207674813'), (u'LOAD_-1207674311', u'INT_LESS_-1207674282'), (u'INT_ADD_-1207677343', u'CAST_-1207668114'), (u'LOAD_-1207675492', u'SUBPIECE_-1207671626'), (u'MULTIEQUAL_-1207669874', u'PTRSUB_-1207666418'), ('const-56', u'PTRSUB_-1207667662'), (u'LOAD_-1207675303', u'PTRSUB_-1207667419'), (u'INT_ZEXT_-1207670343', u'CALLIND_-1207672935'), (u'PTRADD_-1207668281', u'INT_NOTEQUAL_-1207677193'), ('const-0', u'INT_NOTEQUAL_-1207674381'), ('const-4', u'INT_MULT_-1207667518'), (u'PTRADD_-1207666491', u'STORE_-1207673275'), ('const-0', u'PTRSUB_-1207668377'), ('const-24', u'INT_ADD_-1207667344'), (u'PIECE_-1207671494', u'INT_ADD_-1207675287'), (u'LOAD_-1207677802', u'INT_NOTEQUAL_-1207677756'), (u'COPY_-1207665873', u'CALL_-1207673997'), (u'INT_NOTEQUAL_-1207676490', u'CBRANCH_-1207676489'), (u'LOAD_-1207676789', u'SUBPIECE_-1207672139'), ('tmp_5460', u'CBRANCH_-1207674291'), (u'CAST_-1207665878', u'INT_EQUAL_-1207672611'), (u'PTRSUB_-1207666901', u'PTRSUB_-1207666823'), ('const-433', u'STORE_-1207672597'), ('const-4', u'PTRADD_-1207667019'), (u'INT_SUB_-1207674645', u'INT_ADD_-1207667024'), ('const-433', u'LOAD_-1207673530'), (u'PTRSUB_-1207667384', u'LOAD_-1207675045'), (u'LOAD_-1207675303', u'PTRSUB_-1207667265'), ('const-3724260', u'COPY_-1207666008'), (u'LOAD_-1207675955', u'LOAD_-1207675697'), ('const-433', u'LOAD_-1207673421'), (u'LOAD_-1207672700', u'CALL_-1207672605'), (u'COPY_-1207665982', u'MULTIEQUAL_-1207669711'), (u'CAST_-1207667060', u'STORE_-1207674828'), ('tmp_8129', u'CBRANCH_-1207672581'), ('const-3', u'INT_SRIGHT_-1207676722'), (u'SUBPIECE_-1207668538', u'INT_SUB_-1207677549'), (u'SUBPIECE_-1207668538', u'INT_SUB_-1207677072'), ('const-56', u'PTRSUB_-1207667246'), ('const-4', u'PTRADD_-1207666466'), (u'MULTIEQUAL_-1207671337', u'CAST_-1207667562'), (u'COPY_-1207666008', u'CALL_-1207673716'), ('const-433', u'LOAD_-1207674975'), (u'PTRSUB_-1207667141', u'PTRSUB_-1207667140'), (u'LOAD_-1207673530', u'MULTIEQUAL_-1207668608'), ('const-3724260', u'COPY_-1207665835'), (u'INT_ADD_-1207667322', u'CAST_-1207667060'), ('const-0', u'PTRSUB_-1207668510'), ('const-1', u'RETURN_-1207672343'), (u'LOAD_-1207676796', u'CAST_-1207667864'), (u'INT_EQUAL_-1207675466', u'CBRANCH_-1207675463'), ('tmp_7775', u'BRANCH_-1207672410'), (u'PTRSUB_-1207668197', u'LOAD_-1207677055'), ('const-433', u'LOAD_-1207675770'), (u'INT_NOTEQUAL_-1207676016', u'CBRANCH_-1207676014'), (u'PTRSUB_-1207668207', u'LOAD_-1207677077'), (u'MULTIEQUAL_-1207670600', u'PTRADD_-1207667029'), (u'CAST_-1207666909', u'INT_LESSEQUAL_-1207674271'), (u'PTRADD_-1207667024', u'CAST_-1207666800'), (u'MULTIEQUAL_-1207670349', u'MULTIEQUAL_-1207669776'), ('const-29', u'PTRADD_-1207668009'), (u'CALLIND_-1207677516', u'PIECE_-1207672352'), ('const-433', u'LOAD_-1207673397'), (u'INT_ADD_-1207676341', u'MULTIEQUAL_-1207670753'), (u'INT_EQUAL_-1207674244', u'CBRANCH_-1207674242'), (u'CALLIND_-1207675337', u'PIECE_-1207671494'), ('const-0', u'PTRSUB_-1207667793'), ('tmp_8874', u'MULTIEQUAL_-1207671712'), ('const-433', u'LOAD_-1207676308'), (u'CAST_-1207666827', u'LOAD_-1207674135'), ('const-59', u'PTRSUB_-1207665965'), ('const-8', u'PTRADD_-1207668281'), (u'MULTIEQUAL_-1207669711', u'STORE_-1207672597'), ('const-1', u'INT_SUB_-1207675796'), (u'LOAD_-1207675303', u'CALLIND_-1207672935'), ('const-170', u'CALL_-1207672033'), ('const-64', u'INT_ADD_-1207675953'), ('const-433', u'LOAD_-1207674363'), (u'CAST_-1207666772', u'LOAD_-1207674363'), ('tmp_2546', u'CBRANCH_-1207676370'), (u'INT_ADD_-1207673453', u'CAST_-1207666250'), (u'PTRSUB_-1207666175', u'LOAD_-1207672544'), (u'INT_MULT_-1207675749', u'INT_ADD_-1207675761'), (u'PTRSUB_-1207665858', u'LOAD_-1207674431'), (u'LOAD_-1207676883', u'PTRADD_-1207667921'), (u'MULTIEQUAL_-1207671337', u'CAST_-1207667002'), (u'INT_NOTEQUAL_-1207676554', u'CBRANCH_-1207676553'), (u'COPY_-1207666058', u'CALL_-1207674189'), ('const-1', u'RETURN_-1207671699'), ('const-433', u'LOAD_-1207675163'), ('const-56', u'INT_ADD_-1207676912'), (u'MULTIEQUAL_-1207671337', u'CAST_-1207667530'), (u'LOAD_-1207674349', u'CAST_-1207666917'), (u'INT_OR_-1207674382', u'MULTIEQUAL_-1207670140'), ('tmp_6282', u'CBRANCH_-1207674054'), (u'PTRSUB_-1207666418', u'PTRSUB_-1207666226'), (u'PIECE_-1207671494', u'INT_ADD_-1207675258'), (u'LOAD_-1207673288', u'MULTIEQUAL_-1207668586'), ('tmp_5411', u'CBRANCH_-1207674324'), (u'INT_MULT_-1207677331', u'INT_ADD_-1207677343'), ('const-0', u'PTRSUB_-1207668351'), (u'SUBPIECE_-1207668460', u'STORE_-1207674844'), ('const-13', u'INT_RIGHT_-1207674217'), ('const-7', u'INT_AND_-1207672548'), (u'INT_ZEXT_-1207670765', u'INT_NOTEQUAL_-1207673211'), (u'SUBPIECE_-1207668890', u'MULTIEQUAL_-1207669156'), ('const-3732832', u'COPY_-1207665937'), (u'MULTIEQUAL_-1207671565', u'INT_ADD_-1207675737'), (u'MULTIEQUAL_-1207669874', u'PTRSUB_-1207666681'), (u'LOAD_-1207674224', u'INT_EQUAL_-1207674204'), (u'INT_MULT_-1207675153', u'INT_NOTEQUAL_-1207674631'), ('const-32', u'PTRADD_-1207666561'), ('const-433', u'LOAD_-1207674431'), (u'INT_EQUAL_-1207675068', u'CBRANCH_-1207675065'), ('const-3', u'PTRADD_-1207666466'), ('const-24', u'PTRSUB_-1207667803'), (u'CAST_-1207666772', u'PTRADD_-1207666971'), (u'CALLIND_-1207675994', u'PIECE_-1207671756'), ('const-0', u'COPY_-1207670889'), ('tmp_6682', u'CBRANCH_-1207673508'), (u'LOAD_-1207677209', u'INT_NOTEQUAL_-1207677193'), ('const-433', u'STORE_-1207677270'), (u'INT_ADD_-1207668147', u'CAST_-1207667893'), (u'PTRSUB_-1207666536', u'LOAD_-1207673390'), (u'CAST_-1207667262', u'LOAD_-1207675263'), ('const-32', u'INT_AND_-1207672665'), (u'INT_ZEXT_-1207671013', u'INT_NOTEQUAL_-1207675733'), (u'INT_SUB_-1207675244', u'INT_SRIGHT_-1207675212'), (u'PTRADD_-1207668009', u'LOAD_-1207676952'), ('const-8', u'PTRADD_-1207667673'), (u'SUBPIECE_-1207668538', u'INT_SUB_-1207676027'), (u'CAST_-1207666757', u'STORE_-1207674343'), ('const-433', u'LOAD_-1207673586'), (u'LOAD_-1207676958', u'PTRADD_-1207668009'), (u'CAST_-1207667104', u'COPY_-1207667131'), (u'SUBPIECE_-1207672178', u'INT_NOTEQUAL_-1207677400'), (u'COPY_-1207668171', u'MULTIEQUAL_-1207671179'), ('const-433', u'STORE_-1207674851'), (u'MULTIEQUAL_-1207670132', u'MULTIEQUAL_-1207670116'), (u'SUBPIECE_-1207671004', u'INT_EQUAL_-1207672872'), (u'PTRSUB_-1207667660', u'LOAD_-1207675691'), (u'INT_SRIGHT_-1207676722', u'SUBPIECE_-1207671755'), (u'MULTIEQUAL_-1207671017', u'INT_EQUAL_-1207674244'), (u'CALLIND_-1207672965', u'MULTIEQUAL_-1207669058'), ('const-433', u'LOAD_-1207675353'), (u'INT_ADD_-1207667366', u'CAST_-1207667111'), (u'MULTIEQUAL_-1207669505', u'STORE_-1207674919'), ('const-1', u'PTRADD_-1207667143'), (u'INT_EQUAL_-1207674175', u'CBRANCH_-1207674172'), (u'INT_ADD_-1207667024', u'INT_ADD_-1207674356'), ('const-0', u'PTRSUB_-1207668268'), (u'LOAD_-1207675303', u'PTRADD_-1207666618'), (u'INT_NOTEQUAL_-1207677061', u'CBRANCH_-1207677059'), (u'PTRSUB_-1207666797', u'PTRSUB_-1207666792'), ('const-1673424', u'PTRSUB_-1207667508'), ('const-8', u'PTRADD_-1207667074'), (u'MULTIEQUAL_-1207670140', u'STORE_-1207676417'), ('const-8', u'INT_AND_-1207668014'), ('tmp_8872', u'PTRSUB_-1207668564'), (u'MULTIEQUAL_-1207670600', u'CAST_-1207666818'), (u'COPY_-1207665773', u'CALL_-1207671704'), (u'INT_SUB_-1207676027', u'INT_NOTEQUAL_-1207676016'), ('const-1', u'RETURN_-1207671697'), ('const-12', u'INT_ADD_-1207667328'), ('const-1', u'PTRADD_-1207666475'), (u'INT_EQUAL_-1207673405', u'CBRANCH_-1207673402'), ('const-8', u'PTRADD_-1207667638'), ('const-433', u'LOAD_-1207674168'), (u'LOAD_-1207675303', u'PTRSUB_-1207667489'), (u'COPY_-1207666658', u'MULTIEQUAL_-1207670082'), (u'LOAD_-1207676770', u'MULTIEQUAL_-1207671810'), (u'MULTIEQUAL_-1207671152', u'MULTIEQUAL_-1207671712'), ('const-0', u'SUBPIECE_-1207668501'), (u'INT_EQUAL_-1207672532', u'CBRANCH_-1207672528'), (u'MULTIEQUAL_-1207669711', u'STORE_-1207672653'), ('const-80', u'PTRADD_-1207667149'), ('const-28', u'PTRSUB_-1207667941'), ('const-2147483648', u'COPY_-1207668220'), ('const-433', u'STORE_-1207673244'), ('const-0', u'INT_EQUAL_-1207672679'), (u'PTRSUB_-1207666034', u'PTRSUB_-1207666033'), (u'PTRSUB_-1207667803', u'LOAD_-1207676032'), (u'INT_NOTEQUAL_-1207674381', u'CBRANCH_-1207674380'), ('const-433', u'LOAD_-1207674439'), ('const-3732208', u'COPY_-1207665773'), (u'MULTIEQUAL_-1207671427', u'PTRSUB_-1207665906'), (u'INT_ADD_-1207675251', u'CAST_-1207667262'), (u'MULTIEQUAL_-1207668235', u'STORE_-1207674617'), ('const-433', u'LOAD_-1207677831'), ('const-433', u'LOAD_-1207676004'), ('const-0', u'INT_NOTEQUAL_-1207676696'), (u'LOAD_-1207672790', u'INT_SUB_-1207672713'), (u'PTRSUB_-1207665985', u'LOAD_-1207672719'), ('const-0', u'INT_EQUAL_-1207675318'), (u'INT_SUB_-1207674645', u'INT_ADD_-1207667083'), ('const-4', u'PTRADD_-1207668034'), ('tmp_7189', u'CBRANCH_-1207672870'), (u'CAST_-1207666462', u'INT_RIGHT_-1207672946'), ('const-1', u'INT_ADD_-1207675737'), ('const-0', u'INT_EQUAL_-1207677024'), (u'SUBPIECE_-1207668501', u'INT_SUB_-1207676027'), ('const-64', u'PTRSUB_-1207666853'), ('const-8', u'PTRADD_-1207668061'), (u'LOAD_-1207672691', u'INT_AND_-1207672665'), ('const-0', u'PTRSUB_-1207666823'), ('tmp_2749', u'CBRANCH_-1207674360'), (u'LOAD_-1207676952', u'CALLIND_-1207676942'), ('const-0', u'SUBPIECE_-1207670131'), ('const-1558', u'CALL_-1207671704'), (u'PTRSUB_-1207666766', u'INT_EQUAL_-1207673549'), (u'PTRSUB_-1207665906', u'LOAD_-1207674317'), ('const-104', u'INT_ADD_-1207674929'), ('const-1', u'PTRADD_-1207666072'), (u'MULTIEQUAL_-1207670852', u'PTRADD_-1207667984'), (u'COPY_-1207665760', u'CALL_-1207673484'), (u'INT_EQUAL_-1207677024', u'CBRANCH_-1207677022'), (u'INT_ZEXT_-1207670503', u'PTRADD_-1207667032'), ('const-1', u'INT_SUB_-1207675575'), ('const-433', u'LOAD_-1207674342'), ('const-8', u'PTRADD_-1207667293'), (u'INT_ADD_-1207674397', u'INT_NOTEQUAL_-1207674057'), ('const-433', u'LOAD_-1207674349'), (u'INT_ADD_-1207675287', u'CAST_-1207667286'), (u'LOAD_-1207677105', u'PTRSUB_-1207668207'), (u'CAST_-1207665904', u'CAST_-1207665809'), (u'LOAD_-1207676060', u'PTRSUB_-1207667803'), ('const-4', u'INT_ADD_-1207667784'), ('const-0', u'SUBPIECE_-1207671004'), (u'INT_ADD_-1207672632', u'CAST_-1207666034'), (u'MULTIEQUAL_-1207669735', u'LOAD_-1207672790'), ('tmp_1151', u'CBRANCH_-1207677240'), (u'MULTIEQUAL_-1207671198', u'STORE_-1207677330'), ('const-8', u'PTRADD_-1207668009'), (u'INT_ADD_-1207675939', u'CAST_-1207667555'), ('const-433', u'LOAD_-1207672719'), ('tmp_2368', u'CBRANCH_-1207676325'), (u'MULTIEQUAL_-1207666806', u'STORE_-1207673250'), (u'CALLIND_-1207674137', u'PIECE_-1207671048'), ('tmp_8875', u'PTRSUB_-1207668106'), ('tmp_4608', u'CBRANCH_-1207675000'), (u'CAST_-1207667117', u'LOAD_-1207674934'), (u'LOAD_-1207674196', u'INT_EQUAL_-1207674175'), ('tmp_7845', u'BRANCH_-1207672758'), ('const-8', u'INT_MULT_-1207673441'), (u'LOAD_-1207674818', u'INT_ZEXT_-1207670677'), (u'INT_EQUAL_-1207677242', u'CBRANCH_-1207677240'), ('const-433', u'LOAD_-1207675347'), (u'CAST_-1207667567', u'LOAD_-1207675969'), (u'CALLIND_-1207677039', u'PIECE_-1207672156'), ('const-3724260', u'COPY_-1207665885'), (u'LOAD_-1207675955', u'CAST_-1207667542'), ('const-0', u'INT_NOTEQUAL_-1207677400'), (u'CAST_-1207667562', u'INT_ADD_-1207667816'), (u'LOAD_-1207674439', u'MULTIEQUAL_-1207667993'), (u'PTRSUB_-1207667924', u'LOAD_-1207676488'), ('tmp_8874', u'MULTIEQUAL_-1207671337'), (u'SUBPIECE_-1207671014', u'INT_AND_-1207674235'), ('const-433', u'LOAD_-1207677772'), (u'PTRSUB_-1207667519', u'PTRSUB_-1207667499'), (u'INT_ADD_-1207674356', u'CAST_-1207666772'), ('tmp_8485', u'BRANCH_-1207672573'), (u'MULTIEQUAL_-1207666806', u'INT_SUB_-1207673455'), (u'LOAD_-1207677498', u'INT_SUB_-1207677452'), ('const-2147483648', u'INT_OR_-1207674382'), (u'MULTIEQUAL_-1207669735', u'PTRADD_-1207666072'), (u'LOAD_-1207675163', u'INT_SUB_-1207675144'), (u'PTRSUB_-1207667793', u'LOAD_-1207676010'), (u'PTRADD_-1207668320', u'LOAD_-1207677707'), ('const-1', u'PTRADD_-1207668329'), ('const-0', u'SUBPIECE_-1207670890'), ('const-433', u'LOAD_-1207677209'), (u'MULTIEQUAL_-1207670600', u'CAST_-1207666773'), ('const-1', u'INT_SUB_-1207672815'), (u'LOAD_-1207675106', u'PTRADD_-1207667293'), ('tmp_2430', u'CBRANCH_-1207676288'), (u'MULTIEQUAL_-1207671337', u'CAST_-1207667525'), ('const-4294967295', u'INT_EQUAL_-1207674175'), (u'CAST_-1207667349', u'INT_EQUAL_-1207675466'), ('const-0', u'PTRSUB_-1207668512'), ('const-28', u'INT_ADD_-1207667322'), (u'SUBPIECE_-1207671755', u'INT_NOTEQUAL_-1207676696'), ('tmp_8042', u'BRANCH_-1207672639'), (u'LOAD_-1207672849', u'MULTIEQUAL_-1207669735'), (u'COPY_-1207666030', u'CALL_-1207674189'), (u'CAST_-1207667969', u'LOAD_-1207677017'), (u'MULTIEQUAL_-1207671337', u'CAST_-1207666028'), ('const-8', u'PTRSUB_-1207668506'), (u'PIECE_-1207672156', u'INT_ADD_-1207677001'), (u'CAST_-1207667530', u'STORE_-1207675840'), (u'INT_ADD_-1207677323', u'CAST_-1207668105'), ('const-0', u'SUBPIECE_-1207668538'), (u'CAST_-1207665817', u'INT_ADD_-1207672590'), (u'PTRSUB_-1207668346', u'LOAD_-1207677802'), (u'LOAD_-1207673390', u'PTRSUB_-1207666528'), (u'CAST_-1207665904', u'COPY_-1207665962'), (u'SUBPIECE_-1207672178', u'STORE_-1207677419'), (u'MULTIEQUAL_-1207671427', u'PTRSUB_-1207665965'), ('const-8', u'PTRADD_-1207668254'), (u'CAST_-1207667932', u'LOAD_-1207676366'), ('const-28', u'PTRSUB_-1207667848'), ('const-433', u'LOAD_-1207675948'), ('tmp_2786', u'CBRANCH_-1207674322'), (u'LOAD_-1207672700', u'MULTIEQUAL_-1207668254'), (u'PTRSUB_-1207668412', u'LOAD_-1207677554'), ('const-0', u'INT_NOTEQUAL_-1207672561'), (u'INT_ADD_-1207675476', u'CAST_-1207667357'), ('const-0', u'INT_NOTEQUAL_-1207673447'), (u'INT_ADD_-1207667747', u'INT_MULT_-1207667518'), ('const-0', u'INT_EQUAL_-1207673510'), (u'LOAD_-1207676770', u'INT_SUB_-1207676745'), (u'CAST_-1207667572', u'LOAD_-1207675976'), ('const-2', u'INT_ADD_-1207667747'), ('const-0', u'PTRSUB_-1207666033'), (u'INT_SRIGHT_-1207675212', u'SUBPIECE_-1207669384'), (u'LOAD_-1207675106', u'PTRADD_-1207667310'), (u'LOAD_-1207677491', u'INT_SUB_-1207677452'), (u'CAST_-1207667542', u'INT_SUB_-1207675910'), (u'MULTIEQUAL_-1207666806', u'INT_EQUAL_-1207673490'), ('const-64', u'INT_ADD_-1207677475'), (u'MULTIEQUAL_-1207670821', u'STORE_-1207674078'), ('const-1', u'RETURN_-1207674637'), (u'PTRSUB_-1207668105', u'PTRSUB_-1207667975'), ('const-433', u'LOAD_-1207674357'), ('const-433', u'LOAD_-1207674141'), (u'LOAD_-1207677582', u'PTRSUB_-1207668402'), ('const-56', u'PTRSUB_-1207667624'), (u'PTRADD_-1207667143', u'PTRSUB_-1207667141'), ('const-3699608', u'COPY_-1207665966'), ('const-433', u'LOAD_-1207677532'), (u'COPY_-1207665798', u'CALL_-1207671736'), (u'COPY_-1207665890', u'CALL_-1207672033'), ('const-0', u'INT_EQUAL_-1207673429'), (u'INT_SUB_-1207673455', u'INT_LESSEQUAL_-1207673443'), (u'INT_SUB_-1207676877', u'INT_RIGHT_-1207676821'), ('tmp_7952', u'BRANCH_-1207672753'), (u'INT_EQUAL_-1207672611', u'CBRANCH_-1207672609'), ('tmp_5794', u'BRANCH_-1207674126'), ('const-8', u'PTRADD_-1207666486'), ('const-8', u'PTRADD_-1207667437'), ('tmp_2002', u'CBRANCH_-1207676553'), ('const-8', u'INT_MULT_-1207676615'), (u'LOAD_-1207675303', u'CALLIND_-1207672783'), ('const-433', u'STORE_-1207673250'), (u'SUBPIECE_-1207672172', u'INT_AND_-1207676839'), (u'MULTIEQUAL_-1207668586', u'STORE_-1207673237'), (u'INT_AND_-1207676409', u'INT_EQUAL_-1207676423'), (u'PTRADD_-1207667437', u'PTRSUB_-1207667435'), (u'MULTIEQUAL_-1207671464', u'INT_SUB_-1207675575'), ('const-0', u'INT_EQUAL_-1207676289'), (u'PTRSUB_-1207666813', u'PTRSUB_-1207666808'), (u'SUBPIECE_-1207671583', u'INT_SUB_-1207675796'), (u'LOAD_-1207675691', u'INT_LESS_-1207675472'), (u'SUBPIECE_-1207670890', u'STORE_-1207675833'), (u'PTRSUB_-1207667897', u'PTRSUB_-1207667689'), ('tmp_6454', u'CBRANCH_-1207673444'), (u'INT_NOTEQUAL_-1207674325', u'CBRANCH_-1207674324'), ('const-4', u'PTRADD_-1207667685'), (u'CAST_-1207667484', u'STORE_-1207675759'), (u'INT_SUB_-1207673282', u'STORE_-1207673281'), ('const-433', u'LOAD_-1207672544'), ('const-8', u'PTRADD_-1207667269'), (u'LOAD_-1207672700', u'INT_NOTEQUAL_-1207672662'), ('const-433', u'STORE_-1207674085'), ('const-433', u'LOAD_-1207677049'), ('tmp_958', u'CBRANCH_-1207677272'), (u'INT_ZEXT_-1207671605', u'INT_MULT_-1207675464'), (u'CAST_-1207667753', u'LOAD_-1207676574'), (u'MULTIEQUAL_-1207671427', u'PTRSUB_-1207667924'), (u'LOAD_-1207675697', u'INT_LESS_-1207675671'), (u'CAST_-1207667917', u'LOAD_-1207676928'), (u'LOAD_-1207674153', u'PTRADD_-1207666803'), ('const-433', u'LOAD_-1207677718'), (u'MULTIEQUAL_-1207671337', u'CAST_-1207667894'), (u'CALLIND_-1207677697', u'BRANCHIND_-1207677641'), (u'INDIRECT_-1207671496', u'PIECE_-1207671494'), (u'MULTIEQUAL_-1207666804', u'STORE_-1207673244'), (u'PTRADD_-1207668281', u'MULTIEQUAL_-1207669853'), (u'INT_ADD_-1207674922', u'CAST_-1207667117'), (u'MULTIEQUAL_-1207670082', u'STORE_-1207673250'), ('tmp_8872', u'PTRSUB_-1207666853'), (u'PTRSUB_-1207666902', u'PTRSUB_-1207666901'), ('const-3732208', u'COPY_-1207665848'), (u'MULTIEQUAL_-1207670600', u'STORE_-1207674111'), (u'PIECE_-1207671756', u'INT_ADD_-1207675932'), (u'LOAD_-1207673005', u'INT_AND_-1207672979'), ('const-0', u'PTRSUB_-1207667949'), ('const-0', u'PTRSUB_-1207665858'), (u'INT_ADD_-1207677001', u'CAST_-1207667969'), (u'LOAD_-1207674395', u'PTRADD_-1207667074'), (u'CAST_-1207666766', u'LOAD_-1207674357'), (u'PTRSUB_-1207667904', u'LOAD_-1207676796'), (u'PTRADD_-1207667269', u'LOAD_-1207675026'), (u'SUBPIECE_-1207668501', u'INT_SUB_-1207673282'), ('const-3', u'PTRADD_-1207668254'), (u'COPY_-1207667538', u'MULTIEQUAL_-1207667170'), (u'MULTIEQUAL_-1207670852', u'MULTIEQUAL_-1207670879'), ('const-6', u'PTRADD_-1207667673'), ('const-0', u'SUBPIECE_-1207672178'), (u'CAST_-1207666773', u'INT_ADD_-1207674356'), (u'PTRSUB_-1207666792', u'PTRSUB_-1207666788'), (u'CAST_-1207666028', u'INT_ADD_-1207666190'), (u'CALLIND_-1207676942', u'PIECE_-1207672102'), ('const-0', u'PTRSUB_-1207667069'), ('const-8191', u'INT_AND_-1207674235'), ('const-3', u'INT_SRIGHT_-1207677429'), (u'MULTIEQUAL_-1207672154', u'INT_MULT_-1207677331'), (u'PIECE_-1207672352', u'INT_ADD_-1207677475'), ('tmp_2274', u'CBRANCH_-1207676394'), (u'COPY_-1207665699', u'CALL_-1207673845'), (u'CAST_-1207668168', u'LOAD_-1207677491'), (u'MULTIEQUAL_-1207669853', u'LOAD_-1207677718'), ('const-1', u'RETURN_-1207672028'), (u'INT_AND_-1207676454', u'INT_SUB_-1207676448'), (u'INT_EQUAL_-1207676329', u'CBRANCH_-1207676325'), (u'INT_ADD_-1207667328', u'CAST_-1207667067'), (u'INT_AND_-1207673434', u'INT_NOTEQUAL_-1207673447'), ('const-8', u'PTRADD_-1207668034'), ('tmp_2603', u'BRANCH_-1207674606'), ('const-8', u'PTRADD_-1207666561'), ('tmp_7755', u'CBRANCH_-1207672609'), ('tmp_8875', u'PTRSUB_-1207667662'), (u'INT_ADD_-1207667344', u'CAST_-1207667086'), (u'MULTIEQUAL_-1207670879', u'MULTIEQUAL_-1207670852'), (u'MULTIEQUAL_-1207671251', u'COPY_-1207667534'), ('const-0', u'INT_NOTEQUAL_-1207674325'), ('const-433', u'LOAD_-1207672553'), ('const-433', u'LOAD_-1207672613'), ('tmp_6635', u'CBRANCH_-1207673546'), (u'MULTIEQUAL_-1207671337', u'CAST_-1207667080'), ('const-0', u'INT_NOTEQUAL_-1207675710'), (u'LOAD_-1207673441', u'INT_AND_-1207673415'), ('const-2147483648', u'INT_OR_-1207676262'), ('const-4', u'INT_MULT_-1207673351'), ('const-16', u'INT_AND_-1207676524'), ('tmp_2853', u'BRANCH_-1207675175'), (u'MULTIEQUAL_-1207669874', u'PTRSUB_-1207666175'), (u'LOAD_-1207676921', u'INT_LESS_-1207676892'), ('const-4', u'PTRADD_-1207666491'), (u'PTRSUB_-1207667489', u'LOAD_-1207675297'), (u'CALLIND_-1207675276', u'PIECE_-1207671459'), ('tmp_3007', u'CBRANCH_-1207676014'), (u'MULTIEQUAL_-1207671175', u'PTRADD_-1207667590'), ('const-3724260', u'COPY_-1207665810'), (u'COPY_-1207671751', u'COPY_-1207667622'), (u'LOAD_-1207675286', u'CALLIND_-1207675276'), ('const-8', u'PTRADD_-1207668320'), (u'LOAD_-1207677017', u'PTRSUB_-1207668145'), (u'PTRSUB_-1207667949', u'LOAD_-1207676883'), (u'LOAD_-1207674141', u'CAST_-1207666692'), ('tmp_7318', u'CBRANCH_-1207672758'), (u'CAST_-1207668150', u'STORE_-1207677419'), ('const-1', u'PTRADD_-1207668281'), ('const-8', u'INT_ADD_-1207676341'), ('const-1673440', u'PTRSUB_-1207666693'), ('const-433', u'LOAD_-1207675297'), (u'PTRADD_-1207668061', u'LOAD_-1207677049'), ('const-0', u'COPY_-1207669040'), ('tmp_8624', u'BRANCH_-1207672981'), (u'MULTIEQUAL_-1207669014', u'STORE_-1207674092'), (u'MULTIEQUAL_-1207670349', u'COPY_-1207666658'), ('const-433', u'LOAD_-1207675286'), ('tmp_2199', u'CBRANCH_-1207676438'), ('const-80', u'INT_ADD_-1207675258'), (u'INT_RIGHT_-1207672638', u'PTRADD_-1207665951'), (u'INT_SUB_-1207676877', u'SUBPIECE_-1207672172'), ('const-433', u'LOAD_-1207677526'), ('const-8', u'INT_MULT_-1207675749'), ('const-8191', u'INT_AND_-1207676839'), ('const-1', u'PTRADD_-1207666618'), (u'COPY_-1207667131', u'MULTIEQUAL_-1207670349'), ('const-57', u'PTRSUB_-1207667924'), (u'COPY_-1207665922', u'CALL_-1207675028'), (u'INT_LESS_-1207675671', u'CBRANCH_-1207675669'), ('tmp_8077', u'CBRANCH_-1207673027'), ('const-4', u'PTRADD_-1207666491'), ('const-384', u'CALL_-1207674829'), (u'PTRSUB_-1207666179', u'PTRSUB_-1207665991'), ('const-433', u'LOAD_-1207675026'), (u'INT_ADD_-1207674104', u'CAST_-1207666817'), ('const-7', u'INT_AND_-1207676409'), (u'INT_LESS_-1207675472', u'CBRANCH_-1207675481'), (u'LOAD_-1207672553', u'MULTIEQUAL_-1207668254'), ('const-0', u'SUBPIECE_-1207671652'), ('const-433', u'STORE_-1207674078'), (u'CAST_-1207667421', u'MULTIEQUAL_-1207671179'), ('const-16', u'INT_ADD_-1207674106'), (u'PTRSUB_-1207667069', u'LOAD_-1207674168'), ('const-56', u'PTRSUB_-1207666944'), (u'CALL_-1207676346', u'INT_EQUAL_-1207676329'), (u'INT_AND_-1207676524', u'INT_NOTEQUAL_-1207676537'), (u'COPY_-1207665748', u'CALL_-1207673484'), ('const-0', u'INT_EQUAL_-1207672872'), (u'LOAD_-1207676359', u'CALL_-1207676346'), ('const-1', u'PTRADD_-1207666538'), (u'COPY_-1207666081', u'CALL_-1207672348'), (u'LOAD_-1207673469', u'CALL_-1207672580'), (u'PTRADD_-1207667074', u'LOAD_-1207674380'), (u'INT_EQUAL_-1207676289', u'CBRANCH_-1207676288'), (u'COPY_-1207668205', u'MULTIEQUAL_-1207671198'), ('tmp_770', u'CBRANCH_-1207677400'), (u'PTRADD_-1207667673', u'LOAD_-1207676004'), (u'CALLIND_-1207672783', u'MULTIEQUAL_-1207668626'), (u'CAST_-1207667068', u'INT_ADD_-1207667328'), ('tmp_8211', u'BRANCH_-1207672519'), (u'PTRADD_-1207667415', u'LOAD_-1207675347'), ('const-58', u'PTRSUB_-1207666436'), (u'MULTIEQUAL_-1207669874', u'PTRSUB_-1207666429'), (u'MULTIEQUAL_-1207671337', u'CAST_-1207667485'), ('const-4', u'INT_ADD_-1207666190'), (u'INT_EQUAL_-1207673549', u'CBRANCH_-1207673546'), ('const-329', u'CALL_-1207674818'), (u'PTRSUB_-1207667429', u'PTRSUB_-1207667425'), (u'INT_NOTEQUAL_-1207677400', u'CBRANCH_-1207677400'), (u'MULTIEQUAL_-1207671427', u'CALL_-1207676346'), (u'INT_MULT_-1207675153', u'INT_NOTEQUAL_-1207674057'), (u'LOAD_-1207675045', u'PTRADD_-1207667252'), (u'CAST_-1207667111', u'STORE_-1207674919'), (u'INT_SUB_-1207672713', u'SUBPIECE_-1207670131'), ('const-433', u'LOAD_-1207676435'), (u'LOAD_-1207674349', u'PTRADD_-1207667032'), (u'CALLIND_-1207675050', u'MULTIEQUAL_-1207669505'), (u'INT_SRIGHT_-1207674293', u'CAST_-1207666909'), (u'MULTIEQUAL_-1207669874', u'PTRSUB_-1207666407'), (u'LOAD_-1207677713', u'PTRADD_-1207668320'), ('const-433', u'LOAD_-1207675955'), ('const-1692', u'CALL_-1207673957'), (u'INT_AND_-1207668014', u'INT_NOTEQUAL_-1207674361'), (u'CALLIND_-1207676989', u'PIECE_-1207672128'), (u'SUBPIECE_-1207671755', u'MULTIEQUAL_-1207668235'), (u'CAST_-1207665816', u'LOAD_-1207672606'), ('const-3', u'INT_SRIGHT_-1207675849'), ('tmp_6488', u'CBRANCH_-1207673425'), ('const-4', u'PTRADD_-1207666509'), (u'MULTIEQUAL_-1207669077', u'CAST_-1207666018'), ('const-433', u'LOAD_-1207674380'), (u'LOAD_-1207674363', u'INT_ZEXT_-1207670931'), (u'PTRADD_-1207666968', u'LOAD_-1207674147'), (u'MULTIEQUAL_-1207669735', u'PTRADD_-1207666024'), ('const-433', u'STORE_-1207673231'), ('const-433', u'LOAD_-1207676928'), (u'COPY_-1207668528', u'MULTIEQUAL_-1207668591'), (u'COPY_-1207665971', u'CALL_-1207674754'), ('const-1', u'RETURN_-1207674184'), ('const-0', u'PTRSUB_-1207667435'), (u'LOAD_-1207675195', u'CALL_-1207675182'), ('const-0', u'PTRSUB_-1207667904'), (u'LOAD_-1207675976', u'INT_ADD_-1207675761'), (u'PTRSUB_-1207666057', u'LOAD_-1207672700'), ('const-3', u'INT_SRIGHT_-1207675212'), ('const-1', u'RETURN_-1207674749'), (u'INT_NOTEQUAL_-1207672992', u'CBRANCH_-1207672989'), (u'PTRADD_-1207667019', u'CAST_-1207666795'), (u'CAST_-1207667957', u'INT_EQUAL_-1207676970'), (u'LOAD_-1207677526', u'CALLIND_-1207677516'), ('const-4', u'PTRADD_-1207667631'), (u'INT_SUB_-1207677280', u'INT_AND_-1207670493'), (u'CAST_-1207667973', u'MULTIEQUAL_-1207671152'), (u'PTRSUB_-1207666526', u'PTRSUB_-1207666524'), (u'INT_ADD_-1207672833', u'CAST_-1207665917'), (u'INT_LESS_-1207672728', u'CBRANCH_-1207672737'), ('const-3732208', u'COPY_-1207665873'), ('const-72', u'PTRSUB_-1207666536'), ('const-0', u'PTRSUB_-1207667429'), ('const-433', u'LOAD_-1207677498'), (u'LOAD_-1207675173', u'INT_SUB_-1207675144'), (u'CAST_-1207666758', u'INT_ADD_-1207674329'), ('const-24', u'PTRSUB_-1207666942'), ('const-32', u'INT_AND_-1207672518'), ('const-433', u'LOAD_-1207677582'), ('const-8', u'PTRSUB_-1207668262'), ('const-4', u'PTRADD_-1207667019'), (u'PTRADD_-1207666029', u'COPY_-1207665982'), (u'SUBPIECE_-1207668501', u'INT_SUB_-1207677549'), (u'CAST_-1207665809', u'INT_NOTEQUAL_-1207672579'), (u'SUBPIECE_-1207670890', u'INT_SUB_-1207675639'), (u'MULTIEQUAL_-1207671337', u'CAST_-1207667087'), ('const-0', u'PTRSUB_-1207666057'), (u'CAST_-1207667525', u'INT_ADD_-1207667784'), ('const-433', u'LOAD_-1207675403'), ('const-2', u'INT_LESS_-1207676429'), (u'INT_NOTEQUAL_-1207674411', u'CBRANCH_-1207674410'), ('const-56', u'PTRSUB_-1207668559'), (u'CAST_-1207667863', u'LOAD_-1207676789'), (u'MULTIEQUAL_-1207669463', u'STORE_-1207674836'), (u'PIECE_-1207671494', u'INT_ADD_-1207675251'), (u'LOAD_-1207675627', u'PTRADD_-1207667437'), ('tmp_8163', u'CBRANCH_-1207672558'), ('const-24', u'PTRADD_-1207667437'), (u'CAST_-1207667357', u'LOAD_-1207675492'), ('const-433', u'LOAD_-1207675375'), (u'SUBPIECE_-1207668501', u'INT_SUB_-1207675370'), (u'INT_SUB_-1207676646', u'INT_ZEXT_-1207671728'), (u'MULTIEQUAL_-1207669874', u'PTRSUB_-1207666656'), (u'CALL_-1207674343', u'CBRANCH_-1207674322'), (u'INT_ZEXT_-1207670160', u'INT_ADD_-1207666139'), (u'MULTIEQUAL_-1207671152', u'MULTIEQUAL_-1207671337'), ('const-1', u'RETURN_-1207673479'), (u'MULTIEQUAL_-1207670879', u'MULTIEQUAL_-1207669077'), (u'INT_AND_-1207676839', u'INT_ZEXT_-1207672101'), ('const-433', u'LOAD_-1207676574'), (u'LOAD_-1207676308', u'INT_OR_-1207676256'), (u'SUBPIECE_-1207668460', u'INT_SUB_-1207673729'), (u'CAST_-1207666918', u'INT_SUB_-1207674316'), ('const-433', u'LOAD_-1207677077'), (u'MULTIEQUAL_-1207670600', u'PTRADD_-1207667019'), ('const-0', u'PTRSUB_-1207668105'), (u'INDIRECT_-1207671461', u'PIECE_-1207671459'), ('const-3221225472', u'COPY_-1207669129'), (u'INT_ADD_-1207667784', u'CAST_-1207667524'), (u'CAST_-1207667105', u'INT_ADD_-1207667360'), ('const-1', u'INT_ADD_-1207677250'), (u'LOAD_-1207677582', u'PTRSUB_-1207668412'), ('const-0', u'PTRSUB_-1207667499'), (u'LOAD_-1207675303', u'PTRADD_-1207666538'), (u'CAST_-1207667067', u'STORE_-1207674836'), (u'PTRADD_-1207667343', u'PTRSUB_-1207667341'), (u'INT_ADD_-1207667083', u'INT_ADD_-1207674104'), (u'MULTIEQUAL_-1207670020', u'INT_MULT_-1207673351'), ('const-1', u'RETURN_-1207673711'), ('const-0', u'INT_EQUAL_-1207672760'), (u'CAST_-1207667974', u'INT_ADD_-1207668337'), ('const-433', u'STORE_-1207672653'), (u'COPY_-1207665810', u'CALL_-1207671736'), (u'LOAD_-1207677772', u'INT_NOTEQUAL_-1207677756'), ('const-4', u'PTRADD_-1207666607'), (u'MULTIEQUAL_-1207668608', u'INT_EQUAL_-1207673510'), ('tmp_8260', u'CBRANCH_-1207672989'), ('const-3732208', u'COPY_-1207665699'), ('const-80', u'PTRADD_-1207667143'), ('tmp_7151', u'CBRANCH_-1207673209'), (u'LOAD_-1207675303', u'PTRADD_-1207667143'), (u'INT_NOTEQUAL_-1207676537', u'CBRANCH_-1207676534'), (u'INT_EQUAL_-1207674357', u'CBRANCH_-1207674354'), (u'COPY_-1207667514', u'MULTIEQUAL_-1207671175'), (u'PTRADD_-1207667034', u'MULTIEQUAL_-1207670349'), (u'LOAD_-1207677049', u'CALLIND_-1207677039'), (u'PIECE_-1207671459', u'CAST_-1207667274'), (u'INT_AND_-1207672665', u'INT_EQUAL_-1207672679'), ('const-0', u'PTRSUB_-1207666808'), (u'SUBPIECE_-1207670890', u'INT_NOTEQUAL_-1207675710'), (u'CAST_-1207667713', u'INT_ZEXT_-1207671665'), ('const-4', u'PTRADD_-1207668329'), ('const--32', u'INT_SUB_-1207674645'), (u'COPY_-1207668500', u'MULTIEQUAL_-1207666804'), ('tmp_2721', u'CBRANCH_-1207674380'), ('const-433', u'LOAD_-1207676060'), ('const-433', u'LOAD_-1207676488'), ('const-0', u'PTRSUB_-1207667508'), ('const-0', u'PTRSUB_-1207667489'), (u'COPY_-1207666069', u'CALL_-1207672348'), (u'MULTIEQUAL_-1207670753', u'INT_ADD_-1207676558'), (u'CAST_-1207667561', u'MULTIEQUAL_-1207671251'), (u'LOAD_-1207674975', u'STORE_-1207674866'), (u'LOAD_-1207674357', u'INT_NOTEQUAL_-1207674325'), (u'INT_SUB_-1207677452', u'INT_SRIGHT_-1207677429'), ('const-0', u'RETURN_-1207677396'), (u'INT_MULT_-1207672578', u'INT_ADD_-1207672590'), (u'INT_SUB_-1207677382', u'INT_ZEXT_-1207671710'), (u'INT_ADD_-1207677482', u'CAST_-1207668173'), ('const-24', u'INT_MULT_-1207673326'), ('const-64', u'PTRSUB_-1207667871'), ('tmp_2306', u'CBRANCH_-1207676372'), (u'MULTIEQUAL_-1207671427', u'PTRSUB_-1207667886'), (u'PTRSUB_-1207668351', u'PTRSUB_-1207668346'), (u'PTRSUB_-1207668106', u'PTRSUB_-1207668105'), ('const-0', u'PTRSUB_-1207667689'), (u'COPY_-1207665962', u'MULTIEQUAL_-1207671179'), (u'LOAD_-1207673469', u'MULTIEQUAL_-1207669874'), ('const-433', u'LOAD_-1207674147'), (u'CAST_-1207667086', u'STORE_-1207674858'), ('const-0', u'INT_EQUAL_-1207676423'), ('tmp_8876', u'PTRADD_-1207666509'), (u'LOAD_-1207675303', u'CALLIND_-1207675276'), (u'PTRADD_-1207666487', u'MULTIEQUAL_-1207669776'), (u'INT_SUB_-1207675922', u'INT_SRIGHT_-1207675887'), (u'INT_ZEXT_-1207670976', u'INT_LEFT_-1207674693'), (u'INT_ADD_-1207675953', u'CAST_-1207667567'), (u'CAST_-1207667957', u'INT_EQUAL_-1207676329'), (u'LOAD_-1207677498', u'INT_ADD_-1207677343'), (u'CAST_-1207667993', u'INT_SUB_-1207677280'), ('const-80', u'PTRADD_-1207666618'), (u'MULTIEQUAL_-1207669853', u'LOAD_-1207677582'), (u'PTRSUB_-1207665990', u'PTRSUB_-1207665985'), (u'LOAD_-1207677105', u'PTRSUB_-1207668197'), (u'INT_ADD_-1207667350', u'CAST_-1207667093'), ('const-0', u'PTRSUB_-1207667052'), ('const-1673456', u'PTRSUB_-1207666766'), ('const-3724260', u'COPY_-1207665785'), (u'CAST_-1207666597', u'MULTIEQUAL_-1207671017'), ('const-433', u'STORE_-1207674844'), ('const-48', u'PTRADD_-1207667252'), (u'CAST_-1207667061', u'INT_ADD_-1207667322'), ('const-4', u'PTRADD_-1207666092'), (u'LOAD_-1207676366', u'MULTIEQUAL_-1207671810'), ('const-72', u'INT_ADD_-1207674365'), ('const-433', u'LOAD_-1207675976'), (u'COPY_-1207668875', u'MULTIEQUAL_-1207669014'), (u'MULTIEQUAL_-1207669776', u'COPY_-1207666073'), ('const-433', u'LOAD_-1207677339'), (u'LOAD_-1207676488', u'CAST_-1207667713'), (u'PTRSUB_-1207667908', u'LOAD_-1207676435'), (u'MULTIEQUAL_-1207671427', u'PTRSUB_-1207667897'), (u'INT_NOTEQUAL_-1207674631', u'CBRANCH_-1207674630'), (u'COPY_-1207667593', u'MULTIEQUAL_-1207671565'), ('const-26', u'PTRADD_-1207666968'), ('const-433', u'LOAD_-1207673435'), (u'MULTIEQUAL_-1207671337', u'SUBPIECE_-1207668538'), (u'INT_AND_-1207676361', u'INT_EQUAL_-1207676375'), (u'PTRSUB_-1207667341', u'LOAD_-1207674975'), (u'INT_NOTEQUAL_-1207672579', u'CBRANCH_-1207672577'), (u'CAST_-1207667894', u'INT_ADD_-1207668147'), ('const-16', u'INT_ADD_-1207667350'), ('const-0', u'PTRSUB_-1207666792'), (u'COPY_-1207665785', u'CALL_-1207671704'), (u'INT_EQUAL_-1207677311', u'CBRANCH_-1207677308'), (u'PIECE_-1207671494', u'INT_ADD_-1207672833'), ('const-72', u'INT_ADD_-1207674119'), (u'INT_NOTEQUAL_-1207675814', u'CBRANCH_-1207675814'), ('const-56', u'PTRSUB_-1207666051'), ('const-433', u'STORE_-1207674866'), (u'CAST_-1207666018', u'COPY_-1207666111'), (u'INT_NOTEQUAL_-1207677538', u'CBRANCH_-1207677536'), (u'PTRSUB_-1207666616', u'LOAD_-1207673541'), ('const-0', u'SUBPIECE_-1207668460'), ('tmp_2036', u'CBRANCH_-1207676534'), (u'INT_ADD_-1207666139', u'PTRADD_-1207666092'), (u'MULTIEQUAL_-1207671017', u'CAST_-1207666886'), (u'CAST_-1207668105', u'LOAD_-1207677339'), (u'LOAD_-1207673541', u'PTRSUB_-1207666608'), ('const-3699628', u'COPY_-1207665749'), (u'MULTIEQUAL_-1207671337', u'CAST_-1207667075'), ('const-6', u'PTRADD_-1207667034'), (u'INT_NOTEQUAL_-1207675733', u'CBRANCH_-1207675731'), (u'CAST_-1207667495', u'LOAD_-1207675777'), (u'LOAD_-1207675976', u'INT_SUB_-1207675922'), (u'PTRSUB_-1207666339', u'LOAD_-1207672593'), ('const-64', u'PTRSUB_-1207666616'), ('const-8', u'PTRADD_-1207667381'), ('const-433', u'LOAD_-1207672606'), (u'INT_NOTEQUAL_-1207675359', u'CBRANCH_-1207675357'), (u'PTRSUB_-1207667425', u'LOAD_-1207675500'), ('const-8', u'PTRADD_-1207666072'), (u'CAST_-1207667080', u'STORE_-1207674851'), ('const-1', u'PTRADD_-1207666524'), ('const-433', u'STORE_-1207677419'), (u'MULTIEQUAL_-1207670082', u'PTRADD_-1207666487'), ('const-0', u'SUBPIECE_-1207668890'), (u'PIECE_-1207672102', u'CAST_-1207667932'), ('const-8', u'INT_MULT_-1207672578'), ('const-1', u'INT_ADD_-1207673242'), (u'PTRSUB_-1207667689', u'LOAD_-1207676412'), (u'PIECE_-1207672352', u'INT_EQUAL_-1207677505'), ('const-0', u'COPY_-1207671751'), (u'MULTIEQUAL_-1207669874', u'PTRSUB_-1207666190'), ('const-0', u'STORE_-1207672653'), ('const-3724260', u'COPY_-1207666081'), (u'PTRADD_-1207668034', u'LOAD_-1207676999'), (u'BOOL_NEGATE_-1207666413', u'CBRANCH_-1207672581'), ('const-8', u'INT_MULT_-1207674106'), ('const-0', u'PTRSUB_-1207668402'), ('const-4294967295', u'INT_AND_-1207669402'), ('const-433', u'LOAD_-1207673420'), (u'PTRSUB_-1207667176', u'LOAD_-1207674395'), (u'CAST_-1207668162', u'CAST_-1207668142'), (u'CAST_-1207667550', u'LOAD_-1207675948'), (u'INT_ZEXT_-1207669703', u'INT_2COMP_-1207672877'), ('const-0', u'PTRSUB_-1207665985'), ('const-0', u'PTRSUB_-1207667176'), (u'LOAD_-1207675353', u'PTRADD_-1207667415'), (u'INT_ADD_-1207666190', u'CAST_-1207666027'), ('tmp_8872', u'PTRSUB_-1207668559'), (u'PTRSUB_-1207666528', u'PTRSUB_-1207666526'), ('const-3732208', u'COPY_-1207665748'), (u'CALLIND_-1207674137', u'INDIRECT_-1207671050'), ('const-433', u'LOAD_-1207674381'), (u'LOAD_-1207676928', u'INT_SUB_-1207676877'), ('const-0', u'PTRSUB_-1207668266'), ('const-433', u'LOAD_-1207672790'), ('const-0', u'PTRSUB_-1207668174'), ('const-433', u'LOAD_-1207677011'), ('const-0', u'PTRSUB_-1207667278'), (u'CALL_-1207672580', u'MULTIEQUAL_-1207669874'), ('const-433', u'LOAD_-1207674317'), ('const-433', u'LOAD_-1207677707'), (u'LOAD_-1207676387', u'INT_AND_-1207676361'), (u'MULTIEQUAL_-1207670852', u'STORE_-1207676417'), (u'LOAD_-1207677707', u'CALLIND_-1207677697'), ('const-1', u'PTRADD_-1207666077'), (u'INT_EQUAL_-1207676510', u'CBRANCH_-1207676509'), (u'INT_OR_-1207676256', u'MULTIEQUAL_-1207670140'), (u'CALLIND_-1207676989', u'INDIRECT_-1207672130'), (u'CAST_-1207667274', u'LOAD_-1207675163'), (u'PTRSUB_-1207667871', u'LOAD_-1207676359'), (u'INT_AND_-1207672979', u'INT_NOTEQUAL_-1207672992'), ('const-433', u'LOAD_-1207674120'), (u'MULTIEQUAL_-1207667170', u'INT_ADD_-1207674397'), (u'MULTIEQUAL_-1207671337', u'CAST_-1207667061'), ('tmp_6133', u'CBRANCH_-1207674172'), ('const-59', u'PTRSUB_-1207666243'), (u'INT_EQUAL_-1207672872', u'CBRANCH_-1207672870'), ('const-1', u'RETURN_-1207671971'), ('const-8', u'INT_MULT_-1207675464'), (u'INT_EQUAL_-1207676423', u'CBRANCH_-1207676419'), ('tmp_5224', u'CBRANCH_-1207674630'), (u'INT_EQUAL_-1207673490', u'CBRANCH_-1207673488'), (u'COPY_-1207670226', u'MULTIEQUAL_-1207670116'), (u'PIECE_-1207671756', u'INT_ADD_-1207675960'), (u'PTRADD_-1207666077', u'MULTIEQUAL_-1207669711'), (u'INT_EQUAL_-1207672679', u'CBRANCH_-1207672676'), (u'CALL_-1207674755', u'CALL_-1207672413'), (u'CALLIND_-1207675276', u'INDIRECT_-1207671461'), (u'PTRSUB_-1207666681', u'LOAD_-1207672984'), ('const-0', u'INT_NOTEQUAL_-1207677272'), (u'INT_SRIGHT_-1207675121', u'SUBPIECE_-1207668460'), (u'PIECE_-1207671494', u'INT_ADD_-1207674365'), (u'CALLIND_-1207676942', u'INDIRECT_-1207672104'), ('tmp_7359', u'CBRANCH_-1207672737'), (u'PTRSUB_-1207666693', u'INT_EQUAL_-1207673398'), ('const-88', u'INT_ADD_-1207675932'), ('const-0', u'COPY_-1207668528'), ('tmp_8545', u'BRANCH_-1207672947'), (u'INT_RIGHT_-1207675520', u'PTRADD_-1207667437'), (u'INT_SUB_-1207674267', u'INT_RIGHT_-1207674217'), (u'MULTIEQUAL_-1207670600', u'PTRADD_-1207667024'), (u'CALL_-1207672605', u'BOOL_NEGATE_-1207666413'), ('const-433', u'LOAD_-1207673572'), ('tmp_2072', u'CBRANCH_-1207676509'), (u'INT_ZEXT_-1207670965', u'INT_MULT_-1207674106'), (u'PIECE_-1207671494', u'INT_ADD_-1207674119'), ('const-0', u'PTRSUB_-1207667140'), (u'INT_ZEXT_-1207671728', u'INT_MULT_-1207676615'), ('const-0', u'PTRSUB_-1207667419'), (u'PTRADD_-1207667310', u'LOAD_-1207675091'), ('const-8191', u'INT_AND_-1207672656'), (u'PTRSUB_-1207666436', u'LOAD_-1207673460'), ('const-4', u'PTRADD_-1207666971'), ('tmp_2233', u'CBRANCH_-1207676419'), (u'PIECE_-1207671756', u'INT_ADD_-1207675939'), (u'SUBPIECE_-1207668584', u'INT_SUB_-1207673282'), (u'INT_ADD_-1207674329', u'CAST_-1207666757'), ('tmp_6009', u'CBRANCH_-1207674269'), (u'CAST_-1207667864', u'INT_ADD_-1207676773'), (u'MULTIEQUAL_-1207671337', u'CAST_-1207667105'), ('const-16', u'PTRSUB_-1207666418'), (u'LOAD_-1207674238', u'INT_ADD_-1207674208'), (u'LOAD_-1207676529', u'INT_OR_-1207674382'), ('const-3732208', u'COPY_-1207665922'), (u'PTRSUB_-1207668145', u'LOAD_-1207676958'), ('const-0', u'PTRSUB_-1207666797'), (u'PTRADD_-1207666509', u'LOAD_-1207673288'), (u'LOAD_-1207674934', u'INT_SUB_-1207674915'), ('const-433', u'LOAD_-1207676529'), (u'INT_SUB_-1207675796', u'INT_ZEXT_-1207671013'), ('const-1679712', u'PTRSUB_-1207667213'), (u'INT_ZEXT_-1207670089', u'INT_MULT_-1207672578'), (u'CAST_-1207667122', u'LOAD_-1207674945'), (u'LOAD_-1207676999', u'CALLIND_-1207676989'), ('const-0', u'INT_EQUAL_-1207675983'), (u'INT_LEFT_-1207674693', u'CALL_-1207674674'), (u'MULTIEQUAL_-1207669776', u'PTRADD_-1207666092'), (u'INT_ADD_-1207667360', u'CAST_-1207667104'), ('const-60', u'PTRSUB_-1207666692'), (u'CALLIND_-1207672765', u'MULTIEQUAL_-1207668608'), (u'CAST_-1207667267', u'LOAD_-1207675274'), ('const-2', u'PTRADD_-1207668320'), (u'INT_ADD_-1207667746', u'CAST_-1207667484'), (u'PIECE_-1207672352', u'INT_ADD_-1207677482'), ('const-3724260', u'COPY_-1207665711'), ('const-24', u'PTRSUB_-1207668412'), (u'COPY_-1207672368', u'MULTIEQUAL_-1207672154'), (u'LOAD_-1207677846', u'PTRSUB_-1207668268'), (u'INT_SRIGHT_-1207675887', u'SUBPIECE_-1207671583'), (u'CAST_-1207667932', u'PTRADD_-1207668068'), ('const-28', u'PTRSUB_-1207666407'), (u'INT_EQUAL_-1207673398', u'CBRANCH_-1207673395'), (u'MULTIEQUAL_-1207670082', u'PTRADD_-1207666466'), (u'LOAD_-1207675303', u'PTRSUB_-1207666644'), (u'PTRADD_-1207674134', u'CAST_-1207666861'), (u'LOAD_-1207676574', u'CALL_-1207675182'), (u'INT_EQUAL_-1207676397', u'CBRANCH_-1207676394'), (u'INT_NOTEQUAL_-1207675710', u'CBRANCH_-1207675709'), (u'PTRADD_-1207667293', u'LOAD_-1207675060'), ('const-3', u'INT_SRIGHT_-1207675121'), ('const-56', u'PTRSUB_-1207667265'), ('const-3732208', u'COPY_-1207665971'), (u'PTRSUB_-1207666823', u'PTRSUB_-1207666813'), ('const-1750', u'CALL_-1207673484'), ('const-56', u'INT_ADD_-1207675287'), (u'CAST_-1207667112', u'INT_ADD_-1207667366'), (u'INT_SUB_-1207675639', u'INT_ZEXT_-1207671507'), ('const-4', u'PTRADD_-1207666077'), ('const-433', u'LOAD_-1207675691'), (u'LOAD_-1207677831', u'INT_SUB_-1207673455'), (u'INT_EQUAL_-1207672760', u'CBRANCH_-1207672758'), (u'MULTIEQUAL_-1207671179', u'CAST_-1207667994'), ('const-0', u'PTRSUB_-1207668145'), (u'LOAD_-1207675091', u'INT_EQUAL_-1207675068'), (u'INT_ADD_-1207675737', u'COPY_-1207667593'), (u'INT_SUB_-1207676365', u'INT_EQUAL_-1207676372'), (u'LOAD_-1207675505', u'INT_LESS_-1207675472'), (u'PTRSUB_-1207665937', u'LOAD_-1207672613'), ('tmp_6326', u'CBRANCH_-1207673773'), (u'PTRADD_-1207666475', u'STORE_-1207673244'), (u'MULTIEQUAL_-1207670082', u'SUBPIECE_-1207668584'), (u'PTRSUB_-1207667623', u'PTRSUB_-1207667519'), (u'PIECE_-1207671494', u'INT_EQUAL_-1207675318'), (u'LOAD_-1207672719', u'PTRADD_-1207665951'), ('const-1', u'INT_ADD_-1207674397'), ('const-3724260', u'COPY_-1207665860'), (u'COPY_-1207677445', u'CAST_-1207667918'), ('const-24', u'PTRSUB_-1207666247'), (u'MULTIEQUAL_-1207668591', u'STORE_-1207673275'), (u'MULTIEQUAL_-1207670020', u'INT_AND_-1207669402'), (u'INT_ZEXT_-1207671507', u'INT_ADD_-1207667678'), (u'INT_ZEXT_-1207671665', u'INT_AND_-1207676454'), ('const-433', u'LOAD_-1207674134'), (u'LOAD_-1207673435', u'PTRADD_-1207666486'), (u'INT_EQUAL_-1207675003', u'CBRANCH_-1207675000'), ('const-0', u'COPY_-1207668875'), ('tmp_8875', u'PTRSUB_-1207666944'), (u'INT_AND_-1207672656', u'INT_ZEXT_-1207670089'), ('const-56', u'INT_ADD_-1207675960'), (u'LOAD_-1207677718', u'PTRSUB_-1207668469'), (u'INT_ADD_-1207674119', u'CAST_-1207666827'), ('const-433', u'LOAD_-1207673460'), (u'PTRSUB_-1207666247', u'PTRSUB_-1207666057'), ('const-433', u'LOAD_-1207676883'), ('const-433', u'LOAD_-1207675045'), (u'PTRSUB_-1207666243', u'LOAD_-1207672691'), (u'CALL_-1207674755', u'CALL_-1207674674'), ('const-3732208', u'COPY_-1207665996'), ('const-433', u'LOAD_-1207676958'), (u'LOAD_-1207677359', u'INT_ADD_-1207677323'), ('const-96', u'INT_ADD_-1207674922'), (u'MULTIEQUAL_-1207669156', u'STORE_-1207674111'), ('const-0', u'SUBPIECE_-1207671755'), (u'PTRSUB_-1207667419', u'LOAD_-1207675106'), (u'LOAD_-1207675500', u'CAST_-1207667358'), ('tmp_4136', u'CBRANCH_-1207675316'), ('const-3', u'INT_SRIGHT_-1207675887'), ('const-0', u'PTRSUB_-1207666788'), (u'INT_ADD_-1207672590', u'CAST_-1207665816'), (u'LOAD_-1207672593', u'CALL_-1207672580'), (u'PTRADD_-1207667437', u'LOAD_-1207675173'), (u'CAST_-1207666817', u'LOAD_-1207674120'), ('const-0', u'INT_NOTEQUAL_-1207673774'), ('const-0', u'SUBPIECE_-1207671626'), (u'LOAD_-1207673586', u'PTRADD_-1207666561'), ('const-433', u'LOAD_-1207677055'), ('const-433', u'LOAD_-1207676796'), ('const-59', u'PTRSUB_-1207666681'), (u'PTRADD_-1207666072', u'MULTIEQUAL_-1207669735'), (u'CALLIND_-1207675994', u'INDIRECT_-1207671758'), (u'LOAD_-1207672613', u'CAST_-1207665817'), ('const-0', u'PTRSUB_-1207668264'), ('const-0', u'PTRSUB_-1207667915'), (u'PTRADD_-1207666092', u'CAST_-1207665904'), (u'MULTIEQUAL_-1207670753', u'INT_ADD_-1207676341'), (u'PTRSUB_-1207666656', u'LOAD_-1207673047'), (u'PTRSUB_-1207665991', u'LOAD_-1207672553'), (u'INT_EQUAL_-1207674204', u'CBRANCH_-1207674201'), (u'CALLIND_-1207677516', u'INDIRECT_-1207672354'), ('const-24', u'PTRADD_-1207667921'), (u'INT_RIGHT_-1207674217', u'PTRADD_-1207666803'), (u'PIECE_-1207671756', u'INT_ADD_-1207675953'), ('const-4', u'PTRADD_-1207667415'), ('const-433', u'STORE_-1207674343'), (u'MULTIEQUAL_-1207671565', u'INT_MULT_-1207675749'), ('const-433', u'LOAD_-1207676789'), (u'PTRSUB_-1207667494', u'LOAD_-1207675627'), ('const-8', u'INT_ADD_-1207667366'), (u'PTRSUB_-1207666524', u'PTRADD_-1207666524'), (u'CAST_-1207667893', u'MULTIEQUAL_-1207670852'), (u'CALLIND_-1207672074', u'MULTIEQUAL_-1207669463'), (u'MULTIEQUAL_-1207671337', u'CAST_-1207667094'), ('const-29', u'PTRADD_-1207667381'), (u'MULTIEQUAL_-1207668608', u'STORE_-1207673231'), ('const-1', u'INT_SUB_-1207676448'), ('tmp_6401', u'BRANCH_-1207673716'), (u'LOAD_-1207676928', u'INT_LESS_-1207676892'), (u'INT_NOTEQUAL_-1207677193', u'CBRANCH_-1207677190'), (u'INT_EQUAL_-1207677505', u'CBRANCH_-1207677503'), (u'COPY_-1207665749', u'CALL_-1207671702'), ('const-4163', u'CALL_-1207671976'), ('const-4', u'PTRADD_-1207667029'), (u'LOAD_-1207674381', u'INT_ADD_-1207667024'), (u'MULTIEQUAL_-1207668626', u'INT_MULT_-1207673326'), ('const-1', u'INT_XOR_-1207668804'), (u'PTRSUB_-1207668262', u'LOAD_-1207677209'), ('const-433', u'LOAD_-1207675969'), (u'PTRADD_-1207666803', u'PTRSUB_-1207666797'), (u'LOAD_-1207677853', u'PTRSUB_-1207668549'), (u'SUBPIECE_-1207671652', u'INT_AND_-1207675538'), ('const-1', u'RETURN_-1207673840'), ('const-264', u'CALL_-1207674189'), (u'PTRSUB_-1207665941', u'PTRSUB_-1207665937'), (u'LOAD_-1207674431', u'INT_NOTEQUAL_-1207674381'), ('const-433', u'STORE_-1207674617'), ('const-433', u'LOAD_-1207675500'), (u'PTRSUB_-1207668559', u'LOAD_-1207677846'), (u'LOAD_-1207676529', u'MULTIEQUAL_-1207670140'), (u'LOAD_-1207674120', u'MULTIEQUAL_-1207670821'), (u'LOAD_-1207672790', u'INT_EQUAL_-1207672760'), ('const-433', u'STORE_-1207674092'), (u'LOAD_-1207673482', u'INT_ADD_-1207673453'), ('const-7', u'INT_AND_-1207673415'), (u'INT_RIGHT_-1207676821', u'PTRADD_-1207667921'), (u'COPY_-1207666425', u'MULTIEQUAL_-1207670020'), (u'SUBPIECE_-1207671755', u'INT_SUB_-1207676646'), (u'PTRSUB_-1207665945', u'PTRSUB_-1207665941'), ('const-80', u'INT_ADD_-1207675939'), ('const-433', u'LOAD_-1207677853'), (u'INT_ADD_-1207676912', u'CAST_-1207667917'), ('const-4', u'INT_AND_-1207670493'), (u'CAST_-1207666034', u'LOAD_-1207672648'), (u'LOAD_-1207677055', u'PTRADD_-1207668061'), ('const-1673408', u'PTRSUB_-1207667470'), ('const-433', u'LOAD_-1207674311'), (u'INT_LESS_-1207674282', u'CBRANCH_-1207674291'), (u'CAST_-1207665917', u'LOAD_-1207672849'), (u'PTRSUB_-1207666033', u'PTRSUB_-1207665998'), ('const-433', u'STORE_-1207675759'), ('const-1', u'PTRADD_-1207667984'), (u'INT_NOTEQUAL_-1207677272', u'CBRANCH_-1207677272'), (u'MULTIEQUAL_-1207669874', u'PTRSUB_-1207666692'), (u'PTRADD_-1207668254', u'LOAD_-1207677526'), (u'PTRADD_-1207667590', u'COPY_-1207667514'), (u'LOAD_-1207675969', u'INT_SUB_-1207675922'), (u'PTRSUB_-1207667278', u'INT_EQUAL_-1207674357'), ('const-3', u'INT_SRIGHT_-1207674876'), (u'PTRSUB_-1207668506', u'LOAD_-1207677772'), (u'INT_ZEXT_-1207670931', u'CALLIND_-1207674137'), ('const-56', u'PTRSUB_-1207666902'), (u'CAST_-1207667490', u'LOAD_-1207675770'), ('const-433', u'LOAD_-1207672574'), (u'PTRSUB_-1207666644', u'LOAD_-1207673586'), ('const-8', u'INT_ADD_-1207667816'), (u'PTRADD_-1207666029', u'INT_NOTEQUAL_-1207672579'), ('const-0', u'CALL_-1207674674'), (u'PTRSUB_-1207667848', u'LOAD_-1207676308'), (u'MULTIEQUAL_-1207671198', u'PTRADD_-1207668329'), ('const-0', u'COPY_-1207670972'), (u'LOAD_-1207675955', u'MULTIEQUAL_-1207669725'), ('const-24', u'PTRADD_-1207667074'), (u'CAST_-1207666692', u'INT_ADD_-1207674118'), ('const-0', u'SUBPIECE_-1207668584'), ('tmp_7262', u'BRANCH_-1207672811'), (u'MULTIEQUAL_-1207669058', u'MULTIEQUAL_-1207669014'), (u'CAST_-1207667093', u'STORE_-1207674866'), (u'PTRSUB_-1207668174', u'LOAD_-1207677011'), (u'INT_ZEXT_-1207670503', u'INT_LESSEQUAL_-1207674271'), (u'CAST_-1207667918', u'RETURN_-1207677396'), ('tmp_8875', u'PTRSUB_-1207667624'), ('tmp_3483', u'CBRANCH_-1207675731'), (u'LOAD_-1207672790', u'INT_LESS_-1207672728'), ('const-433', u'LOAD_-1207676999'), ('const-1', u'PTRADD_-1207674134'), ('const-1', u'INT_ADD_-1207667678'), (u'PTRADD_-1207666538', u'PTRSUB_-1207666536'), (u'CAST_-1207666778', u'LOAD_-1207674381'), ('tmp_8207', u'CBRANCH_-1207672528'), (u'PTRADD_-1207668068', u'LOAD_-1207676782'), ('const-0', u'PTRSUB_-1207666644'), ('const-80', u'PTRADD_-1207666538'), ('tmp_892', u'CBRANCH_-1207677308'), (u'COPY_-1207668269', u'MULTIEQUAL_-1207668670'), (u'PIECE_-1207672156', u'INT_ADD_-1207676912'), ('tmp_3053', u'CBRANCH_-1207675981'), ('const-4', u'INT_ADD_-1207667334'), (u'PTRADD_-1207666487', u'COPY_-1207666431'), (u'INT_SUB_-1207676745', u'INT_SRIGHT_-1207676722'), ('const-4', u'INT_AND_-1207672979'), (u'PTRSUB_-1207668121', u'LOAD_-1207676921'), (u'INT_MULT_-1207672620', u'INT_ADD_-1207672632'), ('const-0', u'COPY_-1207667538'), (u'INT_SUB_-1207674915', u'INT_SRIGHT_-1207674876'), (u'INT_EQUAL_-1207676372', u'CBRANCH_-1207676370'), ('tmp_2102', u'CBRANCH_-1207676489'), (u'PTRADD_-1207667984', u'MULTIEQUAL_-1207670879'), ('tmp_6046', u'CBRANCH_-1207674242'), ('const-0', u'INT_EQUAL_-1207676510'), (u'MULTIEQUAL_-1207672154', u'INT_EQUAL_-1207677311'), (u'LOAD_-1207674317', u'MULTIEQUAL_-1207667993'), ('const-24', u'PTRADD_-1207666803'), (u'CALL_-1207674755', u'CAST_-1207666758'), (u'COPY_-1207665823', u'CALL_-1207673957'), (u'INT_ZEXT_-1207670503', u'INT_MULT_-1207674317'), (u'INT_ADD_-1207668337', u'CAST_-1207667973'), ('tmp_1966', u'BRANCH_-1207676616'), ('const-8', u'PTRADD_-1207666968'), (u'COPY_-1207666007', u'CALL_-1207674818'), ('const-0', u'PTRSUB_-1207667623'), (u'PIECE_-1207671494', u'INT_ADD_-1207674929'), (u'COPY_-1207666073', u'MULTIEQUAL_-1207669711'), ('const-1748', u'CALL_-1207673716'), ('const-0', u'PTRSUB_-1207667975'), ('tmp_1489', u'CBRANCH_-1207676901'), ('const-64', u'INT_ADD_-1207677001'), (u'INT_SUB_-1207677072', u'INT_NOTEQUAL_-1207677061'), ('const-433', u'LOAD_-1207673390'), (u'COPY_-1207665885', u'CALL_-1207673997'), ('const-4', u'PTRADD_-1207666029'), ('tmp_8873', u'SUBPIECE_-1207668501'), (u'CAST_-1207666027', u'STORE_-1207674617'), (u'INT_MULT_-1207667518', u'INT_ADD_-1207667746'), (u'COPY_-1207665996', u'CALL_-1207673716'), ('const-433', u'LOAD_-1207677491'), ('const-8', u'PTRADD_-1207668068'), (u'INT_MULT_-1207674106', u'INT_ADD_-1207674118'), (u'INT_MULT_-1207673441', u'INT_ADD_-1207673453'), (u'LOAD_-1207675303', u'PTRSUB_-1207667176'), ('const-0', u'COPY_-1207670752'), ('const-433', u'STORE_-1207673237'), (u'INDIRECT_-1207672158', u'PIECE_-1207672156'), (u'LOAD_-1207673469', u'PTRSUB_-1207666436'), (u'PTRADD_-1207667631', u'CAST_-1207667421'), (u'PTRSUB_-1207667915', u'PTRSUB_-1207667908'), (u'PTRSUB_-1207666608', u'PTRADD_-1207666607'), (u'LOAD_-1207674945', u'INT_SUB_-1207674915'), ('tmp_1405', u'CBRANCH_-1207676968'), ('const-96', u'INT_ADD_-1207672833'), (u'COPY_-1207666567', u'CALL_-1207674829'), (u'PTRSUB_-1207665960', u'PTRSUB_-1207665858'), (u'MULTIEQUAL_-1207668670', u'MULTIEQUAL_-1207666804'), (u'LOAD_-1207676412', u'INT_EQUAL_-1207676397'), ('const-0', u'INT_EQUAL_-1207673028'), (u'INT_ZEXT_-1207670677', u'INT_LEFT_-1207674774'), (u'PTRADD_-1207667381', u'LOAD_-1207675286'), (u'MULTIEQUAL_-1207671565', u'INT_ADD_-1207667747'), ('const-32', u'INT_AND_-1207668045'), (u'LOAD_-1207675347', u'CALLIND_-1207675337'), (u'SUBPIECE_-1207671004', u'INT_SUB_-1207672815'), (u'INT_NOTEQUAL_-1207674057', u'CBRANCH_-1207674054'), ('const-8', u'PTRADD_-1207666024'), (u'PTRADD_-1207666077', u'INT_EQUAL_-1207672611'), (u'COPY_-1207666022', u'CALL_-1207674818'), (u'PTRSUB_-1207668264', u'PTRSUB_-1207668262'), (u'LOAD_-1207673420', u'INT_EQUAL_-1207673405'), ('tmp_6712', u'CBRANCH_-1207673488'), (u'INT_MULT_-1207676761', u'INT_ADD_-1207676773'), (u'CAST_-1207667893', u'MULTIEQUAL_-1207669077'), (u'LOAD_-1207675697', u'MULTIEQUAL_-1207671464'), ('const-3733152', u'COPY_-1207666567'), (u'INT_ADD_-1207674365', u'CAST_-1207666778'), ('tmp_7914', u'BRANCH_-1207672825'), ('const-433', u'STORE_-1207674828'), (u'LOAD_-1207673421', u'CALLIND_-1207672783'), (u'LOAD_-1207674995', u'CALLIND_-1207674985'), ('const-433', u'LOAD_-1207674934'), (u'PTRSUB_-1207666429', u'LOAD_-1207673441'), (u'CAST_-1207667274', u'PTRADD_-1207667437'), ('const-24', u'PTRSUB_-1207666049'), ('const-58', u'PTRSUB_-1207667952'), ('const-0', u'PTRSUB_-1207666526'), ('const-1', u'INT_SUB_-1207674267'), (u'LOAD_-1207674342', u'CAST_-1207666918'), (u'MULTIEQUAL_-1207671251', u'CAST_-1207667462'), (u'INT_SUB_-1207675370', u'INT_NOTEQUAL_-1207675359'), (u'INT_ADD_-1207677250', u'INT_EQUAL_-1207677242'), ('const-1690', u'CALL_-1207673997'), (u'PTRSUB_-1207668402', u'LOAD_-1207677532'), (u'PTRSUB_-1207667052', u'LOAD_-1207674342'), (u'PTRSUB_-1207667140', u'PTRSUB_-1207667052'), (u'LOAD_-1207677077', u'INT_NOTEQUAL_-1207677061'), ('tmp_8877', u'INT_LESSEQUAL_-1207673443'), (u'COPY_-1207668190', u'MULTIEQUAL_-1207671198'), ('const-433', u'STORE_-1207673281'), ('const-0', u'COPY_-1207668500'), (u'INT_AND_-1207668812', u'INT_XOR_-1207668804'), ('tmp_3412', u'BRANCH_-1207675787'), ('tmp_1290', u'CBRANCH_-1207677059'), (u'LOAD_-1207675026', u'INT_EQUAL_-1207675003'), (u'LOAD_-1207676529', u'INT_OR_-1207676262'), ('const-433', u'LOAD_-1207676550'), (u'LOAD_-1207672757', u'INT_LESS_-1207672728'), ('const-0', u'COPY_-1207672368'), (u'INT_SUB_-1207673729', u'INT_ZEXT_-1207670765'), (u'CAST_-1207666795', u'STORE_-1207674078'), (u'PTRADD_-1207667252', u'LOAD_-1207674995'), ('const-3732904', u'COPY_-1207666007'), ('const-0', u'PTRSUB_-1207667519'), ('const-49', u'PTRADD_-1207667293'), (u'COPY_-1207665915', u'CALL_-1207672033'), (u'MULTIEQUAL_-1207671017', u'CALLIND_-1207672965'), ('const-3732208', u'COPY_-1207665798'), ('const-433', u'STORE_-1207674858'), ('const-2', u'PTRADD_-1207666971'), ('const-8', u'PTRADD_-1207667252'), (u'INT_EQUAL_-1207675983', u'CBRANCH_-1207675981'), (u'PTRSUB_-1207668508', u'PTRSUB_-1207668506'), (u'CAST_-1207666861', u'LOAD_-1207674196'), (u'LOAD_-1207677011', u'PTRADD_-1207668034'), (u'LOAD_-1207675303', u'PTRADD_-1207667343'), (u'INDIRECT_-1207670801', u'PIECE_-1207670799'), ('const-433', u'LOAD_-1207674395'), (u'PTRSUB_-1207668531', u'PTRSUB_-1207668377'), (u'INT_ADD_-1207667816', u'CAST_-1207667561'), ('const-433', u'LOAD_-1207674224'), ('const-3732992', u'COPY_-1207666030'), ('tmp_4082', u'CBRANCH_-1207675357'), (u'INT_SUB_-1207672713', u'INT_RIGHT_-1207672638'), (u'PTRSUB_-1207665965', u'LOAD_-1207674439'), (u'PTRSUB_-1207667213', u'INT_EQUAL_-1207674204'), ('const-433', u'STORE_-1207676417'), (u'INT_SRIGHT_-1207674876', u'SUBPIECE_-1207671004'), (u'INT_NOTEQUAL_-1207673774', u'CBRANCH_-1207673773'), ('const-433', u'LOAD_-1207673379'), (u'INT_MULT_-1207676615', u'INT_SUB_-1207676365'), ('const-433', u'LOAD_-1207677105'), ('const-88', u'INT_ADD_-1207674208'), (u'CAST_-1207668162', u'COPY_-1207668205'), ('const-2', u'PTRADD_-1207667343'), (u'PTRSUB_-1207668549', u'LOAD_-1207677831'), ('const-13', u'INT_RIGHT_-1207672638'), (u'PTRSUB_-1207666692', u'LOAD_-1207673005'), ('const-0', u'SUBPIECE_-1207671583'), (u'PTRSUB_-1207666853', u'LOAD_-1207675195'), (u'COPY_-1207667534', u'MULTIEQUAL_-1207671175'), ('const-56', u'PTRSUB_-1207666034'), ('const-0', u'INT_EQUAL_-1207676372'), (u'PTRSUB_-1207667886', u'LOAD_-1207676387'), ('const-1535', u'CALL_-1207674754'), (u'COPY_-1207670972', u'MULTIEQUAL_-1207670753'), (u'MULTIEQUAL_-1207670132', u'MULTIEQUAL_-1207668235'), (u'COPY_-1207665720', u'CALL_-1207671702'), (u'LOAD_-1207675045', u'PTRADD_-1207667269'), (u'PTRADD_-1207666561', u'LOAD_-1207673572'), (u'MULTIEQUAL_-1207671565', u'INT_NOTEQUAL_-1207675733'), ('const-0', u'INT_EQUAL_-1207676970'), (u'MULTIEQUAL_-1207671712', u'CAST_-1207667932'), ('tmp_3954', u'CBRANCH_-1207675481'), ('const-20', u'INT_ADD_-1207677323'), (u'INT_SRIGHT_-1207677429', u'SUBPIECE_-1207672178'), (u'INT_LESSEQUAL_-1207674271', u'CBRANCH_-1207674269'), (u'MULTIEQUAL_-1207670020', u'INT_NOTEQUAL_-1207673211'), ('const-24', u'PTRSUB_-1207665960'), ('const-0', u'PTRSUB_-1207668531'), (u'COPY_-1207665966', u'CALL_-1207671976'), ('const-0', u'PTRSUB_-1207666226'), (u'INT_ADD_-1207675258', u'CAST_-1207667267'), (u'SUBPIECE_-1207668460', u'INT_NOTEQUAL_-1207673774'), (u'COPY_-1207670752', u'MULTIEQUAL_-1207670821'), ('tmp_3371', u'CBRANCH_-1207675814'), ('const-433', u'LOAD_-1207673047'), ('const-58', u'PTRSUB_-1207666190'), (u'SUBPIECE_-1207672139', u'STORE_-1207676774'), (u'CAST_-1207666917', u'INT_SUB_-1207674316'), ('const-1', u'INT_SUB_-1207676877'), ('const-433', u'LOAD_-1207675091'), ('const-0', u'INT_NOTEQUAL_-1207674361'), (u'LOAD_-1207676550', u'INT_AND_-1207676524'), (u'PTRSUB_-1207667435', u'PTRSUB_-1207667429'), ('const-0', u'PTRSUB_-1207665998'), (u'LOAD_-1207675303', u'PTRSUB_-1207666564'), (u'CAST_-1207667994', u'INT_SUB_-1207677280'), (u'MULTIEQUAL_-1207671427', u'PTRSUB_-1207667941'), (u'PTRSUB_-1207668123', u'PTRSUB_-1207668121'), ('const-0', u'INT_EQUAL_-1207677505'), (u'MULTIEQUAL_-1207671337', u'CAST_-1207668163'), (u'COPY_-1207665937', u'CALL_-1207671976'), (u'CAST_-1207667462', u'COPY_-1207667568'), (u'PTRADD_-1207666607', u'LOAD_-1207673530'), ('const-433', u'LOAD_-1207674135'), ('tmp_8875', u'PTRSUB_-1207668123'), ('const-0', u'PTRSUB_-1207666564'), (u'MULTIEQUAL_-1207669853', u'LOAD_-1207675403'), (u'PTRSUB_-1207666942', u'LOAD_-1207674311'), (u'LOAD_-1207676032', u'INT_NOTEQUAL_-1207676016'), (u'PTRADD_-1207667590', u'INT_EQUAL_-1207675466'), ('const-0', u'STORE_-1207677270'), (u'CAST_-1207666691', u'LOAD_-1207674134'), ('tmp_5840', u'CBRANCH_-1207674354'), (u'MULTIEQUAL_-1207670116', u'INT_ADD_-1207676394'), (u'CALLIND_-1207677039', u'INDIRECT_-1207672158'), ('const-4', u'PTRADD_-1207667984'), ('const-1', u'RETURN_-1207674824'), (u'INT_ADD_-1207668425', u'CAST_-1207668162'), ('const-3724260', u'COPY_-1207665760'), ('const-3724260', u'COPY_-1207665983'), (u'MULTIEQUAL_-1207671337', u'CAST_-1207667112'), (u'LOAD_-1207675297', u'PTRADD_-1207667381'), (u'MULTIEQUAL_-1207671427', u'PTRSUB_-1207667848'), ('const-0', u'PTRSUB_-1207665990'), ('const-4', u'PTRADD_-1207667024'), (u'CALLIND_-1207675337', u'INDIRECT_-1207671496'), ('const-1656', u'CALL_-1207672348'), ('const-0', u'PTRSUB_-1207667341'), ('const-0', u'PTRSUB_-1207667954'), ('tmp_2458', u'BRANCH_-1207676270'), ('const-433', u'STORE_-1207675840'), (u'COPY_-1207665983', u'CALL_-1207674754'), ('const-3732655', u'COPY_-1207665890'), ('tmp_3884', u'CBRANCH_-1207675463'), (u'INT_SUB_-1207673455', u'INT_ZEXT_-1207669815'), (u'CAST_-1207667421', u'CAST_-1207667349'), ('const-20', u'INT_ADD_-1207675754'), (u'INT_SUB_-1207674267', u'SUBPIECE_-1207671014'), (u'CAST_-1207667555', u'LOAD_-1207675955'), (u'PTRADD_-1207667034', u'COPY_-1207666947'), (u'PTRSUB_-1207667265', u'LOAD_-1207674818'), ('const-1', u'PTRADD_-1207666029'), ('const-24', u'PTRSUB_-1207668207'), (u'CAST_-1207668114', u'LOAD_-1207677359'), (u'PTRSUB_-1207666407', u'LOAD_-1207673397'), ('const-433', u'LOAD_-1207676010'), ('const-124', u'PTRADD_-1207674134'), (u'LOAD_-1207675691', u'INT_LESS_-1207675671'), (u'LOAD_-1207673397', u'MULTIEQUAL_-1207666806'), (u'INT_EQUAL_-1207675318', u'CBRANCH_-1207675316'), ('const-0', u'PTRSUB_-1207666693'), (u'INT_AND_-1207672518', u'INT_EQUAL_-1207672532'), (u'PTRSUB_-1207667908', u'PTRSUB_-1207667904'), (u'LOAD_-1207676782', u'INT_SUB_-1207676745'), (u'MULTIEQUAL_-1207670082', u'PTRADD_-1207666491'), (u'INT_SRIGHT_-1207675849', u'SUBPIECE_-1207670890'), (u'INT_EQUAL_-1207673429', u'CBRANCH_-1207673425'), ('const-3721206', u'COPY_-1207666058'), (u'INT_LESS_-1207676429', u'CBRANCH_-1207676438'), ('const-4', u'INT_MULT_-1207674317'), (u'INT_ADD_-1207676558', u'CAST_-1207667753'), (u'INT_ADD_-1207677475', u'CAST_-1207668168'), (u'SUBPIECE_-1207671626', u'STORE_-1207675483'), ('const-0', u'PTRSUB_-1207667908'), (u'INT_ADD_-1207674208', u'CAST_-1207666875'), ('const-0', u'INT_NOTEQUAL_-1207672992'), ('const-0', u'SUBPIECE_-1207669384'), (u'LOAD_-1207674224', u'CALLIND_-1207672965'), (u'SUBPIECE_-1207669384', u'INT_MULT_-1207675153'), (u'LOAD_-1207677339', u'STORE_-1207677330'), ('const-433', u'LOAD_-1207675195'), (u'PIECE_-1207671048', u'MULTIEQUAL_-1207670944'), (u'INT_EQUAL_-1207676375', u'CBRANCH_-1207676372'), (u'LOAD_-1207675060', u'CALLIND_-1207675050'), (u'INT_ADD_-1207674397', u'STORE_-1207674343'), ('const-433', u'LOAD_-1207673541'), (u'LOAD_-1207677017', u'INT_EQUAL_-1207676397'), ('const-1537', u'CALL_-1207674642'), (u'MULTIEQUAL_-1207671017', u'PTRADD_-1207674134'), (u'MULTIEQUAL_-1207671179', u'MULTIEQUAL_-1207671152'), (u'COPY_-1207668220', u'MULTIEQUAL_-1207669984'), (u'CALL_-1207675182', u'MULTIEQUAL_-1207671427'), ('const-433', u'LOAD_-1207675173'), (u'CAST_-1207667286', u'LOAD_-1207675303'), (u'INT_EQUAL_-1207673510', u'CBRANCH_-1207673508'), ('const-4', u'INT_ADD_-1207668425'), (u'MULTIEQUAL_-1207669711', u'PTRADD_-1207666077'), (u'CAST_-1207666886', u'LOAD_-1207674238'), (u'MULTIEQUAL_-1207671337', u'CAST_-1207667068'), ('const-433', u'LOAD_-1207673469'), (u'COPY_-1207665934', u'CALL_-1207675028'), (u'LOAD_-1207675375', u'INT_NOTEQUAL_-1207675359'), (u'PIECE_-1207672156', u'INT_EQUAL_-1207677024'), ('const-3732880', u'COPY_-1207665720'), ('const-24', u'PTRSUB_-1207666179'), (u'INT_SUB_-1207677549', u'INT_NOTEQUAL_-1207677538'), (u'CAST_-1207667074', u'STORE_-1207674844'), (u'CAST_-1207665904', u'CAST_-1207665878'), (u'PTRADD_-1207667638', u'LOAD_-1207675505'), ('const-433', u'LOAD_-1207675263'), (u'INT_ADD_-1207674106', u'INT_ADD_-1207667083'), (u'LOAD_-1207677554', u'INT_NOTEQUAL_-1207677538'), (u'MULTIEQUAL_-1207670600', u'PTRADD_-1207667034'), ('tmp_8019', u'CBRANCH_-1207672662'), ('const-8', u'INT_MULT_-1207676761'), ('const-0', u'PTRSUB_-1207665945'), (u'PTRSUB_-1207666944', u'PTRSUB_-1207666942'), (u'INT_ZEXT_-1207669815', u'PTRADD_-1207666509'), (u'CAST_-1207666875', u'LOAD_-1207674224'), (u'PTRADD_-1207666486', u'LOAD_-1207673421'), ('const-31', u'PTRADD_-1207666486'), ('const-1', u'PTRADD_-1207667437'), ('tmp_3631', u'BRANCH_-1207675619'), (u'MULTIEQUAL_-1207671427', u'PTRSUB_-1207667908'), (u'PTRADD_-1207667921', u'PTRSUB_-1207667915'), (u'CAST_-1207667002', u'INT_SUB_-1207674645'), (u'MULTIEQUAL_-1207671337', u'CAST_-1207668150'), (u'LOAD_-1207675777', u'INT_ADD_-1207675754'), (u'SUBPIECE_-1207672178', u'INT_SUB_-1207677382'), (u'LOAD_-1207675770', u'STORE_-1207675759'), (u'CAST_-1207667561', u'PTRADD_-1207667685'), (u'LOAD_-1207675303', u'PTRSUB_-1207667246'), (u'INT_NOTEQUAL_-1207676696', u'CBRANCH_-1207676696'), (u'INT_LESS_-1207676892', u'CBRANCH_-1207676901'), ('const-433', u'LOAD_-1207673482'), ('const-0', u'PTRSUB_-1207668469'), ('const-59', u'PTRSUB_-1207666175'), (u'CAST_-1207667524', u'STORE_-1207675833'), (u'CALLIND_-1207674985', u'MULTIEQUAL_-1207669463'), ('const-433', u'LOAD_-1207674263'), ('const-0', u'PTRSUB_-1207668197'), ('const-1', u'INT_SUB_-1207675639'), (u'MULTIEQUAL_-1207671337', u'CAST_-1207667854'), ('const-64', u'PTRSUB_-1207666339'), (u'LOAD_-1207673572', u'CALLIND_-1207672765'), ('const-0', u'PTRSUB_-1207665991'), ('tmp_8694', u'BRANCH_-1207672075'), ('const-24', u'PTRSUB_-1207667529'), (u'PTRADD_-1207666971', u'CAST_-1207666766'), (u'LOAD_-1207674380', u'CALLIND_-1207672935'), (u'LOAD_-1207674357', u'INT_LESS_-1207674282'), ('const-1', u'INT_ADD_-1207666139'), (u'PIECE_-1207671494', u'INT_ADD_-1207674922'), (u'PTRSUB_-1207668512', u'PTRSUB_-1207668510'), (u'INT_NOTEQUAL_-1207672662', u'CBRANCH_-1207672662'), ('const-0', u'PTRSUB_-1207667519'), (u'COPY_-1207666598', u'CALL_-1207674829'), ('tmp_3517', u'CBRANCH_-1207675709'), ('const-433', u'LOAD_-1207677017'), ('const-1', u'INT_SUB_-1207676646'), ('const-0', u'PTRSUB_-1207668346'), (u'LOAD_-1207673460', u'INT_AND_-1207673434'), (u'INT_MULT_-1207675153', u'STORE_-1207674851'), ('const-1', u'PTRADD_-1207667638'), ('const-1', u'COPY_-1207668269'), ('const-433', u'LOAD_-1207676032'), (u'LOAD_-1207674431', u'CALL_-1207674343'), (u'LOAD_-1207674147', u'CALLIND_-1207674137'), ('const-59', u'PTRSUB_-1207665906'), ('const-56', u'PTRSUB_-1207668106'), ('const-433', u'STORE_-1207675833'), (u'PTRSUB_-1207667941', u'LOAD_-1207676529'), (u'MULTIEQUAL_-1207670020', u'PTRADD_-1207666607'), ('const-5', u'PTRADD_-1207666487'), ('const-1', u'RETURN_-1207671731'), ('const-16', u'PTRSUB_-1207667897'), ('const-4', u'PTRADD_-1207667590'), (u'MULTIEQUAL_-1207669874', u'PTRSUB_-1207666179'), ('const-2', u'INT_LEFT_-1207674693'), ('const-3699768', u'COPY_-1207665915'), (u'INT_ADD_-1207667334', u'CAST_-1207667074'), (u'COPY_-1207670048', u'MULTIEQUAL_-1207669984'), (u'SUBPIECE_-1207671583', u'INT_NOTEQUAL_-1207675814'), ('const-37', u'PTRADD_-1207667310'), ('const-1', u'RETURN_-1207673992'), ('tmp_527', u'CBRANCH_-1207677536'), (u'INT_LEFT_-1207674774', u'CALL_-1207674755'), (u'LOAD_-1207674380', u'INT_EQUAL_-1207674357'), (u'LOAD_-1207675303', u'CALLIND_-1207672062'), (u'INT_XOR_-1207668804', u'INT_ZEXT_-1207669703'), ('const-433', u'STORE_-1207674919'), ('tmp_197', u'CBRANCH_-1207677754'), ('const-433', u'LOAD_-1207676952'), (u'PTRADD_-1207668329', u'CAST_-1207668093'), ('const-64', u'PTRSUB_-1207668564'), ('const-0', u'SUBPIECE_-1207672139'), (u'CAST_-1207667485', u'INT_ADD_-1207667746'), (u'LOAD_-1207673572', u'INT_EQUAL_-1207673549'), (u'LOAD_-1207676574', u'PTRSUB_-1207667952'), ('const-433', u'STORE_-1207673275'), (u'MULTIEQUAL_-1207670020', u'INT_ADD_-1207673242'), (u'CALLIND_-1207672935', u'PIECE_-1207670799'), (u'PTRSUB_-1207668268', u'PTRSUB_-1207668266'), ('const-433', u'LOAD_-1207676921'), (u'MULTIEQUAL_-1207668254', u'INT_ZEXT_-1207669708'), ('tmp_8875', u'PTRSUB_-1207666902'), ('tmp_1861', u'CBRANCH_-1207676696'), ('const-433', u'LOAD_-1207675627'), (u'INT_MULT_-1207674317', u'INT_ADD_-1207674329'), (u'SUBPIECE_-1207668538', u'INT_SUB_-1207675370'), (u'LOAD_-1207674196', u'MULTIEQUAL_-1207669058'), ('const-0', u'INT_EQUAL_-1207676375'), ('const-0', u'SUBPIECE_-1207672172'), ('const-8191', u'INT_AND_-1207675538'), (u'PTRSUB_-1207667529', u'LOAD_-1207675375'), ('tmp_6524', u'CBRANCH_-1207673402'), ('const-433', u'LOAD_-1207675777'), ('const-32', u'INT_ADD_-1207667360'), (u'INDIRECT_-1207671758', u'PIECE_-1207671756'), (u'LOAD_-1207675303', u'PTRSUB_-1207667384'), (u'LOAD_-1207674753', u'INT_ZEXT_-1207670976'), ('const-4', u'PTRADD_-1207667034'), (u'PTRSUB_-1207666190', u'LOAD_-1207672574'), (u'INT_EQUAL_-1207676970', u'CBRANCH_-1207676968'), (u'PTRADD_-1207667032', u'LOAD_-1207674263'), ('const-433', u'LOAD_-1207674153'), ('const-433', u'LOAD_-1207676770'), (u'PTRADD_-1207665951', u'PTRSUB_-1207665945'), ('const-8', u'PTRSUB_-1207667141'), (u'INT_ZEXT_-1207672101', u'INT_MULT_-1207676761'), ('const-58', u'PTRSUB_-1207667908'), (u'LOAD_-1207675948', u'INT_SUB_-1207675910'), (u'INT_SUB_-1207675910', u'INT_SRIGHT_-1207675849'), (u'PTRSUB_-1207667952', u'LOAD_-1207676550'), (u'COPY_-1207670889', u'MULTIEQUAL_-1207670944'), ('const-0', u'PTRSUB_-1207666901'), ('tmp_7993', u'CBRANCH_-1207672676'), (u'CALLIND_-1207672062', u'MULTIEQUAL_-1207669505'), (u'LOAD_-1207677802', u'MULTIEQUAL_-1207669853'), ('const-0', u'SUBPIECE_-1207671014'), ('const-8', u'INT_MULT_-1207677331'), (u'CAST_-1207667104', u'MULTIEQUAL_-1207670600'), ('const-433', u'LOAD_-1207675303'), (u'INT_SUB_-1207675575', u'INT_RIGHT_-1207675520'), ('const-433', u'LOAD_-1207673005'), ('const-433', u'LOAD_-1207675106'), (u'INT_ZEXT_-1207671710', u'INT_EQUAL_-1207677311'), (u'INDIRECT_-1207672354', u'PIECE_-1207672352'), ('const-433', u'STORE_-1207677330'), (u'CAST_-1207667932', u'LOAD_-1207676770'), ('const-4', u'INT_MULT_-1207672620'), (u'CALL_-1207674755', u'CALL_-1207672562'), (u'PTRSUB_-1207666808', u'LOAD_-1207674153'), (u'PTRSUB_-1207667954', u'PTRSUB_-1207667949'), ('const-433', u'LOAD_-1207677554'), (u'CAST_-1207668142', u'COPY_-1207668218'), ('const-0', u'STORE_-1207674828'), ('const-433', u'LOAD_-1207674196'), (u'LOAD_-1207677532', u'PTRADD_-1207668254'), (u'INT_AND_-1207674235', u'INT_ZEXT_-1207670965'), ('const-433', u'LOAD_-1207673288'), ('const-4', u'PTRADD_-1207666470'), (u'LOAD_-1207672648', u'MULTIEQUAL_-1207668670'), (u'INT_AND_-1207669402', u'CALLIND_-1207672783')]
[('tmp_2798', u'BRANCH_-1207674308'), (u'INT_AND_-1207673415', u'INT_EQUAL_-1207673429'), (u'CALL_-1207674755', u'CAST_-1207667231'), ('const-433', u'LOAD_-1207677831'), (u'INT_NOTEQUAL_-1207672561', u'CBRANCH_-1207672558'), (u'MULTIEQUAL_-1207671207', u'STORE_-1207675483'), (u'SUBPIECE_-1207670131', u'INT_AND_-1207672656'), ('const-1', u'PTRADD_-1207667733'), (u'LOAD_-1207675263', u'INT_SUB_-1207675244'), (u'INT_ADD_-1207674180', u'CAST_-1207667051'), (u'MULTIEQUAL_-1207671204', u'MULTIEQUAL_-1207671744'), (u'MULTIEQUAL_-1207671459', u'INT_ADD_-1207676472'), (u'INT_ADD_-1207674922', u'CAST_-1207667298'), (u'INT_ADD_-1207675331', u'CAST_-1207667495'), (u'COPY_-1207667607', u'MULTIEQUAL_-1207667239'), (u'LOAD_-1207676574', u'INT_ADD_-1207676536'), ('const-56', u'INT_ADD_-1207676867'), (u'INT_ADD_-1207675251', u'CAST_-1207667447'), ('const-433', u'LOAD_-1207676770'), ('const-433', u'LOAD_-1207677707'), ('const-433', u'STORE_-1207674851'), (u'INT_LESSEQUAL_-1207673443', u'CBRANCH_-1207673439'), (u'LOAD_-1207675274', u'INT_SUB_-1207675244'), (u'COPY_-1207665805', u'CALL_-1207673484'), (u'INT_NOTEQUAL_-1207673447', u'CBRANCH_-1207673444'), (u'COPY_-1207668574', u'MULTIEQUAL_-1207666860'), (u'CALLIND_-1207675337', u'INT_ADD_-1207675258'), ('const-20', u'PTRADD_-1207667444'), (u'INT_NOTEQUAL_-1207673211', u'CBRANCH_-1207673209'), (u'PTRADD_-1207667627', u'LOAD_-1207675375'), (u'INT_ADD_-1207673427', u'CAST_-1207666426'), (u'LOAD_-1207677846', u'LOAD_-1207677802'), (u'CALLIND_-1207675994', u'INT_ADD_-1207675953'), ('tmp_7651', u'CBRANCH_-1207672577'), ('const-3724260', u'COPY_-1207666040'), (u'INT_ZEXT_-1207671697', u'INT_AND_-1207676454'), (u'MULTIEQUAL_-1207669923', u'INT_ADD_-1207672677'), (u'INT_ADD_-1207677837', u'CAST_-1207668530'), (u'COPY_-1207666044', u'MULTIEQUAL_-1207671231'), (u'LOAD_-1207676435', u'INT_AND_-1207676409'), ('const-1', u'INT_SUB_-1207675639'), ('const-2', u'PTRADD_-1207667078'), ('const-433', u'LOAD_-1207677713'), (u'INT_SUB_-1207674316', u'INT_SRIGHT_-1207674293'), (u'CAST_-1207667736', u'LOAD_-1207675955'), (u'CAST_-1207666881', u'LOAD_-1207674134'), (u'LOAD_-1207675303', u'CALLIND_-1207672765'), (u'COPY_-1207677445', u'RETURN_-1207677396'), (u'MULTIEQUAL_-1207670632', u'PTRADD_-1207667126'), ('tmp_4542', u'CBRANCH_-1207675065'), ('const-1558', u'CALL_-1207671704'), (u'CAST_-1207667885', u'LOAD_-1207676435'), ('const-433', u'LOAD_-1207673379'), ('const-1', u'RETURN_-1207675023'), ('const-0', u'COPY_-1207670365'), (u'MULTIEQUAL_-1207670114', u'PTRADD_-1207666596'), (u'INT_SUB_-1207676448', u'INT_LESS_-1207676429'), (u'CAST_-1207666434', u'LOAD_-1207673460'), (u'INT_ADD_-1207672537', u'CAST_-1207666176'), (u'PTRADD_-1207667247', u'LOAD_-1207674342'), ('const-4', u'PTRADD_-1207667131'), (u'MULTIEQUAL_-1207668052', u'INT_AND_-1207668081'), (u'SUBPIECE_-1207671615', u'INT_SUB_-1207675796'), (u'LOAD_-1207677554', u'SUBPIECE_-1207668415'), (u'MULTIEQUAL_-1207670632', u'PTRADD_-1207667131'), (u'MULTIEQUAL_-1207671459', u'INT_ADD_-1207676396'), ('const-28', u'INT_ADD_-1207673031'), ('const-8', u'PTRADD_-1207666660'), ('const-0', u'INT_NOTEQUAL_-1207672662'), (u'INT_ADD_-1207672833', u'CAST_-1207666094'), (u'MULTIEQUAL_-1207668625', u'INT_MULT_-1207673326'), ('const-433', u'LOAD_-1207675403'), ('tmp_1338', u'CBRANCH_-1207677022'), (u'MULTIEQUAL_-1207669561', u'STORE_-1207674919'), ('const-16', u'INT_AND_-1207673434'), ('const-433', u'LOAD_-1207676366'), (u'CAST_-1207668196', u'LOAD_-1207677055'), (u'COPY_-1207666138', u'CALL_-1207672348'), ('const-3732208', u'COPY_-1207665930'), (u'INT_ADD_-1207677815', u'CAST_-1207668515'), (u'PTRSUB_-1207667270', u'INT_EQUAL_-1207674204'), ('tmp_20918', u'INT_ADD_-1207676905'), ('const-433', u'LOAD_-1207672648'), ('const-32', u'INT_AND_-1207668119'), (u'CAST_-1207668293', u'LOAD_-1207677339'), ('const-2', u'PTRADD_-1207667862'), (u'INT_ADD_-1207675010', u'CAST_-1207667345'), ('const-3732880', u'COPY_-1207665777'), (u'MULTIEQUAL_-1207671283', u'PTRADD_-1207667726'), ('const-433', u'LOAD_-1207675353'), (u'INT_SUB_-1207675144', u'INT_SRIGHT_-1207675121'), ('const-0', u'INT_NOTEQUAL_-1207676537'), (u'LOAD_-1207673435', u'INT_ADD_-1207673405'), ('const-0', u'COPY_-1207668574'), ('const-59', u'INT_ADD_-1207672530'), ('const-8', u'INT_AND_-1207676361'), (u'CAST_-1207667674', u'LOAD_-1207675770'), (u'INT_AND_-1207672548', u'INT_NOTEQUAL_-1207672561'), ('tmp_6093', u'CBRANCH_-1207674201'), ('const-8', u'PTRADD_-1207667247'), (u'LOAD_-1207674357', u'INT_SUB_-1207674267'), ('tmp_2622', u'BRANCH_-1207675298'), (u'MULTIEQUAL_-1207669808', u'COPY_-1207666266'), (u'PTRADD_-1207666617', u'MULTIEQUAL_-1207669808'), (u'COPY_-1207667140', u'MULTIEQUAL_-1207670632'), (u'MULTIEQUAL_-1207666862', u'STORE_-1207673250'), ('tmp_1093', u'CBRANCH_-1207677190'), (u'MULTIEQUAL_-1207669926', u'PTRADD_-1207668350'), ('const-59', u'INT_ADD_-1207672968'), (u'LOAD_-1207675955', u'MULTIEQUAL_-1207669787'), (u'PTRADD_-1207668574', u'LOAD_-1207677772'), ('const-433', u'LOAD_-1207676928'), (u'PTRADD_-1207667726', u'MULTIEQUAL_-1207671231'), (u'MULTIEQUAL_-1207666824', u'INT_EQUAL_-1207673510'), ('const-72', u'INT_ADD_-1207675251'), ('const-384', u'CALL_-1207674829'), (u'PTRADD_-1207667384', u'STORE_-1207674836'), (u'COPY_-1207666304', u'MULTIEQUAL_-1207671231'), ('const-1', u'PTRADD_-1207667136'), ('tmp_573', u'CBRANCH_-1207677503'), (u'SUBPIECE_-1207668533', u'INT_SUB_-1207673729'), ('const-16', u'INT_ADD_-1207677691'), (u'MULTIEQUAL_-1207670904', u'STORE_-1207676417'), ('const-0', u'INT_NOTEQUAL_-1207676554'), (u'INT_ADD_-1207672991', u'CAST_-1207666663'), (u'INT_SUB_-1207675575', u'SUBPIECE_-1207671652'), (u'COPY_-1207665930', u'CALL_-1207673997'), ('const-56', u'INT_ADD_-1207677482'), ('const-24', u'INT_MULT_-1207673326'), ('const-2147483648', u'COPY_-1207666280'), ('const-1', u'INT_ADD_-1207675778'), (u'INT_ADD_-1207674247', u'CAST_-1207667090'), (u'COPY_-1207666065', u'CALL_-1207673716'), (u'SUBPIECE_-1207672210', u'INT_SUB_-1207677382'), ('const-0', u'COPY_-1207670282'), (u'INT_SRIGHT_-1207677429', u'INT_EQUAL_-1207677242'), (u'CAST_-1207666572', u'LOAD_-1207673530'), ('const-48', u'INT_ADD_-1207675988'), ('const-4', u'PTRADD_-1207667830'), ('tmp_2667', u'CBRANCH_-1207674410'), ('const-433', u'LOAD_-1207675106'), (u'CALLIND_-1207672783', u'MULTIEQUAL_-1207668625'), ('const-1', u'INT_ADD_-1207676394'), ('const-3', u'INT_AND_-1207676454'), (u'COPY_-1207667815', u'MULTIEQUAL_-1207671597'), ('const-4', u'PTRADD_-1207667406'), (u'CAST_-1207667751', u'LOAD_-1207675976'), (u'CALLIND_-1207675337', u'INT_ADD_-1207672833'), ('tmp_6841', u'CBRANCH_-1207673395'), (u'CAST_-1207667731', u'LOAD_-1207675948'), (u'CAST_-1207667459', u'LOAD_-1207675163'), (u'CAST_-1207667764', u'LOAD_-1207676004'), (u'INT_ADD_-1207675675', u'CAST_-1207667635'), ('const-16', u'INT_ADD_-1207676396'), ('const-433', u'LOAD_-1207673421'), (u'LOAD_-1207675303', u'PTRADD_-1207667252'), (u'COPY_-1207666064', u'CALL_-1207674818'), (u'CAST_-1207667918', u'LOAD_-1207676529'), (u'MULTIEQUAL_-1207670052', u'INT_ADD_-1207673242'), (u'INT_NOTEQUAL_-1207677756', u'CBRANCH_-1207677754'), (u'LOAD_-1207675026', u'CALLIND_-1207672074'), (u'CALLIND_-1207677516', u'INT_EQUAL_-1207677505'), (u'COPY_-1207666079', u'CALL_-1207674818'), ('const-58', u'INT_ADD_-1207672560'), (u'PTRSUB_-1207667565', u'INT_EQUAL_-1207675068'), ('tmp_20918', u'INT_ADD_-1207674295'), (u'INT_ADD_-1207677001', u'CAST_-1207668156'), ('const-0', u'INT_EQUAL_-1207672532'), (u'MULTIEQUAL_-1207670196', u'STORE_-1207676417'), (u'LOAD_-1207677713', u'INT_ADD_-1207677691'), (u'INT_EQUAL_-1207672583', u'CBRANCH_-1207672581'), ('const-1', u'PTRADD_-1207668350'), (u'MULTIEQUAL_-1207666862', u'INT_EQUAL_-1207673028'), (u'CAST_-1207667746', u'LOAD_-1207675969'), ('const-59', u'INT_ADD_-1207674423'), (u'INT_ADD_-1207674106', u'INT_ADD_-1207667190'), (u'MULTIEQUAL_-1207671389', u'STORE_-1207676774'), (u'PTRADD_-1207667895', u'LOAD_-1207676032'), (u'LOAD_-1207677532', u'INT_ADD_-1207677510'), ('const-433', u'LOAD_-1207674311'), (u'LOAD_-1207676796', u'INT_ADD_-1207676773'), ('const-433', u'LOAD_-1207676308'), (u'INT_ADD_-1207677830', u'CAST_-1207668525'), (u'MULTIEQUAL_-1207669787', u'PTRADD_-1207667733'), (u'INT_ADD_-1207674423', u'CAST_-1207666046'), (u'PTRADD_-1207666605', u'STORE_-1207673244'), (u'MULTIEQUAL_-1207671389', u'SUBPIECE_-1207668611'), ('const-1', u'INT_SUB_-1207673729'), ('const-433', u'LOAD_-1207674120'), ('const-8', u'INT_AND_-1207668081'), (u'LOAD_-1207674135', u'INT_ADD_-1207674106'), ('const-4', u'PTRADD_-1207667390'), (u'LOAD_-1207673379', u'MULTIEQUAL_-1207668625'), ('const-16', u'INT_ADD_-1207673404'), (u'CAST_-1207667051', u'LOAD_-1207674196'), (u'MULTIEQUAL_-1207671842', u'INT_ADD_-1207676558'), ('tmp_806', u'BRANCH_-1207677380'), (u'CAST_-1207667901', u'LOAD_-1207676488'), (u'CAST_-1207666892', u'LOAD_-1207675195'), (u'LOAD_-1207672700', u'MULTIEQUAL_-1207666487'), ('tmp_8684', u'BRANCH_-1207672922'), ('const-4294967295', u'INT_EQUAL_-1207674175'), ('const-433', u'LOAD_-1207672691'), (u'PTRADD_-1207668184', u'MULTIEQUAL_-1207669129'), (u'INT_SUB_-1207677382', u'INT_ZEXT_-1207671761'), (u'LOAD_-1207675303', u'PTRADD_-1207667349'), ('const-433', u'STORE_-1207674092'), ('const-433', u'LOAD_-1207676999'), (u'CAST_-1207667723', u'INT_SUB_-1207675910'), ('const-433', u'LOAD_-1207675505'), ('const-4', u'PTRADD_-1207667687'), ('tmp_20918', u'INT_ADD_-1207675611'), ('const-2', u'INT_LEFT_-1207674693'), ('tmp_3568', u'CBRANCH_-1207675669'), (u'LOAD_-1207673390', u'INT_ADD_-1207673363'), ('const-8', u'PTRADD_-1207667252'), ('tmp_6794', u'CBRANCH_-1207673439'), (u'INT_ADD_-1207674364', u'CAST_-1207667133'), (u'LOAD_-1207672606', u'STORE_-1207672597'), ('const-1', u'PTRADD_-1207668067'), ('const-433', u'LOAD_-1207674818'), (u'MULTIEQUAL_-1207671389', u'STORE_-1207674851'), (u'LOAD_-1207672574', u'INT_AND_-1207672548'), (u'LOAD_-1207673421', u'INT_EQUAL_-1207673398'), ('const-433', u'LOAD_-1207676359'), ('const-433', u'STORE_-1207677330'), ('const-3732208', u'COPY_-1207665830'), ('const-1', u'PTRADD_-1207668151'), (u'LOAD_-1207675303', u'CALLIND_-1207672074'), (u'LOAD_-1207672544', u'INT_AND_-1207672518'), ('const-433', u'STORE_-1207673237'), ('const-8', u'PTRADD_-1207667368'), (u'LOAD_-1207676308', u'INT_EQUAL_-1207676289'), (u'LOAD_-1207676529', u'INT_EQUAL_-1207676510'), ('const-1673424', u'PTRSUB_-1207667565'), (u'MULTIEQUAL_-1207671389', u'PTRADD_-1207667400'), (u'LOAD_-1207675303', u'INT_EQUAL_-1207673405'), (u'MULTIEQUAL_-1207670172', u'INT_ADD_-1207676394'), (u'LOAD_-1207676004', u'CALLIND_-1207675994'), (u'COPY_-1207668411', u'MULTIEQUAL_-1207671231'), ('const-8', u'INT_ADD_-1207677815'), (u'LOAD_-1207675403', u'CAST_-1207667519'), (u'LOAD_-1207675091', u'CALLIND_-1207672062'), ('const-8', u'PTRADD_-1207666212'), ('const-433', u'STORE_-1207674844'), ('const-433', u'LOAD_-1207676796'), ('const-1', u'INT_SUB_-1207677382'), (u'SUBPIECE_-1207668566', u'INT_SUB_-1207676027'), (u'COPY_-1207667786', u'MULTIEQUAL_-1207671597'), ('const-0', u'INT_EQUAL_-1207674244'), ('const-0', u'INT_NOTEQUAL_-1207675814'), (u'CAST_-1207666044', u'LOAD_-1207672757'), (u'CAST_-1207667519', u'LOAD_-1207675353'), (u'INT_SRIGHT_-1207676722', u'SUBPIECE_-1207671787'), (u'CAST_-1207668357', u'LOAD_-1207677498'), (u'INT_ADD_-1207672968', u'CAST_-1207666652'), (u'INT_ADD_-1207675179', u'CAST_-1207666892'), (u'CAST_-1207666340', u'LOAD_-1207672593'), ('tmp_20916', u'INT_ADD_-1207676343'), (u'MULTIEQUAL_-1207666862', u'INT_EQUAL_-1207673490'), (u'CAST_-1207668437', u'LOAD_-1207677707'), (u'LOAD_-1207676060', u'CAST_-1207667788'), ('const-4294967295', u'INT_NOTEQUAL_-1207676490'), (u'MULTIEQUAL_-1207672186', u'INT_EQUAL_-1207677311'), (u'INT_EQUAL_-1207673028', u'CBRANCH_-1207673027'), (u'CAST_-1207666890', u'LOAD_-1207674153'), (u'CAST_-1207666663', u'LOAD_-1207673005'), (u'LOAD_-1207676574', u'INT_NOTEQUAL_-1207676554'), (u'INT_XOR_-1207668868', u'INT_ZEXT_-1207669755'), ('tmp_20918', u'INT_ADD_-1207675675'), (u'INT_ADD_-1207674397', u'MULTIEQUAL_-1207667239'), (u'LOAD_-1207677802', u'CAST_-1207668497'), ('const-433', u'LOAD_-1207673482'), ('const-433', u'LOAD_-1207674349'), ('const-1', u'INT_SUB_-1207674267'), (u'INT_NOTEQUAL_-1207674361', u'CBRANCH_-1207674360'), ('const-433', u'LOAD_-1207675091'), ('const-4', u'PTRADD_-1207666217'), (u'INT_ADD_-1207672590', u'CAST_-1207665992'), ('const-1656', u'CALL_-1207672348'), ('tmp_8706', u'BRANCH_-1207672059'), (u'LOAD_-1207677846', u'PTRADD_-1207668338'), (u'CAST_-1207667016', u'LOAD_-1207674135'), ('const-1', u'PTRADD_-1207666174'), ('const-433', u'LOAD_-1207676488'), ('const-1', u'RETURN_-1207673952'), ('const-3732208', u'COPY_-1207665880'), ('const-433', u'LOAD_-1207672849'), (u'MULTIEQUAL_-1207669926', u'LOAD_-1207677582'), (u'MULTIEQUAL_-1207671389', u'PTRADD_-1207667384'), (u'CAST_-1207667459', u'LOAD_-1207673482'), ('const-433', u'LOAD_-1207675375'), ('tmp_7669', u'BRANCH_-1207672559'), (u'LOAD_-1207675303', u'CALLIND_-1207674137'), (u'LOAD_-1207675303', u'LOAD_-1207673586'), (u'LOAD_-1207676529', u'INT_NOTEQUAL_-1207676490'), (u'PTRADD_-1207667406', u'CAST_-1207667279'), (u'CAST_-1207667133', u'LOAD_-1207674380'), ('const-433', u'LOAD_-1207677526'), (u'CAST_-1207666426', u'LOAD_-1207673441'), ('const-4294967295', u'INT_EQUAL_-1207673490'), (u'INT_ADD_-1207672684', u'CAST_-1207666244'), ('const-0', u'INT_NOTEQUAL_-1207674631'), (u'CALLIND_-1207675994', u'INT_ADD_-1207675939'), (u'INT_MULT_-1207675464', u'INT_ADD_-1207675476'), ('const-1', u'RETURN_-1207674813'), ('const-3', u'INT_SRIGHT_-1207675212'), (u'LOAD_-1207674311', u'INT_LESS_-1207674282'), (u'CAST_-1207666000', u'LOAD_-1207672613'), (u'LOAD_-1207675492', u'SUBPIECE_-1207671626'), (u'CAST_-1207666187', u'LOAD_-1207672574'), (u'COPY_-1207670282', u'MULTIEQUAL_-1207670172'), (u'MULTIEQUAL_-1207670904', u'PTRADD_-1207668067'), (u'MULTIEQUAL_-1207671389', u'PTRADD_-1207667406'), (u'INT_ADD_-1207666279', u'PTRADD_-1207666232'), ('const-0', u'INT_NOTEQUAL_-1207674381'), (u'COPY_-1207665867', u'CALL_-1207671736'), ('const-264', u'CALL_-1207674189'), ('const-3724260', u'COPY_-1207665991'), (u'LOAD_-1207677017', u'LOAD_-1207677011'), (u'INT_MULT_-1207674167', u'INT_ADD_-1207674135'), (u'MULTIEQUAL_-1207671389', u'PTRADD_-1207666284'), (u'COPY_-1207665905', u'CALL_-1207674642'), (u'PTRADD_-1207667390', u'STORE_-1207674844'), (u'CAST_-1207667863', u'LOAD_-1207676387'), (u'CALL_-1207672605', u'INT_EQUAL_-1207672583'), (u'LOAD_-1207676789', u'SUBPIECE_-1207672139'), (u'INT_NOTEQUAL_-1207676490', u'CBRANCH_-1207676489'), ('const-1', u'PTRADD_-1207667390'), (u'CALLIND_-1207672965', u'MULTIEQUAL_-1207669126'), ('tmp_5460', u'CBRANCH_-1207674291'), (u'PTRADD_-1207666617', u'COPY_-1207666624'), ('const-433', u'LOAD_-1207675347'), ('const-4', u'PTRADD_-1207667384'), ('const-433', u'LOAD_-1207672613'), (u'MULTIEQUAL_-1207669923', u'INT_ADD_-1207672968'), (u'MULTIEQUAL_-1207671049', u'CAST_-1207667052'), (u'CALLIND_-1207677039', u'INT_EQUAL_-1207677024'), (u'INT_RIGHT_-1207674217', u'INT_MULT_-1207674167'), (u'LOAD_-1207674381', u'INT_ADD_-1207667131'), (u'INT_SRIGHT_-1207675121', u'SUBPIECE_-1207668533'), (u'MULTIEQUAL_-1207670632', u'PTRADD_-1207667136'), (u'COPY_-1207671024', u'MULTIEQUAL_-1207670805'), ('const-433', u'LOAD_-1207675777'), (u'COPY_-1207671767', u'COPY_-1207667815'), (u'LOAD_-1207675955', u'LOAD_-1207675697'), (u'LOAD_-1207675303', u'LOAD_-1207673435'), ('const-0', u'SUBPIECE_-1207667837'), ('tmp_8129', u'CBRANCH_-1207672581'), (u'CAST_-1207668530', u'LOAD_-1207677853'), (u'INT_ADD_-1207674119', u'CAST_-1207667016'), ('const-433', u'LOAD_-1207674263'), (u'CAST_-1207667459', u'PTRADD_-1207667536'), (u'INT_ZEXT_-1207670991', u'INT_MULT_-1207674106'), (u'PTRADD_-1207667141', u'COPY_-1207667140'), (u'INT_ZEXT_-1207669867', u'INT_MULT_-1207673287'), ('const-1', u'RETURN_-1207672343'), (u'CAST_-1207667007', u'INT_ADD_-1207674104'), (u'INT_EQUAL_-1207675466', u'CBRANCH_-1207675463'), ('tmp_7775', u'BRANCH_-1207672410'), (u'COPY_-1207665991', u'CALL_-1207675028'), (u'INT_NOTEQUAL_-1207676016', u'CBRANCH_-1207676014'), (u'LOAD_-1207673530', u'MULTIEQUAL_-1207666824'), ('const-0', u'STORE_-1207672653'), (u'INT_EQUAL_-1207674244', u'CBRANCH_-1207674242'), ('const-433', u'LOAD_-1207676952'), (u'MULTIEQUAL_-1207670052', u'INT_MULT_-1207673441'), ('const-433', u'LOAD_-1207673397'), (u'INT_ADD_-1207675476', u'CAST_-1207667544'), (u'CALLIND_-1207675994', u'INT_ADD_-1207675932'), (u'PTRADD_-1207667536', u'LOAD_-1207675173'), (u'PTRADD_-1207667368', u'CAST_-1207667245'), (u'LOAD_-1207675303', u'CALLIND_-1207672935'), ('const-64', u'INT_ADD_-1207675953'), (u'CAST_-1207667460', u'LOAD_-1207675286'), (u'SUBPIECE_-1207671787', u'INT_NOTEQUAL_-1207676696'), ('tmp_2546', u'CBRANCH_-1207676370'), (u'SUBPIECE_-1207668648', u'INT_SUB_-1207673282'), (u'MULTIEQUAL_-1207672186', u'INT_ADD_-1207677250'), (u'INT_MULT_-1207675749', u'INT_ADD_-1207675761'), ('const-80', u'INT_ADD_-1207674295'), ('const-3724286', u'COPY_-1207666079'), (u'INT_NOTEQUAL_-1207676554', u'CBRANCH_-1207676553'), (u'MULTIEQUAL_-1207669923', u'INT_ADD_-1207672530'), (u'MULTIEQUAL_-1207670853', u'STORE_-1207674078'), ('const-1', u'RETURN_-1207671699'), ('const-433', u'LOAD_-1207673530'), (u'MULTIEQUAL_-1207667239', u'INT_ADD_-1207674397'), ('const-56', u'INT_ADD_-1207676912'), (u'LOAD_-1207672553', u'MULTIEQUAL_-1207666487'), ('const-1', u'PTRADD_-1207667536'), ('tmp_6282', u'CBRANCH_-1207674054'), (u'CAST_-1207667052', u'INT_ADD_-1207674180'), ('const-1673456', u'PTRSUB_-1207666823'), ('const-248', u'INT_ADD_-1207673405'), ('tmp_5411', u'CBRANCH_-1207674324'), ('const-433', u'LOAD_-1207676921'), (u'INT_MULT_-1207677331', u'INT_ADD_-1207677343'), (u'CAST_-1207667225', u'LOAD_-1207674753'), (u'CALLIND_-1207672935', u'CAST_-1207666786'), ('const-7', u'INT_AND_-1207672548'), (u'LOAD_-1207674317', u'MULTIEQUAL_-1207668052'), ('const-2', u'PTRADD_-1207667131'), ('const-1', u'PTRADD_-1207667830'), (u'PTRADD_-1207666232', u'COPY_-1207666155'), ('const-3732208', u'COPY_-1207666028'), ('const-433', u'LOAD_-1207673586'), (u'LOAD_-1207674224', u'INT_EQUAL_-1207674204'), ('tmp_20916', u'INT_ADD_-1207675179'), (u'INT_MULT_-1207675153', u'INT_NOTEQUAL_-1207674631'), (u'INT_EQUAL_-1207675068', u'CBRANCH_-1207675065'), ('const-392', u'INT_ADD_-1207675044'), ('const-4', u'PTRADD_-1207667422'), ('tmp_6682', u'CBRANCH_-1207673508'), ('const-32', u'INT_AND_-1207672665'), (u'LOAD_-1207672648', u'MULTIEQUAL_-1207668744'), ('const-433', u'LOAD_-1207677772'), (u'INT_SUB_-1207675244', u'INT_SRIGHT_-1207675212'), (u'CAST_-1207667386', u'LOAD_-1207675091'), ('const-433', u'LOAD_-1207675955'), (u'CALLIND_-1207675337', u'INT_ADD_-1207674929'), ('const-8', u'PTRADD_-1207668481'), ('const-59', u'INT_ADD_-1207674301'), (u'INT_ADD_-1207675287', u'CAST_-1207667472'), ('const-433', u'STORE_-1207675840'), ('const-0', u'SUBPIECE_-1207668415'), ('const-433', u'LOAD_-1207677359'), (u'COPY_-1207666028', u'CALL_-1207674754'), (u'PTRADD_-1207666284', u'STORE_-1207674617'), (u'INT_RIGHT_-1207676821', u'INT_MULT_-1207676773'), (u'COPY_-1207665842', u'CALL_-1207671704'), ('const-433', u'LOAD_-1207676060'), (u'INT_ADD_-1207672677', u'CAST_-1207666240'), ('const-13', u'INT_RIGHT_-1207674217'), (u'CAST_-1207666520', u'LOAD_-1207673421'), (u'INT_EQUAL_-1207674175', u'CBRANCH_-1207674172'), (u'COPY_-1207665892', u'CALL_-1207673957'), ('const-433', u'LOAD_-1207675045'), (u'INT_ADD_-1207673299', u'CAST_-1207666481'), (u'MULTIEQUAL_-1207669923', u'INT_ADD_-1207673427'), ('const-433', u'LOAD_-1207674134'), (u'MULTIEQUAL_-1207669808', u'PTRADD_-1207666232'), ('const-8', u'PTRADD_-1207667895'), (u'MULTIEQUAL_-1207669743', u'STORE_-1207672597'), (u'INT_NOTEQUAL_-1207677061', u'CBRANCH_-1207677059'), (u'MULTIEQUAL_-1207671231', u'PTRADD_-1207668360'), (u'LOAD_-1207675505', u'MULTIEQUAL_-1207671496'), ('tmp_20914', u'MULTIEQUAL_-1207671744'), (u'PTRADD_-1207666621', u'STORE_-1207673275'), ('const-8', u'PTRADD_-1207667733'), ('const-433', u'LOAD_-1207673469'), (u'CAST_-1207665987', u'LOAD_-1207674317'), (u'SUBPIECE_-1207669454', u'INT_MULT_-1207675153'), (u'MULTIEQUAL_-1207671459', u'INT_ADD_-1207674423'), (u'INT_SUB_-1207676027', u'INT_NOTEQUAL_-1207676016'), ('const-1', u'RETURN_-1207671697'), (u'INT_ADD_-1207676513', u'CAST_-1207667918'), (u'MULTIEQUAL_-1207669224', u'STORE_-1207674111'), (u'INT_EQUAL_-1207673405', u'CBRANCH_-1207673402'), (u'COPY_-1207666624', u'CALL_-1207674829'), (u'COPY_-1207668592', u'MULTIEQUAL_-1207668655'), (u'CAST_-1207666439', u'LOAD_-1207673469'), ('const-3724260', u'COPY_-1207665768'), (u'INT_ADD_-1207675953', u'CAST_-1207667746'), (u'CALLIND_-1207675050', u'MULTIEQUAL_-1207669561'), (u'INT_EQUAL_-1207672532', u'CBRANCH_-1207672528'), (u'LOAD_-1207673541', u'INT_ADD_-1207673514'), ('const-0', u'INT_EQUAL_-1207672679'), (u'INT_NOTEQUAL_-1207674381', u'CBRANCH_-1207674380'), (u'INT_ADD_-1207667773', u'PTRADD_-1207667726'), ('const-6', u'PTRADD_-1207667400'), ('const-433', u'LOAD_-1207674395'), ('const-1', u'INT_ADD_-1207667773'), ('const-2', u'INT_LEFT_-1207674774'), (u'PTRADD_-1207667131', u'CAST_-1207666989'), ('const-0', u'INT_NOTEQUAL_-1207676696'), ('const-24', u'INT_MULT_-1207675472'), (u'LOAD_-1207672790', u'INT_SUB_-1207672713'), ('const-433', u'LOAD_-1207674995'), (u'INT_ADD_-1207677510', u'CAST_-1207668370'), (u'MULTIEQUAL_-1207669743', u'PTRADD_-1207666174'), ('const-0', u'INT_EQUAL_-1207675318'), (u'MULTIEQUAL_-1207671459', u'INT_ADD_-1207676421'), (u'LOAD_-1207672613', u'INT_ADD_-1207672590'), (u'INT_OR_-1207674382', u'MULTIEQUAL_-1207670196'), (u'CAST_-1207668098', u'LOAD_-1207676921'), ('tmp_7189', u'CBRANCH_-1207672870'), ('const-1', u'INT_ADD_-1207675737'), (u'INT_ADD_-1207676292', u'CAST_-1207667822'), ('const-0', u'INT_EQUAL_-1207677024'), (u'PTRADD_-1207668338', u'LOAD_-1207677209'), ('const-1', u'INT_SUB_-1207675796'), (u'LOAD_-1207672691', u'INT_AND_-1207672665'), (u'INT_AND_-1207668081', u'INT_NOTEQUAL_-1207674361'), ('tmp_2749', u'CBRANCH_-1207674360'), (u'LOAD_-1207676952', u'CALLIND_-1207676942'), ('const-3699768', u'COPY_-1207665972'), (u'MULTIEQUAL_-1207671389', u'PTRADD_-1207667378'), (u'LOAD_-1207674363', u'CALLIND_-1207674137'), (u'COPY_-1207666175', u'MULTIEQUAL_-1207669743'), ('const-104', u'INT_ADD_-1207674929'), ('const-433', u'STORE_-1207674828'), (u'INT_EQUAL_-1207677024', u'CBRANCH_-1207677022'), (u'INT_ADD_-1207676558', u'CAST_-1207667940'), (u'INT_ADD_-1207674397', u'INT_NOTEQUAL_-1207674057'), ('tmp_1151', u'CBRANCH_-1207677240'), (u'PTRADD_-1207667862', u'PTRADD_-1207667777'), (u'INT_MULT_-1207674235', u'INT_ADD_-1207674247'), ('tmp_2368', u'CBRANCH_-1207676325'), (u'PTRADD_-1207667862', u'MULTIEQUAL_-1207671283'), ('const-208', u'INT_ADD_-1207674131'), (u'INT_AND_-1207674235', u'INT_ZEXT_-1207670991'), ('const-4', u'PTRADD_-1207666232'), ('tmp_4608', u'CBRANCH_-1207675000'), (u'INT_SUB_-1207675639', u'INT_ZEXT_-1207671539'), (u'CALLIND_-1207676942', u'CAST_-1207668118'), (u'LOAD_-1207674196', u'INT_EQUAL_-1207674175'), ('tmp_7845', u'BRANCH_-1207672758'), (u'CAST_-1207668370', u'LOAD_-1207677526'), (u'MULTIEQUAL_-1207669926', u'LOAD_-1207677718'), (u'INT_SUB_-1207674645', u'INT_ADD_-1207667131'), (u'MULTIEQUAL_-1207671231', u'MULTIEQUAL_-1207671204'), (u'PTRADD_-1207667444', u'LOAD_-1207674975'), (u'COPY_-1207668398', u'MULTIEQUAL_-1207671250'), (u'PTRADD_-1207668151', u'LOAD_-1207676782'), ('const-8', u'INT_MULT_-1207673441'), (u'INT_EQUAL_-1207677242', u'CBRANCH_-1207677240'), (u'LOAD_-1207673288', u'MULTIEQUAL_-1207668650'), (u'LOAD_-1207674153', u'INT_ADD_-1207674135'), (u'CAST_-1207668196', u'PTRADD_-1207668283'), ('const-0', u'INT_NOTEQUAL_-1207677400'), ('const-0', u'INT_EQUAL_-1207672583'), (u'SUBPIECE_-1207671014', u'INT_AND_-1207674235'), (u'COPY_-1207665979', u'CALL_-1207675028'), ('tmp_8485', u'BRANCH_-1207672573'), ('const-80', u'INT_ADD_-1207672741'), (u'SUBPIECE_-1207671036', u'INT_EQUAL_-1207672872'), (u'LOAD_-1207677498', u'INT_SUB_-1207677452'), ('const-2147483648', u'INT_OR_-1207674382'), (u'CALLIND_-1207674137', u'MULTIEQUAL_-1207670978'), (u'LOAD_-1207675163', u'INT_SUB_-1207675144'), (u'CAST_-1207667549', u'LOAD_-1207675500'), (u'INT_RIGHT_-1207672946', u'INT_AND_-1207668876'), ('const-4', u'PTRADD_-1207668360'), (u'CAST_-1207666240', u'LOAD_-1207672691'), ('tmp_2430', u'CBRANCH_-1207676288'), ('const-0', u'SUBPIECE_-1207668648'), ('const-0', u'SUBPIECE_-1207671787'), (u'INT_ADD_-1207677691', u'CAST_-1207668437'), (u'COPY_-1207665806', u'CALL_-1207671702'), (u'CALLIND_-1207675337', u'INT_ADD_-1207675251'), (u'LOAD_-1207677846', u'PTRADD_-1207668574'), ('tmp_8042', u'BRANCH_-1207672639'), ('const-0', u'COPY_-1207667607'), (u'INT_ADD_-1207674104', u'CAST_-1207667006'), (u'LOAD_-1207673586', u'INT_ADD_-1207673556'), (u'INT_RIGHT_-1207672638', u'INT_MULT_-1207672590'), ('tmp_2786', u'CBRANCH_-1207674322'), ('const-433', u'STORE_-1207673250'), (u'INT_ADD_-1207674118', u'CAST_-1207666881'), ('const-1673440', u'PTRSUB_-1207666750'), (u'LOAD_-1207674395', u'INT_ADD_-1207674364'), (u'INT_ADD_-1207674301', u'CAST_-1207665987'), ('const-0', u'INT_NOTEQUAL_-1207672561'), (u'SUBPIECE_-1207671787', u'MULTIEQUAL_-1207668300'), ('const-433', u'LOAD_-1207677853'), (u'CAST_-1207668302', u'LOAD_-1207677359'), ('const-56', u'INT_ADD_-1207672703'), ('const-0', u'INT_NOTEQUAL_-1207673447'), ('const-2', u'INT_LESS_-1207676429'), ('tmp_20917', u'INT_SUB_-1207677280'), (u'PTRADD_-1207667792', u'STORE_-1207675759'), (u'CALLIND_-1207677516', u'INT_ADD_-1207677475'), ('const-0', u'INT_EQUAL_-1207673510'), (u'LOAD_-1207676770', u'INT_SUB_-1207676745'), (u'MULTIEQUAL_-1207666860', u'STORE_-1207673244'), (u'LOAD_-1207677491', u'INT_SUB_-1207677452'), (u'CAST_-1207667369', u'LOAD_-1207675060'), ('const-433', u'STORE_-1207674078'), (u'INT_AND_-1207676839', u'INT_ZEXT_-1207672115'), ('const-433', u'LOAD_-1207672574'), ('const-58', u'INT_ADD_-1207673446'), ('const-433', u'LOAD_-1207673541'), ('const-64', u'INT_ADD_-1207677475'), (u'CAST_-1207667066', u'LOAD_-1207674224'), (u'MULTIEQUAL_-1207671389', u'STORE_-1207675840'), ('const-1', u'RETURN_-1207674637'), (u'CAST_-1207667874', u'LOAD_-1207676412'), (u'SUBPIECE_-1207672210', u'INT_NOTEQUAL_-1207677400'), (u'INT_ADD_-1207675932', u'CAST_-1207667731'), (u'CALLIND_-1207675337', u'INT_ADD_-1207674365'), (u'INT_ZEXT_-1207669755', u'INT_2COMP_-1207672877'), (u'CAST_-1207666930', u'LOAD_-1207674311'), ('tmp_20917', u'SUBPIECE_-1207668566'), ('const-1', u'PTRADD_-1207668398'), ('const-4', u'INT_MULT_-1207673287'), (u'CAST_-1207666172', u'LOAD_-1207672544'), (u'COPY_-1207665756', u'CALL_-1207673845'), ('const-433', u'LOAD_-1207673288'), ('const-0', u'INT_EQUAL_-1207673429'), (u'CALL_-1207672580', u'MULTIEQUAL_-1207669923'), (u'INT_SUB_-1207673455', u'INT_LESSEQUAL_-1207673443'), (u'INT_SUB_-1207676877', u'INT_RIGHT_-1207676821'), (u'MULTIEQUAL_-1207671207', u'PTRADD_-1207667687'), ('tmp_7952', u'BRANCH_-1207672753'), (u'COPY_-1207666053', u'CALL_-1207673716'), ('tmp_5794', u'BRANCH_-1207674126'), (u'PTRADD_-1207667126', u'CAST_-1207666984'), ('tmp_2002', u'CBRANCH_-1207676553'), ('const-8', u'INT_MULT_-1207676615'), ('const-433', u'LOAD_-1207675297'), (u'LOAD_-1207675303', u'CALLIND_-1207672783'), (u'INT_NOTEQUAL_-1207672759', u'CBRANCH_-1207672758'), (u'INT_ADD_-1207674929', u'CAST_-1207667303'), (u'SUBPIECE_-1207672172', u'INT_AND_-1207676839'), ('const-4', u'PTRADD_-1207667416'), ('const-0', u'STORE_-1207674828'), (u'CAST_-1207666394', u'LOAD_-1207673397'), (u'INT_AND_-1207676409', u'INT_EQUAL_-1207676423'), ('const-0', u'INT_EQUAL_-1207676289'), (u'INT_ADD_-1207676421', u'CAST_-1207667885'), (u'LOAD_-1207675691', u'INT_LESS_-1207675472'), ('const-24', u'INT_MULT_-1207674167'), ('const-433', u'STORE_-1207674111'), ('tmp_6454', u'CBRANCH_-1207673444'), (u'INT_NOTEQUAL_-1207674325', u'CBRANCH_-1207674324'), (u'INT_ADD_-1207676472', u'CAST_-1207667901'), (u'CAST_-1207668478', u'INT_NOTEQUAL_-1207677756'), ('const-0', u'SUBPIECE_-1207671652'), (u'INT_SUB_-1207673282', u'STORE_-1207673281'), ('const-433', u'LOAD_-1207675026'), (u'CAST_-1207666176', u'LOAD_-1207672553'), (u'LOAD_-1207672700', u'INT_NOTEQUAL_-1207672662'), ('tmp_958', u'CBRANCH_-1207677272'), ('const-3724260', u'COPY_-1207666138'), (u'LOAD_-1207675697', u'INT_LESS_-1207675671'), ('const-433', u'LOAD_-1207675627'), (u'PTRADD_-1207666217', u'INT_NOTEQUAL_-1207672610'), (u'CAST_-1207667023', u'LOAD_-1207674147'), ('const-3', u'INT_SRIGHT_-1207675887'), (u'CALLIND_-1207677697', u'BRANCHIND_-1207677641'), (u'LOAD_-1207672790', u'INT_NOTEQUAL_-1207672759'), ('const-1560', u'CALL_-1207671736'), (u'MULTIEQUAL_-1207671389', u'PTRADD_-1207668448'), (u'LOAD_-1207676529', u'MULTIEQUAL_-1207670196'), ('const-433', u'LOAD_-1207674381'), ('const-7', u'PTRADD_-1207667368'), ('const-433', u'STORE_-1207674858'), ('const-433', u'LOAD_-1207676958'), (u'LOAD_-1207673005', u'INT_AND_-1207672979'), (u'LOAD_-1207675697', u'MULTIEQUAL_-1207671496'), (u'INT_ADD_-1207676867', u'CAST_-1207668083'), (u'PTRADD_-1207666232', u'INT_NOTEQUAL_-1207672610'), (u'SUBPIECE_-1207668533', u'STORE_-1207674844'), ('const-433', u'LOAD_-1207677105'), ('const-433', u'LOAD_-1207675492'), ('const-0', u'COPY_-1207668592'), (u'CAST_-1207667090', u'LOAD_-1207674263'), ('const-433', u'LOAD_-1207675948'), ('const-4', u'PTRADD_-1207668067'), ('const-4', u'PTRADD_-1207666617'), ('const-433', u'LOAD_-1207675060'), ('const-8191', u'INT_AND_-1207674235'), ('tmp_2274', u'CBRANCH_-1207676394'), (u'LOAD_-1207677017', u'LOAD_-1207676958'), ('const-1', u'RETURN_-1207672028'), (u'INT_AND_-1207676454', u'INT_SUB_-1207676448'), ('const-3724260', u'COPY_-1207665867'), (u'SUBPIECE_-1207668566', u'INT_SUB_-1207675370'), (u'INT_EQUAL_-1207676329', u'CBRANCH_-1207676325'), ('const-433', u'LOAD_-1207676782'), (u'INT_AND_-1207673434', u'INT_NOTEQUAL_-1207673447'), (u'LOAD_-1207675353', u'INT_ADD_-1207675331'), (u'CAST_-1207668118', u'LOAD_-1207676770'), ('tmp_2603', u'BRANCH_-1207674606'), (u'LOAD_-1207675303', u'LOAD_-1207675045'), (u'COPY_-1207667189', u'MULTIEQUAL_-1207668044'), ('const-0', u'SUBPIECE_-1207672172'), (u'CAST_-1207666949', u'STORE_-1207674343'), ('tmp_7755', u'CBRANCH_-1207672609'), (u'INT_MULT_-1207673326', u'MULTIEQUAL_-1207668655'), ('const-0', u'INT_NOTEQUAL_-1207674325'), ('tmp_6635', u'CBRANCH_-1207673546'), (u'LOAD_-1207672719', u'INT_ADD_-1207672602'), ('const-433', u'LOAD_-1207676529'), ('const-0', u'INT_NOTEQUAL_-1207675710'), (u'LOAD_-1207673441', u'INT_AND_-1207673415'), ('const-2147483648', u'INT_OR_-1207676262'), ('const-4', u'INT_MULT_-1207673351'), ('const-433', u'LOAD_-1207677339'), ('const-3221225472', u'COPY_-1207667189'), ('const-16', u'INT_AND_-1207676524'), ('tmp_2853', u'BRANCH_-1207675175'), (u'LOAD_-1207676921', u'INT_LESS_-1207676892'), ('const-433', u'LOAD_-1207674153'), (u'LOAD_-1207675303', u'PTRADD_-1207667368'), (u'INT_AND_-1207669454', u'CALLIND_-1207672783'), ('const-3699608', u'COPY_-1207666023'), ('tmp_3007', u'CBRANCH_-1207676014'), (u'LOAD_-1207675286', u'CALLIND_-1207675276'), (u'INT_2COMP_-1207672877', u'MULTIEQUAL_-1207668744'), ('tmp_20914', u'MULTIEQUAL_-1207671389'), (u'PTRADD_-1207668398', u'COPY_-1207668364'), (u'INT_ZEXT_-1207669759', u'INT_MULT_-1207672620'), (u'CALLIND_-1207676989', u'INT_EQUAL_-1207676329'), ('tmp_7318', u'CBRANCH_-1207672758'), ('const-8', u'INT_ADD_-1207676341'), ('const-433', u'STORE_-1207676774'), (u'INT_AND_-1207672656', u'INT_ZEXT_-1207670121'), (u'MULTIEQUAL_-1207668744', u'MULTIEQUAL_-1207666860'), (u'LOAD_-1207675106', u'INT_ADD_-1207675075'), (u'LOAD_-1207675303', u'PTRADD_-1207666660'), ('tmp_8624', u'BRANCH_-1207672981'), ('const-433', u'LOAD_-1207677554'), ('tmp_2199', u'CBRANCH_-1207676438'), ('const-80', u'INT_ADD_-1207675258'), (u'MULTIEQUAL_-1207669767', u'PTRADD_-1207666212'), (u'INT_SUB_-1207676877', u'SUBPIECE_-1207672172'), ('const-8', u'INT_MULT_-1207675749'), ('const-8191', u'INT_AND_-1207676839'), (u'LOAD_-1207675627', u'INT_ADD_-1207675484'), ('const-433', u'LOAD_-1207675691'), ('const-0', u'SUBPIECE_-1207670942'), (u'SUBPIECE_-1207668415', u'INT_NOTEQUAL_-1207677538'), ('const-3724260', u'COPY_-1207665892'), (u'INT_LESS_-1207675671', u'CBRANCH_-1207675669'), ('tmp_8077', u'CBRANCH_-1207673027'), ('const-57', u'INT_ADD_-1207676472'), (u'LOAD_-1207677077', u'SUBPIECE_-1207668222'), (u'INT_ZEXT_-1207670552', u'INT_MULT_-1207674235'), ('const-32', u'INT_ADD_-1207675331'), ('const-4', u'PTRADD_-1207668398'), ('const-7', u'INT_AND_-1207676409'), ('const-433', u'LOAD_-1207676387'), (u'INT_LESS_-1207675472', u'CBRANCH_-1207675481'), (u'LOAD_-1207675297', u'INT_ADD_-1207675270'), ('const-433', u'LOAD_-1207676883'), (u'INT_ADD_-1207672741', u'CAST_-1207666044'), ('const-56', u'INT_ADD_-1207674141'), ('const-16', u'INT_ADD_-1207674106'), (u'MULTIEQUAL_-1207671597', u'INT_NOTEQUAL_-1207675733'), (u'CALL_-1207676346', u'INT_EQUAL_-1207676329'), (u'PTRADD_-1207668398', u'COPY_-1207668383'), (u'CALLIND_-1207677039', u'INT_ADD_-1207677001'), (u'INT_AND_-1207676524', u'INT_NOTEQUAL_-1207676537'), ('const-0', u'INT_EQUAL_-1207672872'), ('const-433', u'LOAD_-1207676032'), (u'INT_ADD_-1207673556', u'CAST_-1207666596'), (u'LOAD_-1207676359', u'CALL_-1207676346'), (u'CAST_-1207667495', u'LOAD_-1207675347'), ('const-3732208', u'COPY_-1207666126'), ('const-433', u'LOAD_-1207672790'), (u'INT_ADD_-1207675960', u'CAST_-1207667751'), ('const-433', u'LOAD_-1207675195'), (u'MULTIEQUAL_-1207669129', u'COPY_-1207666304'), (u'INT_EQUAL_-1207676289', u'CBRANCH_-1207676288'), ('const-1748', u'CALL_-1207673716'), ('tmp_770', u'CBRANCH_-1207677400'), ('tmp_8211', u'BRANCH_-1207672519'), (u'INT_ADD_-1207674295', u'CAST_-1207666930'), (u'INT_ADD_-1207672577', u'CAST_-1207666340'), (u'MULTIEQUAL_-1207671459', u'INT_ADD_-1207674415'), ('const-0', u'STORE_-1207677270'), (u'LOAD_-1207675375', u'SUBPIECE_-1207667580'), (u'SUBPIECE_-1207671036', u'STORE_-1207674858'), (u'INT_EQUAL_-1207673549', u'CBRANCH_-1207673546'), (u'SUBPIECE_-1207671036', u'INT_SUB_-1207672815'), (u'INT_NOTEQUAL_-1207677400', u'CBRANCH_-1207677400'), (u'INT_MULT_-1207675153', u'INT_NOTEQUAL_-1207674057'), (u'CAST_-1207666984', u'STORE_-1207674078'), ('const-433', u'LOAD_-1207675770'), (u'INT_SUB_-1207672713', u'SUBPIECE_-1207670131'), (u'MULTIEQUAL_-1207671389', u'PTRADD_-1207667422'), (u'MULTIEQUAL_-1207669126', u'MULTIEQUAL_-1207669085'), (u'CAST_-1207667245', u'LOAD_-1207674818'), ('tmp_6488', u'CBRANCH_-1207673425'), ('const-8', u'PTRADD_-1207667349'), (u'CAST_-1207668515', u'LOAD_-1207677831'), (u'CAST_-1207667845', u'LOAD_-1207676359'), (u'MULTIEQUAL_-1207671496', u'INT_SUB_-1207675575'), (u'LOAD_-1207675303', u'PTRADD_-1207667444'), (u'CAST_-1207668497', u'INT_NOTEQUAL_-1207677756'), ('const-1480', u'CALL_-1207671702'), (u'LOAD_-1207675106', u'INT_ADD_-1207675044'), (u'INT_ADD_-1207675611', u'CAST_-1207667603'), (u'PTRADD_-1207666174', u'COPY_-1207666175'), ('const-1', u'RETURN_-1207674184'), (u'INT_ZEXT_-1207671064', u'INT_NOTEQUAL_-1207675733'), (u'LOAD_-1207675195', u'CALL_-1207675182'), (u'LOAD_-1207675976', u'INT_ADD_-1207675761'), ('const-1', u'RETURN_-1207674749'), (u'CAST_-1207667940', u'LOAD_-1207676574'), (u'COPY_-1207665880', u'CALL_-1207673957'), (u'INT_NOTEQUAL_-1207672992', u'CBRANCH_-1207672989'), ('const-1', u'INT_XOR_-1207668868'), (u'LOAD_-1207677853', u'INT_ADD_-1207677815'), (u'MULTIEQUAL_-1207671744', u'COPY_-1207677445'), (u'LOAD_-1207677526', u'CALLIND_-1207677516'), ('const-433', u'STORE_-1207675483'), (u'INT_RIGHT_-1207675520', u'INT_MULT_-1207675472'), (u'INT_LESS_-1207672728', u'CBRANCH_-1207672737'), (u'CALLIND_-1207675994', u'INT_EQUAL_-1207675983'), (u'MULTIEQUAL_-1207671389', u'PTRADD_-1207667792'), (u'LOAD_-1207674439', u'INT_AND_-1207668119'), ('const-3732904', u'COPY_-1207666064'), ('const-4', u'INT_MULT_-1207673502'), ('const-329', u'CALL_-1207674818'), (u'COPY_-1207666115', u'CALL_-1207674189'), (u'MULTIEQUAL_-1207669767', u'PTRADD_-1207666169'), (u'LOAD_-1207675173', u'INT_SUB_-1207675144'), ('const-32', u'INT_AND_-1207672518'), ('const-433', u'LOAD_-1207677055'), (u'INT_NOTEQUAL_-1207672610', u'CBRANCH_-1207672609'), (u'LOAD_-1207676032', u'SUBPIECE_-1207667837'), ('const-80', u'INT_ADD_-1207676905'), (u'PTRADD_-1207667416', u'COPY_-1207667324'), (u'SUBPIECE_-1207670942', u'INT_SUB_-1207675639'), (u'MULTIEQUAL_-1207671049', u'LOAD_-1207674238'), (u'INT_ADD_-1207676343', u'CAST_-1207667845'), ('const-256', u'INT_ADD_-1207673556'), (u'MULTIEQUAL_-1207670805', u'INT_ADD_-1207676558'), ('const-433', u'LOAD_-1207674135'), ('const-1', u'PTRADD_-1207668448'), (u'INT_NOTEQUAL_-1207674411', u'CBRANCH_-1207674410'), ('const-3721206', u'COPY_-1207666115'), (u'MULTIEQUAL_-1207670052', u'INT_NOTEQUAL_-1207673211'), (u'MULTIEQUAL_-1207669926', u'LOAD_-1207675403'), ('const-0', u'COPY_-1207668108'), ('tmp_8163', u'CBRANCH_-1207672558'), ('const-4', u'PTRADD_-1207666600'), (u'INT_ADD_-1207673514', u'CAST_-1207666572'), ('const-24', u'INT_MULT_-1207676773'), (u'CALL_-1207674343', u'INT_NOTEQUAL_-1207674322'), ('const-1', u'RETURN_-1207673479'), ('const-433', u'LOAD_-1207677802'), ('const-0', u'PTRSUB_-1207667527'), (u'PTRADD_-1207667349', u'CAST_-1207667225'), ('const-433', u'LOAD_-1207677049'), (u'LOAD_-1207676308', u'INT_OR_-1207676256'), (u'LOAD_-1207675955', u'CAST_-1207667723'), (u'INT_MULT_-1207675472', u'INT_ADD_-1207675484'), (u'INT_ADD_-1207673242', u'COPY_-1207666618'), ('const-4', u'PTRADD_-1207666284'), (u'INT_ADD_-1207676373', u'CAST_-1207667863'), (u'SUBPIECE_-1207667580', u'INT_NOTEQUAL_-1207675359'), (u'INT_SRIGHT_-1207674293', u'CAST_-1207667100'), (u'CAST_-1207667231', u'CALL_-1207672413'), ('const-1', u'INT_ADD_-1207677250'), (u'COPY_-1207667707', u'MULTIEQUAL_-1207671207'), ('const-433', u'LOAD_-1207676789'), (u'MULTIEQUAL_-1207671389', u'PTRADD_-1207667830'), ('const-296', u'INT_ADD_-1207675075'), ('const-7', u'PTRADD_-1207667349'), ('const-1', u'RETURN_-1207673711'), ('const-433', u'STORE_-1207675759'), ('const-3699768', u'COPY_-1207666655'), (u'CAST_-1207667603', u'LOAD_-1207675627'), (u'CAST_-1207667279', u'STORE_-1207674866'), ('tmp_8260', u'CBRANCH_-1207672989'), ('const-64', u'INT_ADD_-1207672577'), (u'CAST_-1207666964', u'LOAD_-1207674363'), ('const-1', u'PTRADD_-1207668360'), ('tmp_7151', u'CBRANCH_-1207673209'), (u'INT_ADD_-1207677343', u'CAST_-1207668302'), ('const-433', u'STORE_-1207674836'), ('const-433', u'LOAD_-1207674380'), (u'INT_NOTEQUAL_-1207676537', u'CBRANCH_-1207676534'), (u'INT_EQUAL_-1207674357', u'CBRANCH_-1207674354'), (u'COPY_-1207666845', u'MULTIEQUAL_-1207670052'), (u'LOAD_-1207677049', u'CALLIND_-1207677039'), ('const-13', u'INT_RIGHT_-1207676821'), (u'INT_AND_-1207672665', u'INT_EQUAL_-1207672679'), (u'CAST_-1207667822', u'LOAD_-1207676308'), (u'MULTIEQUAL_-1207671283', u'COPY_-1207667727'), ('tmp_2721', u'CBRANCH_-1207674380'), (u'SUBPIECE_-1207671615', u'INT_NOTEQUAL_-1207675814'), (u'INT_SUB_-1207672815', u'INT_ZEXT_-1207670192'), (u'INT_ZEXT_-1207671760', u'INT_MULT_-1207676615'), (u'CAST_-1207668083', u'LOAD_-1207676883'), ('const-0', u'SUBPIECE_-1207670131'), (u'CALLIND_-1207675337', u'INT_ADD_-1207675287'), ('const-433', u'LOAD_-1207673005'), (u'LOAD_-1207674975', u'STORE_-1207674866'), (u'LOAD_-1207674357', u'INT_NOTEQUAL_-1207674325'), (u'INT_SUB_-1207677452', u'INT_SRIGHT_-1207677429'), ('const-1695', u'CALL_-1207673845'), ('const-0', u'RETURN_-1207677396'), ('const-8', u'PTRADD_-1207667416'), (u'INT_MULT_-1207672578', u'INT_ADD_-1207672590'), ('const-3', u'PTRADD_-1207667384'), ('const-433', u'LOAD_-1207674431'), ('tmp_2306', u'CBRANCH_-1207676372'), ('const-0', u'SUBPIECE_-1207668533'), ('const-3', u'INT_SRIGHT_-1207675121'), (u'LOAD_-1207674753', u'INT_ZEXT_-1207671008'), ('const-433', u'LOAD_-1207674363'), (u'INT_ADD_-1207675754', u'CAST_-1207667674'), (u'LOAD_-1207673469', u'INT_ADD_-1207673446'), ('const-433', u'LOAD_-1207673435'), (u'SUBPIECE_-1207671787', u'INT_SUB_-1207676646'), (u'MULTIEQUAL_-1207670805', u'INT_SUB_-1207676365'), ('const-0', u'INT_EQUAL_-1207676423'), (u'LOAD_-1207675303', u'CALLIND_-1207675276'), (u'INT_SUB_-1207675922', u'INT_SRIGHT_-1207675887'), ('const-433', u'LOAD_-1207675303'), ('const-0', u'SUBPIECE_-1207671626'), (u'PTRADD_-1207668350', u'MULTIEQUAL_-1207669926'), (u'PTRSUB_-1207666750', u'INT_EQUAL_-1207673398'), (u'LOAD_-1207677498', u'INT_ADD_-1207677343'), (u'PTRADD_-1207667416', u'MULTIEQUAL_-1207670632'), (u'INT_ADD_-1207673404', u'CAST_-1207666413'), ('const-433', u'LOAD_-1207674147'), (u'CAST_-1207665992', u'LOAD_-1207672606'), (u'MULTIEQUAL_-1207670114', u'STORE_-1207673250'), ('const-72', u'INT_ADD_-1207674365'), (u'CAST_-1207667679', u'LOAD_-1207675777'), (u'COPY_-1207665942', u'CALL_-1207673997'), ('const-433', u'LOAD_-1207675274'), (u'MULTIEQUAL_-1207668655', u'STORE_-1207673275'), (u'INT_NOTEQUAL_-1207674631', u'CBRANCH_-1207674630'), (u'INT_AND_-1207676361', u'INT_EQUAL_-1207676375'), (u'INT_ZEXT_-1207671761', u'INT_EQUAL_-1207677311'), ('const-8', u'PTRADD_-1207668338'), ('const-64', u'INT_ADD_-1207677837'), (u'CAST_-1207667788', u'LOAD_-1207676010'), (u'INT_EQUAL_-1207677311', u'CBRANCH_-1207677308'), (u'INT_ADD_-1207676773', u'CAST_-1207668049'), ('const-72', u'INT_ADD_-1207674119'), (u'INT_NOTEQUAL_-1207675814', u'CBRANCH_-1207675814'), (u'INT_NOTEQUAL_-1207677538', u'CBRANCH_-1207677536'), ('tmp_2036', u'CBRANCH_-1207676534'), (u'MULTIEQUAL_-1207672186', u'INT_MULT_-1207677331'), ('const-1', u'COPY_-1207668343'), ('const-433', u'LOAD_-1207677011'), (u'MULTIEQUAL_-1207671231', u'STORE_-1207677270'), (u'LOAD_-1207675976', u'INT_SUB_-1207675922'), (u'INT_NOTEQUAL_-1207675733', u'CBRANCH_-1207675731'), ('const-433', u'LOAD_-1207673420'), (u'PTRADD_-1207668448', u'COPY_-1207668411'), (u'PTRADD_-1207667687', u'INT_EQUAL_-1207675466'), ('const-1', u'PTRADD_-1207666169'), (u'COPY_-1207665972', u'CALL_-1207672033'), (u'INT_NOTEQUAL_-1207675359', u'CBRANCH_-1207675357'), (u'MULTIEQUAL_-1207671231', u'CAST_-1207668172'), (u'INT_ADD_-1207677323', u'CAST_-1207668293'), (u'LOAD_-1207673469', u'MULTIEQUAL_-1207669923'), (u'CAST_-1207667100', u'INT_LESSEQUAL_-1207674271'), (u'CAST_-1207666889', u'LOAD_-1207674141'), ('const-8', u'PTRADD_-1207668574'), ('const-8', u'INT_MULT_-1207672578'), ('const-433', u'LOAD_-1207675173'), (u'SUBPIECE_-1207668566', u'INT_SUB_-1207673282'), ('const-1', u'INT_ADD_-1207673242'), (u'MULTIEQUAL_-1207671389', u'PTRADD_-1207667416'), (u'CAST_-1207668394', u'LOAD_-1207677532'), (u'CAST_-1207666958', u'LOAD_-1207674357'), ('tmp_20918', u'INT_ADD_-1207674141'), (u'COPY_-1207666087', u'CALL_-1207674189'), (u'LOAD_-1207674439', u'MULTIEQUAL_-1207668052'), ('const-8', u'INT_MULT_-1207674106'), ('const-58', u'INT_ADD_-1207676536'), ('const-59', u'INT_ADD_-1207676373'), (u'INT_MULT_-1207673287', u'INT_ADD_-1207673299'), (u'SUBPIECE_-1207668566', u'INT_SUB_-1207677072'), (u'MULTIEQUAL_-1207668650', u'STORE_-1207673237'), (u'PTRADD_-1207668184', u'MULTIEQUAL_-1207670904'), ('tmp_20918', u'INT_ADD_-1207676867'), (u'MULTIEQUAL_-1207669522', u'STORE_-1207674836'), (u'LOAD_-1207676928', u'INT_SUB_-1207676877'), (u'MULTIEQUAL_-1207666824', u'STORE_-1207673231'), (u'LOAD_-1207676387', u'INT_AND_-1207676361'), (u'LOAD_-1207677707', u'CALLIND_-1207677697'), (u'INT_EQUAL_-1207676510', u'CBRANCH_-1207676509'), (u'INT_ADD_-1207673031', u'CAST_-1207666619'), ('const-3724260', u'COPY_-1207665917'), ('const-0', u'SUBPIECE_-1207668611'), ('const-0', u'SUBPIECE_-1207671036'), (u'PTRADD_-1207666174', u'INT_EQUAL_-1207672580'), (u'INT_ZEXT_-1207670552', u'INT_LESSEQUAL_-1207674271'), (u'INT_AND_-1207672979', u'INT_NOTEQUAL_-1207672992'), ('const-3', u'INT_SRIGHT_-1207674876'), ('tmp_6133', u'CBRANCH_-1207674172'), (u'INT_ZEXT_-1207671008', u'INT_LEFT_-1207674693'), (u'MULTIEQUAL_-1207671204', u'MULTIEQUAL_-1207671389'), (u'INT_ADD_-1207675484', u'CAST_-1207667549'), (u'INT_ZEXT_-1207670552', u'INT_MULT_-1207674317'), ('const-433', u'LOAD_-1207673572'), ('const-433', u'LOAD_-1207674168'), ('const-433', u'LOAD_-1207674317'), ('const-0', u'COPY_-1207670784'), (u'CAST_-1207667328', u'LOAD_-1207674995'), (u'INT_EQUAL_-1207672872', u'CBRANCH_-1207672870'), ('const-1', u'RETURN_-1207671971'), ('const-8', u'INT_MULT_-1207675464'), (u'INT_ADD_-1207674356', u'CAST_-1207666964'), (u'COPY_-1207666023', u'CALL_-1207671976'), (u'INT_EQUAL_-1207676423', u'CBRANCH_-1207676419'), ('const-2863311531', u'INT_MULT_-1207675153'), ('tmp_5224', u'CBRANCH_-1207674630'), (u'INT_EQUAL_-1207673490', u'CBRANCH_-1207673488'), (u'MULTIEQUAL_-1207671459', u'INT_ADD_-1207674301'), ('const-60', u'INT_ADD_-1207672991'), (u'PTRADD_-1207667687', u'COPY_-1207667707'), ('const-28', u'INT_ADD_-1207676513'), (u'INT_EQUAL_-1207672679', u'CBRANCH_-1207672676'), ('const-0', u'INT_NOTEQUAL_-1207674322'), ('const-0', u'SUBPIECE_-1207672210'), ('const-3', u'PTRADD_-1207666596'), (u'MULTIEQUAL_-1207670931', u'MULTIEQUAL_-1207670904'), ('const-3732208', u'COPY_-1207665855'), ('const-58', u'INT_ADD_-1207673427'), (u'INT_ADD_-1207676536', u'CAST_-1207667930'), ('const-0', u'COPY_-1207669108'), (u'INT_ADD_-1207675258', u'CAST_-1207667452'), ('const-433', u'LOAD_-1207674934'), (u'PTRADD_-1207666232', u'INT_EQUAL_-1207672580'), (u'CAST_-1207667345', u'LOAD_-1207675026'), ('tmp_7359', u'CBRANCH_-1207672737'), ('const-88', u'INT_ADD_-1207675932'), (u'MULTIEQUAL_-1207670114', u'PTRADD_-1207666617'), ('tmp_8545', u'BRANCH_-1207672947'), ('const-0', u'SUBPIECE_-1207669454'), (u'INT_ADD_-1207674365', u'CAST_-1207666970'), ('const-3732992', u'COPY_-1207666087'), (u'INT_SUB_-1207674267', u'INT_RIGHT_-1207674217'), ('const-0', u'COPY_-1207671767'), (u'MULTIEQUAL_-1207670381', u'COPY_-1207666851'), ('const-433', u'STORE_-1207673281'), (u'INT_ZEXT_-1207670793', u'INT_NOTEQUAL_-1207673211'), ('const-433', u'LOAD_-1207672719'), ('tmp_2072', u'CBRANCH_-1207676509'), ('const-64', u'INT_ADD_-1207676343'), (u'COPY_-1207665994', u'CALL_-1207671976'), (u'LOAD_-1207677582', u'CAST_-1207668394'), ('const-8191', u'INT_AND_-1207672656'), ('const-4', u'PTRADD_-1207667400'), (u'LOAD_-1207675303', u'PTRADD_-1207666735'), (u'MULTIEQUAL_-1207670632', u'CAST_-1207666965'), ('const-4', u'PTRADD_-1207666621'), (u'SUBPIECE_-1207668533', u'INT_NOTEQUAL_-1207673774'), (u'CAST_-1207666596', u'LOAD_-1207673572'), (u'INT_ADD_-1207673446', u'CAST_-1207666434'), ('tmp_2233', u'CBRANCH_-1207676419'), (u'LOAD_-1207672849', u'MULTIEQUAL_-1207669767'), ('tmp_6009', u'CBRANCH_-1207674269'), (u'CAST_-1207667298', u'LOAD_-1207674934'), (u'MULTIEQUAL_-1207670114', u'SUBPIECE_-1207668648'), (u'LOAD_-1207674238', u'INT_ADD_-1207674208'), (u'LOAD_-1207676529', u'INT_OR_-1207674382'), ('const-3732208', u'COPY_-1207665805'), (u'INT_ADD_-1207674141', u'CAST_-1207666890'), ('const-433', u'STORE_-1207673231'), (u'LOAD_-1207674934', u'INT_SUB_-1207674915'), (u'CAST_-1207668156', u'LOAD_-1207677017'), ('const-433', u'STORE_-1207673244'), (u'LOAD_-1207675303', u'LOAD_-1207674168'), (u'CAST_-1207667635', u'LOAD_-1207675691'), (u'SUBPIECE_-1207670942', u'STORE_-1207675833'), (u'CAST_-1207667544', u'LOAD_-1207675492'), (u'LOAD_-1207676999', u'CALLIND_-1207676989'), ('const-4', u'PTRADD_-1207668448'), ('const-0', u'INT_EQUAL_-1207675983'), (u'INT_LEFT_-1207674693', u'CALL_-1207674674'), (u'CAST_-1207668497', u'MULTIEQUAL_-1207669926'), (u'MULTIEQUAL_-1207669923', u'INT_ADD_-1207672991'), ('const-3', u'INT_RIGHT_-1207672946'), (u'INT_ADD_-1207674979', u'CAST_-1207667328'), (u'INT_EQUAL_-1207673398', u'CBRANCH_-1207673395'), (u'LOAD_-1207675303', u'LOAD_-1207675297'), ('tmp_20919', u'INT_ADD_-1207673299'), (u'INT_EQUAL_-1207676397', u'CBRANCH_-1207676394'), (u'LOAD_-1207676574', u'CALL_-1207675182'), (u'MULTIEQUAL_-1207671049', u'CALLIND_-1207672965'), (u'INT_NOTEQUAL_-1207675710', u'CBRANCH_-1207675709'), (u'COPY_-1207666851', u'MULTIEQUAL_-1207670114'), ('const-3732208', u'COPY_-1207665905'), ('const-28', u'INT_ADD_-1207673381'), ('const-433', u'LOAD_-1207676004'), ('const-4', u'PTRADD_-1207668184'), ('const-433', u'STORE_-1207672653'), (u'MULTIEQUAL_-1207669923', u'INT_ADD_-1207672537'), ('const-1679712', u'PTRSUB_-1207667270'), (u'CAST_-1207667194', u'INT_SUB_-1207674645'), ('const-56', u'INT_ADD_-1207675287'), (u'LOAD_-1207677831', u'INT_SUB_-1207673455'), (u'MULTIEQUAL_-1207670052', u'INT_MULT_-1207673351'), (u'LOAD_-1207675091', u'INT_EQUAL_-1207675068'), (u'INT_SUB_-1207676365', u'INT_EQUAL_-1207676372'), (u'CAST_-1207668444', u'LOAD_-1207677713'), (u'LOAD_-1207675505', u'INT_LESS_-1207675472'), ('tmp_6326', u'CBRANCH_-1207673773'), ('const-59', u'INT_ADD_-1207672677'), (u'INT_AND_-1207668119', u'INT_NOTEQUAL_-1207674411'), (u'INT_ZEXT_-1207671064', u'INT_ADD_-1207675778'), ('const-1', u'INT_ADD_-1207674397'), ('const-3733152', u'COPY_-1207666624'), (u'COPY_-1207666155', u'MULTIEQUAL_-1207671231'), (u'INT_ADD_-1207676912', u'CAST_-1207668103'), ('const-433', u'LOAD_-1207675969'), ('const-1', u'INT_ADD_-1207666279'), ('const-433', u'LOAD_-1207675286'), (u'PTRADD_-1207667733', u'LOAD_-1207675505'), (u'CALLIND_-1207675337', u'INT_EQUAL_-1207675318'), ('const-0', u'COPY_-1207671024'), (u'SUBPIECE_-1207670942', u'INT_NOTEQUAL_-1207675710'), ('const-433', u'LOAD_-1207675263'), (u'COPY_-1207668364', u'MULTIEQUAL_-1207671231'), ('const-6', u'PTRADD_-1207667141'), ('const-3', u'INT_SRIGHT_-1207675849'), (u'SUBPIECE_-1207668611', u'INT_SUB_-1207677072'), (u'INT_EQUAL_-1207675003', u'CBRANCH_-1207675000'), (u'INT_ADD_-1207676936', u'CAST_-1207668119'), ('const-0', u'PTRSUB_-1207666750'), ('const-3', u'INT_SRIGHT_-1207677429'), (u'CAST_-1207666413', u'LOAD_-1207673420'), ('const-0', u'PTRSUB_-1207666823'), ('const-56', u'INT_ADD_-1207675960'), (u'PTRADD_-1207666735', u'LOAD_-1207673541'), (u'CAST_-1207667472', u'LOAD_-1207675303'), (u'PTRADD_-1207667400', u'STORE_-1207674858'), (u'COPY_-1207666040', u'CALL_-1207674754'), ('const-433', u'LOAD_-1207675163'), (u'COPY_-1207668343', u'MULTIEQUAL_-1207668744'), (u'LOAD_-1207677359', u'INT_ADD_-1207677323'), ('const-2', u'PTRADD_-1207667422'), ('const-96', u'INT_ADD_-1207674922'), (u'COPY_-1207665917', u'CALL_-1207674642'), (u'MULTIEQUAL_-1207670632', u'CAST_-1207667007'), (u'COPY_-1207665817', u'CALL_-1207673484'), (u'CALLIND_-1207675337', u'INT_ADD_-1207674922'), ('tmp_4136', u'CBRANCH_-1207675316'), (u'CAST_-1207668103', u'LOAD_-1207676928'), (u'MULTIEQUAL_-1207671389', u'PTRADD_-1207667390'), (u'CAST_-1207667447', u'LOAD_-1207675263'), (u'LOAD_-1207672593', u'CALL_-1207672580'), ('const-0', u'SUBPIECE_-1207671014'), (u'CAST_-1207668525', u'LOAD_-1207677846'), ('const-0', u'INT_NOTEQUAL_-1207673774'), ('const-433', u'LOAD_-1207676550'), (u'PTRADD_-1207667777', u'MULTIEQUAL_-1207671283'), ('const-0', u'PTRSUB_-1207667270'), ('const-64', u'INT_ADD_-1207675179'), (u'INT_EQUAL_-1207674204', u'CBRANCH_-1207674201'), ('const-1', u'INT_SUB_-1207676646'), (u'MULTIEQUAL_-1207670632', u'PTRADD_-1207667141'), (u'INT_ADD_-1207675988', u'CAST_-1207667764'), (u'INT_ADD_-1207675939', u'CAST_-1207667736'), ('const-2', u'PTRADD_-1207666600'), ('const-1', u'INT_SUB_-1207676877'), (u'CAST_-1207667788', u'PTRADD_-1207667895'), ('const-1778', u'CALL_-1207675028'), (u'MULTIEQUAL_-1207671389', u'STORE_-1207677419'), (u'INT_ADD_-1207667190', u'INT_ADD_-1207674104'), (u'COPY_-1207665830', u'CALL_-1207671704'), (u'MULTIEQUAL_-1207669923', u'INT_ADD_-1207673031'), (u'LOAD_-1207676883', u'INT_ADD_-1207676785'), (u'SUBPIECE_-1207668958', u'MULTIEQUAL_-1207669224'), (u'LOAD_-1207677772', u'CAST_-1207668478'), ('const-433', u'LOAD_-1207674238'), ('tmp_6401', u'BRANCH_-1207673716'), (u'LOAD_-1207676928', u'INT_LESS_-1207676892'), (u'INT_NOTEQUAL_-1207677193', u'CBRANCH_-1207677190'), (u'CAST_-1207668394', u'PTRADD_-1207668481'), ('const-80', u'INT_ADD_-1207675675'), (u'INT_EQUAL_-1207677505', u'CBRANCH_-1207677503'), (u'INT_ADD_-1207673405', u'CAST_-1207666520'), (u'LOAD_-1207675045', u'INT_ADD_-1207675010'), (u'CALLIND_-1207675276', u'CAST_-1207667459'), (u'CALLIND_-1207674985', u'MULTIEQUAL_-1207669522'), (u'SUBPIECE_-1207671652', u'INT_AND_-1207675538'), ('const-1', u'RETURN_-1207673840'), (u'LOAD_-1207674431', u'INT_NOTEQUAL_-1207674381'), (u'COPY_-1207667324', u'MULTIEQUAL_-1207670381'), ('const-8', u'PTRADD_-1207668283'), ('const-40', u'INT_ADD_-1207677033'), ('const-3', u'INT_SRIGHT_-1207676722'), (u'LOAD_-1207673482', u'INT_ADD_-1207673453'), ('const-7', u'INT_AND_-1207673415'), ('tmp_20918', u'INT_ADD_-1207672703'), ('const-170', u'CALL_-1207672033'), (u'LOAD_-1207675500', u'INT_ADD_-1207675476'), (u'LOAD_-1207677209', u'CAST_-1207668134'), (u'CAST_-1207668172', u'LOAD_-1207677049'), ('const-80', u'INT_ADD_-1207675939'), ('const-0', u'SUBPIECE_-1207672139'), ('const-24', u'INT_ADD_-1207672684'), (u'CAST_-1207667231', u'CAST_-1207666950'), (u'COPY_-1207672376', u'MULTIEQUAL_-1207672186'), (u'INT_LESS_-1207674282', u'CBRANCH_-1207674291'), (u'MULTIEQUAL_-1207671283', u'COPY_-1207667761'), (u'CAST_-1207668134', u'INT_NOTEQUAL_-1207677193'), (u'PTRADD_-1207666217', u'MULTIEQUAL_-1207669743'), ('const-433', u'LOAD_-1207677017'), (u'INT_NOTEQUAL_-1207677272', u'CBRANCH_-1207677272'), (u'LOAD_-1207676770', u'MULTIEQUAL_-1207671842'), (u'SUBPIECE_-1207668222', u'INT_NOTEQUAL_-1207677061'), ('const-8', u'PTRADD_-1207666735'), ('const-3', u'PTRADD_-1207667627'), (u'LOAD_-1207675969', u'INT_SUB_-1207675922'), (u'CAST_-1207666046', u'LOAD_-1207674439'), (u'INT_EQUAL_-1207672580', u'CBRANCH_-1207672577'), ('const-433', u'STORE_-1207674085'), ('const-11', u'PTRADD_-1207667247'), (u'INT_SUB_-1207673455', u'INT_ZEXT_-1207669867'), (u'COPY_-1207668108', u'MULTIEQUAL_-1207668044'), ('const-0', u'PTRSUB_-1207667335'), (u'MULTIEQUAL_-1207669926', u'LOAD_-1207677105'), (u'INT_ZEXT_-1207671621', u'INT_MULT_-1207675464'), ('const-1', u'PTRADD_-1207666217'), (u'CAST_-1207666041', u'LOAD_-1207674431'), (u'LOAD_-1207674363', u'CALLIND_-1207672935'), (u'MULTIEQUAL_-1207670052', u'INT_MULT_-1207673502'), ('tmp_7262', u'BRANCH_-1207672811'), (u'MULTIEQUAL_-1207669767', u'LOAD_-1207672790'), ('const-0', u'PTRSUB_-1207667565'), ('const-5', u'PTRADD_-1207666617'), ('const-433', u'LOAD_-1207673047'), (u'PTRADD_-1207667830', u'STORE_-1207675833'), ('const-3699628', u'COPY_-1207665806'), (u'MULTIEQUAL_-1207669923', u'INT_ADD_-1207672684'), ('tmp_3483', u'CBRANCH_-1207675731'), (u'LOAD_-1207672790', u'INT_LESS_-1207672728'), ('const-8', u'PTRADD_-1207667444'), ('const--32', u'INT_SUB_-1207674645'), ('const-8', u'INT_MULT_-1207674235'), (u'INT_ADD_-1207672530', u'CAST_-1207666172'), ('const-3724260', u'COPY_-1207665842'), (u'INT_ADD_-1207676905', u'CAST_-1207668098'), (u'COPY_-1207669108', u'MULTIEQUAL_-1207669224'), ('tmp_8207', u'CBRANCH_-1207672528'), ('tmp_892', u'CBRANCH_-1207677308'), (u'COPY_-1207670915', u'MULTIEQUAL_-1207670978'), (u'LOAD_-1207674263', u'MULTIEQUAL_-1207671049'), (u'INT_MULT_-1207673502', u'INT_ADD_-1207673514'), ('tmp_3053', u'CBRANCH_-1207675981'), ('const-4', u'PTRADD_-1207667792'), (u'CAST_-1207667519', u'PTRADD_-1207667627'), (u'INT_SUB_-1207676745', u'INT_SRIGHT_-1207676722'), (u'INT_ZEXT_-1207672115', u'INT_MULT_-1207676761'), ('const-4', u'INT_AND_-1207672979'), ('const-433', u'LOAD_-1207677846'), (u'INT_MULT_-1207672620', u'INT_ADD_-1207672632'), (u'INT_SUB_-1207674915', u'INT_SRIGHT_-1207674876'), (u'INT_ADD_-1207675761', u'CAST_-1207667679'), (u'INT_EQUAL_-1207676372', u'CBRANCH_-1207676370'), ('const-1537', u'CALL_-1207674642'), ('tmp_2102', u'CBRANCH_-1207676489'), (u'SUBPIECE_-1207668611', u'INT_SUB_-1207677549'), (u'INT_SRIGHT_-1207675212', u'SUBPIECE_-1207669454'), (u'INT_ADD_-1207675270', u'CAST_-1207667460'), ('tmp_6046', u'CBRANCH_-1207674242'), ('const-433', u'LOAD_-1207674141'), ('const-0', u'INT_EQUAL_-1207676510'), ('const-4', u'PTRADD_-1207667378'), ('const-4', u'PTRADD_-1207666174'), (u'LOAD_-1207676366', u'MULTIEQUAL_-1207671842'), (u'MULTIEQUAL_-1207671389', u'PTRADD_-1207667862'), ('const-4', u'PTRADD_-1207667078'), (u'INT_OR_-1207676262', u'MULTIEQUAL_-1207670196'), (u'INT_ADD_-1207677475', u'CAST_-1207668352'), ('const-56', u'INT_ADD_-1207675611'), ('const-433', u'STORE_-1207674343'), ('const-24', u'INT_ADD_-1207674415'), (u'COPY_-1207666624', u'MULTIEQUAL_-1207670114'), ('tmp_1966', u'BRANCH_-1207676616'), ('const-58', u'INT_ADD_-1207676421'), ('const-0', u'INT_NOTEQUAL_-1207674411'), (u'MULTIEQUAL_-1207670188', u'MULTIEQUAL_-1207670172'), ('tmp_20916', u'INT_ADD_-1207672577'), ('tmp_1489', u'CBRANCH_-1207676901'), ('const-8', u'PTRADD_-1207667627'), ('const-64', u'INT_ADD_-1207677001'), (u'INT_SUB_-1207677072', u'INT_NOTEQUAL_-1207677061'), ('const-433', u'LOAD_-1207677718'), ('const-1535', u'CALL_-1207674754'), ('const-433', u'LOAD_-1207677582'), ('const-4', u'PTRADD_-1207667136'), ('const-232', u'INT_ADD_-1207676936'), (u'INT_SUB_-1207673729', u'INT_ZEXT_-1207670793'), (u'INT_ADD_-1207667131', u'INT_ADD_-1207674356'), ('const-433', u'LOAD_-1207674196'), ('const-3732208', u'COPY_-1207665979'), ('const-1520512', u'PTRSUB_-1207667335'), (u'INT_SRIGHT_-1207674876', u'SUBPIECE_-1207671036'), ('const-3732832', u'COPY_-1207665994'), ('const-433', u'LOAD_-1207676435'), (u'CAST_-1207667231', u'CAST_-1207666217'), (u'INT_MULT_-1207674106', u'INT_ADD_-1207674118'), (u'MULTIEQUAL_-1207669743', u'PTRADD_-1207666217'), (u'INT_SRIGHT_-1207677429', u'SUBPIECE_-1207672210'), (u'PTRADD_-1207668067', u'MULTIEQUAL_-1207670931'), (u'INT_MULT_-1207673441', u'INT_ADD_-1207673453'), ('const-0', u'SUBPIECE_-1207671615'), ('const-1', u'INT_SUB_-1207675575'), (u'PTRSUB_-1207667335', u'INT_EQUAL_-1207674357'), (u'INT_ADD_-1207672632', u'CAST_-1207666216'), ('const-0', u'SUBPIECE_-1207668222'), (u'CALLIND_-1207672062', u'MULTIEQUAL_-1207669561'), ('const-1', u'PTRADD_-1207666284'), ('tmp_20916', u'INT_ADD_-1207677830'), (u'MULTIEQUAL_-1207668044', u'INT_OR_-1207676256'), ('const-192', u'INT_ADD_-1207674364'), ('const-32', u'INT_ADD_-1207676983'), ('const-13', u'INT_RIGHT_-1207675520'), (u'INT_SRIGHT_-1207675887', u'SUBPIECE_-1207671615'), (u'INT_ADD_-1207675044', u'CAST_-1207667369'), ('const-433', u'LOAD_-1207677498'), (u'INT_AND_-1207670549', u'INT_NOTEQUAL_-1207677272'), (u'LOAD_-1207674945', u'INT_SUB_-1207674915'), ('const-433', u'STORE_-1207676417'), ('tmp_1405', u'CBRANCH_-1207676968'), ('const-8', u'PTRADD_-1207667536'), (u'INT_ZEXT_-1207670121', u'INT_MULT_-1207672578'), (u'COPY_-1207667727', u'MULTIEQUAL_-1207671207'), ('const-96', u'INT_ADD_-1207672833'), (u'PTRADD_-1207668360', u'MULTIEQUAL_-1207671204'), (u'INT_MULT_-1207673351', u'INT_ADD_-1207673363'), ('const-3724260', u'COPY_-1207665942'), ('const-0', u'SUBPIECE_-1207668566'), (u'LOAD_-1207676412', u'INT_EQUAL_-1207676397'), (u'MULTIEQUAL_-1207671250', u'STORE_-1207677330'), (u'CAST_-1207668144', u'LOAD_-1207676999'), ('const-3724260', u'COPY_-1207666065'), (u'MULTIEQUAL_-1207671597', u'INT_ADD_-1207667839'), (u'MULTIEQUAL_-1207670632', u'STORE_-1207674111'), (u'MULTIEQUAL_-1207669808', u'COPY_-1207666044'), ('const-0', u'INT_EQUAL_-1207673028'), (u'CAST_-1207666094', u'LOAD_-1207672849'), (u'PTRADD_-1207666660', u'LOAD_-1207673390'), (u'LOAD_-1207675347', u'CALLIND_-1207675337'), (u'INT_NOTEQUAL_-1207674057', u'CBRANCH_-1207674054'), (u'LOAD_-1207673420', u'INT_EQUAL_-1207673405'), ('tmp_6712', u'CBRANCH_-1207673488'), (u'INT_MULT_-1207676761', u'INT_ADD_-1207676773'), ('const-13', u'INT_RIGHT_-1207672638'), (u'CAST_-1207666481', u'STORE_-1207673281'), ('const-0', u'CALL_-1207674674'), ('tmp_7914', u'BRANCH_-1207672825'), ('const-433', u'LOAD_-1207677077'), (u'LOAD_-1207676488', u'INT_ZEXT_-1207671697'), ('const-433', u'LOAD_-1207672553'), ('const-0', u'INT_NOTEQUAL_-1207677272'), (u'LOAD_-1207673421', u'CALLIND_-1207672783'), (u'LOAD_-1207674995', u'CALLIND_-1207674985'), (u'PTRADD_-1207667726', u'INT_EQUAL_-1207675466'), (u'COPY_-1207665947', u'CALL_-1207672033'), (u'MULTIEQUAL_-1207670052', u'INT_AND_-1207669454'), (u'INT_ADD_-1207676785', u'CAST_-1207668057'), (u'INT_SUB_-1207675370', u'INT_NOTEQUAL_-1207675359'), (u'PTRADD_-1207668283', u'LOAD_-1207677077'), (u'MULTIEQUAL_-1207670188', u'MULTIEQUAL_-1207668300'), (u'INT_ADD_-1207677250', u'INT_EQUAL_-1207677242'), (u'CALLIND_-1207677039', u'INT_ADD_-1207676912'), (u'INT_ADD_-1207676341', u'MULTIEQUAL_-1207670805'), (u'CAST_-1207667930', u'LOAD_-1207676550'), ('const-433', u'STORE_-1207677419'), ('const-433', u'LOAD_-1207676574'), (u'COPY_-1207668383', u'MULTIEQUAL_-1207671250'), (u'PTRADD_-1207667733', u'MULTIEQUAL_-1207669787'), ('tmp_3412', u'BRANCH_-1207675787'), ('const-433', u'LOAD_-1207675500'), ('tmp_1290', u'CBRANCH_-1207677059'), (u'COPY_-1207667761', u'MULTIEQUAL_-1207671231'), (u'INT_ADD_-1207673453', u'CAST_-1207666439'), ('const-1750', u'CALL_-1207673484'), (u'LOAD_-1207676529', u'INT_OR_-1207676262'), (u'LOAD_-1207675026', u'INT_EQUAL_-1207675003'), (u'LOAD_-1207672757', u'INT_LESS_-1207672728'), ('const-433', u'LOAD_-1207674224'), (u'CAST_-1207666964', u'PTRADD_-1207667078'), ('const-3732208', u'COPY_-1207666053'), (u'COPY_-1207665855', u'CALL_-1207671736'), ('const-433', u'STORE_-1207675833'), ('const-433', u'LOAD_-1207673441'), (u'PTRADD_-1207668350', u'INT_NOTEQUAL_-1207677193'), ('const-433', u'LOAD_-1207677532'), ('const-4', u'PTRADD_-1207667726'), (u'COPY_-1207668946', u'MULTIEQUAL_-1207669085'), (u'INT_ADD_-1207675778', u'PTRADD_-1207667777'), (u'CAST_-1207666481', u'LOAD_-1207673288'), (u'CALLIND_-1207672074', u'MULTIEQUAL_-1207669522'), ('const-4', u'PTRADD_-1207667777'), (u'INT_EQUAL_-1207675983', u'CBRANCH_-1207675981'), (u'COPY_-1207665768', u'CALL_-1207673845'), (u'CAST_-1207667452', u'LOAD_-1207675274'), ('const-433', u'LOAD_-1207672606'), (u'PTRADD_-1207666212', u'MULTIEQUAL_-1207669767'), ('const-288', u'INT_ADD_-1207675010'), (u'SUBPIECE_-1207668566', u'INT_SUB_-1207677549'), ('const-1', u'PTRADD_-1207668338'), ('const-2', u'INT_ADD_-1207667839'), ('tmp_4082', u'CBRANCH_-1207675357'), (u'INT_SUB_-1207672713', u'INT_RIGHT_-1207672638'), (u'MULTIEQUAL_-1207671597', u'INT_MULT_-1207675749'), ('const-4', u'PTRADD_-1207667126'), (u'COPY_-1207666655', u'CALL_-1207674829'), (u'MULTIEQUAL_-1207670805', u'INT_ADD_-1207676341'), (u'CAST_-1207667231', u'CALL_-1207672562'), ('const-4', u'PTRADD_-1207666621'), (u'INT_NOTEQUAL_-1207673774', u'CBRANCH_-1207673773'), (u'COPY_-1207666618', u'MULTIEQUAL_-1207670052'), (u'INT_ADD_-1207676396', u'CAST_-1207667874'), (u'INT_MULT_-1207676615', u'INT_SUB_-1207676365'), ('const-88', u'INT_ADD_-1207674208'), (u'PTRADD_-1207667252', u'LOAD_-1207674349'), (u'LOAD_-1207674120', u'MULTIEQUAL_-1207670853'), (u'COPY_-1207670784', u'MULTIEQUAL_-1207670853'), ('const-8', u'PTRADD_-1207666169'), (u'INT_ADD_-1207674415', u'CAST_-1207666041'), ('const-0', u'INT_EQUAL_-1207676372'), (u'INT_SUB_-1207675796', u'INT_ZEXT_-1207671064'), (u'SUBPIECE_-1207672210', u'STORE_-1207677419'), (u'MULTIEQUAL_-1207671597', u'INT_ADD_-1207675737'), (u'COPY_-1207666266', u'MULTIEQUAL_-1207669743'), (u'INT_MULT_-1207676773', u'INT_ADD_-1207676785'), ('const-433', u'LOAD_-1207673390'), (u'PTRADD_-1207668448', u'COPY_-1207668398'), ('const-0', u'INT_EQUAL_-1207676970'), (u'SUBPIECE_-1207668611', u'INT_SUB_-1207676027'), (u'CAST_-1207666029', u'LOAD_-1207672719'), (u'LOAD_-1207673397', u'MULTIEQUAL_-1207666862'), ('tmp_3954', u'CBRANCH_-1207675481'), (u'CAST_-1207666970', u'LOAD_-1207674381'), ('const-0', u'COPY_-1207672376'), ('const-4', u'PTRADD_-1207666605'), ('const-24', u'INT_MULT_-1207672590'), ('const-20', u'INT_ADD_-1207677323'), (u'CAST_-1207667303', u'LOAD_-1207674945'), (u'PTRADD_-1207667078', u'CAST_-1207666958'), (u'CAST_-1207666244', u'LOAD_-1207672700'), ('const-433', u'LOAD_-1207674945'), (u'INT_LESSEQUAL_-1207674271', u'CBRANCH_-1207674269'), (u'CAST_-1207667006', u'LOAD_-1207674120'), ('const-4', u'PTRADD_-1207667862'), (u'MULTIEQUAL_-1207670172', u'MULTIEQUAL_-1207670188'), ('const-1692', u'CALL_-1207673957'), ('tmp_3371', u'CBRANCH_-1207675814'), ('const-433', u'STORE_-1207674866'), (u'SUBPIECE_-1207672139', u'STORE_-1207676774'), (u'INT_ADD_-1207675737', u'COPY_-1207667786'), ('const-0', u'INT_NOTEQUAL_-1207672759'), (u'LOAD_-1207672984', u'INT_RIGHT_-1207672946'), ('const-433', u'LOAD_-1207674753'), (u'LOAD_-1207676550', u'INT_AND_-1207676524'), (u'CAST_-1207666496', u'LOAD_-1207673379'), (u'CAST_-1207666217', u'INT_ADD_-1207672632'), (u'LOAD_-1207674349', u'INT_ADD_-1207674247'), (u'CAST_-1207667231', u'CALL_-1207674674'), (u'CAST_-1207668119', u'LOAD_-1207676952'), ('const-19', u'PTRADD_-1207666660'), (u'INT_ZEXT_-1207670192', u'INT_ADD_-1207666279'), ('const-232', u'INT_ADD_-1207675270'), ('const-0', u'INT_EQUAL_-1207677505'), (u'CAST_-1207666989', u'STORE_-1207674085'), ('const-1673408', u'PTRSUB_-1207667527'), (u'MULTIEQUAL_-1207670381', u'MULTIEQUAL_-1207669808'), (u'LOAD_-1207677105', u'CAST_-1207668196'), (u'CAST_-1207666216', u'LOAD_-1207672648'), (u'CAST_-1207666652', u'LOAD_-1207672984'), (u'MULTIEQUAL_-1207669923', u'INT_ADD_-1207672560'), ('const-8', u'PTRADD_-1207668350'), ('const-0', u'SUBPIECE_-1207668958'), (u'CAST_-1207666619', u'LOAD_-1207673047'), ('tmp_5840', u'CBRANCH_-1207674354'), ('const-433', u'LOAD_-1207672544'), ('const-24', u'INT_ADD_-1207677510'), ('const-1', u'RETURN_-1207674824'), (u'MULTIEQUAL_-1207671459', u'CALL_-1207676346'), (u'PTRSUB_-1207667527', u'INT_EQUAL_-1207675003'), (u'PTRADD_-1207666169', u'MULTIEQUAL_-1207669767'), ('const-3732655', u'COPY_-1207665947'), (u'INT_MULT_-1207672590', u'INT_ADD_-1207672602'), (u'INT_ZEXT_-1207671539', u'INT_ADD_-1207667773'), (u'MULTIEQUAL_-1207666862', u'INT_SUB_-1207673455'), (u'MULTIEQUAL_-1207668300', u'STORE_-1207674617'), ('const-433', u'LOAD_-1207672757'), ('const-433', u'STORE_-1207672597'), ('tmp_2458', u'BRANCH_-1207676270'), ('const-0', u'COPY_-1207668946'), ('const-24', u'INT_ADD_-1207672537'), ('tmp_3884', u'CBRANCH_-1207675463'), ('const-433', u'LOAD_-1207674975'), (u'MULTIEQUAL_-1207669743', u'STORE_-1207672653'), ('const-3732208', u'COPY_-1207665756'), (u'INT_ADD_-1207674329', u'CAST_-1207666949'), (u'INT_ADD_-1207673381', u'CAST_-1207666394'), ('const-124', u'INT_ADD_-1207674180'), ('const-20', u'INT_ADD_-1207675754'), (u'INT_SUB_-1207674267', u'SUBPIECE_-1207671014'), (u'INT_ADD_-1207675075', u'CAST_-1207667386'), (u'CALLIND_-1207676989', u'INT_EQUAL_-1207676970'), (u'CALLIND_-1207675994', u'INT_ADD_-1207675960'), (u'MULTIEQUAL_-1207671250', u'PTRADD_-1207668398'), ('const-433', u'LOAD_-1207674357'), (u'LOAD_-1207675691', u'INT_LESS_-1207675671'), (u'LOAD_-1207675303', u'LOAD_-1207674395'), (u'INT_EQUAL_-1207675318', u'CBRANCH_-1207675316'), (u'INT_AND_-1207672518', u'INT_EQUAL_-1207672532'), (u'MULTIEQUAL_-1207671389', u'CAST_-1207667194'), (u'LOAD_-1207676782', u'INT_SUB_-1207676745'), (u'INT_EQUAL_-1207673429', u'CBRANCH_-1207673425'), (u'INT_LESS_-1207676429', u'CBRANCH_-1207676438'), ('const-4', u'INT_MULT_-1207674317'), (u'MULTIEQUAL_-1207669923', u'INT_ADD_-1207673404'), (u'SUBPIECE_-1207667837', u'INT_NOTEQUAL_-1207676016'), (u'MULTIEQUAL_-1207669085', u'STORE_-1207674092'), (u'INT_SUB_-1207674645', u'INT_ADD_-1207667190'), ('const-1', u'PTRADD_-1207666212'), (u'SUBPIECE_-1207671626', u'STORE_-1207675483'), ('tmp_21468', u'INT_LESSEQUAL_-1207673443'), (u'COPY_-1207668585', u'MULTIEQUAL_-1207668650'), ('const-0', u'INT_NOTEQUAL_-1207672992'), (u'INT_ADD_-1207677033', u'CAST_-1207668172'), ('const-2', u'PTRADD_-1207668184'), ('tmp_20918', u'INT_ADD_-1207672741'), ('const-1', u'INT_SUB_-1207676448'), (u'LOAD_-1207674224', u'CALLIND_-1207672965'), (u'MULTIEQUAL_-1207670978', u'STORE_-1207674085'), ('const-4163', u'CALL_-1207671976'), (u'LOAD_-1207677339', u'STORE_-1207677330'), (u'PTRADD_-1207667378', u'STORE_-1207674828'), ('const-8', u'PTRADD_-1207668151'), (u'INT_EQUAL_-1207676375', u'CBRANCH_-1207676372'), (u'LOAD_-1207675060', u'CALLIND_-1207675050'), (u'INT_ADD_-1207674397', u'STORE_-1207674343'), (u'LOAD_-1207675045', u'INT_ADD_-1207674979'), (u'LOAD_-1207677017', u'INT_EQUAL_-1207676397'), (u'MULTIEQUAL_-1207670114', u'PTRADD_-1207666600'), ('const-1', u'PTRADD_-1207667687'), ('const-3724260', u'COPY_-1207665817'), ('const-4', u'PTRADD_-1207666596'), ('const-0', u'SUBPIECE_-1207667580'), (u'INT_EQUAL_-1207673510', u'CBRANCH_-1207673508'), (u'INT_ADD_-1207677482', u'CAST_-1207668357'), (u'LOAD_-1207674168', u'INT_ADD_-1207674131'), (u'INT_AND_-1207675538', u'INT_ZEXT_-1207671621'), ('const-384', u'INT_ADD_-1207674979'), (u'MULTIEQUAL_-1207671389', u'PTRADD_-1207668184'), ('const-433', u'LOAD_-1207675697'), (u'INT_SUB_-1207677549', u'INT_NOTEQUAL_-1207677538'), ('const-4', u'INT_AND_-1207670549'), ('const-433', u'LOAD_-1207675976'), (u'CAST_-1207666950', u'INT_ADD_-1207674329'), (u'LOAD_-1207674363', u'INT_ZEXT_-1207670552'), (u'COPY_-1207665777', u'CALL_-1207671702'), ('tmp_8019', u'CBRANCH_-1207672662'), ('const-8', u'INT_MULT_-1207676761'), ('const-10', u'PTRADD_-1207667252'), ('const-433', u'LOAD_-1207672593'), (u'CALLIND_-1207672765', u'MULTIEQUAL_-1207666824'), ('const-4', u'PTRADD_-1207667126'), (u'LOAD_-1207673047', u'MULTIEQUAL_-1207666862'), (u'INT_ADD_-1207677250', u'MULTIEQUAL_-1207672186'), ('tmp_3631', u'BRANCH_-1207675619'), (u'INT_ADD_-1207672703', u'CAST_-1207666029'), (u'LOAD_-1207675777', u'INT_ADD_-1207675754'), (u'LOAD_-1207674141', u'INT_ADD_-1207674118'), (u'LOAD_-1207677055', u'INT_ADD_-1207677033'), ('const-7', u'PTRADD_-1207667378'), (u'LOAD_-1207675770', u'STORE_-1207675759'), (u'INT_ADD_-1207672560', u'CAST_-1207666187'), ('tmp_20916', u'INT_ADD_-1207677837'), (u'LOAD_-1207675303', u'LOAD_-1207675106'), (u'INT_NOTEQUAL_-1207676696', u'CBRANCH_-1207676696'), ('const-433', u'STORE_-1207677270'), (u'INT_ADD_-1207674208', u'CAST_-1207667066'), (u'INT_LESS_-1207676892', u'CBRANCH_-1207676901'), (u'LOAD_-1207676010', u'INT_ADD_-1207675988'), (u'MULTIEQUAL_-1207670114', u'PTRADD_-1207666605'), (u'CALL_-1207675182', u'MULTIEQUAL_-1207671459'), (u'CALLIND_-1207675337', u'INT_ADD_-1207674119'), ('const-433', u'LOAD_-1207677491'), (u'INT_SRIGHT_-1207675849', u'SUBPIECE_-1207670942'), ('const-1', u'PTRADD_-1207668574'), (u'COPY_-1207670365', u'COPY_-1207666845'), (u'LOAD_-1207673572', u'CALLIND_-1207672765'), (u'INT_SUB_-1207677280', u'INT_AND_-1207670549'), (u'CAST_-1207668172', u'INT_SUB_-1207677280'), ('tmp_8694', u'BRANCH_-1207672075'), (u'LOAD_-1207674380', u'CALLIND_-1207672935'), (u'LOAD_-1207674357', u'INT_LESS_-1207674282'), ('const-1', u'INT_AND_-1207668876'), (u'INT_NOTEQUAL_-1207672662', u'CBRANCH_-1207672662'), (u'INT_ADD_-1207674135', u'CAST_-1207666889'), (u'CAST_-1207666786', u'MULTIEQUAL_-1207671049'), ('tmp_3517', u'CBRANCH_-1207675709'), (u'COPY_-1207666126', u'CALL_-1207672348'), (u'MULTIEQUAL_-1207670904', u'MULTIEQUAL_-1207670931'), ('const-433', u'LOAD_-1207674342'), (u'LOAD_-1207673460', u'INT_AND_-1207673434'), ('const-4', u'PTRADD_-1207667141'), (u'INT_MULT_-1207675153', u'STORE_-1207674851'), (u'LOAD_-1207674818', u'INT_ZEXT_-1207670728'), (u'LOAD_-1207675303', u'PTRADD_-1207667247'), (u'LOAD_-1207676958', u'INT_ADD_-1207676936'), ('const-433', u'LOAD_-1207676010'), ('const-433', u'LOAD_-1207674439'), ('const-3', u'PTRADD_-1207667895'), (u'LOAD_-1207677718', u'CAST_-1207668444'), (u'LOAD_-1207674147', u'CALLIND_-1207674137'), ('const-1', u'RETURN_-1207671731'), (u'MULTIEQUAL_-1207670114', u'PTRADD_-1207666621'), (u'MULTIEQUAL_-1207671049', u'INT_EQUAL_-1207674244'), ('const-433', u'STORE_-1207673275'), (u'MULTIEQUAL_-1207671459', u'INT_ADD_-1207676513'), (u'INT_ZEXT_-1207670728', u'INT_LEFT_-1207674774'), ('const-3', u'PTRADD_-1207668481'), ('const-1', u'RETURN_-1207673992'), ('const-4294967295', u'INT_AND_-1207669454'), ('tmp_527', u'CBRANCH_-1207677536'), (u'LOAD_-1207674196', u'MULTIEQUAL_-1207669126'), (u'CAST_-1207668352', u'LOAD_-1207677491'), (u'CAST_-1207668049', u'LOAD_-1207676789'), ('const-1', u'INT_SUB_-1207672713'), (u'PTRADD_-1207667136', u'STORE_-1207674092'), (u'LOAD_-1207674349', u'INT_SUB_-1207674316'), (u'INT_LEFT_-1207674774', u'CALL_-1207674755'), (u'LOAD_-1207674380', u'INT_EQUAL_-1207674357'), (u'LOAD_-1207675303', u'CALLIND_-1207672062'), ('const-28', u'INT_ADD_-1207676292'), (u'CAST_-1207666965', u'INT_ADD_-1207674356'), (u'INT_NOTEQUAL_-1207674322', u'CBRANCH_-1207674322'), (u'CALLIND_-1207677516', u'INT_ADD_-1207677482'), ('tmp_197', u'CBRANCH_-1207677754'), ('const-18', u'PTRADD_-1207666735'), ('const-0', u'COPY_-1207668585'), ('const-433', u'STORE_-1207674617'), (u'CAST_-1207668118', u'PTRADD_-1207668151'), (u'CAST_-1207668118', u'LOAD_-1207676366'), (u'LOAD_-1207673572', u'INT_EQUAL_-1207673549'), ('const-433', u'LOAD_-1207676412'), (u'LOAD_-1207677011', u'INT_ADD_-1207676983'), (u'LOAD_-1207674342', u'INT_SUB_-1207674316'), (u'MULTIEQUAL_-1207670931', u'MULTIEQUAL_-1207669129'), ('const-433', u'LOAD_-1207677209'), ('const-1690', u'CALL_-1207673997'), (u'INT_ADD_-1207676394', u'MULTIEQUAL_-1207670188'), (u'INT_ADD_-1207676983', u'CAST_-1207668144'), ('const-4', u'PTRADD_-1207667406'), ('tmp_1861', u'CBRANCH_-1207676696'), (u'COPY_-1207666280', u'MULTIEQUAL_-1207668044'), (u'INT_ADD_-1207673363', u'CAST_-1207666496'), (u'INT_MULT_-1207674317', u'INT_ADD_-1207674329'), (u'PTRADD_-1207667141', u'MULTIEQUAL_-1207670381'), (u'PTRSUB_-1207666823', u'INT_EQUAL_-1207673549'), ('const-0', u'INT_EQUAL_-1207676375'), ('const-8191', u'INT_AND_-1207675538'), ('const-433', u'LOAD_-1207673460'), ('tmp_6524', u'CBRANCH_-1207673402'), (u'MULTIEQUAL_-1207669923', u'INT_ADD_-1207673381'), (u'INT_AND_-1207668876', u'INT_XOR_-1207668868'), (u'CAST_-1207668057', u'LOAD_-1207676796'), ('const-433', u'LOAD_-1207672700'), (u'LOAD_-1207676574', u'MULTIEQUAL_-1207671459'), (u'MULTIEQUAL_-1207671459', u'INT_ADD_-1207676292'), (u'INT_EQUAL_-1207676970', u'CBRANCH_-1207676968'), (u'MULTIEQUAL_-1207671459', u'INT_ADD_-1207676373'), (u'LOAD_-1207675948', u'INT_SUB_-1207675910'), (u'MULTIEQUAL_-1207666487', u'INT_ZEXT_-1207669759'), (u'PTRADD_-1207668481', u'LOAD_-1207677554'), (u'INT_SUB_-1207675910', u'INT_SRIGHT_-1207675849'), ('const-0', u'INT_NOTEQUAL_-1207674361'), ('tmp_7993', u'CBRANCH_-1207672676'), ('const-1', u'INT_SUB_-1207672815'), ('const-3', u'PTRADD_-1207668283'), ('const-8', u'INT_MULT_-1207677331'), ('const-1', u'PTRADD_-1207666605'), ('const-56', u'INT_ADD_-1207677830'), (u'INT_SUB_-1207675575', u'INT_RIGHT_-1207675520'), (u'INT_ADD_-1207672602', u'CAST_-1207666000'), (u'INT_ADD_-1207667839', u'PTRADD_-1207667792'), (u'SUBPIECE_-1207668611', u'INT_SUB_-1207675370'), (u'MULTIEQUAL_-1207669926', u'LOAD_-1207676060'), (u'PTRADD_-1207667422', u'STORE_-1207674919'), (u'INT_ADD_-1207674131', u'CAST_-1207667023'), ('const-4', u'INT_MULT_-1207672620'), ('const-433', u'STORE_-1207674919'), ('const-3', u'INT_SRIGHT_-1207674293'), ('const-0', u'COPY_-1207670915'), (u'INT_SUB_-1207676646', u'INT_ZEXT_-1207671760'), (u'INT_OR_-1207676256', u'MULTIEQUAL_-1207670196'), (u'PTRADD_-1207666596', u'STORE_-1207673231'), (u'LOAD_-1207674134', u'SUBPIECE_-1207668958'), ('const-433', u'LOAD_-1207672984'), (u'PTRADD_-1207666600', u'STORE_-1207673237'), (u'SUBPIECE_-1207671615', u'STORE_-1207675840')]
null
null
001b4c30
x64
O2
(translation_unit "uint * FUN_001b4c30(long param_1,long param_2,uint *param_3,long param_4,long param_5,uint param_6)\n\n{\n byte bVar1;\n int iVar2;\n long *plVar3;\n long *plVar4;\n code *pcVar5;\n int iVar6;\n char cVar7;\n undefined4 uVar8;\n uint uVar9;\n uint uVar10;\n int iVar11;\n long lVar12;\n ulong uVar13;\n long lVar14;\n long *plVar15;\n long lVar16;\n void *__s;\n undefined8 uVar17;\n uint *puVar18;\n long lVar19;\n long *plVar20;\n ulong uVar21;\n undefined8 uVar22;\n uint uVar23;\n uint *puVar24;\n ulong *puVar25;\n uint uVar26;\n uint uVar27;\n uint uVar28;\n bool bVar29;\n long *local_90;\n uint local_70;\n \n plVar3 = *(long **)(param_1 + 0x38);\n iVar2 = *(int *)(*(long *)(param_1 + 0x40) + 8);\n local_90 = (long *)*plVar3;\n if ((long *)plVar3[1] != local_90) {\n do {\n uVar8 = (**(code **)(*(long *)*local_90 + 0x10))();\n iVar11 = (int)param_3;\n iVar6 = (int)param_2;\n switch(uVar8) {\n default:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)param_3 - param_2 & 4U) != 0) {\n *param_3 = 0;\n param_3 = param_3 + 1;\n }\n local_90 = local_90 + 1;\n } while ((long *)plVar3[1] != local_90);\n }\n return param_3;\n}\n\n" (function_definition "uint * FUN_001b4c30(long param_1,long param_2,uint *param_3,long param_4,long param_5,uint param_6)\n\n{\n byte bVar1;\n int iVar2;\n long *plVar3;\n long *plVar4;\n code *pcVar5;\n int iVar6;\n char cVar7;\n undefined4 uVar8;\n uint uVar9;\n uint uVar10;\n int iVar11;\n long lVar12;\n ulong uVar13;\n long lVar14;\n long *plVar15;\n long lVar16;\n void *__s;\n undefined8 uVar17;\n uint *puVar18;\n long lVar19;\n long *plVar20;\n ulong uVar21;\n undefined8 uVar22;\n uint uVar23;\n uint *puVar24;\n ulong *puVar25;\n uint uVar26;\n uint uVar27;\n uint uVar28;\n bool bVar29;\n long *local_90;\n uint local_70;\n \n plVar3 = *(long **)(param_1 + 0x38);\n iVar2 = *(int *)(*(long *)(param_1 + 0x40) + 8);\n local_90 = (long *)*plVar3;\n if ((long *)plVar3[1] != local_90) {\n do {\n uVar8 = (**(code **)(*(long *)*local_90 + 0x10))();\n iVar11 = (int)param_3;\n iVar6 = (int)param_2;\n switch(uVar8) {\n default:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)param_3 - param_2 & 4U) != 0) {\n *param_3 = 0;\n param_3 = param_3 + 1;\n }\n local_90 = local_90 + 1;\n } while ((long *)plVar3[1] != local_90);\n }\n return param_3;\n}" type_identifier (pointer_declarator "* FUN_001b4c30(long param_1,long param_2,uint *param_3,long param_4,long param_5,uint param_6)" * (function_declarator "FUN_001b4c30(long param_1,long param_2,uint *param_3,long param_4,long param_5,uint param_6)" identifier (parameter_list "(long param_1,long param_2,uint *param_3,long param_4,long param_5,uint param_6)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "uint *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "long param_4" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_5" (sized_type_specifier "long" long) identifier) , (parameter_declaration "uint param_6" type_identifier identifier) )))) (compound_statement "{\n byte bVar1;\n int iVar2;\n long *plVar3;\n long *plVar4;\n code *pcVar5;\n int iVar6;\n char cVar7;\n undefined4 uVar8;\n uint uVar9;\n uint uVar10;\n int iVar11;\n long lVar12;\n ulong uVar13;\n long lVar14;\n long *plVar15;\n long lVar16;\n void *__s;\n undefined8 uVar17;\n uint *puVar18;\n long lVar19;\n long *plVar20;\n ulong uVar21;\n undefined8 uVar22;\n uint uVar23;\n uint *puVar24;\n ulong *puVar25;\n uint uVar26;\n uint uVar27;\n uint uVar28;\n bool bVar29;\n long *local_90;\n uint local_70;\n \n plVar3 = *(long **)(param_1 + 0x38);\n iVar2 = *(int *)(*(long *)(param_1 + 0x40) + 8);\n local_90 = (long *)*plVar3;\n if ((long *)plVar3[1] != local_90) {\n do {\n uVar8 = (**(code **)(*(long *)*local_90 + 0x10))();\n iVar11 = (int)param_3;\n iVar6 = (int)param_2;\n switch(uVar8) {\n default:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)param_3 - param_2 & 4U) != 0) {\n *param_3 = 0;\n param_3 = param_3 + 1;\n }\n local_90 = local_90 + 1;\n } while ((long *)plVar3[1] != local_90);\n }\n return param_3;\n}" { (declaration "byte bVar1;" type_identifier 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 "code *pcVar5;" type_identifier (pointer_declarator "*pcVar5" * identifier) ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "char cVar7;" primitive_type identifier ;) (declaration "undefined4 uVar8;" type_identifier identifier ;) (declaration "uint uVar9;" type_identifier identifier ;) (declaration "uint uVar10;" type_identifier identifier ;) (declaration "int iVar11;" primitive_type identifier ;) (declaration "long lVar12;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar13;" type_identifier identifier ;) (declaration "long lVar14;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar15;" (sized_type_specifier "long" long) (pointer_declarator "*plVar15" * identifier) ;) (declaration "long lVar16;" (sized_type_specifier "long" long) identifier ;) (declaration "void *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "undefined8 uVar17;" type_identifier identifier ;) (declaration "uint *puVar18;" type_identifier (pointer_declarator "*puVar18" * identifier) ;) (declaration "long lVar19;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar20;" (sized_type_specifier "long" long) (pointer_declarator "*plVar20" * identifier) ;) (declaration "ulong uVar21;" type_identifier identifier ;) (declaration "undefined8 uVar22;" type_identifier identifier ;) (declaration "uint uVar23;" type_identifier identifier ;) (declaration "uint *puVar24;" type_identifier (pointer_declarator "*puVar24" * identifier) ;) (declaration "ulong *puVar25;" type_identifier (pointer_declarator "*puVar25" * identifier) ;) (declaration "uint uVar26;" type_identifier identifier ;) (declaration "uint uVar27;" type_identifier identifier ;) (declaration "uint uVar28;" type_identifier identifier ;) (declaration "bool bVar29;" primitive_type identifier ;) (declaration "long *local_90;" (sized_type_specifier "long" long) (pointer_declarator "*local_90" * identifier) ;) (declaration "uint local_70;" type_identifier identifier ;) (expression_statement "plVar3 = *(long **)(param_1 + 0x38);" (assignment_expression "plVar3 = *(long **)(param_1 + 0x38)" identifier = (pointer_expression "*(long **)(param_1 + 0x38)" * (cast_expression "(long **)(param_1 + 0x38)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "iVar2 = *(int *)(*(long *)(param_1 + 0x40) + 8);" (assignment_expression "iVar2 = *(int *)(*(long *)(param_1 + 0x40) + 8)" identifier = (pointer_expression "*(int *)(*(long *)(param_1 + 0x40) + 8)" * (cast_expression "(int *)(*(long *)(param_1 + 0x40) + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x40) + 8)" ( (binary_expression "*(long *)(param_1 + 0x40) + 8" (pointer_expression "*(long *)(param_1 + 0x40)" * (cast_expression "(long *)(param_1 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) + number_literal) ))))) ;) (expression_statement "local_90 = (long *)*plVar3;" (assignment_expression "local_90 = (long *)*plVar3" identifier = (cast_expression "(long *)*plVar3" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar3" * identifier))) ;) (if_statement "if ((long *)plVar3[1] != local_90) {\n do {\n uVar8 = (**(code **)(*(long *)*local_90 + 0x10))();\n iVar11 = (int)param_3;\n iVar6 = (int)param_2;\n switch(uVar8) {\n default:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)param_3 - param_2 & 4U) != 0) {\n *param_3 = 0;\n param_3 = param_3 + 1;\n }\n local_90 = local_90 + 1;\n } while ((long *)plVar3[1] != local_90);\n }" if (parenthesized_expression "((long *)plVar3[1] != local_90)" ( (binary_expression "(long *)plVar3[1] != local_90" (cast_expression "(long *)plVar3[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar3[1]" identifier [ number_literal ])) != identifier) )) (compound_statement "{\n do {\n uVar8 = (**(code **)(*(long *)*local_90 + 0x10))();\n iVar11 = (int)param_3;\n iVar6 = (int)param_2;\n switch(uVar8) {\n default:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)param_3 - param_2 & 4U) != 0) {\n *param_3 = 0;\n param_3 = param_3 + 1;\n }\n local_90 = local_90 + 1;\n } while ((long *)plVar3[1] != local_90);\n }" { (do_statement "do {\n uVar8 = (**(code **)(*(long *)*local_90 + 0x10))();\n iVar11 = (int)param_3;\n iVar6 = (int)param_2;\n switch(uVar8) {\n default:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)param_3 - param_2 & 4U) != 0) {\n *param_3 = 0;\n param_3 = param_3 + 1;\n }\n local_90 = local_90 + 1;\n } while ((long *)plVar3[1] != local_90);" do (compound_statement "{\n uVar8 = (**(code **)(*(long *)*local_90 + 0x10))();\n iVar11 = (int)param_3;\n iVar6 = (int)param_2;\n switch(uVar8) {\n default:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)param_3 - param_2 & 4U) != 0) {\n *param_3 = 0;\n param_3 = param_3 + 1;\n }\n local_90 = local_90 + 1;\n }" { (expression_statement "uVar8 = (**(code **)(*(long *)*local_90 + 0x10))();" (assignment_expression "uVar8 = (**(code **)(*(long *)*local_90 + 0x10))()" identifier = (call_expression "(**(code **)(*(long *)*local_90 + 0x10))()" (parenthesized_expression "(**(code **)(*(long *)*local_90 + 0x10))" ( (pointer_expression "**(code **)(*(long *)*local_90 + 0x10)" * (pointer_expression "*(code **)(*(long *)*local_90 + 0x10)" * (cast_expression "(code **)(*(long *)*local_90 + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)*local_90 + 0x10)" ( (binary_expression "*(long *)*local_90 + 0x10" (pointer_expression "*(long *)*local_90" * (cast_expression "(long *)*local_90" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*local_90" * identifier))) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (expression_statement "iVar11 = (int)param_3;" (assignment_expression "iVar11 = (int)param_3" identifier = (cast_expression "(int)param_3" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "iVar6 = (int)param_2;" (assignment_expression "iVar6 = (int)param_2" identifier = (cast_expression "(int)param_2" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (switch_statement "switch(uVar8) {\n default:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }" switch (parenthesized_expression "(uVar8)" ( identifier )) (compound_statement "{\n default:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }" { (case_statement "default:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");" default : comment (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x6f2,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;)) (case_statement "case 1:" case number_literal :) (case_statement "case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;" case number_literal : (if_statement "if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }" if (parenthesized_expression "((int)((long *)*local_90)[3] != iVar11 - iVar6)" ( (binary_expression "(int)((long *)*local_90)[3] != iVar11 - iVar6" (cast_expression "(int)((long *)*local_90)[3]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "((long *)*local_90)[3]" (parenthesized_expression "((long *)*local_90)" ( (cast_expression "(long *)*local_90" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*local_90" * identifier)) )) [ number_literal ])) != (binary_expression "iVar11 - iVar6" identifier - identifier)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }" { comment (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x616,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();" (assignment_expression "lVar12 = (**(code **)(*(long *)*local_90 + 0x20))()" identifier = (call_expression "(**(code **)(*(long *)*local_90 + 0x20))()" (parenthesized_expression "(**(code **)(*(long *)*local_90 + 0x20))" ( (pointer_expression "**(code **)(*(long *)*local_90 + 0x20)" * (pointer_expression "*(code **)(*(long *)*local_90 + 0x20)" * (cast_expression "(code **)(*(long *)*local_90 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)*local_90 + 0x20)" ( (binary_expression "*(long *)*local_90 + 0x20" (pointer_expression "*(long *)*local_90" * (cast_expression "(long *)*local_90" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*local_90" * identifier))) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (if_statement "if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }" if (parenthesized_expression "(lVar12 == 0)" ( (binary_expression "lVar12 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }" { comment (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x618,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "plVar4 = *(long **)(lVar12 + 0x38);" (assignment_expression "plVar4 = *(long **)(lVar12 + 0x38)" identifier = (pointer_expression "*(long **)(lVar12 + 0x38)" * (cast_expression "(long **)(lVar12 + 0x38)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar12 + 0x38)" ( (binary_expression "lVar12 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);" (assignment_expression "plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4)" identifier = (cast_expression "(long *)(**(code **)(*plVar4 + 0xe8))(plVar4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "(**(code **)(*plVar4 + 0xe8))(plVar4)" (parenthesized_expression "(**(code **)(*plVar4 + 0xe8))" ( (pointer_expression "**(code **)(*plVar4 + 0xe8)" * (pointer_expression "*(code **)(*plVar4 + 0xe8)" * (cast_expression "(code **)(*plVar4 + 0xe8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0xe8)" ( (binary_expression "*plVar4 + 0xe8" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "(plVar4)" ( identifier ))))) ;) (expression_statement "uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;" (assignment_expression "uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555" identifier = (binary_expression "(int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555" (cast_expression "(int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3)" ( (binary_expression "*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3" (binary_expression "*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48)" (pointer_expression "*(long *)(lVar12 + 0x50)" * (cast_expression "(long *)(lVar12 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x50)" ( (binary_expression "lVar12 + 0x50" identifier + number_literal) )))) - (pointer_expression "*(long *)(lVar12 + 0x48)" * (cast_expression "(long *)(lVar12 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x48)" ( (binary_expression "lVar12 + 0x48" identifier + number_literal) ))))) >> number_literal) ))) * number_literal)) ;) (expression_statement "lVar14 = plVar15[1];" (assignment_expression "lVar14 = plVar15[1]" identifier = (subscript_expression "plVar15[1]" identifier [ number_literal ])) ;) (expression_statement "lVar19 = *plVar15;" (assignment_expression "lVar19 = *plVar15" identifier = (pointer_expression "*plVar15" * identifier)) ;) (expression_statement "pcVar5 = *(code **)(*plVar4 + 0x128);" (assignment_expression "pcVar5 = *(code **)(*plVar4 + 0x128)" identifier = (pointer_expression "*(code **)(*plVar4 + 0x128)" * (cast_expression "(code **)(*plVar4 + 0x128)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0x128)" ( (binary_expression "*plVar4 + 0x128" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) ;) (if_statement "if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }" if (parenthesized_expression "(pcVar5 == FUN_001988d0)" ( (binary_expression "pcVar5 == FUN_001988d0" identifier == identifier) )) (compound_statement "{\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }" { (expression_statement "uVar23 = (**(code **)(*plVar4 + 0x188))();" (assignment_expression "uVar23 = (**(code **)(*plVar4 + 0x188))()" identifier = (call_expression "(**(code **)(*plVar4 + 0x188))()" (parenthesized_expression "(**(code **)(*plVar4 + 0x188))" ( (pointer_expression "**(code **)(*plVar4 + 0x188)" * (pointer_expression "*(code **)(*plVar4 + 0x188)" * (cast_expression "(code **)(*plVar4 + 0x188)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0x188)" ( (binary_expression "*plVar4 + 0x188" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }) (else_clause "else {\n uVar23 = (*pcVar5)(plVar4);\n }" else (compound_statement "{\n uVar23 = (*pcVar5)(plVar4);\n }" { (expression_statement "uVar23 = (*pcVar5)(plVar4);" (assignment_expression "uVar23 = (*pcVar5)(plVar4)" identifier = (call_expression "(*pcVar5)(plVar4)" (parenthesized_expression "(*pcVar5)" ( (pointer_expression "*pcVar5" * identifier) )) (argument_list "(plVar4)" ( identifier )))) ;) }))) (expression_statement "pcVar5 = *(code **)(*plVar4 + 0x120);" (assignment_expression "pcVar5 = *(code **)(*plVar4 + 0x120)" identifier = (pointer_expression "*(code **)(*plVar4 + 0x120)" * (cast_expression "(code **)(*plVar4 + 0x120)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0x120)" ( (binary_expression "*plVar4 + 0x120" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) ;) (if_statement "if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }" if (parenthesized_expression "(pcVar5 == FUN_001988c0)" ( (binary_expression "pcVar5 == FUN_001988c0" identifier == identifier) )) (compound_statement "{\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }" { (expression_statement "uVar9 = (**(code **)(*plVar4 + 0x180))();" (assignment_expression "uVar9 = (**(code **)(*plVar4 + 0x180))()" identifier = (call_expression "(**(code **)(*plVar4 + 0x180))()" (parenthesized_expression "(**(code **)(*plVar4 + 0x180))" ( (pointer_expression "**(code **)(*plVar4 + 0x180)" * (pointer_expression "*(code **)(*plVar4 + 0x180)" * (cast_expression "(code **)(*plVar4 + 0x180)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0x180)" ( (binary_expression "*plVar4 + 0x180" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }) (else_clause "else {\n uVar9 = (*pcVar5)(plVar4);\n }" else (compound_statement "{\n uVar9 = (*pcVar5)(plVar4);\n }" { (expression_statement "uVar9 = (*pcVar5)(plVar4);" (assignment_expression "uVar9 = (*pcVar5)(plVar4)" identifier = (call_expression "(*pcVar5)(plVar4)" (parenthesized_expression "(*pcVar5)" ( (pointer_expression "*pcVar5" * identifier) )) (argument_list "(plVar4)" ( identifier )))) ;) }))) (expression_statement "lVar16 = plVar4[0x14];" (assignment_expression "lVar16 = plVar4[0x14]" identifier = (subscript_expression "plVar4[0x14]" identifier [ number_literal ])) ;) (expression_statement "uVar28 = 0;" (assignment_expression "uVar28 = 0" identifier = number_literal) ;) (expression_statement "local_70 = (uint)(lVar14 - lVar19 >> 3);" (assignment_expression "local_70 = (uint)(lVar14 - lVar19 >> 3)" identifier = (call_expression "(uint)(lVar14 - lVar19 >> 3)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(lVar14 - lVar19 >> 3)" ( (binary_expression "lVar14 - lVar19 >> 3" (binary_expression "lVar14 - lVar19" identifier - identifier) >> number_literal) )))) ;) (expression_statement "lVar14 = *(long *)(lVar12 + 0x68);" (assignment_expression "lVar14 = *(long *)(lVar12 + 0x68)" identifier = (pointer_expression "*(long *)(lVar12 + 0x68)" * (cast_expression "(long *)(lVar12 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x68)" ( (binary_expression "lVar12 + 0x68" identifier + number_literal) ))))) ;) (expression_statement "lVar19 = *(long *)(lVar12 + 0x60);" (assignment_expression "lVar19 = *(long *)(lVar12 + 0x60)" identifier = (pointer_expression "*(long *)(lVar12 + 0x60)" * (cast_expression "(long *)(lVar12 + 0x60)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x60)" ( (binary_expression "lVar12 + 0x60" identifier + number_literal) ))))) ;) (expression_statement "param_3[2] = uVar23;" (assignment_expression "param_3[2] = uVar23" (subscript_expression "param_3[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar24 = param_3 + 8;" (assignment_expression "puVar24 = param_3 + 8" identifier = (binary_expression "param_3 + 8" identifier + number_literal)) ;) (expression_statement "*(long *)(param_3 + 4) = lVar16;" (assignment_expression "*(long *)(param_3 + 4) = lVar16" (pointer_expression "*(long *)(param_3 + 4)" * (cast_expression "(long *)(param_3 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 4)" ( (binary_expression "param_3 + 4" identifier + number_literal) )))) = identifier) ;) (expression_statement "uVar23 = (uint)(lVar14 - lVar19 >> 3);" (assignment_expression "uVar23 = (uint)(lVar14 - lVar19 >> 3)" identifier = (call_expression "(uint)(lVar14 - lVar19 >> 3)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(lVar14 - lVar19 >> 3)" ( (binary_expression "lVar14 - lVar19 >> 3" (binary_expression "lVar14 - lVar19" identifier - identifier) >> number_literal) )))) ;) (expression_statement "param_3[6] = uVar23;" (assignment_expression "param_3[6] = uVar23" (subscript_expression "param_3[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*param_3 = uVar27;" (assignment_expression "*param_3 = uVar27" (pointer_expression "*param_3" * identifier) = identifier) ;) (expression_statement "param_3[1] = local_70;" (assignment_expression "param_3[1] = local_70" (subscript_expression "param_3[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_3[3] = uVar9;" (assignment_expression "param_3[3] = uVar9" (subscript_expression "param_3[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_3[7] = 0;" (assignment_expression "param_3[7] = 0" (subscript_expression "param_3[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "__s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);" (assignment_expression "__s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2)" identifier = (cast_expression "(void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2)" identifier (argument_list "((ulong)*(uint *)(plVar4 + 7) << 2)" ( (binary_expression "(ulong)*(uint *)(plVar4 + 7) << 2" (binary_expression "(ulong)*(uint *)(plVar4 + 7)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(plVar4 + 7)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4 + 7)" ( (binary_expression "plVar4 + 7" identifier + number_literal) )))) << number_literal) ))))) ;) (expression_statement "memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);" (call_expression "memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2)" identifier (argument_list "(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2)" ( identifier , number_literal , (binary_expression "(ulong)*(uint *)(plVar4 + 7) << 2" (binary_expression "(ulong)*(uint *)(plVar4 + 7)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(plVar4 + 7)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4 + 7)" ( (binary_expression "plVar4 + 7" identifier + number_literal) )))) << number_literal) ))) ;) (expression_statement "puVar18 = puVar24;" (assignment_expression "puVar18 = puVar24" identifier = identifier) ;) (if_statement "if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }" if (parenthesized_expression "(uVar27 != 0)" ( (binary_expression "uVar27 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }" { (do_statement "do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);" do (compound_statement "{\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n }" { (expression_statement "uVar28 = uVar28 + 1;" (assignment_expression "uVar28 = uVar28 + 1" identifier = (binary_expression "uVar28 + 1" identifier + number_literal)) ;) (expression_statement "uVar26 = 0;" (assignment_expression "uVar26 = 0" identifier = number_literal) ;) (expression_statement "puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));" (assignment_expression "puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3))" identifier = (cast_expression "(uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3))" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3))" ( (binary_expression "(long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3)" (binary_expression "(long)puVar24 + *(long *)(lVar12 + 0x48)" (cast_expression "(long)puVar24" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar12 + 0x48)" * (cast_expression "(long *)(lVar12 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x48)" ( (binary_expression "lVar12 + 0x48" identifier + number_literal) ))))) + (parenthesized_expression "(-0x20 - (long)param_3)" ( (binary_expression "-0x20 - (long)param_3" number_literal - (cast_expression "(long)param_3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) )))) ;) (expression_statement "uVar9 = *puVar18;" (assignment_expression "uVar9 = *puVar18" identifier = (pointer_expression "*puVar18" * identifier)) ;) (expression_statement "uVar13 = (ulong)uVar9;" (assignment_expression "uVar13 = (ulong)uVar9" identifier = (cast_expression "(ulong)uVar9" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "uVar21 = *(ulong *)(puVar18 + 2);" (assignment_expression "uVar21 = *(ulong *)(puVar18 + 2)" identifier = (pointer_expression "*(ulong *)(puVar18 + 2)" * (cast_expression "(ulong *)(puVar18 + 2)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar18 + 2)" ( (binary_expression "puVar18 + 2" identifier + number_literal) ))))) ;) (expression_statement "*(uint *)((long)__s + uVar13 * 4) = uVar28;" (assignment_expression "*(uint *)((long)__s + uVar13 * 4) = uVar28" (pointer_expression "*(uint *)((long)__s + uVar13 * 4)" * (cast_expression "(uint *)((long)__s + uVar13 * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__s + uVar13 * 4)" ( (binary_expression "(long)__s + uVar13 * 4" (cast_expression "(long)__s" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (binary_expression "uVar13 * 4" identifier * number_literal)) )))) = identifier) ;) (if_statement "if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }" if (parenthesized_expression "(uVar21 != 0)" ( (binary_expression "uVar21 != 0" identifier != number_literal) )) (compound_statement "{\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }" { (if_statement "if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;" if (parenthesized_expression "(*(ulong *)(param_4 + 0x50) < uVar21)" ( (binary_expression "*(ulong *)(param_4 + 0x50) < uVar21" (pointer_expression "*(ulong *)(param_4 + 0x50)" * (cast_expression "(ulong *)(param_4 + 0x50)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x50)" ( (binary_expression "param_4 + 0x50" identifier + number_literal) )))) < identifier) )) (goto_statement "goto LAB_001b565a;" goto statement_identifier ;)) (expression_statement "uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);" (assignment_expression "uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" identifier = (binary_expression "(uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" ( (binary_expression "*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8" (pointer_expression "*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38))" * (cast_expression "(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38))" ( (binary_expression "(uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)" (binary_expression "(uVar21 - 1 >> 0xd) * 0x18" (parenthesized_expression "(uVar21 - 1 >> 0xd)" ( (binary_expression "uVar21 - 1 >> 0xd" (binary_expression "uVar21 - 1" identifier - number_literal) >> number_literal) )) * number_literal) + (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) ))))) )))) + (binary_expression "(ulong)((uint)(uVar21 - 1) & 0x1fff) * 8" (call_expression "(ulong)((uint)(uVar21 - 1) & 0x1fff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)(uVar21 - 1) & 0x1fff)" ( (binary_expression "(uint)(uVar21 - 1) & 0x1fff" (call_expression "(uint)(uVar21 - 1)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar21 - 1)" ( (binary_expression "uVar21 - 1" identifier - number_literal) ))) & number_literal) ))) * number_literal)) ))))) ;) })) (if_statement "if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }" if (parenthesized_expression "(*(code **)(*plVar4 + 0xc0) == FUN_00173380)" ( (binary_expression "*(code **)(*plVar4 + 0xc0) == FUN_00173380" (pointer_expression "*(code **)(*plVar4 + 0xc0)" * (cast_expression "(code **)(*plVar4 + 0xc0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0xc0)" ( (binary_expression "*plVar4 + 0xc0" (pointer_expression "*plVar4" * identifier) + number_literal) )))) == identifier) )) (compound_statement "{\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }" { (if_statement "if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }" if (parenthesized_expression "((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13)" ( (binary_expression "(ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13" (call_expression "(ulong)(plVar4[0xb] - plVar4[10] >> 3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(plVar4[0xb] - plVar4[10] >> 3)" ( (binary_expression "plVar4[0xb] - plVar4[10] >> 3" (binary_expression "plVar4[0xb] - plVar4[10]" (subscript_expression "plVar4[0xb]" identifier [ number_literal ]) - (subscript_expression "plVar4[10]" identifier [ number_literal ])) >> number_literal) ))) <= identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }" { comment (expression_statement "FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");" (call_expression "FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section")" identifier (argument_list "("../../gold/object.h",0x5c8,"do_output_section")" ( (string_literal ""../../gold/object.h"" " string_content ") , number_literal , (string_literal ""do_output_section"" " string_content ") ))) ;) })) (expression_statement "plVar20 = *(long **)(plVar4[10] + uVar13 * 8);" (assignment_expression "plVar20 = *(long **)(plVar4[10] + uVar13 * 8)" identifier = (pointer_expression "*(long **)(plVar4[10] + uVar13 * 8)" * (cast_expression "(long **)(plVar4[10] + uVar13 * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(plVar4[10] + uVar13 * 8)" ( (binary_expression "plVar4[10] + uVar13 * 8" (subscript_expression "plVar4[10]" identifier [ number_literal ]) + (binary_expression "uVar13 * 8" identifier * number_literal)) ))))) ;) }) (else_clause "else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }" else (compound_statement "{\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }" { (expression_statement "plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);" (assignment_expression "plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9)" identifier = (cast_expression "(long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9)" (parenthesized_expression "(**(code **)(*plVar4 + 0xc0))" ( (pointer_expression "**(code **)(*plVar4 + 0xc0)" * (pointer_expression "*(code **)(*plVar4 + 0xc0)" * (cast_expression "(code **)(*plVar4 + 0xc0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0xc0)" ( (binary_expression "*plVar4 + 0xc0" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "(plVar4,uVar9)" ( identifier , identifier ))))) ;) }))) (if_statement "if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }" if (parenthesized_expression "(plVar20 == (long *)0x0)" ( (binary_expression "plVar20 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }" { (expression_statement "uVar22 = 0;" (assignment_expression "uVar22 = 0" identifier = number_literal) ;) (expression_statement "uVar17 = 0;" (assignment_expression "uVar17 = 0" identifier = number_literal) ;) (expression_statement "uVar10 = 0;" (assignment_expression "uVar10 = 0" identifier = number_literal) ;) }) (else_clause "else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }" else (compound_statement "{\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }" { (if_statement "if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }" if (parenthesized_expression "(*(code **)(*plVar20 + 0x58) == FUN_0019a160)" ( (binary_expression "*(code **)(*plVar20 + 0x58) == FUN_0019a160" (pointer_expression "*(code **)(*plVar20 + 0x58)" * (cast_expression "(code **)(*plVar20 + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar20 + 0x58)" ( (binary_expression "*plVar20 + 0x58" (pointer_expression "*plVar20" * identifier) + number_literal) )))) == identifier) )) (compound_statement "{\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }" { (expression_statement "uVar10 = *(uint *)((long)plVar20 + 0x7c);" (assignment_expression "uVar10 = *(uint *)((long)plVar20 + 0x7c)" identifier = (pointer_expression "*(uint *)((long)plVar20 + 0x7c)" * (cast_expression "(uint *)((long)plVar20 + 0x7c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar20 + 0x7c)" ( (binary_expression "(long)plVar20 + 0x7c" (cast_expression "(long)plVar20" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (if_statement "if (uVar10 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }" if (parenthesized_expression "(uVar10 == 0xffffffff)" ( (binary_expression "uVar10 == 0xffffffff" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }" { comment (expression_statement "FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");" (call_expression "FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx")" identifier (argument_list "("../../gold/output.h",0x1043,"do_out_shndx")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""do_out_shndx"" " string_content ") ))) ;) })) }) (else_clause "else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }" else (compound_statement "{\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }" { (expression_statement "uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);" (assignment_expression "uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20)" identifier = (call_expression "(**(code **)(*plVar20 + 0x58))(plVar20)" (parenthesized_expression "(**(code **)(*plVar20 + 0x58))" ( (pointer_expression "**(code **)(*plVar20 + 0x58)" * (pointer_expression "*(code **)(*plVar20 + 0x58)" * (cast_expression "(code **)(*plVar20 + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar20 + 0x58)" ( (binary_expression "*plVar20 + 0x58" (pointer_expression "*plVar20" * identifier) + number_literal) ))))) )) (argument_list "(plVar20)" ( identifier )))) ;) }))) (expression_statement "uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);" (assignment_expression "uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9)" identifier = (call_expression "(**(code **)(*plVar4 + 0xd0))(plVar4,uVar9)" (parenthesized_expression "(**(code **)(*plVar4 + 0xd0))" ( (pointer_expression "**(code **)(*plVar4 + 0xd0)" * (pointer_expression "*(code **)(*plVar4 + 0xd0)" * (cast_expression "(code **)(*plVar4 + 0xd0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0xd0)" ( (binary_expression "*plVar4 + 0xd0" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "(plVar4,uVar9)" ( identifier , identifier )))) ;) (expression_statement "uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));" (assignment_expression "uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3))" identifier = (pointer_expression "*(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3))" * (cast_expression "(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3))" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3))" ( (binary_expression "(long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3)" (binary_expression "(long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10" (binary_expression "(long)puVar24 + *(long *)(lVar12 + 0x48)" (cast_expression "(long)puVar24" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar12 + 0x48)" * (cast_expression "(long *)(lVar12 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x48)" ( (binary_expression "lVar12 + 0x48" identifier + number_literal) ))))) + number_literal) + (parenthesized_expression "(-0x20 - (long)param_3)" ( (binary_expression "-0x20 - (long)param_3" number_literal - (cast_expression "(long)param_3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) ))))) ;) }))) (expression_statement "*puVar24 = uVar26;" (assignment_expression "*puVar24 = uVar26" (pointer_expression "*puVar24" * identifier) = identifier) ;) (expression_statement "puVar18 = puVar24 + 6;" (assignment_expression "puVar18 = puVar24 + 6" identifier = (binary_expression "puVar24 + 6" identifier + number_literal)) ;) (expression_statement "puVar24[1] = uVar10;" (assignment_expression "puVar24[1] = uVar10" (subscript_expression "puVar24[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined8 *)(puVar24 + 2) = uVar17;" (assignment_expression "*(undefined8 *)(puVar24 + 2) = uVar17" (pointer_expression "*(undefined8 *)(puVar24 + 2)" * (cast_expression "(undefined8 *)(puVar24 + 2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar24 + 2)" ( (binary_expression "puVar24 + 2" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(puVar24 + 4) = uVar22;" (assignment_expression "*(undefined8 *)(puVar24 + 4) = uVar22" (pointer_expression "*(undefined8 *)(puVar24 + 4)" * (cast_expression "(undefined8 *)(puVar24 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar24 + 4)" ( (binary_expression "puVar24 + 4" identifier + number_literal) )))) = identifier) ;) (expression_statement "puVar24 = puVar18;" (assignment_expression "puVar24 = puVar18" identifier = identifier) ;) }) while (parenthesized_expression "(uVar28 != uVar27)" ( (binary_expression "uVar28 != uVar27" identifier != identifier) )) ;) })) (if_statement "if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }" if (parenthesized_expression "(local_70 != 0)" ( (binary_expression "local_70 != 0" identifier != number_literal) )) (compound_statement "{\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }" { (expression_statement "puVar24 = puVar18;" (assignment_expression "puVar24 = puVar18" identifier = identifier) ;) (expression_statement "uVar21 = 0;" (assignment_expression "uVar21 = 0" identifier = number_literal) ;) (do_statement "do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);" do (compound_statement "{\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n }" { (expression_statement "lVar14 = *(long *)(*plVar15 + uVar21 * 8);" (assignment_expression "lVar14 = *(long *)(*plVar15 + uVar21 * 8)" identifier = (pointer_expression "*(long *)(*plVar15 + uVar21 * 8)" * (cast_expression "(long *)(*plVar15 + uVar21 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*plVar15 + uVar21 * 8)" ( (binary_expression "*plVar15 + uVar21 * 8" (pointer_expression "*plVar15" * identifier) + (binary_expression "uVar21 * 8" identifier * number_literal)) ))))) ;) (if_statement "if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }" if (parenthesized_expression "((*(byte *)(lVar14 + 0x3a) & 0x10) != 0)" ( (binary_expression "(*(byte *)(lVar14 + 0x3a) & 0x10) != 0" (parenthesized_expression "(*(byte *)(lVar14 + 0x3a) & 0x10)" ( (binary_expression "*(byte *)(lVar14 + 0x3a) & 0x10" (pointer_expression "*(byte *)(lVar14 + 0x3a)" * (cast_expression "(byte *)(lVar14 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x3a)" ( (binary_expression "lVar14 + 0x3a" identifier + number_literal) )))) & number_literal) )) != number_literal) )) (compound_statement "{\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }" { (expression_statement "lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));" (assignment_expression "lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40))" identifier = (call_expression "FUN_00284df0(*(undefined8 *)(param_1 + 0x40))" identifier (argument_list "(*(undefined8 *)(param_1 + 0x40))" ( (pointer_expression "*(undefined8 *)(param_1 + 0x40)" * (cast_expression "(undefined8 *)(param_1 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) )))) ;) })) (if_statement "if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }" if (parenthesized_expression "((*(byte *)(lVar14 + 0x3a) & 7) == 0)" ( (binary_expression "(*(byte *)(lVar14 + 0x3a) & 7) == 0" (parenthesized_expression "(*(byte *)(lVar14 + 0x3a) & 7)" ( (binary_expression "*(byte *)(lVar14 + 0x3a) & 7" (pointer_expression "*(byte *)(lVar14 + 0x3a)" * (cast_expression "(byte *)(lVar14 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x3a)" ( (binary_expression "lVar14 + 0x3a" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }" { (if_statement "if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }" if (parenthesized_expression "(plVar4 == *(long **)(lVar14 + 0x10))" ( (binary_expression "plVar4 == *(long **)(lVar14 + 0x10)" identifier == (pointer_expression "*(long **)(lVar14 + 0x10)" * (cast_expression "(long **)(lVar14 + 0x10)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar14 + 0x10)" ( (binary_expression "lVar14 + 0x10" identifier + number_literal) ))))) )) (compound_statement "{\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }" { (expression_statement "uVar27 = *(uint *)(lVar14 + 0x18);" (assignment_expression "uVar27 = *(uint *)(lVar14 + 0x18)" identifier = (pointer_expression "*(uint *)(lVar14 + 0x18)" * (cast_expression "(uint *)(lVar14 + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x18)" ( (binary_expression "lVar14 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }" if (parenthesized_expression "((*(byte *)(lVar14 + 0x3b) & 0x20) == 0)" ( (binary_expression "(*(byte *)(lVar14 + 0x3b) & 0x20) == 0" (parenthesized_expression "(*(byte *)(lVar14 + 0x3b) & 0x20)" ( (binary_expression "*(byte *)(lVar14 + 0x3b) & 0x20" (pointer_expression "*(byte *)(lVar14 + 0x3b)" * (cast_expression "(byte *)(lVar14 + 0x3b)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x3b)" ( (binary_expression "lVar14 + 0x3b" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }" { (expression_statement "cVar7 = FUN_00284a00();" (assignment_expression "cVar7 = FUN_00284a00()" identifier = (call_expression "FUN_00284a00()" identifier (argument_list "()" ( )))) ;) (if_statement "if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }" if (parenthesized_expression "(cVar7 == '\0')" ( (binary_expression "cVar7 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }" { (if_statement "if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }" if (parenthesized_expression "((*(byte *)(lVar14 + 0x3a) & 7) != 0)" ( (binary_expression "(*(byte *)(lVar14 + 0x3a) & 7) != 0" (parenthesized_expression "(*(byte *)(lVar14 + 0x3a) & 7)" ( (binary_expression "*(byte *)(lVar14 + 0x3a) & 7" (pointer_expression "*(byte *)(lVar14 + 0x3a)" * (cast_expression "(byte *)(lVar14 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x3a)" ( (binary_expression "lVar14 + 0x3a" identifier + number_literal) )))) & number_literal) )) != number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }" { comment (expression_statement "FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");" (call_expression "FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx")" identifier (argument_list "("../../gold/symtab.h",0xaa,"shndx")" ( (string_literal ""../../gold/symtab.h"" " string_content ") , number_literal , (string_literal ""shndx"" " string_content ") ))) ;) })) (expression_statement "uVar27 = *(uint *)(lVar14 + 0x18);" (assignment_expression "uVar27 = *(uint *)(lVar14 + 0x18)" identifier = (pointer_expression "*(uint *)(lVar14 + 0x18)" * (cast_expression "(uint *)(lVar14 + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x18)" ( (binary_expression "lVar14 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }" if (parenthesized_expression "((*(byte *)(lVar14 + 0x3b) & 0x20) == 0)" ( (binary_expression "(*(byte *)(lVar14 + 0x3b) & 0x20) == 0" (parenthesized_expression "(*(byte *)(lVar14 + 0x3b) & 0x20)" ( (binary_expression "*(byte *)(lVar14 + 0x3b) & 0x20" (pointer_expression "*(byte *)(lVar14 + 0x3b)" * (cast_expression "(byte *)(lVar14 + 0x3b)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x3b)" ( (binary_expression "lVar14 + 0x3b" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n uVar27 = 1;\n goto LAB_001b5352;\n }" { (expression_statement "uVar27 = 1;" (assignment_expression "uVar27 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001b5352;" goto statement_identifier ;) })) (goto_statement "goto LAB_001b54e1;" goto statement_identifier ;) })) }) (else_clause "else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }" else (if_statement "if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }" if (parenthesized_expression "(uVar27 != 0)" ( (binary_expression "uVar27 != 0" identifier != number_literal) )) (compound_statement "{\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }" { (labeled_statement "LAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);" statement_identifier : (expression_statement "uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);" (assignment_expression "uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4)" identifier = (pointer_expression "*(uint *)((long)__s + (ulong)uVar27 * 4)" * (cast_expression "(uint *)((long)__s + (ulong)uVar27 * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__s + (ulong)uVar27 * 4)" ( (binary_expression "(long)__s + (ulong)uVar27 * 4" (cast_expression "(long)__s" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (binary_expression "(ulong)uVar27 * 4" (cast_expression "(ulong)uVar27" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) ))))) ;)) (goto_statement "goto LAB_001b5352;" goto statement_identifier ;) })))) })) (labeled_statement "LAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);" statement_identifier : (expression_statement "uVar9 = *(uint *)(lVar14 + 0x1c);" (assignment_expression "uVar9 = *(uint *)(lVar14 + 0x1c)" identifier = (pointer_expression "*(uint *)(lVar14 + 0x1c)" * (cast_expression "(uint *)(lVar14 + 0x1c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x1c)" ( (binary_expression "lVar14 + 0x1c" identifier + number_literal) ))))) ;)) (expression_statement "uVar27 = 0;" (assignment_expression "uVar27 = 0" identifier = number_literal) ;) }) (else_clause "else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }" else (compound_statement "{\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }" { (if_statement "if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;" if (parenthesized_expression "((*(byte *)(lVar14 + 0x3c) & 4) != 0)" ( (binary_expression "(*(byte *)(lVar14 + 0x3c) & 4) != 0" (parenthesized_expression "(*(byte *)(lVar14 + 0x3c) & 4)" ( (binary_expression "*(byte *)(lVar14 + 0x3c) & 4" (pointer_expression "*(byte *)(lVar14 + 0x3c)" * (cast_expression "(byte *)(lVar14 + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x3c)" ( (binary_expression "lVar14 + 0x3c" identifier + number_literal) )))) & number_literal) )) != number_literal) )) (goto_statement "goto LAB_001b5432;" goto statement_identifier ;)) (expression_statement "uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);" (assignment_expression "uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1)" identifier = (unary_expression "-(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1)" - (call_expression "(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1)" ( (binary_expression "*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1" (binary_expression "*(byte *)(lVar14 + 0x3b) >> 3 & 1" (binary_expression "*(byte *)(lVar14 + 0x3b) >> 3" (pointer_expression "*(byte *)(lVar14 + 0x3b)" * (cast_expression "(byte *)(lVar14 + 0x3b)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x3b)" ( (binary_expression "lVar14 + 0x3b" identifier + number_literal) )))) >> number_literal) & number_literal) ^ number_literal) ))))) ;) (labeled_statement "LAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);" statement_identifier : (expression_statement "uVar9 = *(uint *)(lVar14 + 0x1c);" (assignment_expression "uVar9 = *(uint *)(lVar14 + 0x1c)" identifier = (pointer_expression "*(uint *)(lVar14 + 0x1c)" * (cast_expression "(uint *)(lVar14 + 0x1c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x1c)" ( (binary_expression "lVar14 + 0x1c" identifier + number_literal) ))))) ;)) }))) (if_statement "if (uVar9 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }" if (parenthesized_expression "(uVar9 == 0)" ( (binary_expression "uVar9 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }" { (labeled_statement "LAB_001b5440:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");" statement_identifier : comment (expression_statement "FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");" (call_expression "FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index")" identifier (argument_list "("../../gold/symtab.h",0x180,"symtab_index")" ( (string_literal ""../../gold/symtab.h"" " string_content ") , number_literal , (string_literal ""symtab_index"" " string_content ") ))) ;)) })) (if_statement "if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }" if (parenthesized_expression "(*(code **)(*plVar4 + 0x100) == FUN_001988f0)" ( (binary_expression "*(code **)(*plVar4 + 0x100) == FUN_001988f0" (pointer_expression "*(code **)(*plVar4 + 0x100)" * (cast_expression "(code **)(*plVar4 + 0x100)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0x100)" ( (binary_expression "*plVar4 + 0x100" (pointer_expression "*plVar4" * identifier) + number_literal) )))) == identifier) )) (compound_statement "{\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }" { (expression_statement "uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);" (assignment_expression "uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4)" identifier = (pointer_expression "*(uint *)(plVar4[0x12] + uVar21 * 4)" * (cast_expression "(uint *)(plVar4[0x12] + uVar21 * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4[0x12] + uVar21 * 4)" ( (binary_expression "plVar4[0x12] + uVar21 * 4" (subscript_expression "plVar4[0x12]" identifier [ number_literal ]) + (binary_expression "uVar21 * 4" identifier * number_literal)) ))))) ;) }) (else_clause "else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }" else (compound_statement "{\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }" { (expression_statement "uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);" (assignment_expression "uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4)" identifier = (call_expression "(**(code **)(*plVar4 + 0x100))(plVar4)" (parenthesized_expression "(**(code **)(*plVar4 + 0x100))" ( (pointer_expression "**(code **)(*plVar4 + 0x100)" * (pointer_expression "*(code **)(*plVar4 + 0x100)" * (cast_expression "(code **)(*plVar4 + 0x100)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0x100)" ( (binary_expression "*plVar4 + 0x100" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "(plVar4)" ( identifier )))) ;) }))) (if_statement "if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }" if (parenthesized_expression "(uVar28 == 0)" ( (binary_expression "uVar28 == 0" identifier == number_literal) )) (compound_statement "{\n uVar10 = 0;\n uVar26 = 0;\n }" { (expression_statement "uVar10 = 0;" (assignment_expression "uVar10 = 0" identifier = number_literal) ;) (expression_statement "uVar26 = 0;" (assignment_expression "uVar26 = 0" identifier = number_literal) ;) }) (else_clause "else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }" else (compound_statement "{\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }" { (if_statement "if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }" if (parenthesized_expression "((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26))" ( (binary_expression "(uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)" (parenthesized_expression "(uVar9 == 0xffffffff)" ( (binary_expression "uVar9 == 0xffffffff" identifier == number_literal) )) || (parenthesized_expression "(uVar26 = uVar9 - iVar2, param_6 <= uVar26)" ( (comma_expression "uVar26 = uVar9 - iVar2, param_6 <= uVar26" (assignment_expression "uVar26 = uVar9 - iVar2" identifier = (binary_expression "uVar9 - iVar2" identifier - identifier)) , (binary_expression "param_6 <= uVar26" identifier <= identifier)) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }" { comment (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x678,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (if_statement "if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }" if (parenthesized_expression "(*(code **)(*plVar4 + 0xf8) == FUN_001988e0)" ( (binary_expression "*(code **)(*plVar4 + 0xf8) == FUN_001988e0" (pointer_expression "*(code **)(*plVar4 + 0xf8)" * (cast_expression "(code **)(*plVar4 + 0xf8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0xf8)" ( (binary_expression "*plVar4 + 0xf8" (pointer_expression "*plVar4" * identifier) + number_literal) )))) == identifier) )) (compound_statement "{\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }" { (expression_statement "iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);" (assignment_expression "iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4)" identifier = (pointer_expression "*(int *)(plVar4[0x13] + uVar21 * 4)" * (cast_expression "(int *)(plVar4[0x13] + uVar21 * 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4[0x13] + uVar21 * 4)" ( (binary_expression "plVar4[0x13] + uVar21 * 4" (subscript_expression "plVar4[0x13]" identifier [ number_literal ]) + (binary_expression "uVar21 * 4" identifier * number_literal)) ))))) ;) }) (else_clause "else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }" else (compound_statement "{\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }" { (expression_statement "iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);" (assignment_expression "iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff)" identifier = (call_expression "(**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff)" (parenthesized_expression "(**(code **)(*plVar4 + 0xf8))" ( (pointer_expression "**(code **)(*plVar4 + 0xf8)" * (pointer_expression "*(code **)(*plVar4 + 0xf8)" * (cast_expression "(code **)(*plVar4 + 0xf8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0xf8)" ( (binary_expression "*plVar4 + 0xf8" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "(plVar4,uVar21 & 0xffffffff)" ( identifier , (binary_expression "uVar21 & 0xffffffff" identifier & number_literal) )))) ;) }))) (expression_statement "uVar10 = iVar11 * 0x18;" (assignment_expression "uVar10 = iVar11 * 0x18" identifier = (binary_expression "iVar11 * 0x18" identifier * number_literal)) ;) (expression_statement "puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);" (assignment_expression "puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4)" identifier = (cast_expression "(uint *)(param_5 + (ulong)uVar26 * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_5 + (ulong)uVar26 * 4)" ( (binary_expression "param_5 + (ulong)uVar26 * 4" identifier + (binary_expression "(ulong)uVar26 * 4" (cast_expression "(ulong)uVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) )))) ;) (expression_statement "uVar26 = *puVar18;" (assignment_expression "uVar26 = *puVar18" identifier = (pointer_expression "*puVar18" * identifier)) ;) (expression_statement "*puVar18 = (int)puVar24 - iVar6;" (assignment_expression "*puVar18 = (int)puVar24 - iVar6" (pointer_expression "*puVar18" * identifier) = (binary_expression "(int)puVar24 - iVar6" (cast_expression "(int)puVar24" ( (type_descriptor "int" primitive_type) ) identifier) - identifier)) ;) }))) (expression_statement "puVar24[4] = uVar10;" (assignment_expression "puVar24[4] = uVar10" (subscript_expression "puVar24[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar18 = puVar24 + 5;" (assignment_expression "puVar18 = puVar24 + 5" identifier = (binary_expression "puVar24 + 5" identifier + number_literal)) ;) (expression_statement "*puVar24 = uVar9;" (assignment_expression "*puVar24 = uVar9" (pointer_expression "*puVar24" * identifier) = identifier) ;) (expression_statement "puVar24[1] = uVar27;" (assignment_expression "puVar24[1] = uVar27" (subscript_expression "puVar24[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar24[2] = uVar26;" (assignment_expression "puVar24[2] = uVar26" (subscript_expression "puVar24[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar24[3] = uVar28;" (assignment_expression "puVar24[3] = uVar28" (subscript_expression "puVar24[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "bVar29 = local_70 - 1 != uVar21;" (assignment_expression "bVar29 = local_70 - 1 != uVar21" identifier = (binary_expression "local_70 - 1 != uVar21" (binary_expression "local_70 - 1" identifier - number_literal) != identifier)) ;) (expression_statement "puVar24 = puVar18;" (assignment_expression "puVar24 = puVar18" identifier = identifier) ;) (expression_statement "uVar21 = uVar21 + 1;" (assignment_expression "uVar21 = uVar21 + 1" identifier = (binary_expression "uVar21 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar29)" ( identifier )) ;) })) (if_statement "if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }" if (parenthesized_expression "(uVar23 == 0)" ( (binary_expression "uVar23 == 0" identifier == number_literal) )) (compound_statement "{\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }" { (expression_statement "thunk_FUN_002f1e60(__s);" (call_expression "thunk_FUN_002f1e60(__s)" identifier (argument_list "(__s)" ( identifier ))) ;) (expression_statement "param_3 = puVar18;" (assignment_expression "param_3 = puVar18" identifier = identifier) ;) }) (else_clause "else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }" else (compound_statement "{\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }" { (expression_statement "puVar25 = *(ulong **)(lVar12 + 0x60);" (assignment_expression "puVar25 = *(ulong **)(lVar12 + 0x60)" identifier = (pointer_expression "*(ulong **)(lVar12 + 0x60)" * (cast_expression "(ulong **)(lVar12 + 0x60)" ( (type_descriptor "ulong **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar12 + 0x60)" ( (binary_expression "lVar12 + 0x60" identifier + number_literal) ))))) ;) (expression_statement "param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;" (assignment_expression "param_3 = puVar18 + (ulong)(uVar23 - 1) + 1" identifier = (binary_expression "puVar18 + (ulong)(uVar23 - 1) + 1" (binary_expression "puVar18 + (ulong)(uVar23 - 1)" identifier + (call_expression "(ulong)(uVar23 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar23 - 1)" ( (binary_expression "uVar23 - 1" identifier - number_literal) )))) + number_literal)) ;) (do_statement "do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);" do (compound_statement "{\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n }" { (while_statement "while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }" while (parenthesized_expression "(uVar21 = *puVar25, uVar21 != 0)" ( (comma_expression "uVar21 = *puVar25, uVar21 != 0" (assignment_expression "uVar21 = *puVar25" identifier = (pointer_expression "*puVar25" * identifier)) , (binary_expression "uVar21 != 0" identifier != number_literal)) )) (compound_statement "{\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }" { (if_statement "if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;" if (parenthesized_expression "(*(ulong *)(param_4 + 0x50) < uVar21)" ( (binary_expression "*(ulong *)(param_4 + 0x50) < uVar21" (pointer_expression "*(ulong *)(param_4 + 0x50)" * (cast_expression "(ulong *)(param_4 + 0x50)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x50)" ( (binary_expression "param_4 + 0x50" identifier + number_literal) )))) < identifier) )) (goto_statement "goto LAB_001b565a;" goto statement_identifier ;)) (expression_statement "puVar24 = puVar18 + 1;" (assignment_expression "puVar24 = puVar18 + 1" identifier = (binary_expression "puVar18 + 1" identifier + number_literal)) ;) (expression_statement "puVar25 = puVar25 + 1;" (assignment_expression "puVar25 = puVar25 + 1" identifier = (binary_expression "puVar25 + 1" identifier + number_literal)) ;) (expression_statement "*puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);" (assignment_expression "*puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" (pointer_expression "*puVar18" * identifier) = (pointer_expression "*(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" * (cast_expression "(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" ( (binary_expression "*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8" (pointer_expression "*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)" * (cast_expression "(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)" ( (binary_expression "*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18" (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) )))) + (binary_expression "(uVar21 - 1 >> 0xd) * 0x18" (parenthesized_expression "(uVar21 - 1 >> 0xd)" ( (binary_expression "uVar21 - 1 >> 0xd" (binary_expression "uVar21 - 1" identifier - number_literal) >> number_literal) )) * number_literal)) )))) + (binary_expression "(ulong)((uint)(uVar21 - 1) & 0x1fff) * 8" (call_expression "(ulong)((uint)(uVar21 - 1) & 0x1fff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)(uVar21 - 1) & 0x1fff)" ( (binary_expression "(uint)(uVar21 - 1) & 0x1fff" (call_expression "(uint)(uVar21 - 1)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar21 - 1)" ( (binary_expression "uVar21 - 1" identifier - number_literal) ))) & number_literal) ))) * number_literal)) ))))) ;) (expression_statement "puVar18 = puVar24;" (assignment_expression "puVar18 = puVar24" identifier = identifier) ;) (if_statement "if (puVar24 == param_3) goto LAB_001b55c5;" if (parenthesized_expression "(puVar24 == param_3)" ( (binary_expression "puVar24 == param_3" identifier == identifier) )) (goto_statement "goto LAB_001b55c5;" goto statement_identifier ;)) })) (expression_statement "*puVar18 = 0;" (assignment_expression "*puVar18 = 0" (pointer_expression "*puVar18" * identifier) = number_literal) ;) (expression_statement "puVar18 = puVar18 + 1;" (assignment_expression "puVar18 = puVar18 + 1" identifier = (binary_expression "puVar18 + 1" identifier + number_literal)) ;) (expression_statement "puVar25 = puVar25 + 1;" (assignment_expression "puVar25 = puVar25 + 1" identifier = (binary_expression "puVar25 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(puVar18 != param_3)" ( (binary_expression "puVar18 != param_3" identifier != identifier) )) ;) (labeled_statement "LAB_001b55c5:\n thunk_FUN_002f1e60(__s);" statement_identifier : (expression_statement "thunk_FUN_002f1e60(__s);" (call_expression "thunk_FUN_002f1e60(__s)" identifier (argument_list "(__s)" ( identifier ))) ;)) }))) (break_statement "break;" break ;)) (case_statement "case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;" case number_literal : (if_statement "if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }" if (parenthesized_expression "((int)((long *)*local_90)[3] != iVar11 - iVar6)" ( (binary_expression "(int)((long *)*local_90)[3] != iVar11 - iVar6" (cast_expression "(int)((long *)*local_90)[3]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "((long *)*local_90)[3]" (parenthesized_expression "((long *)*local_90)" ( (cast_expression "(long *)*local_90" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*local_90" * identifier)) )) [ number_literal ])) != (binary_expression "iVar11 - iVar6" identifier - identifier)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }" { comment (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x6d4,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();" (assignment_expression "lVar12 = (**(code **)(*(long *)*local_90 + 0x30))()" identifier = (call_expression "(**(code **)(*(long *)*local_90 + 0x30))()" (parenthesized_expression "(**(code **)(*(long *)*local_90 + 0x30))" ( (pointer_expression "**(code **)(*(long *)*local_90 + 0x30)" * (pointer_expression "*(code **)(*(long *)*local_90 + 0x30)" * (cast_expression "(code **)(*(long *)*local_90 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)*local_90 + 0x30)" ( (binary_expression "*(long *)*local_90 + 0x30" (pointer_expression "*(long *)*local_90" * (cast_expression "(long *)*local_90" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*local_90" * identifier))) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (if_statement "if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }" if (parenthesized_expression "(lVar12 == 0)" ( (binary_expression "lVar12 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }" { comment (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x6d6,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "lVar14 = *(long *)(lVar12 + 0x38);" (assignment_expression "lVar14 = *(long *)(lVar12 + 0x38)" identifier = (pointer_expression "*(long *)(lVar12 + 0x38)" * (cast_expression "(long *)(lVar12 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x38)" ( (binary_expression "lVar12 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "puVar24 = param_3 + 2;" (assignment_expression "puVar24 = param_3 + 2" identifier = (binary_expression "param_3 + 2" identifier + number_literal)) ;) (expression_statement "puVar25 = *(ulong **)(lVar12 + 0x50);" (assignment_expression "puVar25 = *(ulong **)(lVar12 + 0x50)" identifier = (pointer_expression "*(ulong **)(lVar12 + 0x50)" * (cast_expression "(ulong **)(lVar12 + 0x50)" ( (type_descriptor "ulong **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar12 + 0x50)" ( (binary_expression "lVar12 + 0x50" identifier + number_literal) ))))) ;) (expression_statement "lVar19 = *(long *)(lVar12 + 0x58);" (assignment_expression "lVar19 = *(long *)(lVar12 + 0x58)" identifier = (pointer_expression "*(long *)(lVar12 + 0x58)" * (cast_expression "(long *)(lVar12 + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x58)" ( (binary_expression "lVar12 + 0x58" identifier + number_literal) ))))) ;) (expression_statement "uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);" (assignment_expression "uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3)" identifier = (call_expression "(uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(*(long *)(lVar12 + 0x40) - lVar14 >> 3)" ( (binary_expression "*(long *)(lVar12 + 0x40) - lVar14 >> 3" (binary_expression "*(long *)(lVar12 + 0x40) - lVar14" (pointer_expression "*(long *)(lVar12 + 0x40)" * (cast_expression "(long *)(lVar12 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x40)" ( (binary_expression "lVar12 + 0x40" identifier + number_literal) )))) - identifier) >> number_literal) )))) ;) (expression_statement "*param_3 = uVar27;" (assignment_expression "*param_3 = uVar27" (pointer_expression "*param_3" * identifier) = identifier) ;) (expression_statement "uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);" (assignment_expression "uVar23 = (uint)(lVar19 - (long)puVar25 >> 3)" identifier = (call_expression "(uint)(lVar19 - (long)puVar25 >> 3)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(lVar19 - (long)puVar25 >> 3)" ( (binary_expression "lVar19 - (long)puVar25 >> 3" (binary_expression "lVar19 - (long)puVar25" identifier - (cast_expression "(long)puVar25" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )))) ;) (expression_statement "param_3[1] = uVar23;" (assignment_expression "param_3[1] = uVar23" (subscript_expression "param_3[1]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }" if (parenthesized_expression "(uVar27 != 0)" ( (binary_expression "uVar27 != 0" identifier != number_literal) )) (compound_statement "{\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }" { (expression_statement "uVar21 = 0;" (assignment_expression "uVar21 = 0" identifier = number_literal) ;) (do_statement "do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);" do (compound_statement "{\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n }" { (expression_statement "param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);" (assignment_expression "param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14)" (subscript_expression "param_3[uVar21 + 2]" identifier [ (binary_expression "uVar21 + 2" identifier + number_literal) ]) = (pointer_expression "*(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14)" * (cast_expression "(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar14 + uVar21 * 8) + 0x14)" ( (binary_expression "*(long *)(lVar14 + uVar21 * 8) + 0x14" (pointer_expression "*(long *)(lVar14 + uVar21 * 8)" * (cast_expression "(long *)(lVar14 + uVar21 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + uVar21 * 8)" ( (binary_expression "lVar14 + uVar21 * 8" identifier + (binary_expression "uVar21 * 8" identifier * number_literal)) )))) + number_literal) ))))) ;) (expression_statement "bVar29 = uVar27 - 1 != uVar21;" (assignment_expression "bVar29 = uVar27 - 1 != uVar21" identifier = (binary_expression "uVar27 - 1 != uVar21" (binary_expression "uVar27 - 1" identifier - number_literal) != identifier)) ;) (expression_statement "uVar21 = uVar21 + 1;" (assignment_expression "uVar21 = uVar21 + 1" identifier = (binary_expression "uVar21 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar29)" ( identifier )) ;) (expression_statement "puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;" (assignment_expression "puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1" identifier = (binary_expression "puVar24 + (ulong)(uVar27 - 1) + 1" (binary_expression "puVar24 + (ulong)(uVar27 - 1)" identifier + (call_expression "(ulong)(uVar27 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar27 - 1)" ( (binary_expression "uVar27 - 1" identifier - number_literal) )))) + number_literal)) ;) })) (expression_statement "param_3 = puVar24;" (assignment_expression "param_3 = puVar24" identifier = identifier) ;) (if_statement "if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }" if (parenthesized_expression "(uVar23 != 0)" ( (binary_expression "uVar23 != 0" identifier != number_literal) )) (compound_statement "{\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }" { (expression_statement "uVar21 = *puVar25;" (assignment_expression "uVar21 = *puVar25" identifier = (pointer_expression "*puVar25" * identifier)) ;) (expression_statement "uVar13 = *(ulong *)(param_4 + 0x50);" (assignment_expression "uVar13 = *(ulong *)(param_4 + 0x50)" identifier = (pointer_expression "*(ulong *)(param_4 + 0x50)" * (cast_expression "(ulong *)(param_4 + 0x50)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x50)" ( (binary_expression "param_4 + 0x50" identifier + number_literal) ))))) ;) (if_statement "if (uVar13 < uVar21) goto LAB_001b565a;" if (parenthesized_expression "(uVar13 < uVar21)" ( (binary_expression "uVar13 < uVar21" identifier < identifier) )) (goto_statement "goto LAB_001b565a;" goto statement_identifier ;)) (expression_statement "param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;" (assignment_expression "param_3 = puVar24 + (ulong)(uVar23 - 1) + 1" identifier = (binary_expression "puVar24 + (ulong)(uVar23 - 1) + 1" (binary_expression "puVar24 + (ulong)(uVar23 - 1)" identifier + (call_expression "(ulong)(uVar23 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar23 - 1)" ( (binary_expression "uVar23 - 1" identifier - number_literal) )))) + number_literal)) ;) (expression_statement "lVar12 = *(long *)(param_4 + 0x38);" (assignment_expression "lVar12 = *(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) ))))) ;) (while_statement "while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }" { (expression_statement "puVar25 = puVar25 + 1;" (assignment_expression "puVar25 = puVar25 + 1" identifier = (binary_expression "puVar25 + 1" identifier + number_literal)) ;) (expression_statement "*puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);" (assignment_expression "*puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" (pointer_expression "*puVar24" * identifier) = (binary_expression "(uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" ( (binary_expression "*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8" (pointer_expression "*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18)" * (cast_expression "(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + (uVar21 - 1 >> 0xd) * 0x18)" ( (binary_expression "lVar12 + (uVar21 - 1 >> 0xd) * 0x18" identifier + (binary_expression "(uVar21 - 1 >> 0xd) * 0x18" (parenthesized_expression "(uVar21 - 1 >> 0xd)" ( (binary_expression "uVar21 - 1 >> 0xd" (binary_expression "uVar21 - 1" identifier - number_literal) >> number_literal) )) * number_literal)) )))) + (binary_expression "(ulong)((uint)(uVar21 - 1) & 0x1fff) * 8" (call_expression "(ulong)((uint)(uVar21 - 1) & 0x1fff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)(uVar21 - 1) & 0x1fff)" ( (binary_expression "(uint)(uVar21 - 1) & 0x1fff" (call_expression "(uint)(uVar21 - 1)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar21 - 1)" ( (binary_expression "uVar21 - 1" identifier - number_literal) ))) & number_literal) ))) * number_literal)) ))))) ;) (if_statement "if (puVar24 + 1 == param_3) break;" if (parenthesized_expression "(puVar24 + 1 == param_3)" ( (binary_expression "puVar24 + 1 == param_3" (binary_expression "puVar24 + 1" identifier + number_literal) == identifier) )) (break_statement "break;" break ;)) (expression_statement "uVar21 = *puVar25;" (assignment_expression "uVar21 = *puVar25" identifier = (pointer_expression "*puVar25" * identifier)) ;) (expression_statement "puVar24 = puVar24 + 1;" (assignment_expression "puVar24 = puVar24 + 1" identifier = (binary_expression "puVar24 + 1" identifier + number_literal)) ;) (if_statement "if (uVar13 < uVar21) goto LAB_001b565a;" if (parenthesized_expression "(uVar13 < uVar21)" ( (binary_expression "uVar13 < uVar21" identifier < identifier) )) (goto_statement "goto LAB_001b565a;" goto statement_identifier ;)) })) })) (break_statement "break;" break ;)) (case_statement "case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;" case number_literal : (if_statement "if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }" if (parenthesized_expression "((int)((long *)*local_90)[3] != iVar11 - iVar6)" ( (binary_expression "(int)((long *)*local_90)[3] != iVar11 - iVar6" (cast_expression "(int)((long *)*local_90)[3]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "((long *)*local_90)[3]" (parenthesized_expression "((long *)*local_90)" ( (cast_expression "(long *)*local_90" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*local_90" * identifier)) )) [ number_literal ])) != (binary_expression "iVar11 - iVar6" identifier - identifier)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }" { comment (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x69a,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();" (assignment_expression "lVar12 = (**(code **)(*(long *)*local_90 + 0x28))()" identifier = (call_expression "(**(code **)(*(long *)*local_90 + 0x28))()" (parenthesized_expression "(**(code **)(*(long *)*local_90 + 0x28))" ( (pointer_expression "**(code **)(*(long *)*local_90 + 0x28)" * (pointer_expression "*(code **)(*(long *)*local_90 + 0x28)" * (cast_expression "(code **)(*(long *)*local_90 + 0x28)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)*local_90 + 0x28)" ( (binary_expression "*(long *)*local_90 + 0x28" (pointer_expression "*(long *)*local_90" * (cast_expression "(long *)*local_90" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*local_90" * identifier))) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (if_statement "if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }" if (parenthesized_expression "(lVar12 == 0)" ( (binary_expression "lVar12 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }" { comment (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x69c,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "plVar4 = *(long **)(lVar12 + 0x40);" (assignment_expression "plVar4 = *(long **)(lVar12 + 0x40)" identifier = (pointer_expression "*(long **)(lVar12 + 0x40)" * (cast_expression "(long **)(lVar12 + 0x40)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar12 + 0x40)" ( (binary_expression "lVar12 + 0x40" identifier + number_literal) ))))) ;) (expression_statement "lVar14 = (**(code **)(*plVar4 + 0x20))();" (assignment_expression "lVar14 = (**(code **)(*plVar4 + 0x20))()" identifier = (call_expression "(**(code **)(*plVar4 + 0x20))()" (parenthesized_expression "(**(code **)(*plVar4 + 0x20))" ( (pointer_expression "**(code **)(*plVar4 + 0x20)" * (pointer_expression "*(code **)(*plVar4 + 0x20)" * (cast_expression "(code **)(*plVar4 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0x20)" ( (binary_expression "*plVar4 + 0x20" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (if_statement "if (lVar14 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }" if (parenthesized_expression "(lVar14 == 0)" ( (binary_expression "lVar14 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }" { comment (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x69f,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();" (assignment_expression "plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))()" identifier = (cast_expression "(long *)(**(code **)(*plVar4 + 0xe8))()" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "(**(code **)(*plVar4 + 0xe8))()" (parenthesized_expression "(**(code **)(*plVar4 + 0xe8))" ( (pointer_expression "**(code **)(*plVar4 + 0xe8)" * (pointer_expression "*(code **)(*plVar4 + 0xe8)" * (cast_expression "(code **)(*plVar4 + 0xe8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0xe8)" ( (binary_expression "*plVar4 + 0xe8" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))))) ;) (if_statement "if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }" if (parenthesized_expression "(*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38))" ( (binary_expression "*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)" (pointer_expression "*(ulong *)(param_4 + 0x50)" * (cast_expression "(ulong *)(param_4 + 0x50)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x50)" ( (binary_expression "param_4 + 0x50" identifier + number_literal) )))) < (pointer_expression "*(ulong *)(lVar12 + 0x38)" * (cast_expression "(ulong *)(lVar12 + 0x38)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x38)" ( (binary_expression "lVar12 + 0x38" identifier + number_literal) ))))) )) (compound_statement "{\nLAB_001b565a:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }" { (labeled_statement "LAB_001b565a:\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");" statement_identifier : comment (expression_statement "FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");" (call_expression "FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key")" identifier (argument_list "("../../gold/stringpool.h",0x108,"get_offset_from_key")" ( (string_literal ""../../gold/stringpool.h"" " string_content ") , number_literal , (string_literal ""get_offset_from_key"" " string_content ") ))) ;)) })) (expression_statement "uVar21 = *(ulong *)(lVar12 + 0x38) - 1;" (assignment_expression "uVar21 = *(ulong *)(lVar12 + 0x38) - 1" identifier = (binary_expression "*(ulong *)(lVar12 + 0x38) - 1" (pointer_expression "*(ulong *)(lVar12 + 0x38)" * (cast_expression "(ulong *)(lVar12 + 0x38)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x38)" ( (binary_expression "lVar12 + 0x38" identifier + number_literal) )))) - number_literal)) ;) (expression_statement "puVar24 = param_3 + 2;" (assignment_expression "puVar24 = param_3 + 2" identifier = (binary_expression "param_3 + 2" identifier + number_literal)) ;) (expression_statement "lVar12 = plVar15[1];" (assignment_expression "lVar12 = plVar15[1]" identifier = (subscript_expression "plVar15[1]" identifier [ number_literal ])) ;) (expression_statement "*param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);" (assignment_expression "*param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8)" (pointer_expression "*param_3" * identifier) = (binary_expression "(uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8)" ( (binary_expression "*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8" (pointer_expression "*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18)" * (cast_expression "(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18)" ( (binary_expression "*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18" (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) )))) + (binary_expression "(uVar21 >> 0xd) * 0x18" (parenthesized_expression "(uVar21 >> 0xd)" ( (binary_expression "uVar21 >> 0xd" identifier >> number_literal) )) * number_literal)) )))) + (binary_expression "(ulong)((uint)uVar21 & 0x1fff) * 8" (call_expression "(ulong)((uint)uVar21 & 0x1fff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)uVar21 & 0x1fff)" ( (binary_expression "(uint)uVar21 & 0x1fff" (cast_expression "(uint)uVar21" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) ))) * number_literal)) ))))) ;) (expression_statement "lVar19 = *plVar15;" (assignment_expression "lVar19 = *plVar15" identifier = (pointer_expression "*plVar15" * identifier)) ;) (expression_statement "uVar27 = (uint)(lVar12 - lVar19 >> 3);" (assignment_expression "uVar27 = (uint)(lVar12 - lVar19 >> 3)" identifier = (call_expression "(uint)(lVar12 - lVar19 >> 3)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(lVar12 - lVar19 >> 3)" ( (binary_expression "lVar12 - lVar19 >> 3" (binary_expression "lVar12 - lVar19" identifier - identifier) >> number_literal) )))) ;) (if_statement "if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }" if (parenthesized_expression "(uVar27 != 0)" ( (binary_expression "uVar27 != 0" identifier != number_literal) )) (compound_statement "{\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }" { (expression_statement "lVar12 = 0;" (assignment_expression "lVar12 = 0" identifier = number_literal) ;) (expression_statement "uVar23 = uVar27 - 1;" (assignment_expression "uVar23 = uVar27 - 1" identifier = (binary_expression "uVar27 - 1" identifier - number_literal)) ;) (expression_statement "uVar27 = 0;" (assignment_expression "uVar27 = 0" identifier = number_literal) ;) (do_statement "do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );" do (compound_statement "{\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n }" { (expression_statement "lVar19 = *(long *)(lVar19 + lVar12);" (assignment_expression "lVar19 = *(long *)(lVar19 + lVar12)" identifier = (pointer_expression "*(long *)(lVar19 + lVar12)" * (cast_expression "(long *)(lVar19 + lVar12)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + lVar12)" ( (binary_expression "lVar19 + lVar12" identifier + identifier) ))))) ;) (if_statement "if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }" if (parenthesized_expression "(lVar19 != 0)" ( (binary_expression "lVar19 != 0" identifier != number_literal) )) (compound_statement "{\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }" { (if_statement "if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }" if (parenthesized_expression "((*(byte *)(lVar19 + 0x3a) & 0x10) != 0)" ( (binary_expression "(*(byte *)(lVar19 + 0x3a) & 0x10) != 0" (parenthesized_expression "(*(byte *)(lVar19 + 0x3a) & 0x10)" ( (binary_expression "*(byte *)(lVar19 + 0x3a) & 0x10" (pointer_expression "*(byte *)(lVar19 + 0x3a)" * (cast_expression "(byte *)(lVar19 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x3a)" ( (binary_expression "lVar19 + 0x3a" identifier + number_literal) )))) & number_literal) )) != number_literal) )) (compound_statement "{\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }" { (expression_statement "lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);" (assignment_expression "lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19)" identifier = (call_expression "FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19)" identifier (argument_list "(*(undefined8 *)(param_1 + 0x40),lVar19)" ( (pointer_expression "*(undefined8 *)(param_1 + 0x40)" * (cast_expression "(undefined8 *)(param_1 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) , identifier )))) ;) })) (expression_statement "uVar9 = *(uint *)(lVar19 + 0x1c);" (assignment_expression "uVar9 = *(uint *)(lVar19 + 0x1c)" identifier = (pointer_expression "*(uint *)(lVar19 + 0x1c)" * (cast_expression "(uint *)(lVar19 + 0x1c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x1c)" ( (binary_expression "lVar19 + 0x1c" identifier + number_literal) ))))) ;) (if_statement "if (uVar9 == 0) goto LAB_001b5440;" if (parenthesized_expression "(uVar9 == 0)" ( (binary_expression "uVar9 == 0" identifier == number_literal) )) (goto_statement "goto LAB_001b5440;" goto statement_identifier ;)) (if_statement "if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }" if (parenthesized_expression "(uVar9 != 0xffffffff)" ( (binary_expression "uVar9 != 0xffffffff" identifier != number_literal) )) (compound_statement "{\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }" { (if_statement "if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }" if (parenthesized_expression "((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2)" ( (binary_expression "(*(byte *)(lVar19 + 0x39) & 3) - 1 < 2" (binary_expression "(*(byte *)(lVar19 + 0x39) & 3) - 1" (parenthesized_expression "(*(byte *)(lVar19 + 0x39) & 3)" ( (binary_expression "*(byte *)(lVar19 + 0x39) & 3" (pointer_expression "*(byte *)(lVar19 + 0x39)" * (cast_expression "(byte *)(lVar19 + 0x39)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x39)" ( (binary_expression "lVar19 + 0x39" identifier + number_literal) )))) & number_literal) )) - number_literal) < number_literal) )) (compound_statement "{\n uVar9 = uVar9 | 0x80000000;\n }" { (expression_statement "uVar9 = uVar9 | 0x80000000;" (assignment_expression "uVar9 = uVar9 | 0x80000000" identifier = (binary_expression "uVar9 | 0x80000000" identifier | number_literal)) ;) }) (else_clause "else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }" else (compound_statement "{\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }" { (if_statement "if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }" if (parenthesized_expression "(((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n )" ( (binary_expression "((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))" (parenthesized_expression "((*(byte *)(lVar19 + 0x3a) & 7) == 0)" ( (binary_expression "(*(byte *)(lVar19 + 0x3a) & 7) == 0" (parenthesized_expression "(*(byte *)(lVar19 + 0x3a) & 7)" ( (binary_expression "*(byte *)(lVar19 + 0x3a) & 7" (pointer_expression "*(byte *)(lVar19 + 0x3a)" * (cast_expression "(byte *)(lVar19 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x3a)" ( (binary_expression "lVar19 + 0x3a" identifier + number_literal) )))) & number_literal) )) == number_literal) )) && (parenthesized_expression "(plVar4 == *(long **)(lVar19 + 0x10))" ( (binary_expression "plVar4 == *(long **)(lVar19 + 0x10)" identifier == (pointer_expression "*(long **)(lVar19 + 0x10)" * (cast_expression "(long **)(lVar19 + 0x10)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar19 + 0x10)" ( (binary_expression "lVar19 + 0x10" identifier + number_literal) ))))) ))) )) (compound_statement "{\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }" { (expression_statement "bVar1 = *(byte *)(lVar19 + 0x3b);" (assignment_expression "bVar1 = *(byte *)(lVar19 + 0x3b)" identifier = (pointer_expression "*(byte *)(lVar19 + 0x3b)" * (cast_expression "(byte *)(lVar19 + 0x3b)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x3b)" ( (binary_expression "lVar19 + 0x3b" identifier + number_literal) ))))) ;) (if_statement "if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }" if (parenthesized_expression "((bVar1 & 0x20) != 0)" ( (binary_expression "(bVar1 & 0x20) != 0" (parenthesized_expression "(bVar1 & 0x20)" ( (binary_expression "bVar1 & 0x20" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }" { (expression_statement "uVar9 = uVar9 | 0x80000000;" (assignment_expression "uVar9 = uVar9 | 0x80000000" identifier = (binary_expression "uVar9 | 0x80000000" identifier | number_literal)) ;) (if_statement "if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;" if (parenthesized_expression "(*(int *)(lVar19 + 0x18) != 0)" ( (binary_expression "*(int *)(lVar19 + 0x18) != 0" (pointer_expression "*(int *)(lVar19 + 0x18)" * (cast_expression "(int *)(lVar19 + 0x18)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x18)" ( (binary_expression "lVar19 + 0x18" identifier + number_literal) )))) != number_literal) )) (goto_statement "goto LAB_001b4e5d;" goto statement_identifier ;)) (labeled_statement "LAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;" statement_identifier : (if_statement "if ((bVar1 & 8) != 0) goto LAB_001b4ec6;" if (parenthesized_expression "((bVar1 & 8) != 0)" ( (binary_expression "(bVar1 & 8) != 0" (parenthesized_expression "(bVar1 & 8)" ( (binary_expression "bVar1 & 8" identifier & number_literal) )) != number_literal) )) (goto_statement "goto LAB_001b4ec6;" goto statement_identifier ;))) (goto_statement "goto LAB_001b4ee2;" goto statement_identifier ;) })) (expression_statement "cVar7 = FUN_00284a00();" (assignment_expression "cVar7 = FUN_00284a00()" identifier = (call_expression "FUN_00284a00()" identifier (argument_list "()" ( )))) ;) (expression_statement "uVar9 = 0x80000000;" (assignment_expression "uVar9 = 0x80000000" identifier = number_literal) ;) (if_statement "if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }" if (parenthesized_expression "(cVar7 != '\0')" ( (binary_expression "cVar7 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }" { (expression_statement "bVar1 = *(byte *)(lVar19 + 0x3b);" (assignment_expression "bVar1 = *(byte *)(lVar19 + 0x3b)" identifier = (pointer_expression "*(byte *)(lVar19 + 0x3b)" * (cast_expression "(byte *)(lVar19 + 0x3b)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x3b)" ( (binary_expression "lVar19 + 0x3b" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_001b55f1;" goto statement_identifier ;) })) }) (else_clause "else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }" else (compound_statement "{\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }" { (if_statement "if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;" if (parenthesized_expression "((*(byte *)(lVar19 + 0x3b) & 8) == 0)" ( (binary_expression "(*(byte *)(lVar19 + 0x3b) & 8) == 0" (parenthesized_expression "(*(byte *)(lVar19 + 0x3b) & 8)" ( (binary_expression "*(byte *)(lVar19 + 0x3b) & 8" (pointer_expression "*(byte *)(lVar19 + 0x3b)" * (cast_expression "(byte *)(lVar19 + 0x3b)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x3b)" ( (binary_expression "lVar19 + 0x3b" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (goto_statement "goto LAB_001b4e5d;" goto statement_identifier ;)) (labeled_statement "LAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);" statement_identifier : (expression_statement "lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);" (assignment_expression "lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19)" identifier = (call_expression "FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19)" identifier (argument_list "(*(undefined8 *)(param_1 + 0x40),lVar19)" ( (pointer_expression "*(undefined8 *)(param_1 + 0x40)" * (cast_expression "(undefined8 *)(param_1 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) , identifier )))) ;)) (if_statement "if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }" if (parenthesized_expression "(lVar16 == lVar14)" ( (binary_expression "lVar16 == lVar14" identifier == identifier) )) (compound_statement "{\n uVar9 = 0xc0000000;\n }" { (expression_statement "uVar9 = 0xc0000000;" (assignment_expression "uVar9 = 0xc0000000" identifier = number_literal) ;) }) (else_clause "else {\nLAB_001b4ee2:\n uVar9 = 0;\n }" else (compound_statement "{\nLAB_001b4ee2:\n uVar9 = 0;\n }" { (labeled_statement "LAB_001b4ee2:\n uVar9 = 0;" statement_identifier : (expression_statement "uVar9 = 0;" (assignment_expression "uVar9 = 0" identifier = number_literal) ;)) }))) }))) (if_statement "if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;" if (parenthesized_expression "(*(uint *)(lVar19 + 0x1c) == 0)" ( (binary_expression "*(uint *)(lVar19 + 0x1c) == 0" (pointer_expression "*(uint *)(lVar19 + 0x1c)" * (cast_expression "(uint *)(lVar19 + 0x1c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x1c)" ( (binary_expression "lVar19 + 0x1c" identifier + number_literal) )))) == number_literal) )) (goto_statement "goto LAB_001b5440;" goto statement_identifier ;)) (expression_statement "uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;" (assignment_expression "uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9" identifier = (binary_expression "*(uint *)(lVar19 + 0x1c) | uVar9" (pointer_expression "*(uint *)(lVar19 + 0x1c)" * (cast_expression "(uint *)(lVar19 + 0x1c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x1c)" ( (binary_expression "lVar19 + 0x1c" identifier + number_literal) )))) | identifier)) ;) }))) (labeled_statement "LAB_001b4e5d:\n *puVar24 = uVar9;" statement_identifier : (expression_statement "*puVar24 = uVar9;" (assignment_expression "*puVar24 = uVar9" (pointer_expression "*puVar24" * identifier) = identifier) ;)) (expression_statement "uVar27 = uVar27 + 1;" (assignment_expression "uVar27 = uVar27 + 1" identifier = (binary_expression "uVar27 + 1" identifier + number_literal)) ;) (expression_statement "puVar24 = puVar24 + 1;" (assignment_expression "puVar24 = puVar24 + 1" identifier = (binary_expression "puVar24 + 1" identifier + number_literal)) ;) })) })) (if_statement "if ((ulong)uVar23 * 8 - lVar12 == 0) break;" if (parenthesized_expression "((ulong)uVar23 * 8 - lVar12 == 0)" ( (binary_expression "(ulong)uVar23 * 8 - lVar12 == 0" (binary_expression "(ulong)uVar23 * 8 - lVar12" (binary_expression "(ulong)uVar23 * 8" (cast_expression "(ulong)uVar23" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) - identifier) == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar19 = *plVar15;" (assignment_expression "lVar19 = *plVar15" identifier = (pointer_expression "*plVar15" * identifier)) ;) (expression_statement "lVar12 = lVar12 + 8;" (assignment_expression "lVar12 = lVar12 + 8" identifier = (binary_expression "lVar12 + 8" identifier + number_literal)) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (expression_statement "param_3[1] = uVar27;" (assignment_expression "param_3[1] = uVar27" (subscript_expression "param_3[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_3 = puVar24;" (assignment_expression "param_3 = puVar24" identifier = identifier) ;) (break_statement "break;" break ;)) (case_statement "case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }" case number_literal : (if_statement "if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }" if (parenthesized_expression "((int)((long *)*local_90)[3] != iVar11 - iVar6)" ( (binary_expression "(int)((long *)*local_90)[3] != iVar11 - iVar6" (cast_expression "(int)((long *)*local_90)[3]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "((long *)*local_90)[3]" (parenthesized_expression "((long *)*local_90)" ( (cast_expression "(long *)*local_90" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*local_90" * identifier)) )) [ number_literal ])) != (binary_expression "iVar11 - iVar6" identifier - identifier)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }" { comment (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x5ff,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();" (assignment_expression "lVar12 = (**(code **)(*(long *)*local_90 + 0x18))()" identifier = (call_expression "(**(code **)(*(long *)*local_90 + 0x18))()" (parenthesized_expression "(**(code **)(*(long *)*local_90 + 0x18))" ( (pointer_expression "**(code **)(*(long *)*local_90 + 0x18)" * (pointer_expression "*(code **)(*(long *)*local_90 + 0x18)" * (cast_expression "(code **)(*(long *)*local_90 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)*local_90 + 0x18)" ( (binary_expression "*(long *)*local_90 + 0x18" (pointer_expression "*(long *)*local_90" * (cast_expression "(long *)*local_90" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*local_90" * identifier))) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (if_statement "if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }" if (parenthesized_expression "(lVar12 == 0)" ( (binary_expression "lVar12 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }" { comment (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x601,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "lVar14 = *(long *)(lVar12 + 0x38);" (assignment_expression "lVar14 = *(long *)(lVar12 + 0x38)" identifier = (pointer_expression "*(long *)(lVar12 + 0x38)" * (cast_expression "(long *)(lVar12 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x38)" ( (binary_expression "lVar12 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "puVar24 = param_3 + 1;" (assignment_expression "puVar24 = param_3 + 1" identifier = (binary_expression "param_3 + 1" identifier + number_literal)) ;) (expression_statement "uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;" (assignment_expression "uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3" identifier = (binary_expression "*(long *)(lVar12 + 0x40) - lVar14 >> 3" (binary_expression "*(long *)(lVar12 + 0x40) - lVar14" (pointer_expression "*(long *)(lVar12 + 0x40)" * (cast_expression "(long *)(lVar12 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x40)" ( (binary_expression "lVar12 + 0x40" identifier + number_literal) )))) - identifier) >> number_literal)) ;) (expression_statement "uVar27 = (uint)uVar21;" (assignment_expression "uVar27 = (uint)uVar21" identifier = (cast_expression "(uint)uVar21" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "*param_3 = uVar27;" (assignment_expression "*param_3 = uVar27" (pointer_expression "*param_3" * identifier) = identifier) ;) (expression_statement "param_3 = puVar24;" (assignment_expression "param_3 = puVar24" identifier = identifier) ;) (if_statement "if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }" if (parenthesized_expression "(uVar27 != 0)" ( (binary_expression "uVar27 != 0" identifier != number_literal) )) (compound_statement "{\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }" { (expression_statement "uVar13 = 0;" (assignment_expression "uVar13 = 0" identifier = number_literal) ;) (while_statement "while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }" { (expression_statement "*puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);" (assignment_expression "*puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14)" (pointer_expression "*puVar24" * identifier) = (pointer_expression "*(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14)" * (cast_expression "(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar14 + uVar13 * 8) + 0x14)" ( (binary_expression "*(long *)(lVar14 + uVar13 * 8) + 0x14" (pointer_expression "*(long *)(lVar14 + uVar13 * 8)" * (cast_expression "(long *)(lVar14 + uVar13 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + uVar13 * 8)" ( (binary_expression "lVar14 + uVar13 * 8" identifier + (binary_expression "uVar13 * 8" identifier * number_literal)) )))) + number_literal) ))))) ;) (expression_statement "param_3 = puVar24 + 1;" (assignment_expression "param_3 = puVar24 + 1" identifier = (binary_expression "puVar24 + 1" identifier + number_literal)) ;) (if_statement "if (uVar27 - 1 == uVar13) break;" if (parenthesized_expression "(uVar27 - 1 == uVar13)" ( (binary_expression "uVar27 - 1 == uVar13" (binary_expression "uVar27 - 1" identifier - number_literal) == identifier) )) (break_statement "break;" break ;)) (expression_statement "uVar13 = uVar13 + 1;" (assignment_expression "uVar13 = uVar13 + 1" identifier = (binary_expression "uVar13 + 1" identifier + number_literal)) ;) (expression_statement "puVar24 = puVar24 + 1;" (assignment_expression "puVar24 = puVar24 + 1" identifier = (binary_expression "puVar24 + 1" identifier + number_literal)) ;) (if_statement "if (uVar21 == uVar13) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }" if (parenthesized_expression "(uVar21 == uVar13)" ( (binary_expression "uVar21 == uVar13" identifier == identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }" { comment (expression_statement "FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");" (call_expression "FUN_0018ff20("../../gold/incremental.h",0x149,"get_object")" identifier (argument_list "("../../gold/incremental.h",0x149,"get_object")" ( (string_literal ""../../gold/incremental.h"" " string_content ") , number_literal , (string_literal ""get_object"" " string_content ") ))) ;) })) })) }))) })) (if_statement "if (((long)param_3 - param_2 & 4U) != 0) {\n *param_3 = 0;\n param_3 = param_3 + 1;\n }" if (parenthesized_expression "(((long)param_3 - param_2 & 4U) != 0)" ( (binary_expression "((long)param_3 - param_2 & 4U) != 0" (parenthesized_expression "((long)param_3 - param_2 & 4U)" ( (binary_expression "(long)param_3 - param_2 & 4U" (binary_expression "(long)param_3 - param_2" (cast_expression "(long)param_3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - identifier) & number_literal) )) != number_literal) )) (compound_statement "{\n *param_3 = 0;\n param_3 = param_3 + 1;\n }" { (expression_statement "*param_3 = 0;" (assignment_expression "*param_3 = 0" (pointer_expression "*param_3" * identifier) = number_literal) ;) (expression_statement "param_3 = param_3 + 1;" (assignment_expression "param_3 = param_3 + 1" identifier = (binary_expression "param_3 + 1" identifier + number_literal)) ;) })) (expression_statement "local_90 = local_90 + 1;" (assignment_expression "local_90 = local_90 + 1" identifier = (binary_expression "local_90 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((long *)plVar3[1] != local_90)" ( (binary_expression "(long *)plVar3[1] != local_90" (cast_expression "(long *)plVar3[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar3[1]" identifier [ number_literal ])) != identifier) )) ;) })) (return_statement "return param_3;" return identifier ;) })))
(translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: uchar * write_info_blocks(Output_section_incremental_inputs<64,_false>\n * this, uchar * oview, uchar * pov, Stringpool * strtab, uint * global_syms, uint\n global_sym_count) */\n\nuchar * __thiscall\ngold::Output_section_incremental_inputs<64,_false>::write_info_blocks\n (Output_section_incremental_inputs<64,_false> *this,uchar *oview,uchar *pov,\n Stringpool *strtab,uint *global_syms,uint global_sym_count)\n\n{\n byte bVar1;\n uint uVar2;\n Incremental_inputs *pIVar3;\n Object *pOVar4;\n long lVar5;\n pointer pvVar6;\n _func_int_varargs **pp_Var7;\n bool bVar8;\n int iVar9;\n int iVar10;\n int iVar11;\n uint uVar12;\n uint uVar13;\n undefined4 extraout_var;\n ulong uVar14;\n undefined4 extraout_var_00;\n undefined4 extraout_var_01;\n undefined4 extraout_var_02;\n long lVar16;\n Dynobj *pDVar17;\n undefined4 extraout_var_03;\n undefined4 extraout_var_04;\n undefined4 extraout_var_05;\n void *__s;\n undefined8 uVar18;\n uint *puVar19;\n Symbol *pSVar20;\n _func_int_varargs *p_Var21;\n ulong uVar22;\n undefined8 uVar23;\n uint uVar24;\n uint *puVar25;\n ulong *puVar26;\n uint uVar27;\n uint uVar28;\n uint uVar29;\n uint uVar30;\n long lVar31;\n pointer local_90;\n uint local_70;\n long *plVar15;\n undefined4 extraout_var_06;\n undefined4 extraout_var_07;\n \n pIVar3 = this->inputs_;\n uVar2 = this->symtab_->first_global_index_;\n local_90 = (pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_>\n ._M_impl._M_start;\n if ((pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_>\n ._M_impl._M_finish != local_90) {\n do {\n iVar9 = (*(*local_90)->_vptr_Incremental_input_entry[2])();\n iVar10 = (int)pov;\n iVar11 = (int)oview;\n switch(iVar9) {\n default:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[4])();\n lVar31 = CONCAT44(extraout_var_04,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n pOVar4 = *(Object **)(lVar31 + 0x38);\n iVar10 = (*pOVar4->_vptr_Object[0x1d])(pOVar4);\n plVar15 = (long *)CONCAT44(extraout_var_05,iVar10);\n uVar29 = (int)(*(long *)(lVar31 + 0x50) - *(long *)(lVar31 + 0x48) >> 3) * -0x55555555;\n lVar16 = plVar15[1];\n lVar5 = *plVar15;\n p_Var21 = pOVar4->_vptr_Object[0x25];\n if (p_Var21 == Relobj::local_symbol_offset) {\n uVar24 = (*pOVar4->_vptr_Object[0x31])();\n }\n else {\n uVar24 = (*p_Var21)(pOVar4);\n }\n p_Var21 = pOVar4->_vptr_Object[0x24];\n if (p_Var21 == Relobj::output_local_symbol_count) {\n uVar12 = (*pOVar4->_vptr_Object[0x30])();\n }\n else {\n uVar12 = (*p_Var21)(pOVar4);\n }\n pp_Var7 = pOVar4[2]._vptr_Object;\n uVar30 = 0;\n local_70 = (uint)(lVar16 - lVar5 >> 3);\n lVar16 = *(long *)(lVar31 + 0x68);\n lVar5 = *(long *)(lVar31 + 0x60);\n *(uint *)((long)pov + 8) = uVar24;\n puVar25 = (uint *)((long)pov + 0x20);\n *(_func_int_varargs ***)((long)pov + 0x10) = pp_Var7;\n uVar24 = (uint)(lVar16 - lVar5 >> 3);\n *(uint *)((long)pov + 0x18) = uVar24;\n *(uint *)pov = uVar29;\n *(uint *)((long)pov + 4) = local_70;\n *(uint *)((long)pov + 0xc) = uVar12;\n *(uint *)((long)pov + 0x1c) = 0;\n __s = operator_new__((ulong)pOVar4->shnum_ << 2);\n memset(__s,0,(ulong)pOVar4->shnum_ << 2);\n puVar19 = puVar25;\n if (uVar29 != 0) {\n do {\n uVar30 = uVar30 + 1;\n uVar27 = 0;\n puVar19 = (uint *)((long)puVar25 + *(long *)(lVar31 + 0x48) + (-0x20 - (long)pov));\n uVar12 = *puVar19;\n uVar14 = (ulong)uVar12;\n uVar22 = *(ulong *)(puVar19 + 2);\n *(uint *)((long)__s + uVar14 * 4) = uVar30;\n if (uVar22 != 0) {\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n uVar27 = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n }\n if (pOVar4->_vptr_Object[0x18] == Relobj::do_output_section) {\n if ((ulong)((long)pOVar4[1].name_._M_dataplus._M_p - (long)pOVar4[1]._vptr_Object >> 3\n ) <= uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x5c8,"do_output_section");\n }\n p_Var21 = pOVar4[1]._vptr_Object[uVar14];\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x18])(pOVar4,(ulong)uVar12);\n p_Var21 = (_func_int_varargs *)CONCAT44(extraout_var_07,iVar10);\n }\n if (p_Var21 == (_func_int_varargs *)0x0) {\n uVar23 = 0;\n uVar18 = 0;\n uVar13 = 0;\n }\n else {\n if (*(code **)(*(long *)p_Var21 + 0x58) == Output_section::do_out_shndx) {\n uVar13 = *(uint *)(p_Var21 + 0x7c);\n if (uVar13 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar13 = (**(code **)(*(long *)p_Var21 + 0x58))(p_Var21);\n }\n iVar10 = (*pOVar4->_vptr_Object[0x1a])(pOVar4,(ulong)uVar12);\n uVar18 = CONCAT44(extraout_var_06,iVar10);\n uVar23 = *(undefined8 *)\n ((long)puVar25 + *(long *)(lVar31 + 0x48) + 0x10 + (-0x20 - (long)pov));\n }\n *puVar25 = uVar27;\n puVar19 = puVar25 + 6;\n puVar25[1] = uVar13;\n *(undefined8 *)(puVar25 + 2) = uVar18;\n *(undefined8 *)(puVar25 + 4) = uVar23;\n puVar25 = puVar19;\n } while (uVar30 != uVar29);\n }\n if (local_70 != 0) {\n puVar25 = puVar19;\n uVar22 = 0;\n do {\n pSVar20 = *(Symbol **)(*plVar15 + uVar22 * 8);\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n if ((pSVar20->field_0x3a & 7) == 0) {\n if (pOVar4 == (pSVar20->u1_).object) {\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n bVar8 = Symbol::is_common_shndx(uVar29);\n if (!bVar8) {\n if ((pSVar20->field_0x3a & 7) != 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n uVar29 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar29 != 0) {\nLAB_001b54e1:\n uVar29 = *(uint *)((long)__s + (ulong)uVar29 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar12 = pSVar20->symtab_index_;\n uVar29 = 0;\n }\n else {\n if ((pSVar20->field_0x3c & 4) != 0) goto LAB_001b5432;\n uVar29 = -(uint)((byte)pSVar20->field_0x3b >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar12 = pSVar20->symtab_index_;\n }\n if (uVar12 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (pOVar4->_vptr_Object[0x20] == Relobj::do_get_incremental_reloc_count) {\n uVar30 = (&(pOVar4[1].xindex_)->large_shndx_offset_)[uVar22];\n }\n else {\n uVar30 = (*pOVar4->_vptr_Object[0x20])(pOVar4);\n }\n if (uVar30 == 0) {\n uVar13 = 0;\n uVar27 = 0;\n }\n else {\n if ((uVar12 == 0xffffffff) || (uVar28 = uVar12 - uVar2, global_sym_count <= uVar28)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (pOVar4->_vptr_Object[0x1f] == Relobj::do_get_incremental_reloc_base) {\n iVar10 = *(int *)(&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0 +\n uVar22 * 4);\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x1f])(pOVar4,uVar22 & 0xffffffff);\n }\n uVar13 = iVar10 * 0x18;\n uVar27 = global_syms[uVar28];\n global_syms[uVar28] = (int)puVar25 - iVar11;\n }\n puVar25[4] = uVar13;\n puVar19 = puVar25 + 5;\n *puVar25 = uVar12;\n puVar25[1] = uVar29;\n puVar25[2] = uVar27;\n puVar25[3] = uVar30;\n bVar8 = local_70 - 1 != uVar22;\n puVar25 = puVar19;\n uVar22 = uVar22 + 1;\n } while (bVar8);\n }\n if (uVar24 == 0) {\n operator_delete__(__s);\n pov = (uchar *)puVar19;\n }\n else {\n puVar26 = *(ulong **)(lVar31 + 0x60);\n pov = (uchar *)(puVar19 + (ulong)(uVar24 - 1) + 1);\n do {\n while (uVar22 = *puVar26, uVar22 == 0) {\n *puVar19 = 0;\n puVar19 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n if (puVar19 == (uint *)pov) goto LAB_001b55c5;\n }\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n puVar25 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n *puVar19 = *(uint *)((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>.\n _M_impl._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n puVar19 = puVar25;\n } while (puVar25 != (uint *)pov);\nLAB_001b55c5:\n operator_delete__(__s);\n }\n break;\n case 3:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[6])();\n lVar31 = CONCAT44(extraout_var_03,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar16 = *(long *)(lVar31 + 0x38);\n puVar25 = (uint *)((long)pov + 8);\n puVar26 = *(ulong **)(lVar31 + 0x50);\n lVar5 = *(long *)(lVar31 + 0x58);\n uVar29 = (uint)(*(long *)(lVar31 + 0x40) - lVar16 >> 3);\n *(uint *)pov = uVar29;\n uVar24 = (uint)(lVar5 - (long)puVar26 >> 3);\n *(uint *)((long)pov + 4) = uVar24;\n if (uVar29 != 0) {\n uVar22 = 0;\n do {\n *(uint *)((long)pov + (uVar22 + 2) * 4) =\n *(uint *)(*(long *)(lVar16 + uVar22 * 8) + 0x14);\n bVar8 = uVar29 - 1 != uVar22;\n uVar22 = uVar22 + 1;\n } while (bVar8);\n puVar25 = puVar25 + (ulong)(uVar29 - 1) + 1;\n }\n pov = (uchar *)puVar25;\n if (uVar24 != 0) {\n uVar22 = *puVar26;\n uVar14 = (strtab->key_to_offset_).size_;\n if (uVar14 < uVar22) goto LAB_001b565a;\n pov = (uchar *)(puVar25 + (ulong)(uVar24 - 1) + 1);\n pvVar6 = (strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start;\n while( true ) {\n puVar26 = puVar26 + 1;\n *puVar25 = (uint)*(undefined8 *)\n ((long)pvVar6[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n if (puVar25 + 1 == (uint *)pov) break;\n uVar22 = *puVar26;\n puVar25 = puVar25 + 1;\n if (uVar14 < uVar22) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[5])();\n lVar31 = CONCAT44(extraout_var_00,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n pOVar4 = *(Object **)(lVar31 + 0x40);\n iVar10 = (*pOVar4->_vptr_Object[4])();\n if ((Dynobj *)CONCAT44(extraout_var_01,iVar10) == (Dynobj *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n iVar11 = (*pOVar4->_vptr_Object[0x1d])();\n plVar15 = (long *)CONCAT44(extraout_var_02,iVar11);\n if ((strtab->key_to_offset_).size_ < *(ulong *)(lVar31 + 0x38)) {\nLAB_001b565a:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar22 = *(ulong *)(lVar31 + 0x38) - 1;\n puVar25 = (uint *)((long)pov + 8);\n lVar31 = plVar15[1];\n *(uint *)pov = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)uVar22 & 0x1fff) * 8);\n lVar16 = *plVar15;\n uVar29 = (uint)(lVar31 - lVar16 >> 3);\n if (uVar29 != 0) {\n lVar31 = 0;\n uVar24 = uVar29 - 1;\n uVar29 = 0;\n do {\n pSVar20 = *(Symbol **)(lVar16 + lVar31);\n if (pSVar20 != (Symbol *)0x0) {\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n uVar12 = pSVar20->symtab_index_;\n if (uVar12 == 0) goto LAB_001b5440;\n if (uVar12 != 0xffffffff) {\n if (((byte)pSVar20->field_0x39 & 3) - 1 < 2) {\n uVar12 = uVar12 | 0x80000000;\n }\n else {\n if (((pSVar20->field_0x3a & 7) == 0) && (pOVar4 == (pSVar20->u1_).object)) {\n bVar1 = pSVar20->field_0x3b;\n if ((bVar1 & 0x20) != 0) {\n uVar12 = uVar12 | 0x80000000;\n if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n bVar8 = Symbol::is_common_shndx((pSVar20->u2_).shndx);\n uVar12 = 0x80000000;\n if (bVar8) {\n bVar1 = pSVar20->field_0x3b;\n goto LAB_001b55f1;\n }\n }\n else {\n if ((pSVar20->field_0x3b & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n pDVar17 = Symbol_table::get_copy_source(this->symtab_,pSVar20);\n if (pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)) {\n uVar12 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar12 = 0;\n }\n }\n if (pSVar20->symtab_index_ == 0) goto LAB_001b5440;\n uVar12 = pSVar20->symtab_index_ | uVar12;\n }\nLAB_001b4e5d:\n *puVar25 = uVar12;\n uVar29 = uVar29 + 1;\n puVar25 = puVar25 + 1;\n }\n }\n if ((ulong)uVar24 * 8 - lVar31 == 0) break;\n lVar16 = *plVar15;\n lVar31 = lVar31 + 8;\n } while( true );\n }\n *(uint *)((long)pov + 4) = uVar29;\n pov = (uchar *)puVar25;\n break;\n case 5:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[3])();\n lVar31 = CONCAT44(extraout_var,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar16 = *(long *)(lVar31 + 0x38);\n puVar25 = (uint *)((long)pov + 4);\n uVar22 = *(long *)(lVar31 + 0x40) - lVar16 >> 3;\n uVar29 = (uint)uVar22;\n *(uint *)pov = uVar29;\n pov = (uchar *)puVar25;\n if (uVar29 != 0) {\n uVar14 = 0;\n while( true ) {\n *puVar25 = *(uint *)(*(long *)(lVar16 + uVar14 * 8) + 0x14);\n pov = (uchar *)(puVar25 + 1);\n if (uVar29 - 1 == uVar14) break;\n uVar14 = uVar14 + 1;\n puVar25 = puVar25 + 1;\n if (uVar22 == uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)pov - (long)oview & 4U) != 0) {\n *(uint *)pov = 0;\n pov = (uchar *)((long)pov + 4);\n }\n local_90 = local_90 + 1;\n } while ((pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_>\n ._M_impl._M_finish != local_90);\n }\n return (uchar *)(uint *)pov;\n}\n\n" comment comment (ERROR "uchar * __thiscall\ngold::Output_section_incremental_inputs<64,_false>::write_info_blocks\n (Output_section_incremental_inputs<64,_false> *this,uchar *oview,uchar *pov,\n Stringpool *strtab,uint *global_syms,uint global_sym_count)" (binary_expression "uchar * __thiscall\ngold::Output_section_incremental_inputs<64,_false>::write_info_blocks\n (Output_section_incremental_inputs<64,_false> *this,uchar *oview,uchar *pov,\n Stringpool *strtab,uint *global_syms,uint global_sym_count)" (binary_expression "uchar * __thiscall\ngold::Output_section_incremental_inputs<64" (binary_expression "uchar * __thiscall" identifier * identifier) (ERROR "gold::Output_section_incremental_inputs" identifier : : identifier) < number_literal) (ERROR ",_false" , identifier) > (ERROR "::" : :) (call_expression "write_info_blocks\n (Output_section_incremental_inputs<64,_false> *this,uchar *oview,uchar *pov,\n Stringpool *strtab,uint *global_syms,uint global_sym_count)" identifier (argument_list "(Output_section_incremental_inputs<64,_false> *this,uchar *oview,uchar *pov,\n Stringpool *strtab,uint *global_syms,uint global_sym_count)" ( (binary_expression "Output_section_incremental_inputs<64" identifier < number_literal) , (binary_expression "_false> *this" identifier > (pointer_expression "*this" * identifier)) , (binary_expression "uchar *oview" identifier * identifier) , (binary_expression "uchar *pov" identifier * identifier) , (binary_expression "Stringpool *strtab" identifier * identifier) , (binary_expression "uint *global_syms" identifier * identifier) , (ERROR "uint" identifier) identifier ))))) (compound_statement "{\n byte bVar1;\n uint uVar2;\n Incremental_inputs *pIVar3;\n Object *pOVar4;\n long lVar5;\n pointer pvVar6;\n _func_int_varargs **pp_Var7;\n bool bVar8;\n int iVar9;\n int iVar10;\n int iVar11;\n uint uVar12;\n uint uVar13;\n undefined4 extraout_var;\n ulong uVar14;\n undefined4 extraout_var_00;\n undefined4 extraout_var_01;\n undefined4 extraout_var_02;\n long lVar16;\n Dynobj *pDVar17;\n undefined4 extraout_var_03;\n undefined4 extraout_var_04;\n undefined4 extraout_var_05;\n void *__s;\n undefined8 uVar18;\n uint *puVar19;\n Symbol *pSVar20;\n _func_int_varargs *p_Var21;\n ulong uVar22;\n undefined8 uVar23;\n uint uVar24;\n uint *puVar25;\n ulong *puVar26;\n uint uVar27;\n uint uVar28;\n uint uVar29;\n uint uVar30;\n long lVar31;\n pointer local_90;\n uint local_70;\n long *plVar15;\n undefined4 extraout_var_06;\n undefined4 extraout_var_07;\n \n pIVar3 = this->inputs_;\n uVar2 = this->symtab_->first_global_index_;\n local_90 = (pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_>\n ._M_impl._M_start;\n if ((pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_>\n ._M_impl._M_finish != local_90) {\n do {\n iVar9 = (*(*local_90)->_vptr_Incremental_input_entry[2])();\n iVar10 = (int)pov;\n iVar11 = (int)oview;\n switch(iVar9) {\n default:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[4])();\n lVar31 = CONCAT44(extraout_var_04,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n pOVar4 = *(Object **)(lVar31 + 0x38);\n iVar10 = (*pOVar4->_vptr_Object[0x1d])(pOVar4);\n plVar15 = (long *)CONCAT44(extraout_var_05,iVar10);\n uVar29 = (int)(*(long *)(lVar31 + 0x50) - *(long *)(lVar31 + 0x48) >> 3) * -0x55555555;\n lVar16 = plVar15[1];\n lVar5 = *plVar15;\n p_Var21 = pOVar4->_vptr_Object[0x25];\n if (p_Var21 == Relobj::local_symbol_offset) {\n uVar24 = (*pOVar4->_vptr_Object[0x31])();\n }\n else {\n uVar24 = (*p_Var21)(pOVar4);\n }\n p_Var21 = pOVar4->_vptr_Object[0x24];\n if (p_Var21 == Relobj::output_local_symbol_count) {\n uVar12 = (*pOVar4->_vptr_Object[0x30])();\n }\n else {\n uVar12 = (*p_Var21)(pOVar4);\n }\n pp_Var7 = pOVar4[2]._vptr_Object;\n uVar30 = 0;\n local_70 = (uint)(lVar16 - lVar5 >> 3);\n lVar16 = *(long *)(lVar31 + 0x68);\n lVar5 = *(long *)(lVar31 + 0x60);\n *(uint *)((long)pov + 8) = uVar24;\n puVar25 = (uint *)((long)pov + 0x20);\n *(_func_int_varargs ***)((long)pov + 0x10) = pp_Var7;\n uVar24 = (uint)(lVar16 - lVar5 >> 3);\n *(uint *)((long)pov + 0x18) = uVar24;\n *(uint *)pov = uVar29;\n *(uint *)((long)pov + 4) = local_70;\n *(uint *)((long)pov + 0xc) = uVar12;\n *(uint *)((long)pov + 0x1c) = 0;\n __s = operator_new__((ulong)pOVar4->shnum_ << 2);\n memset(__s,0,(ulong)pOVar4->shnum_ << 2);\n puVar19 = puVar25;\n if (uVar29 != 0) {\n do {\n uVar30 = uVar30 + 1;\n uVar27 = 0;\n puVar19 = (uint *)((long)puVar25 + *(long *)(lVar31 + 0x48) + (-0x20 - (long)pov));\n uVar12 = *puVar19;\n uVar14 = (ulong)uVar12;\n uVar22 = *(ulong *)(puVar19 + 2);\n *(uint *)((long)__s + uVar14 * 4) = uVar30;\n if (uVar22 != 0) {\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n uVar27 = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n }\n if (pOVar4->_vptr_Object[0x18] == Relobj::do_output_section) {\n if ((ulong)((long)pOVar4[1].name_._M_dataplus._M_p - (long)pOVar4[1]._vptr_Object >> 3\n ) <= uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x5c8,"do_output_section");\n }\n p_Var21 = pOVar4[1]._vptr_Object[uVar14];\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x18])(pOVar4,(ulong)uVar12);\n p_Var21 = (_func_int_varargs *)CONCAT44(extraout_var_07,iVar10);\n }\n if (p_Var21 == (_func_int_varargs *)0x0) {\n uVar23 = 0;\n uVar18 = 0;\n uVar13 = 0;\n }\n else {\n if (*(code **)(*(long *)p_Var21 + 0x58) == Output_section::do_out_shndx) {\n uVar13 = *(uint *)(p_Var21 + 0x7c);\n if (uVar13 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar13 = (**(code **)(*(long *)p_Var21 + 0x58))(p_Var21);\n }\n iVar10 = (*pOVar4->_vptr_Object[0x1a])(pOVar4,(ulong)uVar12);\n uVar18 = CONCAT44(extraout_var_06,iVar10);\n uVar23 = *(undefined8 *)\n ((long)puVar25 + *(long *)(lVar31 + 0x48) + 0x10 + (-0x20 - (long)pov));\n }\n *puVar25 = uVar27;\n puVar19 = puVar25 + 6;\n puVar25[1] = uVar13;\n *(undefined8 *)(puVar25 + 2) = uVar18;\n *(undefined8 *)(puVar25 + 4) = uVar23;\n puVar25 = puVar19;\n } while (uVar30 != uVar29);\n }\n if (local_70 != 0) {\n puVar25 = puVar19;\n uVar22 = 0;\n do {\n pSVar20 = *(Symbol **)(*plVar15 + uVar22 * 8);\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n if ((pSVar20->field_0x3a & 7) == 0) {\n if (pOVar4 == (pSVar20->u1_).object) {\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n bVar8 = Symbol::is_common_shndx(uVar29);\n if (!bVar8) {\n if ((pSVar20->field_0x3a & 7) != 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n uVar29 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar29 != 0) {\nLAB_001b54e1:\n uVar29 = *(uint *)((long)__s + (ulong)uVar29 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar12 = pSVar20->symtab_index_;\n uVar29 = 0;\n }\n else {\n if ((pSVar20->field_0x3c & 4) != 0) goto LAB_001b5432;\n uVar29 = -(uint)((byte)pSVar20->field_0x3b >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar12 = pSVar20->symtab_index_;\n }\n if (uVar12 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (pOVar4->_vptr_Object[0x20] == Relobj::do_get_incremental_reloc_count) {\n uVar30 = (&(pOVar4[1].xindex_)->large_shndx_offset_)[uVar22];\n }\n else {\n uVar30 = (*pOVar4->_vptr_Object[0x20])(pOVar4);\n }\n if (uVar30 == 0) {\n uVar13 = 0;\n uVar27 = 0;\n }\n else {\n if ((uVar12 == 0xffffffff) || (uVar28 = uVar12 - uVar2, global_sym_count <= uVar28)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (pOVar4->_vptr_Object[0x1f] == Relobj::do_get_incremental_reloc_base) {\n iVar10 = *(int *)(&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0 +\n uVar22 * 4);\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x1f])(pOVar4,uVar22 & 0xffffffff);\n }\n uVar13 = iVar10 * 0x18;\n uVar27 = global_syms[uVar28];\n global_syms[uVar28] = (int)puVar25 - iVar11;\n }\n puVar25[4] = uVar13;\n puVar19 = puVar25 + 5;\n *puVar25 = uVar12;\n puVar25[1] = uVar29;\n puVar25[2] = uVar27;\n puVar25[3] = uVar30;\n bVar8 = local_70 - 1 != uVar22;\n puVar25 = puVar19;\n uVar22 = uVar22 + 1;\n } while (bVar8);\n }\n if (uVar24 == 0) {\n operator_delete__(__s);\n pov = (uchar *)puVar19;\n }\n else {\n puVar26 = *(ulong **)(lVar31 + 0x60);\n pov = (uchar *)(puVar19 + (ulong)(uVar24 - 1) + 1);\n do {\n while (uVar22 = *puVar26, uVar22 == 0) {\n *puVar19 = 0;\n puVar19 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n if (puVar19 == (uint *)pov) goto LAB_001b55c5;\n }\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n puVar25 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n *puVar19 = *(uint *)((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>.\n _M_impl._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n puVar19 = puVar25;\n } while (puVar25 != (uint *)pov);\nLAB_001b55c5:\n operator_delete__(__s);\n }\n break;\n case 3:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[6])();\n lVar31 = CONCAT44(extraout_var_03,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar16 = *(long *)(lVar31 + 0x38);\n puVar25 = (uint *)((long)pov + 8);\n puVar26 = *(ulong **)(lVar31 + 0x50);\n lVar5 = *(long *)(lVar31 + 0x58);\n uVar29 = (uint)(*(long *)(lVar31 + 0x40) - lVar16 >> 3);\n *(uint *)pov = uVar29;\n uVar24 = (uint)(lVar5 - (long)puVar26 >> 3);\n *(uint *)((long)pov + 4) = uVar24;\n if (uVar29 != 0) {\n uVar22 = 0;\n do {\n *(uint *)((long)pov + (uVar22 + 2) * 4) =\n *(uint *)(*(long *)(lVar16 + uVar22 * 8) + 0x14);\n bVar8 = uVar29 - 1 != uVar22;\n uVar22 = uVar22 + 1;\n } while (bVar8);\n puVar25 = puVar25 + (ulong)(uVar29 - 1) + 1;\n }\n pov = (uchar *)puVar25;\n if (uVar24 != 0) {\n uVar22 = *puVar26;\n uVar14 = (strtab->key_to_offset_).size_;\n if (uVar14 < uVar22) goto LAB_001b565a;\n pov = (uchar *)(puVar25 + (ulong)(uVar24 - 1) + 1);\n pvVar6 = (strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start;\n while( true ) {\n puVar26 = puVar26 + 1;\n *puVar25 = (uint)*(undefined8 *)\n ((long)pvVar6[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n if (puVar25 + 1 == (uint *)pov) break;\n uVar22 = *puVar26;\n puVar25 = puVar25 + 1;\n if (uVar14 < uVar22) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[5])();\n lVar31 = CONCAT44(extraout_var_00,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n pOVar4 = *(Object **)(lVar31 + 0x40);\n iVar10 = (*pOVar4->_vptr_Object[4])();\n if ((Dynobj *)CONCAT44(extraout_var_01,iVar10) == (Dynobj *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n iVar11 = (*pOVar4->_vptr_Object[0x1d])();\n plVar15 = (long *)CONCAT44(extraout_var_02,iVar11);\n if ((strtab->key_to_offset_).size_ < *(ulong *)(lVar31 + 0x38)) {\nLAB_001b565a:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar22 = *(ulong *)(lVar31 + 0x38) - 1;\n puVar25 = (uint *)((long)pov + 8);\n lVar31 = plVar15[1];\n *(uint *)pov = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)uVar22 & 0x1fff) * 8);\n lVar16 = *plVar15;\n uVar29 = (uint)(lVar31 - lVar16 >> 3);\n if (uVar29 != 0) {\n lVar31 = 0;\n uVar24 = uVar29 - 1;\n uVar29 = 0;\n do {\n pSVar20 = *(Symbol **)(lVar16 + lVar31);\n if (pSVar20 != (Symbol *)0x0) {\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n uVar12 = pSVar20->symtab_index_;\n if (uVar12 == 0) goto LAB_001b5440;\n if (uVar12 != 0xffffffff) {\n if (((byte)pSVar20->field_0x39 & 3) - 1 < 2) {\n uVar12 = uVar12 | 0x80000000;\n }\n else {\n if (((pSVar20->field_0x3a & 7) == 0) && (pOVar4 == (pSVar20->u1_).object)) {\n bVar1 = pSVar20->field_0x3b;\n if ((bVar1 & 0x20) != 0) {\n uVar12 = uVar12 | 0x80000000;\n if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n bVar8 = Symbol::is_common_shndx((pSVar20->u2_).shndx);\n uVar12 = 0x80000000;\n if (bVar8) {\n bVar1 = pSVar20->field_0x3b;\n goto LAB_001b55f1;\n }\n }\n else {\n if ((pSVar20->field_0x3b & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n pDVar17 = Symbol_table::get_copy_source(this->symtab_,pSVar20);\n if (pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)) {\n uVar12 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar12 = 0;\n }\n }\n if (pSVar20->symtab_index_ == 0) goto LAB_001b5440;\n uVar12 = pSVar20->symtab_index_ | uVar12;\n }\nLAB_001b4e5d:\n *puVar25 = uVar12;\n uVar29 = uVar29 + 1;\n puVar25 = puVar25 + 1;\n }\n }\n if ((ulong)uVar24 * 8 - lVar31 == 0) break;\n lVar16 = *plVar15;\n lVar31 = lVar31 + 8;\n } while( true );\n }\n *(uint *)((long)pov + 4) = uVar29;\n pov = (uchar *)puVar25;\n break;\n case 5:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[3])();\n lVar31 = CONCAT44(extraout_var,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar16 = *(long *)(lVar31 + 0x38);\n puVar25 = (uint *)((long)pov + 4);\n uVar22 = *(long *)(lVar31 + 0x40) - lVar16 >> 3;\n uVar29 = (uint)uVar22;\n *(uint *)pov = uVar29;\n pov = (uchar *)puVar25;\n if (uVar29 != 0) {\n uVar14 = 0;\n while( true ) {\n *puVar25 = *(uint *)(*(long *)(lVar16 + uVar14 * 8) + 0x14);\n pov = (uchar *)(puVar25 + 1);\n if (uVar29 - 1 == uVar14) break;\n uVar14 = uVar14 + 1;\n puVar25 = puVar25 + 1;\n if (uVar22 == uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)pov - (long)oview & 4U) != 0) {\n *(uint *)pov = 0;\n pov = (uchar *)((long)pov + 4);\n }\n local_90 = local_90 + 1;\n } while ((pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_>\n ._M_impl._M_finish != local_90);\n }\n return (uchar *)(uint *)pov;\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "Incremental_inputs *pIVar3;" type_identifier (pointer_declarator "*pIVar3" * identifier) ;) (declaration "Object *pOVar4;" type_identifier (pointer_declarator "*pOVar4" * identifier) ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "pointer pvVar6;" type_identifier identifier ;) (declaration "_func_int_varargs **pp_Var7;" type_identifier (pointer_declarator "**pp_Var7" * (pointer_declarator "*pp_Var7" * identifier)) ;) (declaration "bool bVar8;" primitive_type identifier ;) (declaration "int iVar9;" primitive_type identifier ;) (declaration "int iVar10;" primitive_type identifier ;) (declaration "int iVar11;" primitive_type identifier ;) (declaration "uint uVar12;" type_identifier identifier ;) (declaration "uint uVar13;" type_identifier identifier ;) (declaration "undefined4 extraout_var;" type_identifier identifier ;) (declaration "ulong uVar14;" type_identifier identifier ;) (declaration "undefined4 extraout_var_00;" type_identifier identifier ;) (declaration "undefined4 extraout_var_01;" type_identifier identifier ;) (declaration "undefined4 extraout_var_02;" type_identifier identifier ;) (declaration "long lVar16;" (sized_type_specifier "long" long) identifier ;) (declaration "Dynobj *pDVar17;" type_identifier (pointer_declarator "*pDVar17" * identifier) ;) (declaration "undefined4 extraout_var_03;" type_identifier identifier ;) (declaration "undefined4 extraout_var_04;" type_identifier identifier ;) (declaration "undefined4 extraout_var_05;" type_identifier identifier ;) (declaration "void *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "undefined8 uVar18;" type_identifier identifier ;) (declaration "uint *puVar19;" type_identifier (pointer_declarator "*puVar19" * identifier) ;) (declaration "Symbol *pSVar20;" type_identifier (pointer_declarator "*pSVar20" * identifier) ;) (declaration "_func_int_varargs *p_Var21;" type_identifier (pointer_declarator "*p_Var21" * identifier) ;) (declaration "ulong uVar22;" type_identifier identifier ;) (declaration "undefined8 uVar23;" type_identifier identifier ;) (declaration "uint uVar24;" type_identifier identifier ;) (declaration "uint *puVar25;" type_identifier (pointer_declarator "*puVar25" * identifier) ;) (declaration "ulong *puVar26;" type_identifier (pointer_declarator "*puVar26" * identifier) ;) (declaration "uint uVar27;" type_identifier identifier ;) (declaration "uint uVar28;" type_identifier identifier ;) (declaration "uint uVar29;" type_identifier identifier ;) (declaration "uint uVar30;" type_identifier identifier ;) (declaration "long lVar31;" (sized_type_specifier "long" long) identifier ;) (declaration "pointer local_90;" type_identifier identifier ;) (declaration "uint local_70;" type_identifier identifier ;) (declaration "long *plVar15;" (sized_type_specifier "long" long) (pointer_declarator "*plVar15" * identifier) ;) (declaration "undefined4 extraout_var_06;" type_identifier identifier ;) (declaration "undefined4 extraout_var_07;" type_identifier identifier ;) (expression_statement "pIVar3 = this->inputs_;" (assignment_expression "pIVar3 = this->inputs_" identifier = (field_expression "this->inputs_" identifier -> field_identifier)) ;) (expression_statement "uVar2 = this->symtab_->first_global_index_;" (assignment_expression "uVar2 = this->symtab_->first_global_index_" identifier = (field_expression "this->symtab_->first_global_index_" (field_expression "this->symtab_" identifier -> field_identifier) -> field_identifier)) ;) (expression_statement "local_90 = (pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_>\n ._M_impl._M_start;" (field_expression "local_90 = (pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_>\n ._M_impl._M_start" (field_expression "local_90 = (pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_>\n ._M_impl" (binary_expression "local_90 = (pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_" (binary_expression "local_90 = (pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold" (binary_expression "local_90 = (pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std" (assignment_expression "local_90 = (pIVar3->inputs_).\n super__Vector_base<gold" identifier = (binary_expression "(pIVar3->inputs_).\n super__Vector_base<gold" (field_expression "(pIVar3->inputs_).\n super__Vector_base" (parenthesized_expression "(pIVar3->inputs_)" ( (field_expression "pIVar3->inputs_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Incremental_input_entry" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Incremental_input_entry" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (if_statement "if ((pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_>\n ._M_impl._M_finish != local_90) {\n do {\n iVar9 = (*(*local_90)->_vptr_Incremental_input_entry[2])();\n iVar10 = (int)pov;\n iVar11 = (int)oview;\n switch(iVar9) {\n default:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[4])();\n lVar31 = CONCAT44(extraout_var_04,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n pOVar4 = *(Object **)(lVar31 + 0x38);\n iVar10 = (*pOVar4->_vptr_Object[0x1d])(pOVar4);\n plVar15 = (long *)CONCAT44(extraout_var_05,iVar10);\n uVar29 = (int)(*(long *)(lVar31 + 0x50) - *(long *)(lVar31 + 0x48) >> 3) * -0x55555555;\n lVar16 = plVar15[1];\n lVar5 = *plVar15;\n p_Var21 = pOVar4->_vptr_Object[0x25];\n if (p_Var21 == Relobj::local_symbol_offset) {\n uVar24 = (*pOVar4->_vptr_Object[0x31])();\n }\n else {\n uVar24 = (*p_Var21)(pOVar4);\n }\n p_Var21 = pOVar4->_vptr_Object[0x24];\n if (p_Var21 == Relobj::output_local_symbol_count) {\n uVar12 = (*pOVar4->_vptr_Object[0x30])();\n }\n else {\n uVar12 = (*p_Var21)(pOVar4);\n }\n pp_Var7 = pOVar4[2]._vptr_Object;\n uVar30 = 0;\n local_70 = (uint)(lVar16 - lVar5 >> 3);\n lVar16 = *(long *)(lVar31 + 0x68);\n lVar5 = *(long *)(lVar31 + 0x60);\n *(uint *)((long)pov + 8) = uVar24;\n puVar25 = (uint *)((long)pov + 0x20);\n *(_func_int_varargs ***)((long)pov + 0x10) = pp_Var7;\n uVar24 = (uint)(lVar16 - lVar5 >> 3);\n *(uint *)((long)pov + 0x18) = uVar24;\n *(uint *)pov = uVar29;\n *(uint *)((long)pov + 4) = local_70;\n *(uint *)((long)pov + 0xc) = uVar12;\n *(uint *)((long)pov + 0x1c) = 0;\n __s = operator_new__((ulong)pOVar4->shnum_ << 2);\n memset(__s,0,(ulong)pOVar4->shnum_ << 2);\n puVar19 = puVar25;\n if (uVar29 != 0) {\n do {\n uVar30 = uVar30 + 1;\n uVar27 = 0;\n puVar19 = (uint *)((long)puVar25 + *(long *)(lVar31 + 0x48) + (-0x20 - (long)pov));\n uVar12 = *puVar19;\n uVar14 = (ulong)uVar12;\n uVar22 = *(ulong *)(puVar19 + 2);\n *(uint *)((long)__s + uVar14 * 4) = uVar30;\n if (uVar22 != 0) {\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n uVar27 = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n }\n if (pOVar4->_vptr_Object[0x18] == Relobj::do_output_section) {\n if ((ulong)((long)pOVar4[1].name_._M_dataplus._M_p - (long)pOVar4[1]._vptr_Object >> 3\n ) <= uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x5c8,"do_output_section");\n }\n p_Var21 = pOVar4[1]._vptr_Object[uVar14];\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x18])(pOVar4,(ulong)uVar12);\n p_Var21 = (_func_int_varargs *)CONCAT44(extraout_var_07,iVar10);\n }\n if (p_Var21 == (_func_int_varargs *)0x0) {\n uVar23 = 0;\n uVar18 = 0;\n uVar13 = 0;\n }\n else {\n if (*(code **)(*(long *)p_Var21 + 0x58) == Output_section::do_out_shndx) {\n uVar13 = *(uint *)(p_Var21 + 0x7c);\n if (uVar13 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar13 = (**(code **)(*(long *)p_Var21 + 0x58))(p_Var21);\n }\n iVar10 = (*pOVar4->_vptr_Object[0x1a])(pOVar4,(ulong)uVar12);\n uVar18 = CONCAT44(extraout_var_06,iVar10);\n uVar23 = *(undefined8 *)\n ((long)puVar25 + *(long *)(lVar31 + 0x48) + 0x10 + (-0x20 - (long)pov));\n }\n *puVar25 = uVar27;\n puVar19 = puVar25 + 6;\n puVar25[1] = uVar13;\n *(undefined8 *)(puVar25 + 2) = uVar18;\n *(undefined8 *)(puVar25 + 4) = uVar23;\n puVar25 = puVar19;\n } while (uVar30 != uVar29);\n }\n if (local_70 != 0) {\n puVar25 = puVar19;\n uVar22 = 0;\n do {\n pSVar20 = *(Symbol **)(*plVar15 + uVar22 * 8);\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n if ((pSVar20->field_0x3a & 7) == 0) {\n if (pOVar4 == (pSVar20->u1_).object) {\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n bVar8 = Symbol::is_common_shndx(uVar29);\n if (!bVar8) {\n if ((pSVar20->field_0x3a & 7) != 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n uVar29 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar29 != 0) {\nLAB_001b54e1:\n uVar29 = *(uint *)((long)__s + (ulong)uVar29 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar12 = pSVar20->symtab_index_;\n uVar29 = 0;\n }\n else {\n if ((pSVar20->field_0x3c & 4) != 0) goto LAB_001b5432;\n uVar29 = -(uint)((byte)pSVar20->field_0x3b >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar12 = pSVar20->symtab_index_;\n }\n if (uVar12 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (pOVar4->_vptr_Object[0x20] == Relobj::do_get_incremental_reloc_count) {\n uVar30 = (&(pOVar4[1].xindex_)->large_shndx_offset_)[uVar22];\n }\n else {\n uVar30 = (*pOVar4->_vptr_Object[0x20])(pOVar4);\n }\n if (uVar30 == 0) {\n uVar13 = 0;\n uVar27 = 0;\n }\n else {\n if ((uVar12 == 0xffffffff) || (uVar28 = uVar12 - uVar2, global_sym_count <= uVar28)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (pOVar4->_vptr_Object[0x1f] == Relobj::do_get_incremental_reloc_base) {\n iVar10 = *(int *)(&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0 +\n uVar22 * 4);\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x1f])(pOVar4,uVar22 & 0xffffffff);\n }\n uVar13 = iVar10 * 0x18;\n uVar27 = global_syms[uVar28];\n global_syms[uVar28] = (int)puVar25 - iVar11;\n }\n puVar25[4] = uVar13;\n puVar19 = puVar25 + 5;\n *puVar25 = uVar12;\n puVar25[1] = uVar29;\n puVar25[2] = uVar27;\n puVar25[3] = uVar30;\n bVar8 = local_70 - 1 != uVar22;\n puVar25 = puVar19;\n uVar22 = uVar22 + 1;\n } while (bVar8);\n }\n if (uVar24 == 0) {\n operator_delete__(__s);\n pov = (uchar *)puVar19;\n }\n else {\n puVar26 = *(ulong **)(lVar31 + 0x60);\n pov = (uchar *)(puVar19 + (ulong)(uVar24 - 1) + 1);\n do {\n while (uVar22 = *puVar26, uVar22 == 0) {\n *puVar19 = 0;\n puVar19 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n if (puVar19 == (uint *)pov) goto LAB_001b55c5;\n }\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n puVar25 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n *puVar19 = *(uint *)((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>.\n _M_impl._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n puVar19 = puVar25;\n } while (puVar25 != (uint *)pov);\nLAB_001b55c5:\n operator_delete__(__s);\n }\n break;\n case 3:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[6])();\n lVar31 = CONCAT44(extraout_var_03,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar16 = *(long *)(lVar31 + 0x38);\n puVar25 = (uint *)((long)pov + 8);\n puVar26 = *(ulong **)(lVar31 + 0x50);\n lVar5 = *(long *)(lVar31 + 0x58);\n uVar29 = (uint)(*(long *)(lVar31 + 0x40) - lVar16 >> 3);\n *(uint *)pov = uVar29;\n uVar24 = (uint)(lVar5 - (long)puVar26 >> 3);\n *(uint *)((long)pov + 4) = uVar24;\n if (uVar29 != 0) {\n uVar22 = 0;\n do {\n *(uint *)((long)pov + (uVar22 + 2) * 4) =\n *(uint *)(*(long *)(lVar16 + uVar22 * 8) + 0x14);\n bVar8 = uVar29 - 1 != uVar22;\n uVar22 = uVar22 + 1;\n } while (bVar8);\n puVar25 = puVar25 + (ulong)(uVar29 - 1) + 1;\n }\n pov = (uchar *)puVar25;\n if (uVar24 != 0) {\n uVar22 = *puVar26;\n uVar14 = (strtab->key_to_offset_).size_;\n if (uVar14 < uVar22) goto LAB_001b565a;\n pov = (uchar *)(puVar25 + (ulong)(uVar24 - 1) + 1);\n pvVar6 = (strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start;\n while( true ) {\n puVar26 = puVar26 + 1;\n *puVar25 = (uint)*(undefined8 *)\n ((long)pvVar6[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n if (puVar25 + 1 == (uint *)pov) break;\n uVar22 = *puVar26;\n puVar25 = puVar25 + 1;\n if (uVar14 < uVar22) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[5])();\n lVar31 = CONCAT44(extraout_var_00,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n pOVar4 = *(Object **)(lVar31 + 0x40);\n iVar10 = (*pOVar4->_vptr_Object[4])();\n if ((Dynobj *)CONCAT44(extraout_var_01,iVar10) == (Dynobj *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n iVar11 = (*pOVar4->_vptr_Object[0x1d])();\n plVar15 = (long *)CONCAT44(extraout_var_02,iVar11);\n if ((strtab->key_to_offset_).size_ < *(ulong *)(lVar31 + 0x38)) {\nLAB_001b565a:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar22 = *(ulong *)(lVar31 + 0x38) - 1;\n puVar25 = (uint *)((long)pov + 8);\n lVar31 = plVar15[1];\n *(uint *)pov = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)uVar22 & 0x1fff) * 8);\n lVar16 = *plVar15;\n uVar29 = (uint)(lVar31 - lVar16 >> 3);\n if (uVar29 != 0) {\n lVar31 = 0;\n uVar24 = uVar29 - 1;\n uVar29 = 0;\n do {\n pSVar20 = *(Symbol **)(lVar16 + lVar31);\n if (pSVar20 != (Symbol *)0x0) {\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n uVar12 = pSVar20->symtab_index_;\n if (uVar12 == 0) goto LAB_001b5440;\n if (uVar12 != 0xffffffff) {\n if (((byte)pSVar20->field_0x39 & 3) - 1 < 2) {\n uVar12 = uVar12 | 0x80000000;\n }\n else {\n if (((pSVar20->field_0x3a & 7) == 0) && (pOVar4 == (pSVar20->u1_).object)) {\n bVar1 = pSVar20->field_0x3b;\n if ((bVar1 & 0x20) != 0) {\n uVar12 = uVar12 | 0x80000000;\n if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n bVar8 = Symbol::is_common_shndx((pSVar20->u2_).shndx);\n uVar12 = 0x80000000;\n if (bVar8) {\n bVar1 = pSVar20->field_0x3b;\n goto LAB_001b55f1;\n }\n }\n else {\n if ((pSVar20->field_0x3b & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n pDVar17 = Symbol_table::get_copy_source(this->symtab_,pSVar20);\n if (pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)) {\n uVar12 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar12 = 0;\n }\n }\n if (pSVar20->symtab_index_ == 0) goto LAB_001b5440;\n uVar12 = pSVar20->symtab_index_ | uVar12;\n }\nLAB_001b4e5d:\n *puVar25 = uVar12;\n uVar29 = uVar29 + 1;\n puVar25 = puVar25 + 1;\n }\n }\n if ((ulong)uVar24 * 8 - lVar31 == 0) break;\n lVar16 = *plVar15;\n lVar31 = lVar31 + 8;\n } while( true );\n }\n *(uint *)((long)pov + 4) = uVar29;\n pov = (uchar *)puVar25;\n break;\n case 5:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[3])();\n lVar31 = CONCAT44(extraout_var,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar16 = *(long *)(lVar31 + 0x38);\n puVar25 = (uint *)((long)pov + 4);\n uVar22 = *(long *)(lVar31 + 0x40) - lVar16 >> 3;\n uVar29 = (uint)uVar22;\n *(uint *)pov = uVar29;\n pov = (uchar *)puVar25;\n if (uVar29 != 0) {\n uVar14 = 0;\n while( true ) {\n *puVar25 = *(uint *)(*(long *)(lVar16 + uVar14 * 8) + 0x14);\n pov = (uchar *)(puVar25 + 1);\n if (uVar29 - 1 == uVar14) break;\n uVar14 = uVar14 + 1;\n puVar25 = puVar25 + 1;\n if (uVar22 == uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)pov - (long)oview & 4U) != 0) {\n *(uint *)pov = 0;\n pov = (uchar *)((long)pov + 4);\n }\n local_90 = local_90 + 1;\n } while ((pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_>\n ._M_impl._M_finish != local_90);\n }" if (parenthesized_expression "((pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_>\n ._M_impl._M_finish != local_90)" ( (binary_expression "(pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_>\n ._M_impl._M_finish != local_90" (field_expression "(pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_>\n ._M_impl._M_finish" (field_expression "(pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_>\n ._M_impl" (binary_expression "(pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_" (binary_expression "(pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold" (binary_expression "(pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std" (binary_expression "(pIVar3->inputs_).\n super__Vector_base<gold" (field_expression "(pIVar3->inputs_).\n super__Vector_base" (parenthesized_expression "(pIVar3->inputs_)" ( (field_expression "pIVar3->inputs_" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Incremental_input_entry" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Incremental_input_entry" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) != identifier) )) (compound_statement "{\n do {\n iVar9 = (*(*local_90)->_vptr_Incremental_input_entry[2])();\n iVar10 = (int)pov;\n iVar11 = (int)oview;\n switch(iVar9) {\n default:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[4])();\n lVar31 = CONCAT44(extraout_var_04,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n pOVar4 = *(Object **)(lVar31 + 0x38);\n iVar10 = (*pOVar4->_vptr_Object[0x1d])(pOVar4);\n plVar15 = (long *)CONCAT44(extraout_var_05,iVar10);\n uVar29 = (int)(*(long *)(lVar31 + 0x50) - *(long *)(lVar31 + 0x48) >> 3) * -0x55555555;\n lVar16 = plVar15[1];\n lVar5 = *plVar15;\n p_Var21 = pOVar4->_vptr_Object[0x25];\n if (p_Var21 == Relobj::local_symbol_offset) {\n uVar24 = (*pOVar4->_vptr_Object[0x31])();\n }\n else {\n uVar24 = (*p_Var21)(pOVar4);\n }\n p_Var21 = pOVar4->_vptr_Object[0x24];\n if (p_Var21 == Relobj::output_local_symbol_count) {\n uVar12 = (*pOVar4->_vptr_Object[0x30])();\n }\n else {\n uVar12 = (*p_Var21)(pOVar4);\n }\n pp_Var7 = pOVar4[2]._vptr_Object;\n uVar30 = 0;\n local_70 = (uint)(lVar16 - lVar5 >> 3);\n lVar16 = *(long *)(lVar31 + 0x68);\n lVar5 = *(long *)(lVar31 + 0x60);\n *(uint *)((long)pov + 8) = uVar24;\n puVar25 = (uint *)((long)pov + 0x20);\n *(_func_int_varargs ***)((long)pov + 0x10) = pp_Var7;\n uVar24 = (uint)(lVar16 - lVar5 >> 3);\n *(uint *)((long)pov + 0x18) = uVar24;\n *(uint *)pov = uVar29;\n *(uint *)((long)pov + 4) = local_70;\n *(uint *)((long)pov + 0xc) = uVar12;\n *(uint *)((long)pov + 0x1c) = 0;\n __s = operator_new__((ulong)pOVar4->shnum_ << 2);\n memset(__s,0,(ulong)pOVar4->shnum_ << 2);\n puVar19 = puVar25;\n if (uVar29 != 0) {\n do {\n uVar30 = uVar30 + 1;\n uVar27 = 0;\n puVar19 = (uint *)((long)puVar25 + *(long *)(lVar31 + 0x48) + (-0x20 - (long)pov));\n uVar12 = *puVar19;\n uVar14 = (ulong)uVar12;\n uVar22 = *(ulong *)(puVar19 + 2);\n *(uint *)((long)__s + uVar14 * 4) = uVar30;\n if (uVar22 != 0) {\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n uVar27 = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n }\n if (pOVar4->_vptr_Object[0x18] == Relobj::do_output_section) {\n if ((ulong)((long)pOVar4[1].name_._M_dataplus._M_p - (long)pOVar4[1]._vptr_Object >> 3\n ) <= uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x5c8,"do_output_section");\n }\n p_Var21 = pOVar4[1]._vptr_Object[uVar14];\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x18])(pOVar4,(ulong)uVar12);\n p_Var21 = (_func_int_varargs *)CONCAT44(extraout_var_07,iVar10);\n }\n if (p_Var21 == (_func_int_varargs *)0x0) {\n uVar23 = 0;\n uVar18 = 0;\n uVar13 = 0;\n }\n else {\n if (*(code **)(*(long *)p_Var21 + 0x58) == Output_section::do_out_shndx) {\n uVar13 = *(uint *)(p_Var21 + 0x7c);\n if (uVar13 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar13 = (**(code **)(*(long *)p_Var21 + 0x58))(p_Var21);\n }\n iVar10 = (*pOVar4->_vptr_Object[0x1a])(pOVar4,(ulong)uVar12);\n uVar18 = CONCAT44(extraout_var_06,iVar10);\n uVar23 = *(undefined8 *)\n ((long)puVar25 + *(long *)(lVar31 + 0x48) + 0x10 + (-0x20 - (long)pov));\n }\n *puVar25 = uVar27;\n puVar19 = puVar25 + 6;\n puVar25[1] = uVar13;\n *(undefined8 *)(puVar25 + 2) = uVar18;\n *(undefined8 *)(puVar25 + 4) = uVar23;\n puVar25 = puVar19;\n } while (uVar30 != uVar29);\n }\n if (local_70 != 0) {\n puVar25 = puVar19;\n uVar22 = 0;\n do {\n pSVar20 = *(Symbol **)(*plVar15 + uVar22 * 8);\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n if ((pSVar20->field_0x3a & 7) == 0) {\n if (pOVar4 == (pSVar20->u1_).object) {\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n bVar8 = Symbol::is_common_shndx(uVar29);\n if (!bVar8) {\n if ((pSVar20->field_0x3a & 7) != 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n uVar29 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar29 != 0) {\nLAB_001b54e1:\n uVar29 = *(uint *)((long)__s + (ulong)uVar29 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar12 = pSVar20->symtab_index_;\n uVar29 = 0;\n }\n else {\n if ((pSVar20->field_0x3c & 4) != 0) goto LAB_001b5432;\n uVar29 = -(uint)((byte)pSVar20->field_0x3b >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar12 = pSVar20->symtab_index_;\n }\n if (uVar12 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (pOVar4->_vptr_Object[0x20] == Relobj::do_get_incremental_reloc_count) {\n uVar30 = (&(pOVar4[1].xindex_)->large_shndx_offset_)[uVar22];\n }\n else {\n uVar30 = (*pOVar4->_vptr_Object[0x20])(pOVar4);\n }\n if (uVar30 == 0) {\n uVar13 = 0;\n uVar27 = 0;\n }\n else {\n if ((uVar12 == 0xffffffff) || (uVar28 = uVar12 - uVar2, global_sym_count <= uVar28)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (pOVar4->_vptr_Object[0x1f] == Relobj::do_get_incremental_reloc_base) {\n iVar10 = *(int *)(&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0 +\n uVar22 * 4);\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x1f])(pOVar4,uVar22 & 0xffffffff);\n }\n uVar13 = iVar10 * 0x18;\n uVar27 = global_syms[uVar28];\n global_syms[uVar28] = (int)puVar25 - iVar11;\n }\n puVar25[4] = uVar13;\n puVar19 = puVar25 + 5;\n *puVar25 = uVar12;\n puVar25[1] = uVar29;\n puVar25[2] = uVar27;\n puVar25[3] = uVar30;\n bVar8 = local_70 - 1 != uVar22;\n puVar25 = puVar19;\n uVar22 = uVar22 + 1;\n } while (bVar8);\n }\n if (uVar24 == 0) {\n operator_delete__(__s);\n pov = (uchar *)puVar19;\n }\n else {\n puVar26 = *(ulong **)(lVar31 + 0x60);\n pov = (uchar *)(puVar19 + (ulong)(uVar24 - 1) + 1);\n do {\n while (uVar22 = *puVar26, uVar22 == 0) {\n *puVar19 = 0;\n puVar19 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n if (puVar19 == (uint *)pov) goto LAB_001b55c5;\n }\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n puVar25 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n *puVar19 = *(uint *)((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>.\n _M_impl._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n puVar19 = puVar25;\n } while (puVar25 != (uint *)pov);\nLAB_001b55c5:\n operator_delete__(__s);\n }\n break;\n case 3:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[6])();\n lVar31 = CONCAT44(extraout_var_03,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar16 = *(long *)(lVar31 + 0x38);\n puVar25 = (uint *)((long)pov + 8);\n puVar26 = *(ulong **)(lVar31 + 0x50);\n lVar5 = *(long *)(lVar31 + 0x58);\n uVar29 = (uint)(*(long *)(lVar31 + 0x40) - lVar16 >> 3);\n *(uint *)pov = uVar29;\n uVar24 = (uint)(lVar5 - (long)puVar26 >> 3);\n *(uint *)((long)pov + 4) = uVar24;\n if (uVar29 != 0) {\n uVar22 = 0;\n do {\n *(uint *)((long)pov + (uVar22 + 2) * 4) =\n *(uint *)(*(long *)(lVar16 + uVar22 * 8) + 0x14);\n bVar8 = uVar29 - 1 != uVar22;\n uVar22 = uVar22 + 1;\n } while (bVar8);\n puVar25 = puVar25 + (ulong)(uVar29 - 1) + 1;\n }\n pov = (uchar *)puVar25;\n if (uVar24 != 0) {\n uVar22 = *puVar26;\n uVar14 = (strtab->key_to_offset_).size_;\n if (uVar14 < uVar22) goto LAB_001b565a;\n pov = (uchar *)(puVar25 + (ulong)(uVar24 - 1) + 1);\n pvVar6 = (strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start;\n while( true ) {\n puVar26 = puVar26 + 1;\n *puVar25 = (uint)*(undefined8 *)\n ((long)pvVar6[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n if (puVar25 + 1 == (uint *)pov) break;\n uVar22 = *puVar26;\n puVar25 = puVar25 + 1;\n if (uVar14 < uVar22) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[5])();\n lVar31 = CONCAT44(extraout_var_00,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n pOVar4 = *(Object **)(lVar31 + 0x40);\n iVar10 = (*pOVar4->_vptr_Object[4])();\n if ((Dynobj *)CONCAT44(extraout_var_01,iVar10) == (Dynobj *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n iVar11 = (*pOVar4->_vptr_Object[0x1d])();\n plVar15 = (long *)CONCAT44(extraout_var_02,iVar11);\n if ((strtab->key_to_offset_).size_ < *(ulong *)(lVar31 + 0x38)) {\nLAB_001b565a:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar22 = *(ulong *)(lVar31 + 0x38) - 1;\n puVar25 = (uint *)((long)pov + 8);\n lVar31 = plVar15[1];\n *(uint *)pov = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)uVar22 & 0x1fff) * 8);\n lVar16 = *plVar15;\n uVar29 = (uint)(lVar31 - lVar16 >> 3);\n if (uVar29 != 0) {\n lVar31 = 0;\n uVar24 = uVar29 - 1;\n uVar29 = 0;\n do {\n pSVar20 = *(Symbol **)(lVar16 + lVar31);\n if (pSVar20 != (Symbol *)0x0) {\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n uVar12 = pSVar20->symtab_index_;\n if (uVar12 == 0) goto LAB_001b5440;\n if (uVar12 != 0xffffffff) {\n if (((byte)pSVar20->field_0x39 & 3) - 1 < 2) {\n uVar12 = uVar12 | 0x80000000;\n }\n else {\n if (((pSVar20->field_0x3a & 7) == 0) && (pOVar4 == (pSVar20->u1_).object)) {\n bVar1 = pSVar20->field_0x3b;\n if ((bVar1 & 0x20) != 0) {\n uVar12 = uVar12 | 0x80000000;\n if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n bVar8 = Symbol::is_common_shndx((pSVar20->u2_).shndx);\n uVar12 = 0x80000000;\n if (bVar8) {\n bVar1 = pSVar20->field_0x3b;\n goto LAB_001b55f1;\n }\n }\n else {\n if ((pSVar20->field_0x3b & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n pDVar17 = Symbol_table::get_copy_source(this->symtab_,pSVar20);\n if (pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)) {\n uVar12 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar12 = 0;\n }\n }\n if (pSVar20->symtab_index_ == 0) goto LAB_001b5440;\n uVar12 = pSVar20->symtab_index_ | uVar12;\n }\nLAB_001b4e5d:\n *puVar25 = uVar12;\n uVar29 = uVar29 + 1;\n puVar25 = puVar25 + 1;\n }\n }\n if ((ulong)uVar24 * 8 - lVar31 == 0) break;\n lVar16 = *plVar15;\n lVar31 = lVar31 + 8;\n } while( true );\n }\n *(uint *)((long)pov + 4) = uVar29;\n pov = (uchar *)puVar25;\n break;\n case 5:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[3])();\n lVar31 = CONCAT44(extraout_var,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar16 = *(long *)(lVar31 + 0x38);\n puVar25 = (uint *)((long)pov + 4);\n uVar22 = *(long *)(lVar31 + 0x40) - lVar16 >> 3;\n uVar29 = (uint)uVar22;\n *(uint *)pov = uVar29;\n pov = (uchar *)puVar25;\n if (uVar29 != 0) {\n uVar14 = 0;\n while( true ) {\n *puVar25 = *(uint *)(*(long *)(lVar16 + uVar14 * 8) + 0x14);\n pov = (uchar *)(puVar25 + 1);\n if (uVar29 - 1 == uVar14) break;\n uVar14 = uVar14 + 1;\n puVar25 = puVar25 + 1;\n if (uVar22 == uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)pov - (long)oview & 4U) != 0) {\n *(uint *)pov = 0;\n pov = (uchar *)((long)pov + 4);\n }\n local_90 = local_90 + 1;\n } while ((pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_>\n ._M_impl._M_finish != local_90);\n }" { (do_statement "do {\n iVar9 = (*(*local_90)->_vptr_Incremental_input_entry[2])();\n iVar10 = (int)pov;\n iVar11 = (int)oview;\n switch(iVar9) {\n default:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[4])();\n lVar31 = CONCAT44(extraout_var_04,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n pOVar4 = *(Object **)(lVar31 + 0x38);\n iVar10 = (*pOVar4->_vptr_Object[0x1d])(pOVar4);\n plVar15 = (long *)CONCAT44(extraout_var_05,iVar10);\n uVar29 = (int)(*(long *)(lVar31 + 0x50) - *(long *)(lVar31 + 0x48) >> 3) * -0x55555555;\n lVar16 = plVar15[1];\n lVar5 = *plVar15;\n p_Var21 = pOVar4->_vptr_Object[0x25];\n if (p_Var21 == Relobj::local_symbol_offset) {\n uVar24 = (*pOVar4->_vptr_Object[0x31])();\n }\n else {\n uVar24 = (*p_Var21)(pOVar4);\n }\n p_Var21 = pOVar4->_vptr_Object[0x24];\n if (p_Var21 == Relobj::output_local_symbol_count) {\n uVar12 = (*pOVar4->_vptr_Object[0x30])();\n }\n else {\n uVar12 = (*p_Var21)(pOVar4);\n }\n pp_Var7 = pOVar4[2]._vptr_Object;\n uVar30 = 0;\n local_70 = (uint)(lVar16 - lVar5 >> 3);\n lVar16 = *(long *)(lVar31 + 0x68);\n lVar5 = *(long *)(lVar31 + 0x60);\n *(uint *)((long)pov + 8) = uVar24;\n puVar25 = (uint *)((long)pov + 0x20);\n *(_func_int_varargs ***)((long)pov + 0x10) = pp_Var7;\n uVar24 = (uint)(lVar16 - lVar5 >> 3);\n *(uint *)((long)pov + 0x18) = uVar24;\n *(uint *)pov = uVar29;\n *(uint *)((long)pov + 4) = local_70;\n *(uint *)((long)pov + 0xc) = uVar12;\n *(uint *)((long)pov + 0x1c) = 0;\n __s = operator_new__((ulong)pOVar4->shnum_ << 2);\n memset(__s,0,(ulong)pOVar4->shnum_ << 2);\n puVar19 = puVar25;\n if (uVar29 != 0) {\n do {\n uVar30 = uVar30 + 1;\n uVar27 = 0;\n puVar19 = (uint *)((long)puVar25 + *(long *)(lVar31 + 0x48) + (-0x20 - (long)pov));\n uVar12 = *puVar19;\n uVar14 = (ulong)uVar12;\n uVar22 = *(ulong *)(puVar19 + 2);\n *(uint *)((long)__s + uVar14 * 4) = uVar30;\n if (uVar22 != 0) {\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n uVar27 = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n }\n if (pOVar4->_vptr_Object[0x18] == Relobj::do_output_section) {\n if ((ulong)((long)pOVar4[1].name_._M_dataplus._M_p - (long)pOVar4[1]._vptr_Object >> 3\n ) <= uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x5c8,"do_output_section");\n }\n p_Var21 = pOVar4[1]._vptr_Object[uVar14];\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x18])(pOVar4,(ulong)uVar12);\n p_Var21 = (_func_int_varargs *)CONCAT44(extraout_var_07,iVar10);\n }\n if (p_Var21 == (_func_int_varargs *)0x0) {\n uVar23 = 0;\n uVar18 = 0;\n uVar13 = 0;\n }\n else {\n if (*(code **)(*(long *)p_Var21 + 0x58) == Output_section::do_out_shndx) {\n uVar13 = *(uint *)(p_Var21 + 0x7c);\n if (uVar13 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar13 = (**(code **)(*(long *)p_Var21 + 0x58))(p_Var21);\n }\n iVar10 = (*pOVar4->_vptr_Object[0x1a])(pOVar4,(ulong)uVar12);\n uVar18 = CONCAT44(extraout_var_06,iVar10);\n uVar23 = *(undefined8 *)\n ((long)puVar25 + *(long *)(lVar31 + 0x48) + 0x10 + (-0x20 - (long)pov));\n }\n *puVar25 = uVar27;\n puVar19 = puVar25 + 6;\n puVar25[1] = uVar13;\n *(undefined8 *)(puVar25 + 2) = uVar18;\n *(undefined8 *)(puVar25 + 4) = uVar23;\n puVar25 = puVar19;\n } while (uVar30 != uVar29);\n }\n if (local_70 != 0) {\n puVar25 = puVar19;\n uVar22 = 0;\n do {\n pSVar20 = *(Symbol **)(*plVar15 + uVar22 * 8);\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n if ((pSVar20->field_0x3a & 7) == 0) {\n if (pOVar4 == (pSVar20->u1_).object) {\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n bVar8 = Symbol::is_common_shndx(uVar29);\n if (!bVar8) {\n if ((pSVar20->field_0x3a & 7) != 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n uVar29 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar29 != 0) {\nLAB_001b54e1:\n uVar29 = *(uint *)((long)__s + (ulong)uVar29 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar12 = pSVar20->symtab_index_;\n uVar29 = 0;\n }\n else {\n if ((pSVar20->field_0x3c & 4) != 0) goto LAB_001b5432;\n uVar29 = -(uint)((byte)pSVar20->field_0x3b >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar12 = pSVar20->symtab_index_;\n }\n if (uVar12 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (pOVar4->_vptr_Object[0x20] == Relobj::do_get_incremental_reloc_count) {\n uVar30 = (&(pOVar4[1].xindex_)->large_shndx_offset_)[uVar22];\n }\n else {\n uVar30 = (*pOVar4->_vptr_Object[0x20])(pOVar4);\n }\n if (uVar30 == 0) {\n uVar13 = 0;\n uVar27 = 0;\n }\n else {\n if ((uVar12 == 0xffffffff) || (uVar28 = uVar12 - uVar2, global_sym_count <= uVar28)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (pOVar4->_vptr_Object[0x1f] == Relobj::do_get_incremental_reloc_base) {\n iVar10 = *(int *)(&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0 +\n uVar22 * 4);\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x1f])(pOVar4,uVar22 & 0xffffffff);\n }\n uVar13 = iVar10 * 0x18;\n uVar27 = global_syms[uVar28];\n global_syms[uVar28] = (int)puVar25 - iVar11;\n }\n puVar25[4] = uVar13;\n puVar19 = puVar25 + 5;\n *puVar25 = uVar12;\n puVar25[1] = uVar29;\n puVar25[2] = uVar27;\n puVar25[3] = uVar30;\n bVar8 = local_70 - 1 != uVar22;\n puVar25 = puVar19;\n uVar22 = uVar22 + 1;\n } while (bVar8);\n }\n if (uVar24 == 0) {\n operator_delete__(__s);\n pov = (uchar *)puVar19;\n }\n else {\n puVar26 = *(ulong **)(lVar31 + 0x60);\n pov = (uchar *)(puVar19 + (ulong)(uVar24 - 1) + 1);\n do {\n while (uVar22 = *puVar26, uVar22 == 0) {\n *puVar19 = 0;\n puVar19 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n if (puVar19 == (uint *)pov) goto LAB_001b55c5;\n }\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n puVar25 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n *puVar19 = *(uint *)((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>.\n _M_impl._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n puVar19 = puVar25;\n } while (puVar25 != (uint *)pov);\nLAB_001b55c5:\n operator_delete__(__s);\n }\n break;\n case 3:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[6])();\n lVar31 = CONCAT44(extraout_var_03,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar16 = *(long *)(lVar31 + 0x38);\n puVar25 = (uint *)((long)pov + 8);\n puVar26 = *(ulong **)(lVar31 + 0x50);\n lVar5 = *(long *)(lVar31 + 0x58);\n uVar29 = (uint)(*(long *)(lVar31 + 0x40) - lVar16 >> 3);\n *(uint *)pov = uVar29;\n uVar24 = (uint)(lVar5 - (long)puVar26 >> 3);\n *(uint *)((long)pov + 4) = uVar24;\n if (uVar29 != 0) {\n uVar22 = 0;\n do {\n *(uint *)((long)pov + (uVar22 + 2) * 4) =\n *(uint *)(*(long *)(lVar16 + uVar22 * 8) + 0x14);\n bVar8 = uVar29 - 1 != uVar22;\n uVar22 = uVar22 + 1;\n } while (bVar8);\n puVar25 = puVar25 + (ulong)(uVar29 - 1) + 1;\n }\n pov = (uchar *)puVar25;\n if (uVar24 != 0) {\n uVar22 = *puVar26;\n uVar14 = (strtab->key_to_offset_).size_;\n if (uVar14 < uVar22) goto LAB_001b565a;\n pov = (uchar *)(puVar25 + (ulong)(uVar24 - 1) + 1);\n pvVar6 = (strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start;\n while( true ) {\n puVar26 = puVar26 + 1;\n *puVar25 = (uint)*(undefined8 *)\n ((long)pvVar6[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n if (puVar25 + 1 == (uint *)pov) break;\n uVar22 = *puVar26;\n puVar25 = puVar25 + 1;\n if (uVar14 < uVar22) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[5])();\n lVar31 = CONCAT44(extraout_var_00,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n pOVar4 = *(Object **)(lVar31 + 0x40);\n iVar10 = (*pOVar4->_vptr_Object[4])();\n if ((Dynobj *)CONCAT44(extraout_var_01,iVar10) == (Dynobj *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n iVar11 = (*pOVar4->_vptr_Object[0x1d])();\n plVar15 = (long *)CONCAT44(extraout_var_02,iVar11);\n if ((strtab->key_to_offset_).size_ < *(ulong *)(lVar31 + 0x38)) {\nLAB_001b565a:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar22 = *(ulong *)(lVar31 + 0x38) - 1;\n puVar25 = (uint *)((long)pov + 8);\n lVar31 = plVar15[1];\n *(uint *)pov = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)uVar22 & 0x1fff) * 8);\n lVar16 = *plVar15;\n uVar29 = (uint)(lVar31 - lVar16 >> 3);\n if (uVar29 != 0) {\n lVar31 = 0;\n uVar24 = uVar29 - 1;\n uVar29 = 0;\n do {\n pSVar20 = *(Symbol **)(lVar16 + lVar31);\n if (pSVar20 != (Symbol *)0x0) {\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n uVar12 = pSVar20->symtab_index_;\n if (uVar12 == 0) goto LAB_001b5440;\n if (uVar12 != 0xffffffff) {\n if (((byte)pSVar20->field_0x39 & 3) - 1 < 2) {\n uVar12 = uVar12 | 0x80000000;\n }\n else {\n if (((pSVar20->field_0x3a & 7) == 0) && (pOVar4 == (pSVar20->u1_).object)) {\n bVar1 = pSVar20->field_0x3b;\n if ((bVar1 & 0x20) != 0) {\n uVar12 = uVar12 | 0x80000000;\n if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n bVar8 = Symbol::is_common_shndx((pSVar20->u2_).shndx);\n uVar12 = 0x80000000;\n if (bVar8) {\n bVar1 = pSVar20->field_0x3b;\n goto LAB_001b55f1;\n }\n }\n else {\n if ((pSVar20->field_0x3b & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n pDVar17 = Symbol_table::get_copy_source(this->symtab_,pSVar20);\n if (pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)) {\n uVar12 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar12 = 0;\n }\n }\n if (pSVar20->symtab_index_ == 0) goto LAB_001b5440;\n uVar12 = pSVar20->symtab_index_ | uVar12;\n }\nLAB_001b4e5d:\n *puVar25 = uVar12;\n uVar29 = uVar29 + 1;\n puVar25 = puVar25 + 1;\n }\n }\n if ((ulong)uVar24 * 8 - lVar31 == 0) break;\n lVar16 = *plVar15;\n lVar31 = lVar31 + 8;\n } while( true );\n }\n *(uint *)((long)pov + 4) = uVar29;\n pov = (uchar *)puVar25;\n break;\n case 5:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[3])();\n lVar31 = CONCAT44(extraout_var,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar16 = *(long *)(lVar31 + 0x38);\n puVar25 = (uint *)((long)pov + 4);\n uVar22 = *(long *)(lVar31 + 0x40) - lVar16 >> 3;\n uVar29 = (uint)uVar22;\n *(uint *)pov = uVar29;\n pov = (uchar *)puVar25;\n if (uVar29 != 0) {\n uVar14 = 0;\n while( true ) {\n *puVar25 = *(uint *)(*(long *)(lVar16 + uVar14 * 8) + 0x14);\n pov = (uchar *)(puVar25 + 1);\n if (uVar29 - 1 == uVar14) break;\n uVar14 = uVar14 + 1;\n puVar25 = puVar25 + 1;\n if (uVar22 == uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)pov - (long)oview & 4U) != 0) {\n *(uint *)pov = 0;\n pov = (uchar *)((long)pov + 4);\n }\n local_90 = local_90 + 1;\n } while ((pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_>\n ._M_impl._M_finish != local_90);" do (compound_statement "{\n iVar9 = (*(*local_90)->_vptr_Incremental_input_entry[2])();\n iVar10 = (int)pov;\n iVar11 = (int)oview;\n switch(iVar9) {\n default:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[4])();\n lVar31 = CONCAT44(extraout_var_04,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n pOVar4 = *(Object **)(lVar31 + 0x38);\n iVar10 = (*pOVar4->_vptr_Object[0x1d])(pOVar4);\n plVar15 = (long *)CONCAT44(extraout_var_05,iVar10);\n uVar29 = (int)(*(long *)(lVar31 + 0x50) - *(long *)(lVar31 + 0x48) >> 3) * -0x55555555;\n lVar16 = plVar15[1];\n lVar5 = *plVar15;\n p_Var21 = pOVar4->_vptr_Object[0x25];\n if (p_Var21 == Relobj::local_symbol_offset) {\n uVar24 = (*pOVar4->_vptr_Object[0x31])();\n }\n else {\n uVar24 = (*p_Var21)(pOVar4);\n }\n p_Var21 = pOVar4->_vptr_Object[0x24];\n if (p_Var21 == Relobj::output_local_symbol_count) {\n uVar12 = (*pOVar4->_vptr_Object[0x30])();\n }\n else {\n uVar12 = (*p_Var21)(pOVar4);\n }\n pp_Var7 = pOVar4[2]._vptr_Object;\n uVar30 = 0;\n local_70 = (uint)(lVar16 - lVar5 >> 3);\n lVar16 = *(long *)(lVar31 + 0x68);\n lVar5 = *(long *)(lVar31 + 0x60);\n *(uint *)((long)pov + 8) = uVar24;\n puVar25 = (uint *)((long)pov + 0x20);\n *(_func_int_varargs ***)((long)pov + 0x10) = pp_Var7;\n uVar24 = (uint)(lVar16 - lVar5 >> 3);\n *(uint *)((long)pov + 0x18) = uVar24;\n *(uint *)pov = uVar29;\n *(uint *)((long)pov + 4) = local_70;\n *(uint *)((long)pov + 0xc) = uVar12;\n *(uint *)((long)pov + 0x1c) = 0;\n __s = operator_new__((ulong)pOVar4->shnum_ << 2);\n memset(__s,0,(ulong)pOVar4->shnum_ << 2);\n puVar19 = puVar25;\n if (uVar29 != 0) {\n do {\n uVar30 = uVar30 + 1;\n uVar27 = 0;\n puVar19 = (uint *)((long)puVar25 + *(long *)(lVar31 + 0x48) + (-0x20 - (long)pov));\n uVar12 = *puVar19;\n uVar14 = (ulong)uVar12;\n uVar22 = *(ulong *)(puVar19 + 2);\n *(uint *)((long)__s + uVar14 * 4) = uVar30;\n if (uVar22 != 0) {\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n uVar27 = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n }\n if (pOVar4->_vptr_Object[0x18] == Relobj::do_output_section) {\n if ((ulong)((long)pOVar4[1].name_._M_dataplus._M_p - (long)pOVar4[1]._vptr_Object >> 3\n ) <= uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x5c8,"do_output_section");\n }\n p_Var21 = pOVar4[1]._vptr_Object[uVar14];\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x18])(pOVar4,(ulong)uVar12);\n p_Var21 = (_func_int_varargs *)CONCAT44(extraout_var_07,iVar10);\n }\n if (p_Var21 == (_func_int_varargs *)0x0) {\n uVar23 = 0;\n uVar18 = 0;\n uVar13 = 0;\n }\n else {\n if (*(code **)(*(long *)p_Var21 + 0x58) == Output_section::do_out_shndx) {\n uVar13 = *(uint *)(p_Var21 + 0x7c);\n if (uVar13 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar13 = (**(code **)(*(long *)p_Var21 + 0x58))(p_Var21);\n }\n iVar10 = (*pOVar4->_vptr_Object[0x1a])(pOVar4,(ulong)uVar12);\n uVar18 = CONCAT44(extraout_var_06,iVar10);\n uVar23 = *(undefined8 *)\n ((long)puVar25 + *(long *)(lVar31 + 0x48) + 0x10 + (-0x20 - (long)pov));\n }\n *puVar25 = uVar27;\n puVar19 = puVar25 + 6;\n puVar25[1] = uVar13;\n *(undefined8 *)(puVar25 + 2) = uVar18;\n *(undefined8 *)(puVar25 + 4) = uVar23;\n puVar25 = puVar19;\n } while (uVar30 != uVar29);\n }\n if (local_70 != 0) {\n puVar25 = puVar19;\n uVar22 = 0;\n do {\n pSVar20 = *(Symbol **)(*plVar15 + uVar22 * 8);\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n if ((pSVar20->field_0x3a & 7) == 0) {\n if (pOVar4 == (pSVar20->u1_).object) {\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n bVar8 = Symbol::is_common_shndx(uVar29);\n if (!bVar8) {\n if ((pSVar20->field_0x3a & 7) != 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n uVar29 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar29 != 0) {\nLAB_001b54e1:\n uVar29 = *(uint *)((long)__s + (ulong)uVar29 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar12 = pSVar20->symtab_index_;\n uVar29 = 0;\n }\n else {\n if ((pSVar20->field_0x3c & 4) != 0) goto LAB_001b5432;\n uVar29 = -(uint)((byte)pSVar20->field_0x3b >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar12 = pSVar20->symtab_index_;\n }\n if (uVar12 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (pOVar4->_vptr_Object[0x20] == Relobj::do_get_incremental_reloc_count) {\n uVar30 = (&(pOVar4[1].xindex_)->large_shndx_offset_)[uVar22];\n }\n else {\n uVar30 = (*pOVar4->_vptr_Object[0x20])(pOVar4);\n }\n if (uVar30 == 0) {\n uVar13 = 0;\n uVar27 = 0;\n }\n else {\n if ((uVar12 == 0xffffffff) || (uVar28 = uVar12 - uVar2, global_sym_count <= uVar28)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (pOVar4->_vptr_Object[0x1f] == Relobj::do_get_incremental_reloc_base) {\n iVar10 = *(int *)(&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0 +\n uVar22 * 4);\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x1f])(pOVar4,uVar22 & 0xffffffff);\n }\n uVar13 = iVar10 * 0x18;\n uVar27 = global_syms[uVar28];\n global_syms[uVar28] = (int)puVar25 - iVar11;\n }\n puVar25[4] = uVar13;\n puVar19 = puVar25 + 5;\n *puVar25 = uVar12;\n puVar25[1] = uVar29;\n puVar25[2] = uVar27;\n puVar25[3] = uVar30;\n bVar8 = local_70 - 1 != uVar22;\n puVar25 = puVar19;\n uVar22 = uVar22 + 1;\n } while (bVar8);\n }\n if (uVar24 == 0) {\n operator_delete__(__s);\n pov = (uchar *)puVar19;\n }\n else {\n puVar26 = *(ulong **)(lVar31 + 0x60);\n pov = (uchar *)(puVar19 + (ulong)(uVar24 - 1) + 1);\n do {\n while (uVar22 = *puVar26, uVar22 == 0) {\n *puVar19 = 0;\n puVar19 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n if (puVar19 == (uint *)pov) goto LAB_001b55c5;\n }\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n puVar25 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n *puVar19 = *(uint *)((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>.\n _M_impl._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n puVar19 = puVar25;\n } while (puVar25 != (uint *)pov);\nLAB_001b55c5:\n operator_delete__(__s);\n }\n break;\n case 3:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[6])();\n lVar31 = CONCAT44(extraout_var_03,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar16 = *(long *)(lVar31 + 0x38);\n puVar25 = (uint *)((long)pov + 8);\n puVar26 = *(ulong **)(lVar31 + 0x50);\n lVar5 = *(long *)(lVar31 + 0x58);\n uVar29 = (uint)(*(long *)(lVar31 + 0x40) - lVar16 >> 3);\n *(uint *)pov = uVar29;\n uVar24 = (uint)(lVar5 - (long)puVar26 >> 3);\n *(uint *)((long)pov + 4) = uVar24;\n if (uVar29 != 0) {\n uVar22 = 0;\n do {\n *(uint *)((long)pov + (uVar22 + 2) * 4) =\n *(uint *)(*(long *)(lVar16 + uVar22 * 8) + 0x14);\n bVar8 = uVar29 - 1 != uVar22;\n uVar22 = uVar22 + 1;\n } while (bVar8);\n puVar25 = puVar25 + (ulong)(uVar29 - 1) + 1;\n }\n pov = (uchar *)puVar25;\n if (uVar24 != 0) {\n uVar22 = *puVar26;\n uVar14 = (strtab->key_to_offset_).size_;\n if (uVar14 < uVar22) goto LAB_001b565a;\n pov = (uchar *)(puVar25 + (ulong)(uVar24 - 1) + 1);\n pvVar6 = (strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start;\n while( true ) {\n puVar26 = puVar26 + 1;\n *puVar25 = (uint)*(undefined8 *)\n ((long)pvVar6[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n if (puVar25 + 1 == (uint *)pov) break;\n uVar22 = *puVar26;\n puVar25 = puVar25 + 1;\n if (uVar14 < uVar22) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[5])();\n lVar31 = CONCAT44(extraout_var_00,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n pOVar4 = *(Object **)(lVar31 + 0x40);\n iVar10 = (*pOVar4->_vptr_Object[4])();\n if ((Dynobj *)CONCAT44(extraout_var_01,iVar10) == (Dynobj *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n iVar11 = (*pOVar4->_vptr_Object[0x1d])();\n plVar15 = (long *)CONCAT44(extraout_var_02,iVar11);\n if ((strtab->key_to_offset_).size_ < *(ulong *)(lVar31 + 0x38)) {\nLAB_001b565a:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar22 = *(ulong *)(lVar31 + 0x38) - 1;\n puVar25 = (uint *)((long)pov + 8);\n lVar31 = plVar15[1];\n *(uint *)pov = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)uVar22 & 0x1fff) * 8);\n lVar16 = *plVar15;\n uVar29 = (uint)(lVar31 - lVar16 >> 3);\n if (uVar29 != 0) {\n lVar31 = 0;\n uVar24 = uVar29 - 1;\n uVar29 = 0;\n do {\n pSVar20 = *(Symbol **)(lVar16 + lVar31);\n if (pSVar20 != (Symbol *)0x0) {\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n uVar12 = pSVar20->symtab_index_;\n if (uVar12 == 0) goto LAB_001b5440;\n if (uVar12 != 0xffffffff) {\n if (((byte)pSVar20->field_0x39 & 3) - 1 < 2) {\n uVar12 = uVar12 | 0x80000000;\n }\n else {\n if (((pSVar20->field_0x3a & 7) == 0) && (pOVar4 == (pSVar20->u1_).object)) {\n bVar1 = pSVar20->field_0x3b;\n if ((bVar1 & 0x20) != 0) {\n uVar12 = uVar12 | 0x80000000;\n if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n bVar8 = Symbol::is_common_shndx((pSVar20->u2_).shndx);\n uVar12 = 0x80000000;\n if (bVar8) {\n bVar1 = pSVar20->field_0x3b;\n goto LAB_001b55f1;\n }\n }\n else {\n if ((pSVar20->field_0x3b & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n pDVar17 = Symbol_table::get_copy_source(this->symtab_,pSVar20);\n if (pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)) {\n uVar12 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar12 = 0;\n }\n }\n if (pSVar20->symtab_index_ == 0) goto LAB_001b5440;\n uVar12 = pSVar20->symtab_index_ | uVar12;\n }\nLAB_001b4e5d:\n *puVar25 = uVar12;\n uVar29 = uVar29 + 1;\n puVar25 = puVar25 + 1;\n }\n }\n if ((ulong)uVar24 * 8 - lVar31 == 0) break;\n lVar16 = *plVar15;\n lVar31 = lVar31 + 8;\n } while( true );\n }\n *(uint *)((long)pov + 4) = uVar29;\n pov = (uchar *)puVar25;\n break;\n case 5:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[3])();\n lVar31 = CONCAT44(extraout_var,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar16 = *(long *)(lVar31 + 0x38);\n puVar25 = (uint *)((long)pov + 4);\n uVar22 = *(long *)(lVar31 + 0x40) - lVar16 >> 3;\n uVar29 = (uint)uVar22;\n *(uint *)pov = uVar29;\n pov = (uchar *)puVar25;\n if (uVar29 != 0) {\n uVar14 = 0;\n while( true ) {\n *puVar25 = *(uint *)(*(long *)(lVar16 + uVar14 * 8) + 0x14);\n pov = (uchar *)(puVar25 + 1);\n if (uVar29 - 1 == uVar14) break;\n uVar14 = uVar14 + 1;\n puVar25 = puVar25 + 1;\n if (uVar22 == uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)pov - (long)oview & 4U) != 0) {\n *(uint *)pov = 0;\n pov = (uchar *)((long)pov + 4);\n }\n local_90 = local_90 + 1;\n }" { (expression_statement "iVar9 = (*(*local_90)->_vptr_Incremental_input_entry[2])();" (assignment_expression "iVar9 = (*(*local_90)->_vptr_Incremental_input_entry[2])()" identifier = (call_expression "(*(*local_90)->_vptr_Incremental_input_entry[2])()" (parenthesized_expression "(*(*local_90)->_vptr_Incremental_input_entry[2])" ( (pointer_expression "*(*local_90)->_vptr_Incremental_input_entry[2]" * (subscript_expression "(*local_90)->_vptr_Incremental_input_entry[2]" (field_expression "(*local_90)->_vptr_Incremental_input_entry" (parenthesized_expression "(*local_90)" ( (pointer_expression "*local_90" * identifier) )) -> field_identifier) [ number_literal ])) )) (argument_list "()" ( )))) ;) (expression_statement "iVar10 = (int)pov;" (assignment_expression "iVar10 = (int)pov" identifier = (cast_expression "(int)pov" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "iVar11 = (int)oview;" (assignment_expression "iVar11 = (int)oview" identifier = (cast_expression "(int)oview" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (switch_statement "switch(iVar9) {\n default:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[4])();\n lVar31 = CONCAT44(extraout_var_04,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n pOVar4 = *(Object **)(lVar31 + 0x38);\n iVar10 = (*pOVar4->_vptr_Object[0x1d])(pOVar4);\n plVar15 = (long *)CONCAT44(extraout_var_05,iVar10);\n uVar29 = (int)(*(long *)(lVar31 + 0x50) - *(long *)(lVar31 + 0x48) >> 3) * -0x55555555;\n lVar16 = plVar15[1];\n lVar5 = *plVar15;\n p_Var21 = pOVar4->_vptr_Object[0x25];\n if (p_Var21 == Relobj::local_symbol_offset) {\n uVar24 = (*pOVar4->_vptr_Object[0x31])();\n }\n else {\n uVar24 = (*p_Var21)(pOVar4);\n }\n p_Var21 = pOVar4->_vptr_Object[0x24];\n if (p_Var21 == Relobj::output_local_symbol_count) {\n uVar12 = (*pOVar4->_vptr_Object[0x30])();\n }\n else {\n uVar12 = (*p_Var21)(pOVar4);\n }\n pp_Var7 = pOVar4[2]._vptr_Object;\n uVar30 = 0;\n local_70 = (uint)(lVar16 - lVar5 >> 3);\n lVar16 = *(long *)(lVar31 + 0x68);\n lVar5 = *(long *)(lVar31 + 0x60);\n *(uint *)((long)pov + 8) = uVar24;\n puVar25 = (uint *)((long)pov + 0x20);\n *(_func_int_varargs ***)((long)pov + 0x10) = pp_Var7;\n uVar24 = (uint)(lVar16 - lVar5 >> 3);\n *(uint *)((long)pov + 0x18) = uVar24;\n *(uint *)pov = uVar29;\n *(uint *)((long)pov + 4) = local_70;\n *(uint *)((long)pov + 0xc) = uVar12;\n *(uint *)((long)pov + 0x1c) = 0;\n __s = operator_new__((ulong)pOVar4->shnum_ << 2);\n memset(__s,0,(ulong)pOVar4->shnum_ << 2);\n puVar19 = puVar25;\n if (uVar29 != 0) {\n do {\n uVar30 = uVar30 + 1;\n uVar27 = 0;\n puVar19 = (uint *)((long)puVar25 + *(long *)(lVar31 + 0x48) + (-0x20 - (long)pov));\n uVar12 = *puVar19;\n uVar14 = (ulong)uVar12;\n uVar22 = *(ulong *)(puVar19 + 2);\n *(uint *)((long)__s + uVar14 * 4) = uVar30;\n if (uVar22 != 0) {\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n uVar27 = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n }\n if (pOVar4->_vptr_Object[0x18] == Relobj::do_output_section) {\n if ((ulong)((long)pOVar4[1].name_._M_dataplus._M_p - (long)pOVar4[1]._vptr_Object >> 3\n ) <= uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x5c8,"do_output_section");\n }\n p_Var21 = pOVar4[1]._vptr_Object[uVar14];\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x18])(pOVar4,(ulong)uVar12);\n p_Var21 = (_func_int_varargs *)CONCAT44(extraout_var_07,iVar10);\n }\n if (p_Var21 == (_func_int_varargs *)0x0) {\n uVar23 = 0;\n uVar18 = 0;\n uVar13 = 0;\n }\n else {\n if (*(code **)(*(long *)p_Var21 + 0x58) == Output_section::do_out_shndx) {\n uVar13 = *(uint *)(p_Var21 + 0x7c);\n if (uVar13 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar13 = (**(code **)(*(long *)p_Var21 + 0x58))(p_Var21);\n }\n iVar10 = (*pOVar4->_vptr_Object[0x1a])(pOVar4,(ulong)uVar12);\n uVar18 = CONCAT44(extraout_var_06,iVar10);\n uVar23 = *(undefined8 *)\n ((long)puVar25 + *(long *)(lVar31 + 0x48) + 0x10 + (-0x20 - (long)pov));\n }\n *puVar25 = uVar27;\n puVar19 = puVar25 + 6;\n puVar25[1] = uVar13;\n *(undefined8 *)(puVar25 + 2) = uVar18;\n *(undefined8 *)(puVar25 + 4) = uVar23;\n puVar25 = puVar19;\n } while (uVar30 != uVar29);\n }\n if (local_70 != 0) {\n puVar25 = puVar19;\n uVar22 = 0;\n do {\n pSVar20 = *(Symbol **)(*plVar15 + uVar22 * 8);\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n if ((pSVar20->field_0x3a & 7) == 0) {\n if (pOVar4 == (pSVar20->u1_).object) {\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n bVar8 = Symbol::is_common_shndx(uVar29);\n if (!bVar8) {\n if ((pSVar20->field_0x3a & 7) != 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n uVar29 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar29 != 0) {\nLAB_001b54e1:\n uVar29 = *(uint *)((long)__s + (ulong)uVar29 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar12 = pSVar20->symtab_index_;\n uVar29 = 0;\n }\n else {\n if ((pSVar20->field_0x3c & 4) != 0) goto LAB_001b5432;\n uVar29 = -(uint)((byte)pSVar20->field_0x3b >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar12 = pSVar20->symtab_index_;\n }\n if (uVar12 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (pOVar4->_vptr_Object[0x20] == Relobj::do_get_incremental_reloc_count) {\n uVar30 = (&(pOVar4[1].xindex_)->large_shndx_offset_)[uVar22];\n }\n else {\n uVar30 = (*pOVar4->_vptr_Object[0x20])(pOVar4);\n }\n if (uVar30 == 0) {\n uVar13 = 0;\n uVar27 = 0;\n }\n else {\n if ((uVar12 == 0xffffffff) || (uVar28 = uVar12 - uVar2, global_sym_count <= uVar28)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (pOVar4->_vptr_Object[0x1f] == Relobj::do_get_incremental_reloc_base) {\n iVar10 = *(int *)(&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0 +\n uVar22 * 4);\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x1f])(pOVar4,uVar22 & 0xffffffff);\n }\n uVar13 = iVar10 * 0x18;\n uVar27 = global_syms[uVar28];\n global_syms[uVar28] = (int)puVar25 - iVar11;\n }\n puVar25[4] = uVar13;\n puVar19 = puVar25 + 5;\n *puVar25 = uVar12;\n puVar25[1] = uVar29;\n puVar25[2] = uVar27;\n puVar25[3] = uVar30;\n bVar8 = local_70 - 1 != uVar22;\n puVar25 = puVar19;\n uVar22 = uVar22 + 1;\n } while (bVar8);\n }\n if (uVar24 == 0) {\n operator_delete__(__s);\n pov = (uchar *)puVar19;\n }\n else {\n puVar26 = *(ulong **)(lVar31 + 0x60);\n pov = (uchar *)(puVar19 + (ulong)(uVar24 - 1) + 1);\n do {\n while (uVar22 = *puVar26, uVar22 == 0) {\n *puVar19 = 0;\n puVar19 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n if (puVar19 == (uint *)pov) goto LAB_001b55c5;\n }\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n puVar25 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n *puVar19 = *(uint *)((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>.\n _M_impl._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n puVar19 = puVar25;\n } while (puVar25 != (uint *)pov);\nLAB_001b55c5:\n operator_delete__(__s);\n }\n break;\n case 3:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[6])();\n lVar31 = CONCAT44(extraout_var_03,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar16 = *(long *)(lVar31 + 0x38);\n puVar25 = (uint *)((long)pov + 8);\n puVar26 = *(ulong **)(lVar31 + 0x50);\n lVar5 = *(long *)(lVar31 + 0x58);\n uVar29 = (uint)(*(long *)(lVar31 + 0x40) - lVar16 >> 3);\n *(uint *)pov = uVar29;\n uVar24 = (uint)(lVar5 - (long)puVar26 >> 3);\n *(uint *)((long)pov + 4) = uVar24;\n if (uVar29 != 0) {\n uVar22 = 0;\n do {\n *(uint *)((long)pov + (uVar22 + 2) * 4) =\n *(uint *)(*(long *)(lVar16 + uVar22 * 8) + 0x14);\n bVar8 = uVar29 - 1 != uVar22;\n uVar22 = uVar22 + 1;\n } while (bVar8);\n puVar25 = puVar25 + (ulong)(uVar29 - 1) + 1;\n }\n pov = (uchar *)puVar25;\n if (uVar24 != 0) {\n uVar22 = *puVar26;\n uVar14 = (strtab->key_to_offset_).size_;\n if (uVar14 < uVar22) goto LAB_001b565a;\n pov = (uchar *)(puVar25 + (ulong)(uVar24 - 1) + 1);\n pvVar6 = (strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start;\n while( true ) {\n puVar26 = puVar26 + 1;\n *puVar25 = (uint)*(undefined8 *)\n ((long)pvVar6[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n if (puVar25 + 1 == (uint *)pov) break;\n uVar22 = *puVar26;\n puVar25 = puVar25 + 1;\n if (uVar14 < uVar22) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[5])();\n lVar31 = CONCAT44(extraout_var_00,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n pOVar4 = *(Object **)(lVar31 + 0x40);\n iVar10 = (*pOVar4->_vptr_Object[4])();\n if ((Dynobj *)CONCAT44(extraout_var_01,iVar10) == (Dynobj *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n iVar11 = (*pOVar4->_vptr_Object[0x1d])();\n plVar15 = (long *)CONCAT44(extraout_var_02,iVar11);\n if ((strtab->key_to_offset_).size_ < *(ulong *)(lVar31 + 0x38)) {\nLAB_001b565a:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar22 = *(ulong *)(lVar31 + 0x38) - 1;\n puVar25 = (uint *)((long)pov + 8);\n lVar31 = plVar15[1];\n *(uint *)pov = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)uVar22 & 0x1fff) * 8);\n lVar16 = *plVar15;\n uVar29 = (uint)(lVar31 - lVar16 >> 3);\n if (uVar29 != 0) {\n lVar31 = 0;\n uVar24 = uVar29 - 1;\n uVar29 = 0;\n do {\n pSVar20 = *(Symbol **)(lVar16 + lVar31);\n if (pSVar20 != (Symbol *)0x0) {\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n uVar12 = pSVar20->symtab_index_;\n if (uVar12 == 0) goto LAB_001b5440;\n if (uVar12 != 0xffffffff) {\n if (((byte)pSVar20->field_0x39 & 3) - 1 < 2) {\n uVar12 = uVar12 | 0x80000000;\n }\n else {\n if (((pSVar20->field_0x3a & 7) == 0) && (pOVar4 == (pSVar20->u1_).object)) {\n bVar1 = pSVar20->field_0x3b;\n if ((bVar1 & 0x20) != 0) {\n uVar12 = uVar12 | 0x80000000;\n if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n bVar8 = Symbol::is_common_shndx((pSVar20->u2_).shndx);\n uVar12 = 0x80000000;\n if (bVar8) {\n bVar1 = pSVar20->field_0x3b;\n goto LAB_001b55f1;\n }\n }\n else {\n if ((pSVar20->field_0x3b & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n pDVar17 = Symbol_table::get_copy_source(this->symtab_,pSVar20);\n if (pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)) {\n uVar12 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar12 = 0;\n }\n }\n if (pSVar20->symtab_index_ == 0) goto LAB_001b5440;\n uVar12 = pSVar20->symtab_index_ | uVar12;\n }\nLAB_001b4e5d:\n *puVar25 = uVar12;\n uVar29 = uVar29 + 1;\n puVar25 = puVar25 + 1;\n }\n }\n if ((ulong)uVar24 * 8 - lVar31 == 0) break;\n lVar16 = *plVar15;\n lVar31 = lVar31 + 8;\n } while( true );\n }\n *(uint *)((long)pov + 4) = uVar29;\n pov = (uchar *)puVar25;\n break;\n case 5:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[3])();\n lVar31 = CONCAT44(extraout_var,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar16 = *(long *)(lVar31 + 0x38);\n puVar25 = (uint *)((long)pov + 4);\n uVar22 = *(long *)(lVar31 + 0x40) - lVar16 >> 3;\n uVar29 = (uint)uVar22;\n *(uint *)pov = uVar29;\n pov = (uchar *)puVar25;\n if (uVar29 != 0) {\n uVar14 = 0;\n while( true ) {\n *puVar25 = *(uint *)(*(long *)(lVar16 + uVar14 * 8) + 0x14);\n pov = (uchar *)(puVar25 + 1);\n if (uVar29 - 1 == uVar14) break;\n uVar14 = uVar14 + 1;\n puVar25 = puVar25 + 1;\n if (uVar22 == uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }" switch (parenthesized_expression "(iVar9)" ( identifier )) (compound_statement "{\n default:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[4])();\n lVar31 = CONCAT44(extraout_var_04,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n pOVar4 = *(Object **)(lVar31 + 0x38);\n iVar10 = (*pOVar4->_vptr_Object[0x1d])(pOVar4);\n plVar15 = (long *)CONCAT44(extraout_var_05,iVar10);\n uVar29 = (int)(*(long *)(lVar31 + 0x50) - *(long *)(lVar31 + 0x48) >> 3) * -0x55555555;\n lVar16 = plVar15[1];\n lVar5 = *plVar15;\n p_Var21 = pOVar4->_vptr_Object[0x25];\n if (p_Var21 == Relobj::local_symbol_offset) {\n uVar24 = (*pOVar4->_vptr_Object[0x31])();\n }\n else {\n uVar24 = (*p_Var21)(pOVar4);\n }\n p_Var21 = pOVar4->_vptr_Object[0x24];\n if (p_Var21 == Relobj::output_local_symbol_count) {\n uVar12 = (*pOVar4->_vptr_Object[0x30])();\n }\n else {\n uVar12 = (*p_Var21)(pOVar4);\n }\n pp_Var7 = pOVar4[2]._vptr_Object;\n uVar30 = 0;\n local_70 = (uint)(lVar16 - lVar5 >> 3);\n lVar16 = *(long *)(lVar31 + 0x68);\n lVar5 = *(long *)(lVar31 + 0x60);\n *(uint *)((long)pov + 8) = uVar24;\n puVar25 = (uint *)((long)pov + 0x20);\n *(_func_int_varargs ***)((long)pov + 0x10) = pp_Var7;\n uVar24 = (uint)(lVar16 - lVar5 >> 3);\n *(uint *)((long)pov + 0x18) = uVar24;\n *(uint *)pov = uVar29;\n *(uint *)((long)pov + 4) = local_70;\n *(uint *)((long)pov + 0xc) = uVar12;\n *(uint *)((long)pov + 0x1c) = 0;\n __s = operator_new__((ulong)pOVar4->shnum_ << 2);\n memset(__s,0,(ulong)pOVar4->shnum_ << 2);\n puVar19 = puVar25;\n if (uVar29 != 0) {\n do {\n uVar30 = uVar30 + 1;\n uVar27 = 0;\n puVar19 = (uint *)((long)puVar25 + *(long *)(lVar31 + 0x48) + (-0x20 - (long)pov));\n uVar12 = *puVar19;\n uVar14 = (ulong)uVar12;\n uVar22 = *(ulong *)(puVar19 + 2);\n *(uint *)((long)__s + uVar14 * 4) = uVar30;\n if (uVar22 != 0) {\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n uVar27 = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n }\n if (pOVar4->_vptr_Object[0x18] == Relobj::do_output_section) {\n if ((ulong)((long)pOVar4[1].name_._M_dataplus._M_p - (long)pOVar4[1]._vptr_Object >> 3\n ) <= uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x5c8,"do_output_section");\n }\n p_Var21 = pOVar4[1]._vptr_Object[uVar14];\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x18])(pOVar4,(ulong)uVar12);\n p_Var21 = (_func_int_varargs *)CONCAT44(extraout_var_07,iVar10);\n }\n if (p_Var21 == (_func_int_varargs *)0x0) {\n uVar23 = 0;\n uVar18 = 0;\n uVar13 = 0;\n }\n else {\n if (*(code **)(*(long *)p_Var21 + 0x58) == Output_section::do_out_shndx) {\n uVar13 = *(uint *)(p_Var21 + 0x7c);\n if (uVar13 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar13 = (**(code **)(*(long *)p_Var21 + 0x58))(p_Var21);\n }\n iVar10 = (*pOVar4->_vptr_Object[0x1a])(pOVar4,(ulong)uVar12);\n uVar18 = CONCAT44(extraout_var_06,iVar10);\n uVar23 = *(undefined8 *)\n ((long)puVar25 + *(long *)(lVar31 + 0x48) + 0x10 + (-0x20 - (long)pov));\n }\n *puVar25 = uVar27;\n puVar19 = puVar25 + 6;\n puVar25[1] = uVar13;\n *(undefined8 *)(puVar25 + 2) = uVar18;\n *(undefined8 *)(puVar25 + 4) = uVar23;\n puVar25 = puVar19;\n } while (uVar30 != uVar29);\n }\n if (local_70 != 0) {\n puVar25 = puVar19;\n uVar22 = 0;\n do {\n pSVar20 = *(Symbol **)(*plVar15 + uVar22 * 8);\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n if ((pSVar20->field_0x3a & 7) == 0) {\n if (pOVar4 == (pSVar20->u1_).object) {\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n bVar8 = Symbol::is_common_shndx(uVar29);\n if (!bVar8) {\n if ((pSVar20->field_0x3a & 7) != 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n uVar29 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar29 != 0) {\nLAB_001b54e1:\n uVar29 = *(uint *)((long)__s + (ulong)uVar29 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar12 = pSVar20->symtab_index_;\n uVar29 = 0;\n }\n else {\n if ((pSVar20->field_0x3c & 4) != 0) goto LAB_001b5432;\n uVar29 = -(uint)((byte)pSVar20->field_0x3b >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar12 = pSVar20->symtab_index_;\n }\n if (uVar12 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (pOVar4->_vptr_Object[0x20] == Relobj::do_get_incremental_reloc_count) {\n uVar30 = (&(pOVar4[1].xindex_)->large_shndx_offset_)[uVar22];\n }\n else {\n uVar30 = (*pOVar4->_vptr_Object[0x20])(pOVar4);\n }\n if (uVar30 == 0) {\n uVar13 = 0;\n uVar27 = 0;\n }\n else {\n if ((uVar12 == 0xffffffff) || (uVar28 = uVar12 - uVar2, global_sym_count <= uVar28)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (pOVar4->_vptr_Object[0x1f] == Relobj::do_get_incremental_reloc_base) {\n iVar10 = *(int *)(&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0 +\n uVar22 * 4);\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x1f])(pOVar4,uVar22 & 0xffffffff);\n }\n uVar13 = iVar10 * 0x18;\n uVar27 = global_syms[uVar28];\n global_syms[uVar28] = (int)puVar25 - iVar11;\n }\n puVar25[4] = uVar13;\n puVar19 = puVar25 + 5;\n *puVar25 = uVar12;\n puVar25[1] = uVar29;\n puVar25[2] = uVar27;\n puVar25[3] = uVar30;\n bVar8 = local_70 - 1 != uVar22;\n puVar25 = puVar19;\n uVar22 = uVar22 + 1;\n } while (bVar8);\n }\n if (uVar24 == 0) {\n operator_delete__(__s);\n pov = (uchar *)puVar19;\n }\n else {\n puVar26 = *(ulong **)(lVar31 + 0x60);\n pov = (uchar *)(puVar19 + (ulong)(uVar24 - 1) + 1);\n do {\n while (uVar22 = *puVar26, uVar22 == 0) {\n *puVar19 = 0;\n puVar19 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n if (puVar19 == (uint *)pov) goto LAB_001b55c5;\n }\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n puVar25 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n *puVar19 = *(uint *)((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>.\n _M_impl._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n puVar19 = puVar25;\n } while (puVar25 != (uint *)pov);\nLAB_001b55c5:\n operator_delete__(__s);\n }\n break;\n case 3:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[6])();\n lVar31 = CONCAT44(extraout_var_03,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar16 = *(long *)(lVar31 + 0x38);\n puVar25 = (uint *)((long)pov + 8);\n puVar26 = *(ulong **)(lVar31 + 0x50);\n lVar5 = *(long *)(lVar31 + 0x58);\n uVar29 = (uint)(*(long *)(lVar31 + 0x40) - lVar16 >> 3);\n *(uint *)pov = uVar29;\n uVar24 = (uint)(lVar5 - (long)puVar26 >> 3);\n *(uint *)((long)pov + 4) = uVar24;\n if (uVar29 != 0) {\n uVar22 = 0;\n do {\n *(uint *)((long)pov + (uVar22 + 2) * 4) =\n *(uint *)(*(long *)(lVar16 + uVar22 * 8) + 0x14);\n bVar8 = uVar29 - 1 != uVar22;\n uVar22 = uVar22 + 1;\n } while (bVar8);\n puVar25 = puVar25 + (ulong)(uVar29 - 1) + 1;\n }\n pov = (uchar *)puVar25;\n if (uVar24 != 0) {\n uVar22 = *puVar26;\n uVar14 = (strtab->key_to_offset_).size_;\n if (uVar14 < uVar22) goto LAB_001b565a;\n pov = (uchar *)(puVar25 + (ulong)(uVar24 - 1) + 1);\n pvVar6 = (strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start;\n while( true ) {\n puVar26 = puVar26 + 1;\n *puVar25 = (uint)*(undefined8 *)\n ((long)pvVar6[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n if (puVar25 + 1 == (uint *)pov) break;\n uVar22 = *puVar26;\n puVar25 = puVar25 + 1;\n if (uVar14 < uVar22) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[5])();\n lVar31 = CONCAT44(extraout_var_00,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n pOVar4 = *(Object **)(lVar31 + 0x40);\n iVar10 = (*pOVar4->_vptr_Object[4])();\n if ((Dynobj *)CONCAT44(extraout_var_01,iVar10) == (Dynobj *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n iVar11 = (*pOVar4->_vptr_Object[0x1d])();\n plVar15 = (long *)CONCAT44(extraout_var_02,iVar11);\n if ((strtab->key_to_offset_).size_ < *(ulong *)(lVar31 + 0x38)) {\nLAB_001b565a:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar22 = *(ulong *)(lVar31 + 0x38) - 1;\n puVar25 = (uint *)((long)pov + 8);\n lVar31 = plVar15[1];\n *(uint *)pov = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)uVar22 & 0x1fff) * 8);\n lVar16 = *plVar15;\n uVar29 = (uint)(lVar31 - lVar16 >> 3);\n if (uVar29 != 0) {\n lVar31 = 0;\n uVar24 = uVar29 - 1;\n uVar29 = 0;\n do {\n pSVar20 = *(Symbol **)(lVar16 + lVar31);\n if (pSVar20 != (Symbol *)0x0) {\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n uVar12 = pSVar20->symtab_index_;\n if (uVar12 == 0) goto LAB_001b5440;\n if (uVar12 != 0xffffffff) {\n if (((byte)pSVar20->field_0x39 & 3) - 1 < 2) {\n uVar12 = uVar12 | 0x80000000;\n }\n else {\n if (((pSVar20->field_0x3a & 7) == 0) && (pOVar4 == (pSVar20->u1_).object)) {\n bVar1 = pSVar20->field_0x3b;\n if ((bVar1 & 0x20) != 0) {\n uVar12 = uVar12 | 0x80000000;\n if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n bVar8 = Symbol::is_common_shndx((pSVar20->u2_).shndx);\n uVar12 = 0x80000000;\n if (bVar8) {\n bVar1 = pSVar20->field_0x3b;\n goto LAB_001b55f1;\n }\n }\n else {\n if ((pSVar20->field_0x3b & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n pDVar17 = Symbol_table::get_copy_source(this->symtab_,pSVar20);\n if (pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)) {\n uVar12 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar12 = 0;\n }\n }\n if (pSVar20->symtab_index_ == 0) goto LAB_001b5440;\n uVar12 = pSVar20->symtab_index_ | uVar12;\n }\nLAB_001b4e5d:\n *puVar25 = uVar12;\n uVar29 = uVar29 + 1;\n puVar25 = puVar25 + 1;\n }\n }\n if ((ulong)uVar24 * 8 - lVar31 == 0) break;\n lVar16 = *plVar15;\n lVar31 = lVar31 + 8;\n } while( true );\n }\n *(uint *)((long)pov + 4) = uVar29;\n pov = (uchar *)puVar25;\n break;\n case 5:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[3])();\n lVar31 = CONCAT44(extraout_var,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar16 = *(long *)(lVar31 + 0x38);\n puVar25 = (uint *)((long)pov + 4);\n uVar22 = *(long *)(lVar31 + 0x40) - lVar16 >> 3;\n uVar29 = (uint)uVar22;\n *(uint *)pov = uVar29;\n pov = (uchar *)puVar25;\n if (uVar29 != 0) {\n uVar14 = 0;\n while( true ) {\n *puVar25 = *(uint *)(*(long *)(lVar16 + uVar14 * 8) + 0x14);\n pov = (uchar *)(puVar25 + 1);\n if (uVar29 - 1 == uVar14) break;\n uVar14 = uVar14 + 1;\n puVar25 = puVar25 + 1;\n if (uVar22 == uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }" { (case_statement "default:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6f2,"write_info_blocks");" default : comment (expression_statement "do_gold_unreachable("../../gold/incremental.cc",0x6f2,"write_info_blocks");" (call_expression "do_gold_unreachable("../../gold/incremental.cc",0x6f2,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x6f2,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;)) (case_statement "case 1:" case number_literal :) (case_statement "case 2:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[4])();\n lVar31 = CONCAT44(extraout_var_04,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n pOVar4 = *(Object **)(lVar31 + 0x38);\n iVar10 = (*pOVar4->_vptr_Object[0x1d])(pOVar4);\n plVar15 = (long *)CONCAT44(extraout_var_05,iVar10);\n uVar29 = (int)(*(long *)(lVar31 + 0x50) - *(long *)(lVar31 + 0x48) >> 3) * -0x55555555;\n lVar16 = plVar15[1];\n lVar5 = *plVar15;\n p_Var21 = pOVar4->_vptr_Object[0x25];\n if (p_Var21 == Relobj::local_symbol_offset) {\n uVar24 = (*pOVar4->_vptr_Object[0x31])();\n }\n else {\n uVar24 = (*p_Var21)(pOVar4);\n }\n p_Var21 = pOVar4->_vptr_Object[0x24];\n if (p_Var21 == Relobj::output_local_symbol_count) {\n uVar12 = (*pOVar4->_vptr_Object[0x30])();\n }\n else {\n uVar12 = (*p_Var21)(pOVar4);\n }\n pp_Var7 = pOVar4[2]._vptr_Object;\n uVar30 = 0;\n local_70 = (uint)(lVar16 - lVar5 >> 3);\n lVar16 = *(long *)(lVar31 + 0x68);\n lVar5 = *(long *)(lVar31 + 0x60);\n *(uint *)((long)pov + 8) = uVar24;\n puVar25 = (uint *)((long)pov + 0x20);\n *(_func_int_varargs ***)((long)pov + 0x10) = pp_Var7;\n uVar24 = (uint)(lVar16 - lVar5 >> 3);\n *(uint *)((long)pov + 0x18) = uVar24;\n *(uint *)pov = uVar29;\n *(uint *)((long)pov + 4) = local_70;\n *(uint *)((long)pov + 0xc) = uVar12;\n *(uint *)((long)pov + 0x1c) = 0;\n __s = operator_new__((ulong)pOVar4->shnum_ << 2);\n memset(__s,0,(ulong)pOVar4->shnum_ << 2);\n puVar19 = puVar25;\n if (uVar29 != 0) {\n do {\n uVar30 = uVar30 + 1;\n uVar27 = 0;\n puVar19 = (uint *)((long)puVar25 + *(long *)(lVar31 + 0x48) + (-0x20 - (long)pov));\n uVar12 = *puVar19;\n uVar14 = (ulong)uVar12;\n uVar22 = *(ulong *)(puVar19 + 2);\n *(uint *)((long)__s + uVar14 * 4) = uVar30;\n if (uVar22 != 0) {\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n uVar27 = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n }\n if (pOVar4->_vptr_Object[0x18] == Relobj::do_output_section) {\n if ((ulong)((long)pOVar4[1].name_._M_dataplus._M_p - (long)pOVar4[1]._vptr_Object >> 3\n ) <= uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x5c8,"do_output_section");\n }\n p_Var21 = pOVar4[1]._vptr_Object[uVar14];\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x18])(pOVar4,(ulong)uVar12);\n p_Var21 = (_func_int_varargs *)CONCAT44(extraout_var_07,iVar10);\n }\n if (p_Var21 == (_func_int_varargs *)0x0) {\n uVar23 = 0;\n uVar18 = 0;\n uVar13 = 0;\n }\n else {\n if (*(code **)(*(long *)p_Var21 + 0x58) == Output_section::do_out_shndx) {\n uVar13 = *(uint *)(p_Var21 + 0x7c);\n if (uVar13 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar13 = (**(code **)(*(long *)p_Var21 + 0x58))(p_Var21);\n }\n iVar10 = (*pOVar4->_vptr_Object[0x1a])(pOVar4,(ulong)uVar12);\n uVar18 = CONCAT44(extraout_var_06,iVar10);\n uVar23 = *(undefined8 *)\n ((long)puVar25 + *(long *)(lVar31 + 0x48) + 0x10 + (-0x20 - (long)pov));\n }\n *puVar25 = uVar27;\n puVar19 = puVar25 + 6;\n puVar25[1] = uVar13;\n *(undefined8 *)(puVar25 + 2) = uVar18;\n *(undefined8 *)(puVar25 + 4) = uVar23;\n puVar25 = puVar19;\n } while (uVar30 != uVar29);\n }\n if (local_70 != 0) {\n puVar25 = puVar19;\n uVar22 = 0;\n do {\n pSVar20 = *(Symbol **)(*plVar15 + uVar22 * 8);\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n if ((pSVar20->field_0x3a & 7) == 0) {\n if (pOVar4 == (pSVar20->u1_).object) {\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n bVar8 = Symbol::is_common_shndx(uVar29);\n if (!bVar8) {\n if ((pSVar20->field_0x3a & 7) != 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n uVar29 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar29 != 0) {\nLAB_001b54e1:\n uVar29 = *(uint *)((long)__s + (ulong)uVar29 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar12 = pSVar20->symtab_index_;\n uVar29 = 0;\n }\n else {\n if ((pSVar20->field_0x3c & 4) != 0) goto LAB_001b5432;\n uVar29 = -(uint)((byte)pSVar20->field_0x3b >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar12 = pSVar20->symtab_index_;\n }\n if (uVar12 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (pOVar4->_vptr_Object[0x20] == Relobj::do_get_incremental_reloc_count) {\n uVar30 = (&(pOVar4[1].xindex_)->large_shndx_offset_)[uVar22];\n }\n else {\n uVar30 = (*pOVar4->_vptr_Object[0x20])(pOVar4);\n }\n if (uVar30 == 0) {\n uVar13 = 0;\n uVar27 = 0;\n }\n else {\n if ((uVar12 == 0xffffffff) || (uVar28 = uVar12 - uVar2, global_sym_count <= uVar28)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (pOVar4->_vptr_Object[0x1f] == Relobj::do_get_incremental_reloc_base) {\n iVar10 = *(int *)(&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0 +\n uVar22 * 4);\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x1f])(pOVar4,uVar22 & 0xffffffff);\n }\n uVar13 = iVar10 * 0x18;\n uVar27 = global_syms[uVar28];\n global_syms[uVar28] = (int)puVar25 - iVar11;\n }\n puVar25[4] = uVar13;\n puVar19 = puVar25 + 5;\n *puVar25 = uVar12;\n puVar25[1] = uVar29;\n puVar25[2] = uVar27;\n puVar25[3] = uVar30;\n bVar8 = local_70 - 1 != uVar22;\n puVar25 = puVar19;\n uVar22 = uVar22 + 1;\n } while (bVar8);\n }\n if (uVar24 == 0) {\n operator_delete__(__s);\n pov = (uchar *)puVar19;\n }\n else {\n puVar26 = *(ulong **)(lVar31 + 0x60);\n pov = (uchar *)(puVar19 + (ulong)(uVar24 - 1) + 1);\n do {\n while (uVar22 = *puVar26, uVar22 == 0) {\n *puVar19 = 0;\n puVar19 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n if (puVar19 == (uint *)pov) goto LAB_001b55c5;\n }\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n puVar25 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n *puVar19 = *(uint *)((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>.\n _M_impl._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n puVar19 = puVar25;\n } while (puVar25 != (uint *)pov);\nLAB_001b55c5:\n operator_delete__(__s);\n }\n break;" case number_literal : (if_statement "if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x616,"write_info_blocks");\n }" if (parenthesized_expression "((*local_90)->info_offset_ != iVar10 - iVar11)" ( (binary_expression "(*local_90)->info_offset_ != iVar10 - iVar11" (field_expression "(*local_90)->info_offset_" (parenthesized_expression "(*local_90)" ( (pointer_expression "*local_90" * identifier) )) -> field_identifier) != (binary_expression "iVar10 - iVar11" identifier - identifier)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x616,"write_info_blocks");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/incremental.cc",0x616,"write_info_blocks");" (call_expression "do_gold_unreachable("../../gold/incremental.cc",0x616,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x616,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[4])();" (assignment_expression "iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[4])()" identifier = (call_expression "(*(*local_90)->_vptr_Incremental_input_entry[4])()" (parenthesized_expression "(*(*local_90)->_vptr_Incremental_input_entry[4])" ( (pointer_expression "*(*local_90)->_vptr_Incremental_input_entry[4]" * (subscript_expression "(*local_90)->_vptr_Incremental_input_entry[4]" (field_expression "(*local_90)->_vptr_Incremental_input_entry" (parenthesized_expression "(*local_90)" ( (pointer_expression "*local_90" * identifier) )) -> field_identifier) [ number_literal ])) )) (argument_list "()" ( )))) ;) (expression_statement "lVar31 = CONCAT44(extraout_var_04,iVar10);" (assignment_expression "lVar31 = CONCAT44(extraout_var_04,iVar10)" identifier = (call_expression "CONCAT44(extraout_var_04,iVar10)" identifier (argument_list "(extraout_var_04,iVar10)" ( identifier , identifier )))) ;) (if_statement "if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x618,"write_info_blocks");\n }" if (parenthesized_expression "(lVar31 == 0)" ( (binary_expression "lVar31 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x618,"write_info_blocks");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/incremental.cc",0x618,"write_info_blocks");" (call_expression "do_gold_unreachable("../../gold/incremental.cc",0x618,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x618,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "pOVar4 = *(Object **)(lVar31 + 0x38);" (assignment_expression "pOVar4 = *(Object **)(lVar31 + 0x38)" identifier = (pointer_expression "*(Object **)(lVar31 + 0x38)" * (cast_expression "(Object **)(lVar31 + 0x38)" ( (type_descriptor "Object **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar31 + 0x38)" ( (binary_expression "lVar31 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "iVar10 = (*pOVar4->_vptr_Object[0x1d])(pOVar4);" (assignment_expression "iVar10 = (*pOVar4->_vptr_Object[0x1d])(pOVar4)" identifier = (call_expression "(*pOVar4->_vptr_Object[0x1d])(pOVar4)" (parenthesized_expression "(*pOVar4->_vptr_Object[0x1d])" ( (pointer_expression "*pOVar4->_vptr_Object[0x1d]" * (subscript_expression "pOVar4->_vptr_Object[0x1d]" (field_expression "pOVar4->_vptr_Object" identifier -> field_identifier) [ number_literal ])) )) (argument_list "(pOVar4)" ( identifier )))) ;) (expression_statement "plVar15 = (long *)CONCAT44(extraout_var_05,iVar10);" (assignment_expression "plVar15 = (long *)CONCAT44(extraout_var_05,iVar10)" identifier = (cast_expression "(long *)CONCAT44(extraout_var_05,iVar10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "CONCAT44(extraout_var_05,iVar10)" identifier (argument_list "(extraout_var_05,iVar10)" ( identifier , identifier ))))) ;) (expression_statement "uVar29 = (int)(*(long *)(lVar31 + 0x50) - *(long *)(lVar31 + 0x48) >> 3) * -0x55555555;" (assignment_expression "uVar29 = (int)(*(long *)(lVar31 + 0x50) - *(long *)(lVar31 + 0x48) >> 3) * -0x55555555" identifier = (binary_expression "(int)(*(long *)(lVar31 + 0x50) - *(long *)(lVar31 + 0x48) >> 3) * -0x55555555" (cast_expression "(int)(*(long *)(lVar31 + 0x50) - *(long *)(lVar31 + 0x48) >> 3)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(*(long *)(lVar31 + 0x50) - *(long *)(lVar31 + 0x48) >> 3)" ( (binary_expression "*(long *)(lVar31 + 0x50) - *(long *)(lVar31 + 0x48) >> 3" (binary_expression "*(long *)(lVar31 + 0x50) - *(long *)(lVar31 + 0x48)" (pointer_expression "*(long *)(lVar31 + 0x50)" * (cast_expression "(long *)(lVar31 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar31 + 0x50)" ( (binary_expression "lVar31 + 0x50" identifier + number_literal) )))) - (pointer_expression "*(long *)(lVar31 + 0x48)" * (cast_expression "(long *)(lVar31 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar31 + 0x48)" ( (binary_expression "lVar31 + 0x48" identifier + number_literal) ))))) >> number_literal) ))) * number_literal)) ;) (expression_statement "lVar16 = plVar15[1];" (assignment_expression "lVar16 = plVar15[1]" identifier = (subscript_expression "plVar15[1]" identifier [ number_literal ])) ;) (expression_statement "lVar5 = *plVar15;" (assignment_expression "lVar5 = *plVar15" identifier = (pointer_expression "*plVar15" * identifier)) ;) (expression_statement "p_Var21 = pOVar4->_vptr_Object[0x25];" (assignment_expression "p_Var21 = pOVar4->_vptr_Object[0x25]" identifier = (subscript_expression "pOVar4->_vptr_Object[0x25]" (field_expression "pOVar4->_vptr_Object" identifier -> field_identifier) [ number_literal ])) ;) (if_statement "if (p_Var21 == Relobj::local_symbol_offset) {\n uVar24 = (*pOVar4->_vptr_Object[0x31])();\n }\n else {\n uVar24 = (*p_Var21)(pOVar4);\n }" if (parenthesized_expression "(p_Var21 == Relobj::local_symbol_offset)" ( (ERROR "p_Var21 == Relobj::" (binary_expression "p_Var21 == Relobj" identifier == identifier) : :) identifier )) (compound_statement "{\n uVar24 = (*pOVar4->_vptr_Object[0x31])();\n }" { (expression_statement "uVar24 = (*pOVar4->_vptr_Object[0x31])();" (assignment_expression "uVar24 = (*pOVar4->_vptr_Object[0x31])()" identifier = (call_expression "(*pOVar4->_vptr_Object[0x31])()" (parenthesized_expression "(*pOVar4->_vptr_Object[0x31])" ( (pointer_expression "*pOVar4->_vptr_Object[0x31]" * (subscript_expression "pOVar4->_vptr_Object[0x31]" (field_expression "pOVar4->_vptr_Object" identifier -> field_identifier) [ number_literal ])) )) (argument_list "()" ( )))) ;) }) (else_clause "else {\n uVar24 = (*p_Var21)(pOVar4);\n }" else (compound_statement "{\n uVar24 = (*p_Var21)(pOVar4);\n }" { (expression_statement "uVar24 = (*p_Var21)(pOVar4);" (assignment_expression "uVar24 = (*p_Var21)(pOVar4)" identifier = (call_expression "(*p_Var21)(pOVar4)" (parenthesized_expression "(*p_Var21)" ( (pointer_expression "*p_Var21" * identifier) )) (argument_list "(pOVar4)" ( identifier )))) ;) }))) (expression_statement "p_Var21 = pOVar4->_vptr_Object[0x24];" (assignment_expression "p_Var21 = pOVar4->_vptr_Object[0x24]" identifier = (subscript_expression "pOVar4->_vptr_Object[0x24]" (field_expression "pOVar4->_vptr_Object" identifier -> field_identifier) [ number_literal ])) ;) (if_statement "if (p_Var21 == Relobj::output_local_symbol_count) {\n uVar12 = (*pOVar4->_vptr_Object[0x30])();\n }\n else {\n uVar12 = (*p_Var21)(pOVar4);\n }" if (parenthesized_expression "(p_Var21 == Relobj::output_local_symbol_count)" ( (ERROR "p_Var21 == Relobj::" (binary_expression "p_Var21 == Relobj" identifier == identifier) : :) identifier )) (compound_statement "{\n uVar12 = (*pOVar4->_vptr_Object[0x30])();\n }" { (expression_statement "uVar12 = (*pOVar4->_vptr_Object[0x30])();" (assignment_expression "uVar12 = (*pOVar4->_vptr_Object[0x30])()" identifier = (call_expression "(*pOVar4->_vptr_Object[0x30])()" (parenthesized_expression "(*pOVar4->_vptr_Object[0x30])" ( (pointer_expression "*pOVar4->_vptr_Object[0x30]" * (subscript_expression "pOVar4->_vptr_Object[0x30]" (field_expression "pOVar4->_vptr_Object" identifier -> field_identifier) [ number_literal ])) )) (argument_list "()" ( )))) ;) }) (else_clause "else {\n uVar12 = (*p_Var21)(pOVar4);\n }" else (compound_statement "{\n uVar12 = (*p_Var21)(pOVar4);\n }" { (expression_statement "uVar12 = (*p_Var21)(pOVar4);" (assignment_expression "uVar12 = (*p_Var21)(pOVar4)" identifier = (call_expression "(*p_Var21)(pOVar4)" (parenthesized_expression "(*p_Var21)" ( (pointer_expression "*p_Var21" * identifier) )) (argument_list "(pOVar4)" ( identifier )))) ;) }))) (expression_statement "pp_Var7 = pOVar4[2]._vptr_Object;" (assignment_expression "pp_Var7 = pOVar4[2]._vptr_Object" identifier = (field_expression "pOVar4[2]._vptr_Object" (subscript_expression "pOVar4[2]" identifier [ number_literal ]) . field_identifier)) ;) (expression_statement "uVar30 = 0;" (assignment_expression "uVar30 = 0" identifier = number_literal) ;) (expression_statement "local_70 = (uint)(lVar16 - lVar5 >> 3);" (assignment_expression "local_70 = (uint)(lVar16 - lVar5 >> 3)" identifier = (call_expression "(uint)(lVar16 - lVar5 >> 3)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(lVar16 - lVar5 >> 3)" ( (binary_expression "lVar16 - lVar5 >> 3" (binary_expression "lVar16 - lVar5" identifier - identifier) >> number_literal) )))) ;) (expression_statement "lVar16 = *(long *)(lVar31 + 0x68);" (assignment_expression "lVar16 = *(long *)(lVar31 + 0x68)" identifier = (pointer_expression "*(long *)(lVar31 + 0x68)" * (cast_expression "(long *)(lVar31 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar31 + 0x68)" ( (binary_expression "lVar31 + 0x68" identifier + number_literal) ))))) ;) (expression_statement "lVar5 = *(long *)(lVar31 + 0x60);" (assignment_expression "lVar5 = *(long *)(lVar31 + 0x60)" identifier = (pointer_expression "*(long *)(lVar31 + 0x60)" * (cast_expression "(long *)(lVar31 + 0x60)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar31 + 0x60)" ( (binary_expression "lVar31 + 0x60" identifier + number_literal) ))))) ;) (expression_statement "*(uint *)((long)pov + 8) = uVar24;" (assignment_expression "*(uint *)((long)pov + 8) = uVar24" (pointer_expression "*(uint *)((long)pov + 8)" * (cast_expression "(uint *)((long)pov + 8)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pov + 8)" ( (binary_expression "(long)pov + 8" (cast_expression "(long)pov" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "puVar25 = (uint *)((long)pov + 0x20);" (assignment_expression "puVar25 = (uint *)((long)pov + 0x20)" identifier = (cast_expression "(uint *)((long)pov + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pov + 0x20)" ( (binary_expression "(long)pov + 0x20" (cast_expression "(long)pov" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ;) (expression_statement "*(_func_int_varargs ***)((long)pov + 0x10) = pp_Var7;" (assignment_expression "*(_func_int_varargs ***)((long)pov + 0x10) = pp_Var7" (pointer_expression "*(_func_int_varargs ***)((long)pov + 0x10)" * (cast_expression "(_func_int_varargs ***)((long)pov + 0x10)" ( (type_descriptor "_func_int_varargs ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) (parenthesized_expression "((long)pov + 0x10)" ( (binary_expression "(long)pov + 0x10" (cast_expression "(long)pov" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "uVar24 = (uint)(lVar16 - lVar5 >> 3);" (assignment_expression "uVar24 = (uint)(lVar16 - lVar5 >> 3)" identifier = (call_expression "(uint)(lVar16 - lVar5 >> 3)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(lVar16 - lVar5 >> 3)" ( (binary_expression "lVar16 - lVar5 >> 3" (binary_expression "lVar16 - lVar5" identifier - identifier) >> number_literal) )))) ;) (expression_statement "*(uint *)((long)pov + 0x18) = uVar24;" (assignment_expression "*(uint *)((long)pov + 0x18) = uVar24" (pointer_expression "*(uint *)((long)pov + 0x18)" * (cast_expression "(uint *)((long)pov + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pov + 0x18)" ( (binary_expression "(long)pov + 0x18" (cast_expression "(long)pov" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "*(uint *)pov = uVar29;" (assignment_expression "*(uint *)pov = uVar29" (pointer_expression "*(uint *)pov" * (cast_expression "(uint *)pov" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = identifier) ;) (expression_statement "*(uint *)((long)pov + 4) = local_70;" (assignment_expression "*(uint *)((long)pov + 4) = local_70" (pointer_expression "*(uint *)((long)pov + 4)" * (cast_expression "(uint *)((long)pov + 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pov + 4)" ( (binary_expression "(long)pov + 4" (cast_expression "(long)pov" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "*(uint *)((long)pov + 0xc) = uVar12;" (assignment_expression "*(uint *)((long)pov + 0xc) = uVar12" (pointer_expression "*(uint *)((long)pov + 0xc)" * (cast_expression "(uint *)((long)pov + 0xc)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pov + 0xc)" ( (binary_expression "(long)pov + 0xc" (cast_expression "(long)pov" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "*(uint *)((long)pov + 0x1c) = 0;" (assignment_expression "*(uint *)((long)pov + 0x1c) = 0" (pointer_expression "*(uint *)((long)pov + 0x1c)" * (cast_expression "(uint *)((long)pov + 0x1c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pov + 0x1c)" ( (binary_expression "(long)pov + 0x1c" (cast_expression "(long)pov" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "__s = operator_new__((ulong)pOVar4->shnum_ << 2);" (assignment_expression "__s = operator_new__((ulong)pOVar4->shnum_ << 2)" identifier = (call_expression "operator_new__((ulong)pOVar4->shnum_ << 2)" identifier (argument_list "((ulong)pOVar4->shnum_ << 2)" ( (binary_expression "(ulong)pOVar4->shnum_ << 2" (cast_expression "(ulong)pOVar4->shnum_" ( (type_descriptor "ulong" type_identifier) ) (field_expression "pOVar4->shnum_" identifier -> field_identifier)) << number_literal) )))) ;) (expression_statement "memset(__s,0,(ulong)pOVar4->shnum_ << 2);" (call_expression "memset(__s,0,(ulong)pOVar4->shnum_ << 2)" identifier (argument_list "(__s,0,(ulong)pOVar4->shnum_ << 2)" ( identifier , number_literal , (binary_expression "(ulong)pOVar4->shnum_ << 2" (cast_expression "(ulong)pOVar4->shnum_" ( (type_descriptor "ulong" type_identifier) ) (field_expression "pOVar4->shnum_" identifier -> field_identifier)) << number_literal) ))) ;) (expression_statement "puVar19 = puVar25;" (assignment_expression "puVar19 = puVar25" identifier = identifier) ;) (if_statement "if (uVar29 != 0) {\n do {\n uVar30 = uVar30 + 1;\n uVar27 = 0;\n puVar19 = (uint *)((long)puVar25 + *(long *)(lVar31 + 0x48) + (-0x20 - (long)pov));\n uVar12 = *puVar19;\n uVar14 = (ulong)uVar12;\n uVar22 = *(ulong *)(puVar19 + 2);\n *(uint *)((long)__s + uVar14 * 4) = uVar30;\n if (uVar22 != 0) {\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n uVar27 = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n }\n if (pOVar4->_vptr_Object[0x18] == Relobj::do_output_section) {\n if ((ulong)((long)pOVar4[1].name_._M_dataplus._M_p - (long)pOVar4[1]._vptr_Object >> 3\n ) <= uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x5c8,"do_output_section");\n }\n p_Var21 = pOVar4[1]._vptr_Object[uVar14];\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x18])(pOVar4,(ulong)uVar12);\n p_Var21 = (_func_int_varargs *)CONCAT44(extraout_var_07,iVar10);\n }\n if (p_Var21 == (_func_int_varargs *)0x0) {\n uVar23 = 0;\n uVar18 = 0;\n uVar13 = 0;\n }\n else {\n if (*(code **)(*(long *)p_Var21 + 0x58) == Output_section::do_out_shndx) {\n uVar13 = *(uint *)(p_Var21 + 0x7c);\n if (uVar13 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar13 = (**(code **)(*(long *)p_Var21 + 0x58))(p_Var21);\n }\n iVar10 = (*pOVar4->_vptr_Object[0x1a])(pOVar4,(ulong)uVar12);\n uVar18 = CONCAT44(extraout_var_06,iVar10);\n uVar23 = *(undefined8 *)\n ((long)puVar25 + *(long *)(lVar31 + 0x48) + 0x10 + (-0x20 - (long)pov));\n }\n *puVar25 = uVar27;\n puVar19 = puVar25 + 6;\n puVar25[1] = uVar13;\n *(undefined8 *)(puVar25 + 2) = uVar18;\n *(undefined8 *)(puVar25 + 4) = uVar23;\n puVar25 = puVar19;\n } while (uVar30 != uVar29);\n }" if (parenthesized_expression "(uVar29 != 0)" ( (binary_expression "uVar29 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n uVar30 = uVar30 + 1;\n uVar27 = 0;\n puVar19 = (uint *)((long)puVar25 + *(long *)(lVar31 + 0x48) + (-0x20 - (long)pov));\n uVar12 = *puVar19;\n uVar14 = (ulong)uVar12;\n uVar22 = *(ulong *)(puVar19 + 2);\n *(uint *)((long)__s + uVar14 * 4) = uVar30;\n if (uVar22 != 0) {\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n uVar27 = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n }\n if (pOVar4->_vptr_Object[0x18] == Relobj::do_output_section) {\n if ((ulong)((long)pOVar4[1].name_._M_dataplus._M_p - (long)pOVar4[1]._vptr_Object >> 3\n ) <= uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x5c8,"do_output_section");\n }\n p_Var21 = pOVar4[1]._vptr_Object[uVar14];\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x18])(pOVar4,(ulong)uVar12);\n p_Var21 = (_func_int_varargs *)CONCAT44(extraout_var_07,iVar10);\n }\n if (p_Var21 == (_func_int_varargs *)0x0) {\n uVar23 = 0;\n uVar18 = 0;\n uVar13 = 0;\n }\n else {\n if (*(code **)(*(long *)p_Var21 + 0x58) == Output_section::do_out_shndx) {\n uVar13 = *(uint *)(p_Var21 + 0x7c);\n if (uVar13 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar13 = (**(code **)(*(long *)p_Var21 + 0x58))(p_Var21);\n }\n iVar10 = (*pOVar4->_vptr_Object[0x1a])(pOVar4,(ulong)uVar12);\n uVar18 = CONCAT44(extraout_var_06,iVar10);\n uVar23 = *(undefined8 *)\n ((long)puVar25 + *(long *)(lVar31 + 0x48) + 0x10 + (-0x20 - (long)pov));\n }\n *puVar25 = uVar27;\n puVar19 = puVar25 + 6;\n puVar25[1] = uVar13;\n *(undefined8 *)(puVar25 + 2) = uVar18;\n *(undefined8 *)(puVar25 + 4) = uVar23;\n puVar25 = puVar19;\n } while (uVar30 != uVar29);\n }" { (do_statement "do {\n uVar30 = uVar30 + 1;\n uVar27 = 0;\n puVar19 = (uint *)((long)puVar25 + *(long *)(lVar31 + 0x48) + (-0x20 - (long)pov));\n uVar12 = *puVar19;\n uVar14 = (ulong)uVar12;\n uVar22 = *(ulong *)(puVar19 + 2);\n *(uint *)((long)__s + uVar14 * 4) = uVar30;\n if (uVar22 != 0) {\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n uVar27 = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n }\n if (pOVar4->_vptr_Object[0x18] == Relobj::do_output_section) {\n if ((ulong)((long)pOVar4[1].name_._M_dataplus._M_p - (long)pOVar4[1]._vptr_Object >> 3\n ) <= uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x5c8,"do_output_section");\n }\n p_Var21 = pOVar4[1]._vptr_Object[uVar14];\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x18])(pOVar4,(ulong)uVar12);\n p_Var21 = (_func_int_varargs *)CONCAT44(extraout_var_07,iVar10);\n }\n if (p_Var21 == (_func_int_varargs *)0x0) {\n uVar23 = 0;\n uVar18 = 0;\n uVar13 = 0;\n }\n else {\n if (*(code **)(*(long *)p_Var21 + 0x58) == Output_section::do_out_shndx) {\n uVar13 = *(uint *)(p_Var21 + 0x7c);\n if (uVar13 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar13 = (**(code **)(*(long *)p_Var21 + 0x58))(p_Var21);\n }\n iVar10 = (*pOVar4->_vptr_Object[0x1a])(pOVar4,(ulong)uVar12);\n uVar18 = CONCAT44(extraout_var_06,iVar10);\n uVar23 = *(undefined8 *)\n ((long)puVar25 + *(long *)(lVar31 + 0x48) + 0x10 + (-0x20 - (long)pov));\n }\n *puVar25 = uVar27;\n puVar19 = puVar25 + 6;\n puVar25[1] = uVar13;\n *(undefined8 *)(puVar25 + 2) = uVar18;\n *(undefined8 *)(puVar25 + 4) = uVar23;\n puVar25 = puVar19;\n } while (uVar30 != uVar29);" do (compound_statement "{\n uVar30 = uVar30 + 1;\n uVar27 = 0;\n puVar19 = (uint *)((long)puVar25 + *(long *)(lVar31 + 0x48) + (-0x20 - (long)pov));\n uVar12 = *puVar19;\n uVar14 = (ulong)uVar12;\n uVar22 = *(ulong *)(puVar19 + 2);\n *(uint *)((long)__s + uVar14 * 4) = uVar30;\n if (uVar22 != 0) {\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n uVar27 = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n }\n if (pOVar4->_vptr_Object[0x18] == Relobj::do_output_section) {\n if ((ulong)((long)pOVar4[1].name_._M_dataplus._M_p - (long)pOVar4[1]._vptr_Object >> 3\n ) <= uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x5c8,"do_output_section");\n }\n p_Var21 = pOVar4[1]._vptr_Object[uVar14];\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x18])(pOVar4,(ulong)uVar12);\n p_Var21 = (_func_int_varargs *)CONCAT44(extraout_var_07,iVar10);\n }\n if (p_Var21 == (_func_int_varargs *)0x0) {\n uVar23 = 0;\n uVar18 = 0;\n uVar13 = 0;\n }\n else {\n if (*(code **)(*(long *)p_Var21 + 0x58) == Output_section::do_out_shndx) {\n uVar13 = *(uint *)(p_Var21 + 0x7c);\n if (uVar13 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar13 = (**(code **)(*(long *)p_Var21 + 0x58))(p_Var21);\n }\n iVar10 = (*pOVar4->_vptr_Object[0x1a])(pOVar4,(ulong)uVar12);\n uVar18 = CONCAT44(extraout_var_06,iVar10);\n uVar23 = *(undefined8 *)\n ((long)puVar25 + *(long *)(lVar31 + 0x48) + 0x10 + (-0x20 - (long)pov));\n }\n *puVar25 = uVar27;\n puVar19 = puVar25 + 6;\n puVar25[1] = uVar13;\n *(undefined8 *)(puVar25 + 2) = uVar18;\n *(undefined8 *)(puVar25 + 4) = uVar23;\n puVar25 = puVar19;\n }" { (expression_statement "uVar30 = uVar30 + 1;" (assignment_expression "uVar30 = uVar30 + 1" identifier = (binary_expression "uVar30 + 1" identifier + number_literal)) ;) (expression_statement "uVar27 = 0;" (assignment_expression "uVar27 = 0" identifier = number_literal) ;) (expression_statement "puVar19 = (uint *)((long)puVar25 + *(long *)(lVar31 + 0x48) + (-0x20 - (long)pov));" (assignment_expression "puVar19 = (uint *)((long)puVar25 + *(long *)(lVar31 + 0x48) + (-0x20 - (long)pov))" identifier = (cast_expression "(uint *)((long)puVar25 + *(long *)(lVar31 + 0x48) + (-0x20 - (long)pov))" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar25 + *(long *)(lVar31 + 0x48) + (-0x20 - (long)pov))" ( (binary_expression "(long)puVar25 + *(long *)(lVar31 + 0x48) + (-0x20 - (long)pov)" (binary_expression "(long)puVar25 + *(long *)(lVar31 + 0x48)" (cast_expression "(long)puVar25" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar31 + 0x48)" * (cast_expression "(long *)(lVar31 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar31 + 0x48)" ( (binary_expression "lVar31 + 0x48" identifier + number_literal) ))))) + (parenthesized_expression "(-0x20 - (long)pov)" ( (binary_expression "-0x20 - (long)pov" number_literal - (cast_expression "(long)pov" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) )))) ;) (expression_statement "uVar12 = *puVar19;" (assignment_expression "uVar12 = *puVar19" identifier = (pointer_expression "*puVar19" * identifier)) ;) (expression_statement "uVar14 = (ulong)uVar12;" (assignment_expression "uVar14 = (ulong)uVar12" identifier = (cast_expression "(ulong)uVar12" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "uVar22 = *(ulong *)(puVar19 + 2);" (assignment_expression "uVar22 = *(ulong *)(puVar19 + 2)" identifier = (pointer_expression "*(ulong *)(puVar19 + 2)" * (cast_expression "(ulong *)(puVar19 + 2)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar19 + 2)" ( (binary_expression "puVar19 + 2" identifier + number_literal) ))))) ;) (expression_statement "*(uint *)((long)__s + uVar14 * 4) = uVar30;" (assignment_expression "*(uint *)((long)__s + uVar14 * 4) = uVar30" (pointer_expression "*(uint *)((long)__s + uVar14 * 4)" * (cast_expression "(uint *)((long)__s + uVar14 * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__s + uVar14 * 4)" ( (binary_expression "(long)__s + uVar14 * 4" (cast_expression "(long)__s" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (binary_expression "uVar14 * 4" identifier * number_literal)) )))) = identifier) ;) (if_statement "if (uVar22 != 0) {\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n uVar27 = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n }" if (parenthesized_expression "(uVar22 != 0)" ( (binary_expression "uVar22 != 0" identifier != number_literal) )) (compound_statement "{\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n uVar27 = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n }" { (if_statement "if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;" if (parenthesized_expression "((strtab->key_to_offset_).size_ < uVar22)" ( (binary_expression "(strtab->key_to_offset_).size_ < uVar22" (field_expression "(strtab->key_to_offset_).size_" (parenthesized_expression "(strtab->key_to_offset_)" ( (field_expression "strtab->key_to_offset_" identifier -> field_identifier) )) . field_identifier) < identifier) )) (goto_statement "goto LAB_001b565a;" goto statement_identifier ;)) (expression_statement "uVar27 = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);" (assignment_expression "uVar27 = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8)" identifier = (binary_expression "(uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8)" ( (ERROR "(long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::" (comma_expression "(long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std" (binary_expression "(long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int" (binary_expression "(long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std" (cast_expression "(long)(strtab->key_to_offset_).chunks_.\n super__Vector_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(strtab->key_to_offset_).chunks_.\n super__Vector_base" (field_expression "(strtab->key_to_offset_).chunks_" (parenthesized_expression "(strtab->key_to_offset_)" ( (field_expression "strtab->key_to_offset_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) < identifier) (ERROR "::vector" : : identifier) < identifier) , identifier) : : (binary_expression "allocator<long_int>_>,_std" (binary_expression "allocator<long_int>_" (binary_expression "allocator<long_int" identifier < identifier) > identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (comma_expression "vector<long_int,_std" (binary_expression "vector<long_int" identifier < identifier) , identifier) : : (comma_expression "allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std" (binary_expression "allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int" (field_expression "allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base" (subscript_expression "allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd]" (field_expression "allocator<long_int>_>_>_>\n ._M_impl._M_start" (field_expression "allocator<long_int>_>_>_>\n ._M_impl" (binary_expression "allocator<long_int>_>_>_" (binary_expression "allocator<long_int>_>_" (binary_expression "allocator<long_int>_" (binary_expression "allocator<long_int" identifier < identifier) > identifier) > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) [ (binary_expression "uVar22 - 1 >> 0xd" (binary_expression "uVar22 - 1" identifier - number_literal) >> number_literal) ]) . field_identifier) < identifier) , identifier) : :) (binary_expression "allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8" (field_expression "allocator<long_int>_>._M_impl\n ._M_start" (field_expression "allocator<long_int>_>._M_impl" (binary_expression "allocator<long_int>_" (binary_expression "allocator<long_int" identifier < identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) + (binary_expression "(ulong)((uint)(uVar22 - 1) & 0x1fff) * 8" (call_expression "(ulong)((uint)(uVar22 - 1) & 0x1fff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)(uVar22 - 1) & 0x1fff)" ( (binary_expression "(uint)(uVar22 - 1) & 0x1fff" (call_expression "(uint)(uVar22 - 1)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar22 - 1)" ( (binary_expression "uVar22 - 1" identifier - number_literal) ))) & number_literal) ))) * number_literal)) ))))) ;) })) (if_statement "if (pOVar4->_vptr_Object[0x18] == Relobj::do_output_section) {\n if ((ulong)((long)pOVar4[1].name_._M_dataplus._M_p - (long)pOVar4[1]._vptr_Object >> 3\n ) <= uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x5c8,"do_output_section");\n }\n p_Var21 = pOVar4[1]._vptr_Object[uVar14];\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x18])(pOVar4,(ulong)uVar12);\n p_Var21 = (_func_int_varargs *)CONCAT44(extraout_var_07,iVar10);\n }" if (parenthesized_expression "(pOVar4->_vptr_Object[0x18] == Relobj::do_output_section)" ( (binary_expression "pOVar4->_vptr_Object[0x18] == Relobj" (subscript_expression "pOVar4->_vptr_Object[0x18]" (field_expression "pOVar4->_vptr_Object" identifier -> field_identifier) [ number_literal ]) == identifier) (ERROR "::do_output_section" : : identifier) )) (compound_statement "{\n if ((ulong)((long)pOVar4[1].name_._M_dataplus._M_p - (long)pOVar4[1]._vptr_Object >> 3\n ) <= uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x5c8,"do_output_section");\n }\n p_Var21 = pOVar4[1]._vptr_Object[uVar14];\n }" { (if_statement "if ((ulong)((long)pOVar4[1].name_._M_dataplus._M_p - (long)pOVar4[1]._vptr_Object >> 3\n ) <= uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x5c8,"do_output_section");\n }" if (parenthesized_expression "((ulong)((long)pOVar4[1].name_._M_dataplus._M_p - (long)pOVar4[1]._vptr_Object >> 3\n ) <= uVar14)" ( (binary_expression "(ulong)((long)pOVar4[1].name_._M_dataplus._M_p - (long)pOVar4[1]._vptr_Object >> 3\n ) <= uVar14" (call_expression "(ulong)((long)pOVar4[1].name_._M_dataplus._M_p - (long)pOVar4[1]._vptr_Object >> 3\n )" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((long)pOVar4[1].name_._M_dataplus._M_p - (long)pOVar4[1]._vptr_Object >> 3\n )" ( (binary_expression "(long)pOVar4[1].name_._M_dataplus._M_p - (long)pOVar4[1]._vptr_Object >> 3" (binary_expression "(long)pOVar4[1].name_._M_dataplus._M_p - (long)pOVar4[1]._vptr_Object" (cast_expression "(long)pOVar4[1].name_._M_dataplus._M_p" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "pOVar4[1].name_._M_dataplus._M_p" (field_expression "pOVar4[1].name_._M_dataplus" (field_expression "pOVar4[1].name_" (subscript_expression "pOVar4[1]" identifier [ number_literal ]) . field_identifier) . field_identifier) . field_identifier)) - (cast_expression "(long)pOVar4[1]._vptr_Object" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "pOVar4[1]._vptr_Object" (subscript_expression "pOVar4[1]" identifier [ number_literal ]) . field_identifier))) >> number_literal) ))) <= identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x5c8,"do_output_section");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/object.h",0x5c8,"do_output_section");" (call_expression "do_gold_unreachable("../../gold/object.h",0x5c8,"do_output_section")" identifier (argument_list "("../../gold/object.h",0x5c8,"do_output_section")" ( (string_literal ""../../gold/object.h"" " string_content ") , number_literal , (string_literal ""do_output_section"" " string_content ") ))) ;) })) (expression_statement "p_Var21 = pOVar4[1]._vptr_Object[uVar14];" (assignment_expression "p_Var21 = pOVar4[1]._vptr_Object[uVar14]" identifier = (subscript_expression "pOVar4[1]._vptr_Object[uVar14]" (field_expression "pOVar4[1]._vptr_Object" (subscript_expression "pOVar4[1]" identifier [ number_literal ]) . field_identifier) [ identifier ])) ;) }) (else_clause "else {\n iVar10 = (*pOVar4->_vptr_Object[0x18])(pOVar4,(ulong)uVar12);\n p_Var21 = (_func_int_varargs *)CONCAT44(extraout_var_07,iVar10);\n }" else (compound_statement "{\n iVar10 = (*pOVar4->_vptr_Object[0x18])(pOVar4,(ulong)uVar12);\n p_Var21 = (_func_int_varargs *)CONCAT44(extraout_var_07,iVar10);\n }" { (expression_statement "iVar10 = (*pOVar4->_vptr_Object[0x18])(pOVar4,(ulong)uVar12);" (assignment_expression "iVar10 = (*pOVar4->_vptr_Object[0x18])(pOVar4,(ulong)uVar12)" identifier = (call_expression "(*pOVar4->_vptr_Object[0x18])(pOVar4,(ulong)uVar12)" (parenthesized_expression "(*pOVar4->_vptr_Object[0x18])" ( (pointer_expression "*pOVar4->_vptr_Object[0x18]" * (subscript_expression "pOVar4->_vptr_Object[0x18]" (field_expression "pOVar4->_vptr_Object" identifier -> field_identifier) [ number_literal ])) )) (argument_list "(pOVar4,(ulong)uVar12)" ( identifier , (cast_expression "(ulong)uVar12" ( (type_descriptor "ulong" type_identifier) ) identifier) )))) ;) (expression_statement "p_Var21 = (_func_int_varargs *)CONCAT44(extraout_var_07,iVar10);" (assignment_expression "p_Var21 = (_func_int_varargs *)CONCAT44(extraout_var_07,iVar10)" identifier = (cast_expression "(_func_int_varargs *)CONCAT44(extraout_var_07,iVar10)" ( (type_descriptor "_func_int_varargs *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "CONCAT44(extraout_var_07,iVar10)" identifier (argument_list "(extraout_var_07,iVar10)" ( identifier , identifier ))))) ;) }))) (if_statement "if (p_Var21 == (_func_int_varargs *)0x0) {\n uVar23 = 0;\n uVar18 = 0;\n uVar13 = 0;\n }\n else {\n if (*(code **)(*(long *)p_Var21 + 0x58) == Output_section::do_out_shndx) {\n uVar13 = *(uint *)(p_Var21 + 0x7c);\n if (uVar13 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar13 = (**(code **)(*(long *)p_Var21 + 0x58))(p_Var21);\n }\n iVar10 = (*pOVar4->_vptr_Object[0x1a])(pOVar4,(ulong)uVar12);\n uVar18 = CONCAT44(extraout_var_06,iVar10);\n uVar23 = *(undefined8 *)\n ((long)puVar25 + *(long *)(lVar31 + 0x48) + 0x10 + (-0x20 - (long)pov));\n }" if (parenthesized_expression "(p_Var21 == (_func_int_varargs *)0x0)" ( (binary_expression "p_Var21 == (_func_int_varargs *)0x0" identifier == (cast_expression "(_func_int_varargs *)0x0" ( (type_descriptor "_func_int_varargs *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar23 = 0;\n uVar18 = 0;\n uVar13 = 0;\n }" { (expression_statement "uVar23 = 0;" (assignment_expression "uVar23 = 0" identifier = number_literal) ;) (expression_statement "uVar18 = 0;" (assignment_expression "uVar18 = 0" identifier = number_literal) ;) (expression_statement "uVar13 = 0;" (assignment_expression "uVar13 = 0" identifier = number_literal) ;) }) (else_clause "else {\n if (*(code **)(*(long *)p_Var21 + 0x58) == Output_section::do_out_shndx) {\n uVar13 = *(uint *)(p_Var21 + 0x7c);\n if (uVar13 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar13 = (**(code **)(*(long *)p_Var21 + 0x58))(p_Var21);\n }\n iVar10 = (*pOVar4->_vptr_Object[0x1a])(pOVar4,(ulong)uVar12);\n uVar18 = CONCAT44(extraout_var_06,iVar10);\n uVar23 = *(undefined8 *)\n ((long)puVar25 + *(long *)(lVar31 + 0x48) + 0x10 + (-0x20 - (long)pov));\n }" else (compound_statement "{\n if (*(code **)(*(long *)p_Var21 + 0x58) == Output_section::do_out_shndx) {\n uVar13 = *(uint *)(p_Var21 + 0x7c);\n if (uVar13 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar13 = (**(code **)(*(long *)p_Var21 + 0x58))(p_Var21);\n }\n iVar10 = (*pOVar4->_vptr_Object[0x1a])(pOVar4,(ulong)uVar12);\n uVar18 = CONCAT44(extraout_var_06,iVar10);\n uVar23 = *(undefined8 *)\n ((long)puVar25 + *(long *)(lVar31 + 0x48) + 0x10 + (-0x20 - (long)pov));\n }" { (if_statement "if (*(code **)(*(long *)p_Var21 + 0x58) == Output_section::do_out_shndx) {\n uVar13 = *(uint *)(p_Var21 + 0x7c);\n if (uVar13 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar13 = (**(code **)(*(long *)p_Var21 + 0x58))(p_Var21);\n }" if (parenthesized_expression "(*(code **)(*(long *)p_Var21 + 0x58) == Output_section::do_out_shndx)" ( (binary_expression "*(code **)(*(long *)p_Var21 + 0x58) == Output_section" (pointer_expression "*(code **)(*(long *)p_Var21 + 0x58)" * (cast_expression "(code **)(*(long *)p_Var21 + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)p_Var21 + 0x58)" ( (binary_expression "*(long *)p_Var21 + 0x58" (pointer_expression "*(long *)p_Var21" * (cast_expression "(long *)p_Var21" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) )))) == identifier) (ERROR "::do_out_shndx" : : identifier) )) (compound_statement "{\n uVar13 = *(uint *)(p_Var21 + 0x7c);\n if (uVar13 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }" { (expression_statement "uVar13 = *(uint *)(p_Var21 + 0x7c);" (assignment_expression "uVar13 = *(uint *)(p_Var21 + 0x7c)" identifier = (pointer_expression "*(uint *)(p_Var21 + 0x7c)" * (cast_expression "(uint *)(p_Var21 + 0x7c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(p_Var21 + 0x7c)" ( (binary_expression "p_Var21 + 0x7c" identifier + number_literal) ))))) ;) (if_statement "if (uVar13 == 0xffffffff) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x1043,"do_out_shndx");\n }" if (parenthesized_expression "(uVar13 == 0xffffffff)" ( (binary_expression "uVar13 == 0xffffffff" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x1043,"do_out_shndx");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/output.h",0x1043,"do_out_shndx");" (call_expression "do_gold_unreachable("../../gold/output.h",0x1043,"do_out_shndx")" identifier (argument_list "("../../gold/output.h",0x1043,"do_out_shndx")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""do_out_shndx"" " string_content ") ))) ;) })) }) (else_clause "else {\n uVar13 = (**(code **)(*(long *)p_Var21 + 0x58))(p_Var21);\n }" else (compound_statement "{\n uVar13 = (**(code **)(*(long *)p_Var21 + 0x58))(p_Var21);\n }" { (expression_statement "uVar13 = (**(code **)(*(long *)p_Var21 + 0x58))(p_Var21);" (assignment_expression "uVar13 = (**(code **)(*(long *)p_Var21 + 0x58))(p_Var21)" identifier = (call_expression "(**(code **)(*(long *)p_Var21 + 0x58))(p_Var21)" (parenthesized_expression "(**(code **)(*(long *)p_Var21 + 0x58))" ( (pointer_expression "**(code **)(*(long *)p_Var21 + 0x58)" * (pointer_expression "*(code **)(*(long *)p_Var21 + 0x58)" * (cast_expression "(code **)(*(long *)p_Var21 + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)p_Var21 + 0x58)" ( (binary_expression "*(long *)p_Var21 + 0x58" (pointer_expression "*(long *)p_Var21" * (cast_expression "(long *)p_Var21" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )) (argument_list "(p_Var21)" ( identifier )))) ;) }))) (expression_statement "iVar10 = (*pOVar4->_vptr_Object[0x1a])(pOVar4,(ulong)uVar12);" (assignment_expression "iVar10 = (*pOVar4->_vptr_Object[0x1a])(pOVar4,(ulong)uVar12)" identifier = (call_expression "(*pOVar4->_vptr_Object[0x1a])(pOVar4,(ulong)uVar12)" (parenthesized_expression "(*pOVar4->_vptr_Object[0x1a])" ( (pointer_expression "*pOVar4->_vptr_Object[0x1a]" * (subscript_expression "pOVar4->_vptr_Object[0x1a]" (field_expression "pOVar4->_vptr_Object" identifier -> field_identifier) [ number_literal ])) )) (argument_list "(pOVar4,(ulong)uVar12)" ( identifier , (cast_expression "(ulong)uVar12" ( (type_descriptor "ulong" type_identifier) ) identifier) )))) ;) (expression_statement "uVar18 = CONCAT44(extraout_var_06,iVar10);" (assignment_expression "uVar18 = CONCAT44(extraout_var_06,iVar10)" identifier = (call_expression "CONCAT44(extraout_var_06,iVar10)" identifier (argument_list "(extraout_var_06,iVar10)" ( identifier , identifier )))) ;) (expression_statement "uVar23 = *(undefined8 *)\n ((long)puVar25 + *(long *)(lVar31 + 0x48) + 0x10 + (-0x20 - (long)pov));" (assignment_expression "uVar23 = *(undefined8 *)\n ((long)puVar25 + *(long *)(lVar31 + 0x48) + 0x10 + (-0x20 - (long)pov))" identifier = (pointer_expression "*(undefined8 *)\n ((long)puVar25 + *(long *)(lVar31 + 0x48) + 0x10 + (-0x20 - (long)pov))" * (cast_expression "(undefined8 *)\n ((long)puVar25 + *(long *)(lVar31 + 0x48) + 0x10 + (-0x20 - (long)pov))" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar25 + *(long *)(lVar31 + 0x48) + 0x10 + (-0x20 - (long)pov))" ( (binary_expression "(long)puVar25 + *(long *)(lVar31 + 0x48) + 0x10 + (-0x20 - (long)pov)" (binary_expression "(long)puVar25 + *(long *)(lVar31 + 0x48) + 0x10" (binary_expression "(long)puVar25 + *(long *)(lVar31 + 0x48)" (cast_expression "(long)puVar25" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar31 + 0x48)" * (cast_expression "(long *)(lVar31 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar31 + 0x48)" ( (binary_expression "lVar31 + 0x48" identifier + number_literal) ))))) + number_literal) + (parenthesized_expression "(-0x20 - (long)pov)" ( (binary_expression "-0x20 - (long)pov" number_literal - (cast_expression "(long)pov" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) ))))) ;) }))) (expression_statement "*puVar25 = uVar27;" (assignment_expression "*puVar25 = uVar27" (pointer_expression "*puVar25" * identifier) = identifier) ;) (expression_statement "puVar19 = puVar25 + 6;" (assignment_expression "puVar19 = puVar25 + 6" identifier = (binary_expression "puVar25 + 6" identifier + number_literal)) ;) (expression_statement "puVar25[1] = uVar13;" (assignment_expression "puVar25[1] = uVar13" (subscript_expression "puVar25[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined8 *)(puVar25 + 2) = uVar18;" (assignment_expression "*(undefined8 *)(puVar25 + 2) = uVar18" (pointer_expression "*(undefined8 *)(puVar25 + 2)" * (cast_expression "(undefined8 *)(puVar25 + 2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar25 + 2)" ( (binary_expression "puVar25 + 2" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(puVar25 + 4) = uVar23;" (assignment_expression "*(undefined8 *)(puVar25 + 4) = uVar23" (pointer_expression "*(undefined8 *)(puVar25 + 4)" * (cast_expression "(undefined8 *)(puVar25 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar25 + 4)" ( (binary_expression "puVar25 + 4" identifier + number_literal) )))) = identifier) ;) (expression_statement "puVar25 = puVar19;" (assignment_expression "puVar25 = puVar19" identifier = identifier) ;) }) while (parenthesized_expression "(uVar30 != uVar29)" ( (binary_expression "uVar30 != uVar29" identifier != identifier) )) ;) })) (if_statement "if (local_70 != 0) {\n puVar25 = puVar19;\n uVar22 = 0;\n do {\n pSVar20 = *(Symbol **)(*plVar15 + uVar22 * 8);\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n if ((pSVar20->field_0x3a & 7) == 0) {\n if (pOVar4 == (pSVar20->u1_).object) {\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n bVar8 = Symbol::is_common_shndx(uVar29);\n if (!bVar8) {\n if ((pSVar20->field_0x3a & 7) != 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n uVar29 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar29 != 0) {\nLAB_001b54e1:\n uVar29 = *(uint *)((long)__s + (ulong)uVar29 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar12 = pSVar20->symtab_index_;\n uVar29 = 0;\n }\n else {\n if ((pSVar20->field_0x3c & 4) != 0) goto LAB_001b5432;\n uVar29 = -(uint)((byte)pSVar20->field_0x3b >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar12 = pSVar20->symtab_index_;\n }\n if (uVar12 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (pOVar4->_vptr_Object[0x20] == Relobj::do_get_incremental_reloc_count) {\n uVar30 = (&(pOVar4[1].xindex_)->large_shndx_offset_)[uVar22];\n }\n else {\n uVar30 = (*pOVar4->_vptr_Object[0x20])(pOVar4);\n }\n if (uVar30 == 0) {\n uVar13 = 0;\n uVar27 = 0;\n }\n else {\n if ((uVar12 == 0xffffffff) || (uVar28 = uVar12 - uVar2, global_sym_count <= uVar28)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (pOVar4->_vptr_Object[0x1f] == Relobj::do_get_incremental_reloc_base) {\n iVar10 = *(int *)(&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0 +\n uVar22 * 4);\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x1f])(pOVar4,uVar22 & 0xffffffff);\n }\n uVar13 = iVar10 * 0x18;\n uVar27 = global_syms[uVar28];\n global_syms[uVar28] = (int)puVar25 - iVar11;\n }\n puVar25[4] = uVar13;\n puVar19 = puVar25 + 5;\n *puVar25 = uVar12;\n puVar25[1] = uVar29;\n puVar25[2] = uVar27;\n puVar25[3] = uVar30;\n bVar8 = local_70 - 1 != uVar22;\n puVar25 = puVar19;\n uVar22 = uVar22 + 1;\n } while (bVar8);\n }" if (parenthesized_expression "(local_70 != 0)" ( (binary_expression "local_70 != 0" identifier != number_literal) )) (compound_statement "{\n puVar25 = puVar19;\n uVar22 = 0;\n do {\n pSVar20 = *(Symbol **)(*plVar15 + uVar22 * 8);\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n if ((pSVar20->field_0x3a & 7) == 0) {\n if (pOVar4 == (pSVar20->u1_).object) {\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n bVar8 = Symbol::is_common_shndx(uVar29);\n if (!bVar8) {\n if ((pSVar20->field_0x3a & 7) != 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n uVar29 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar29 != 0) {\nLAB_001b54e1:\n uVar29 = *(uint *)((long)__s + (ulong)uVar29 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar12 = pSVar20->symtab_index_;\n uVar29 = 0;\n }\n else {\n if ((pSVar20->field_0x3c & 4) != 0) goto LAB_001b5432;\n uVar29 = -(uint)((byte)pSVar20->field_0x3b >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar12 = pSVar20->symtab_index_;\n }\n if (uVar12 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (pOVar4->_vptr_Object[0x20] == Relobj::do_get_incremental_reloc_count) {\n uVar30 = (&(pOVar4[1].xindex_)->large_shndx_offset_)[uVar22];\n }\n else {\n uVar30 = (*pOVar4->_vptr_Object[0x20])(pOVar4);\n }\n if (uVar30 == 0) {\n uVar13 = 0;\n uVar27 = 0;\n }\n else {\n if ((uVar12 == 0xffffffff) || (uVar28 = uVar12 - uVar2, global_sym_count <= uVar28)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (pOVar4->_vptr_Object[0x1f] == Relobj::do_get_incremental_reloc_base) {\n iVar10 = *(int *)(&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0 +\n uVar22 * 4);\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x1f])(pOVar4,uVar22 & 0xffffffff);\n }\n uVar13 = iVar10 * 0x18;\n uVar27 = global_syms[uVar28];\n global_syms[uVar28] = (int)puVar25 - iVar11;\n }\n puVar25[4] = uVar13;\n puVar19 = puVar25 + 5;\n *puVar25 = uVar12;\n puVar25[1] = uVar29;\n puVar25[2] = uVar27;\n puVar25[3] = uVar30;\n bVar8 = local_70 - 1 != uVar22;\n puVar25 = puVar19;\n uVar22 = uVar22 + 1;\n } while (bVar8);\n }" { (expression_statement "puVar25 = puVar19;" (assignment_expression "puVar25 = puVar19" identifier = identifier) ;) (expression_statement "uVar22 = 0;" (assignment_expression "uVar22 = 0" identifier = number_literal) ;) (do_statement "do {\n pSVar20 = *(Symbol **)(*plVar15 + uVar22 * 8);\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n if ((pSVar20->field_0x3a & 7) == 0) {\n if (pOVar4 == (pSVar20->u1_).object) {\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n bVar8 = Symbol::is_common_shndx(uVar29);\n if (!bVar8) {\n if ((pSVar20->field_0x3a & 7) != 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n uVar29 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar29 != 0) {\nLAB_001b54e1:\n uVar29 = *(uint *)((long)__s + (ulong)uVar29 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar12 = pSVar20->symtab_index_;\n uVar29 = 0;\n }\n else {\n if ((pSVar20->field_0x3c & 4) != 0) goto LAB_001b5432;\n uVar29 = -(uint)((byte)pSVar20->field_0x3b >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar12 = pSVar20->symtab_index_;\n }\n if (uVar12 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (pOVar4->_vptr_Object[0x20] == Relobj::do_get_incremental_reloc_count) {\n uVar30 = (&(pOVar4[1].xindex_)->large_shndx_offset_)[uVar22];\n }\n else {\n uVar30 = (*pOVar4->_vptr_Object[0x20])(pOVar4);\n }\n if (uVar30 == 0) {\n uVar13 = 0;\n uVar27 = 0;\n }\n else {\n if ((uVar12 == 0xffffffff) || (uVar28 = uVar12 - uVar2, global_sym_count <= uVar28)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (pOVar4->_vptr_Object[0x1f] == Relobj::do_get_incremental_reloc_base) {\n iVar10 = *(int *)(&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0 +\n uVar22 * 4);\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x1f])(pOVar4,uVar22 & 0xffffffff);\n }\n uVar13 = iVar10 * 0x18;\n uVar27 = global_syms[uVar28];\n global_syms[uVar28] = (int)puVar25 - iVar11;\n }\n puVar25[4] = uVar13;\n puVar19 = puVar25 + 5;\n *puVar25 = uVar12;\n puVar25[1] = uVar29;\n puVar25[2] = uVar27;\n puVar25[3] = uVar30;\n bVar8 = local_70 - 1 != uVar22;\n puVar25 = puVar19;\n uVar22 = uVar22 + 1;\n } while (bVar8);" do (compound_statement "{\n pSVar20 = *(Symbol **)(*plVar15 + uVar22 * 8);\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n if ((pSVar20->field_0x3a & 7) == 0) {\n if (pOVar4 == (pSVar20->u1_).object) {\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n bVar8 = Symbol::is_common_shndx(uVar29);\n if (!bVar8) {\n if ((pSVar20->field_0x3a & 7) != 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n uVar29 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar29 != 0) {\nLAB_001b54e1:\n uVar29 = *(uint *)((long)__s + (ulong)uVar29 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar12 = pSVar20->symtab_index_;\n uVar29 = 0;\n }\n else {\n if ((pSVar20->field_0x3c & 4) != 0) goto LAB_001b5432;\n uVar29 = -(uint)((byte)pSVar20->field_0x3b >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar12 = pSVar20->symtab_index_;\n }\n if (uVar12 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (pOVar4->_vptr_Object[0x20] == Relobj::do_get_incremental_reloc_count) {\n uVar30 = (&(pOVar4[1].xindex_)->large_shndx_offset_)[uVar22];\n }\n else {\n uVar30 = (*pOVar4->_vptr_Object[0x20])(pOVar4);\n }\n if (uVar30 == 0) {\n uVar13 = 0;\n uVar27 = 0;\n }\n else {\n if ((uVar12 == 0xffffffff) || (uVar28 = uVar12 - uVar2, global_sym_count <= uVar28)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (pOVar4->_vptr_Object[0x1f] == Relobj::do_get_incremental_reloc_base) {\n iVar10 = *(int *)(&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0 +\n uVar22 * 4);\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x1f])(pOVar4,uVar22 & 0xffffffff);\n }\n uVar13 = iVar10 * 0x18;\n uVar27 = global_syms[uVar28];\n global_syms[uVar28] = (int)puVar25 - iVar11;\n }\n puVar25[4] = uVar13;\n puVar19 = puVar25 + 5;\n *puVar25 = uVar12;\n puVar25[1] = uVar29;\n puVar25[2] = uVar27;\n puVar25[3] = uVar30;\n bVar8 = local_70 - 1 != uVar22;\n puVar25 = puVar19;\n uVar22 = uVar22 + 1;\n }" { (expression_statement "pSVar20 = *(Symbol **)(*plVar15 + uVar22 * 8);" (assignment_expression "pSVar20 = *(Symbol **)(*plVar15 + uVar22 * 8)" identifier = (pointer_expression "*(Symbol **)(*plVar15 + uVar22 * 8)" * (cast_expression "(Symbol **)(*plVar15 + uVar22 * 8)" ( (type_descriptor "Symbol **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar15 + uVar22 * 8)" ( (binary_expression "*plVar15 + uVar22 * 8" (pointer_expression "*plVar15" * identifier) + (binary_expression "uVar22 * 8" identifier * number_literal)) ))))) ;) (if_statement "if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }" if (parenthesized_expression "((pSVar20->field_0x3a & 0x10) != 0)" ( (binary_expression "(pSVar20->field_0x3a & 0x10) != 0" (parenthesized_expression "(pSVar20->field_0x3a & 0x10)" ( (binary_expression "pSVar20->field_0x3a & 0x10" (field_expression "pSVar20->field_0x3a" identifier -> field_identifier) & number_literal) )) != number_literal) )) (compound_statement "{\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }" { (ERROR "pSVar20 = Symbol_table::" (assignment_expression "pSVar20 = Symbol_table" identifier = identifier) : :) (expression_statement "resolve_forwards(this->symtab_,pSVar20);" (call_expression "resolve_forwards(this->symtab_,pSVar20)" identifier (argument_list "(this->symtab_,pSVar20)" ( (field_expression "this->symtab_" identifier -> field_identifier) , identifier ))) ;) })) (if_statement "if ((pSVar20->field_0x3a & 7) == 0) {\n if (pOVar4 == (pSVar20->u1_).object) {\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n bVar8 = Symbol::is_common_shndx(uVar29);\n if (!bVar8) {\n if ((pSVar20->field_0x3a & 7) != 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n uVar29 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar29 != 0) {\nLAB_001b54e1:\n uVar29 = *(uint *)((long)__s + (ulong)uVar29 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar12 = pSVar20->symtab_index_;\n uVar29 = 0;\n }\n else {\n if ((pSVar20->field_0x3c & 4) != 0) goto LAB_001b5432;\n uVar29 = -(uint)((byte)pSVar20->field_0x3b >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar12 = pSVar20->symtab_index_;\n }" if (parenthesized_expression "((pSVar20->field_0x3a & 7) == 0)" ( (binary_expression "(pSVar20->field_0x3a & 7) == 0" (parenthesized_expression "(pSVar20->field_0x3a & 7)" ( (binary_expression "pSVar20->field_0x3a & 7" (field_expression "pSVar20->field_0x3a" identifier -> field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n if (pOVar4 == (pSVar20->u1_).object) {\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n bVar8 = Symbol::is_common_shndx(uVar29);\n if (!bVar8) {\n if ((pSVar20->field_0x3a & 7) != 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n uVar29 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar29 != 0) {\nLAB_001b54e1:\n uVar29 = *(uint *)((long)__s + (ulong)uVar29 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar12 = pSVar20->symtab_index_;\n uVar29 = 0;\n }" { (if_statement "if (pOVar4 == (pSVar20->u1_).object) {\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n bVar8 = Symbol::is_common_shndx(uVar29);\n if (!bVar8) {\n if ((pSVar20->field_0x3a & 7) != 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n uVar29 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar29 != 0) {\nLAB_001b54e1:\n uVar29 = *(uint *)((long)__s + (ulong)uVar29 * 4);\n goto LAB_001b5352;\n }\n }" if (parenthesized_expression "(pOVar4 == (pSVar20->u1_).object)" ( (binary_expression "pOVar4 == (pSVar20->u1_).object" identifier == (field_expression "(pSVar20->u1_).object" (parenthesized_expression "(pSVar20->u1_)" ( (field_expression "pSVar20->u1_" identifier -> field_identifier) )) . field_identifier)) )) (compound_statement "{\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n bVar8 = Symbol::is_common_shndx(uVar29);\n if (!bVar8) {\n if ((pSVar20->field_0x3a & 7) != 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n uVar29 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar29 != 0) {\nLAB_001b54e1:\n uVar29 = *(uint *)((long)__s + (ulong)uVar29 * 4);\n goto LAB_001b5352;\n }\n }" { (expression_statement "uVar29 = (pSVar20->u2_).shndx;" (assignment_expression "uVar29 = (pSVar20->u2_).shndx" identifier = (field_expression "(pSVar20->u2_).shndx" (parenthesized_expression "(pSVar20->u2_)" ( (field_expression "pSVar20->u2_" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if ((pSVar20->field_0x3b & 0x20) == 0) {\n bVar8 = Symbol::is_common_shndx(uVar29);\n if (!bVar8) {\n if ((pSVar20->field_0x3a & 7) != 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n uVar29 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar29 != 0) {\nLAB_001b54e1:\n uVar29 = *(uint *)((long)__s + (ulong)uVar29 * 4);\n goto LAB_001b5352;\n }" if (parenthesized_expression "((pSVar20->field_0x3b & 0x20) == 0)" ( (binary_expression "(pSVar20->field_0x3b & 0x20) == 0" (parenthesized_expression "(pSVar20->field_0x3b & 0x20)" ( (binary_expression "pSVar20->field_0x3b & 0x20" (field_expression "pSVar20->field_0x3b" identifier -> field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n bVar8 = Symbol::is_common_shndx(uVar29);\n if (!bVar8) {\n if ((pSVar20->field_0x3a & 7) != 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n uVar29 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }" { (ERROR "bVar8 = Symbol::" (assignment_expression "bVar8 = Symbol" identifier = identifier) : :) (expression_statement "is_common_shndx(uVar29);" (call_expression "is_common_shndx(uVar29)" identifier (argument_list "(uVar29)" ( identifier ))) ;) (if_statement "if (!bVar8) {\n if ((pSVar20->field_0x3a & 7) != 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n uVar29 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }" if (parenthesized_expression "(!bVar8)" ( (unary_expression "!bVar8" ! identifier) )) (compound_statement "{\n if ((pSVar20->field_0x3a & 7) != 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar29 = (pSVar20->u2_).shndx;\n if ((pSVar20->field_0x3b & 0x20) == 0) {\n uVar29 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }" { (if_statement "if ((pSVar20->field_0x3a & 7) != 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx");\n }" if (parenthesized_expression "((pSVar20->field_0x3a & 7) != 0)" ( (binary_expression "(pSVar20->field_0x3a & 7) != 0" (parenthesized_expression "(pSVar20->field_0x3a & 7)" ( (binary_expression "pSVar20->field_0x3a & 7" (field_expression "pSVar20->field_0x3a" identifier -> field_identifier) & number_literal) )) != number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx");" (call_expression "do_gold_unreachable("../../gold/symtab.h",0xaa,"shndx")" identifier (argument_list "("../../gold/symtab.h",0xaa,"shndx")" ( (string_literal ""../../gold/symtab.h"" " string_content ") , number_literal , (string_literal ""shndx"" " string_content ") ))) ;) })) (expression_statement "uVar29 = (pSVar20->u2_).shndx;" (assignment_expression "uVar29 = (pSVar20->u2_).shndx" identifier = (field_expression "(pSVar20->u2_).shndx" (parenthesized_expression "(pSVar20->u2_)" ( (field_expression "pSVar20->u2_" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if ((pSVar20->field_0x3b & 0x20) == 0) {\n uVar29 = 1;\n goto LAB_001b5352;\n }" if (parenthesized_expression "((pSVar20->field_0x3b & 0x20) == 0)" ( (binary_expression "(pSVar20->field_0x3b & 0x20) == 0" (parenthesized_expression "(pSVar20->field_0x3b & 0x20)" ( (binary_expression "pSVar20->field_0x3b & 0x20" (field_expression "pSVar20->field_0x3b" identifier -> field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n uVar29 = 1;\n goto LAB_001b5352;\n }" { (expression_statement "uVar29 = 1;" (assignment_expression "uVar29 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001b5352;" goto statement_identifier ;) })) (goto_statement "goto LAB_001b54e1;" goto statement_identifier ;) })) }) (else_clause "else if (uVar29 != 0) {\nLAB_001b54e1:\n uVar29 = *(uint *)((long)__s + (ulong)uVar29 * 4);\n goto LAB_001b5352;\n }" else (if_statement "if (uVar29 != 0) {\nLAB_001b54e1:\n uVar29 = *(uint *)((long)__s + (ulong)uVar29 * 4);\n goto LAB_001b5352;\n }" if (parenthesized_expression "(uVar29 != 0)" ( (binary_expression "uVar29 != 0" identifier != number_literal) )) (compound_statement "{\nLAB_001b54e1:\n uVar29 = *(uint *)((long)__s + (ulong)uVar29 * 4);\n goto LAB_001b5352;\n }" { (labeled_statement "LAB_001b54e1:\n uVar29 = *(uint *)((long)__s + (ulong)uVar29 * 4);" statement_identifier : (expression_statement "uVar29 = *(uint *)((long)__s + (ulong)uVar29 * 4);" (assignment_expression "uVar29 = *(uint *)((long)__s + (ulong)uVar29 * 4)" identifier = (pointer_expression "*(uint *)((long)__s + (ulong)uVar29 * 4)" * (cast_expression "(uint *)((long)__s + (ulong)uVar29 * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__s + (ulong)uVar29 * 4)" ( (binary_expression "(long)__s + (ulong)uVar29 * 4" (cast_expression "(long)__s" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (binary_expression "(ulong)uVar29 * 4" (cast_expression "(ulong)uVar29" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) ))))) ;)) (goto_statement "goto LAB_001b5352;" goto statement_identifier ;) })))) })) (labeled_statement "LAB_001b5432:\n uVar12 = pSVar20->symtab_index_;" statement_identifier : (expression_statement "uVar12 = pSVar20->symtab_index_;" (assignment_expression "uVar12 = pSVar20->symtab_index_" identifier = (field_expression "pSVar20->symtab_index_" identifier -> field_identifier)) ;)) (expression_statement "uVar29 = 0;" (assignment_expression "uVar29 = 0" identifier = number_literal) ;) }) (else_clause "else {\n if ((pSVar20->field_0x3c & 4) != 0) goto LAB_001b5432;\n uVar29 = -(uint)((byte)pSVar20->field_0x3b >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar12 = pSVar20->symtab_index_;\n }" else (compound_statement "{\n if ((pSVar20->field_0x3c & 4) != 0) goto LAB_001b5432;\n uVar29 = -(uint)((byte)pSVar20->field_0x3b >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar12 = pSVar20->symtab_index_;\n }" { (if_statement "if ((pSVar20->field_0x3c & 4) != 0) goto LAB_001b5432;" if (parenthesized_expression "((pSVar20->field_0x3c & 4) != 0)" ( (binary_expression "(pSVar20->field_0x3c & 4) != 0" (parenthesized_expression "(pSVar20->field_0x3c & 4)" ( (binary_expression "pSVar20->field_0x3c & 4" (field_expression "pSVar20->field_0x3c" identifier -> field_identifier) & number_literal) )) != number_literal) )) (goto_statement "goto LAB_001b5432;" goto statement_identifier ;)) (expression_statement "uVar29 = -(uint)((byte)pSVar20->field_0x3b >> 3 & 1 ^ 1);" (assignment_expression "uVar29 = -(uint)((byte)pSVar20->field_0x3b >> 3 & 1 ^ 1)" identifier = (unary_expression "-(uint)((byte)pSVar20->field_0x3b >> 3 & 1 ^ 1)" - (call_expression "(uint)((byte)pSVar20->field_0x3b >> 3 & 1 ^ 1)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((byte)pSVar20->field_0x3b >> 3 & 1 ^ 1)" ( (binary_expression "(byte)pSVar20->field_0x3b >> 3 & 1 ^ 1" (binary_expression "(byte)pSVar20->field_0x3b >> 3 & 1" (binary_expression "(byte)pSVar20->field_0x3b >> 3" (cast_expression "(byte)pSVar20->field_0x3b" ( (type_descriptor "byte" type_identifier) ) (field_expression "pSVar20->field_0x3b" identifier -> field_identifier)) >> number_literal) & number_literal) ^ number_literal) ))))) ;) (labeled_statement "LAB_001b5352:\n uVar12 = pSVar20->symtab_index_;" statement_identifier : (expression_statement "uVar12 = pSVar20->symtab_index_;" (assignment_expression "uVar12 = pSVar20->symtab_index_" identifier = (field_expression "pSVar20->symtab_index_" identifier -> field_identifier)) ;)) }))) (if_statement "if (uVar12 == 0) {\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x180,"symtab_index");\n }" if (parenthesized_expression "(uVar12 == 0)" ( (binary_expression "uVar12 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_001b5440:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x180,"symtab_index");\n }" { (labeled_statement "LAB_001b5440:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x180,"symtab_index");" statement_identifier : comment (expression_statement "do_gold_unreachable("../../gold/symtab.h",0x180,"symtab_index");" (call_expression "do_gold_unreachable("../../gold/symtab.h",0x180,"symtab_index")" identifier (argument_list "("../../gold/symtab.h",0x180,"symtab_index")" ( (string_literal ""../../gold/symtab.h"" " string_content ") , number_literal , (string_literal ""symtab_index"" " string_content ") ))) ;)) })) (if_statement "if (pOVar4->_vptr_Object[0x20] == Relobj::do_get_incremental_reloc_count) {\n uVar30 = (&(pOVar4[1].xindex_)->large_shndx_offset_)[uVar22];\n }\n else {\n uVar30 = (*pOVar4->_vptr_Object[0x20])(pOVar4);\n }" if (parenthesized_expression "(pOVar4->_vptr_Object[0x20] == Relobj::do_get_incremental_reloc_count)" ( (binary_expression "pOVar4->_vptr_Object[0x20] == Relobj" (subscript_expression "pOVar4->_vptr_Object[0x20]" (field_expression "pOVar4->_vptr_Object" identifier -> field_identifier) [ number_literal ]) == identifier) (ERROR "::do_get_incremental_reloc_count" : : identifier) )) (compound_statement "{\n uVar30 = (&(pOVar4[1].xindex_)->large_shndx_offset_)[uVar22];\n }" { (expression_statement "uVar30 = (&(pOVar4[1].xindex_)->large_shndx_offset_)[uVar22];" (assignment_expression "uVar30 = (&(pOVar4[1].xindex_)->large_shndx_offset_)[uVar22]" identifier = (subscript_expression "(&(pOVar4[1].xindex_)->large_shndx_offset_)[uVar22]" (parenthesized_expression "(&(pOVar4[1].xindex_)->large_shndx_offset_)" ( (pointer_expression "&(pOVar4[1].xindex_)->large_shndx_offset_" & (field_expression "(pOVar4[1].xindex_)->large_shndx_offset_" (parenthesized_expression "(pOVar4[1].xindex_)" ( (field_expression "pOVar4[1].xindex_" (subscript_expression "pOVar4[1]" identifier [ number_literal ]) . field_identifier) )) -> field_identifier)) )) [ identifier ])) ;) }) (else_clause "else {\n uVar30 = (*pOVar4->_vptr_Object[0x20])(pOVar4);\n }" else (compound_statement "{\n uVar30 = (*pOVar4->_vptr_Object[0x20])(pOVar4);\n }" { (expression_statement "uVar30 = (*pOVar4->_vptr_Object[0x20])(pOVar4);" (assignment_expression "uVar30 = (*pOVar4->_vptr_Object[0x20])(pOVar4)" identifier = (call_expression "(*pOVar4->_vptr_Object[0x20])(pOVar4)" (parenthesized_expression "(*pOVar4->_vptr_Object[0x20])" ( (pointer_expression "*pOVar4->_vptr_Object[0x20]" * (subscript_expression "pOVar4->_vptr_Object[0x20]" (field_expression "pOVar4->_vptr_Object" identifier -> field_identifier) [ number_literal ])) )) (argument_list "(pOVar4)" ( identifier )))) ;) }))) (if_statement "if (uVar30 == 0) {\n uVar13 = 0;\n uVar27 = 0;\n }\n else {\n if ((uVar12 == 0xffffffff) || (uVar28 = uVar12 - uVar2, global_sym_count <= uVar28)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (pOVar4->_vptr_Object[0x1f] == Relobj::do_get_incremental_reloc_base) {\n iVar10 = *(int *)(&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0 +\n uVar22 * 4);\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x1f])(pOVar4,uVar22 & 0xffffffff);\n }\n uVar13 = iVar10 * 0x18;\n uVar27 = global_syms[uVar28];\n global_syms[uVar28] = (int)puVar25 - iVar11;\n }" if (parenthesized_expression "(uVar30 == 0)" ( (binary_expression "uVar30 == 0" identifier == number_literal) )) (compound_statement "{\n uVar13 = 0;\n uVar27 = 0;\n }" { (expression_statement "uVar13 = 0;" (assignment_expression "uVar13 = 0" identifier = number_literal) ;) (expression_statement "uVar27 = 0;" (assignment_expression "uVar27 = 0" identifier = number_literal) ;) }) (else_clause "else {\n if ((uVar12 == 0xffffffff) || (uVar28 = uVar12 - uVar2, global_sym_count <= uVar28)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (pOVar4->_vptr_Object[0x1f] == Relobj::do_get_incremental_reloc_base) {\n iVar10 = *(int *)(&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0 +\n uVar22 * 4);\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x1f])(pOVar4,uVar22 & 0xffffffff);\n }\n uVar13 = iVar10 * 0x18;\n uVar27 = global_syms[uVar28];\n global_syms[uVar28] = (int)puVar25 - iVar11;\n }" else (compound_statement "{\n if ((uVar12 == 0xffffffff) || (uVar28 = uVar12 - uVar2, global_sym_count <= uVar28)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (pOVar4->_vptr_Object[0x1f] == Relobj::do_get_incremental_reloc_base) {\n iVar10 = *(int *)(&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0 +\n uVar22 * 4);\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x1f])(pOVar4,uVar22 & 0xffffffff);\n }\n uVar13 = iVar10 * 0x18;\n uVar27 = global_syms[uVar28];\n global_syms[uVar28] = (int)puVar25 - iVar11;\n }" { (if_statement "if ((uVar12 == 0xffffffff) || (uVar28 = uVar12 - uVar2, global_sym_count <= uVar28)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x678,"write_info_blocks");\n }" if (parenthesized_expression "((uVar12 == 0xffffffff) || (uVar28 = uVar12 - uVar2, global_sym_count <= uVar28))" ( (binary_expression "(uVar12 == 0xffffffff) || (uVar28 = uVar12 - uVar2, global_sym_count <= uVar28)" (parenthesized_expression "(uVar12 == 0xffffffff)" ( (binary_expression "uVar12 == 0xffffffff" identifier == number_literal) )) || (parenthesized_expression "(uVar28 = uVar12 - uVar2, global_sym_count <= uVar28)" ( (comma_expression "uVar28 = uVar12 - uVar2, global_sym_count <= uVar28" (assignment_expression "uVar28 = uVar12 - uVar2" identifier = (binary_expression "uVar12 - uVar2" identifier - identifier)) , (binary_expression "global_sym_count <= uVar28" identifier <= identifier)) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x678,"write_info_blocks");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/incremental.cc",0x678,"write_info_blocks");" (call_expression "do_gold_unreachable("../../gold/incremental.cc",0x678,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x678,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (if_statement "if (pOVar4->_vptr_Object[0x1f] == Relobj::do_get_incremental_reloc_base) {\n iVar10 = *(int *)(&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0 +\n uVar22 * 4);\n }\n else {\n iVar10 = (*pOVar4->_vptr_Object[0x1f])(pOVar4,uVar22 & 0xffffffff);\n }" if (parenthesized_expression "(pOVar4->_vptr_Object[0x1f] == Relobj::do_get_incremental_reloc_base)" ( (binary_expression "pOVar4->_vptr_Object[0x1f] == Relobj" (subscript_expression "pOVar4->_vptr_Object[0x1f]" (field_expression "pOVar4->_vptr_Object" identifier -> field_identifier) [ number_literal ]) == identifier) (ERROR "::do_get_incremental_reloc_base" : : identifier) )) (compound_statement "{\n iVar10 = *(int *)(&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0 +\n uVar22 * 4);\n }" { (expression_statement "iVar10 = *(int *)(&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0 +\n uVar22 * 4);" (assignment_expression "iVar10 = *(int *)(&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0 +\n uVar22 * 4)" identifier = (pointer_expression "*(int *)(&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0 +\n uVar22 * 4)" * (cast_expression "(int *)(&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0 +\n uVar22 * 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0 +\n uVar22 * 4)" ( (binary_expression "&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0 +\n uVar22 * 4" (pointer_expression "&((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0" & (field_expression "((pOVar4[1].compressed_sections_)->_M_t)._M_impl.field_0x0" (field_expression "((pOVar4[1].compressed_sections_)->_M_t)._M_impl" (parenthesized_expression "((pOVar4[1].compressed_sections_)->_M_t)" ( (field_expression "(pOVar4[1].compressed_sections_)->_M_t" (parenthesized_expression "(pOVar4[1].compressed_sections_)" ( (field_expression "pOVar4[1].compressed_sections_" (subscript_expression "pOVar4[1]" identifier [ number_literal ]) . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier)) + (binary_expression "uVar22 * 4" identifier * number_literal)) ))))) ;) }) (else_clause "else {\n iVar10 = (*pOVar4->_vptr_Object[0x1f])(pOVar4,uVar22 & 0xffffffff);\n }" else (compound_statement "{\n iVar10 = (*pOVar4->_vptr_Object[0x1f])(pOVar4,uVar22 & 0xffffffff);\n }" { (expression_statement "iVar10 = (*pOVar4->_vptr_Object[0x1f])(pOVar4,uVar22 & 0xffffffff);" (assignment_expression "iVar10 = (*pOVar4->_vptr_Object[0x1f])(pOVar4,uVar22 & 0xffffffff)" identifier = (call_expression "(*pOVar4->_vptr_Object[0x1f])(pOVar4,uVar22 & 0xffffffff)" (parenthesized_expression "(*pOVar4->_vptr_Object[0x1f])" ( (pointer_expression "*pOVar4->_vptr_Object[0x1f]" * (subscript_expression "pOVar4->_vptr_Object[0x1f]" (field_expression "pOVar4->_vptr_Object" identifier -> field_identifier) [ number_literal ])) )) (argument_list "(pOVar4,uVar22 & 0xffffffff)" ( identifier , (binary_expression "uVar22 & 0xffffffff" identifier & number_literal) )))) ;) }))) (expression_statement "uVar13 = iVar10 * 0x18;" (assignment_expression "uVar13 = iVar10 * 0x18" identifier = (binary_expression "iVar10 * 0x18" identifier * number_literal)) ;) (expression_statement "uVar27 = global_syms[uVar28];" (assignment_expression "uVar27 = global_syms[uVar28]" identifier = (subscript_expression "global_syms[uVar28]" identifier [ identifier ])) ;) (expression_statement "global_syms[uVar28] = (int)puVar25 - iVar11;" (assignment_expression "global_syms[uVar28] = (int)puVar25 - iVar11" (subscript_expression "global_syms[uVar28]" identifier [ identifier ]) = (binary_expression "(int)puVar25 - iVar11" (cast_expression "(int)puVar25" ( (type_descriptor "int" primitive_type) ) identifier) - identifier)) ;) }))) (expression_statement "puVar25[4] = uVar13;" (assignment_expression "puVar25[4] = uVar13" (subscript_expression "puVar25[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar19 = puVar25 + 5;" (assignment_expression "puVar19 = puVar25 + 5" identifier = (binary_expression "puVar25 + 5" identifier + number_literal)) ;) (expression_statement "*puVar25 = uVar12;" (assignment_expression "*puVar25 = uVar12" (pointer_expression "*puVar25" * identifier) = identifier) ;) (expression_statement "puVar25[1] = uVar29;" (assignment_expression "puVar25[1] = uVar29" (subscript_expression "puVar25[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar25[2] = uVar27;" (assignment_expression "puVar25[2] = uVar27" (subscript_expression "puVar25[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar25[3] = uVar30;" (assignment_expression "puVar25[3] = uVar30" (subscript_expression "puVar25[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "bVar8 = local_70 - 1 != uVar22;" (assignment_expression "bVar8 = local_70 - 1 != uVar22" identifier = (binary_expression "local_70 - 1 != uVar22" (binary_expression "local_70 - 1" identifier - number_literal) != identifier)) ;) (expression_statement "puVar25 = puVar19;" (assignment_expression "puVar25 = puVar19" identifier = identifier) ;) (expression_statement "uVar22 = uVar22 + 1;" (assignment_expression "uVar22 = uVar22 + 1" identifier = (binary_expression "uVar22 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar8)" ( identifier )) ;) })) (if_statement "if (uVar24 == 0) {\n operator_delete__(__s);\n pov = (uchar *)puVar19;\n }\n else {\n puVar26 = *(ulong **)(lVar31 + 0x60);\n pov = (uchar *)(puVar19 + (ulong)(uVar24 - 1) + 1);\n do {\n while (uVar22 = *puVar26, uVar22 == 0) {\n *puVar19 = 0;\n puVar19 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n if (puVar19 == (uint *)pov) goto LAB_001b55c5;\n }\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n puVar25 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n *puVar19 = *(uint *)((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>.\n _M_impl._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n puVar19 = puVar25;\n } while (puVar25 != (uint *)pov);\nLAB_001b55c5:\n operator_delete__(__s);\n }" if (parenthesized_expression "(uVar24 == 0)" ( (binary_expression "uVar24 == 0" identifier == number_literal) )) (compound_statement "{\n operator_delete__(__s);\n pov = (uchar *)puVar19;\n }" { (expression_statement "operator_delete__(__s);" (call_expression "operator_delete__(__s)" identifier (argument_list "(__s)" ( identifier ))) ;) (expression_statement "pov = (uchar *)puVar19;" (assignment_expression "pov = (uchar *)puVar19" identifier = (cast_expression "(uchar *)puVar19" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) }) (else_clause "else {\n puVar26 = *(ulong **)(lVar31 + 0x60);\n pov = (uchar *)(puVar19 + (ulong)(uVar24 - 1) + 1);\n do {\n while (uVar22 = *puVar26, uVar22 == 0) {\n *puVar19 = 0;\n puVar19 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n if (puVar19 == (uint *)pov) goto LAB_001b55c5;\n }\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n puVar25 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n *puVar19 = *(uint *)((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>.\n _M_impl._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n puVar19 = puVar25;\n } while (puVar25 != (uint *)pov);\nLAB_001b55c5:\n operator_delete__(__s);\n }" else (compound_statement "{\n puVar26 = *(ulong **)(lVar31 + 0x60);\n pov = (uchar *)(puVar19 + (ulong)(uVar24 - 1) + 1);\n do {\n while (uVar22 = *puVar26, uVar22 == 0) {\n *puVar19 = 0;\n puVar19 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n if (puVar19 == (uint *)pov) goto LAB_001b55c5;\n }\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n puVar25 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n *puVar19 = *(uint *)((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>.\n _M_impl._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n puVar19 = puVar25;\n } while (puVar25 != (uint *)pov);\nLAB_001b55c5:\n operator_delete__(__s);\n }" { (expression_statement "puVar26 = *(ulong **)(lVar31 + 0x60);" (assignment_expression "puVar26 = *(ulong **)(lVar31 + 0x60)" identifier = (pointer_expression "*(ulong **)(lVar31 + 0x60)" * (cast_expression "(ulong **)(lVar31 + 0x60)" ( (type_descriptor "ulong **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar31 + 0x60)" ( (binary_expression "lVar31 + 0x60" identifier + number_literal) ))))) ;) (expression_statement "pov = (uchar *)(puVar19 + (ulong)(uVar24 - 1) + 1);" (assignment_expression "pov = (uchar *)(puVar19 + (ulong)(uVar24 - 1) + 1)" identifier = (cast_expression "(uchar *)(puVar19 + (ulong)(uVar24 - 1) + 1)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar19 + (ulong)(uVar24 - 1) + 1)" ( (binary_expression "puVar19 + (ulong)(uVar24 - 1) + 1" (binary_expression "puVar19 + (ulong)(uVar24 - 1)" identifier + (call_expression "(ulong)(uVar24 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar24 - 1)" ( (binary_expression "uVar24 - 1" identifier - number_literal) )))) + number_literal) )))) ;) (do_statement "do {\n while (uVar22 = *puVar26, uVar22 == 0) {\n *puVar19 = 0;\n puVar19 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n if (puVar19 == (uint *)pov) goto LAB_001b55c5;\n }\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n puVar25 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n *puVar19 = *(uint *)((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>.\n _M_impl._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n puVar19 = puVar25;\n } while (puVar25 != (uint *)pov);" do (compound_statement "{\n while (uVar22 = *puVar26, uVar22 == 0) {\n *puVar19 = 0;\n puVar19 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n if (puVar19 == (uint *)pov) goto LAB_001b55c5;\n }\n if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;\n puVar25 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n *puVar19 = *(uint *)((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>.\n _M_impl._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n puVar19 = puVar25;\n }" { (while_statement "while (uVar22 = *puVar26, uVar22 == 0) {\n *puVar19 = 0;\n puVar19 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n if (puVar19 == (uint *)pov) goto LAB_001b55c5;\n }" while (parenthesized_expression "(uVar22 = *puVar26, uVar22 == 0)" ( (comma_expression "uVar22 = *puVar26, uVar22 == 0" (assignment_expression "uVar22 = *puVar26" identifier = (pointer_expression "*puVar26" * identifier)) , (binary_expression "uVar22 == 0" identifier == number_literal)) )) (compound_statement "{\n *puVar19 = 0;\n puVar19 = puVar19 + 1;\n puVar26 = puVar26 + 1;\n if (puVar19 == (uint *)pov) goto LAB_001b55c5;\n }" { (expression_statement "*puVar19 = 0;" (assignment_expression "*puVar19 = 0" (pointer_expression "*puVar19" * identifier) = number_literal) ;) (expression_statement "puVar19 = puVar19 + 1;" (assignment_expression "puVar19 = puVar19 + 1" identifier = (binary_expression "puVar19 + 1" identifier + number_literal)) ;) (expression_statement "puVar26 = puVar26 + 1;" (assignment_expression "puVar26 = puVar26 + 1" identifier = (binary_expression "puVar26 + 1" identifier + number_literal)) ;) (if_statement "if (puVar19 == (uint *)pov) goto LAB_001b55c5;" if (parenthesized_expression "(puVar19 == (uint *)pov)" ( (binary_expression "puVar19 == (uint *)pov" identifier == (cast_expression "(uint *)pov" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (goto_statement "goto LAB_001b55c5;" goto statement_identifier ;)) })) (if_statement "if ((strtab->key_to_offset_).size_ < uVar22) goto LAB_001b565a;" if (parenthesized_expression "((strtab->key_to_offset_).size_ < uVar22)" ( (binary_expression "(strtab->key_to_offset_).size_ < uVar22" (field_expression "(strtab->key_to_offset_).size_" (parenthesized_expression "(strtab->key_to_offset_)" ( (field_expression "strtab->key_to_offset_" identifier -> field_identifier) )) . field_identifier) < identifier) )) (goto_statement "goto LAB_001b565a;" goto statement_identifier ;)) (expression_statement "puVar25 = puVar19 + 1;" (assignment_expression "puVar25 = puVar19 + 1" identifier = (binary_expression "puVar19 + 1" identifier + number_literal)) ;) (expression_statement "puVar26 = puVar26 + 1;" (assignment_expression "puVar26 = puVar26 + 1" identifier = (binary_expression "puVar26 + 1" identifier + number_literal)) ;) (expression_statement "*puVar19 = *(uint *)((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>.\n _M_impl._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);" (assignment_expression "*puVar19 = *(uint *)((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>.\n _M_impl._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8)" (pointer_expression "*puVar19" * identifier) = (pointer_expression "*(uint *)((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>.\n _M_impl._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8)" * (cast_expression "(uint *)((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>.\n _M_impl._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>.\n _M_impl._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8)" ( (ERROR "(long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::" (comma_expression "(long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std" (binary_expression "(long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int" (binary_expression "(long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std" (cast_expression "(long)(strtab->key_to_offset_).chunks_.\n super__Vector_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(strtab->key_to_offset_).chunks_.\n super__Vector_base" (field_expression "(strtab->key_to_offset_).chunks_" (parenthesized_expression "(strtab->key_to_offset_)" ( (field_expression "strtab->key_to_offset_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) < identifier) (ERROR "::vector" : : identifier) < identifier) , identifier) : : (binary_expression "allocator<long_int>_>,_std" (binary_expression "allocator<long_int>_" (binary_expression "allocator<long_int" identifier < identifier) > identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (comma_expression "vector<long_int,_std" (binary_expression "vector<long_int" identifier < identifier) , identifier) : : (comma_expression "allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std" (binary_expression "allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int" (field_expression "allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd].\n super__Vector_base" (subscript_expression "allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 - 1 >> 0xd]" (field_expression "allocator<long_int>_>_>_>\n ._M_impl._M_start" (field_expression "allocator<long_int>_>_>_>\n ._M_impl" (binary_expression "allocator<long_int>_>_>_" (binary_expression "allocator<long_int>_>_" (binary_expression "allocator<long_int>_" (binary_expression "allocator<long_int" identifier < identifier) > identifier) > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) [ (binary_expression "uVar22 - 1 >> 0xd" (binary_expression "uVar22 - 1" identifier - number_literal) >> number_literal) ]) . field_identifier) < identifier) , identifier) : :) (binary_expression "allocator<long_int>_>.\n _M_impl._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8" (field_expression "allocator<long_int>_>.\n _M_impl._M_start" (field_expression "allocator<long_int>_>.\n _M_impl" (binary_expression "allocator<long_int>_" (binary_expression "allocator<long_int" identifier < identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) + (binary_expression "(ulong)((uint)(uVar22 - 1) & 0x1fff) * 8" (call_expression "(ulong)((uint)(uVar22 - 1) & 0x1fff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)(uVar22 - 1) & 0x1fff)" ( (binary_expression "(uint)(uVar22 - 1) & 0x1fff" (call_expression "(uint)(uVar22 - 1)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar22 - 1)" ( (binary_expression "uVar22 - 1" identifier - number_literal) ))) & number_literal) ))) * number_literal)) ))))) ;) (expression_statement "puVar19 = puVar25;" (assignment_expression "puVar19 = puVar25" identifier = identifier) ;) }) while (parenthesized_expression "(puVar25 != (uint *)pov)" ( (binary_expression "puVar25 != (uint *)pov" identifier != (cast_expression "(uint *)pov" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) ;) (labeled_statement "LAB_001b55c5:\n operator_delete__(__s);" statement_identifier : (expression_statement "operator_delete__(__s);" (call_expression "operator_delete__(__s)" identifier (argument_list "(__s)" ( identifier ))) ;)) }))) (break_statement "break;" break ;)) (case_statement "case 3:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[6])();\n lVar31 = CONCAT44(extraout_var_03,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar16 = *(long *)(lVar31 + 0x38);\n puVar25 = (uint *)((long)pov + 8);\n puVar26 = *(ulong **)(lVar31 + 0x50);\n lVar5 = *(long *)(lVar31 + 0x58);\n uVar29 = (uint)(*(long *)(lVar31 + 0x40) - lVar16 >> 3);\n *(uint *)pov = uVar29;\n uVar24 = (uint)(lVar5 - (long)puVar26 >> 3);\n *(uint *)((long)pov + 4) = uVar24;\n if (uVar29 != 0) {\n uVar22 = 0;\n do {\n *(uint *)((long)pov + (uVar22 + 2) * 4) =\n *(uint *)(*(long *)(lVar16 + uVar22 * 8) + 0x14);\n bVar8 = uVar29 - 1 != uVar22;\n uVar22 = uVar22 + 1;\n } while (bVar8);\n puVar25 = puVar25 + (ulong)(uVar29 - 1) + 1;\n }\n pov = (uchar *)puVar25;\n if (uVar24 != 0) {\n uVar22 = *puVar26;\n uVar14 = (strtab->key_to_offset_).size_;\n if (uVar14 < uVar22) goto LAB_001b565a;\n pov = (uchar *)(puVar25 + (ulong)(uVar24 - 1) + 1);\n pvVar6 = (strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start;\n while( true ) {\n puVar26 = puVar26 + 1;\n *puVar25 = (uint)*(undefined8 *)\n ((long)pvVar6[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n if (puVar25 + 1 == (uint *)pov) break;\n uVar22 = *puVar26;\n puVar25 = puVar25 + 1;\n if (uVar14 < uVar22) goto LAB_001b565a;\n }\n }\n break;" case number_literal : (if_statement "if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }" if (parenthesized_expression "((*local_90)->info_offset_ != iVar10 - iVar11)" ( (binary_expression "(*local_90)->info_offset_ != iVar10 - iVar11" (field_expression "(*local_90)->info_offset_" (parenthesized_expression "(*local_90)" ( (pointer_expression "*local_90" * identifier) )) -> field_identifier) != (binary_expression "iVar10 - iVar11" identifier - identifier)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/incremental.cc",0x6d4,"write_info_blocks");" (call_expression "do_gold_unreachable("../../gold/incremental.cc",0x6d4,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x6d4,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[6])();" (assignment_expression "iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[6])()" identifier = (call_expression "(*(*local_90)->_vptr_Incremental_input_entry[6])()" (parenthesized_expression "(*(*local_90)->_vptr_Incremental_input_entry[6])" ( (pointer_expression "*(*local_90)->_vptr_Incremental_input_entry[6]" * (subscript_expression "(*local_90)->_vptr_Incremental_input_entry[6]" (field_expression "(*local_90)->_vptr_Incremental_input_entry" (parenthesized_expression "(*local_90)" ( (pointer_expression "*local_90" * identifier) )) -> field_identifier) [ number_literal ])) )) (argument_list "()" ( )))) ;) (expression_statement "lVar31 = CONCAT44(extraout_var_03,iVar10);" (assignment_expression "lVar31 = CONCAT44(extraout_var_03,iVar10)" identifier = (call_expression "CONCAT44(extraout_var_03,iVar10)" identifier (argument_list "(extraout_var_03,iVar10)" ( identifier , identifier )))) ;) (if_statement "if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }" if (parenthesized_expression "(lVar31 == 0)" ( (binary_expression "lVar31 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/incremental.cc",0x6d6,"write_info_blocks");" (call_expression "do_gold_unreachable("../../gold/incremental.cc",0x6d6,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x6d6,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "lVar16 = *(long *)(lVar31 + 0x38);" (assignment_expression "lVar16 = *(long *)(lVar31 + 0x38)" identifier = (pointer_expression "*(long *)(lVar31 + 0x38)" * (cast_expression "(long *)(lVar31 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar31 + 0x38)" ( (binary_expression "lVar31 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "puVar25 = (uint *)((long)pov + 8);" (assignment_expression "puVar25 = (uint *)((long)pov + 8)" identifier = (cast_expression "(uint *)((long)pov + 8)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pov + 8)" ( (binary_expression "(long)pov + 8" (cast_expression "(long)pov" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ;) (expression_statement "puVar26 = *(ulong **)(lVar31 + 0x50);" (assignment_expression "puVar26 = *(ulong **)(lVar31 + 0x50)" identifier = (pointer_expression "*(ulong **)(lVar31 + 0x50)" * (cast_expression "(ulong **)(lVar31 + 0x50)" ( (type_descriptor "ulong **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar31 + 0x50)" ( (binary_expression "lVar31 + 0x50" identifier + number_literal) ))))) ;) (expression_statement "lVar5 = *(long *)(lVar31 + 0x58);" (assignment_expression "lVar5 = *(long *)(lVar31 + 0x58)" identifier = (pointer_expression "*(long *)(lVar31 + 0x58)" * (cast_expression "(long *)(lVar31 + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar31 + 0x58)" ( (binary_expression "lVar31 + 0x58" identifier + number_literal) ))))) ;) (expression_statement "uVar29 = (uint)(*(long *)(lVar31 + 0x40) - lVar16 >> 3);" (assignment_expression "uVar29 = (uint)(*(long *)(lVar31 + 0x40) - lVar16 >> 3)" identifier = (call_expression "(uint)(*(long *)(lVar31 + 0x40) - lVar16 >> 3)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(*(long *)(lVar31 + 0x40) - lVar16 >> 3)" ( (binary_expression "*(long *)(lVar31 + 0x40) - lVar16 >> 3" (binary_expression "*(long *)(lVar31 + 0x40) - lVar16" (pointer_expression "*(long *)(lVar31 + 0x40)" * (cast_expression "(long *)(lVar31 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar31 + 0x40)" ( (binary_expression "lVar31 + 0x40" identifier + number_literal) )))) - identifier) >> number_literal) )))) ;) (expression_statement "*(uint *)pov = uVar29;" (assignment_expression "*(uint *)pov = uVar29" (pointer_expression "*(uint *)pov" * (cast_expression "(uint *)pov" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = identifier) ;) (expression_statement "uVar24 = (uint)(lVar5 - (long)puVar26 >> 3);" (assignment_expression "uVar24 = (uint)(lVar5 - (long)puVar26 >> 3)" identifier = (call_expression "(uint)(lVar5 - (long)puVar26 >> 3)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(lVar5 - (long)puVar26 >> 3)" ( (binary_expression "lVar5 - (long)puVar26 >> 3" (binary_expression "lVar5 - (long)puVar26" identifier - (cast_expression "(long)puVar26" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )))) ;) (expression_statement "*(uint *)((long)pov + 4) = uVar24;" (assignment_expression "*(uint *)((long)pov + 4) = uVar24" (pointer_expression "*(uint *)((long)pov + 4)" * (cast_expression "(uint *)((long)pov + 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pov + 4)" ( (binary_expression "(long)pov + 4" (cast_expression "(long)pov" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (if_statement "if (uVar29 != 0) {\n uVar22 = 0;\n do {\n *(uint *)((long)pov + (uVar22 + 2) * 4) =\n *(uint *)(*(long *)(lVar16 + uVar22 * 8) + 0x14);\n bVar8 = uVar29 - 1 != uVar22;\n uVar22 = uVar22 + 1;\n } while (bVar8);\n puVar25 = puVar25 + (ulong)(uVar29 - 1) + 1;\n }" if (parenthesized_expression "(uVar29 != 0)" ( (binary_expression "uVar29 != 0" identifier != number_literal) )) (compound_statement "{\n uVar22 = 0;\n do {\n *(uint *)((long)pov + (uVar22 + 2) * 4) =\n *(uint *)(*(long *)(lVar16 + uVar22 * 8) + 0x14);\n bVar8 = uVar29 - 1 != uVar22;\n uVar22 = uVar22 + 1;\n } while (bVar8);\n puVar25 = puVar25 + (ulong)(uVar29 - 1) + 1;\n }" { (expression_statement "uVar22 = 0;" (assignment_expression "uVar22 = 0" identifier = number_literal) ;) (do_statement "do {\n *(uint *)((long)pov + (uVar22 + 2) * 4) =\n *(uint *)(*(long *)(lVar16 + uVar22 * 8) + 0x14);\n bVar8 = uVar29 - 1 != uVar22;\n uVar22 = uVar22 + 1;\n } while (bVar8);" do (compound_statement "{\n *(uint *)((long)pov + (uVar22 + 2) * 4) =\n *(uint *)(*(long *)(lVar16 + uVar22 * 8) + 0x14);\n bVar8 = uVar29 - 1 != uVar22;\n uVar22 = uVar22 + 1;\n }" { (expression_statement "*(uint *)((long)pov + (uVar22 + 2) * 4) =\n *(uint *)(*(long *)(lVar16 + uVar22 * 8) + 0x14);" (assignment_expression "*(uint *)((long)pov + (uVar22 + 2) * 4) =\n *(uint *)(*(long *)(lVar16 + uVar22 * 8) + 0x14)" (pointer_expression "*(uint *)((long)pov + (uVar22 + 2) * 4)" * (cast_expression "(uint *)((long)pov + (uVar22 + 2) * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pov + (uVar22 + 2) * 4)" ( (binary_expression "(long)pov + (uVar22 + 2) * 4" (cast_expression "(long)pov" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (binary_expression "(uVar22 + 2) * 4" (parenthesized_expression "(uVar22 + 2)" ( (binary_expression "uVar22 + 2" identifier + number_literal) )) * number_literal)) )))) = (pointer_expression "*(uint *)(*(long *)(lVar16 + uVar22 * 8) + 0x14)" * (cast_expression "(uint *)(*(long *)(lVar16 + uVar22 * 8) + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar16 + uVar22 * 8) + 0x14)" ( (binary_expression "*(long *)(lVar16 + uVar22 * 8) + 0x14" (pointer_expression "*(long *)(lVar16 + uVar22 * 8)" * (cast_expression "(long *)(lVar16 + uVar22 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar16 + uVar22 * 8)" ( (binary_expression "lVar16 + uVar22 * 8" identifier + (binary_expression "uVar22 * 8" identifier * number_literal)) )))) + number_literal) ))))) ;) (expression_statement "bVar8 = uVar29 - 1 != uVar22;" (assignment_expression "bVar8 = uVar29 - 1 != uVar22" identifier = (binary_expression "uVar29 - 1 != uVar22" (binary_expression "uVar29 - 1" identifier - number_literal) != identifier)) ;) (expression_statement "uVar22 = uVar22 + 1;" (assignment_expression "uVar22 = uVar22 + 1" identifier = (binary_expression "uVar22 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar8)" ( identifier )) ;) (expression_statement "puVar25 = puVar25 + (ulong)(uVar29 - 1) + 1;" (assignment_expression "puVar25 = puVar25 + (ulong)(uVar29 - 1) + 1" identifier = (binary_expression "puVar25 + (ulong)(uVar29 - 1) + 1" (binary_expression "puVar25 + (ulong)(uVar29 - 1)" identifier + (call_expression "(ulong)(uVar29 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar29 - 1)" ( (binary_expression "uVar29 - 1" identifier - number_literal) )))) + number_literal)) ;) })) (expression_statement "pov = (uchar *)puVar25;" (assignment_expression "pov = (uchar *)puVar25" identifier = (cast_expression "(uchar *)puVar25" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (if_statement "if (uVar24 != 0) {\n uVar22 = *puVar26;\n uVar14 = (strtab->key_to_offset_).size_;\n if (uVar14 < uVar22) goto LAB_001b565a;\n pov = (uchar *)(puVar25 + (ulong)(uVar24 - 1) + 1);\n pvVar6 = (strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start;\n while( true ) {\n puVar26 = puVar26 + 1;\n *puVar25 = (uint)*(undefined8 *)\n ((long)pvVar6[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n if (puVar25 + 1 == (uint *)pov) break;\n uVar22 = *puVar26;\n puVar25 = puVar25 + 1;\n if (uVar14 < uVar22) goto LAB_001b565a;\n }\n }" if (parenthesized_expression "(uVar24 != 0)" ( (binary_expression "uVar24 != 0" identifier != number_literal) )) (compound_statement "{\n uVar22 = *puVar26;\n uVar14 = (strtab->key_to_offset_).size_;\n if (uVar14 < uVar22) goto LAB_001b565a;\n pov = (uchar *)(puVar25 + (ulong)(uVar24 - 1) + 1);\n pvVar6 = (strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start;\n while( true ) {\n puVar26 = puVar26 + 1;\n *puVar25 = (uint)*(undefined8 *)\n ((long)pvVar6[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n if (puVar25 + 1 == (uint *)pov) break;\n uVar22 = *puVar26;\n puVar25 = puVar25 + 1;\n if (uVar14 < uVar22) goto LAB_001b565a;\n }\n }" { (expression_statement "uVar22 = *puVar26;" (assignment_expression "uVar22 = *puVar26" identifier = (pointer_expression "*puVar26" * identifier)) ;) (expression_statement "uVar14 = (strtab->key_to_offset_).size_;" (assignment_expression "uVar14 = (strtab->key_to_offset_).size_" identifier = (field_expression "(strtab->key_to_offset_).size_" (parenthesized_expression "(strtab->key_to_offset_)" ( (field_expression "strtab->key_to_offset_" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if (uVar14 < uVar22) goto LAB_001b565a;" if (parenthesized_expression "(uVar14 < uVar22)" ( (binary_expression "uVar14 < uVar22" identifier < identifier) )) (goto_statement "goto LAB_001b565a;" goto statement_identifier ;)) (expression_statement "pov = (uchar *)(puVar25 + (ulong)(uVar24 - 1) + 1);" (assignment_expression "pov = (uchar *)(puVar25 + (ulong)(uVar24 - 1) + 1)" identifier = (cast_expression "(uchar *)(puVar25 + (ulong)(uVar24 - 1) + 1)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar25 + (ulong)(uVar24 - 1) + 1)" ( (binary_expression "puVar25 + (ulong)(uVar24 - 1) + 1" (binary_expression "puVar25 + (ulong)(uVar24 - 1)" identifier + (call_expression "(ulong)(uVar24 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar24 - 1)" ( (binary_expression "uVar24 - 1" identifier - number_literal) )))) + number_literal) )))) ;) (ERROR "pvVar6 = (strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::" (comma_expression "pvVar6 = (strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std" (binary_expression "pvVar6 = (strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int" (assignment_expression "pvVar6 = (strtab->key_to_offset_).chunks_.\n super__Vector_base<std" identifier = (binary_expression "(strtab->key_to_offset_).chunks_.\n super__Vector_base<std" (field_expression "(strtab->key_to_offset_).chunks_.\n super__Vector_base" (field_expression "(strtab->key_to_offset_).chunks_" (parenthesized_expression "(strtab->key_to_offset_)" ( (field_expression "strtab->key_to_offset_" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier)) (ERROR "::vector" : : identifier) < identifier) , identifier) : : (binary_expression "allocator<long_int>_>,_std" (binary_expression "allocator<long_int>_" (binary_expression "allocator<long_int" identifier < identifier) > identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (comma_expression "vector<long_int,_std" (binary_expression "vector<long_int" identifier < identifier) , identifier) : :) (expression_statement "allocator<long_int>_>_>_>\n ._M_impl._M_start;" (field_expression "allocator<long_int>_>_>_>\n ._M_impl._M_start" (field_expression "allocator<long_int>_>_>_>\n ._M_impl" (binary_expression "allocator<long_int>_>_>_" (binary_expression "allocator<long_int>_>_" (binary_expression "allocator<long_int>_" (binary_expression "allocator<long_int" identifier < identifier) > identifier) > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (while_statement "while( true ) {\n puVar26 = puVar26 + 1;\n *puVar25 = (uint)*(undefined8 *)\n ((long)pvVar6[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n if (puVar25 + 1 == (uint *)pov) break;\n uVar22 = *puVar26;\n puVar25 = puVar25 + 1;\n if (uVar14 < uVar22) goto LAB_001b565a;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n puVar26 = puVar26 + 1;\n *puVar25 = (uint)*(undefined8 *)\n ((long)pvVar6[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);\n if (puVar25 + 1 == (uint *)pov) break;\n uVar22 = *puVar26;\n puVar25 = puVar25 + 1;\n if (uVar14 < uVar22) goto LAB_001b565a;\n }" { (expression_statement "puVar26 = puVar26 + 1;" (assignment_expression "puVar26 = puVar26 + 1" identifier = (binary_expression "puVar26 + 1" identifier + number_literal)) ;) (expression_statement "*puVar25 = (uint)*(undefined8 *)\n ((long)pvVar6[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8);" (assignment_expression "*puVar25 = (uint)*(undefined8 *)\n ((long)pvVar6[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8)" (pointer_expression "*puVar25" * identifier) = (binary_expression "(uint)*(undefined8 *)\n ((long)pvVar6[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)\n ((long)pvVar6[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar6[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8)" ( (ERROR "(long)pvVar6[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std::" (comma_expression "(long)pvVar6[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int,_std" (binary_expression "(long)pvVar6[uVar22 - 1 >> 0xd].\n super__Vector_base<long_int" (cast_expression "(long)pvVar6[uVar22 - 1 >> 0xd].\n super__Vector_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "pvVar6[uVar22 - 1 >> 0xd].\n super__Vector_base" (subscript_expression "pvVar6[uVar22 - 1 >> 0xd]" identifier [ (binary_expression "uVar22 - 1 >> 0xd" (binary_expression "uVar22 - 1" identifier - number_literal) >> number_literal) ]) . field_identifier)) < identifier) , identifier) : :) (binary_expression "allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)(uVar22 - 1) & 0x1fff) * 8" (field_expression "allocator<long_int>_>._M_impl\n ._M_start" (field_expression "allocator<long_int>_>._M_impl" (binary_expression "allocator<long_int>_" (binary_expression "allocator<long_int" identifier < identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) + (binary_expression "(ulong)((uint)(uVar22 - 1) & 0x1fff) * 8" (call_expression "(ulong)((uint)(uVar22 - 1) & 0x1fff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)(uVar22 - 1) & 0x1fff)" ( (binary_expression "(uint)(uVar22 - 1) & 0x1fff" (call_expression "(uint)(uVar22 - 1)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar22 - 1)" ( (binary_expression "uVar22 - 1" identifier - number_literal) ))) & number_literal) ))) * number_literal)) ))))) ;) (if_statement "if (puVar25 + 1 == (uint *)pov) break;" if (parenthesized_expression "(puVar25 + 1 == (uint *)pov)" ( (binary_expression "puVar25 + 1 == (uint *)pov" (binary_expression "puVar25 + 1" identifier + number_literal) == (cast_expression "(uint *)pov" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (break_statement "break;" break ;)) (expression_statement "uVar22 = *puVar26;" (assignment_expression "uVar22 = *puVar26" identifier = (pointer_expression "*puVar26" * identifier)) ;) (expression_statement "puVar25 = puVar25 + 1;" (assignment_expression "puVar25 = puVar25 + 1" identifier = (binary_expression "puVar25 + 1" identifier + number_literal)) ;) (if_statement "if (uVar14 < uVar22) goto LAB_001b565a;" if (parenthesized_expression "(uVar14 < uVar22)" ( (binary_expression "uVar14 < uVar22" identifier < identifier) )) (goto_statement "goto LAB_001b565a;" goto statement_identifier ;)) })) })) (break_statement "break;" break ;)) (case_statement "case 4:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[5])();\n lVar31 = CONCAT44(extraout_var_00,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n pOVar4 = *(Object **)(lVar31 + 0x40);\n iVar10 = (*pOVar4->_vptr_Object[4])();\n if ((Dynobj *)CONCAT44(extraout_var_01,iVar10) == (Dynobj *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n iVar11 = (*pOVar4->_vptr_Object[0x1d])();\n plVar15 = (long *)CONCAT44(extraout_var_02,iVar11);\n if ((strtab->key_to_offset_).size_ < *(ulong *)(lVar31 + 0x38)) {\nLAB_001b565a:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar22 = *(ulong *)(lVar31 + 0x38) - 1;\n puVar25 = (uint *)((long)pov + 8);\n lVar31 = plVar15[1];\n *(uint *)pov = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)uVar22 & 0x1fff) * 8);\n lVar16 = *plVar15;\n uVar29 = (uint)(lVar31 - lVar16 >> 3);\n if (uVar29 != 0) {\n lVar31 = 0;\n uVar24 = uVar29 - 1;\n uVar29 = 0;\n do {\n pSVar20 = *(Symbol **)(lVar16 + lVar31);\n if (pSVar20 != (Symbol *)0x0) {\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n uVar12 = pSVar20->symtab_index_;\n if (uVar12 == 0) goto LAB_001b5440;\n if (uVar12 != 0xffffffff) {\n if (((byte)pSVar20->field_0x39 & 3) - 1 < 2) {\n uVar12 = uVar12 | 0x80000000;\n }\n else {\n if (((pSVar20->field_0x3a & 7) == 0) && (pOVar4 == (pSVar20->u1_).object)) {\n bVar1 = pSVar20->field_0x3b;\n if ((bVar1 & 0x20) != 0) {\n uVar12 = uVar12 | 0x80000000;\n if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n bVar8 = Symbol::is_common_shndx((pSVar20->u2_).shndx);\n uVar12 = 0x80000000;\n if (bVar8) {\n bVar1 = pSVar20->field_0x3b;\n goto LAB_001b55f1;\n }\n }\n else {\n if ((pSVar20->field_0x3b & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n pDVar17 = Symbol_table::get_copy_source(this->symtab_,pSVar20);\n if (pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)) {\n uVar12 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar12 = 0;\n }\n }\n if (pSVar20->symtab_index_ == 0) goto LAB_001b5440;\n uVar12 = pSVar20->symtab_index_ | uVar12;\n }\nLAB_001b4e5d:\n *puVar25 = uVar12;\n uVar29 = uVar29 + 1;\n puVar25 = puVar25 + 1;\n }\n }\n if ((ulong)uVar24 * 8 - lVar31 == 0) break;\n lVar16 = *plVar15;\n lVar31 = lVar31 + 8;\n } while( true );\n }\n *(uint *)((long)pov + 4) = uVar29;\n pov = (uchar *)puVar25;\n break;" case number_literal : (if_statement "if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }" if (parenthesized_expression "((*local_90)->info_offset_ != iVar10 - iVar11)" ( (binary_expression "(*local_90)->info_offset_ != iVar10 - iVar11" (field_expression "(*local_90)->info_offset_" (parenthesized_expression "(*local_90)" ( (pointer_expression "*local_90" * identifier) )) -> field_identifier) != (binary_expression "iVar10 - iVar11" identifier - identifier)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/incremental.cc",0x69a,"write_info_blocks");" (call_expression "do_gold_unreachable("../../gold/incremental.cc",0x69a,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x69a,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[5])();" (assignment_expression "iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[5])()" identifier = (call_expression "(*(*local_90)->_vptr_Incremental_input_entry[5])()" (parenthesized_expression "(*(*local_90)->_vptr_Incremental_input_entry[5])" ( (pointer_expression "*(*local_90)->_vptr_Incremental_input_entry[5]" * (subscript_expression "(*local_90)->_vptr_Incremental_input_entry[5]" (field_expression "(*local_90)->_vptr_Incremental_input_entry" (parenthesized_expression "(*local_90)" ( (pointer_expression "*local_90" * identifier) )) -> field_identifier) [ number_literal ])) )) (argument_list "()" ( )))) ;) (expression_statement "lVar31 = CONCAT44(extraout_var_00,iVar10);" (assignment_expression "lVar31 = CONCAT44(extraout_var_00,iVar10)" identifier = (call_expression "CONCAT44(extraout_var_00,iVar10)" identifier (argument_list "(extraout_var_00,iVar10)" ( identifier , identifier )))) ;) (if_statement "if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }" if (parenthesized_expression "(lVar31 == 0)" ( (binary_expression "lVar31 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/incremental.cc",0x69c,"write_info_blocks");" (call_expression "do_gold_unreachable("../../gold/incremental.cc",0x69c,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x69c,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "pOVar4 = *(Object **)(lVar31 + 0x40);" (assignment_expression "pOVar4 = *(Object **)(lVar31 + 0x40)" identifier = (pointer_expression "*(Object **)(lVar31 + 0x40)" * (cast_expression "(Object **)(lVar31 + 0x40)" ( (type_descriptor "Object **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar31 + 0x40)" ( (binary_expression "lVar31 + 0x40" identifier + number_literal) ))))) ;) (expression_statement "iVar10 = (*pOVar4->_vptr_Object[4])();" (assignment_expression "iVar10 = (*pOVar4->_vptr_Object[4])()" identifier = (call_expression "(*pOVar4->_vptr_Object[4])()" (parenthesized_expression "(*pOVar4->_vptr_Object[4])" ( (pointer_expression "*pOVar4->_vptr_Object[4]" * (subscript_expression "pOVar4->_vptr_Object[4]" (field_expression "pOVar4->_vptr_Object" identifier -> field_identifier) [ number_literal ])) )) (argument_list "()" ( )))) ;) (if_statement "if ((Dynobj *)CONCAT44(extraout_var_01,iVar10) == (Dynobj *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }" if (parenthesized_expression "((Dynobj *)CONCAT44(extraout_var_01,iVar10) == (Dynobj *)0x0)" ( (binary_expression "(Dynobj *)CONCAT44(extraout_var_01,iVar10) == (Dynobj *)0x0" (cast_expression "(Dynobj *)CONCAT44(extraout_var_01,iVar10)" ( (type_descriptor "Dynobj *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "CONCAT44(extraout_var_01,iVar10)" identifier (argument_list "(extraout_var_01,iVar10)" ( identifier , identifier )))) == (cast_expression "(Dynobj *)0x0" ( (type_descriptor "Dynobj *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/incremental.cc",0x69f,"write_info_blocks");" (call_expression "do_gold_unreachable("../../gold/incremental.cc",0x69f,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x69f,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "iVar11 = (*pOVar4->_vptr_Object[0x1d])();" (assignment_expression "iVar11 = (*pOVar4->_vptr_Object[0x1d])()" identifier = (call_expression "(*pOVar4->_vptr_Object[0x1d])()" (parenthesized_expression "(*pOVar4->_vptr_Object[0x1d])" ( (pointer_expression "*pOVar4->_vptr_Object[0x1d]" * (subscript_expression "pOVar4->_vptr_Object[0x1d]" (field_expression "pOVar4->_vptr_Object" identifier -> field_identifier) [ number_literal ])) )) (argument_list "()" ( )))) ;) (expression_statement "plVar15 = (long *)CONCAT44(extraout_var_02,iVar11);" (assignment_expression "plVar15 = (long *)CONCAT44(extraout_var_02,iVar11)" identifier = (cast_expression "(long *)CONCAT44(extraout_var_02,iVar11)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "CONCAT44(extraout_var_02,iVar11)" identifier (argument_list "(extraout_var_02,iVar11)" ( identifier , identifier ))))) ;) (if_statement "if ((strtab->key_to_offset_).size_ < *(ulong *)(lVar31 + 0x38)) {\nLAB_001b565a:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }" if (parenthesized_expression "((strtab->key_to_offset_).size_ < *(ulong *)(lVar31 + 0x38))" ( (binary_expression "(strtab->key_to_offset_).size_ < *(ulong *)(lVar31 + 0x38)" (field_expression "(strtab->key_to_offset_).size_" (parenthesized_expression "(strtab->key_to_offset_)" ( (field_expression "strtab->key_to_offset_" identifier -> field_identifier) )) . field_identifier) < (pointer_expression "*(ulong *)(lVar31 + 0x38)" * (cast_expression "(ulong *)(lVar31 + 0x38)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar31 + 0x38)" ( (binary_expression "lVar31 + 0x38" identifier + number_literal) ))))) )) (compound_statement "{\nLAB_001b565a:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }" { (labeled_statement "LAB_001b565a:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/stringpool.h",0x108,"get_offset_from_key");" statement_identifier : comment (expression_statement "do_gold_unreachable("../../gold/stringpool.h",0x108,"get_offset_from_key");" (call_expression "do_gold_unreachable("../../gold/stringpool.h",0x108,"get_offset_from_key")" identifier (argument_list "("../../gold/stringpool.h",0x108,"get_offset_from_key")" ( (string_literal ""../../gold/stringpool.h"" " string_content ") , number_literal , (string_literal ""get_offset_from_key"" " string_content ") ))) ;)) })) (expression_statement "uVar22 = *(ulong *)(lVar31 + 0x38) - 1;" (assignment_expression "uVar22 = *(ulong *)(lVar31 + 0x38) - 1" identifier = (binary_expression "*(ulong *)(lVar31 + 0x38) - 1" (pointer_expression "*(ulong *)(lVar31 + 0x38)" * (cast_expression "(ulong *)(lVar31 + 0x38)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar31 + 0x38)" ( (binary_expression "lVar31 + 0x38" identifier + number_literal) )))) - number_literal)) ;) (expression_statement "puVar25 = (uint *)((long)pov + 8);" (assignment_expression "puVar25 = (uint *)((long)pov + 8)" identifier = (cast_expression "(uint *)((long)pov + 8)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pov + 8)" ( (binary_expression "(long)pov + 8" (cast_expression "(long)pov" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ;) (expression_statement "lVar31 = plVar15[1];" (assignment_expression "lVar31 = plVar15[1]" identifier = (subscript_expression "plVar15[1]" identifier [ number_literal ])) ;) (expression_statement "*(uint *)pov = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)uVar22 & 0x1fff) * 8);" (assignment_expression "*(uint *)pov = (uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)uVar22 & 0x1fff) * 8)" (pointer_expression "*(uint *)pov" * (cast_expression "(uint *)pov" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = (binary_expression "(uint)*(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)uVar22 & 0x1fff) * 8)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)\n ((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)uVar22 & 0x1fff) * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 >> 0xd].\n super__Vector_base<long_int,_std::allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)uVar22 & 0x1fff) * 8)" ( (ERROR "(long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std::allocator<long_int>_>,_std::allocator<std::vector<long_int,_std::allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 >> 0xd].\n super__Vector_base<long_int,_std::" (comma_expression "(long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int,_std" (binary_expression "(long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std::vector<long_int" (binary_expression "(long)(strtab->key_to_offset_).chunks_.\n super__Vector_base<std" (cast_expression "(long)(strtab->key_to_offset_).chunks_.\n super__Vector_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(strtab->key_to_offset_).chunks_.\n super__Vector_base" (field_expression "(strtab->key_to_offset_).chunks_" (parenthesized_expression "(strtab->key_to_offset_)" ( (field_expression "strtab->key_to_offset_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) < identifier) (ERROR "::vector" : : identifier) < identifier) , identifier) : : (binary_expression "allocator<long_int>_>,_std" (binary_expression "allocator<long_int>_" (binary_expression "allocator<long_int" identifier < identifier) > identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (comma_expression "vector<long_int,_std" (binary_expression "vector<long_int" identifier < identifier) , identifier) : : (comma_expression "allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 >> 0xd].\n super__Vector_base<long_int,_std" (binary_expression "allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 >> 0xd].\n super__Vector_base<long_int" (field_expression "allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 >> 0xd].\n super__Vector_base" (subscript_expression "allocator<long_int>_>_>_>\n ._M_impl._M_start[uVar22 >> 0xd]" (field_expression "allocator<long_int>_>_>_>\n ._M_impl._M_start" (field_expression "allocator<long_int>_>_>_>\n ._M_impl" (binary_expression "allocator<long_int>_>_>_" (binary_expression "allocator<long_int>_>_" (binary_expression "allocator<long_int>_" (binary_expression "allocator<long_int" identifier < identifier) > identifier) > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) [ (binary_expression "uVar22 >> 0xd" identifier >> number_literal) ]) . field_identifier) < identifier) , identifier) : :) (binary_expression "allocator<long_int>_>._M_impl\n ._M_start + (ulong)((uint)uVar22 & 0x1fff) * 8" (field_expression "allocator<long_int>_>._M_impl\n ._M_start" (field_expression "allocator<long_int>_>._M_impl" (binary_expression "allocator<long_int>_" (binary_expression "allocator<long_int" identifier < identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) + (binary_expression "(ulong)((uint)uVar22 & 0x1fff) * 8" (call_expression "(ulong)((uint)uVar22 & 0x1fff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)uVar22 & 0x1fff)" ( (binary_expression "(uint)uVar22 & 0x1fff" (cast_expression "(uint)uVar22" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) ))) * number_literal)) ))))) ;) (expression_statement "lVar16 = *plVar15;" (assignment_expression "lVar16 = *plVar15" identifier = (pointer_expression "*plVar15" * identifier)) ;) (expression_statement "uVar29 = (uint)(lVar31 - lVar16 >> 3);" (assignment_expression "uVar29 = (uint)(lVar31 - lVar16 >> 3)" identifier = (call_expression "(uint)(lVar31 - lVar16 >> 3)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(lVar31 - lVar16 >> 3)" ( (binary_expression "lVar31 - lVar16 >> 3" (binary_expression "lVar31 - lVar16" identifier - identifier) >> number_literal) )))) ;) (if_statement "if (uVar29 != 0) {\n lVar31 = 0;\n uVar24 = uVar29 - 1;\n uVar29 = 0;\n do {\n pSVar20 = *(Symbol **)(lVar16 + lVar31);\n if (pSVar20 != (Symbol *)0x0) {\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n uVar12 = pSVar20->symtab_index_;\n if (uVar12 == 0) goto LAB_001b5440;\n if (uVar12 != 0xffffffff) {\n if (((byte)pSVar20->field_0x39 & 3) - 1 < 2) {\n uVar12 = uVar12 | 0x80000000;\n }\n else {\n if (((pSVar20->field_0x3a & 7) == 0) && (pOVar4 == (pSVar20->u1_).object)) {\n bVar1 = pSVar20->field_0x3b;\n if ((bVar1 & 0x20) != 0) {\n uVar12 = uVar12 | 0x80000000;\n if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n bVar8 = Symbol::is_common_shndx((pSVar20->u2_).shndx);\n uVar12 = 0x80000000;\n if (bVar8) {\n bVar1 = pSVar20->field_0x3b;\n goto LAB_001b55f1;\n }\n }\n else {\n if ((pSVar20->field_0x3b & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n pDVar17 = Symbol_table::get_copy_source(this->symtab_,pSVar20);\n if (pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)) {\n uVar12 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar12 = 0;\n }\n }\n if (pSVar20->symtab_index_ == 0) goto LAB_001b5440;\n uVar12 = pSVar20->symtab_index_ | uVar12;\n }\nLAB_001b4e5d:\n *puVar25 = uVar12;\n uVar29 = uVar29 + 1;\n puVar25 = puVar25 + 1;\n }\n }\n if ((ulong)uVar24 * 8 - lVar31 == 0) break;\n lVar16 = *plVar15;\n lVar31 = lVar31 + 8;\n } while( true );\n }" if (parenthesized_expression "(uVar29 != 0)" ( (binary_expression "uVar29 != 0" identifier != number_literal) )) (compound_statement "{\n lVar31 = 0;\n uVar24 = uVar29 - 1;\n uVar29 = 0;\n do {\n pSVar20 = *(Symbol **)(lVar16 + lVar31);\n if (pSVar20 != (Symbol *)0x0) {\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n uVar12 = pSVar20->symtab_index_;\n if (uVar12 == 0) goto LAB_001b5440;\n if (uVar12 != 0xffffffff) {\n if (((byte)pSVar20->field_0x39 & 3) - 1 < 2) {\n uVar12 = uVar12 | 0x80000000;\n }\n else {\n if (((pSVar20->field_0x3a & 7) == 0) && (pOVar4 == (pSVar20->u1_).object)) {\n bVar1 = pSVar20->field_0x3b;\n if ((bVar1 & 0x20) != 0) {\n uVar12 = uVar12 | 0x80000000;\n if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n bVar8 = Symbol::is_common_shndx((pSVar20->u2_).shndx);\n uVar12 = 0x80000000;\n if (bVar8) {\n bVar1 = pSVar20->field_0x3b;\n goto LAB_001b55f1;\n }\n }\n else {\n if ((pSVar20->field_0x3b & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n pDVar17 = Symbol_table::get_copy_source(this->symtab_,pSVar20);\n if (pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)) {\n uVar12 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar12 = 0;\n }\n }\n if (pSVar20->symtab_index_ == 0) goto LAB_001b5440;\n uVar12 = pSVar20->symtab_index_ | uVar12;\n }\nLAB_001b4e5d:\n *puVar25 = uVar12;\n uVar29 = uVar29 + 1;\n puVar25 = puVar25 + 1;\n }\n }\n if ((ulong)uVar24 * 8 - lVar31 == 0) break;\n lVar16 = *plVar15;\n lVar31 = lVar31 + 8;\n } while( true );\n }" { (expression_statement "lVar31 = 0;" (assignment_expression "lVar31 = 0" identifier = number_literal) ;) (expression_statement "uVar24 = uVar29 - 1;" (assignment_expression "uVar24 = uVar29 - 1" identifier = (binary_expression "uVar29 - 1" identifier - number_literal)) ;) (expression_statement "uVar29 = 0;" (assignment_expression "uVar29 = 0" identifier = number_literal) ;) (do_statement "do {\n pSVar20 = *(Symbol **)(lVar16 + lVar31);\n if (pSVar20 != (Symbol *)0x0) {\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n uVar12 = pSVar20->symtab_index_;\n if (uVar12 == 0) goto LAB_001b5440;\n if (uVar12 != 0xffffffff) {\n if (((byte)pSVar20->field_0x39 & 3) - 1 < 2) {\n uVar12 = uVar12 | 0x80000000;\n }\n else {\n if (((pSVar20->field_0x3a & 7) == 0) && (pOVar4 == (pSVar20->u1_).object)) {\n bVar1 = pSVar20->field_0x3b;\n if ((bVar1 & 0x20) != 0) {\n uVar12 = uVar12 | 0x80000000;\n if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n bVar8 = Symbol::is_common_shndx((pSVar20->u2_).shndx);\n uVar12 = 0x80000000;\n if (bVar8) {\n bVar1 = pSVar20->field_0x3b;\n goto LAB_001b55f1;\n }\n }\n else {\n if ((pSVar20->field_0x3b & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n pDVar17 = Symbol_table::get_copy_source(this->symtab_,pSVar20);\n if (pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)) {\n uVar12 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar12 = 0;\n }\n }\n if (pSVar20->symtab_index_ == 0) goto LAB_001b5440;\n uVar12 = pSVar20->symtab_index_ | uVar12;\n }\nLAB_001b4e5d:\n *puVar25 = uVar12;\n uVar29 = uVar29 + 1;\n puVar25 = puVar25 + 1;\n }\n }\n if ((ulong)uVar24 * 8 - lVar31 == 0) break;\n lVar16 = *plVar15;\n lVar31 = lVar31 + 8;\n } while( true );" do (compound_statement "{\n pSVar20 = *(Symbol **)(lVar16 + lVar31);\n if (pSVar20 != (Symbol *)0x0) {\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n uVar12 = pSVar20->symtab_index_;\n if (uVar12 == 0) goto LAB_001b5440;\n if (uVar12 != 0xffffffff) {\n if (((byte)pSVar20->field_0x39 & 3) - 1 < 2) {\n uVar12 = uVar12 | 0x80000000;\n }\n else {\n if (((pSVar20->field_0x3a & 7) == 0) && (pOVar4 == (pSVar20->u1_).object)) {\n bVar1 = pSVar20->field_0x3b;\n if ((bVar1 & 0x20) != 0) {\n uVar12 = uVar12 | 0x80000000;\n if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n bVar8 = Symbol::is_common_shndx((pSVar20->u2_).shndx);\n uVar12 = 0x80000000;\n if (bVar8) {\n bVar1 = pSVar20->field_0x3b;\n goto LAB_001b55f1;\n }\n }\n else {\n if ((pSVar20->field_0x3b & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n pDVar17 = Symbol_table::get_copy_source(this->symtab_,pSVar20);\n if (pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)) {\n uVar12 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar12 = 0;\n }\n }\n if (pSVar20->symtab_index_ == 0) goto LAB_001b5440;\n uVar12 = pSVar20->symtab_index_ | uVar12;\n }\nLAB_001b4e5d:\n *puVar25 = uVar12;\n uVar29 = uVar29 + 1;\n puVar25 = puVar25 + 1;\n }\n }\n if ((ulong)uVar24 * 8 - lVar31 == 0) break;\n lVar16 = *plVar15;\n lVar31 = lVar31 + 8;\n }" { (expression_statement "pSVar20 = *(Symbol **)(lVar16 + lVar31);" (assignment_expression "pSVar20 = *(Symbol **)(lVar16 + lVar31)" identifier = (pointer_expression "*(Symbol **)(lVar16 + lVar31)" * (cast_expression "(Symbol **)(lVar16 + lVar31)" ( (type_descriptor "Symbol **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar16 + lVar31)" ( (binary_expression "lVar16 + lVar31" identifier + identifier) ))))) ;) (if_statement "if (pSVar20 != (Symbol *)0x0) {\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n uVar12 = pSVar20->symtab_index_;\n if (uVar12 == 0) goto LAB_001b5440;\n if (uVar12 != 0xffffffff) {\n if (((byte)pSVar20->field_0x39 & 3) - 1 < 2) {\n uVar12 = uVar12 | 0x80000000;\n }\n else {\n if (((pSVar20->field_0x3a & 7) == 0) && (pOVar4 == (pSVar20->u1_).object)) {\n bVar1 = pSVar20->field_0x3b;\n if ((bVar1 & 0x20) != 0) {\n uVar12 = uVar12 | 0x80000000;\n if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n bVar8 = Symbol::is_common_shndx((pSVar20->u2_).shndx);\n uVar12 = 0x80000000;\n if (bVar8) {\n bVar1 = pSVar20->field_0x3b;\n goto LAB_001b55f1;\n }\n }\n else {\n if ((pSVar20->field_0x3b & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n pDVar17 = Symbol_table::get_copy_source(this->symtab_,pSVar20);\n if (pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)) {\n uVar12 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar12 = 0;\n }\n }\n if (pSVar20->symtab_index_ == 0) goto LAB_001b5440;\n uVar12 = pSVar20->symtab_index_ | uVar12;\n }\nLAB_001b4e5d:\n *puVar25 = uVar12;\n uVar29 = uVar29 + 1;\n puVar25 = puVar25 + 1;\n }\n }" if (parenthesized_expression "(pSVar20 != (Symbol *)0x0)" ( (binary_expression "pSVar20 != (Symbol *)0x0" identifier != (cast_expression "(Symbol *)0x0" ( (type_descriptor "Symbol *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }\n uVar12 = pSVar20->symtab_index_;\n if (uVar12 == 0) goto LAB_001b5440;\n if (uVar12 != 0xffffffff) {\n if (((byte)pSVar20->field_0x39 & 3) - 1 < 2) {\n uVar12 = uVar12 | 0x80000000;\n }\n else {\n if (((pSVar20->field_0x3a & 7) == 0) && (pOVar4 == (pSVar20->u1_).object)) {\n bVar1 = pSVar20->field_0x3b;\n if ((bVar1 & 0x20) != 0) {\n uVar12 = uVar12 | 0x80000000;\n if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n bVar8 = Symbol::is_common_shndx((pSVar20->u2_).shndx);\n uVar12 = 0x80000000;\n if (bVar8) {\n bVar1 = pSVar20->field_0x3b;\n goto LAB_001b55f1;\n }\n }\n else {\n if ((pSVar20->field_0x3b & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n pDVar17 = Symbol_table::get_copy_source(this->symtab_,pSVar20);\n if (pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)) {\n uVar12 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar12 = 0;\n }\n }\n if (pSVar20->symtab_index_ == 0) goto LAB_001b5440;\n uVar12 = pSVar20->symtab_index_ | uVar12;\n }\nLAB_001b4e5d:\n *puVar25 = uVar12;\n uVar29 = uVar29 + 1;\n puVar25 = puVar25 + 1;\n }\n }" { (if_statement "if ((pSVar20->field_0x3a & 0x10) != 0) {\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }" if (parenthesized_expression "((pSVar20->field_0x3a & 0x10) != 0)" ( (binary_expression "(pSVar20->field_0x3a & 0x10) != 0" (parenthesized_expression "(pSVar20->field_0x3a & 0x10)" ( (binary_expression "pSVar20->field_0x3a & 0x10" (field_expression "pSVar20->field_0x3a" identifier -> field_identifier) & number_literal) )) != number_literal) )) (compound_statement "{\n pSVar20 = Symbol_table::resolve_forwards(this->symtab_,pSVar20);\n }" { (ERROR "pSVar20 = Symbol_table::" (assignment_expression "pSVar20 = Symbol_table" identifier = identifier) : :) (expression_statement "resolve_forwards(this->symtab_,pSVar20);" (call_expression "resolve_forwards(this->symtab_,pSVar20)" identifier (argument_list "(this->symtab_,pSVar20)" ( (field_expression "this->symtab_" identifier -> field_identifier) , identifier ))) ;) })) (expression_statement "uVar12 = pSVar20->symtab_index_;" (assignment_expression "uVar12 = pSVar20->symtab_index_" identifier = (field_expression "pSVar20->symtab_index_" identifier -> field_identifier)) ;) (if_statement "if (uVar12 == 0) goto LAB_001b5440;" if (parenthesized_expression "(uVar12 == 0)" ( (binary_expression "uVar12 == 0" identifier == number_literal) )) (goto_statement "goto LAB_001b5440;" goto statement_identifier ;)) (if_statement "if (uVar12 != 0xffffffff) {\n if (((byte)pSVar20->field_0x39 & 3) - 1 < 2) {\n uVar12 = uVar12 | 0x80000000;\n }\n else {\n if (((pSVar20->field_0x3a & 7) == 0) && (pOVar4 == (pSVar20->u1_).object)) {\n bVar1 = pSVar20->field_0x3b;\n if ((bVar1 & 0x20) != 0) {\n uVar12 = uVar12 | 0x80000000;\n if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n bVar8 = Symbol::is_common_shndx((pSVar20->u2_).shndx);\n uVar12 = 0x80000000;\n if (bVar8) {\n bVar1 = pSVar20->field_0x3b;\n goto LAB_001b55f1;\n }\n }\n else {\n if ((pSVar20->field_0x3b & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n pDVar17 = Symbol_table::get_copy_source(this->symtab_,pSVar20);\n if (pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)) {\n uVar12 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar12 = 0;\n }\n }\n if (pSVar20->symtab_index_ == 0) goto LAB_001b5440;\n uVar12 = pSVar20->symtab_index_ | uVar12;\n }\nLAB_001b4e5d:\n *puVar25 = uVar12;\n uVar29 = uVar29 + 1;\n puVar25 = puVar25 + 1;\n }" if (parenthesized_expression "(uVar12 != 0xffffffff)" ( (binary_expression "uVar12 != 0xffffffff" identifier != number_literal) )) (compound_statement "{\n if (((byte)pSVar20->field_0x39 & 3) - 1 < 2) {\n uVar12 = uVar12 | 0x80000000;\n }\n else {\n if (((pSVar20->field_0x3a & 7) == 0) && (pOVar4 == (pSVar20->u1_).object)) {\n bVar1 = pSVar20->field_0x3b;\n if ((bVar1 & 0x20) != 0) {\n uVar12 = uVar12 | 0x80000000;\n if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n bVar8 = Symbol::is_common_shndx((pSVar20->u2_).shndx);\n uVar12 = 0x80000000;\n if (bVar8) {\n bVar1 = pSVar20->field_0x3b;\n goto LAB_001b55f1;\n }\n }\n else {\n if ((pSVar20->field_0x3b & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n pDVar17 = Symbol_table::get_copy_source(this->symtab_,pSVar20);\n if (pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)) {\n uVar12 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar12 = 0;\n }\n }\n if (pSVar20->symtab_index_ == 0) goto LAB_001b5440;\n uVar12 = pSVar20->symtab_index_ | uVar12;\n }\nLAB_001b4e5d:\n *puVar25 = uVar12;\n uVar29 = uVar29 + 1;\n puVar25 = puVar25 + 1;\n }" { (if_statement "if (((byte)pSVar20->field_0x39 & 3) - 1 < 2) {\n uVar12 = uVar12 | 0x80000000;\n }\n else {\n if (((pSVar20->field_0x3a & 7) == 0) && (pOVar4 == (pSVar20->u1_).object)) {\n bVar1 = pSVar20->field_0x3b;\n if ((bVar1 & 0x20) != 0) {\n uVar12 = uVar12 | 0x80000000;\n if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n bVar8 = Symbol::is_common_shndx((pSVar20->u2_).shndx);\n uVar12 = 0x80000000;\n if (bVar8) {\n bVar1 = pSVar20->field_0x3b;\n goto LAB_001b55f1;\n }\n }\n else {\n if ((pSVar20->field_0x3b & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n pDVar17 = Symbol_table::get_copy_source(this->symtab_,pSVar20);\n if (pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)) {\n uVar12 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar12 = 0;\n }\n }\n if (pSVar20->symtab_index_ == 0) goto LAB_001b5440;\n uVar12 = pSVar20->symtab_index_ | uVar12;\n }" if (parenthesized_expression "(((byte)pSVar20->field_0x39 & 3) - 1 < 2)" ( (binary_expression "((byte)pSVar20->field_0x39 & 3) - 1 < 2" (binary_expression "((byte)pSVar20->field_0x39 & 3) - 1" (parenthesized_expression "((byte)pSVar20->field_0x39 & 3)" ( (binary_expression "(byte)pSVar20->field_0x39 & 3" (cast_expression "(byte)pSVar20->field_0x39" ( (type_descriptor "byte" type_identifier) ) (field_expression "pSVar20->field_0x39" identifier -> field_identifier)) & number_literal) )) - number_literal) < number_literal) )) (compound_statement "{\n uVar12 = uVar12 | 0x80000000;\n }" { (expression_statement "uVar12 = uVar12 | 0x80000000;" (assignment_expression "uVar12 = uVar12 | 0x80000000" identifier = (binary_expression "uVar12 | 0x80000000" identifier | number_literal)) ;) }) (else_clause "else {\n if (((pSVar20->field_0x3a & 7) == 0) && (pOVar4 == (pSVar20->u1_).object)) {\n bVar1 = pSVar20->field_0x3b;\n if ((bVar1 & 0x20) != 0) {\n uVar12 = uVar12 | 0x80000000;\n if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n bVar8 = Symbol::is_common_shndx((pSVar20->u2_).shndx);\n uVar12 = 0x80000000;\n if (bVar8) {\n bVar1 = pSVar20->field_0x3b;\n goto LAB_001b55f1;\n }\n }\n else {\n if ((pSVar20->field_0x3b & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n pDVar17 = Symbol_table::get_copy_source(this->symtab_,pSVar20);\n if (pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)) {\n uVar12 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar12 = 0;\n }\n }\n if (pSVar20->symtab_index_ == 0) goto LAB_001b5440;\n uVar12 = pSVar20->symtab_index_ | uVar12;\n }" else (compound_statement "{\n if (((pSVar20->field_0x3a & 7) == 0) && (pOVar4 == (pSVar20->u1_).object)) {\n bVar1 = pSVar20->field_0x3b;\n if ((bVar1 & 0x20) != 0) {\n uVar12 = uVar12 | 0x80000000;\n if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n bVar8 = Symbol::is_common_shndx((pSVar20->u2_).shndx);\n uVar12 = 0x80000000;\n if (bVar8) {\n bVar1 = pSVar20->field_0x3b;\n goto LAB_001b55f1;\n }\n }\n else {\n if ((pSVar20->field_0x3b & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n pDVar17 = Symbol_table::get_copy_source(this->symtab_,pSVar20);\n if (pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)) {\n uVar12 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar12 = 0;\n }\n }\n if (pSVar20->symtab_index_ == 0) goto LAB_001b5440;\n uVar12 = pSVar20->symtab_index_ | uVar12;\n }" { (if_statement "if (((pSVar20->field_0x3a & 7) == 0) && (pOVar4 == (pSVar20->u1_).object)) {\n bVar1 = pSVar20->field_0x3b;\n if ((bVar1 & 0x20) != 0) {\n uVar12 = uVar12 | 0x80000000;\n if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n bVar8 = Symbol::is_common_shndx((pSVar20->u2_).shndx);\n uVar12 = 0x80000000;\n if (bVar8) {\n bVar1 = pSVar20->field_0x3b;\n goto LAB_001b55f1;\n }\n }\n else {\n if ((pSVar20->field_0x3b & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n pDVar17 = Symbol_table::get_copy_source(this->symtab_,pSVar20);\n if (pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)) {\n uVar12 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar12 = 0;\n }\n }" if (parenthesized_expression "(((pSVar20->field_0x3a & 7) == 0) && (pOVar4 == (pSVar20->u1_).object))" ( (binary_expression "((pSVar20->field_0x3a & 7) == 0) && (pOVar4 == (pSVar20->u1_).object)" (parenthesized_expression "((pSVar20->field_0x3a & 7) == 0)" ( (binary_expression "(pSVar20->field_0x3a & 7) == 0" (parenthesized_expression "(pSVar20->field_0x3a & 7)" ( (binary_expression "pSVar20->field_0x3a & 7" (field_expression "pSVar20->field_0x3a" identifier -> field_identifier) & number_literal) )) == number_literal) )) && (parenthesized_expression "(pOVar4 == (pSVar20->u1_).object)" ( (binary_expression "pOVar4 == (pSVar20->u1_).object" identifier == (field_expression "(pSVar20->u1_).object" (parenthesized_expression "(pSVar20->u1_)" ( (field_expression "pSVar20->u1_" identifier -> field_identifier) )) . field_identifier)) ))) )) (compound_statement "{\n bVar1 = pSVar20->field_0x3b;\n if ((bVar1 & 0x20) != 0) {\n uVar12 = uVar12 | 0x80000000;\n if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n bVar8 = Symbol::is_common_shndx((pSVar20->u2_).shndx);\n uVar12 = 0x80000000;\n if (bVar8) {\n bVar1 = pSVar20->field_0x3b;\n goto LAB_001b55f1;\n }\n }" { (expression_statement "bVar1 = pSVar20->field_0x3b;" (assignment_expression "bVar1 = pSVar20->field_0x3b" identifier = (field_expression "pSVar20->field_0x3b" identifier -> field_identifier)) ;) (if_statement "if ((bVar1 & 0x20) != 0) {\n uVar12 = uVar12 | 0x80000000;\n if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }" if (parenthesized_expression "((bVar1 & 0x20) != 0)" ( (binary_expression "(bVar1 & 0x20) != 0" (parenthesized_expression "(bVar1 & 0x20)" ( (binary_expression "bVar1 & 0x20" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n uVar12 = uVar12 | 0x80000000;\n if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }" { (expression_statement "uVar12 = uVar12 | 0x80000000;" (assignment_expression "uVar12 = uVar12 | 0x80000000" identifier = (binary_expression "uVar12 | 0x80000000" identifier | number_literal)) ;) (if_statement "if ((pSVar20->u2_).shndx != 0) goto LAB_001b4e5d;" if (parenthesized_expression "((pSVar20->u2_).shndx != 0)" ( (binary_expression "(pSVar20->u2_).shndx != 0" (field_expression "(pSVar20->u2_).shndx" (parenthesized_expression "(pSVar20->u2_)" ( (field_expression "pSVar20->u2_" identifier -> field_identifier) )) . field_identifier) != number_literal) )) (goto_statement "goto LAB_001b4e5d;" goto statement_identifier ;)) (labeled_statement "LAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;" statement_identifier : (if_statement "if ((bVar1 & 8) != 0) goto LAB_001b4ec6;" if (parenthesized_expression "((bVar1 & 8) != 0)" ( (binary_expression "(bVar1 & 8) != 0" (parenthesized_expression "(bVar1 & 8)" ( (binary_expression "bVar1 & 8" identifier & number_literal) )) != number_literal) )) (goto_statement "goto LAB_001b4ec6;" goto statement_identifier ;))) (goto_statement "goto LAB_001b4ee2;" goto statement_identifier ;) })) (ERROR "bVar8 = Symbol::" (assignment_expression "bVar8 = Symbol" identifier = identifier) : :) (expression_statement "is_common_shndx((pSVar20->u2_).shndx);" (call_expression "is_common_shndx((pSVar20->u2_).shndx)" identifier (argument_list "((pSVar20->u2_).shndx)" ( (field_expression "(pSVar20->u2_).shndx" (parenthesized_expression "(pSVar20->u2_)" ( (field_expression "pSVar20->u2_" identifier -> field_identifier) )) . field_identifier) ))) ;) (expression_statement "uVar12 = 0x80000000;" (assignment_expression "uVar12 = 0x80000000" identifier = number_literal) ;) (if_statement "if (bVar8) {\n bVar1 = pSVar20->field_0x3b;\n goto LAB_001b55f1;\n }" if (parenthesized_expression "(bVar8)" ( identifier )) (compound_statement "{\n bVar1 = pSVar20->field_0x3b;\n goto LAB_001b55f1;\n }" { (expression_statement "bVar1 = pSVar20->field_0x3b;" (assignment_expression "bVar1 = pSVar20->field_0x3b" identifier = (field_expression "pSVar20->field_0x3b" identifier -> field_identifier)) ;) (goto_statement "goto LAB_001b55f1;" goto statement_identifier ;) })) }) (else_clause "else {\n if ((pSVar20->field_0x3b & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n pDVar17 = Symbol_table::get_copy_source(this->symtab_,pSVar20);\n if (pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)) {\n uVar12 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar12 = 0;\n }\n }" else (compound_statement "{\n if ((pSVar20->field_0x3b & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n pDVar17 = Symbol_table::get_copy_source(this->symtab_,pSVar20);\n if (pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)) {\n uVar12 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar12 = 0;\n }\n }" { (if_statement "if ((pSVar20->field_0x3b & 8) == 0) goto LAB_001b4e5d;" if (parenthesized_expression "((pSVar20->field_0x3b & 8) == 0)" ( (binary_expression "(pSVar20->field_0x3b & 8) == 0" (parenthesized_expression "(pSVar20->field_0x3b & 8)" ( (binary_expression "pSVar20->field_0x3b & 8" (field_expression "pSVar20->field_0x3b" identifier -> field_identifier) & number_literal) )) == number_literal) )) (goto_statement "goto LAB_001b4e5d;" goto statement_identifier ;)) (labeled_statement "LAB_001b4ec6:\n pDVar17 = Symbol_table::get_copy_source(this->symtab_,pSVar20);" statement_identifier : (ERROR "pDVar17 = Symbol_table::" (assignment_expression "pDVar17 = Symbol_table" identifier = identifier) : :) (expression_statement "get_copy_source(this->symtab_,pSVar20);" (call_expression "get_copy_source(this->symtab_,pSVar20)" identifier (argument_list "(this->symtab_,pSVar20)" ( (field_expression "this->symtab_" identifier -> field_identifier) , identifier ))) ;)) (if_statement "if (pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)) {\n uVar12 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar12 = 0;\n }" if (parenthesized_expression "(pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10))" ( (binary_expression "pDVar17 == (Dynobj *)CONCAT44(extraout_var_01,iVar10)" identifier == (cast_expression "(Dynobj *)CONCAT44(extraout_var_01,iVar10)" ( (type_descriptor "Dynobj *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "CONCAT44(extraout_var_01,iVar10)" identifier (argument_list "(extraout_var_01,iVar10)" ( identifier , identifier ))))) )) (compound_statement "{\n uVar12 = 0xc0000000;\n }" { (expression_statement "uVar12 = 0xc0000000;" (assignment_expression "uVar12 = 0xc0000000" identifier = number_literal) ;) }) (else_clause "else {\nLAB_001b4ee2:\n uVar12 = 0;\n }" else (compound_statement "{\nLAB_001b4ee2:\n uVar12 = 0;\n }" { (labeled_statement "LAB_001b4ee2:\n uVar12 = 0;" statement_identifier : (expression_statement "uVar12 = 0;" (assignment_expression "uVar12 = 0" identifier = number_literal) ;)) }))) }))) (if_statement "if (pSVar20->symtab_index_ == 0) goto LAB_001b5440;" if (parenthesized_expression "(pSVar20->symtab_index_ == 0)" ( (binary_expression "pSVar20->symtab_index_ == 0" (field_expression "pSVar20->symtab_index_" identifier -> field_identifier) == number_literal) )) (goto_statement "goto LAB_001b5440;" goto statement_identifier ;)) (expression_statement "uVar12 = pSVar20->symtab_index_ | uVar12;" (assignment_expression "uVar12 = pSVar20->symtab_index_ | uVar12" identifier = (binary_expression "pSVar20->symtab_index_ | uVar12" (field_expression "pSVar20->symtab_index_" identifier -> field_identifier) | identifier)) ;) }))) (labeled_statement "LAB_001b4e5d:\n *puVar25 = uVar12;" statement_identifier : (expression_statement "*puVar25 = uVar12;" (assignment_expression "*puVar25 = uVar12" (pointer_expression "*puVar25" * identifier) = identifier) ;)) (expression_statement "uVar29 = uVar29 + 1;" (assignment_expression "uVar29 = uVar29 + 1" identifier = (binary_expression "uVar29 + 1" identifier + number_literal)) ;) (expression_statement "puVar25 = puVar25 + 1;" (assignment_expression "puVar25 = puVar25 + 1" identifier = (binary_expression "puVar25 + 1" identifier + number_literal)) ;) })) })) (if_statement "if ((ulong)uVar24 * 8 - lVar31 == 0) break;" if (parenthesized_expression "((ulong)uVar24 * 8 - lVar31 == 0)" ( (binary_expression "(ulong)uVar24 * 8 - lVar31 == 0" (binary_expression "(ulong)uVar24 * 8 - lVar31" (binary_expression "(ulong)uVar24 * 8" (cast_expression "(ulong)uVar24" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) - identifier) == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar16 = *plVar15;" (assignment_expression "lVar16 = *plVar15" identifier = (pointer_expression "*plVar15" * identifier)) ;) (expression_statement "lVar31 = lVar31 + 8;" (assignment_expression "lVar31 = lVar31 + 8" identifier = (binary_expression "lVar31 + 8" identifier + number_literal)) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (expression_statement "*(uint *)((long)pov + 4) = uVar29;" (assignment_expression "*(uint *)((long)pov + 4) = uVar29" (pointer_expression "*(uint *)((long)pov + 4)" * (cast_expression "(uint *)((long)pov + 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pov + 4)" ( (binary_expression "(long)pov + 4" (cast_expression "(long)pov" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "pov = (uchar *)puVar25;" (assignment_expression "pov = (uchar *)puVar25" identifier = (cast_expression "(uchar *)puVar25" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (break_statement "break;" break ;)) (case_statement "case 5:\n if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[3])();\n lVar31 = CONCAT44(extraout_var,iVar10);\n if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar16 = *(long *)(lVar31 + 0x38);\n puVar25 = (uint *)((long)pov + 4);\n uVar22 = *(long *)(lVar31 + 0x40) - lVar16 >> 3;\n uVar29 = (uint)uVar22;\n *(uint *)pov = uVar29;\n pov = (uchar *)puVar25;\n if (uVar29 != 0) {\n uVar14 = 0;\n while( true ) {\n *puVar25 = *(uint *)(*(long *)(lVar16 + uVar14 * 8) + 0x14);\n pov = (uchar *)(puVar25 + 1);\n if (uVar29 - 1 == uVar14) break;\n uVar14 = uVar14 + 1;\n puVar25 = puVar25 + 1;\n if (uVar22 == uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }" case number_literal : (if_statement "if ((*local_90)->info_offset_ != iVar10 - iVar11) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }" if (parenthesized_expression "((*local_90)->info_offset_ != iVar10 - iVar11)" ( (binary_expression "(*local_90)->info_offset_ != iVar10 - iVar11" (field_expression "(*local_90)->info_offset_" (parenthesized_expression "(*local_90)" ( (pointer_expression "*local_90" * identifier) )) -> field_identifier) != (binary_expression "iVar10 - iVar11" identifier - identifier)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/incremental.cc",0x5ff,"write_info_blocks");" (call_expression "do_gold_unreachable("../../gold/incremental.cc",0x5ff,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x5ff,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[3])();" (assignment_expression "iVar10 = (*(*local_90)->_vptr_Incremental_input_entry[3])()" identifier = (call_expression "(*(*local_90)->_vptr_Incremental_input_entry[3])()" (parenthesized_expression "(*(*local_90)->_vptr_Incremental_input_entry[3])" ( (pointer_expression "*(*local_90)->_vptr_Incremental_input_entry[3]" * (subscript_expression "(*local_90)->_vptr_Incremental_input_entry[3]" (field_expression "(*local_90)->_vptr_Incremental_input_entry" (parenthesized_expression "(*local_90)" ( (pointer_expression "*local_90" * identifier) )) -> field_identifier) [ number_literal ])) )) (argument_list "()" ( )))) ;) (expression_statement "lVar31 = CONCAT44(extraout_var,iVar10);" (assignment_expression "lVar31 = CONCAT44(extraout_var,iVar10)" identifier = (call_expression "CONCAT44(extraout_var,iVar10)" identifier (argument_list "(extraout_var,iVar10)" ( identifier , identifier )))) ;) (if_statement "if (lVar31 == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x601,"write_info_blocks");\n }" if (parenthesized_expression "(lVar31 == 0)" ( (binary_expression "lVar31 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0x601,"write_info_blocks");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/incremental.cc",0x601,"write_info_blocks");" (call_expression "do_gold_unreachable("../../gold/incremental.cc",0x601,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x601,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "lVar16 = *(long *)(lVar31 + 0x38);" (assignment_expression "lVar16 = *(long *)(lVar31 + 0x38)" identifier = (pointer_expression "*(long *)(lVar31 + 0x38)" * (cast_expression "(long *)(lVar31 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar31 + 0x38)" ( (binary_expression "lVar31 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "puVar25 = (uint *)((long)pov + 4);" (assignment_expression "puVar25 = (uint *)((long)pov + 4)" identifier = (cast_expression "(uint *)((long)pov + 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pov + 4)" ( (binary_expression "(long)pov + 4" (cast_expression "(long)pov" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ;) (expression_statement "uVar22 = *(long *)(lVar31 + 0x40) - lVar16 >> 3;" (assignment_expression "uVar22 = *(long *)(lVar31 + 0x40) - lVar16 >> 3" identifier = (binary_expression "*(long *)(lVar31 + 0x40) - lVar16 >> 3" (binary_expression "*(long *)(lVar31 + 0x40) - lVar16" (pointer_expression "*(long *)(lVar31 + 0x40)" * (cast_expression "(long *)(lVar31 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar31 + 0x40)" ( (binary_expression "lVar31 + 0x40" identifier + number_literal) )))) - identifier) >> number_literal)) ;) (expression_statement "uVar29 = (uint)uVar22;" (assignment_expression "uVar29 = (uint)uVar22" identifier = (cast_expression "(uint)uVar22" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "*(uint *)pov = uVar29;" (assignment_expression "*(uint *)pov = uVar29" (pointer_expression "*(uint *)pov" * (cast_expression "(uint *)pov" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = identifier) ;) (expression_statement "pov = (uchar *)puVar25;" (assignment_expression "pov = (uchar *)puVar25" identifier = (cast_expression "(uchar *)puVar25" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (if_statement "if (uVar29 != 0) {\n uVar14 = 0;\n while( true ) {\n *puVar25 = *(uint *)(*(long *)(lVar16 + uVar14 * 8) + 0x14);\n pov = (uchar *)(puVar25 + 1);\n if (uVar29 - 1 == uVar14) break;\n uVar14 = uVar14 + 1;\n puVar25 = puVar25 + 1;\n if (uVar22 == uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }" if (parenthesized_expression "(uVar29 != 0)" ( (binary_expression "uVar29 != 0" identifier != number_literal) )) (compound_statement "{\n uVar14 = 0;\n while( true ) {\n *puVar25 = *(uint *)(*(long *)(lVar16 + uVar14 * 8) + 0x14);\n pov = (uchar *)(puVar25 + 1);\n if (uVar29 - 1 == uVar14) break;\n uVar14 = uVar14 + 1;\n puVar25 = puVar25 + 1;\n if (uVar22 == uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }" { (expression_statement "uVar14 = 0;" (assignment_expression "uVar14 = 0" identifier = number_literal) ;) (while_statement "while( true ) {\n *puVar25 = *(uint *)(*(long *)(lVar16 + uVar14 * 8) + 0x14);\n pov = (uchar *)(puVar25 + 1);\n if (uVar29 - 1 == uVar14) break;\n uVar14 = uVar14 + 1;\n puVar25 = puVar25 + 1;\n if (uVar22 == uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.h",0x149,"get_object");\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n *puVar25 = *(uint *)(*(long *)(lVar16 + uVar14 * 8) + 0x14);\n pov = (uchar *)(puVar25 + 1);\n if (uVar29 - 1 == uVar14) break;\n uVar14 = uVar14 + 1;\n puVar25 = puVar25 + 1;\n if (uVar22 == uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.h",0x149,"get_object");\n }\n }" { (expression_statement "*puVar25 = *(uint *)(*(long *)(lVar16 + uVar14 * 8) + 0x14);" (assignment_expression "*puVar25 = *(uint *)(*(long *)(lVar16 + uVar14 * 8) + 0x14)" (pointer_expression "*puVar25" * identifier) = (pointer_expression "*(uint *)(*(long *)(lVar16 + uVar14 * 8) + 0x14)" * (cast_expression "(uint *)(*(long *)(lVar16 + uVar14 * 8) + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar16 + uVar14 * 8) + 0x14)" ( (binary_expression "*(long *)(lVar16 + uVar14 * 8) + 0x14" (pointer_expression "*(long *)(lVar16 + uVar14 * 8)" * (cast_expression "(long *)(lVar16 + uVar14 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar16 + uVar14 * 8)" ( (binary_expression "lVar16 + uVar14 * 8" identifier + (binary_expression "uVar14 * 8" identifier * number_literal)) )))) + number_literal) ))))) ;) (expression_statement "pov = (uchar *)(puVar25 + 1);" (assignment_expression "pov = (uchar *)(puVar25 + 1)" identifier = (cast_expression "(uchar *)(puVar25 + 1)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar25 + 1)" ( (binary_expression "puVar25 + 1" identifier + number_literal) )))) ;) (if_statement "if (uVar29 - 1 == uVar14) break;" if (parenthesized_expression "(uVar29 - 1 == uVar14)" ( (binary_expression "uVar29 - 1 == uVar14" (binary_expression "uVar29 - 1" identifier - number_literal) == identifier) )) (break_statement "break;" break ;)) (expression_statement "uVar14 = uVar14 + 1;" (assignment_expression "uVar14 = uVar14 + 1" identifier = (binary_expression "uVar14 + 1" identifier + number_literal)) ;) (expression_statement "puVar25 = puVar25 + 1;" (assignment_expression "puVar25 = puVar25 + 1" identifier = (binary_expression "puVar25 + 1" identifier + number_literal)) ;) (if_statement "if (uVar22 == uVar14) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.h",0x149,"get_object");\n }" if (parenthesized_expression "(uVar22 == uVar14)" ( (binary_expression "uVar22 == uVar14" identifier == identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.h",0x149,"get_object");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/incremental.h",0x149,"get_object");" (call_expression "do_gold_unreachable("../../gold/incremental.h",0x149,"get_object")" identifier (argument_list "("../../gold/incremental.h",0x149,"get_object")" ( (string_literal ""../../gold/incremental.h"" " string_content ") , number_literal , (string_literal ""get_object"" " string_content ") ))) ;) })) })) }))) })) (if_statement "if (((long)pov - (long)oview & 4U) != 0) {\n *(uint *)pov = 0;\n pov = (uchar *)((long)pov + 4);\n }" if (parenthesized_expression "(((long)pov - (long)oview & 4U) != 0)" ( (binary_expression "((long)pov - (long)oview & 4U) != 0" (parenthesized_expression "((long)pov - (long)oview & 4U)" ( (binary_expression "(long)pov - (long)oview & 4U" (binary_expression "(long)pov - (long)oview" (cast_expression "(long)pov" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)oview" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) & number_literal) )) != number_literal) )) (compound_statement "{\n *(uint *)pov = 0;\n pov = (uchar *)((long)pov + 4);\n }" { (expression_statement "*(uint *)pov = 0;" (assignment_expression "*(uint *)pov = 0" (pointer_expression "*(uint *)pov" * (cast_expression "(uint *)pov" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) (expression_statement "pov = (uchar *)((long)pov + 4);" (assignment_expression "pov = (uchar *)((long)pov + 4)" identifier = (cast_expression "(uchar *)((long)pov + 4)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pov + 4)" ( (binary_expression "(long)pov + 4" (cast_expression "(long)pov" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ;) })) (expression_statement "local_90 = local_90 + 1;" (assignment_expression "local_90 = local_90 + 1" identifier = (binary_expression "local_90 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_>\n ._M_impl._M_finish != local_90)" ( (binary_expression "(pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_>\n ._M_impl._M_finish != local_90" (field_expression "(pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_>\n ._M_impl._M_finish" (field_expression "(pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_>\n ._M_impl" (binary_expression "(pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold::Incremental_input_entry*>_" (binary_expression "(pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std::allocator<gold" (binary_expression "(pIVar3->inputs_).\n super__Vector_base<gold::Incremental_input_entry*,_std" (binary_expression "(pIVar3->inputs_).\n super__Vector_base<gold" (field_expression "(pIVar3->inputs_).\n super__Vector_base" (parenthesized_expression "(pIVar3->inputs_)" ( (field_expression "pIVar3->inputs_" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Incremental_input_entry" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Incremental_input_entry" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) != identifier) )) ;) })) (return_statement "return (uchar *)(uint *)pov;" return (cast_expression "(uchar *)(uint *)pov" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (cast_expression "(uint *)pov" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) }))
(translation_unit "uint * FUN_001b4c30(long param_1,long param_2,uint *param_3,long param_4,long param_5,uint param_6)\n\n{\n byte bVar1;\n int iVar2;\n long *plVar3;\n long *plVar4;\n code *pcVar5;\n int iVar6;\n char cVar7;\n undefined4 uVar8;\n uint uVar9;\n uint uVar10;\n int iVar11;\n long lVar12;\n ulong uVar13;\n long lVar14;\n long *plVar15;\n long lVar16;\n void *__s;\n undefined8 uVar17;\n uint *puVar18;\n long lVar19;\n long *plVar20;\n ulong uVar21;\n undefined8 uVar22;\n uint uVar23;\n uint *puVar24;\n ulong *puVar25;\n uint uVar26;\n uint uVar27;\n uint uVar28;\n bool bVar29;\n long *local_90;\n uint local_70;\n \n plVar3 = *(long **)(param_1 + 0x38);\n iVar2 = *(int *)(*(long *)(param_1 + 0x40) + 8);\n local_90 = (long *)*plVar3;\n if ((long *)plVar3[1] != local_90) {\n do {\n uVar8 = (**(code **)(*(long *)*local_90 + 0x10))();\n iVar11 = (int)param_3;\n iVar6 = (int)param_2;\n switch(uVar8) {\n default:\n \n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n \n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)param_3 - param_2 & 4U) != 0) {\n *param_3 = 0;\n param_3 = param_3 + 1;\n }\n local_90 = local_90 + 1;\n } while ((long *)plVar3[1] != local_90);\n }\n return param_3;\n}\n\n" (function_definition "uint * FUN_001b4c30(long param_1,long param_2,uint *param_3,long param_4,long param_5,uint param_6)\n\n{\n byte bVar1;\n int iVar2;\n long *plVar3;\n long *plVar4;\n code *pcVar5;\n int iVar6;\n char cVar7;\n undefined4 uVar8;\n uint uVar9;\n uint uVar10;\n int iVar11;\n long lVar12;\n ulong uVar13;\n long lVar14;\n long *plVar15;\n long lVar16;\n void *__s;\n undefined8 uVar17;\n uint *puVar18;\n long lVar19;\n long *plVar20;\n ulong uVar21;\n undefined8 uVar22;\n uint uVar23;\n uint *puVar24;\n ulong *puVar25;\n uint uVar26;\n uint uVar27;\n uint uVar28;\n bool bVar29;\n long *local_90;\n uint local_70;\n \n plVar3 = *(long **)(param_1 + 0x38);\n iVar2 = *(int *)(*(long *)(param_1 + 0x40) + 8);\n local_90 = (long *)*plVar3;\n if ((long *)plVar3[1] != local_90) {\n do {\n uVar8 = (**(code **)(*(long *)*local_90 + 0x10))();\n iVar11 = (int)param_3;\n iVar6 = (int)param_2;\n switch(uVar8) {\n default:\n \n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n \n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)param_3 - param_2 & 4U) != 0) {\n *param_3 = 0;\n param_3 = param_3 + 1;\n }\n local_90 = local_90 + 1;\n } while ((long *)plVar3[1] != local_90);\n }\n return param_3;\n}" type_identifier (pointer_declarator "* FUN_001b4c30(long param_1,long param_2,uint *param_3,long param_4,long param_5,uint param_6)" * (function_declarator "FUN_001b4c30(long param_1,long param_2,uint *param_3,long param_4,long param_5,uint param_6)" identifier (parameter_list "(long param_1,long param_2,uint *param_3,long param_4,long param_5,uint param_6)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "uint *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "long param_4" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_5" (sized_type_specifier "long" long) identifier) , (parameter_declaration "uint param_6" type_identifier identifier) )))) (compound_statement "{\n byte bVar1;\n int iVar2;\n long *plVar3;\n long *plVar4;\n code *pcVar5;\n int iVar6;\n char cVar7;\n undefined4 uVar8;\n uint uVar9;\n uint uVar10;\n int iVar11;\n long lVar12;\n ulong uVar13;\n long lVar14;\n long *plVar15;\n long lVar16;\n void *__s;\n undefined8 uVar17;\n uint *puVar18;\n long lVar19;\n long *plVar20;\n ulong uVar21;\n undefined8 uVar22;\n uint uVar23;\n uint *puVar24;\n ulong *puVar25;\n uint uVar26;\n uint uVar27;\n uint uVar28;\n bool bVar29;\n long *local_90;\n uint local_70;\n \n plVar3 = *(long **)(param_1 + 0x38);\n iVar2 = *(int *)(*(long *)(param_1 + 0x40) + 8);\n local_90 = (long *)*plVar3;\n if ((long *)plVar3[1] != local_90) {\n do {\n uVar8 = (**(code **)(*(long *)*local_90 + 0x10))();\n iVar11 = (int)param_3;\n iVar6 = (int)param_2;\n switch(uVar8) {\n default:\n \n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n \n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)param_3 - param_2 & 4U) != 0) {\n *param_3 = 0;\n param_3 = param_3 + 1;\n }\n local_90 = local_90 + 1;\n } while ((long *)plVar3[1] != local_90);\n }\n return param_3;\n}" { (declaration "byte bVar1;" type_identifier 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 "code *pcVar5;" type_identifier (pointer_declarator "*pcVar5" * identifier) ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "char cVar7;" primitive_type identifier ;) (declaration "undefined4 uVar8;" type_identifier identifier ;) (declaration "uint uVar9;" type_identifier identifier ;) (declaration "uint uVar10;" type_identifier identifier ;) (declaration "int iVar11;" primitive_type identifier ;) (declaration "long lVar12;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar13;" type_identifier identifier ;) (declaration "long lVar14;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar15;" (sized_type_specifier "long" long) (pointer_declarator "*plVar15" * identifier) ;) (declaration "long lVar16;" (sized_type_specifier "long" long) identifier ;) (declaration "void *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "undefined8 uVar17;" type_identifier identifier ;) (declaration "uint *puVar18;" type_identifier (pointer_declarator "*puVar18" * identifier) ;) (declaration "long lVar19;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar20;" (sized_type_specifier "long" long) (pointer_declarator "*plVar20" * identifier) ;) (declaration "ulong uVar21;" type_identifier identifier ;) (declaration "undefined8 uVar22;" type_identifier identifier ;) (declaration "uint uVar23;" type_identifier identifier ;) (declaration "uint *puVar24;" type_identifier (pointer_declarator "*puVar24" * identifier) ;) (declaration "ulong *puVar25;" type_identifier (pointer_declarator "*puVar25" * identifier) ;) (declaration "uint uVar26;" type_identifier identifier ;) (declaration "uint uVar27;" type_identifier identifier ;) (declaration "uint uVar28;" type_identifier identifier ;) (declaration "bool bVar29;" primitive_type identifier ;) (declaration "long *local_90;" (sized_type_specifier "long" long) (pointer_declarator "*local_90" * identifier) ;) (declaration "uint local_70;" type_identifier identifier ;) (expression_statement "plVar3 = *(long **)(param_1 + 0x38);" (assignment_expression "plVar3 = *(long **)(param_1 + 0x38)" identifier = (pointer_expression "*(long **)(param_1 + 0x38)" * (cast_expression "(long **)(param_1 + 0x38)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "iVar2 = *(int *)(*(long *)(param_1 + 0x40) + 8);" (assignment_expression "iVar2 = *(int *)(*(long *)(param_1 + 0x40) + 8)" identifier = (pointer_expression "*(int *)(*(long *)(param_1 + 0x40) + 8)" * (cast_expression "(int *)(*(long *)(param_1 + 0x40) + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x40) + 8)" ( (binary_expression "*(long *)(param_1 + 0x40) + 8" (pointer_expression "*(long *)(param_1 + 0x40)" * (cast_expression "(long *)(param_1 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) + number_literal) ))))) ;) (expression_statement "local_90 = (long *)*plVar3;" (assignment_expression "local_90 = (long *)*plVar3" identifier = (cast_expression "(long *)*plVar3" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar3" * identifier))) ;) (if_statement "if ((long *)plVar3[1] != local_90) {\n do {\n uVar8 = (**(code **)(*(long *)*local_90 + 0x10))();\n iVar11 = (int)param_3;\n iVar6 = (int)param_2;\n switch(uVar8) {\n default:\n \n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n \n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)param_3 - param_2 & 4U) != 0) {\n *param_3 = 0;\n param_3 = param_3 + 1;\n }\n local_90 = local_90 + 1;\n } while ((long *)plVar3[1] != local_90);\n }" if (parenthesized_expression "((long *)plVar3[1] != local_90)" ( (binary_expression "(long *)plVar3[1] != local_90" (cast_expression "(long *)plVar3[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar3[1]" identifier [ number_literal ])) != identifier) )) (compound_statement "{\n do {\n uVar8 = (**(code **)(*(long *)*local_90 + 0x10))();\n iVar11 = (int)param_3;\n iVar6 = (int)param_2;\n switch(uVar8) {\n default:\n \n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n \n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)param_3 - param_2 & 4U) != 0) {\n *param_3 = 0;\n param_3 = param_3 + 1;\n }\n local_90 = local_90 + 1;\n } while ((long *)plVar3[1] != local_90);\n }" { (do_statement "do {\n uVar8 = (**(code **)(*(long *)*local_90 + 0x10))();\n iVar11 = (int)param_3;\n iVar6 = (int)param_2;\n switch(uVar8) {\n default:\n \n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n \n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)param_3 - param_2 & 4U) != 0) {\n *param_3 = 0;\n param_3 = param_3 + 1;\n }\n local_90 = local_90 + 1;\n } while ((long *)plVar3[1] != local_90);" do (compound_statement "{\n uVar8 = (**(code **)(*(long *)*local_90 + 0x10))();\n iVar11 = (int)param_3;\n iVar6 = (int)param_2;\n switch(uVar8) {\n default:\n \n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n \n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)param_3 - param_2 & 4U) != 0) {\n *param_3 = 0;\n param_3 = param_3 + 1;\n }\n local_90 = local_90 + 1;\n }" { (expression_statement "uVar8 = (**(code **)(*(long *)*local_90 + 0x10))();" (assignment_expression "uVar8 = (**(code **)(*(long *)*local_90 + 0x10))()" identifier = (call_expression "(**(code **)(*(long *)*local_90 + 0x10))()" (parenthesized_expression "(**(code **)(*(long *)*local_90 + 0x10))" ( (pointer_expression "**(code **)(*(long *)*local_90 + 0x10)" * (pointer_expression "*(code **)(*(long *)*local_90 + 0x10)" * (cast_expression "(code **)(*(long *)*local_90 + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)*local_90 + 0x10)" ( (binary_expression "*(long *)*local_90 + 0x10" (pointer_expression "*(long *)*local_90" * (cast_expression "(long *)*local_90" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*local_90" * identifier))) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (expression_statement "iVar11 = (int)param_3;" (assignment_expression "iVar11 = (int)param_3" identifier = (cast_expression "(int)param_3" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "iVar6 = (int)param_2;" (assignment_expression "iVar6 = (int)param_2" identifier = (cast_expression "(int)param_2" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (switch_statement "switch(uVar8) {\n default:\n \n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n \n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }" switch (parenthesized_expression "(uVar8)" ( identifier )) (compound_statement "{\n default:\n \n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n \n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }" { (case_statement "default:\n \n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");" default : (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x6f2,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;)) (case_statement "case 1:" case number_literal :) (case_statement "case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;" case number_literal : (if_statement "if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }" if (parenthesized_expression "((int)((long *)*local_90)[3] != iVar11 - iVar6)" ( (binary_expression "(int)((long *)*local_90)[3] != iVar11 - iVar6" (cast_expression "(int)((long *)*local_90)[3]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "((long *)*local_90)[3]" (parenthesized_expression "((long *)*local_90)" ( (cast_expression "(long *)*local_90" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*local_90" * identifier)) )) [ number_literal ])) != (binary_expression "iVar11 - iVar6" identifier - identifier)) )) (compound_statement "{\n \n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }" { (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x616,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();" (assignment_expression "lVar12 = (**(code **)(*(long *)*local_90 + 0x20))()" identifier = (call_expression "(**(code **)(*(long *)*local_90 + 0x20))()" (parenthesized_expression "(**(code **)(*(long *)*local_90 + 0x20))" ( (pointer_expression "**(code **)(*(long *)*local_90 + 0x20)" * (pointer_expression "*(code **)(*(long *)*local_90 + 0x20)" * (cast_expression "(code **)(*(long *)*local_90 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)*local_90 + 0x20)" ( (binary_expression "*(long *)*local_90 + 0x20" (pointer_expression "*(long *)*local_90" * (cast_expression "(long *)*local_90" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*local_90" * identifier))) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (if_statement "if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }" if (parenthesized_expression "(lVar12 == 0)" ( (binary_expression "lVar12 == 0" identifier == number_literal) )) (compound_statement "{\n \n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }" { (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x618,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "plVar4 = *(long **)(lVar12 + 0x38);" (assignment_expression "plVar4 = *(long **)(lVar12 + 0x38)" identifier = (pointer_expression "*(long **)(lVar12 + 0x38)" * (cast_expression "(long **)(lVar12 + 0x38)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar12 + 0x38)" ( (binary_expression "lVar12 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);" (assignment_expression "plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4)" identifier = (cast_expression "(long *)(**(code **)(*plVar4 + 0xe8))(plVar4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "(**(code **)(*plVar4 + 0xe8))(plVar4)" (parenthesized_expression "(**(code **)(*plVar4 + 0xe8))" ( (pointer_expression "**(code **)(*plVar4 + 0xe8)" * (pointer_expression "*(code **)(*plVar4 + 0xe8)" * (cast_expression "(code **)(*plVar4 + 0xe8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0xe8)" ( (binary_expression "*plVar4 + 0xe8" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "(plVar4)" ( identifier ))))) ;) (expression_statement "uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;" (assignment_expression "uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555" identifier = (binary_expression "(int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555" (cast_expression "(int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3)" ( (binary_expression "*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3" (binary_expression "*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48)" (pointer_expression "*(long *)(lVar12 + 0x50)" * (cast_expression "(long *)(lVar12 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x50)" ( (binary_expression "lVar12 + 0x50" identifier + number_literal) )))) - (pointer_expression "*(long *)(lVar12 + 0x48)" * (cast_expression "(long *)(lVar12 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x48)" ( (binary_expression "lVar12 + 0x48" identifier + number_literal) ))))) >> number_literal) ))) * number_literal)) ;) (expression_statement "lVar14 = plVar15[1];" (assignment_expression "lVar14 = plVar15[1]" identifier = (subscript_expression "plVar15[1]" identifier [ number_literal ])) ;) (expression_statement "lVar19 = *plVar15;" (assignment_expression "lVar19 = *plVar15" identifier = (pointer_expression "*plVar15" * identifier)) ;) (expression_statement "pcVar5 = *(code **)(*plVar4 + 0x128);" (assignment_expression "pcVar5 = *(code **)(*plVar4 + 0x128)" identifier = (pointer_expression "*(code **)(*plVar4 + 0x128)" * (cast_expression "(code **)(*plVar4 + 0x128)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0x128)" ( (binary_expression "*plVar4 + 0x128" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) ;) (if_statement "if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }" if (parenthesized_expression "(pcVar5 == FUN_001988d0)" ( (binary_expression "pcVar5 == FUN_001988d0" identifier == identifier) )) (compound_statement "{\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }" { (expression_statement "uVar23 = (**(code **)(*plVar4 + 0x188))();" (assignment_expression "uVar23 = (**(code **)(*plVar4 + 0x188))()" identifier = (call_expression "(**(code **)(*plVar4 + 0x188))()" (parenthesized_expression "(**(code **)(*plVar4 + 0x188))" ( (pointer_expression "**(code **)(*plVar4 + 0x188)" * (pointer_expression "*(code **)(*plVar4 + 0x188)" * (cast_expression "(code **)(*plVar4 + 0x188)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0x188)" ( (binary_expression "*plVar4 + 0x188" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }) (else_clause "else {\n uVar23 = (*pcVar5)(plVar4);\n }" else (compound_statement "{\n uVar23 = (*pcVar5)(plVar4);\n }" { (expression_statement "uVar23 = (*pcVar5)(plVar4);" (assignment_expression "uVar23 = (*pcVar5)(plVar4)" identifier = (call_expression "(*pcVar5)(plVar4)" (parenthesized_expression "(*pcVar5)" ( (pointer_expression "*pcVar5" * identifier) )) (argument_list "(plVar4)" ( identifier )))) ;) }))) (expression_statement "pcVar5 = *(code **)(*plVar4 + 0x120);" (assignment_expression "pcVar5 = *(code **)(*plVar4 + 0x120)" identifier = (pointer_expression "*(code **)(*plVar4 + 0x120)" * (cast_expression "(code **)(*plVar4 + 0x120)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0x120)" ( (binary_expression "*plVar4 + 0x120" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) ;) (if_statement "if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }" if (parenthesized_expression "(pcVar5 == FUN_001988c0)" ( (binary_expression "pcVar5 == FUN_001988c0" identifier == identifier) )) (compound_statement "{\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }" { (expression_statement "uVar9 = (**(code **)(*plVar4 + 0x180))();" (assignment_expression "uVar9 = (**(code **)(*plVar4 + 0x180))()" identifier = (call_expression "(**(code **)(*plVar4 + 0x180))()" (parenthesized_expression "(**(code **)(*plVar4 + 0x180))" ( (pointer_expression "**(code **)(*plVar4 + 0x180)" * (pointer_expression "*(code **)(*plVar4 + 0x180)" * (cast_expression "(code **)(*plVar4 + 0x180)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0x180)" ( (binary_expression "*plVar4 + 0x180" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) }) (else_clause "else {\n uVar9 = (*pcVar5)(plVar4);\n }" else (compound_statement "{\n uVar9 = (*pcVar5)(plVar4);\n }" { (expression_statement "uVar9 = (*pcVar5)(plVar4);" (assignment_expression "uVar9 = (*pcVar5)(plVar4)" identifier = (call_expression "(*pcVar5)(plVar4)" (parenthesized_expression "(*pcVar5)" ( (pointer_expression "*pcVar5" * identifier) )) (argument_list "(plVar4)" ( identifier )))) ;) }))) (expression_statement "lVar16 = plVar4[0x14];" (assignment_expression "lVar16 = plVar4[0x14]" identifier = (subscript_expression "plVar4[0x14]" identifier [ number_literal ])) ;) (expression_statement "uVar28 = 0;" (assignment_expression "uVar28 = 0" identifier = number_literal) ;) (expression_statement "local_70 = (uint)(lVar14 - lVar19 >> 3);" (assignment_expression "local_70 = (uint)(lVar14 - lVar19 >> 3)" identifier = (call_expression "(uint)(lVar14 - lVar19 >> 3)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(lVar14 - lVar19 >> 3)" ( (binary_expression "lVar14 - lVar19 >> 3" (binary_expression "lVar14 - lVar19" identifier - identifier) >> number_literal) )))) ;) (expression_statement "lVar14 = *(long *)(lVar12 + 0x68);" (assignment_expression "lVar14 = *(long *)(lVar12 + 0x68)" identifier = (pointer_expression "*(long *)(lVar12 + 0x68)" * (cast_expression "(long *)(lVar12 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x68)" ( (binary_expression "lVar12 + 0x68" identifier + number_literal) ))))) ;) (expression_statement "lVar19 = *(long *)(lVar12 + 0x60);" (assignment_expression "lVar19 = *(long *)(lVar12 + 0x60)" identifier = (pointer_expression "*(long *)(lVar12 + 0x60)" * (cast_expression "(long *)(lVar12 + 0x60)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x60)" ( (binary_expression "lVar12 + 0x60" identifier + number_literal) ))))) ;) (expression_statement "param_3[2] = uVar23;" (assignment_expression "param_3[2] = uVar23" (subscript_expression "param_3[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar24 = param_3 + 8;" (assignment_expression "puVar24 = param_3 + 8" identifier = (binary_expression "param_3 + 8" identifier + number_literal)) ;) (expression_statement "*(long *)(param_3 + 4) = lVar16;" (assignment_expression "*(long *)(param_3 + 4) = lVar16" (pointer_expression "*(long *)(param_3 + 4)" * (cast_expression "(long *)(param_3 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 4)" ( (binary_expression "param_3 + 4" identifier + number_literal) )))) = identifier) ;) (expression_statement "uVar23 = (uint)(lVar14 - lVar19 >> 3);" (assignment_expression "uVar23 = (uint)(lVar14 - lVar19 >> 3)" identifier = (call_expression "(uint)(lVar14 - lVar19 >> 3)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(lVar14 - lVar19 >> 3)" ( (binary_expression "lVar14 - lVar19 >> 3" (binary_expression "lVar14 - lVar19" identifier - identifier) >> number_literal) )))) ;) (expression_statement "param_3[6] = uVar23;" (assignment_expression "param_3[6] = uVar23" (subscript_expression "param_3[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*param_3 = uVar27;" (assignment_expression "*param_3 = uVar27" (pointer_expression "*param_3" * identifier) = identifier) ;) (expression_statement "param_3[1] = local_70;" (assignment_expression "param_3[1] = local_70" (subscript_expression "param_3[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_3[3] = uVar9;" (assignment_expression "param_3[3] = uVar9" (subscript_expression "param_3[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_3[7] = 0;" (assignment_expression "param_3[7] = 0" (subscript_expression "param_3[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "__s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);" (assignment_expression "__s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2)" identifier = (cast_expression "(void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2)" identifier (argument_list "((ulong)*(uint *)(plVar4 + 7) << 2)" ( (binary_expression "(ulong)*(uint *)(plVar4 + 7) << 2" (binary_expression "(ulong)*(uint *)(plVar4 + 7)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(plVar4 + 7)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4 + 7)" ( (binary_expression "plVar4 + 7" identifier + number_literal) )))) << number_literal) ))))) ;) (expression_statement "memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);" (call_expression "memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2)" identifier (argument_list "(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2)" ( identifier , number_literal , (binary_expression "(ulong)*(uint *)(plVar4 + 7) << 2" (binary_expression "(ulong)*(uint *)(plVar4 + 7)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(plVar4 + 7)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4 + 7)" ( (binary_expression "plVar4 + 7" identifier + number_literal) )))) << number_literal) ))) ;) (expression_statement "puVar18 = puVar24;" (assignment_expression "puVar18 = puVar24" identifier = identifier) ;) (if_statement "if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }" if (parenthesized_expression "(uVar27 != 0)" ( (binary_expression "uVar27 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }" { (do_statement "do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);" do (compound_statement "{\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n }" { (expression_statement "uVar28 = uVar28 + 1;" (assignment_expression "uVar28 = uVar28 + 1" identifier = (binary_expression "uVar28 + 1" identifier + number_literal)) ;) (expression_statement "uVar26 = 0;" (assignment_expression "uVar26 = 0" identifier = number_literal) ;) (expression_statement "puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));" (assignment_expression "puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3))" identifier = (cast_expression "(uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3))" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3))" ( (binary_expression "(long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3)" (binary_expression "(long)puVar24 + *(long *)(lVar12 + 0x48)" (cast_expression "(long)puVar24" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar12 + 0x48)" * (cast_expression "(long *)(lVar12 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x48)" ( (binary_expression "lVar12 + 0x48" identifier + number_literal) ))))) + (parenthesized_expression "(-0x20 - (long)param_3)" ( (binary_expression "-0x20 - (long)param_3" number_literal - (cast_expression "(long)param_3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) )))) ;) (expression_statement "uVar9 = *puVar18;" (assignment_expression "uVar9 = *puVar18" identifier = (pointer_expression "*puVar18" * identifier)) ;) (expression_statement "uVar13 = (ulong)uVar9;" (assignment_expression "uVar13 = (ulong)uVar9" identifier = (cast_expression "(ulong)uVar9" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "uVar21 = *(ulong *)(puVar18 + 2);" (assignment_expression "uVar21 = *(ulong *)(puVar18 + 2)" identifier = (pointer_expression "*(ulong *)(puVar18 + 2)" * (cast_expression "(ulong *)(puVar18 + 2)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar18 + 2)" ( (binary_expression "puVar18 + 2" identifier + number_literal) ))))) ;) (expression_statement "*(uint *)((long)__s + uVar13 * 4) = uVar28;" (assignment_expression "*(uint *)((long)__s + uVar13 * 4) = uVar28" (pointer_expression "*(uint *)((long)__s + uVar13 * 4)" * (cast_expression "(uint *)((long)__s + uVar13 * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__s + uVar13 * 4)" ( (binary_expression "(long)__s + uVar13 * 4" (cast_expression "(long)__s" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (binary_expression "uVar13 * 4" identifier * number_literal)) )))) = identifier) ;) (if_statement "if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }" if (parenthesized_expression "(uVar21 != 0)" ( (binary_expression "uVar21 != 0" identifier != number_literal) )) (compound_statement "{\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }" { (if_statement "if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;" if (parenthesized_expression "(*(ulong *)(param_4 + 0x50) < uVar21)" ( (binary_expression "*(ulong *)(param_4 + 0x50) < uVar21" (pointer_expression "*(ulong *)(param_4 + 0x50)" * (cast_expression "(ulong *)(param_4 + 0x50)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x50)" ( (binary_expression "param_4 + 0x50" identifier + number_literal) )))) < identifier) )) (goto_statement "goto LAB_001b565a;" goto statement_identifier ;)) (expression_statement "uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);" (assignment_expression "uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" identifier = (binary_expression "(uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" ( (binary_expression "*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8" (pointer_expression "*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38))" * (cast_expression "(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38))" ( (binary_expression "(uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)" (binary_expression "(uVar21 - 1 >> 0xd) * 0x18" (parenthesized_expression "(uVar21 - 1 >> 0xd)" ( (binary_expression "uVar21 - 1 >> 0xd" (binary_expression "uVar21 - 1" identifier - number_literal) >> number_literal) )) * number_literal) + (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) ))))) )))) + (binary_expression "(ulong)((uint)(uVar21 - 1) & 0x1fff) * 8" (call_expression "(ulong)((uint)(uVar21 - 1) & 0x1fff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)(uVar21 - 1) & 0x1fff)" ( (binary_expression "(uint)(uVar21 - 1) & 0x1fff" (call_expression "(uint)(uVar21 - 1)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar21 - 1)" ( (binary_expression "uVar21 - 1" identifier - number_literal) ))) & number_literal) ))) * number_literal)) ))))) ;) })) (if_statement "if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }" if (parenthesized_expression "(*(code **)(*plVar4 + 0xc0) == FUN_00173380)" ( (binary_expression "*(code **)(*plVar4 + 0xc0) == FUN_00173380" (pointer_expression "*(code **)(*plVar4 + 0xc0)" * (cast_expression "(code **)(*plVar4 + 0xc0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0xc0)" ( (binary_expression "*plVar4 + 0xc0" (pointer_expression "*plVar4" * identifier) + number_literal) )))) == identifier) )) (compound_statement "{\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }" { (if_statement "if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }" if (parenthesized_expression "((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13)" ( (binary_expression "(ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13" (call_expression "(ulong)(plVar4[0xb] - plVar4[10] >> 3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(plVar4[0xb] - plVar4[10] >> 3)" ( (binary_expression "plVar4[0xb] - plVar4[10] >> 3" (binary_expression "plVar4[0xb] - plVar4[10]" (subscript_expression "plVar4[0xb]" identifier [ number_literal ]) - (subscript_expression "plVar4[10]" identifier [ number_literal ])) >> number_literal) ))) <= identifier) )) (compound_statement "{\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }" { (expression_statement "FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");" (call_expression "FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section")" identifier (argument_list "("../../gold/object.h",0x5c8,"do_output_section")" ( (string_literal ""../../gold/object.h"" " string_content ") , number_literal , (string_literal ""do_output_section"" " string_content ") ))) ;) })) (expression_statement "plVar20 = *(long **)(plVar4[10] + uVar13 * 8);" (assignment_expression "plVar20 = *(long **)(plVar4[10] + uVar13 * 8)" identifier = (pointer_expression "*(long **)(plVar4[10] + uVar13 * 8)" * (cast_expression "(long **)(plVar4[10] + uVar13 * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(plVar4[10] + uVar13 * 8)" ( (binary_expression "plVar4[10] + uVar13 * 8" (subscript_expression "plVar4[10]" identifier [ number_literal ]) + (binary_expression "uVar13 * 8" identifier * number_literal)) ))))) ;) }) (else_clause "else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }" else (compound_statement "{\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }" { (expression_statement "plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);" (assignment_expression "plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9)" identifier = (cast_expression "(long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9)" (parenthesized_expression "(**(code **)(*plVar4 + 0xc0))" ( (pointer_expression "**(code **)(*plVar4 + 0xc0)" * (pointer_expression "*(code **)(*plVar4 + 0xc0)" * (cast_expression "(code **)(*plVar4 + 0xc0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0xc0)" ( (binary_expression "*plVar4 + 0xc0" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "(plVar4,uVar9)" ( identifier , identifier ))))) ;) }))) (if_statement "if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }" if (parenthesized_expression "(plVar20 == (long *)0x0)" ( (binary_expression "plVar20 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }" { (expression_statement "uVar22 = 0;" (assignment_expression "uVar22 = 0" identifier = number_literal) ;) (expression_statement "uVar17 = 0;" (assignment_expression "uVar17 = 0" identifier = number_literal) ;) (expression_statement "uVar10 = 0;" (assignment_expression "uVar10 = 0" identifier = number_literal) ;) }) (else_clause "else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }" else (compound_statement "{\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }" { (if_statement "if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }" if (parenthesized_expression "(*(code **)(*plVar20 + 0x58) == FUN_0019a160)" ( (binary_expression "*(code **)(*plVar20 + 0x58) == FUN_0019a160" (pointer_expression "*(code **)(*plVar20 + 0x58)" * (cast_expression "(code **)(*plVar20 + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar20 + 0x58)" ( (binary_expression "*plVar20 + 0x58" (pointer_expression "*plVar20" * identifier) + number_literal) )))) == identifier) )) (compound_statement "{\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }" { (expression_statement "uVar10 = *(uint *)((long)plVar20 + 0x7c);" (assignment_expression "uVar10 = *(uint *)((long)plVar20 + 0x7c)" identifier = (pointer_expression "*(uint *)((long)plVar20 + 0x7c)" * (cast_expression "(uint *)((long)plVar20 + 0x7c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar20 + 0x7c)" ( (binary_expression "(long)plVar20 + 0x7c" (cast_expression "(long)plVar20" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (if_statement "if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }" if (parenthesized_expression "(uVar10 == 0xffffffff)" ( (binary_expression "uVar10 == 0xffffffff" identifier == number_literal) )) (compound_statement "{\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }" { (expression_statement "FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");" (call_expression "FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx")" identifier (argument_list "("../../gold/output.h",0x1043,"do_out_shndx")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""do_out_shndx"" " string_content ") ))) ;) })) }) (else_clause "else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }" else (compound_statement "{\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }" { (expression_statement "uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);" (assignment_expression "uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20)" identifier = (call_expression "(**(code **)(*plVar20 + 0x58))(plVar20)" (parenthesized_expression "(**(code **)(*plVar20 + 0x58))" ( (pointer_expression "**(code **)(*plVar20 + 0x58)" * (pointer_expression "*(code **)(*plVar20 + 0x58)" * (cast_expression "(code **)(*plVar20 + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar20 + 0x58)" ( (binary_expression "*plVar20 + 0x58" (pointer_expression "*plVar20" * identifier) + number_literal) ))))) )) (argument_list "(plVar20)" ( identifier )))) ;) }))) (expression_statement "uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);" (assignment_expression "uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9)" identifier = (call_expression "(**(code **)(*plVar4 + 0xd0))(plVar4,uVar9)" (parenthesized_expression "(**(code **)(*plVar4 + 0xd0))" ( (pointer_expression "**(code **)(*plVar4 + 0xd0)" * (pointer_expression "*(code **)(*plVar4 + 0xd0)" * (cast_expression "(code **)(*plVar4 + 0xd0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0xd0)" ( (binary_expression "*plVar4 + 0xd0" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "(plVar4,uVar9)" ( identifier , identifier )))) ;) (expression_statement "uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));" (assignment_expression "uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3))" identifier = (pointer_expression "*(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3))" * (cast_expression "(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3))" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3))" ( (binary_expression "(long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3)" (binary_expression "(long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10" (binary_expression "(long)puVar24 + *(long *)(lVar12 + 0x48)" (cast_expression "(long)puVar24" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar12 + 0x48)" * (cast_expression "(long *)(lVar12 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x48)" ( (binary_expression "lVar12 + 0x48" identifier + number_literal) ))))) + number_literal) + (parenthesized_expression "(-0x20 - (long)param_3)" ( (binary_expression "-0x20 - (long)param_3" number_literal - (cast_expression "(long)param_3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) ))))) ;) }))) (expression_statement "*puVar24 = uVar26;" (assignment_expression "*puVar24 = uVar26" (pointer_expression "*puVar24" * identifier) = identifier) ;) (expression_statement "puVar18 = puVar24 + 6;" (assignment_expression "puVar18 = puVar24 + 6" identifier = (binary_expression "puVar24 + 6" identifier + number_literal)) ;) (expression_statement "puVar24[1] = uVar10;" (assignment_expression "puVar24[1] = uVar10" (subscript_expression "puVar24[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined8 *)(puVar24 + 2) = uVar17;" (assignment_expression "*(undefined8 *)(puVar24 + 2) = uVar17" (pointer_expression "*(undefined8 *)(puVar24 + 2)" * (cast_expression "(undefined8 *)(puVar24 + 2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar24 + 2)" ( (binary_expression "puVar24 + 2" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(puVar24 + 4) = uVar22;" (assignment_expression "*(undefined8 *)(puVar24 + 4) = uVar22" (pointer_expression "*(undefined8 *)(puVar24 + 4)" * (cast_expression "(undefined8 *)(puVar24 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar24 + 4)" ( (binary_expression "puVar24 + 4" identifier + number_literal) )))) = identifier) ;) (expression_statement "puVar24 = puVar18;" (assignment_expression "puVar24 = puVar18" identifier = identifier) ;) }) while (parenthesized_expression "(uVar28 != uVar27)" ( (binary_expression "uVar28 != uVar27" identifier != identifier) )) ;) })) (if_statement "if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }" if (parenthesized_expression "(local_70 != 0)" ( (binary_expression "local_70 != 0" identifier != number_literal) )) (compound_statement "{\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }" { (expression_statement "puVar24 = puVar18;" (assignment_expression "puVar24 = puVar18" identifier = identifier) ;) (expression_statement "uVar21 = 0;" (assignment_expression "uVar21 = 0" identifier = number_literal) ;) (do_statement "do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);" do (compound_statement "{\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n }" { (expression_statement "lVar14 = *(long *)(*plVar15 + uVar21 * 8);" (assignment_expression "lVar14 = *(long *)(*plVar15 + uVar21 * 8)" identifier = (pointer_expression "*(long *)(*plVar15 + uVar21 * 8)" * (cast_expression "(long *)(*plVar15 + uVar21 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*plVar15 + uVar21 * 8)" ( (binary_expression "*plVar15 + uVar21 * 8" (pointer_expression "*plVar15" * identifier) + (binary_expression "uVar21 * 8" identifier * number_literal)) ))))) ;) (if_statement "if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }" if (parenthesized_expression "((*(byte *)(lVar14 + 0x3a) & 0x10) != 0)" ( (binary_expression "(*(byte *)(lVar14 + 0x3a) & 0x10) != 0" (parenthesized_expression "(*(byte *)(lVar14 + 0x3a) & 0x10)" ( (binary_expression "*(byte *)(lVar14 + 0x3a) & 0x10" (pointer_expression "*(byte *)(lVar14 + 0x3a)" * (cast_expression "(byte *)(lVar14 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x3a)" ( (binary_expression "lVar14 + 0x3a" identifier + number_literal) )))) & number_literal) )) != number_literal) )) (compound_statement "{\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }" { (expression_statement "lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));" (assignment_expression "lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40))" identifier = (call_expression "FUN_00284df0(*(undefined8 *)(param_1 + 0x40))" identifier (argument_list "(*(undefined8 *)(param_1 + 0x40))" ( (pointer_expression "*(undefined8 *)(param_1 + 0x40)" * (cast_expression "(undefined8 *)(param_1 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) )))) ;) })) (if_statement "if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }" if (parenthesized_expression "((*(byte *)(lVar14 + 0x3a) & 7) == 0)" ( (binary_expression "(*(byte *)(lVar14 + 0x3a) & 7) == 0" (parenthesized_expression "(*(byte *)(lVar14 + 0x3a) & 7)" ( (binary_expression "*(byte *)(lVar14 + 0x3a) & 7" (pointer_expression "*(byte *)(lVar14 + 0x3a)" * (cast_expression "(byte *)(lVar14 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x3a)" ( (binary_expression "lVar14 + 0x3a" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }" { (if_statement "if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }" if (parenthesized_expression "(plVar4 == *(long **)(lVar14 + 0x10))" ( (binary_expression "plVar4 == *(long **)(lVar14 + 0x10)" identifier == (pointer_expression "*(long **)(lVar14 + 0x10)" * (cast_expression "(long **)(lVar14 + 0x10)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar14 + 0x10)" ( (binary_expression "lVar14 + 0x10" identifier + number_literal) ))))) )) (compound_statement "{\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }" { (expression_statement "uVar27 = *(uint *)(lVar14 + 0x18);" (assignment_expression "uVar27 = *(uint *)(lVar14 + 0x18)" identifier = (pointer_expression "*(uint *)(lVar14 + 0x18)" * (cast_expression "(uint *)(lVar14 + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x18)" ( (binary_expression "lVar14 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }" if (parenthesized_expression "((*(byte *)(lVar14 + 0x3b) & 0x20) == 0)" ( (binary_expression "(*(byte *)(lVar14 + 0x3b) & 0x20) == 0" (parenthesized_expression "(*(byte *)(lVar14 + 0x3b) & 0x20)" ( (binary_expression "*(byte *)(lVar14 + 0x3b) & 0x20" (pointer_expression "*(byte *)(lVar14 + 0x3b)" * (cast_expression "(byte *)(lVar14 + 0x3b)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x3b)" ( (binary_expression "lVar14 + 0x3b" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }" { (expression_statement "cVar7 = FUN_00284a00();" (assignment_expression "cVar7 = FUN_00284a00()" identifier = (call_expression "FUN_00284a00()" identifier (argument_list "()" ( )))) ;) (if_statement "if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }" if (parenthesized_expression "(cVar7 == '\0')" ( (binary_expression "cVar7 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }" { (if_statement "if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }" if (parenthesized_expression "((*(byte *)(lVar14 + 0x3a) & 7) != 0)" ( (binary_expression "(*(byte *)(lVar14 + 0x3a) & 7) != 0" (parenthesized_expression "(*(byte *)(lVar14 + 0x3a) & 7)" ( (binary_expression "*(byte *)(lVar14 + 0x3a) & 7" (pointer_expression "*(byte *)(lVar14 + 0x3a)" * (cast_expression "(byte *)(lVar14 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x3a)" ( (binary_expression "lVar14 + 0x3a" identifier + number_literal) )))) & number_literal) )) != number_literal) )) (compound_statement "{\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }" { (expression_statement "FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");" (call_expression "FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx")" identifier (argument_list "("../../gold/symtab.h",0xaa,"shndx")" ( (string_literal ""../../gold/symtab.h"" " string_content ") , number_literal , (string_literal ""shndx"" " string_content ") ))) ;) })) (expression_statement "uVar27 = *(uint *)(lVar14 + 0x18);" (assignment_expression "uVar27 = *(uint *)(lVar14 + 0x18)" identifier = (pointer_expression "*(uint *)(lVar14 + 0x18)" * (cast_expression "(uint *)(lVar14 + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x18)" ( (binary_expression "lVar14 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }" if (parenthesized_expression "((*(byte *)(lVar14 + 0x3b) & 0x20) == 0)" ( (binary_expression "(*(byte *)(lVar14 + 0x3b) & 0x20) == 0" (parenthesized_expression "(*(byte *)(lVar14 + 0x3b) & 0x20)" ( (binary_expression "*(byte *)(lVar14 + 0x3b) & 0x20" (pointer_expression "*(byte *)(lVar14 + 0x3b)" * (cast_expression "(byte *)(lVar14 + 0x3b)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x3b)" ( (binary_expression "lVar14 + 0x3b" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n uVar27 = 1;\n goto LAB_001b5352;\n }" { (expression_statement "uVar27 = 1;" (assignment_expression "uVar27 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001b5352;" goto statement_identifier ;) })) (goto_statement "goto LAB_001b54e1;" goto statement_identifier ;) })) }) (else_clause "else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }" else (if_statement "if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }" if (parenthesized_expression "(uVar27 != 0)" ( (binary_expression "uVar27 != 0" identifier != number_literal) )) (compound_statement "{\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }" { (labeled_statement "LAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);" statement_identifier : (expression_statement "uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);" (assignment_expression "uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4)" identifier = (pointer_expression "*(uint *)((long)__s + (ulong)uVar27 * 4)" * (cast_expression "(uint *)((long)__s + (ulong)uVar27 * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__s + (ulong)uVar27 * 4)" ( (binary_expression "(long)__s + (ulong)uVar27 * 4" (cast_expression "(long)__s" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (binary_expression "(ulong)uVar27 * 4" (cast_expression "(ulong)uVar27" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) ))))) ;)) (goto_statement "goto LAB_001b5352;" goto statement_identifier ;) })))) })) (labeled_statement "LAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);" statement_identifier : (expression_statement "uVar9 = *(uint *)(lVar14 + 0x1c);" (assignment_expression "uVar9 = *(uint *)(lVar14 + 0x1c)" identifier = (pointer_expression "*(uint *)(lVar14 + 0x1c)" * (cast_expression "(uint *)(lVar14 + 0x1c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x1c)" ( (binary_expression "lVar14 + 0x1c" identifier + number_literal) ))))) ;)) (expression_statement "uVar27 = 0;" (assignment_expression "uVar27 = 0" identifier = number_literal) ;) }) (else_clause "else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }" else (compound_statement "{\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }" { (if_statement "if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;" if (parenthesized_expression "((*(byte *)(lVar14 + 0x3c) & 4) != 0)" ( (binary_expression "(*(byte *)(lVar14 + 0x3c) & 4) != 0" (parenthesized_expression "(*(byte *)(lVar14 + 0x3c) & 4)" ( (binary_expression "*(byte *)(lVar14 + 0x3c) & 4" (pointer_expression "*(byte *)(lVar14 + 0x3c)" * (cast_expression "(byte *)(lVar14 + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x3c)" ( (binary_expression "lVar14 + 0x3c" identifier + number_literal) )))) & number_literal) )) != number_literal) )) (goto_statement "goto LAB_001b5432;" goto statement_identifier ;)) (expression_statement "uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);" (assignment_expression "uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1)" identifier = (unary_expression "-(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1)" - (call_expression "(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1)" ( (binary_expression "*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1" (binary_expression "*(byte *)(lVar14 + 0x3b) >> 3 & 1" (binary_expression "*(byte *)(lVar14 + 0x3b) >> 3" (pointer_expression "*(byte *)(lVar14 + 0x3b)" * (cast_expression "(byte *)(lVar14 + 0x3b)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x3b)" ( (binary_expression "lVar14 + 0x3b" identifier + number_literal) )))) >> number_literal) & number_literal) ^ number_literal) ))))) ;) (labeled_statement "LAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);" statement_identifier : (expression_statement "uVar9 = *(uint *)(lVar14 + 0x1c);" (assignment_expression "uVar9 = *(uint *)(lVar14 + 0x1c)" identifier = (pointer_expression "*(uint *)(lVar14 + 0x1c)" * (cast_expression "(uint *)(lVar14 + 0x1c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + 0x1c)" ( (binary_expression "lVar14 + 0x1c" identifier + number_literal) ))))) ;)) }))) (if_statement "if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }" if (parenthesized_expression "(uVar9 == 0)" ( (binary_expression "uVar9 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }" { (labeled_statement "LAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");" statement_identifier : (expression_statement "FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");" (call_expression "FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index")" identifier (argument_list "("../../gold/symtab.h",0x180,"symtab_index")" ( (string_literal ""../../gold/symtab.h"" " string_content ") , number_literal , (string_literal ""symtab_index"" " string_content ") ))) ;)) })) (if_statement "if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }" if (parenthesized_expression "(*(code **)(*plVar4 + 0x100) == FUN_001988f0)" ( (binary_expression "*(code **)(*plVar4 + 0x100) == FUN_001988f0" (pointer_expression "*(code **)(*plVar4 + 0x100)" * (cast_expression "(code **)(*plVar4 + 0x100)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0x100)" ( (binary_expression "*plVar4 + 0x100" (pointer_expression "*plVar4" * identifier) + number_literal) )))) == identifier) )) (compound_statement "{\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }" { (expression_statement "uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);" (assignment_expression "uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4)" identifier = (pointer_expression "*(uint *)(plVar4[0x12] + uVar21 * 4)" * (cast_expression "(uint *)(plVar4[0x12] + uVar21 * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4[0x12] + uVar21 * 4)" ( (binary_expression "plVar4[0x12] + uVar21 * 4" (subscript_expression "plVar4[0x12]" identifier [ number_literal ]) + (binary_expression "uVar21 * 4" identifier * number_literal)) ))))) ;) }) (else_clause "else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }" else (compound_statement "{\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }" { (expression_statement "uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);" (assignment_expression "uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4)" identifier = (call_expression "(**(code **)(*plVar4 + 0x100))(plVar4)" (parenthesized_expression "(**(code **)(*plVar4 + 0x100))" ( (pointer_expression "**(code **)(*plVar4 + 0x100)" * (pointer_expression "*(code **)(*plVar4 + 0x100)" * (cast_expression "(code **)(*plVar4 + 0x100)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0x100)" ( (binary_expression "*plVar4 + 0x100" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "(plVar4)" ( identifier )))) ;) }))) (if_statement "if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }" if (parenthesized_expression "(uVar28 == 0)" ( (binary_expression "uVar28 == 0" identifier == number_literal) )) (compound_statement "{\n uVar10 = 0;\n uVar26 = 0;\n }" { (expression_statement "uVar10 = 0;" (assignment_expression "uVar10 = 0" identifier = number_literal) ;) (expression_statement "uVar26 = 0;" (assignment_expression "uVar26 = 0" identifier = number_literal) ;) }) (else_clause "else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }" else (compound_statement "{\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }" { (if_statement "if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }" if (parenthesized_expression "((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26))" ( (binary_expression "(uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)" (parenthesized_expression "(uVar9 == 0xffffffff)" ( (binary_expression "uVar9 == 0xffffffff" identifier == number_literal) )) || (parenthesized_expression "(uVar26 = uVar9 - iVar2, param_6 <= uVar26)" ( (comma_expression "uVar26 = uVar9 - iVar2, param_6 <= uVar26" (assignment_expression "uVar26 = uVar9 - iVar2" identifier = (binary_expression "uVar9 - iVar2" identifier - identifier)) , (binary_expression "param_6 <= uVar26" identifier <= identifier)) ))) )) (compound_statement "{\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }" { (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x678,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (if_statement "if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }" if (parenthesized_expression "(*(code **)(*plVar4 + 0xf8) == FUN_001988e0)" ( (binary_expression "*(code **)(*plVar4 + 0xf8) == FUN_001988e0" (pointer_expression "*(code **)(*plVar4 + 0xf8)" * (cast_expression "(code **)(*plVar4 + 0xf8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0xf8)" ( (binary_expression "*plVar4 + 0xf8" (pointer_expression "*plVar4" * identifier) + number_literal) )))) == identifier) )) (compound_statement "{\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }" { (expression_statement "iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);" (assignment_expression "iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4)" identifier = (pointer_expression "*(int *)(plVar4[0x13] + uVar21 * 4)" * (cast_expression "(int *)(plVar4[0x13] + uVar21 * 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4[0x13] + uVar21 * 4)" ( (binary_expression "plVar4[0x13] + uVar21 * 4" (subscript_expression "plVar4[0x13]" identifier [ number_literal ]) + (binary_expression "uVar21 * 4" identifier * number_literal)) ))))) ;) }) (else_clause "else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }" else (compound_statement "{\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }" { (expression_statement "iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);" (assignment_expression "iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff)" identifier = (call_expression "(**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff)" (parenthesized_expression "(**(code **)(*plVar4 + 0xf8))" ( (pointer_expression "**(code **)(*plVar4 + 0xf8)" * (pointer_expression "*(code **)(*plVar4 + 0xf8)" * (cast_expression "(code **)(*plVar4 + 0xf8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0xf8)" ( (binary_expression "*plVar4 + 0xf8" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "(plVar4,uVar21 & 0xffffffff)" ( identifier , (binary_expression "uVar21 & 0xffffffff" identifier & number_literal) )))) ;) }))) (expression_statement "uVar10 = iVar11 * 0x18;" (assignment_expression "uVar10 = iVar11 * 0x18" identifier = (binary_expression "iVar11 * 0x18" identifier * number_literal)) ;) (expression_statement "puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);" (assignment_expression "puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4)" identifier = (cast_expression "(uint *)(param_5 + (ulong)uVar26 * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_5 + (ulong)uVar26 * 4)" ( (binary_expression "param_5 + (ulong)uVar26 * 4" identifier + (binary_expression "(ulong)uVar26 * 4" (cast_expression "(ulong)uVar26" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) )))) ;) (expression_statement "uVar26 = *puVar18;" (assignment_expression "uVar26 = *puVar18" identifier = (pointer_expression "*puVar18" * identifier)) ;) (expression_statement "*puVar18 = (int)puVar24 - iVar6;" (assignment_expression "*puVar18 = (int)puVar24 - iVar6" (pointer_expression "*puVar18" * identifier) = (binary_expression "(int)puVar24 - iVar6" (cast_expression "(int)puVar24" ( (type_descriptor "int" primitive_type) ) identifier) - identifier)) ;) }))) (expression_statement "puVar24[4] = uVar10;" (assignment_expression "puVar24[4] = uVar10" (subscript_expression "puVar24[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar18 = puVar24 + 5;" (assignment_expression "puVar18 = puVar24 + 5" identifier = (binary_expression "puVar24 + 5" identifier + number_literal)) ;) (expression_statement "*puVar24 = uVar9;" (assignment_expression "*puVar24 = uVar9" (pointer_expression "*puVar24" * identifier) = identifier) ;) (expression_statement "puVar24[1] = uVar27;" (assignment_expression "puVar24[1] = uVar27" (subscript_expression "puVar24[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar24[2] = uVar26;" (assignment_expression "puVar24[2] = uVar26" (subscript_expression "puVar24[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar24[3] = uVar28;" (assignment_expression "puVar24[3] = uVar28" (subscript_expression "puVar24[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "bVar29 = local_70 - 1 != uVar21;" (assignment_expression "bVar29 = local_70 - 1 != uVar21" identifier = (binary_expression "local_70 - 1 != uVar21" (binary_expression "local_70 - 1" identifier - number_literal) != identifier)) ;) (expression_statement "puVar24 = puVar18;" (assignment_expression "puVar24 = puVar18" identifier = identifier) ;) (expression_statement "uVar21 = uVar21 + 1;" (assignment_expression "uVar21 = uVar21 + 1" identifier = (binary_expression "uVar21 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar29)" ( identifier )) ;) })) (if_statement "if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }" if (parenthesized_expression "(uVar23 == 0)" ( (binary_expression "uVar23 == 0" identifier == number_literal) )) (compound_statement "{\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }" { (expression_statement "thunk_FUN_002f1e60(__s);" (call_expression "thunk_FUN_002f1e60(__s)" identifier (argument_list "(__s)" ( identifier ))) ;) (expression_statement "param_3 = puVar18;" (assignment_expression "param_3 = puVar18" identifier = identifier) ;) }) (else_clause "else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }" else (compound_statement "{\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }" { (expression_statement "puVar25 = *(ulong **)(lVar12 + 0x60);" (assignment_expression "puVar25 = *(ulong **)(lVar12 + 0x60)" identifier = (pointer_expression "*(ulong **)(lVar12 + 0x60)" * (cast_expression "(ulong **)(lVar12 + 0x60)" ( (type_descriptor "ulong **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar12 + 0x60)" ( (binary_expression "lVar12 + 0x60" identifier + number_literal) ))))) ;) (expression_statement "param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;" (assignment_expression "param_3 = puVar18 + (ulong)(uVar23 - 1) + 1" identifier = (binary_expression "puVar18 + (ulong)(uVar23 - 1) + 1" (binary_expression "puVar18 + (ulong)(uVar23 - 1)" identifier + (call_expression "(ulong)(uVar23 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar23 - 1)" ( (binary_expression "uVar23 - 1" identifier - number_literal) )))) + number_literal)) ;) (do_statement "do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);" do (compound_statement "{\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n }" { (while_statement "while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }" while (parenthesized_expression "(uVar21 = *puVar25, uVar21 != 0)" ( (comma_expression "uVar21 = *puVar25, uVar21 != 0" (assignment_expression "uVar21 = *puVar25" identifier = (pointer_expression "*puVar25" * identifier)) , (binary_expression "uVar21 != 0" identifier != number_literal)) )) (compound_statement "{\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }" { (if_statement "if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;" if (parenthesized_expression "(*(ulong *)(param_4 + 0x50) < uVar21)" ( (binary_expression "*(ulong *)(param_4 + 0x50) < uVar21" (pointer_expression "*(ulong *)(param_4 + 0x50)" * (cast_expression "(ulong *)(param_4 + 0x50)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x50)" ( (binary_expression "param_4 + 0x50" identifier + number_literal) )))) < identifier) )) (goto_statement "goto LAB_001b565a;" goto statement_identifier ;)) (expression_statement "puVar24 = puVar18 + 1;" (assignment_expression "puVar24 = puVar18 + 1" identifier = (binary_expression "puVar18 + 1" identifier + number_literal)) ;) (expression_statement "puVar25 = puVar25 + 1;" (assignment_expression "puVar25 = puVar25 + 1" identifier = (binary_expression "puVar25 + 1" identifier + number_literal)) ;) (expression_statement "*puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);" (assignment_expression "*puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" (pointer_expression "*puVar18" * identifier) = (pointer_expression "*(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" * (cast_expression "(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" ( (binary_expression "*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8" (pointer_expression "*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)" * (cast_expression "(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)" ( (binary_expression "*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18" (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) )))) + (binary_expression "(uVar21 - 1 >> 0xd) * 0x18" (parenthesized_expression "(uVar21 - 1 >> 0xd)" ( (binary_expression "uVar21 - 1 >> 0xd" (binary_expression "uVar21 - 1" identifier - number_literal) >> number_literal) )) * number_literal)) )))) + (binary_expression "(ulong)((uint)(uVar21 - 1) & 0x1fff) * 8" (call_expression "(ulong)((uint)(uVar21 - 1) & 0x1fff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)(uVar21 - 1) & 0x1fff)" ( (binary_expression "(uint)(uVar21 - 1) & 0x1fff" (call_expression "(uint)(uVar21 - 1)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar21 - 1)" ( (binary_expression "uVar21 - 1" identifier - number_literal) ))) & number_literal) ))) * number_literal)) ))))) ;) (expression_statement "puVar18 = puVar24;" (assignment_expression "puVar18 = puVar24" identifier = identifier) ;) (if_statement "if (puVar24 == param_3) goto LAB_001b55c5;" if (parenthesized_expression "(puVar24 == param_3)" ( (binary_expression "puVar24 == param_3" identifier == identifier) )) (goto_statement "goto LAB_001b55c5;" goto statement_identifier ;)) })) (expression_statement "*puVar18 = 0;" (assignment_expression "*puVar18 = 0" (pointer_expression "*puVar18" * identifier) = number_literal) ;) (expression_statement "puVar18 = puVar18 + 1;" (assignment_expression "puVar18 = puVar18 + 1" identifier = (binary_expression "puVar18 + 1" identifier + number_literal)) ;) (expression_statement "puVar25 = puVar25 + 1;" (assignment_expression "puVar25 = puVar25 + 1" identifier = (binary_expression "puVar25 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(puVar18 != param_3)" ( (binary_expression "puVar18 != param_3" identifier != identifier) )) ;) (labeled_statement "LAB_001b55c5:\n thunk_FUN_002f1e60(__s);" statement_identifier : (expression_statement "thunk_FUN_002f1e60(__s);" (call_expression "thunk_FUN_002f1e60(__s)" identifier (argument_list "(__s)" ( identifier ))) ;)) }))) (break_statement "break;" break ;)) (case_statement "case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;" case number_literal : (if_statement "if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }" if (parenthesized_expression "((int)((long *)*local_90)[3] != iVar11 - iVar6)" ( (binary_expression "(int)((long *)*local_90)[3] != iVar11 - iVar6" (cast_expression "(int)((long *)*local_90)[3]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "((long *)*local_90)[3]" (parenthesized_expression "((long *)*local_90)" ( (cast_expression "(long *)*local_90" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*local_90" * identifier)) )) [ number_literal ])) != (binary_expression "iVar11 - iVar6" identifier - identifier)) )) (compound_statement "{\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }" { (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x6d4,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();" (assignment_expression "lVar12 = (**(code **)(*(long *)*local_90 + 0x30))()" identifier = (call_expression "(**(code **)(*(long *)*local_90 + 0x30))()" (parenthesized_expression "(**(code **)(*(long *)*local_90 + 0x30))" ( (pointer_expression "**(code **)(*(long *)*local_90 + 0x30)" * (pointer_expression "*(code **)(*(long *)*local_90 + 0x30)" * (cast_expression "(code **)(*(long *)*local_90 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)*local_90 + 0x30)" ( (binary_expression "*(long *)*local_90 + 0x30" (pointer_expression "*(long *)*local_90" * (cast_expression "(long *)*local_90" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*local_90" * identifier))) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (if_statement "if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }" if (parenthesized_expression "(lVar12 == 0)" ( (binary_expression "lVar12 == 0" identifier == number_literal) )) (compound_statement "{\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }" { (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x6d6,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "lVar14 = *(long *)(lVar12 + 0x38);" (assignment_expression "lVar14 = *(long *)(lVar12 + 0x38)" identifier = (pointer_expression "*(long *)(lVar12 + 0x38)" * (cast_expression "(long *)(lVar12 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x38)" ( (binary_expression "lVar12 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "puVar24 = param_3 + 2;" (assignment_expression "puVar24 = param_3 + 2" identifier = (binary_expression "param_3 + 2" identifier + number_literal)) ;) (expression_statement "puVar25 = *(ulong **)(lVar12 + 0x50);" (assignment_expression "puVar25 = *(ulong **)(lVar12 + 0x50)" identifier = (pointer_expression "*(ulong **)(lVar12 + 0x50)" * (cast_expression "(ulong **)(lVar12 + 0x50)" ( (type_descriptor "ulong **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar12 + 0x50)" ( (binary_expression "lVar12 + 0x50" identifier + number_literal) ))))) ;) (expression_statement "lVar19 = *(long *)(lVar12 + 0x58);" (assignment_expression "lVar19 = *(long *)(lVar12 + 0x58)" identifier = (pointer_expression "*(long *)(lVar12 + 0x58)" * (cast_expression "(long *)(lVar12 + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x58)" ( (binary_expression "lVar12 + 0x58" identifier + number_literal) ))))) ;) (expression_statement "uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);" (assignment_expression "uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3)" identifier = (call_expression "(uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(*(long *)(lVar12 + 0x40) - lVar14 >> 3)" ( (binary_expression "*(long *)(lVar12 + 0x40) - lVar14 >> 3" (binary_expression "*(long *)(lVar12 + 0x40) - lVar14" (pointer_expression "*(long *)(lVar12 + 0x40)" * (cast_expression "(long *)(lVar12 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x40)" ( (binary_expression "lVar12 + 0x40" identifier + number_literal) )))) - identifier) >> number_literal) )))) ;) (expression_statement "*param_3 = uVar27;" (assignment_expression "*param_3 = uVar27" (pointer_expression "*param_3" * identifier) = identifier) ;) (expression_statement "uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);" (assignment_expression "uVar23 = (uint)(lVar19 - (long)puVar25 >> 3)" identifier = (call_expression "(uint)(lVar19 - (long)puVar25 >> 3)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(lVar19 - (long)puVar25 >> 3)" ( (binary_expression "lVar19 - (long)puVar25 >> 3" (binary_expression "lVar19 - (long)puVar25" identifier - (cast_expression "(long)puVar25" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )))) ;) (expression_statement "param_3[1] = uVar23;" (assignment_expression "param_3[1] = uVar23" (subscript_expression "param_3[1]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }" if (parenthesized_expression "(uVar27 != 0)" ( (binary_expression "uVar27 != 0" identifier != number_literal) )) (compound_statement "{\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }" { (expression_statement "uVar21 = 0;" (assignment_expression "uVar21 = 0" identifier = number_literal) ;) (do_statement "do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);" do (compound_statement "{\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n }" { (expression_statement "param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);" (assignment_expression "param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14)" (subscript_expression "param_3[uVar21 + 2]" identifier [ (binary_expression "uVar21 + 2" identifier + number_literal) ]) = (pointer_expression "*(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14)" * (cast_expression "(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar14 + uVar21 * 8) + 0x14)" ( (binary_expression "*(long *)(lVar14 + uVar21 * 8) + 0x14" (pointer_expression "*(long *)(lVar14 + uVar21 * 8)" * (cast_expression "(long *)(lVar14 + uVar21 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + uVar21 * 8)" ( (binary_expression "lVar14 + uVar21 * 8" identifier + (binary_expression "uVar21 * 8" identifier * number_literal)) )))) + number_literal) ))))) ;) (expression_statement "bVar29 = uVar27 - 1 != uVar21;" (assignment_expression "bVar29 = uVar27 - 1 != uVar21" identifier = (binary_expression "uVar27 - 1 != uVar21" (binary_expression "uVar27 - 1" identifier - number_literal) != identifier)) ;) (expression_statement "uVar21 = uVar21 + 1;" (assignment_expression "uVar21 = uVar21 + 1" identifier = (binary_expression "uVar21 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar29)" ( identifier )) ;) (expression_statement "puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;" (assignment_expression "puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1" identifier = (binary_expression "puVar24 + (ulong)(uVar27 - 1) + 1" (binary_expression "puVar24 + (ulong)(uVar27 - 1)" identifier + (call_expression "(ulong)(uVar27 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar27 - 1)" ( (binary_expression "uVar27 - 1" identifier - number_literal) )))) + number_literal)) ;) })) (expression_statement "param_3 = puVar24;" (assignment_expression "param_3 = puVar24" identifier = identifier) ;) (if_statement "if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }" if (parenthesized_expression "(uVar23 != 0)" ( (binary_expression "uVar23 != 0" identifier != number_literal) )) (compound_statement "{\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }" { (expression_statement "uVar21 = *puVar25;" (assignment_expression "uVar21 = *puVar25" identifier = (pointer_expression "*puVar25" * identifier)) ;) (expression_statement "uVar13 = *(ulong *)(param_4 + 0x50);" (assignment_expression "uVar13 = *(ulong *)(param_4 + 0x50)" identifier = (pointer_expression "*(ulong *)(param_4 + 0x50)" * (cast_expression "(ulong *)(param_4 + 0x50)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x50)" ( (binary_expression "param_4 + 0x50" identifier + number_literal) ))))) ;) (if_statement "if (uVar13 < uVar21) goto LAB_001b565a;" if (parenthesized_expression "(uVar13 < uVar21)" ( (binary_expression "uVar13 < uVar21" identifier < identifier) )) (goto_statement "goto LAB_001b565a;" goto statement_identifier ;)) (expression_statement "param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;" (assignment_expression "param_3 = puVar24 + (ulong)(uVar23 - 1) + 1" identifier = (binary_expression "puVar24 + (ulong)(uVar23 - 1) + 1" (binary_expression "puVar24 + (ulong)(uVar23 - 1)" identifier + (call_expression "(ulong)(uVar23 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar23 - 1)" ( (binary_expression "uVar23 - 1" identifier - number_literal) )))) + number_literal)) ;) (expression_statement "lVar12 = *(long *)(param_4 + 0x38);" (assignment_expression "lVar12 = *(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) ))))) ;) (while_statement "while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }" { (expression_statement "puVar25 = puVar25 + 1;" (assignment_expression "puVar25 = puVar25 + 1" identifier = (binary_expression "puVar25 + 1" identifier + number_literal)) ;) (expression_statement "*puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);" (assignment_expression "*puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" (pointer_expression "*puVar24" * identifier) = (binary_expression "(uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" ( (binary_expression "*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8" (pointer_expression "*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18)" * (cast_expression "(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + (uVar21 - 1 >> 0xd) * 0x18)" ( (binary_expression "lVar12 + (uVar21 - 1 >> 0xd) * 0x18" identifier + (binary_expression "(uVar21 - 1 >> 0xd) * 0x18" (parenthesized_expression "(uVar21 - 1 >> 0xd)" ( (binary_expression "uVar21 - 1 >> 0xd" (binary_expression "uVar21 - 1" identifier - number_literal) >> number_literal) )) * number_literal)) )))) + (binary_expression "(ulong)((uint)(uVar21 - 1) & 0x1fff) * 8" (call_expression "(ulong)((uint)(uVar21 - 1) & 0x1fff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)(uVar21 - 1) & 0x1fff)" ( (binary_expression "(uint)(uVar21 - 1) & 0x1fff" (call_expression "(uint)(uVar21 - 1)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar21 - 1)" ( (binary_expression "uVar21 - 1" identifier - number_literal) ))) & number_literal) ))) * number_literal)) ))))) ;) (if_statement "if (puVar24 + 1 == param_3) break;" if (parenthesized_expression "(puVar24 + 1 == param_3)" ( (binary_expression "puVar24 + 1 == param_3" (binary_expression "puVar24 + 1" identifier + number_literal) == identifier) )) (break_statement "break;" break ;)) (expression_statement "uVar21 = *puVar25;" (assignment_expression "uVar21 = *puVar25" identifier = (pointer_expression "*puVar25" * identifier)) ;) (expression_statement "puVar24 = puVar24 + 1;" (assignment_expression "puVar24 = puVar24 + 1" identifier = (binary_expression "puVar24 + 1" identifier + number_literal)) ;) (if_statement "if (uVar13 < uVar21) goto LAB_001b565a;" if (parenthesized_expression "(uVar13 < uVar21)" ( (binary_expression "uVar13 < uVar21" identifier < identifier) )) (goto_statement "goto LAB_001b565a;" goto statement_identifier ;)) })) })) (break_statement "break;" break ;)) (case_statement "case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n \n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;" case number_literal : (if_statement "if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }" if (parenthesized_expression "((int)((long *)*local_90)[3] != iVar11 - iVar6)" ( (binary_expression "(int)((long *)*local_90)[3] != iVar11 - iVar6" (cast_expression "(int)((long *)*local_90)[3]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "((long *)*local_90)[3]" (parenthesized_expression "((long *)*local_90)" ( (cast_expression "(long *)*local_90" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*local_90" * identifier)) )) [ number_literal ])) != (binary_expression "iVar11 - iVar6" identifier - identifier)) )) (compound_statement "{\n \n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }" { (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x69a,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();" (assignment_expression "lVar12 = (**(code **)(*(long *)*local_90 + 0x28))()" identifier = (call_expression "(**(code **)(*(long *)*local_90 + 0x28))()" (parenthesized_expression "(**(code **)(*(long *)*local_90 + 0x28))" ( (pointer_expression "**(code **)(*(long *)*local_90 + 0x28)" * (pointer_expression "*(code **)(*(long *)*local_90 + 0x28)" * (cast_expression "(code **)(*(long *)*local_90 + 0x28)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)*local_90 + 0x28)" ( (binary_expression "*(long *)*local_90 + 0x28" (pointer_expression "*(long *)*local_90" * (cast_expression "(long *)*local_90" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*local_90" * identifier))) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (if_statement "if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }" if (parenthesized_expression "(lVar12 == 0)" ( (binary_expression "lVar12 == 0" identifier == number_literal) )) (compound_statement "{\n \n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }" { (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x69c,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "plVar4 = *(long **)(lVar12 + 0x40);" (assignment_expression "plVar4 = *(long **)(lVar12 + 0x40)" identifier = (pointer_expression "*(long **)(lVar12 + 0x40)" * (cast_expression "(long **)(lVar12 + 0x40)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar12 + 0x40)" ( (binary_expression "lVar12 + 0x40" identifier + number_literal) ))))) ;) (expression_statement "lVar14 = (**(code **)(*plVar4 + 0x20))();" (assignment_expression "lVar14 = (**(code **)(*plVar4 + 0x20))()" identifier = (call_expression "(**(code **)(*plVar4 + 0x20))()" (parenthesized_expression "(**(code **)(*plVar4 + 0x20))" ( (pointer_expression "**(code **)(*plVar4 + 0x20)" * (pointer_expression "*(code **)(*plVar4 + 0x20)" * (cast_expression "(code **)(*plVar4 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0x20)" ( (binary_expression "*plVar4 + 0x20" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (if_statement "if (lVar14 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }" if (parenthesized_expression "(lVar14 == 0)" ( (binary_expression "lVar14 == 0" identifier == number_literal) )) (compound_statement "{\n \n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }" { (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x69f,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();" (assignment_expression "plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))()" identifier = (cast_expression "(long *)(**(code **)(*plVar4 + 0xe8))()" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "(**(code **)(*plVar4 + 0xe8))()" (parenthesized_expression "(**(code **)(*plVar4 + 0xe8))" ( (pointer_expression "**(code **)(*plVar4 + 0xe8)" * (pointer_expression "*(code **)(*plVar4 + 0xe8)" * (cast_expression "(code **)(*plVar4 + 0xe8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar4 + 0xe8)" ( (binary_expression "*plVar4 + 0xe8" (pointer_expression "*plVar4" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))))) ;) (if_statement "if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n \n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }" if (parenthesized_expression "(*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38))" ( (binary_expression "*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)" (pointer_expression "*(ulong *)(param_4 + 0x50)" * (cast_expression "(ulong *)(param_4 + 0x50)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x50)" ( (binary_expression "param_4 + 0x50" identifier + number_literal) )))) < (pointer_expression "*(ulong *)(lVar12 + 0x38)" * (cast_expression "(ulong *)(lVar12 + 0x38)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x38)" ( (binary_expression "lVar12 + 0x38" identifier + number_literal) ))))) )) (compound_statement "{\nLAB_001b565a:\n \n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }" { (labeled_statement "LAB_001b565a:\n \n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");" statement_identifier : (expression_statement "FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");" (call_expression "FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key")" identifier (argument_list "("../../gold/stringpool.h",0x108,"get_offset_from_key")" ( (string_literal ""../../gold/stringpool.h"" " string_content ") , number_literal , (string_literal ""get_offset_from_key"" " string_content ") ))) ;)) })) (expression_statement "uVar21 = *(ulong *)(lVar12 + 0x38) - 1;" (assignment_expression "uVar21 = *(ulong *)(lVar12 + 0x38) - 1" identifier = (binary_expression "*(ulong *)(lVar12 + 0x38) - 1" (pointer_expression "*(ulong *)(lVar12 + 0x38)" * (cast_expression "(ulong *)(lVar12 + 0x38)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x38)" ( (binary_expression "lVar12 + 0x38" identifier + number_literal) )))) - number_literal)) ;) (expression_statement "puVar24 = param_3 + 2;" (assignment_expression "puVar24 = param_3 + 2" identifier = (binary_expression "param_3 + 2" identifier + number_literal)) ;) (expression_statement "lVar12 = plVar15[1];" (assignment_expression "lVar12 = plVar15[1]" identifier = (subscript_expression "plVar15[1]" identifier [ number_literal ])) ;) (expression_statement "*param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);" (assignment_expression "*param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8)" (pointer_expression "*param_3" * identifier) = (binary_expression "(uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8)" ( (binary_expression "*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8" (pointer_expression "*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18)" * (cast_expression "(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18)" ( (binary_expression "*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18" (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) )))) + (binary_expression "(uVar21 >> 0xd) * 0x18" (parenthesized_expression "(uVar21 >> 0xd)" ( (binary_expression "uVar21 >> 0xd" identifier >> number_literal) )) * number_literal)) )))) + (binary_expression "(ulong)((uint)uVar21 & 0x1fff) * 8" (call_expression "(ulong)((uint)uVar21 & 0x1fff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)uVar21 & 0x1fff)" ( (binary_expression "(uint)uVar21 & 0x1fff" (cast_expression "(uint)uVar21" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) ))) * number_literal)) ))))) ;) (expression_statement "lVar19 = *plVar15;" (assignment_expression "lVar19 = *plVar15" identifier = (pointer_expression "*plVar15" * identifier)) ;) (expression_statement "uVar27 = (uint)(lVar12 - lVar19 >> 3);" (assignment_expression "uVar27 = (uint)(lVar12 - lVar19 >> 3)" identifier = (call_expression "(uint)(lVar12 - lVar19 >> 3)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(lVar12 - lVar19 >> 3)" ( (binary_expression "lVar12 - lVar19 >> 3" (binary_expression "lVar12 - lVar19" identifier - identifier) >> number_literal) )))) ;) (if_statement "if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }" if (parenthesized_expression "(uVar27 != 0)" ( (binary_expression "uVar27 != 0" identifier != number_literal) )) (compound_statement "{\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }" { (expression_statement "lVar12 = 0;" (assignment_expression "lVar12 = 0" identifier = number_literal) ;) (expression_statement "uVar23 = uVar27 - 1;" (assignment_expression "uVar23 = uVar27 - 1" identifier = (binary_expression "uVar27 - 1" identifier - number_literal)) ;) (expression_statement "uVar27 = 0;" (assignment_expression "uVar27 = 0" identifier = number_literal) ;) (do_statement "do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );" do (compound_statement "{\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n }" { (expression_statement "lVar19 = *(long *)(lVar19 + lVar12);" (assignment_expression "lVar19 = *(long *)(lVar19 + lVar12)" identifier = (pointer_expression "*(long *)(lVar19 + lVar12)" * (cast_expression "(long *)(lVar19 + lVar12)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + lVar12)" ( (binary_expression "lVar19 + lVar12" identifier + identifier) ))))) ;) (if_statement "if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }" if (parenthesized_expression "(lVar19 != 0)" ( (binary_expression "lVar19 != 0" identifier != number_literal) )) (compound_statement "{\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }" { (if_statement "if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }" if (parenthesized_expression "((*(byte *)(lVar19 + 0x3a) & 0x10) != 0)" ( (binary_expression "(*(byte *)(lVar19 + 0x3a) & 0x10) != 0" (parenthesized_expression "(*(byte *)(lVar19 + 0x3a) & 0x10)" ( (binary_expression "*(byte *)(lVar19 + 0x3a) & 0x10" (pointer_expression "*(byte *)(lVar19 + 0x3a)" * (cast_expression "(byte *)(lVar19 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x3a)" ( (binary_expression "lVar19 + 0x3a" identifier + number_literal) )))) & number_literal) )) != number_literal) )) (compound_statement "{\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }" { (expression_statement "lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);" (assignment_expression "lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19)" identifier = (call_expression "FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19)" identifier (argument_list "(*(undefined8 *)(param_1 + 0x40),lVar19)" ( (pointer_expression "*(undefined8 *)(param_1 + 0x40)" * (cast_expression "(undefined8 *)(param_1 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) , identifier )))) ;) })) (expression_statement "uVar9 = *(uint *)(lVar19 + 0x1c);" (assignment_expression "uVar9 = *(uint *)(lVar19 + 0x1c)" identifier = (pointer_expression "*(uint *)(lVar19 + 0x1c)" * (cast_expression "(uint *)(lVar19 + 0x1c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x1c)" ( (binary_expression "lVar19 + 0x1c" identifier + number_literal) ))))) ;) (if_statement "if (uVar9 == 0) goto LAB_001b5440;" if (parenthesized_expression "(uVar9 == 0)" ( (binary_expression "uVar9 == 0" identifier == number_literal) )) (goto_statement "goto LAB_001b5440;" goto statement_identifier ;)) (if_statement "if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }" if (parenthesized_expression "(uVar9 != 0xffffffff)" ( (binary_expression "uVar9 != 0xffffffff" identifier != number_literal) )) (compound_statement "{\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }" { (if_statement "if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }" if (parenthesized_expression "((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2)" ( (binary_expression "(*(byte *)(lVar19 + 0x39) & 3) - 1 < 2" (binary_expression "(*(byte *)(lVar19 + 0x39) & 3) - 1" (parenthesized_expression "(*(byte *)(lVar19 + 0x39) & 3)" ( (binary_expression "*(byte *)(lVar19 + 0x39) & 3" (pointer_expression "*(byte *)(lVar19 + 0x39)" * (cast_expression "(byte *)(lVar19 + 0x39)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x39)" ( (binary_expression "lVar19 + 0x39" identifier + number_literal) )))) & number_literal) )) - number_literal) < number_literal) )) (compound_statement "{\n uVar9 = uVar9 | 0x80000000;\n }" { (expression_statement "uVar9 = uVar9 | 0x80000000;" (assignment_expression "uVar9 = uVar9 | 0x80000000" identifier = (binary_expression "uVar9 | 0x80000000" identifier | number_literal)) ;) }) (else_clause "else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }" else (compound_statement "{\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }" { (if_statement "if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }" if (parenthesized_expression "(((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n )" ( (binary_expression "((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))" (parenthesized_expression "((*(byte *)(lVar19 + 0x3a) & 7) == 0)" ( (binary_expression "(*(byte *)(lVar19 + 0x3a) & 7) == 0" (parenthesized_expression "(*(byte *)(lVar19 + 0x3a) & 7)" ( (binary_expression "*(byte *)(lVar19 + 0x3a) & 7" (pointer_expression "*(byte *)(lVar19 + 0x3a)" * (cast_expression "(byte *)(lVar19 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x3a)" ( (binary_expression "lVar19 + 0x3a" identifier + number_literal) )))) & number_literal) )) == number_literal) )) && (parenthesized_expression "(plVar4 == *(long **)(lVar19 + 0x10))" ( (binary_expression "plVar4 == *(long **)(lVar19 + 0x10)" identifier == (pointer_expression "*(long **)(lVar19 + 0x10)" * (cast_expression "(long **)(lVar19 + 0x10)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar19 + 0x10)" ( (binary_expression "lVar19 + 0x10" identifier + number_literal) ))))) ))) )) (compound_statement "{\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }" { (expression_statement "bVar1 = *(byte *)(lVar19 + 0x3b);" (assignment_expression "bVar1 = *(byte *)(lVar19 + 0x3b)" identifier = (pointer_expression "*(byte *)(lVar19 + 0x3b)" * (cast_expression "(byte *)(lVar19 + 0x3b)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x3b)" ( (binary_expression "lVar19 + 0x3b" identifier + number_literal) ))))) ;) (if_statement "if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }" if (parenthesized_expression "((bVar1 & 0x20) != 0)" ( (binary_expression "(bVar1 & 0x20) != 0" (parenthesized_expression "(bVar1 & 0x20)" ( (binary_expression "bVar1 & 0x20" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }" { (expression_statement "uVar9 = uVar9 | 0x80000000;" (assignment_expression "uVar9 = uVar9 | 0x80000000" identifier = (binary_expression "uVar9 | 0x80000000" identifier | number_literal)) ;) (if_statement "if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;" if (parenthesized_expression "(*(int *)(lVar19 + 0x18) != 0)" ( (binary_expression "*(int *)(lVar19 + 0x18) != 0" (pointer_expression "*(int *)(lVar19 + 0x18)" * (cast_expression "(int *)(lVar19 + 0x18)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x18)" ( (binary_expression "lVar19 + 0x18" identifier + number_literal) )))) != number_literal) )) (goto_statement "goto LAB_001b4e5d;" goto statement_identifier ;)) (labeled_statement "LAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;" statement_identifier : (if_statement "if ((bVar1 & 8) != 0) goto LAB_001b4ec6;" if (parenthesized_expression "((bVar1 & 8) != 0)" ( (binary_expression "(bVar1 & 8) != 0" (parenthesized_expression "(bVar1 & 8)" ( (binary_expression "bVar1 & 8" identifier & number_literal) )) != number_literal) )) (goto_statement "goto LAB_001b4ec6;" goto statement_identifier ;))) (goto_statement "goto LAB_001b4ee2;" goto statement_identifier ;) })) (expression_statement "cVar7 = FUN_00284a00();" (assignment_expression "cVar7 = FUN_00284a00()" identifier = (call_expression "FUN_00284a00()" identifier (argument_list "()" ( )))) ;) (expression_statement "uVar9 = 0x80000000;" (assignment_expression "uVar9 = 0x80000000" identifier = number_literal) ;) (if_statement "if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }" if (parenthesized_expression "(cVar7 != '\0')" ( (binary_expression "cVar7 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }" { (expression_statement "bVar1 = *(byte *)(lVar19 + 0x3b);" (assignment_expression "bVar1 = *(byte *)(lVar19 + 0x3b)" identifier = (pointer_expression "*(byte *)(lVar19 + 0x3b)" * (cast_expression "(byte *)(lVar19 + 0x3b)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x3b)" ( (binary_expression "lVar19 + 0x3b" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_001b55f1;" goto statement_identifier ;) })) }) (else_clause "else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }" else (compound_statement "{\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }" { (if_statement "if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;" if (parenthesized_expression "((*(byte *)(lVar19 + 0x3b) & 8) == 0)" ( (binary_expression "(*(byte *)(lVar19 + 0x3b) & 8) == 0" (parenthesized_expression "(*(byte *)(lVar19 + 0x3b) & 8)" ( (binary_expression "*(byte *)(lVar19 + 0x3b) & 8" (pointer_expression "*(byte *)(lVar19 + 0x3b)" * (cast_expression "(byte *)(lVar19 + 0x3b)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x3b)" ( (binary_expression "lVar19 + 0x3b" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (goto_statement "goto LAB_001b4e5d;" goto statement_identifier ;)) (labeled_statement "LAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);" statement_identifier : (expression_statement "lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);" (assignment_expression "lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19)" identifier = (call_expression "FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19)" identifier (argument_list "(*(undefined8 *)(param_1 + 0x40),lVar19)" ( (pointer_expression "*(undefined8 *)(param_1 + 0x40)" * (cast_expression "(undefined8 *)(param_1 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) , identifier )))) ;)) (if_statement "if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }" if (parenthesized_expression "(lVar16 == lVar14)" ( (binary_expression "lVar16 == lVar14" identifier == identifier) )) (compound_statement "{\n uVar9 = 0xc0000000;\n }" { (expression_statement "uVar9 = 0xc0000000;" (assignment_expression "uVar9 = 0xc0000000" identifier = number_literal) ;) }) (else_clause "else {\nLAB_001b4ee2:\n uVar9 = 0;\n }" else (compound_statement "{\nLAB_001b4ee2:\n uVar9 = 0;\n }" { (labeled_statement "LAB_001b4ee2:\n uVar9 = 0;" statement_identifier : (expression_statement "uVar9 = 0;" (assignment_expression "uVar9 = 0" identifier = number_literal) ;)) }))) }))) (if_statement "if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;" if (parenthesized_expression "(*(uint *)(lVar19 + 0x1c) == 0)" ( (binary_expression "*(uint *)(lVar19 + 0x1c) == 0" (pointer_expression "*(uint *)(lVar19 + 0x1c)" * (cast_expression "(uint *)(lVar19 + 0x1c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x1c)" ( (binary_expression "lVar19 + 0x1c" identifier + number_literal) )))) == number_literal) )) (goto_statement "goto LAB_001b5440;" goto statement_identifier ;)) (expression_statement "uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;" (assignment_expression "uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9" identifier = (binary_expression "*(uint *)(lVar19 + 0x1c) | uVar9" (pointer_expression "*(uint *)(lVar19 + 0x1c)" * (cast_expression "(uint *)(lVar19 + 0x1c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar19 + 0x1c)" ( (binary_expression "lVar19 + 0x1c" identifier + number_literal) )))) | identifier)) ;) }))) (labeled_statement "LAB_001b4e5d:\n *puVar24 = uVar9;" statement_identifier : (expression_statement "*puVar24 = uVar9;" (assignment_expression "*puVar24 = uVar9" (pointer_expression "*puVar24" * identifier) = identifier) ;)) (expression_statement "uVar27 = uVar27 + 1;" (assignment_expression "uVar27 = uVar27 + 1" identifier = (binary_expression "uVar27 + 1" identifier + number_literal)) ;) (expression_statement "puVar24 = puVar24 + 1;" (assignment_expression "puVar24 = puVar24 + 1" identifier = (binary_expression "puVar24 + 1" identifier + number_literal)) ;) })) })) (if_statement "if ((ulong)uVar23 * 8 - lVar12 == 0) break;" if (parenthesized_expression "((ulong)uVar23 * 8 - lVar12 == 0)" ( (binary_expression "(ulong)uVar23 * 8 - lVar12 == 0" (binary_expression "(ulong)uVar23 * 8 - lVar12" (binary_expression "(ulong)uVar23 * 8" (cast_expression "(ulong)uVar23" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) - identifier) == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar19 = *plVar15;" (assignment_expression "lVar19 = *plVar15" identifier = (pointer_expression "*plVar15" * identifier)) ;) (expression_statement "lVar12 = lVar12 + 8;" (assignment_expression "lVar12 = lVar12 + 8" identifier = (binary_expression "lVar12 + 8" identifier + number_literal)) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (expression_statement "param_3[1] = uVar27;" (assignment_expression "param_3[1] = uVar27" (subscript_expression "param_3[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_3 = puVar24;" (assignment_expression "param_3 = puVar24" identifier = identifier) ;) (break_statement "break;" break ;)) (case_statement "case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }" case number_literal : (if_statement "if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }" if (parenthesized_expression "((int)((long *)*local_90)[3] != iVar11 - iVar6)" ( (binary_expression "(int)((long *)*local_90)[3] != iVar11 - iVar6" (cast_expression "(int)((long *)*local_90)[3]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "((long *)*local_90)[3]" (parenthesized_expression "((long *)*local_90)" ( (cast_expression "(long *)*local_90" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*local_90" * identifier)) )) [ number_literal ])) != (binary_expression "iVar11 - iVar6" identifier - identifier)) )) (compound_statement "{\n \n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }" { (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x5ff,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();" (assignment_expression "lVar12 = (**(code **)(*(long *)*local_90 + 0x18))()" identifier = (call_expression "(**(code **)(*(long *)*local_90 + 0x18))()" (parenthesized_expression "(**(code **)(*(long *)*local_90 + 0x18))" ( (pointer_expression "**(code **)(*(long *)*local_90 + 0x18)" * (pointer_expression "*(code **)(*(long *)*local_90 + 0x18)" * (cast_expression "(code **)(*(long *)*local_90 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)*local_90 + 0x18)" ( (binary_expression "*(long *)*local_90 + 0x18" (pointer_expression "*(long *)*local_90" * (cast_expression "(long *)*local_90" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*local_90" * identifier))) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (if_statement "if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }" if (parenthesized_expression "(lVar12 == 0)" ( (binary_expression "lVar12 == 0" identifier == number_literal) )) (compound_statement "{\n \n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }" { (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks")" identifier (argument_list "("../../gold/incremental.cc",0x601,"write_info_blocks")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""write_info_blocks"" " string_content ") ))) ;) })) (expression_statement "lVar14 = *(long *)(lVar12 + 0x38);" (assignment_expression "lVar14 = *(long *)(lVar12 + 0x38)" identifier = (pointer_expression "*(long *)(lVar12 + 0x38)" * (cast_expression "(long *)(lVar12 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x38)" ( (binary_expression "lVar12 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "puVar24 = param_3 + 1;" (assignment_expression "puVar24 = param_3 + 1" identifier = (binary_expression "param_3 + 1" identifier + number_literal)) ;) (expression_statement "uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;" (assignment_expression "uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3" identifier = (binary_expression "*(long *)(lVar12 + 0x40) - lVar14 >> 3" (binary_expression "*(long *)(lVar12 + 0x40) - lVar14" (pointer_expression "*(long *)(lVar12 + 0x40)" * (cast_expression "(long *)(lVar12 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x40)" ( (binary_expression "lVar12 + 0x40" identifier + number_literal) )))) - identifier) >> number_literal)) ;) (expression_statement "uVar27 = (uint)uVar21;" (assignment_expression "uVar27 = (uint)uVar21" identifier = (cast_expression "(uint)uVar21" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "*param_3 = uVar27;" (assignment_expression "*param_3 = uVar27" (pointer_expression "*param_3" * identifier) = identifier) ;) (expression_statement "param_3 = puVar24;" (assignment_expression "param_3 = puVar24" identifier = identifier) ;) (if_statement "if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }" if (parenthesized_expression "(uVar27 != 0)" ( (binary_expression "uVar27 != 0" identifier != number_literal) )) (compound_statement "{\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }" { (expression_statement "uVar13 = 0;" (assignment_expression "uVar13 = 0" identifier = number_literal) ;) (while_statement "while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }" { (expression_statement "*puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);" (assignment_expression "*puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14)" (pointer_expression "*puVar24" * identifier) = (pointer_expression "*(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14)" * (cast_expression "(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar14 + uVar13 * 8) + 0x14)" ( (binary_expression "*(long *)(lVar14 + uVar13 * 8) + 0x14" (pointer_expression "*(long *)(lVar14 + uVar13 * 8)" * (cast_expression "(long *)(lVar14 + uVar13 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar14 + uVar13 * 8)" ( (binary_expression "lVar14 + uVar13 * 8" identifier + (binary_expression "uVar13 * 8" identifier * number_literal)) )))) + number_literal) ))))) ;) (expression_statement "param_3 = puVar24 + 1;" (assignment_expression "param_3 = puVar24 + 1" identifier = (binary_expression "puVar24 + 1" identifier + number_literal)) ;) (if_statement "if (uVar27 - 1 == uVar13) break;" if (parenthesized_expression "(uVar27 - 1 == uVar13)" ( (binary_expression "uVar27 - 1 == uVar13" (binary_expression "uVar27 - 1" identifier - number_literal) == identifier) )) (break_statement "break;" break ;)) (expression_statement "uVar13 = uVar13 + 1;" (assignment_expression "uVar13 = uVar13 + 1" identifier = (binary_expression "uVar13 + 1" identifier + number_literal)) ;) (expression_statement "puVar24 = puVar24 + 1;" (assignment_expression "puVar24 = puVar24 + 1" identifier = (binary_expression "puVar24 + 1" identifier + number_literal)) ;) (if_statement "if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }" if (parenthesized_expression "(uVar21 == uVar13)" ( (binary_expression "uVar21 == uVar13" identifier == identifier) )) (compound_statement "{\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }" { (expression_statement "FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");" (call_expression "FUN_0018ff20("../../gold/incremental.h",0x149,"get_object")" identifier (argument_list "("../../gold/incremental.h",0x149,"get_object")" ( (string_literal ""../../gold/incremental.h"" " string_content ") , number_literal , (string_literal ""get_object"" " string_content ") ))) ;) })) })) }))) })) (if_statement "if (((long)param_3 - param_2 & 4U) != 0) {\n *param_3 = 0;\n param_3 = param_3 + 1;\n }" if (parenthesized_expression "(((long)param_3 - param_2 & 4U) != 0)" ( (binary_expression "((long)param_3 - param_2 & 4U) != 0" (parenthesized_expression "((long)param_3 - param_2 & 4U)" ( (binary_expression "(long)param_3 - param_2 & 4U" (binary_expression "(long)param_3 - param_2" (cast_expression "(long)param_3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - identifier) & number_literal) )) != number_literal) )) (compound_statement "{\n *param_3 = 0;\n param_3 = param_3 + 1;\n }" { (expression_statement "*param_3 = 0;" (assignment_expression "*param_3 = 0" (pointer_expression "*param_3" * identifier) = number_literal) ;) (expression_statement "param_3 = param_3 + 1;" (assignment_expression "param_3 = param_3 + 1" identifier = (binary_expression "param_3 + 1" identifier + number_literal)) ;) })) (expression_statement "local_90 = local_90 + 1;" (assignment_expression "local_90 = local_90 + 1" identifier = (binary_expression "local_90 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((long *)plVar3[1] != local_90)" ( (binary_expression "(long *)plVar3[1] != local_90" (cast_expression "(long *)plVar3[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar3[1]" identifier [ number_literal ])) != identifier) )) ;) })) (return_statement "return param_3;" return identifier ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) 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) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (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 (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * 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) IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * 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 IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE 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) ))))) ;) (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 = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) != IDENT) )) (compound_statement { (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 (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) + LIT) ))))) )) (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (switch_statement switch (parenthesized_expression ( IDENT )) (compound_statement { (case_statement default : (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;)) (case_statement case LIT :) (case_statement case LIT : (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression (parenthesized_expression ( (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) )) [ LIT ])) != (binary_expression IDENT - IDENT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) + LIT) ))))) )) (argument_list ( )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (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 = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression (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) ))))) >> LIT) ))) * LIT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == 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 * IDENT) + LIT) ))))) )) (argument_list ( )))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT )))) ;) }))) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == 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 * IDENT) + LIT) ))))) )) (argument_list ( )))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT )))) ;) }))) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression IDENT - IDENT) >> LIT) )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (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 IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression IDENT - IDENT) >> LIT) )))) ;) (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 (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) << LIT) ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) << LIT) ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_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) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) + (parenthesized_expression ( (binary_expression LIT - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ))) )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (binary_expression IDENT * LIT)) )))) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) < 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 (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT - LIT) >> LIT) )) * LIT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )))) + (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT - LIT) ))) & LIT) ))) * LIT)) ))))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) == IDENT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression (subscript_expression IDENT [ LIT ]) - (subscript_expression IDENT [ LIT ])) >> LIT) ))) <= IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + (binary_expression IDENT * LIT)) ))))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , IDENT ))))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_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 * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT )))) ;) }))) (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 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)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) + LIT) + (parenthesized_expression ( (binary_expression LIT - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ))) ))))) ;) }))) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_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 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 = IDENT) ;) }) while (parenthesized_expression ( (binary_expression IDENT != IDENT) )) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + (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) )) != LIT) )) (compound_statement { (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) )))) )))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (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 (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 = (call_expression IDENT (argument_list ( )))) ;) (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 (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (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 * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) (goto_statement goto statement_identifier ;) })) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) ))))) ;)) (goto_statement goto statement_identifier ;) })))) })) (labeled_statement 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 = LIT) ;) }) (else_clause else (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) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (unary_expression - (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) >> LIT) & LIT) ^ LIT) ))))) ;) (labeled_statement statement_identifier : (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 { (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;)) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_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 (subscript_expression IDENT [ LIT ]) + (binary_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 (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( 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 { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (binary_expression IDENT - IDENT)) , (binary_expression IDENT <= 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 TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_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 (subscript_expression IDENT [ LIT ]) + (binary_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 (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , (binary_expression IDENT & 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 (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) - IDENT)) ;) }))) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT - LIT) != IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( IDENT )) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT - LIT) )))) + LIT)) ;) (do_statement do (compound_statement { (while_statement while (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (pointer_expression * IDENT)) , (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) )))) < IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (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 (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 (parenthesized_expression ( (binary_expression (binary_expression IDENT - LIT) >> LIT) )) * LIT)) )))) + (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT - LIT) ))) & LIT) ))) * LIT)) ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (goto_statement goto statement_identifier ;)) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != IDENT) )) ;) (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;)) }))) (break_statement break ;)) (case_statement case LIT : (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression (parenthesized_expression ( (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) )) [ LIT ])) != (binary_expression IDENT - IDENT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) + LIT) ))))) )) (argument_list ( )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (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 ( IDENT )) (argument_list ( (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) - IDENT) >> LIT) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression IDENT - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) >> LIT) )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression IDENT + 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 + (binary_expression IDENT * LIT)) )))) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT - LIT) != IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( IDENT )) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression 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 = (pointer_expression * 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 < IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (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) ))))) ;) (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (parenthesized_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 + (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT - LIT) >> LIT) )) * LIT)) )))) + (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT - LIT) ))) & LIT) ))) * LIT)) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) == IDENT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (goto_statement goto statement_identifier ;)) })) })) (break_statement break ;)) (case_statement case LIT : (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression (parenthesized_expression ( (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) )) [ LIT ])) != (binary_expression IDENT - IDENT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) + LIT) ))))) )) (argument_list ( )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (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 ( (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 ( )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (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 ( ))))) ;) (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 { (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;)) })) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) - LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (parenthesized_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 * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (binary_expression (parenthesized_expression ( (binary_expression IDENT >> LIT) )) * LIT)) )))) + (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) & LIT) ))) * LIT)) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression IDENT - IDENT) >> LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - LIT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + 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 { (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) )))) , 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) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (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) < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT | LIT)) ;) }) (else_clause else (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 IDENT + LIT) )))) & LIT) )) == LIT) )) && (parenthesized_expression ( (binary_expression IDENT == (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (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 (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) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (goto_statement goto statement_identifier ;))) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (goto_statement goto statement_identifier ;) })) }) (else_clause else (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) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (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) )))) , IDENT )))) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) }))) }))) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) | IDENT)) ;) }))) (labeled_statement statement_identifier : (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) })) })) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT) - IDENT) == LIT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( BOOL )) ;) })) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (break_statement break ;)) (case_statement case LIT : (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression (parenthesized_expression ( (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) )) [ LIT ])) != (binary_expression IDENT - IDENT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) + LIT) ))))) )) (argument_list ( )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) - IDENT) >> LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expression_statement (assignment_expression (pointer_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 + (binary_expression IDENT * LIT)) )))) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT - LIT) == IDENT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (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 (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - IDENT) & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (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 (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) != IDENT) )) ;) })) (return_statement return IDENT ;) })))
(function_definition "uint * FUN_001b4c30(long param_1,long param_2,uint *param_3,long param_4,long param_5,uint param_6)\n\n{\n byte bVar1;\n int iVar2;\n long *plVar3;\n long *plVar4;\n code *pcVar5;\n int iVar6;\n char cVar7;\n undefined4 uVar8;\n uint uVar9;\n uint uVar10;\n int iVar11;\n long lVar12;\n ulong uVar13;\n long lVar14;\n long *plVar15;\n long lVar16;\n void *__s;\n undefined8 uVar17;\n uint *puVar18;\n long lVar19;\n long *plVar20;\n ulong uVar21;\n undefined8 uVar22;\n uint uVar23;\n uint *puVar24;\n ulong *puVar25;\n uint uVar26;\n uint uVar27;\n uint uVar28;\n bool bVar29;\n long *local_90;\n uint local_70;\n \n plVar3 = *(long **)(param_1 + 0x38);\n iVar2 = *(int *)(*(long *)(param_1 + 0x40) + 8);\n local_90 = (long *)*plVar3;\n if ((long *)plVar3[1] != local_90) {\n do {\n uVar8 = (**(code **)(*(long *)*local_90 + 0x10))();\n iVar11 = (int)param_3;\n iVar6 = (int)param_2;\n switch(uVar8) {\n default:\n \n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n \n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)param_3 - param_2 & 4U) != 0) {\n *param_3 = 0;\n param_3 = param_3 + 1;\n }\n local_90 = local_90 + 1;\n } while ((long *)plVar3[1] != local_90);\n }\n return param_3;\n}" (type_identifier "uint") (pointer_declarator "* FUN_001b4c30(long param_1,long param_2,uint *param_3,long param_4,long param_5,uint param_6)" (* "*") (function_declarator "FUN_001b4c30(long param_1,long param_2,uint *param_3,long param_4,long param_5,uint param_6)" (identifier "FUN_001b4c30") (parameter_list "(long param_1,long param_2,uint *param_3,long param_4,long param_5,uint param_6)" (( "(") (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 "uint *param_3" (type_identifier "uint") (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) (, ",") (parameter_declaration "long param_4" (sized_type_specifier "long" (long "long")) (identifier "param_4")) (, ",") (parameter_declaration "long param_5" (sized_type_specifier "long" (long "long")) (identifier "param_5")) (, ",") (parameter_declaration "uint param_6" (type_identifier "uint") (identifier "param_6")) () ")")))) (compound_statement "{\n byte bVar1;\n int iVar2;\n long *plVar3;\n long *plVar4;\n code *pcVar5;\n int iVar6;\n char cVar7;\n undefined4 uVar8;\n uint uVar9;\n uint uVar10;\n int iVar11;\n long lVar12;\n ulong uVar13;\n long lVar14;\n long *plVar15;\n long lVar16;\n void *__s;\n undefined8 uVar17;\n uint *puVar18;\n long lVar19;\n long *plVar20;\n ulong uVar21;\n undefined8 uVar22;\n uint uVar23;\n uint *puVar24;\n ulong *puVar25;\n uint uVar26;\n uint uVar27;\n uint uVar28;\n bool bVar29;\n long *local_90;\n uint local_70;\n \n plVar3 = *(long **)(param_1 + 0x38);\n iVar2 = *(int *)(*(long *)(param_1 + 0x40) + 8);\n local_90 = (long *)*plVar3;\n if ((long *)plVar3[1] != local_90) {\n do {\n uVar8 = (**(code **)(*(long *)*local_90 + 0x10))();\n iVar11 = (int)param_3;\n iVar6 = (int)param_2;\n switch(uVar8) {\n default:\n \n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n \n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)param_3 - param_2 & 4U) != 0) {\n *param_3 = 0;\n param_3 = param_3 + 1;\n }\n local_90 = local_90 + 1;\n } while ((long *)plVar3[1] != local_90);\n }\n return param_3;\n}" ({ "{") (declaration "byte bVar1;" (type_identifier "byte") (identifier "bVar1") (; ";")) (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 "code *pcVar5;" (type_identifier "code") (pointer_declarator "*pcVar5" (* "*") (identifier "pcVar5")) (; ";")) (declaration "int iVar6;" (primitive_type "int") (identifier "iVar6") (; ";")) (declaration "char cVar7;" (primitive_type "char") (identifier "cVar7") (; ";")) (declaration "undefined4 uVar8;" (type_identifier "undefined4") (identifier "uVar8") (; ";")) (declaration "uint uVar9;" (type_identifier "uint") (identifier "uVar9") (; ";")) (declaration "uint uVar10;" (type_identifier "uint") (identifier "uVar10") (; ";")) (declaration "int iVar11;" (primitive_type "int") (identifier "iVar11") (; ";")) (declaration "long lVar12;" (sized_type_specifier "long" (long "long")) (identifier "lVar12") (; ";")) (declaration "ulong uVar13;" (type_identifier "ulong") (identifier "uVar13") (; ";")) (declaration "long lVar14;" (sized_type_specifier "long" (long "long")) (identifier "lVar14") (; ";")) (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 "void *__s;" (primitive_type "void") (pointer_declarator "*__s" (* "*") (identifier "__s")) (; ";")) (declaration "undefined8 uVar17;" (type_identifier "undefined8") (identifier "uVar17") (; ";")) (declaration "uint *puVar18;" (type_identifier "uint") (pointer_declarator "*puVar18" (* "*") (identifier "puVar18")) (; ";")) (declaration "long lVar19;" (sized_type_specifier "long" (long "long")) (identifier "lVar19") (; ";")) (declaration "long *plVar20;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar20" (* "*") (identifier "plVar20")) (; ";")) (declaration "ulong uVar21;" (type_identifier "ulong") (identifier "uVar21") (; ";")) (declaration "undefined8 uVar22;" (type_identifier "undefined8") (identifier "uVar22") (; ";")) (declaration "uint uVar23;" (type_identifier "uint") (identifier "uVar23") (; ";")) (declaration "uint *puVar24;" (type_identifier "uint") (pointer_declarator "*puVar24" (* "*") (identifier "puVar24")) (; ";")) (declaration "ulong *puVar25;" (type_identifier "ulong") (pointer_declarator "*puVar25" (* "*") (identifier "puVar25")) (; ";")) (declaration "uint uVar26;" (type_identifier "uint") (identifier "uVar26") (; ";")) (declaration "uint uVar27;" (type_identifier "uint") (identifier "uVar27") (; ";")) (declaration "uint uVar28;" (type_identifier "uint") (identifier "uVar28") (; ";")) (declaration "bool bVar29;" (primitive_type "bool") (identifier "bVar29") (; ";")) (declaration "long *local_90;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*local_90" (* "*") (identifier "local_90")) (; ";")) (declaration "uint local_70;" (type_identifier "uint") (identifier "local_70") (; ";")) (expression_statement "plVar3 = *(long **)(param_1 + 0x38);" (assignment_expression "plVar3 = *(long **)(param_1 + 0x38)" (identifier "plVar3") (= "=") (pointer_expression "*(long **)(param_1 + 0x38)" (* "*") (cast_expression "(long **)(param_1 + 0x38)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")"))))) (; ";")) (expression_statement "iVar2 = *(int *)(*(long *)(param_1 + 0x40) + 8);" (assignment_expression "iVar2 = *(int *)(*(long *)(param_1 + 0x40) + 8)" (identifier "iVar2") (= "=") (pointer_expression "*(int *)(*(long *)(param_1 + 0x40) + 8)" (* "*") (cast_expression "(int *)(*(long *)(param_1 + 0x40) + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0x40) + 8)" (( "(") (binary_expression "*(long *)(param_1 + 0x40) + 8" (pointer_expression "*(long *)(param_1 + 0x40)" (* "*") (cast_expression "(long *)(param_1 + 0x40)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")")))) (+ "+") (number_literal "8")) () ")"))))) (; ";")) (expression_statement "local_90 = (long *)*plVar3;" (assignment_expression "local_90 = (long *)*plVar3" (identifier "local_90") (= "=") (cast_expression "(long *)*plVar3" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar3" (* "*") (identifier "plVar3")))) (; ";")) (if_statement "if ((long *)plVar3[1] != local_90) {\n do {\n uVar8 = (**(code **)(*(long *)*local_90 + 0x10))();\n iVar11 = (int)param_3;\n iVar6 = (int)param_2;\n switch(uVar8) {\n default:\n \n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n \n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)param_3 - param_2 & 4U) != 0) {\n *param_3 = 0;\n param_3 = param_3 + 1;\n }\n local_90 = local_90 + 1;\n } while ((long *)plVar3[1] != local_90);\n }" (if "if") (parenthesized_expression "((long *)plVar3[1] != local_90)" (( "(") (binary_expression "(long *)plVar3[1] != local_90" (cast_expression "(long *)plVar3[1]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar3[1]" (identifier "plVar3") ([ "[") (number_literal "1") (] "]"))) (!= "!=") (identifier "local_90")) () ")")) (compound_statement "{\n do {\n uVar8 = (**(code **)(*(long *)*local_90 + 0x10))();\n iVar11 = (int)param_3;\n iVar6 = (int)param_2;\n switch(uVar8) {\n default:\n \n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n \n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)param_3 - param_2 & 4U) != 0) {\n *param_3 = 0;\n param_3 = param_3 + 1;\n }\n local_90 = local_90 + 1;\n } while ((long *)plVar3[1] != local_90);\n }" ({ "{") (do_statement "do {\n uVar8 = (**(code **)(*(long *)*local_90 + 0x10))();\n iVar11 = (int)param_3;\n iVar6 = (int)param_2;\n switch(uVar8) {\n default:\n \n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n \n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)param_3 - param_2 & 4U) != 0) {\n *param_3 = 0;\n param_3 = param_3 + 1;\n }\n local_90 = local_90 + 1;\n } while ((long *)plVar3[1] != local_90);" (do "do") (compound_statement "{\n uVar8 = (**(code **)(*(long *)*local_90 + 0x10))();\n iVar11 = (int)param_3;\n iVar6 = (int)param_2;\n switch(uVar8) {\n default:\n \n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n \n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }\n if (((long)param_3 - param_2 & 4U) != 0) {\n *param_3 = 0;\n param_3 = param_3 + 1;\n }\n local_90 = local_90 + 1;\n }" ({ "{") (expression_statement "uVar8 = (**(code **)(*(long *)*local_90 + 0x10))();" (assignment_expression "uVar8 = (**(code **)(*(long *)*local_90 + 0x10))()" (identifier "uVar8") (= "=") (call_expression "(**(code **)(*(long *)*local_90 + 0x10))()" (parenthesized_expression "(**(code **)(*(long *)*local_90 + 0x10))" (( "(") (pointer_expression "**(code **)(*(long *)*local_90 + 0x10)" (* "*") (pointer_expression "*(code **)(*(long *)*local_90 + 0x10)" (* "*") (cast_expression "(code **)(*(long *)*local_90 + 0x10)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)*local_90 + 0x10)" (( "(") (binary_expression "*(long *)*local_90 + 0x10" (pointer_expression "*(long *)*local_90" (* "*") (cast_expression "(long *)*local_90" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*local_90" (* "*") (identifier "local_90")))) (+ "+") (number_literal "0x10")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "iVar11 = (int)param_3;" (assignment_expression "iVar11 = (int)param_3" (identifier "iVar11") (= "=") (cast_expression "(int)param_3" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "param_3"))) (; ";")) (expression_statement "iVar6 = (int)param_2;" (assignment_expression "iVar6 = (int)param_2" (identifier "iVar6") (= "=") (cast_expression "(int)param_2" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "param_2"))) (; ";")) (switch_statement "switch(uVar8) {\n default:\n \n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n \n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }" (switch "switch") (parenthesized_expression "(uVar8)" (( "(") (identifier "uVar8") () ")")) (compound_statement "{\n default:\n \n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");\n case 1:\n case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;\n case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;\n case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n \n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;\n case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }\n }" ({ "{") (case_statement "default:\n \n FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");" (default "default") (: ":") (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks")" (identifier "FUN_0018ff20") (argument_list "("../../gold/incremental.cc",0x6f2,"write_info_blocks")" (( "(") (string_literal ""../../gold/incremental.cc"" (" """) (string_content "../../gold/incremental.cc") (" """)) (, ",") (number_literal "0x6f2") (, ",") (string_literal ""write_info_blocks"" (" """) (string_content "write_info_blocks") (" """)) () ")"))) (; ";"))) (case_statement "case 1:" (case "case") (number_literal "1") (: ":")) (case_statement "case 2:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x38);\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);\n uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;\n lVar14 = plVar15[1];\n lVar19 = *plVar15;\n pcVar5 = *(code **)(*plVar4 + 0x128);\n if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }\n pcVar5 = *(code **)(*plVar4 + 0x120);\n if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }\n lVar16 = plVar4[0x14];\n uVar28 = 0;\n local_70 = (uint)(lVar14 - lVar19 >> 3);\n lVar14 = *(long *)(lVar12 + 0x68);\n lVar19 = *(long *)(lVar12 + 0x60);\n param_3[2] = uVar23;\n puVar24 = param_3 + 8;\n *(long *)(param_3 + 4) = lVar16;\n uVar23 = (uint)(lVar14 - lVar19 >> 3);\n param_3[6] = uVar23;\n *param_3 = uVar27;\n param_3[1] = local_70;\n param_3[3] = uVar9;\n param_3[7] = 0;\n __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);\n memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);\n puVar18 = puVar24;\n if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }\n if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }\n if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }\n break;" (case "case") (number_literal "2") (: ":") (if_statement "if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }" (if "if") (parenthesized_expression "((int)((long *)*local_90)[3] != iVar11 - iVar6)" (( "(") (binary_expression "(int)((long *)*local_90)[3] != iVar11 - iVar6" (cast_expression "(int)((long *)*local_90)[3]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "((long *)*local_90)[3]" (parenthesized_expression "((long *)*local_90)" (( "(") (cast_expression "(long *)*local_90" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*local_90" (* "*") (identifier "local_90"))) () ")")) ([ "[") (number_literal "3") (] "]"))) (!= "!=") (binary_expression "iVar11 - iVar6" (identifier "iVar11") (- "-") (identifier "iVar6"))) () ")")) (compound_statement "{\n \n FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");\n }" ({ "{") (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks")" (identifier "FUN_0018ff20") (argument_list "("../../gold/incremental.cc",0x616,"write_info_blocks")" (( "(") (string_literal ""../../gold/incremental.cc"" (" """) (string_content "../../gold/incremental.cc") (" """)) (, ",") (number_literal "0x616") (, ",") (string_literal ""write_info_blocks"" (" """) (string_content "write_info_blocks") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "lVar12 = (**(code **)(*(long *)*local_90 + 0x20))();" (assignment_expression "lVar12 = (**(code **)(*(long *)*local_90 + 0x20))()" (identifier "lVar12") (= "=") (call_expression "(**(code **)(*(long *)*local_90 + 0x20))()" (parenthesized_expression "(**(code **)(*(long *)*local_90 + 0x20))" (( "(") (pointer_expression "**(code **)(*(long *)*local_90 + 0x20)" (* "*") (pointer_expression "*(code **)(*(long *)*local_90 + 0x20)" (* "*") (cast_expression "(code **)(*(long *)*local_90 + 0x20)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)*local_90 + 0x20)" (( "(") (binary_expression "*(long *)*local_90 + 0x20" (pointer_expression "*(long *)*local_90" (* "*") (cast_expression "(long *)*local_90" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*local_90" (* "*") (identifier "local_90")))) (+ "+") (number_literal "0x20")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (if_statement "if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }" (if "if") (parenthesized_expression "(lVar12 == 0)" (( "(") (binary_expression "lVar12 == 0" (identifier "lVar12") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");\n }" ({ "{") (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks")" (identifier "FUN_0018ff20") (argument_list "("../../gold/incremental.cc",0x618,"write_info_blocks")" (( "(") (string_literal ""../../gold/incremental.cc"" (" """) (string_content "../../gold/incremental.cc") (" """)) (, ",") (number_literal "0x618") (, ",") (string_literal ""write_info_blocks"" (" """) (string_content "write_info_blocks") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "plVar4 = *(long **)(lVar12 + 0x38);" (assignment_expression "plVar4 = *(long **)(lVar12 + 0x38)" (identifier "plVar4") (= "=") (pointer_expression "*(long **)(lVar12 + 0x38)" (* "*") (cast_expression "(long **)(lVar12 + 0x38)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar12 + 0x38)" (( "(") (binary_expression "lVar12 + 0x38" (identifier "lVar12") (+ "+") (number_literal "0x38")) () ")"))))) (; ";")) (expression_statement "plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4);" (assignment_expression "plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4)" (identifier "plVar15") (= "=") (cast_expression "(long *)(**(code **)(*plVar4 + 0xe8))(plVar4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(**(code **)(*plVar4 + 0xe8))(plVar4)" (parenthesized_expression "(**(code **)(*plVar4 + 0xe8))" (( "(") (pointer_expression "**(code **)(*plVar4 + 0xe8)" (* "*") (pointer_expression "*(code **)(*plVar4 + 0xe8)" (* "*") (cast_expression "(code **)(*plVar4 + 0xe8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar4 + 0xe8)" (( "(") (binary_expression "*plVar4 + 0xe8" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (+ "+") (number_literal "0xe8")) () ")"))))) () ")")) (argument_list "(plVar4)" (( "(") (identifier "plVar4") () ")"))))) (; ";")) (expression_statement "uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555;" (assignment_expression "uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555" (identifier "uVar27") (= "=") (binary_expression "(int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555" (cast_expression "(int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (parenthesized_expression "(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3)" (( "(") (binary_expression "*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3" (binary_expression "*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48)" (pointer_expression "*(long *)(lVar12 + 0x50)" (* "*") (cast_expression "(long *)(lVar12 + 0x50)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + 0x50)" (( "(") (binary_expression "lVar12 + 0x50" (identifier "lVar12") (+ "+") (number_literal "0x50")) () ")")))) (- "-") (pointer_expression "*(long *)(lVar12 + 0x48)" (* "*") (cast_expression "(long *)(lVar12 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + 0x48)" (( "(") (binary_expression "lVar12 + 0x48" (identifier "lVar12") (+ "+") (number_literal "0x48")) () ")"))))) (>> ">>") (number_literal "3")) () ")"))) (* "*") (number_literal "-0x55555555"))) (; ";")) (expression_statement "lVar14 = plVar15[1];" (assignment_expression "lVar14 = plVar15[1]" (identifier "lVar14") (= "=") (subscript_expression "plVar15[1]" (identifier "plVar15") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "lVar19 = *plVar15;" (assignment_expression "lVar19 = *plVar15" (identifier "lVar19") (= "=") (pointer_expression "*plVar15" (* "*") (identifier "plVar15"))) (; ";")) (expression_statement "pcVar5 = *(code **)(*plVar4 + 0x128);" (assignment_expression "pcVar5 = *(code **)(*plVar4 + 0x128)" (identifier "pcVar5") (= "=") (pointer_expression "*(code **)(*plVar4 + 0x128)" (* "*") (cast_expression "(code **)(*plVar4 + 0x128)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar4 + 0x128)" (( "(") (binary_expression "*plVar4 + 0x128" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (+ "+") (number_literal "0x128")) () ")"))))) (; ";")) (if_statement "if (pcVar5 == FUN_001988d0) {\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }\n else {\n uVar23 = (*pcVar5)(plVar4);\n }" (if "if") (parenthesized_expression "(pcVar5 == FUN_001988d0)" (( "(") (binary_expression "pcVar5 == FUN_001988d0" (identifier "pcVar5") (== "==") (identifier "FUN_001988d0")) () ")")) (compound_statement "{\n uVar23 = (**(code **)(*plVar4 + 0x188))();\n }" ({ "{") (expression_statement "uVar23 = (**(code **)(*plVar4 + 0x188))();" (assignment_expression "uVar23 = (**(code **)(*plVar4 + 0x188))()" (identifier "uVar23") (= "=") (call_expression "(**(code **)(*plVar4 + 0x188))()" (parenthesized_expression "(**(code **)(*plVar4 + 0x188))" (( "(") (pointer_expression "**(code **)(*plVar4 + 0x188)" (* "*") (pointer_expression "*(code **)(*plVar4 + 0x188)" (* "*") (cast_expression "(code **)(*plVar4 + 0x188)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar4 + 0x188)" (( "(") (binary_expression "*plVar4 + 0x188" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (+ "+") (number_literal "0x188")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (} "}")) (else_clause "else {\n uVar23 = (*pcVar5)(plVar4);\n }" (else "else") (compound_statement "{\n uVar23 = (*pcVar5)(plVar4);\n }" ({ "{") (expression_statement "uVar23 = (*pcVar5)(plVar4);" (assignment_expression "uVar23 = (*pcVar5)(plVar4)" (identifier "uVar23") (= "=") (call_expression "(*pcVar5)(plVar4)" (parenthesized_expression "(*pcVar5)" (( "(") (pointer_expression "*pcVar5" (* "*") (identifier "pcVar5")) () ")")) (argument_list "(plVar4)" (( "(") (identifier "plVar4") () ")")))) (; ";")) (} "}")))) (expression_statement "pcVar5 = *(code **)(*plVar4 + 0x120);" (assignment_expression "pcVar5 = *(code **)(*plVar4 + 0x120)" (identifier "pcVar5") (= "=") (pointer_expression "*(code **)(*plVar4 + 0x120)" (* "*") (cast_expression "(code **)(*plVar4 + 0x120)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar4 + 0x120)" (( "(") (binary_expression "*plVar4 + 0x120" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (+ "+") (number_literal "0x120")) () ")"))))) (; ";")) (if_statement "if (pcVar5 == FUN_001988c0) {\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }\n else {\n uVar9 = (*pcVar5)(plVar4);\n }" (if "if") (parenthesized_expression "(pcVar5 == FUN_001988c0)" (( "(") (binary_expression "pcVar5 == FUN_001988c0" (identifier "pcVar5") (== "==") (identifier "FUN_001988c0")) () ")")) (compound_statement "{\n uVar9 = (**(code **)(*plVar4 + 0x180))();\n }" ({ "{") (expression_statement "uVar9 = (**(code **)(*plVar4 + 0x180))();" (assignment_expression "uVar9 = (**(code **)(*plVar4 + 0x180))()" (identifier "uVar9") (= "=") (call_expression "(**(code **)(*plVar4 + 0x180))()" (parenthesized_expression "(**(code **)(*plVar4 + 0x180))" (( "(") (pointer_expression "**(code **)(*plVar4 + 0x180)" (* "*") (pointer_expression "*(code **)(*plVar4 + 0x180)" (* "*") (cast_expression "(code **)(*plVar4 + 0x180)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar4 + 0x180)" (( "(") (binary_expression "*plVar4 + 0x180" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (+ "+") (number_literal "0x180")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (} "}")) (else_clause "else {\n uVar9 = (*pcVar5)(plVar4);\n }" (else "else") (compound_statement "{\n uVar9 = (*pcVar5)(plVar4);\n }" ({ "{") (expression_statement "uVar9 = (*pcVar5)(plVar4);" (assignment_expression "uVar9 = (*pcVar5)(plVar4)" (identifier "uVar9") (= "=") (call_expression "(*pcVar5)(plVar4)" (parenthesized_expression "(*pcVar5)" (( "(") (pointer_expression "*pcVar5" (* "*") (identifier "pcVar5")) () ")")) (argument_list "(plVar4)" (( "(") (identifier "plVar4") () ")")))) (; ";")) (} "}")))) (expression_statement "lVar16 = plVar4[0x14];" (assignment_expression "lVar16 = plVar4[0x14]" (identifier "lVar16") (= "=") (subscript_expression "plVar4[0x14]" (identifier "plVar4") ([ "[") (number_literal "0x14") (] "]"))) (; ";")) (expression_statement "uVar28 = 0;" (assignment_expression "uVar28 = 0" (identifier "uVar28") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_70 = (uint)(lVar14 - lVar19 >> 3);" (assignment_expression "local_70 = (uint)(lVar14 - lVar19 >> 3)" (identifier "local_70") (= "=") (call_expression "(uint)(lVar14 - lVar19 >> 3)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(lVar14 - lVar19 >> 3)" (( "(") (binary_expression "lVar14 - lVar19 >> 3" (binary_expression "lVar14 - lVar19" (identifier "lVar14") (- "-") (identifier "lVar19")) (>> ">>") (number_literal "3")) () ")")))) (; ";")) (expression_statement "lVar14 = *(long *)(lVar12 + 0x68);" (assignment_expression "lVar14 = *(long *)(lVar12 + 0x68)" (identifier "lVar14") (= "=") (pointer_expression "*(long *)(lVar12 + 0x68)" (* "*") (cast_expression "(long *)(lVar12 + 0x68)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + 0x68)" (( "(") (binary_expression "lVar12 + 0x68" (identifier "lVar12") (+ "+") (number_literal "0x68")) () ")"))))) (; ";")) (expression_statement "lVar19 = *(long *)(lVar12 + 0x60);" (assignment_expression "lVar19 = *(long *)(lVar12 + 0x60)" (identifier "lVar19") (= "=") (pointer_expression "*(long *)(lVar12 + 0x60)" (* "*") (cast_expression "(long *)(lVar12 + 0x60)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + 0x60)" (( "(") (binary_expression "lVar12 + 0x60" (identifier "lVar12") (+ "+") (number_literal "0x60")) () ")"))))) (; ";")) (expression_statement "param_3[2] = uVar23;" (assignment_expression "param_3[2] = uVar23" (subscript_expression "param_3[2]" (identifier "param_3") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "uVar23")) (; ";")) (expression_statement "puVar24 = param_3 + 8;" (assignment_expression "puVar24 = param_3 + 8" (identifier "puVar24") (= "=") (binary_expression "param_3 + 8" (identifier "param_3") (+ "+") (number_literal "8"))) (; ";")) (expression_statement "*(long *)(param_3 + 4) = lVar16;" (assignment_expression "*(long *)(param_3 + 4) = lVar16" (pointer_expression "*(long *)(param_3 + 4)" (* "*") (cast_expression "(long *)(param_3 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 4)" (( "(") (binary_expression "param_3 + 4" (identifier "param_3") (+ "+") (number_literal "4")) () ")")))) (= "=") (identifier "lVar16")) (; ";")) (expression_statement "uVar23 = (uint)(lVar14 - lVar19 >> 3);" (assignment_expression "uVar23 = (uint)(lVar14 - lVar19 >> 3)" (identifier "uVar23") (= "=") (call_expression "(uint)(lVar14 - lVar19 >> 3)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(lVar14 - lVar19 >> 3)" (( "(") (binary_expression "lVar14 - lVar19 >> 3" (binary_expression "lVar14 - lVar19" (identifier "lVar14") (- "-") (identifier "lVar19")) (>> ">>") (number_literal "3")) () ")")))) (; ";")) (expression_statement "param_3[6] = uVar23;" (assignment_expression "param_3[6] = uVar23" (subscript_expression "param_3[6]" (identifier "param_3") ([ "[") (number_literal "6") (] "]")) (= "=") (identifier "uVar23")) (; ";")) (expression_statement "*param_3 = uVar27;" (assignment_expression "*param_3 = uVar27" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "uVar27")) (; ";")) (expression_statement "param_3[1] = local_70;" (assignment_expression "param_3[1] = local_70" (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "local_70")) (; ";")) (expression_statement "param_3[3] = uVar9;" (assignment_expression "param_3[3] = uVar9" (subscript_expression "param_3[3]" (identifier "param_3") ([ "[") (number_literal "3") (] "]")) (= "=") (identifier "uVar9")) (; ";")) (expression_statement "param_3[7] = 0;" (assignment_expression "param_3[7] = 0" (subscript_expression "param_3[7]" (identifier "param_3") ([ "[") (number_literal "7") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "__s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2);" (assignment_expression "__s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2)" (identifier "__s") (= "=") (cast_expression "(void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2)" (identifier "thunk_FUN_002f0690") (argument_list "((ulong)*(uint *)(plVar4 + 7) << 2)" (( "(") (binary_expression "(ulong)*(uint *)(plVar4 + 7) << 2" (binary_expression "(ulong)*(uint *)(plVar4 + 7)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(uint *)(plVar4 + 7)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar4 + 7)" (( "(") (binary_expression "plVar4 + 7" (identifier "plVar4") (+ "+") (number_literal "7")) () ")")))) (<< "<<") (number_literal "2")) () ")"))))) (; ";")) (expression_statement "memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2);" (call_expression "memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2)" (identifier "memset") (argument_list "(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2)" (( "(") (identifier "__s") (, ",") (number_literal "0") (, ",") (binary_expression "(ulong)*(uint *)(plVar4 + 7) << 2" (binary_expression "(ulong)*(uint *)(plVar4 + 7)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(uint *)(plVar4 + 7)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar4 + 7)" (( "(") (binary_expression "plVar4 + 7" (identifier "plVar4") (+ "+") (number_literal "7")) () ")")))) (<< "<<") (number_literal "2")) () ")"))) (; ";")) (expression_statement "puVar18 = puVar24;" (assignment_expression "puVar18 = puVar24" (identifier "puVar18") (= "=") (identifier "puVar24")) (; ";")) (if_statement "if (uVar27 != 0) {\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }" (if "if") (parenthesized_expression "(uVar27 != 0)" (( "(") (binary_expression "uVar27 != 0" (identifier "uVar27") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);\n }" ({ "{") (do_statement "do {\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n } while (uVar28 != uVar27);" (do "do") (compound_statement "{\n uVar28 = uVar28 + 1;\n uVar26 = 0;\n puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));\n uVar9 = *puVar18;\n uVar13 = (ulong)uVar9;\n uVar21 = *(ulong *)(puVar18 + 2);\n *(uint *)((long)__s + uVar13 * 4) = uVar28;\n if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }\n if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }\n if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }\n *puVar24 = uVar26;\n puVar18 = puVar24 + 6;\n puVar24[1] = uVar10;\n *(undefined8 *)(puVar24 + 2) = uVar17;\n *(undefined8 *)(puVar24 + 4) = uVar22;\n puVar24 = puVar18;\n }" ({ "{") (expression_statement "uVar28 = uVar28 + 1;" (assignment_expression "uVar28 = uVar28 + 1" (identifier "uVar28") (= "=") (binary_expression "uVar28 + 1" (identifier "uVar28") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "uVar26 = 0;" (assignment_expression "uVar26 = 0" (identifier "uVar26") (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3));" (assignment_expression "puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3))" (identifier "puVar18") (= "=") (cast_expression "(uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3))" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3))" (( "(") (binary_expression "(long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3)" (binary_expression "(long)puVar24 + *(long *)(lVar12 + 0x48)" (cast_expression "(long)puVar24" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar24")) (+ "+") (pointer_expression "*(long *)(lVar12 + 0x48)" (* "*") (cast_expression "(long *)(lVar12 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + 0x48)" (( "(") (binary_expression "lVar12 + 0x48" (identifier "lVar12") (+ "+") (number_literal "0x48")) () ")"))))) (+ "+") (parenthesized_expression "(-0x20 - (long)param_3)" (( "(") (binary_expression "-0x20 - (long)param_3" (number_literal "-0x20") (- "-") (cast_expression "(long)param_3" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_3"))) () ")"))) () ")")))) (; ";")) (expression_statement "uVar9 = *puVar18;" (assignment_expression "uVar9 = *puVar18" (identifier "uVar9") (= "=") (pointer_expression "*puVar18" (* "*") (identifier "puVar18"))) (; ";")) (expression_statement "uVar13 = (ulong)uVar9;" (assignment_expression "uVar13 = (ulong)uVar9" (identifier "uVar13") (= "=") (cast_expression "(ulong)uVar9" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar9"))) (; ";")) (expression_statement "uVar21 = *(ulong *)(puVar18 + 2);" (assignment_expression "uVar21 = *(ulong *)(puVar18 + 2)" (identifier "uVar21") (= "=") (pointer_expression "*(ulong *)(puVar18 + 2)" (* "*") (cast_expression "(ulong *)(puVar18 + 2)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar18 + 2)" (( "(") (binary_expression "puVar18 + 2" (identifier "puVar18") (+ "+") (number_literal "2")) () ")"))))) (; ";")) (expression_statement "*(uint *)((long)__s + uVar13 * 4) = uVar28;" (assignment_expression "*(uint *)((long)__s + uVar13 * 4) = uVar28" (pointer_expression "*(uint *)((long)__s + uVar13 * 4)" (* "*") (cast_expression "(uint *)((long)__s + uVar13 * 4)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)__s + uVar13 * 4)" (( "(") (binary_expression "(long)__s + uVar13 * 4" (cast_expression "(long)__s" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__s")) (+ "+") (binary_expression "uVar13 * 4" (identifier "uVar13") (* "*") (number_literal "4"))) () ")")))) (= "=") (identifier "uVar28")) (; ";")) (if_statement "if (uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }" (if "if") (parenthesized_expression "(uVar21 != 0)" (( "(") (binary_expression "uVar21 != 0" (identifier "uVar21") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n }" ({ "{") (if_statement "if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;" (if "if") (parenthesized_expression "(*(ulong *)(param_4 + 0x50) < uVar21)" (( "(") (binary_expression "*(ulong *)(param_4 + 0x50) < uVar21" (pointer_expression "*(ulong *)(param_4 + 0x50)" (* "*") (cast_expression "(ulong *)(param_4 + 0x50)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 0x50)" (( "(") (binary_expression "param_4 + 0x50" (identifier "param_4") (+ "+") (number_literal "0x50")) () ")")))) (< "<") (identifier "uVar21")) () ")")) (goto_statement "goto LAB_001b565a;" (goto "goto") (statement_identifier "LAB_001b565a") (; ";"))) (expression_statement "uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);" (assignment_expression "uVar26 = (uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" (identifier "uVar26") (= "=") (binary_expression "(uint)*(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (* "*") (cast_expression "(undefined8 *)\n (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" (( "(") (binary_expression "*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8" (pointer_expression "*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38))" (* "*") (cast_expression "(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38))" (( "(") (binary_expression "(uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)" (binary_expression "(uVar21 - 1 >> 0xd) * 0x18" (parenthesized_expression "(uVar21 - 1 >> 0xd)" (( "(") (binary_expression "uVar21 - 1 >> 0xd" (binary_expression "uVar21 - 1" (identifier "uVar21") (- "-") (number_literal "1")) (>> ">>") (number_literal "0xd")) () ")")) (* "*") (number_literal "0x18")) (+ "+") (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")) () ")"))))) () ")")))) (+ "+") (binary_expression "(ulong)((uint)(uVar21 - 1) & 0x1fff) * 8" (call_expression "(ulong)((uint)(uVar21 - 1) & 0x1fff)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uint)(uVar21 - 1) & 0x1fff)" (( "(") (binary_expression "(uint)(uVar21 - 1) & 0x1fff" (call_expression "(uint)(uVar21 - 1)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(uVar21 - 1)" (( "(") (binary_expression "uVar21 - 1" (identifier "uVar21") (- "-") (number_literal "1")) () ")"))) (& "&") (number_literal "0x1fff")) () ")"))) (* "*") (number_literal "8"))) () ")"))))) (; ";")) (} "}"))) (if_statement "if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) {\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }\n else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }" (if "if") (parenthesized_expression "(*(code **)(*plVar4 + 0xc0) == FUN_00173380)" (( "(") (binary_expression "*(code **)(*plVar4 + 0xc0) == FUN_00173380" (pointer_expression "*(code **)(*plVar4 + 0xc0)" (* "*") (cast_expression "(code **)(*plVar4 + 0xc0)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar4 + 0xc0)" (( "(") (binary_expression "*plVar4 + 0xc0" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (+ "+") (number_literal "0xc0")) () ")")))) (== "==") (identifier "FUN_00173380")) () ")")) (compound_statement "{\n if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }\n plVar20 = *(long **)(plVar4[10] + uVar13 * 8);\n }" ({ "{") (if_statement "if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) {\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }" (if "if") (parenthesized_expression "((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13)" (( "(") (binary_expression "(ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13" (call_expression "(ulong)(plVar4[0xb] - plVar4[10] >> 3)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(plVar4[0xb] - plVar4[10] >> 3)" (( "(") (binary_expression "plVar4[0xb] - plVar4[10] >> 3" (binary_expression "plVar4[0xb] - plVar4[10]" (subscript_expression "plVar4[0xb]" (identifier "plVar4") ([ "[") (number_literal "0xb") (] "]")) (- "-") (subscript_expression "plVar4[10]" (identifier "plVar4") ([ "[") (number_literal "10") (] "]"))) (>> ">>") (number_literal "3")) () ")"))) (<= "<=") (identifier "uVar13")) () ")")) (compound_statement "{\n \n FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");\n }" ({ "{") (expression_statement "FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section");" (call_expression "FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section")" (identifier "FUN_0018ff20") (argument_list "("../../gold/object.h",0x5c8,"do_output_section")" (( "(") (string_literal ""../../gold/object.h"" (" """) (string_content "../../gold/object.h") (" """)) (, ",") (number_literal "0x5c8") (, ",") (string_literal ""do_output_section"" (" """) (string_content "do_output_section") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "plVar20 = *(long **)(plVar4[10] + uVar13 * 8);" (assignment_expression "plVar20 = *(long **)(plVar4[10] + uVar13 * 8)" (identifier "plVar20") (= "=") (pointer_expression "*(long **)(plVar4[10] + uVar13 * 8)" (* "*") (cast_expression "(long **)(plVar4[10] + uVar13 * 8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(plVar4[10] + uVar13 * 8)" (( "(") (binary_expression "plVar4[10] + uVar13 * 8" (subscript_expression "plVar4[10]" (identifier "plVar4") ([ "[") (number_literal "10") (] "]")) (+ "+") (binary_expression "uVar13 * 8" (identifier "uVar13") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (} "}")) (else_clause "else {\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }" (else "else") (compound_statement "{\n plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);\n }" ({ "{") (expression_statement "plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9);" (assignment_expression "plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9)" (identifier "plVar20") (= "=") (cast_expression "(long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9)" (parenthesized_expression "(**(code **)(*plVar4 + 0xc0))" (( "(") (pointer_expression "**(code **)(*plVar4 + 0xc0)" (* "*") (pointer_expression "*(code **)(*plVar4 + 0xc0)" (* "*") (cast_expression "(code **)(*plVar4 + 0xc0)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar4 + 0xc0)" (( "(") (binary_expression "*plVar4 + 0xc0" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (+ "+") (number_literal "0xc0")) () ")"))))) () ")")) (argument_list "(plVar4,uVar9)" (( "(") (identifier "plVar4") (, ",") (identifier "uVar9") () ")"))))) (; ";")) (} "}")))) (if_statement "if (plVar20 == (long *)0x0) {\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }\n else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }" (if "if") (parenthesized_expression "(plVar20 == (long *)0x0)" (( "(") (binary_expression "plVar20 == (long *)0x0" (identifier "plVar20") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n uVar22 = 0;\n uVar17 = 0;\n uVar10 = 0;\n }" ({ "{") (expression_statement "uVar22 = 0;" (assignment_expression "uVar22 = 0" (identifier "uVar22") (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar17 = 0;" (assignment_expression "uVar17 = 0" (identifier "uVar17") (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar10 = 0;" (assignment_expression "uVar10 = 0" (identifier "uVar10") (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }" (else "else") (compound_statement "{\n if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }\n uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);\n uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));\n }" ({ "{") (if_statement "if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) {\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }\n else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }" (if "if") (parenthesized_expression "(*(code **)(*plVar20 + 0x58) == FUN_0019a160)" (( "(") (binary_expression "*(code **)(*plVar20 + 0x58) == FUN_0019a160" (pointer_expression "*(code **)(*plVar20 + 0x58)" (* "*") (cast_expression "(code **)(*plVar20 + 0x58)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar20 + 0x58)" (( "(") (binary_expression "*plVar20 + 0x58" (pointer_expression "*plVar20" (* "*") (identifier "plVar20")) (+ "+") (number_literal "0x58")) () ")")))) (== "==") (identifier "FUN_0019a160")) () ")")) (compound_statement "{\n uVar10 = *(uint *)((long)plVar20 + 0x7c);\n if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }\n }" ({ "{") (expression_statement "uVar10 = *(uint *)((long)plVar20 + 0x7c);" (assignment_expression "uVar10 = *(uint *)((long)plVar20 + 0x7c)" (identifier "uVar10") (= "=") (pointer_expression "*(uint *)((long)plVar20 + 0x7c)" (* "*") (cast_expression "(uint *)((long)plVar20 + 0x7c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar20 + 0x7c)" (( "(") (binary_expression "(long)plVar20 + 0x7c" (cast_expression "(long)plVar20" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar20")) (+ "+") (number_literal "0x7c")) () ")"))))) (; ";")) (if_statement "if (uVar10 == 0xffffffff) {\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }" (if "if") (parenthesized_expression "(uVar10 == 0xffffffff)" (( "(") (binary_expression "uVar10 == 0xffffffff" (identifier "uVar10") (== "==") (number_literal "0xffffffff")) () ")")) (compound_statement "{\n \n FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");\n }" ({ "{") (expression_statement "FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx");" (call_expression "FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx")" (identifier "FUN_0018ff20") (argument_list "("../../gold/output.h",0x1043,"do_out_shndx")" (( "(") (string_literal ""../../gold/output.h"" (" """) (string_content "../../gold/output.h") (" """)) (, ",") (number_literal "0x1043") (, ",") (string_literal ""do_out_shndx"" (" """) (string_content "do_out_shndx") (" """)) () ")"))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }" (else "else") (compound_statement "{\n uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);\n }" ({ "{") (expression_statement "uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20);" (assignment_expression "uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20)" (identifier "uVar10") (= "=") (call_expression "(**(code **)(*plVar20 + 0x58))(plVar20)" (parenthesized_expression "(**(code **)(*plVar20 + 0x58))" (( "(") (pointer_expression "**(code **)(*plVar20 + 0x58)" (* "*") (pointer_expression "*(code **)(*plVar20 + 0x58)" (* "*") (cast_expression "(code **)(*plVar20 + 0x58)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar20 + 0x58)" (( "(") (binary_expression "*plVar20 + 0x58" (pointer_expression "*plVar20" (* "*") (identifier "plVar20")) (+ "+") (number_literal "0x58")) () ")"))))) () ")")) (argument_list "(plVar20)" (( "(") (identifier "plVar20") () ")")))) (; ";")) (} "}")))) (expression_statement "uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9);" (assignment_expression "uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9)" (identifier "uVar17") (= "=") (call_expression "(**(code **)(*plVar4 + 0xd0))(plVar4,uVar9)" (parenthesized_expression "(**(code **)(*plVar4 + 0xd0))" (( "(") (pointer_expression "**(code **)(*plVar4 + 0xd0)" (* "*") (pointer_expression "*(code **)(*plVar4 + 0xd0)" (* "*") (cast_expression "(code **)(*plVar4 + 0xd0)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar4 + 0xd0)" (( "(") (binary_expression "*plVar4 + 0xd0" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (+ "+") (number_literal "0xd0")) () ")"))))) () ")")) (argument_list "(plVar4,uVar9)" (( "(") (identifier "plVar4") (, ",") (identifier "uVar9") () ")")))) (; ";")) (expression_statement "uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3));" (assignment_expression "uVar22 = *(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3))" (identifier "uVar22") (= "=") (pointer_expression "*(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3))" (* "*") (cast_expression "(undefined8 *)\n ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3))" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3))" (( "(") (binary_expression "(long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3)" (binary_expression "(long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10" (binary_expression "(long)puVar24 + *(long *)(lVar12 + 0x48)" (cast_expression "(long)puVar24" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar24")) (+ "+") (pointer_expression "*(long *)(lVar12 + 0x48)" (* "*") (cast_expression "(long *)(lVar12 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + 0x48)" (( "(") (binary_expression "lVar12 + 0x48" (identifier "lVar12") (+ "+") (number_literal "0x48")) () ")"))))) (+ "+") (number_literal "0x10")) (+ "+") (parenthesized_expression "(-0x20 - (long)param_3)" (( "(") (binary_expression "-0x20 - (long)param_3" (number_literal "-0x20") (- "-") (cast_expression "(long)param_3" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_3"))) () ")"))) () ")"))))) (; ";")) (} "}")))) (expression_statement "*puVar24 = uVar26;" (assignment_expression "*puVar24 = uVar26" (pointer_expression "*puVar24" (* "*") (identifier "puVar24")) (= "=") (identifier "uVar26")) (; ";")) (expression_statement "puVar18 = puVar24 + 6;" (assignment_expression "puVar18 = puVar24 + 6" (identifier "puVar18") (= "=") (binary_expression "puVar24 + 6" (identifier "puVar24") (+ "+") (number_literal "6"))) (; ";")) (expression_statement "puVar24[1] = uVar10;" (assignment_expression "puVar24[1] = uVar10" (subscript_expression "puVar24[1]" (identifier "puVar24") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "uVar10")) (; ";")) (expression_statement "*(undefined8 *)(puVar24 + 2) = uVar17;" (assignment_expression "*(undefined8 *)(puVar24 + 2) = uVar17" (pointer_expression "*(undefined8 *)(puVar24 + 2)" (* "*") (cast_expression "(undefined8 *)(puVar24 + 2)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar24 + 2)" (( "(") (binary_expression "puVar24 + 2" (identifier "puVar24") (+ "+") (number_literal "2")) () ")")))) (= "=") (identifier "uVar17")) (; ";")) (expression_statement "*(undefined8 *)(puVar24 + 4) = uVar22;" (assignment_expression "*(undefined8 *)(puVar24 + 4) = uVar22" (pointer_expression "*(undefined8 *)(puVar24 + 4)" (* "*") (cast_expression "(undefined8 *)(puVar24 + 4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar24 + 4)" (( "(") (binary_expression "puVar24 + 4" (identifier "puVar24") (+ "+") (number_literal "4")) () ")")))) (= "=") (identifier "uVar22")) (; ";")) (expression_statement "puVar24 = puVar18;" (assignment_expression "puVar24 = puVar18" (identifier "puVar24") (= "=") (identifier "puVar18")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(uVar28 != uVar27)" (( "(") (binary_expression "uVar28 != uVar27" (identifier "uVar28") (!= "!=") (identifier "uVar27")) () ")")) (; ";")) (} "}"))) (if_statement "if (local_70 != 0) {\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }" (if "if") (parenthesized_expression "(local_70 != 0)" (( "(") (binary_expression "local_70 != 0" (identifier "local_70") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n puVar24 = puVar18;\n uVar21 = 0;\n do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n }" ({ "{") (expression_statement "puVar24 = puVar18;" (assignment_expression "puVar24 = puVar18" (identifier "puVar24") (= "=") (identifier "puVar18")) (; ";")) (expression_statement "uVar21 = 0;" (assignment_expression "uVar21 = 0" (identifier "uVar21") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n } while (bVar29);" (do "do") (compound_statement "{\n lVar14 = *(long *)(*plVar15 + uVar21 * 8);\n if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }\n if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }\n if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }\n if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }\n if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }\n puVar24[4] = uVar10;\n puVar18 = puVar24 + 5;\n *puVar24 = uVar9;\n puVar24[1] = uVar27;\n puVar24[2] = uVar26;\n puVar24[3] = uVar28;\n bVar29 = local_70 - 1 != uVar21;\n puVar24 = puVar18;\n uVar21 = uVar21 + 1;\n }" ({ "{") (expression_statement "lVar14 = *(long *)(*plVar15 + uVar21 * 8);" (assignment_expression "lVar14 = *(long *)(*plVar15 + uVar21 * 8)" (identifier "lVar14") (= "=") (pointer_expression "*(long *)(*plVar15 + uVar21 * 8)" (* "*") (cast_expression "(long *)(*plVar15 + uVar21 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*plVar15 + uVar21 * 8)" (( "(") (binary_expression "*plVar15 + uVar21 * 8" (pointer_expression "*plVar15" (* "*") (identifier "plVar15")) (+ "+") (binary_expression "uVar21 * 8" (identifier "uVar21") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (if_statement "if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) {\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }" (if "if") (parenthesized_expression "((*(byte *)(lVar14 + 0x3a) & 0x10) != 0)" (( "(") (binary_expression "(*(byte *)(lVar14 + 0x3a) & 0x10) != 0" (parenthesized_expression "(*(byte *)(lVar14 + 0x3a) & 0x10)" (( "(") (binary_expression "*(byte *)(lVar14 + 0x3a) & 0x10" (pointer_expression "*(byte *)(lVar14 + 0x3a)" (* "*") (cast_expression "(byte *)(lVar14 + 0x3a)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar14 + 0x3a)" (( "(") (binary_expression "lVar14 + 0x3a" (identifier "lVar14") (+ "+") (number_literal "0x3a")) () ")")))) (& "&") (number_literal "0x10")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));\n }" ({ "{") (expression_statement "lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40));" (assignment_expression "lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40))" (identifier "lVar14") (= "=") (call_expression "FUN_00284df0(*(undefined8 *)(param_1 + 0x40))" (identifier "FUN_00284df0") (argument_list "(*(undefined8 *)(param_1 + 0x40))" (( "(") (pointer_expression "*(undefined8 *)(param_1 + 0x40)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x40)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")")))) () ")")))) (; ";")) (} "}"))) (if_statement "if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) {\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }\n else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }" (if "if") (parenthesized_expression "((*(byte *)(lVar14 + 0x3a) & 7) == 0)" (( "(") (binary_expression "(*(byte *)(lVar14 + 0x3a) & 7) == 0" (parenthesized_expression "(*(byte *)(lVar14 + 0x3a) & 7)" (( "(") (binary_expression "*(byte *)(lVar14 + 0x3a) & 7" (pointer_expression "*(byte *)(lVar14 + 0x3a)" (* "*") (cast_expression "(byte *)(lVar14 + 0x3a)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar14 + 0x3a)" (( "(") (binary_expression "lVar14 + 0x3a" (identifier "lVar14") (+ "+") (number_literal "0x3a")) () ")")))) (& "&") (number_literal "7")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }\nLAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n uVar27 = 0;\n }" ({ "{") (if_statement "if (plVar4 == *(long **)(lVar14 + 0x10)) {\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }" (if "if") (parenthesized_expression "(plVar4 == *(long **)(lVar14 + 0x10))" (( "(") (binary_expression "plVar4 == *(long **)(lVar14 + 0x10)" (identifier "plVar4") (== "==") (pointer_expression "*(long **)(lVar14 + 0x10)" (* "*") (cast_expression "(long **)(lVar14 + 0x10)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar14 + 0x10)" (( "(") (binary_expression "lVar14 + 0x10" (identifier "lVar14") (+ "+") (number_literal "0x10")) () ")"))))) () ")")) (compound_statement "{\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }\n }" ({ "{") (expression_statement "uVar27 = *(uint *)(lVar14 + 0x18);" (assignment_expression "uVar27 = *(uint *)(lVar14 + 0x18)" (identifier "uVar27") (= "=") (pointer_expression "*(uint *)(lVar14 + 0x18)" (* "*") (cast_expression "(uint *)(lVar14 + 0x18)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar14 + 0x18)" (( "(") (binary_expression "lVar14 + 0x18" (identifier "lVar14") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (if_statement "if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }\n else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }" (if "if") (parenthesized_expression "((*(byte *)(lVar14 + 0x3b) & 0x20) == 0)" (( "(") (binary_expression "(*(byte *)(lVar14 + 0x3b) & 0x20) == 0" (parenthesized_expression "(*(byte *)(lVar14 + 0x3b) & 0x20)" (( "(") (binary_expression "*(byte *)(lVar14 + 0x3b) & 0x20" (pointer_expression "*(byte *)(lVar14 + 0x3b)" (* "*") (cast_expression "(byte *)(lVar14 + 0x3b)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar14 + 0x3b)" (( "(") (binary_expression "lVar14 + 0x3b" (identifier "lVar14") (+ "+") (number_literal "0x3b")) () ")")))) (& "&") (number_literal "0x20")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n cVar7 = FUN_00284a00();\n if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }\n }" ({ "{") (expression_statement "cVar7 = FUN_00284a00();" (assignment_expression "cVar7 = FUN_00284a00()" (identifier "cVar7") (= "=") (call_expression "FUN_00284a00()" (identifier "FUN_00284a00") (argument_list "()" (( "(") () ")")))) (; ";")) (if_statement "if (cVar7 == '\0') {\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }" (if "if") (parenthesized_expression "(cVar7 == '\0')" (( "(") (binary_expression "cVar7 == '\0'" (identifier "cVar7") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }\n uVar27 = *(uint *)(lVar14 + 0x18);\n if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }\n goto LAB_001b54e1;\n }" ({ "{") (if_statement "if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }" (if "if") (parenthesized_expression "((*(byte *)(lVar14 + 0x3a) & 7) != 0)" (( "(") (binary_expression "(*(byte *)(lVar14 + 0x3a) & 7) != 0" (parenthesized_expression "(*(byte *)(lVar14 + 0x3a) & 7)" (( "(") (binary_expression "*(byte *)(lVar14 + 0x3a) & 7" (pointer_expression "*(byte *)(lVar14 + 0x3a)" (* "*") (cast_expression "(byte *)(lVar14 + 0x3a)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar14 + 0x3a)" (( "(") (binary_expression "lVar14 + 0x3a" (identifier "lVar14") (+ "+") (number_literal "0x3a")) () ")")))) (& "&") (number_literal "7")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");\n }" ({ "{") (expression_statement "FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx");" (call_expression "FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx")" (identifier "FUN_0018ff20") (argument_list "("../../gold/symtab.h",0xaa,"shndx")" (( "(") (string_literal ""../../gold/symtab.h"" (" """) (string_content "../../gold/symtab.h") (" """)) (, ",") (number_literal "0xaa") (, ",") (string_literal ""shndx"" (" """) (string_content "shndx") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "uVar27 = *(uint *)(lVar14 + 0x18);" (assignment_expression "uVar27 = *(uint *)(lVar14 + 0x18)" (identifier "uVar27") (= "=") (pointer_expression "*(uint *)(lVar14 + 0x18)" (* "*") (cast_expression "(uint *)(lVar14 + 0x18)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar14 + 0x18)" (( "(") (binary_expression "lVar14 + 0x18" (identifier "lVar14") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (if_statement "if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) {\n uVar27 = 1;\n goto LAB_001b5352;\n }" (if "if") (parenthesized_expression "((*(byte *)(lVar14 + 0x3b) & 0x20) == 0)" (( "(") (binary_expression "(*(byte *)(lVar14 + 0x3b) & 0x20) == 0" (parenthesized_expression "(*(byte *)(lVar14 + 0x3b) & 0x20)" (( "(") (binary_expression "*(byte *)(lVar14 + 0x3b) & 0x20" (pointer_expression "*(byte *)(lVar14 + 0x3b)" (* "*") (cast_expression "(byte *)(lVar14 + 0x3b)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar14 + 0x3b)" (( "(") (binary_expression "lVar14 + 0x3b" (identifier "lVar14") (+ "+") (number_literal "0x3b")) () ")")))) (& "&") (number_literal "0x20")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar27 = 1;\n goto LAB_001b5352;\n }" ({ "{") (expression_statement "uVar27 = 1;" (assignment_expression "uVar27 = 1" (identifier "uVar27") (= "=") (number_literal "1")) (; ";")) (goto_statement "goto LAB_001b5352;" (goto "goto") (statement_identifier "LAB_001b5352") (; ";")) (} "}"))) (goto_statement "goto LAB_001b54e1;" (goto "goto") (statement_identifier "LAB_001b54e1") (; ";")) (} "}"))) (} "}")) (else_clause "else if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }" (else "else") (if_statement "if (uVar27 != 0) {\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }" (if "if") (parenthesized_expression "(uVar27 != 0)" (( "(") (binary_expression "uVar27 != 0" (identifier "uVar27") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\nLAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);\n goto LAB_001b5352;\n }" ({ "{") (labeled_statement "LAB_001b54e1:\n uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);" (statement_identifier "LAB_001b54e1") (: ":") (expression_statement "uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4);" (assignment_expression "uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4)" (identifier "uVar27") (= "=") (pointer_expression "*(uint *)((long)__s + (ulong)uVar27 * 4)" (* "*") (cast_expression "(uint *)((long)__s + (ulong)uVar27 * 4)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)__s + (ulong)uVar27 * 4)" (( "(") (binary_expression "(long)__s + (ulong)uVar27 * 4" (cast_expression "(long)__s" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__s")) (+ "+") (binary_expression "(ulong)uVar27 * 4" (cast_expression "(ulong)uVar27" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar27")) (* "*") (number_literal "4"))) () ")"))))) (; ";"))) (goto_statement "goto LAB_001b5352;" (goto "goto") (statement_identifier "LAB_001b5352") (; ";")) (} "}"))))) (} "}"))) (labeled_statement "LAB_001b5432:\n uVar9 = *(uint *)(lVar14 + 0x1c);" (statement_identifier "LAB_001b5432") (: ":") (expression_statement "uVar9 = *(uint *)(lVar14 + 0x1c);" (assignment_expression "uVar9 = *(uint *)(lVar14 + 0x1c)" (identifier "uVar9") (= "=") (pointer_expression "*(uint *)(lVar14 + 0x1c)" (* "*") (cast_expression "(uint *)(lVar14 + 0x1c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar14 + 0x1c)" (( "(") (binary_expression "lVar14 + 0x1c" (identifier "lVar14") (+ "+") (number_literal "0x1c")) () ")"))))) (; ";"))) (expression_statement "uVar27 = 0;" (assignment_expression "uVar27 = 0" (identifier "uVar27") (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }" (else "else") (compound_statement "{\n if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;\n uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);\nLAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);\n }" ({ "{") (if_statement "if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432;" (if "if") (parenthesized_expression "((*(byte *)(lVar14 + 0x3c) & 4) != 0)" (( "(") (binary_expression "(*(byte *)(lVar14 + 0x3c) & 4) != 0" (parenthesized_expression "(*(byte *)(lVar14 + 0x3c) & 4)" (( "(") (binary_expression "*(byte *)(lVar14 + 0x3c) & 4" (pointer_expression "*(byte *)(lVar14 + 0x3c)" (* "*") (cast_expression "(byte *)(lVar14 + 0x3c)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar14 + 0x3c)" (( "(") (binary_expression "lVar14 + 0x3c" (identifier "lVar14") (+ "+") (number_literal "0x3c")) () ")")))) (& "&") (number_literal "4")) () ")")) (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_001b5432;" (goto "goto") (statement_identifier "LAB_001b5432") (; ";"))) (expression_statement "uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1);" (assignment_expression "uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1)" (identifier "uVar27") (= "=") (unary_expression "-(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1)" (- "-") (call_expression "(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1)" (( "(") (binary_expression "*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1" (binary_expression "*(byte *)(lVar14 + 0x3b) >> 3 & 1" (binary_expression "*(byte *)(lVar14 + 0x3b) >> 3" (pointer_expression "*(byte *)(lVar14 + 0x3b)" (* "*") (cast_expression "(byte *)(lVar14 + 0x3b)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar14 + 0x3b)" (( "(") (binary_expression "lVar14 + 0x3b" (identifier "lVar14") (+ "+") (number_literal "0x3b")) () ")")))) (>> ">>") (number_literal "3")) (& "&") (number_literal "1")) (^ "^") (number_literal "1")) () ")"))))) (; ";")) (labeled_statement "LAB_001b5352:\n uVar9 = *(uint *)(lVar14 + 0x1c);" (statement_identifier "LAB_001b5352") (: ":") (expression_statement "uVar9 = *(uint *)(lVar14 + 0x1c);" (assignment_expression "uVar9 = *(uint *)(lVar14 + 0x1c)" (identifier "uVar9") (= "=") (pointer_expression "*(uint *)(lVar14 + 0x1c)" (* "*") (cast_expression "(uint *)(lVar14 + 0x1c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar14 + 0x1c)" (( "(") (binary_expression "lVar14 + 0x1c" (identifier "lVar14") (+ "+") (number_literal "0x1c")) () ")"))))) (; ";"))) (} "}")))) (if_statement "if (uVar9 == 0) {\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }" (if "if") (parenthesized_expression "(uVar9 == 0)" (( "(") (binary_expression "uVar9 == 0" (identifier "uVar9") (== "==") (number_literal "0")) () ")")) (compound_statement "{\nLAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");\n }" ({ "{") (labeled_statement "LAB_001b5440:\n \n FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");" (statement_identifier "LAB_001b5440") (: ":") (expression_statement "FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index");" (call_expression "FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index")" (identifier "FUN_0018ff20") (argument_list "("../../gold/symtab.h",0x180,"symtab_index")" (( "(") (string_literal ""../../gold/symtab.h"" (" """) (string_content "../../gold/symtab.h") (" """)) (, ",") (number_literal "0x180") (, ",") (string_literal ""symtab_index"" (" """) (string_content "symtab_index") (" """)) () ")"))) (; ";"))) (} "}"))) (if_statement "if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) {\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }\n else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }" (if "if") (parenthesized_expression "(*(code **)(*plVar4 + 0x100) == FUN_001988f0)" (( "(") (binary_expression "*(code **)(*plVar4 + 0x100) == FUN_001988f0" (pointer_expression "*(code **)(*plVar4 + 0x100)" (* "*") (cast_expression "(code **)(*plVar4 + 0x100)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar4 + 0x100)" (( "(") (binary_expression "*plVar4 + 0x100" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (+ "+") (number_literal "0x100")) () ")")))) (== "==") (identifier "FUN_001988f0")) () ")")) (compound_statement "{\n uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);\n }" ({ "{") (expression_statement "uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4);" (assignment_expression "uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4)" (identifier "uVar28") (= "=") (pointer_expression "*(uint *)(plVar4[0x12] + uVar21 * 4)" (* "*") (cast_expression "(uint *)(plVar4[0x12] + uVar21 * 4)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar4[0x12] + uVar21 * 4)" (( "(") (binary_expression "plVar4[0x12] + uVar21 * 4" (subscript_expression "plVar4[0x12]" (identifier "plVar4") ([ "[") (number_literal "0x12") (] "]")) (+ "+") (binary_expression "uVar21 * 4" (identifier "uVar21") (* "*") (number_literal "4"))) () ")"))))) (; ";")) (} "}")) (else_clause "else {\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }" (else "else") (compound_statement "{\n uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);\n }" ({ "{") (expression_statement "uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4);" (assignment_expression "uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4)" (identifier "uVar28") (= "=") (call_expression "(**(code **)(*plVar4 + 0x100))(plVar4)" (parenthesized_expression "(**(code **)(*plVar4 + 0x100))" (( "(") (pointer_expression "**(code **)(*plVar4 + 0x100)" (* "*") (pointer_expression "*(code **)(*plVar4 + 0x100)" (* "*") (cast_expression "(code **)(*plVar4 + 0x100)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar4 + 0x100)" (( "(") (binary_expression "*plVar4 + 0x100" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (+ "+") (number_literal "0x100")) () ")"))))) () ")")) (argument_list "(plVar4)" (( "(") (identifier "plVar4") () ")")))) (; ";")) (} "}")))) (if_statement "if (uVar28 == 0) {\n uVar10 = 0;\n uVar26 = 0;\n }\n else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }" (if "if") (parenthesized_expression "(uVar28 == 0)" (( "(") (binary_expression "uVar28 == 0" (identifier "uVar28") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar10 = 0;\n uVar26 = 0;\n }" ({ "{") (expression_statement "uVar10 = 0;" (assignment_expression "uVar10 = 0" (identifier "uVar10") (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar26 = 0;" (assignment_expression "uVar26 = 0" (identifier "uVar26") (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }" (else "else") (compound_statement "{\n if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }\n if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }\n uVar10 = iVar11 * 0x18;\n puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);\n uVar26 = *puVar18;\n *puVar18 = (int)puVar24 - iVar6;\n }" ({ "{") (if_statement "if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }" (if "if") (parenthesized_expression "((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26))" (( "(") (binary_expression "(uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)" (parenthesized_expression "(uVar9 == 0xffffffff)" (( "(") (binary_expression "uVar9 == 0xffffffff" (identifier "uVar9") (== "==") (number_literal "0xffffffff")) () ")")) (|| "||") (parenthesized_expression "(uVar26 = uVar9 - iVar2, param_6 <= uVar26)" (( "(") (comma_expression "uVar26 = uVar9 - iVar2, param_6 <= uVar26" (assignment_expression "uVar26 = uVar9 - iVar2" (identifier "uVar26") (= "=") (binary_expression "uVar9 - iVar2" (identifier "uVar9") (- "-") (identifier "iVar2"))) (, ",") (binary_expression "param_6 <= uVar26" (identifier "param_6") (<= "<=") (identifier "uVar26"))) () ")"))) () ")")) (compound_statement "{\n \n FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");\n }" ({ "{") (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks")" (identifier "FUN_0018ff20") (argument_list "("../../gold/incremental.cc",0x678,"write_info_blocks")" (( "(") (string_literal ""../../gold/incremental.cc"" (" """) (string_content "../../gold/incremental.cc") (" """)) (, ",") (number_literal "0x678") (, ",") (string_literal ""write_info_blocks"" (" """) (string_content "write_info_blocks") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) {\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }\n else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }" (if "if") (parenthesized_expression "(*(code **)(*plVar4 + 0xf8) == FUN_001988e0)" (( "(") (binary_expression "*(code **)(*plVar4 + 0xf8) == FUN_001988e0" (pointer_expression "*(code **)(*plVar4 + 0xf8)" (* "*") (cast_expression "(code **)(*plVar4 + 0xf8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar4 + 0xf8)" (( "(") (binary_expression "*plVar4 + 0xf8" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (+ "+") (number_literal "0xf8")) () ")")))) (== "==") (identifier "FUN_001988e0")) () ")")) (compound_statement "{\n iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);\n }" ({ "{") (expression_statement "iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4);" (assignment_expression "iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4)" (identifier "iVar11") (= "=") (pointer_expression "*(int *)(plVar4[0x13] + uVar21 * 4)" (* "*") (cast_expression "(int *)(plVar4[0x13] + uVar21 * 4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar4[0x13] + uVar21 * 4)" (( "(") (binary_expression "plVar4[0x13] + uVar21 * 4" (subscript_expression "plVar4[0x13]" (identifier "plVar4") ([ "[") (number_literal "0x13") (] "]")) (+ "+") (binary_expression "uVar21 * 4" (identifier "uVar21") (* "*") (number_literal "4"))) () ")"))))) (; ";")) (} "}")) (else_clause "else {\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }" (else "else") (compound_statement "{\n iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);\n }" ({ "{") (expression_statement "iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff);" (assignment_expression "iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff)" (identifier "iVar11") (= "=") (call_expression "(**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff)" (parenthesized_expression "(**(code **)(*plVar4 + 0xf8))" (( "(") (pointer_expression "**(code **)(*plVar4 + 0xf8)" (* "*") (pointer_expression "*(code **)(*plVar4 + 0xf8)" (* "*") (cast_expression "(code **)(*plVar4 + 0xf8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar4 + 0xf8)" (( "(") (binary_expression "*plVar4 + 0xf8" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (+ "+") (number_literal "0xf8")) () ")"))))) () ")")) (argument_list "(plVar4,uVar21 & 0xffffffff)" (( "(") (identifier "plVar4") (, ",") (binary_expression "uVar21 & 0xffffffff" (identifier "uVar21") (& "&") (number_literal "0xffffffff")) () ")")))) (; ";")) (} "}")))) (expression_statement "uVar10 = iVar11 * 0x18;" (assignment_expression "uVar10 = iVar11 * 0x18" (identifier "uVar10") (= "=") (binary_expression "iVar11 * 0x18" (identifier "iVar11") (* "*") (number_literal "0x18"))) (; ";")) (expression_statement "puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4);" (assignment_expression "puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4)" (identifier "puVar18") (= "=") (cast_expression "(uint *)(param_5 + (ulong)uVar26 * 4)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_5 + (ulong)uVar26 * 4)" (( "(") (binary_expression "param_5 + (ulong)uVar26 * 4" (identifier "param_5") (+ "+") (binary_expression "(ulong)uVar26 * 4" (cast_expression "(ulong)uVar26" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar26")) (* "*") (number_literal "4"))) () ")")))) (; ";")) (expression_statement "uVar26 = *puVar18;" (assignment_expression "uVar26 = *puVar18" (identifier "uVar26") (= "=") (pointer_expression "*puVar18" (* "*") (identifier "puVar18"))) (; ";")) (expression_statement "*puVar18 = (int)puVar24 - iVar6;" (assignment_expression "*puVar18 = (int)puVar24 - iVar6" (pointer_expression "*puVar18" (* "*") (identifier "puVar18")) (= "=") (binary_expression "(int)puVar24 - iVar6" (cast_expression "(int)puVar24" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "puVar24")) (- "-") (identifier "iVar6"))) (; ";")) (} "}")))) (expression_statement "puVar24[4] = uVar10;" (assignment_expression "puVar24[4] = uVar10" (subscript_expression "puVar24[4]" (identifier "puVar24") ([ "[") (number_literal "4") (] "]")) (= "=") (identifier "uVar10")) (; ";")) (expression_statement "puVar18 = puVar24 + 5;" (assignment_expression "puVar18 = puVar24 + 5" (identifier "puVar18") (= "=") (binary_expression "puVar24 + 5" (identifier "puVar24") (+ "+") (number_literal "5"))) (; ";")) (expression_statement "*puVar24 = uVar9;" (assignment_expression "*puVar24 = uVar9" (pointer_expression "*puVar24" (* "*") (identifier "puVar24")) (= "=") (identifier "uVar9")) (; ";")) (expression_statement "puVar24[1] = uVar27;" (assignment_expression "puVar24[1] = uVar27" (subscript_expression "puVar24[1]" (identifier "puVar24") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "uVar27")) (; ";")) (expression_statement "puVar24[2] = uVar26;" (assignment_expression "puVar24[2] = uVar26" (subscript_expression "puVar24[2]" (identifier "puVar24") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "uVar26")) (; ";")) (expression_statement "puVar24[3] = uVar28;" (assignment_expression "puVar24[3] = uVar28" (subscript_expression "puVar24[3]" (identifier "puVar24") ([ "[") (number_literal "3") (] "]")) (= "=") (identifier "uVar28")) (; ";")) (expression_statement "bVar29 = local_70 - 1 != uVar21;" (assignment_expression "bVar29 = local_70 - 1 != uVar21" (identifier "bVar29") (= "=") (binary_expression "local_70 - 1 != uVar21" (binary_expression "local_70 - 1" (identifier "local_70") (- "-") (number_literal "1")) (!= "!=") (identifier "uVar21"))) (; ";")) (expression_statement "puVar24 = puVar18;" (assignment_expression "puVar24 = puVar18" (identifier "puVar24") (= "=") (identifier "puVar18")) (; ";")) (expression_statement "uVar21 = uVar21 + 1;" (assignment_expression "uVar21 = uVar21 + 1" (identifier "uVar21") (= "=") (binary_expression "uVar21 + 1" (identifier "uVar21") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar29)" (( "(") (identifier "bVar29") () ")")) (; ";")) (} "}"))) (if_statement "if (uVar23 == 0) {\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }\n else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }" (if "if") (parenthesized_expression "(uVar23 == 0)" (( "(") (binary_expression "uVar23 == 0" (identifier "uVar23") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n thunk_FUN_002f1e60(__s);\n param_3 = puVar18;\n }" ({ "{") (expression_statement "thunk_FUN_002f1e60(__s);" (call_expression "thunk_FUN_002f1e60(__s)" (identifier "thunk_FUN_002f1e60") (argument_list "(__s)" (( "(") (identifier "__s") () ")"))) (; ";")) (expression_statement "param_3 = puVar18;" (assignment_expression "param_3 = puVar18" (identifier "param_3") (= "=") (identifier "puVar18")) (; ";")) (} "}")) (else_clause "else {\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }" (else "else") (compound_statement "{\n puVar25 = *(ulong **)(lVar12 + 0x60);\n param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;\n do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);\nLAB_001b55c5:\n thunk_FUN_002f1e60(__s);\n }" ({ "{") (expression_statement "puVar25 = *(ulong **)(lVar12 + 0x60);" (assignment_expression "puVar25 = *(ulong **)(lVar12 + 0x60)" (identifier "puVar25") (= "=") (pointer_expression "*(ulong **)(lVar12 + 0x60)" (* "*") (cast_expression "(ulong **)(lVar12 + 0x60)" (( "(") (type_descriptor "ulong **" (type_identifier "ulong") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar12 + 0x60)" (( "(") (binary_expression "lVar12 + 0x60" (identifier "lVar12") (+ "+") (number_literal "0x60")) () ")"))))) (; ";")) (expression_statement "param_3 = puVar18 + (ulong)(uVar23 - 1) + 1;" (assignment_expression "param_3 = puVar18 + (ulong)(uVar23 - 1) + 1" (identifier "param_3") (= "=") (binary_expression "puVar18 + (ulong)(uVar23 - 1) + 1" (binary_expression "puVar18 + (ulong)(uVar23 - 1)" (identifier "puVar18") (+ "+") (call_expression "(ulong)(uVar23 - 1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uVar23 - 1)" (( "(") (binary_expression "uVar23 - 1" (identifier "uVar23") (- "-") (number_literal "1")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (do_statement "do {\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n } while (puVar18 != param_3);" (do "do") (compound_statement "{\n while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }\n *puVar18 = 0;\n puVar18 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n }" ({ "{") (while_statement "while (uVar21 = *puVar25, uVar21 != 0) {\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }" (while "while") (parenthesized_expression "(uVar21 = *puVar25, uVar21 != 0)" (( "(") (comma_expression "uVar21 = *puVar25, uVar21 != 0" (assignment_expression "uVar21 = *puVar25" (identifier "uVar21") (= "=") (pointer_expression "*puVar25" (* "*") (identifier "puVar25"))) (, ",") (binary_expression "uVar21 != 0" (identifier "uVar21") (!= "!=") (number_literal "0"))) () ")")) (compound_statement "{\n if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;\n puVar24 = puVar18 + 1;\n puVar25 = puVar25 + 1;\n *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n puVar18 = puVar24;\n if (puVar24 == param_3) goto LAB_001b55c5;\n }" ({ "{") (if_statement "if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a;" (if "if") (parenthesized_expression "(*(ulong *)(param_4 + 0x50) < uVar21)" (( "(") (binary_expression "*(ulong *)(param_4 + 0x50) < uVar21" (pointer_expression "*(ulong *)(param_4 + 0x50)" (* "*") (cast_expression "(ulong *)(param_4 + 0x50)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 0x50)" (( "(") (binary_expression "param_4 + 0x50" (identifier "param_4") (+ "+") (number_literal "0x50")) () ")")))) (< "<") (identifier "uVar21")) () ")")) (goto_statement "goto LAB_001b565a;" (goto "goto") (statement_identifier "LAB_001b565a") (; ";"))) (expression_statement "puVar24 = puVar18 + 1;" (assignment_expression "puVar24 = puVar18 + 1" (identifier "puVar24") (= "=") (binary_expression "puVar18 + 1" (identifier "puVar18") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "puVar25 = puVar25 + 1;" (assignment_expression "puVar25 = puVar25 + 1" (identifier "puVar25") (= "=") (binary_expression "puVar25 + 1" (identifier "puVar25") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);" (assignment_expression "*puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" (pointer_expression "*puVar18" (* "*") (identifier "puVar18")) (= "=") (pointer_expression "*(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" (* "*") (cast_expression "(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" (( "(") (binary_expression "*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)\n + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8" (pointer_expression "*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)" (* "*") (cast_expression "(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18)" (( "(") (binary_expression "*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18" (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")) () ")")))) (+ "+") (binary_expression "(uVar21 - 1 >> 0xd) * 0x18" (parenthesized_expression "(uVar21 - 1 >> 0xd)" (( "(") (binary_expression "uVar21 - 1 >> 0xd" (binary_expression "uVar21 - 1" (identifier "uVar21") (- "-") (number_literal "1")) (>> ">>") (number_literal "0xd")) () ")")) (* "*") (number_literal "0x18"))) () ")")))) (+ "+") (binary_expression "(ulong)((uint)(uVar21 - 1) & 0x1fff) * 8" (call_expression "(ulong)((uint)(uVar21 - 1) & 0x1fff)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uint)(uVar21 - 1) & 0x1fff)" (( "(") (binary_expression "(uint)(uVar21 - 1) & 0x1fff" (call_expression "(uint)(uVar21 - 1)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(uVar21 - 1)" (( "(") (binary_expression "uVar21 - 1" (identifier "uVar21") (- "-") (number_literal "1")) () ")"))) (& "&") (number_literal "0x1fff")) () ")"))) (* "*") (number_literal "8"))) () ")"))))) (; ";")) (expression_statement "puVar18 = puVar24;" (assignment_expression "puVar18 = puVar24" (identifier "puVar18") (= "=") (identifier "puVar24")) (; ";")) (if_statement "if (puVar24 == param_3) goto LAB_001b55c5;" (if "if") (parenthesized_expression "(puVar24 == param_3)" (( "(") (binary_expression "puVar24 == param_3" (identifier "puVar24") (== "==") (identifier "param_3")) () ")")) (goto_statement "goto LAB_001b55c5;" (goto "goto") (statement_identifier "LAB_001b55c5") (; ";"))) (} "}"))) (expression_statement "*puVar18 = 0;" (assignment_expression "*puVar18 = 0" (pointer_expression "*puVar18" (* "*") (identifier "puVar18")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar18 = puVar18 + 1;" (assignment_expression "puVar18 = puVar18 + 1" (identifier "puVar18") (= "=") (binary_expression "puVar18 + 1" (identifier "puVar18") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "puVar25 = puVar25 + 1;" (assignment_expression "puVar25 = puVar25 + 1" (identifier "puVar25") (= "=") (binary_expression "puVar25 + 1" (identifier "puVar25") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(puVar18 != param_3)" (( "(") (binary_expression "puVar18 != param_3" (identifier "puVar18") (!= "!=") (identifier "param_3")) () ")")) (; ";")) (labeled_statement "LAB_001b55c5:\n thunk_FUN_002f1e60(__s);" (statement_identifier "LAB_001b55c5") (: ":") (expression_statement "thunk_FUN_002f1e60(__s);" (call_expression "thunk_FUN_002f1e60(__s)" (identifier "thunk_FUN_002f1e60") (argument_list "(__s)" (( "(") (identifier "__s") () ")"))) (; ";"))) (} "}")))) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 3:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 2;\n puVar25 = *(ulong **)(lVar12 + 0x50);\n lVar19 = *(long *)(lVar12 + 0x58);\n uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);\n *param_3 = uVar27;\n uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);\n param_3[1] = uVar23;\n if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }\n param_3 = puVar24;\n if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }\n break;" (case "case") (number_literal "3") (: ":") (if_statement "if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }" (if "if") (parenthesized_expression "((int)((long *)*local_90)[3] != iVar11 - iVar6)" (( "(") (binary_expression "(int)((long *)*local_90)[3] != iVar11 - iVar6" (cast_expression "(int)((long *)*local_90)[3]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "((long *)*local_90)[3]" (parenthesized_expression "((long *)*local_90)" (( "(") (cast_expression "(long *)*local_90" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*local_90" (* "*") (identifier "local_90"))) () ")")) ([ "[") (number_literal "3") (] "]"))) (!= "!=") (binary_expression "iVar11 - iVar6" (identifier "iVar11") (- "-") (identifier "iVar6"))) () ")")) (compound_statement "{\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");\n }" ({ "{") (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks")" (identifier "FUN_0018ff20") (argument_list "("../../gold/incremental.cc",0x6d4,"write_info_blocks")" (( "(") (string_literal ""../../gold/incremental.cc"" (" """) (string_content "../../gold/incremental.cc") (" """)) (, ",") (number_literal "0x6d4") (, ",") (string_literal ""write_info_blocks"" (" """) (string_content "write_info_blocks") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "lVar12 = (**(code **)(*(long *)*local_90 + 0x30))();" (assignment_expression "lVar12 = (**(code **)(*(long *)*local_90 + 0x30))()" (identifier "lVar12") (= "=") (call_expression "(**(code **)(*(long *)*local_90 + 0x30))()" (parenthesized_expression "(**(code **)(*(long *)*local_90 + 0x30))" (( "(") (pointer_expression "**(code **)(*(long *)*local_90 + 0x30)" (* "*") (pointer_expression "*(code **)(*(long *)*local_90 + 0x30)" (* "*") (cast_expression "(code **)(*(long *)*local_90 + 0x30)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)*local_90 + 0x30)" (( "(") (binary_expression "*(long *)*local_90 + 0x30" (pointer_expression "*(long *)*local_90" (* "*") (cast_expression "(long *)*local_90" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*local_90" (* "*") (identifier "local_90")))) (+ "+") (number_literal "0x30")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (if_statement "if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }" (if "if") (parenthesized_expression "(lVar12 == 0)" (( "(") (binary_expression "lVar12 == 0" (identifier "lVar12") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");\n }" ({ "{") (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks")" (identifier "FUN_0018ff20") (argument_list "("../../gold/incremental.cc",0x6d6,"write_info_blocks")" (( "(") (string_literal ""../../gold/incremental.cc"" (" """) (string_content "../../gold/incremental.cc") (" """)) (, ",") (number_literal "0x6d6") (, ",") (string_literal ""write_info_blocks"" (" """) (string_content "write_info_blocks") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "lVar14 = *(long *)(lVar12 + 0x38);" (assignment_expression "lVar14 = *(long *)(lVar12 + 0x38)" (identifier "lVar14") (= "=") (pointer_expression "*(long *)(lVar12 + 0x38)" (* "*") (cast_expression "(long *)(lVar12 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + 0x38)" (( "(") (binary_expression "lVar12 + 0x38" (identifier "lVar12") (+ "+") (number_literal "0x38")) () ")"))))) (; ";")) (expression_statement "puVar24 = param_3 + 2;" (assignment_expression "puVar24 = param_3 + 2" (identifier "puVar24") (= "=") (binary_expression "param_3 + 2" (identifier "param_3") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "puVar25 = *(ulong **)(lVar12 + 0x50);" (assignment_expression "puVar25 = *(ulong **)(lVar12 + 0x50)" (identifier "puVar25") (= "=") (pointer_expression "*(ulong **)(lVar12 + 0x50)" (* "*") (cast_expression "(ulong **)(lVar12 + 0x50)" (( "(") (type_descriptor "ulong **" (type_identifier "ulong") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar12 + 0x50)" (( "(") (binary_expression "lVar12 + 0x50" (identifier "lVar12") (+ "+") (number_literal "0x50")) () ")"))))) (; ";")) (expression_statement "lVar19 = *(long *)(lVar12 + 0x58);" (assignment_expression "lVar19 = *(long *)(lVar12 + 0x58)" (identifier "lVar19") (= "=") (pointer_expression "*(long *)(lVar12 + 0x58)" (* "*") (cast_expression "(long *)(lVar12 + 0x58)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + 0x58)" (( "(") (binary_expression "lVar12 + 0x58" (identifier "lVar12") (+ "+") (number_literal "0x58")) () ")"))))) (; ";")) (expression_statement "uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3);" (assignment_expression "uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3)" (identifier "uVar27") (= "=") (call_expression "(uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(*(long *)(lVar12 + 0x40) - lVar14 >> 3)" (( "(") (binary_expression "*(long *)(lVar12 + 0x40) - lVar14 >> 3" (binary_expression "*(long *)(lVar12 + 0x40) - lVar14" (pointer_expression "*(long *)(lVar12 + 0x40)" (* "*") (cast_expression "(long *)(lVar12 + 0x40)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + 0x40)" (( "(") (binary_expression "lVar12 + 0x40" (identifier "lVar12") (+ "+") (number_literal "0x40")) () ")")))) (- "-") (identifier "lVar14")) (>> ">>") (number_literal "3")) () ")")))) (; ";")) (expression_statement "*param_3 = uVar27;" (assignment_expression "*param_3 = uVar27" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "uVar27")) (; ";")) (expression_statement "uVar23 = (uint)(lVar19 - (long)puVar25 >> 3);" (assignment_expression "uVar23 = (uint)(lVar19 - (long)puVar25 >> 3)" (identifier "uVar23") (= "=") (call_expression "(uint)(lVar19 - (long)puVar25 >> 3)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(lVar19 - (long)puVar25 >> 3)" (( "(") (binary_expression "lVar19 - (long)puVar25 >> 3" (binary_expression "lVar19 - (long)puVar25" (identifier "lVar19") (- "-") (cast_expression "(long)puVar25" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar25"))) (>> ">>") (number_literal "3")) () ")")))) (; ";")) (expression_statement "param_3[1] = uVar23;" (assignment_expression "param_3[1] = uVar23" (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "uVar23")) (; ";")) (if_statement "if (uVar27 != 0) {\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }" (if "if") (parenthesized_expression "(uVar27 != 0)" (( "(") (binary_expression "uVar27 != 0" (identifier "uVar27") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar21 = 0;\n do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);\n puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;\n }" ({ "{") (expression_statement "uVar21 = 0;" (assignment_expression "uVar21 = 0" (identifier "uVar21") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n } while (bVar29);" (do "do") (compound_statement "{\n param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);\n bVar29 = uVar27 - 1 != uVar21;\n uVar21 = uVar21 + 1;\n }" ({ "{") (expression_statement "param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14);" (assignment_expression "param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14)" (subscript_expression "param_3[uVar21 + 2]" (identifier "param_3") ([ "[") (binary_expression "uVar21 + 2" (identifier "uVar21") (+ "+") (number_literal "2")) (] "]")) (= "=") (pointer_expression "*(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14)" (* "*") (cast_expression "(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(lVar14 + uVar21 * 8) + 0x14)" (( "(") (binary_expression "*(long *)(lVar14 + uVar21 * 8) + 0x14" (pointer_expression "*(long *)(lVar14 + uVar21 * 8)" (* "*") (cast_expression "(long *)(lVar14 + uVar21 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar14 + uVar21 * 8)" (( "(") (binary_expression "lVar14 + uVar21 * 8" (identifier "lVar14") (+ "+") (binary_expression "uVar21 * 8" (identifier "uVar21") (* "*") (number_literal "8"))) () ")")))) (+ "+") (number_literal "0x14")) () ")"))))) (; ";")) (expression_statement "bVar29 = uVar27 - 1 != uVar21;" (assignment_expression "bVar29 = uVar27 - 1 != uVar21" (identifier "bVar29") (= "=") (binary_expression "uVar27 - 1 != uVar21" (binary_expression "uVar27 - 1" (identifier "uVar27") (- "-") (number_literal "1")) (!= "!=") (identifier "uVar21"))) (; ";")) (expression_statement "uVar21 = uVar21 + 1;" (assignment_expression "uVar21 = uVar21 + 1" (identifier "uVar21") (= "=") (binary_expression "uVar21 + 1" (identifier "uVar21") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar29)" (( "(") (identifier "bVar29") () ")")) (; ";")) (expression_statement "puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1;" (assignment_expression "puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1" (identifier "puVar24") (= "=") (binary_expression "puVar24 + (ulong)(uVar27 - 1) + 1" (binary_expression "puVar24 + (ulong)(uVar27 - 1)" (identifier "puVar24") (+ "+") (call_expression "(ulong)(uVar27 - 1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uVar27 - 1)" (( "(") (binary_expression "uVar27 - 1" (identifier "uVar27") (- "-") (number_literal "1")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (expression_statement "param_3 = puVar24;" (assignment_expression "param_3 = puVar24" (identifier "param_3") (= "=") (identifier "puVar24")) (; ";")) (if_statement "if (uVar23 != 0) {\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }" (if "if") (parenthesized_expression "(uVar23 != 0)" (( "(") (binary_expression "uVar23 != 0" (identifier "uVar23") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar21 = *puVar25;\n uVar13 = *(ulong *)(param_4 + 0x50);\n if (uVar13 < uVar21) goto LAB_001b565a;\n param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;\n lVar12 = *(long *)(param_4 + 0x38);\n while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }\n }" ({ "{") (expression_statement "uVar21 = *puVar25;" (assignment_expression "uVar21 = *puVar25" (identifier "uVar21") (= "=") (pointer_expression "*puVar25" (* "*") (identifier "puVar25"))) (; ";")) (expression_statement "uVar13 = *(ulong *)(param_4 + 0x50);" (assignment_expression "uVar13 = *(ulong *)(param_4 + 0x50)" (identifier "uVar13") (= "=") (pointer_expression "*(ulong *)(param_4 + 0x50)" (* "*") (cast_expression "(ulong *)(param_4 + 0x50)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 0x50)" (( "(") (binary_expression "param_4 + 0x50" (identifier "param_4") (+ "+") (number_literal "0x50")) () ")"))))) (; ";")) (if_statement "if (uVar13 < uVar21) goto LAB_001b565a;" (if "if") (parenthesized_expression "(uVar13 < uVar21)" (( "(") (binary_expression "uVar13 < uVar21" (identifier "uVar13") (< "<") (identifier "uVar21")) () ")")) (goto_statement "goto LAB_001b565a;" (goto "goto") (statement_identifier "LAB_001b565a") (; ";"))) (expression_statement "param_3 = puVar24 + (ulong)(uVar23 - 1) + 1;" (assignment_expression "param_3 = puVar24 + (ulong)(uVar23 - 1) + 1" (identifier "param_3") (= "=") (binary_expression "puVar24 + (ulong)(uVar23 - 1) + 1" (binary_expression "puVar24 + (ulong)(uVar23 - 1)" (identifier "puVar24") (+ "+") (call_expression "(ulong)(uVar23 - 1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uVar23 - 1)" (( "(") (binary_expression "uVar23 - 1" (identifier "uVar23") (- "-") (number_literal "1")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "lVar12 = *(long *)(param_4 + 0x38);" (assignment_expression "lVar12 = *(long *)(param_4 + 0x38)" (identifier "lVar12") (= "=") (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")) () ")"))))) (; ";")) (while_statement "while( true ) {\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n puVar25 = puVar25 + 1;\n *puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);\n if (puVar24 + 1 == param_3) break;\n uVar21 = *puVar25;\n puVar24 = puVar24 + 1;\n if (uVar13 < uVar21) goto LAB_001b565a;\n }" ({ "{") (expression_statement "puVar25 = puVar25 + 1;" (assignment_expression "puVar25 = puVar25 + 1" (identifier "puVar25") (= "=") (binary_expression "puVar25 + 1" (identifier "puVar25") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8);" (assignment_expression "*puVar24 = (uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" (pointer_expression "*puVar24" (* "*") (identifier "puVar24")) (= "=") (binary_expression "(uint)*(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (* "*") (cast_expression "(undefined8 *)\n (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8)" (( "(") (binary_expression "*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) +\n (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8" (pointer_expression "*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18)" (* "*") (cast_expression "(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + (uVar21 - 1 >> 0xd) * 0x18)" (( "(") (binary_expression "lVar12 + (uVar21 - 1 >> 0xd) * 0x18" (identifier "lVar12") (+ "+") (binary_expression "(uVar21 - 1 >> 0xd) * 0x18" (parenthesized_expression "(uVar21 - 1 >> 0xd)" (( "(") (binary_expression "uVar21 - 1 >> 0xd" (binary_expression "uVar21 - 1" (identifier "uVar21") (- "-") (number_literal "1")) (>> ">>") (number_literal "0xd")) () ")")) (* "*") (number_literal "0x18"))) () ")")))) (+ "+") (binary_expression "(ulong)((uint)(uVar21 - 1) & 0x1fff) * 8" (call_expression "(ulong)((uint)(uVar21 - 1) & 0x1fff)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uint)(uVar21 - 1) & 0x1fff)" (( "(") (binary_expression "(uint)(uVar21 - 1) & 0x1fff" (call_expression "(uint)(uVar21 - 1)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(uVar21 - 1)" (( "(") (binary_expression "uVar21 - 1" (identifier "uVar21") (- "-") (number_literal "1")) () ")"))) (& "&") (number_literal "0x1fff")) () ")"))) (* "*") (number_literal "8"))) () ")"))))) (; ";")) (if_statement "if (puVar24 + 1 == param_3) break;" (if "if") (parenthesized_expression "(puVar24 + 1 == param_3)" (( "(") (binary_expression "puVar24 + 1 == param_3" (binary_expression "puVar24 + 1" (identifier "puVar24") (+ "+") (number_literal "1")) (== "==") (identifier "param_3")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "uVar21 = *puVar25;" (assignment_expression "uVar21 = *puVar25" (identifier "uVar21") (= "=") (pointer_expression "*puVar25" (* "*") (identifier "puVar25"))) (; ";")) (expression_statement "puVar24 = puVar24 + 1;" (assignment_expression "puVar24 = puVar24 + 1" (identifier "puVar24") (= "=") (binary_expression "puVar24 + 1" (identifier "puVar24") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (uVar13 < uVar21) goto LAB_001b565a;" (if "if") (parenthesized_expression "(uVar13 < uVar21)" (( "(") (binary_expression "uVar13 < uVar21" (identifier "uVar13") (< "<") (identifier "uVar21")) () ")")) (goto_statement "goto LAB_001b565a;" (goto "goto") (statement_identifier "LAB_001b565a") (; ";"))) (} "}"))) (} "}"))) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 4:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }\n plVar4 = *(long **)(lVar12 + 0x40);\n lVar14 = (**(code **)(*plVar4 + 0x20))();\n if (lVar14 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }\n plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();\n if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n \n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }\n uVar21 = *(ulong *)(lVar12 + 0x38) - 1;\n puVar24 = param_3 + 2;\n lVar12 = plVar15[1];\n *param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);\n lVar19 = *plVar15;\n uVar27 = (uint)(lVar12 - lVar19 >> 3);\n if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }\n param_3[1] = uVar27;\n param_3 = puVar24;\n break;" (case "case") (number_literal "4") (: ":") (if_statement "if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }" (if "if") (parenthesized_expression "((int)((long *)*local_90)[3] != iVar11 - iVar6)" (( "(") (binary_expression "(int)((long *)*local_90)[3] != iVar11 - iVar6" (cast_expression "(int)((long *)*local_90)[3]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "((long *)*local_90)[3]" (parenthesized_expression "((long *)*local_90)" (( "(") (cast_expression "(long *)*local_90" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*local_90" (* "*") (identifier "local_90"))) () ")")) ([ "[") (number_literal "3") (] "]"))) (!= "!=") (binary_expression "iVar11 - iVar6" (identifier "iVar11") (- "-") (identifier "iVar6"))) () ")")) (compound_statement "{\n \n FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");\n }" ({ "{") (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks")" (identifier "FUN_0018ff20") (argument_list "("../../gold/incremental.cc",0x69a,"write_info_blocks")" (( "(") (string_literal ""../../gold/incremental.cc"" (" """) (string_content "../../gold/incremental.cc") (" """)) (, ",") (number_literal "0x69a") (, ",") (string_literal ""write_info_blocks"" (" """) (string_content "write_info_blocks") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "lVar12 = (**(code **)(*(long *)*local_90 + 0x28))();" (assignment_expression "lVar12 = (**(code **)(*(long *)*local_90 + 0x28))()" (identifier "lVar12") (= "=") (call_expression "(**(code **)(*(long *)*local_90 + 0x28))()" (parenthesized_expression "(**(code **)(*(long *)*local_90 + 0x28))" (( "(") (pointer_expression "**(code **)(*(long *)*local_90 + 0x28)" (* "*") (pointer_expression "*(code **)(*(long *)*local_90 + 0x28)" (* "*") (cast_expression "(code **)(*(long *)*local_90 + 0x28)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)*local_90 + 0x28)" (( "(") (binary_expression "*(long *)*local_90 + 0x28" (pointer_expression "*(long *)*local_90" (* "*") (cast_expression "(long *)*local_90" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*local_90" (* "*") (identifier "local_90")))) (+ "+") (number_literal "0x28")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (if_statement "if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }" (if "if") (parenthesized_expression "(lVar12 == 0)" (( "(") (binary_expression "lVar12 == 0" (identifier "lVar12") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");\n }" ({ "{") (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks")" (identifier "FUN_0018ff20") (argument_list "("../../gold/incremental.cc",0x69c,"write_info_blocks")" (( "(") (string_literal ""../../gold/incremental.cc"" (" """) (string_content "../../gold/incremental.cc") (" """)) (, ",") (number_literal "0x69c") (, ",") (string_literal ""write_info_blocks"" (" """) (string_content "write_info_blocks") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "plVar4 = *(long **)(lVar12 + 0x40);" (assignment_expression "plVar4 = *(long **)(lVar12 + 0x40)" (identifier "plVar4") (= "=") (pointer_expression "*(long **)(lVar12 + 0x40)" (* "*") (cast_expression "(long **)(lVar12 + 0x40)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar12 + 0x40)" (( "(") (binary_expression "lVar12 + 0x40" (identifier "lVar12") (+ "+") (number_literal "0x40")) () ")"))))) (; ";")) (expression_statement "lVar14 = (**(code **)(*plVar4 + 0x20))();" (assignment_expression "lVar14 = (**(code **)(*plVar4 + 0x20))()" (identifier "lVar14") (= "=") (call_expression "(**(code **)(*plVar4 + 0x20))()" (parenthesized_expression "(**(code **)(*plVar4 + 0x20))" (( "(") (pointer_expression "**(code **)(*plVar4 + 0x20)" (* "*") (pointer_expression "*(code **)(*plVar4 + 0x20)" (* "*") (cast_expression "(code **)(*plVar4 + 0x20)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar4 + 0x20)" (( "(") (binary_expression "*plVar4 + 0x20" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (+ "+") (number_literal "0x20")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (if_statement "if (lVar14 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }" (if "if") (parenthesized_expression "(lVar14 == 0)" (( "(") (binary_expression "lVar14 == 0" (identifier "lVar14") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");\n }" ({ "{") (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks")" (identifier "FUN_0018ff20") (argument_list "("../../gold/incremental.cc",0x69f,"write_info_blocks")" (( "(") (string_literal ""../../gold/incremental.cc"" (" """) (string_content "../../gold/incremental.cc") (" """)) (, ",") (number_literal "0x69f") (, ",") (string_literal ""write_info_blocks"" (" """) (string_content "write_info_blocks") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))();" (assignment_expression "plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))()" (identifier "plVar15") (= "=") (cast_expression "(long *)(**(code **)(*plVar4 + 0xe8))()" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(**(code **)(*plVar4 + 0xe8))()" (parenthesized_expression "(**(code **)(*plVar4 + 0xe8))" (( "(") (pointer_expression "**(code **)(*plVar4 + 0xe8)" (* "*") (pointer_expression "*(code **)(*plVar4 + 0xe8)" (* "*") (cast_expression "(code **)(*plVar4 + 0xe8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar4 + 0xe8)" (( "(") (binary_expression "*plVar4 + 0xe8" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (+ "+") (number_literal "0xe8")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")"))))) (; ";")) (if_statement "if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) {\nLAB_001b565a:\n \n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }" (if "if") (parenthesized_expression "(*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38))" (( "(") (binary_expression "*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)" (pointer_expression "*(ulong *)(param_4 + 0x50)" (* "*") (cast_expression "(ulong *)(param_4 + 0x50)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 0x50)" (( "(") (binary_expression "param_4 + 0x50" (identifier "param_4") (+ "+") (number_literal "0x50")) () ")")))) (< "<") (pointer_expression "*(ulong *)(lVar12 + 0x38)" (* "*") (cast_expression "(ulong *)(lVar12 + 0x38)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + 0x38)" (( "(") (binary_expression "lVar12 + 0x38" (identifier "lVar12") (+ "+") (number_literal "0x38")) () ")"))))) () ")")) (compound_statement "{\nLAB_001b565a:\n \n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");\n }" ({ "{") (labeled_statement "LAB_001b565a:\n \n FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");" (statement_identifier "LAB_001b565a") (: ":") (expression_statement "FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key");" (call_expression "FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key")" (identifier "FUN_0018ff20") (argument_list "("../../gold/stringpool.h",0x108,"get_offset_from_key")" (( "(") (string_literal ""../../gold/stringpool.h"" (" """) (string_content "../../gold/stringpool.h") (" """)) (, ",") (number_literal "0x108") (, ",") (string_literal ""get_offset_from_key"" (" """) (string_content "get_offset_from_key") (" """)) () ")"))) (; ";"))) (} "}"))) (expression_statement "uVar21 = *(ulong *)(lVar12 + 0x38) - 1;" (assignment_expression "uVar21 = *(ulong *)(lVar12 + 0x38) - 1" (identifier "uVar21") (= "=") (binary_expression "*(ulong *)(lVar12 + 0x38) - 1" (pointer_expression "*(ulong *)(lVar12 + 0x38)" (* "*") (cast_expression "(ulong *)(lVar12 + 0x38)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + 0x38)" (( "(") (binary_expression "lVar12 + 0x38" (identifier "lVar12") (+ "+") (number_literal "0x38")) () ")")))) (- "-") (number_literal "1"))) (; ";")) (expression_statement "puVar24 = param_3 + 2;" (assignment_expression "puVar24 = param_3 + 2" (identifier "puVar24") (= "=") (binary_expression "param_3 + 2" (identifier "param_3") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "lVar12 = plVar15[1];" (assignment_expression "lVar12 = plVar15[1]" (identifier "lVar12") (= "=") (subscript_expression "plVar15[1]" (identifier "plVar15") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "*param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8);" (assignment_expression "*param_3 = (uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8)" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (binary_expression "(uint)*(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (* "*") (cast_expression "(undefined8 *)\n (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8)" (( "(") (binary_expression "*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) +\n (ulong)((uint)uVar21 & 0x1fff) * 8" (pointer_expression "*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18)" (* "*") (cast_expression "(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18)" (( "(") (binary_expression "*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18" (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")) () ")")))) (+ "+") (binary_expression "(uVar21 >> 0xd) * 0x18" (parenthesized_expression "(uVar21 >> 0xd)" (( "(") (binary_expression "uVar21 >> 0xd" (identifier "uVar21") (>> ">>") (number_literal "0xd")) () ")")) (* "*") (number_literal "0x18"))) () ")")))) (+ "+") (binary_expression "(ulong)((uint)uVar21 & 0x1fff) * 8" (call_expression "(ulong)((uint)uVar21 & 0x1fff)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uint)uVar21 & 0x1fff)" (( "(") (binary_expression "(uint)uVar21 & 0x1fff" (cast_expression "(uint)uVar21" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "uVar21")) (& "&") (number_literal "0x1fff")) () ")"))) (* "*") (number_literal "8"))) () ")"))))) (; ";")) (expression_statement "lVar19 = *plVar15;" (assignment_expression "lVar19 = *plVar15" (identifier "lVar19") (= "=") (pointer_expression "*plVar15" (* "*") (identifier "plVar15"))) (; ";")) (expression_statement "uVar27 = (uint)(lVar12 - lVar19 >> 3);" (assignment_expression "uVar27 = (uint)(lVar12 - lVar19 >> 3)" (identifier "uVar27") (= "=") (call_expression "(uint)(lVar12 - lVar19 >> 3)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(lVar12 - lVar19 >> 3)" (( "(") (binary_expression "lVar12 - lVar19 >> 3" (binary_expression "lVar12 - lVar19" (identifier "lVar12") (- "-") (identifier "lVar19")) (>> ">>") (number_literal "3")) () ")")))) (; ";")) (if_statement "if (uVar27 != 0) {\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }" (if "if") (parenthesized_expression "(uVar27 != 0)" (( "(") (binary_expression "uVar27 != 0" (identifier "uVar27") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar12 = 0;\n uVar23 = uVar27 - 1;\n uVar27 = 0;\n do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );\n }" ({ "{") (expression_statement "lVar12 = 0;" (assignment_expression "lVar12 = 0" (identifier "lVar12") (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar23 = uVar27 - 1;" (assignment_expression "uVar23 = uVar27 - 1" (identifier "uVar23") (= "=") (binary_expression "uVar27 - 1" (identifier "uVar27") (- "-") (number_literal "1"))) (; ";")) (expression_statement "uVar27 = 0;" (assignment_expression "uVar27 = 0" (identifier "uVar27") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n } while( true );" (do "do") (compound_statement "{\n lVar19 = *(long *)(lVar19 + lVar12);\n if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }\n if ((ulong)uVar23 * 8 - lVar12 == 0) break;\n lVar19 = *plVar15;\n lVar12 = lVar12 + 8;\n }" ({ "{") (expression_statement "lVar19 = *(long *)(lVar19 + lVar12);" (assignment_expression "lVar19 = *(long *)(lVar19 + lVar12)" (identifier "lVar19") (= "=") (pointer_expression "*(long *)(lVar19 + lVar12)" (* "*") (cast_expression "(long *)(lVar19 + lVar12)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + lVar12)" (( "(") (binary_expression "lVar19 + lVar12" (identifier "lVar19") (+ "+") (identifier "lVar12")) () ")"))))) (; ";")) (if_statement "if (lVar19 != 0) {\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }" (if "if") (parenthesized_expression "(lVar19 != 0)" (( "(") (binary_expression "lVar19 != 0" (identifier "lVar19") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }\n uVar9 = *(uint *)(lVar19 + 0x1c);\n if (uVar9 == 0) goto LAB_001b5440;\n if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }\n }" ({ "{") (if_statement "if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) {\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }" (if "if") (parenthesized_expression "((*(byte *)(lVar19 + 0x3a) & 0x10) != 0)" (( "(") (binary_expression "(*(byte *)(lVar19 + 0x3a) & 0x10) != 0" (parenthesized_expression "(*(byte *)(lVar19 + 0x3a) & 0x10)" (( "(") (binary_expression "*(byte *)(lVar19 + 0x3a) & 0x10" (pointer_expression "*(byte *)(lVar19 + 0x3a)" (* "*") (cast_expression "(byte *)(lVar19 + 0x3a)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x3a)" (( "(") (binary_expression "lVar19 + 0x3a" (identifier "lVar19") (+ "+") (number_literal "0x3a")) () ")")))) (& "&") (number_literal "0x10")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);\n }" ({ "{") (expression_statement "lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19);" (assignment_expression "lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19)" (identifier "lVar19") (= "=") (call_expression "FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19)" (identifier "FUN_00284df0") (argument_list "(*(undefined8 *)(param_1 + 0x40),lVar19)" (( "(") (pointer_expression "*(undefined8 *)(param_1 + 0x40)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x40)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")")))) (, ",") (identifier "lVar19") () ")")))) (; ";")) (} "}"))) (expression_statement "uVar9 = *(uint *)(lVar19 + 0x1c);" (assignment_expression "uVar9 = *(uint *)(lVar19 + 0x1c)" (identifier "uVar9") (= "=") (pointer_expression "*(uint *)(lVar19 + 0x1c)" (* "*") (cast_expression "(uint *)(lVar19 + 0x1c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x1c)" (( "(") (binary_expression "lVar19 + 0x1c" (identifier "lVar19") (+ "+") (number_literal "0x1c")) () ")"))))) (; ";")) (if_statement "if (uVar9 == 0) goto LAB_001b5440;" (if "if") (parenthesized_expression "(uVar9 == 0)" (( "(") (binary_expression "uVar9 == 0" (identifier "uVar9") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_001b5440;" (goto "goto") (statement_identifier "LAB_001b5440") (; ";"))) (if_statement "if (uVar9 != 0xffffffff) {\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }" (if "if") (parenthesized_expression "(uVar9 != 0xffffffff)" (( "(") (binary_expression "uVar9 != 0xffffffff" (identifier "uVar9") (!= "!=") (number_literal "0xffffffff")) () ")")) (compound_statement "{\n if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }\nLAB_001b4e5d:\n *puVar24 = uVar9;\n uVar27 = uVar27 + 1;\n puVar24 = puVar24 + 1;\n }" ({ "{") (if_statement "if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) {\n uVar9 = uVar9 | 0x80000000;\n }\n else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }" (if "if") (parenthesized_expression "((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2)" (( "(") (binary_expression "(*(byte *)(lVar19 + 0x39) & 3) - 1 < 2" (binary_expression "(*(byte *)(lVar19 + 0x39) & 3) - 1" (parenthesized_expression "(*(byte *)(lVar19 + 0x39) & 3)" (( "(") (binary_expression "*(byte *)(lVar19 + 0x39) & 3" (pointer_expression "*(byte *)(lVar19 + 0x39)" (* "*") (cast_expression "(byte *)(lVar19 + 0x39)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x39)" (( "(") (binary_expression "lVar19 + 0x39" (identifier "lVar19") (+ "+") (number_literal "0x39")) () ")")))) (& "&") (number_literal "3")) () ")")) (- "-") (number_literal "1")) (< "<") (number_literal "2")) () ")")) (compound_statement "{\n uVar9 = uVar9 | 0x80000000;\n }" ({ "{") (expression_statement "uVar9 = uVar9 | 0x80000000;" (assignment_expression "uVar9 = uVar9 | 0x80000000" (identifier "uVar9") (= "=") (binary_expression "uVar9 | 0x80000000" (identifier "uVar9") (| "|") (number_literal "0x80000000"))) (; ";")) (} "}")) (else_clause "else {\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }" (else "else") (compound_statement "{\n if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }\n if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;\n uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;\n }" ({ "{") (if_statement "if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n ) {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }\n else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }" (if "if") (parenthesized_expression "(((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))\n )" (( "(") (binary_expression "((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10))" (parenthesized_expression "((*(byte *)(lVar19 + 0x3a) & 7) == 0)" (( "(") (binary_expression "(*(byte *)(lVar19 + 0x3a) & 7) == 0" (parenthesized_expression "(*(byte *)(lVar19 + 0x3a) & 7)" (( "(") (binary_expression "*(byte *)(lVar19 + 0x3a) & 7" (pointer_expression "*(byte *)(lVar19 + 0x3a)" (* "*") (cast_expression "(byte *)(lVar19 + 0x3a)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x3a)" (( "(") (binary_expression "lVar19 + 0x3a" (identifier "lVar19") (+ "+") (number_literal "0x3a")) () ")")))) (& "&") (number_literal "7")) () ")")) (== "==") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(plVar4 == *(long **)(lVar19 + 0x10))" (( "(") (binary_expression "plVar4 == *(long **)(lVar19 + 0x10)" (identifier "plVar4") (== "==") (pointer_expression "*(long **)(lVar19 + 0x10)" (* "*") (cast_expression "(long **)(lVar19 + 0x10)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar19 + 0x10)" (( "(") (binary_expression "lVar19 + 0x10" (identifier "lVar19") (+ "+") (number_literal "0x10")) () ")"))))) () ")"))) () ")")) (compound_statement "{\n bVar1 = *(byte *)(lVar19 + 0x3b);\n if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }\n cVar7 = FUN_00284a00();\n uVar9 = 0x80000000;\n if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }\n }" ({ "{") (expression_statement "bVar1 = *(byte *)(lVar19 + 0x3b);" (assignment_expression "bVar1 = *(byte *)(lVar19 + 0x3b)" (identifier "bVar1") (= "=") (pointer_expression "*(byte *)(lVar19 + 0x3b)" (* "*") (cast_expression "(byte *)(lVar19 + 0x3b)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x3b)" (( "(") (binary_expression "lVar19 + 0x3b" (identifier "lVar19") (+ "+") (number_literal "0x3b")) () ")"))))) (; ";")) (if_statement "if ((bVar1 & 0x20) != 0) {\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }" (if "if") (parenthesized_expression "((bVar1 & 0x20) != 0)" (( "(") (binary_expression "(bVar1 & 0x20) != 0" (parenthesized_expression "(bVar1 & 0x20)" (( "(") (binary_expression "bVar1 & 0x20" (identifier "bVar1") (& "&") (number_literal "0x20")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar9 = uVar9 | 0x80000000;\n if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;\nLAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;\n goto LAB_001b4ee2;\n }" ({ "{") (expression_statement "uVar9 = uVar9 | 0x80000000;" (assignment_expression "uVar9 = uVar9 | 0x80000000" (identifier "uVar9") (= "=") (binary_expression "uVar9 | 0x80000000" (identifier "uVar9") (| "|") (number_literal "0x80000000"))) (; ";")) (if_statement "if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d;" (if "if") (parenthesized_expression "(*(int *)(lVar19 + 0x18) != 0)" (( "(") (binary_expression "*(int *)(lVar19 + 0x18) != 0" (pointer_expression "*(int *)(lVar19 + 0x18)" (* "*") (cast_expression "(int *)(lVar19 + 0x18)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x18)" (( "(") (binary_expression "lVar19 + 0x18" (identifier "lVar19") (+ "+") (number_literal "0x18")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_001b4e5d;" (goto "goto") (statement_identifier "LAB_001b4e5d") (; ";"))) (labeled_statement "LAB_001b55f1:\n if ((bVar1 & 8) != 0) goto LAB_001b4ec6;" (statement_identifier "LAB_001b55f1") (: ":") (if_statement "if ((bVar1 & 8) != 0) goto LAB_001b4ec6;" (if "if") (parenthesized_expression "((bVar1 & 8) != 0)" (( "(") (binary_expression "(bVar1 & 8) != 0" (parenthesized_expression "(bVar1 & 8)" (( "(") (binary_expression "bVar1 & 8" (identifier "bVar1") (& "&") (number_literal "8")) () ")")) (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_001b4ec6;" (goto "goto") (statement_identifier "LAB_001b4ec6") (; ";")))) (goto_statement "goto LAB_001b4ee2;" (goto "goto") (statement_identifier "LAB_001b4ee2") (; ";")) (} "}"))) (expression_statement "cVar7 = FUN_00284a00();" (assignment_expression "cVar7 = FUN_00284a00()" (identifier "cVar7") (= "=") (call_expression "FUN_00284a00()" (identifier "FUN_00284a00") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "uVar9 = 0x80000000;" (assignment_expression "uVar9 = 0x80000000" (identifier "uVar9") (= "=") (number_literal "0x80000000")) (; ";")) (if_statement "if (cVar7 != '\0') {\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }" (if "if") (parenthesized_expression "(cVar7 != '\0')" (( "(") (binary_expression "cVar7 != '\0'" (identifier "cVar7") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n bVar1 = *(byte *)(lVar19 + 0x3b);\n goto LAB_001b55f1;\n }" ({ "{") (expression_statement "bVar1 = *(byte *)(lVar19 + 0x3b);" (assignment_expression "bVar1 = *(byte *)(lVar19 + 0x3b)" (identifier "bVar1") (= "=") (pointer_expression "*(byte *)(lVar19 + 0x3b)" (* "*") (cast_expression "(byte *)(lVar19 + 0x3b)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x3b)" (( "(") (binary_expression "lVar19 + 0x3b" (identifier "lVar19") (+ "+") (number_literal "0x3b")) () ")"))))) (; ";")) (goto_statement "goto LAB_001b55f1;" (goto "goto") (statement_identifier "LAB_001b55f1") (; ";")) (} "}"))) (} "}")) (else_clause "else {\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }" (else "else") (compound_statement "{\n if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;\nLAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);\n if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }\n }" ({ "{") (if_statement "if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d;" (if "if") (parenthesized_expression "((*(byte *)(lVar19 + 0x3b) & 8) == 0)" (( "(") (binary_expression "(*(byte *)(lVar19 + 0x3b) & 8) == 0" (parenthesized_expression "(*(byte *)(lVar19 + 0x3b) & 8)" (( "(") (binary_expression "*(byte *)(lVar19 + 0x3b) & 8" (pointer_expression "*(byte *)(lVar19 + 0x3b)" (* "*") (cast_expression "(byte *)(lVar19 + 0x3b)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x3b)" (( "(") (binary_expression "lVar19 + 0x3b" (identifier "lVar19") (+ "+") (number_literal "0x3b")) () ")")))) (& "&") (number_literal "8")) () ")")) (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_001b4e5d;" (goto "goto") (statement_identifier "LAB_001b4e5d") (; ";"))) (labeled_statement "LAB_001b4ec6:\n lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);" (statement_identifier "LAB_001b4ec6") (: ":") (expression_statement "lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19);" (assignment_expression "lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19)" (identifier "lVar16") (= "=") (call_expression "FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19)" (identifier "FUN_00284e90") (argument_list "(*(undefined8 *)(param_1 + 0x40),lVar19)" (( "(") (pointer_expression "*(undefined8 *)(param_1 + 0x40)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x40)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")")))) (, ",") (identifier "lVar19") () ")")))) (; ";"))) (if_statement "if (lVar16 == lVar14) {\n uVar9 = 0xc0000000;\n }\n else {\nLAB_001b4ee2:\n uVar9 = 0;\n }" (if "if") (parenthesized_expression "(lVar16 == lVar14)" (( "(") (binary_expression "lVar16 == lVar14" (identifier "lVar16") (== "==") (identifier "lVar14")) () ")")) (compound_statement "{\n uVar9 = 0xc0000000;\n }" ({ "{") (expression_statement "uVar9 = 0xc0000000;" (assignment_expression "uVar9 = 0xc0000000" (identifier "uVar9") (= "=") (number_literal "0xc0000000")) (; ";")) (} "}")) (else_clause "else {\nLAB_001b4ee2:\n uVar9 = 0;\n }" (else "else") (compound_statement "{\nLAB_001b4ee2:\n uVar9 = 0;\n }" ({ "{") (labeled_statement "LAB_001b4ee2:\n uVar9 = 0;" (statement_identifier "LAB_001b4ee2") (: ":") (expression_statement "uVar9 = 0;" (assignment_expression "uVar9 = 0" (identifier "uVar9") (= "=") (number_literal "0")) (; ";"))) (} "}")))) (} "}")))) (if_statement "if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440;" (if "if") (parenthesized_expression "(*(uint *)(lVar19 + 0x1c) == 0)" (( "(") (binary_expression "*(uint *)(lVar19 + 0x1c) == 0" (pointer_expression "*(uint *)(lVar19 + 0x1c)" (* "*") (cast_expression "(uint *)(lVar19 + 0x1c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x1c)" (( "(") (binary_expression "lVar19 + 0x1c" (identifier "lVar19") (+ "+") (number_literal "0x1c")) () ")")))) (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_001b5440;" (goto "goto") (statement_identifier "LAB_001b5440") (; ";"))) (expression_statement "uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9;" (assignment_expression "uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9" (identifier "uVar9") (= "=") (binary_expression "*(uint *)(lVar19 + 0x1c) | uVar9" (pointer_expression "*(uint *)(lVar19 + 0x1c)" (* "*") (cast_expression "(uint *)(lVar19 + 0x1c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar19 + 0x1c)" (( "(") (binary_expression "lVar19 + 0x1c" (identifier "lVar19") (+ "+") (number_literal "0x1c")) () ")")))) (| "|") (identifier "uVar9"))) (; ";")) (} "}")))) (labeled_statement "LAB_001b4e5d:\n *puVar24 = uVar9;" (statement_identifier "LAB_001b4e5d") (: ":") (expression_statement "*puVar24 = uVar9;" (assignment_expression "*puVar24 = uVar9" (pointer_expression "*puVar24" (* "*") (identifier "puVar24")) (= "=") (identifier "uVar9")) (; ";"))) (expression_statement "uVar27 = uVar27 + 1;" (assignment_expression "uVar27 = uVar27 + 1" (identifier "uVar27") (= "=") (binary_expression "uVar27 + 1" (identifier "uVar27") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "puVar24 = puVar24 + 1;" (assignment_expression "puVar24 = puVar24 + 1" (identifier "puVar24") (= "=") (binary_expression "puVar24 + 1" (identifier "puVar24") (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (} "}"))) (if_statement "if ((ulong)uVar23 * 8 - lVar12 == 0) break;" (if "if") (parenthesized_expression "((ulong)uVar23 * 8 - lVar12 == 0)" (( "(") (binary_expression "(ulong)uVar23 * 8 - lVar12 == 0" (binary_expression "(ulong)uVar23 * 8 - lVar12" (binary_expression "(ulong)uVar23 * 8" (cast_expression "(ulong)uVar23" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar23")) (* "*") (number_literal "8")) (- "-") (identifier "lVar12")) (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar19 = *plVar15;" (assignment_expression "lVar19 = *plVar15" (identifier "lVar19") (= "=") (pointer_expression "*plVar15" (* "*") (identifier "plVar15"))) (; ";")) (expression_statement "lVar12 = lVar12 + 8;" (assignment_expression "lVar12 = lVar12 + 8" (identifier "lVar12") (= "=") (binary_expression "lVar12 + 8" (identifier "lVar12") (+ "+") (number_literal "8"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}"))) (expression_statement "param_3[1] = uVar27;" (assignment_expression "param_3[1] = uVar27" (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "uVar27")) (; ";")) (expression_statement "param_3 = puVar24;" (assignment_expression "param_3 = puVar24" (identifier "param_3") (= "=") (identifier "puVar24")) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 5:\n if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }\n lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();\n if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }\n lVar14 = *(long *)(lVar12 + 0x38);\n puVar24 = param_3 + 1;\n uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;\n uVar27 = (uint)uVar21;\n *param_3 = uVar27;\n param_3 = puVar24;\n if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }" (case "case") (number_literal "5") (: ":") (if_statement "if ((int)((long *)*local_90)[3] != iVar11 - iVar6) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }" (if "if") (parenthesized_expression "((int)((long *)*local_90)[3] != iVar11 - iVar6)" (( "(") (binary_expression "(int)((long *)*local_90)[3] != iVar11 - iVar6" (cast_expression "(int)((long *)*local_90)[3]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "((long *)*local_90)[3]" (parenthesized_expression "((long *)*local_90)" (( "(") (cast_expression "(long *)*local_90" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*local_90" (* "*") (identifier "local_90"))) () ")")) ([ "[") (number_literal "3") (] "]"))) (!= "!=") (binary_expression "iVar11 - iVar6" (identifier "iVar11") (- "-") (identifier "iVar6"))) () ")")) (compound_statement "{\n \n FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");\n }" ({ "{") (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks")" (identifier "FUN_0018ff20") (argument_list "("../../gold/incremental.cc",0x5ff,"write_info_blocks")" (( "(") (string_literal ""../../gold/incremental.cc"" (" """) (string_content "../../gold/incremental.cc") (" """)) (, ",") (number_literal "0x5ff") (, ",") (string_literal ""write_info_blocks"" (" """) (string_content "write_info_blocks") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "lVar12 = (**(code **)(*(long *)*local_90 + 0x18))();" (assignment_expression "lVar12 = (**(code **)(*(long *)*local_90 + 0x18))()" (identifier "lVar12") (= "=") (call_expression "(**(code **)(*(long *)*local_90 + 0x18))()" (parenthesized_expression "(**(code **)(*(long *)*local_90 + 0x18))" (( "(") (pointer_expression "**(code **)(*(long *)*local_90 + 0x18)" (* "*") (pointer_expression "*(code **)(*(long *)*local_90 + 0x18)" (* "*") (cast_expression "(code **)(*(long *)*local_90 + 0x18)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)*local_90 + 0x18)" (( "(") (binary_expression "*(long *)*local_90 + 0x18" (pointer_expression "*(long *)*local_90" (* "*") (cast_expression "(long *)*local_90" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*local_90" (* "*") (identifier "local_90")))) (+ "+") (number_literal "0x18")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (if_statement "if (lVar12 == 0) {\n \n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }" (if "if") (parenthesized_expression "(lVar12 == 0)" (( "(") (binary_expression "lVar12 == 0" (identifier "lVar12") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");\n }" ({ "{") (expression_statement "FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks");" (call_expression "FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks")" (identifier "FUN_0018ff20") (argument_list "("../../gold/incremental.cc",0x601,"write_info_blocks")" (( "(") (string_literal ""../../gold/incremental.cc"" (" """) (string_content "../../gold/incremental.cc") (" """)) (, ",") (number_literal "0x601") (, ",") (string_literal ""write_info_blocks"" (" """) (string_content "write_info_blocks") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "lVar14 = *(long *)(lVar12 + 0x38);" (assignment_expression "lVar14 = *(long *)(lVar12 + 0x38)" (identifier "lVar14") (= "=") (pointer_expression "*(long *)(lVar12 + 0x38)" (* "*") (cast_expression "(long *)(lVar12 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + 0x38)" (( "(") (binary_expression "lVar12 + 0x38" (identifier "lVar12") (+ "+") (number_literal "0x38")) () ")"))))) (; ";")) (expression_statement "puVar24 = param_3 + 1;" (assignment_expression "puVar24 = param_3 + 1" (identifier "puVar24") (= "=") (binary_expression "param_3 + 1" (identifier "param_3") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3;" (assignment_expression "uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3" (identifier "uVar21") (= "=") (binary_expression "*(long *)(lVar12 + 0x40) - lVar14 >> 3" (binary_expression "*(long *)(lVar12 + 0x40) - lVar14" (pointer_expression "*(long *)(lVar12 + 0x40)" (* "*") (cast_expression "(long *)(lVar12 + 0x40)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + 0x40)" (( "(") (binary_expression "lVar12 + 0x40" (identifier "lVar12") (+ "+") (number_literal "0x40")) () ")")))) (- "-") (identifier "lVar14")) (>> ">>") (number_literal "3"))) (; ";")) (expression_statement "uVar27 = (uint)uVar21;" (assignment_expression "uVar27 = (uint)uVar21" (identifier "uVar27") (= "=") (cast_expression "(uint)uVar21" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "uVar21"))) (; ";")) (expression_statement "*param_3 = uVar27;" (assignment_expression "*param_3 = uVar27" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "uVar27")) (; ";")) (expression_statement "param_3 = puVar24;" (assignment_expression "param_3 = puVar24" (identifier "param_3") (= "=") (identifier "puVar24")) (; ";")) (if_statement "if (uVar27 != 0) {\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }" (if "if") (parenthesized_expression "(uVar27 != 0)" (( "(") (binary_expression "uVar27 != 0" (identifier "uVar27") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar13 = 0;\n while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }\n }" ({ "{") (expression_statement "uVar13 = 0;" (assignment_expression "uVar13 = 0" (identifier "uVar13") (= "=") (number_literal "0")) (; ";")) (while_statement "while( true ) {\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);\n param_3 = puVar24 + 1;\n if (uVar27 - 1 == uVar13) break;\n uVar13 = uVar13 + 1;\n puVar24 = puVar24 + 1;\n if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }\n }" ({ "{") (expression_statement "*puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14);" (assignment_expression "*puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14)" (pointer_expression "*puVar24" (* "*") (identifier "puVar24")) (= "=") (pointer_expression "*(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14)" (* "*") (cast_expression "(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(lVar14 + uVar13 * 8) + 0x14)" (( "(") (binary_expression "*(long *)(lVar14 + uVar13 * 8) + 0x14" (pointer_expression "*(long *)(lVar14 + uVar13 * 8)" (* "*") (cast_expression "(long *)(lVar14 + uVar13 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar14 + uVar13 * 8)" (( "(") (binary_expression "lVar14 + uVar13 * 8" (identifier "lVar14") (+ "+") (binary_expression "uVar13 * 8" (identifier "uVar13") (* "*") (number_literal "8"))) () ")")))) (+ "+") (number_literal "0x14")) () ")"))))) (; ";")) (expression_statement "param_3 = puVar24 + 1;" (assignment_expression "param_3 = puVar24 + 1" (identifier "param_3") (= "=") (binary_expression "puVar24 + 1" (identifier "puVar24") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (uVar27 - 1 == uVar13) break;" (if "if") (parenthesized_expression "(uVar27 - 1 == uVar13)" (( "(") (binary_expression "uVar27 - 1 == uVar13" (binary_expression "uVar27 - 1" (identifier "uVar27") (- "-") (number_literal "1")) (== "==") (identifier "uVar13")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "uVar13 = uVar13 + 1;" (assignment_expression "uVar13 = uVar13 + 1" (identifier "uVar13") (= "=") (binary_expression "uVar13 + 1" (identifier "uVar13") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "puVar24 = puVar24 + 1;" (assignment_expression "puVar24 = puVar24 + 1" (identifier "puVar24") (= "=") (binary_expression "puVar24 + 1" (identifier "puVar24") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (uVar21 == uVar13) {\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }" (if "if") (parenthesized_expression "(uVar21 == uVar13)" (( "(") (binary_expression "uVar21 == uVar13" (identifier "uVar21") (== "==") (identifier "uVar13")) () ")")) (compound_statement "{\n \n FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");\n }" ({ "{") (expression_statement "FUN_0018ff20("../../gold/incremental.h",0x149,"get_object");" (call_expression "FUN_0018ff20("../../gold/incremental.h",0x149,"get_object")" (identifier "FUN_0018ff20") (argument_list "("../../gold/incremental.h",0x149,"get_object")" (( "(") (string_literal ""../../gold/incremental.h"" (" """) (string_content "../../gold/incremental.h") (" """)) (, ",") (number_literal "0x149") (, ",") (string_literal ""get_object"" (" """) (string_content "get_object") (" """)) () ")"))) (; ";")) (} "}"))) (} "}"))) (} "}")))) (} "}"))) (if_statement "if (((long)param_3 - param_2 & 4U) != 0) {\n *param_3 = 0;\n param_3 = param_3 + 1;\n }" (if "if") (parenthesized_expression "(((long)param_3 - param_2 & 4U) != 0)" (( "(") (binary_expression "((long)param_3 - param_2 & 4U) != 0" (parenthesized_expression "((long)param_3 - param_2 & 4U)" (( "(") (binary_expression "(long)param_3 - param_2 & 4U" (binary_expression "(long)param_3 - param_2" (cast_expression "(long)param_3" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_3")) (- "-") (identifier "param_2")) (& "&") (number_literal "4U")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *param_3 = 0;\n param_3 = param_3 + 1;\n }" ({ "{") (expression_statement "*param_3 = 0;" (assignment_expression "*param_3 = 0" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_3 = param_3 + 1;" (assignment_expression "param_3 = param_3 + 1" (identifier "param_3") (= "=") (binary_expression "param_3 + 1" (identifier "param_3") (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (expression_statement "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"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "((long *)plVar3[1] != local_90)" (( "(") (binary_expression "(long *)plVar3[1] != local_90" (cast_expression "(long *)plVar3[1]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar3[1]" (identifier "plVar3") ([ "[") (number_literal "1") (] "]"))) (!= "!=") (identifier "local_90")) () ")")) (; ";")) (} "}"))) (return_statement "return param_3;" (return "return") (identifier "param_3") (; ";")) (} "}")))
/* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: uchar * write_info_blocks(Output_section_incremental_inputs<64,_false> * this, uchar * oview, uchar * pov, Stringpool * strtab, uint * global_syms, uint global_sym_count) */ type_13 * __thiscall var_1::Output_section_incremental_inputs<64,_false>::write_info_blocks (Output_section_incremental_inputs<64,_false> *this,type_13 *oview,type_13 *pov, Stringpool *strtab,type_2 *global_syms,type_2 var_32) { type_1 var_38; type_2 var_31; type_3 *pIVar3; type_4 *var_28; long var_11; type_5 pvVar6; type_6 **pp_Var7; bool bVar8; int iVar9; int var_6; int var_7; type_2 var_30; type_2 var_24; type_7 extraout_var; type_8 var_17; type_7 extraout_var_00; type_7 extraout_var_01; type_7 extraout_var_02; long var_10; type_9 *var_40; type_7 extraout_var_03; type_7 extraout_var_04; type_7 extraout_var_05; void *__s; type_10 uVar18; type_2 *var_16; type_11 *var_37; type_6 *var_22; type_8 var_18; type_10 uVar23; type_2 var_34; type_2 *var_25; type_8 *var_36; type_2 uVar27; type_2 var_33; type_2 var_14; type_2 var_15; long var_9; type_5 var_4; type_2 var_26; long *plVar15; type_7 extraout_var_06; type_7 extraout_var_07; pIVar3 = this->inputs_; var_31 = this->symtab_->first_global_index_; var_4 = (pIVar3->inputs_). super__Vector_base<var_1::Incremental_input_entry*,var_2::var_19<var_1::Incremental_input_entry*>var_3> ._M_impl._M_start; if ((pIVar3->inputs_). super__Vector_base<var_1::Incremental_input_entry*,var_2::var_19<var_1::Incremental_input_entry*>var_3> ._M_impl._M_finish != var_4) { do { iVar9 = (*(*var_4)->_vptr_Incremental_input_entry[2])(); var_6 = (int)pov; var_7 = (int)oview; switch(iVar9) { default: /* WARNING: Subroutine does not return */ var_5("../../gold/incremental.cc",0x6f2,"write_info_blocks"); case 1: case 2: if ((*var_4)->info_offset_ != var_6 - var_7) { /* WARNING: Subroutine does not return */ var_5("../../gold/incremental.cc",0x616,"write_info_blocks"); } var_6 = (*(*var_4)->_vptr_Incremental_input_entry[4])(); var_9 = var_8(extraout_var_04,var_6); if (var_9 == 0) { /* WARNING: Subroutine does not return */ var_5("../../gold/incremental.cc",0x618,"write_info_blocks"); } var_28 = *(type_4 **)(var_9 + 0x38); var_6 = (*var_28->_vptr_Object[0x1d])(var_28); plVar15 = (long *)var_8(extraout_var_05,var_6); var_14 = (int)(*(long *)(var_9 + 0x50) - *(long *)(var_9 + 0x48) >> 3) * -0x55555555; var_10 = plVar15[1]; var_11 = *plVar15; var_22 = var_28->_vptr_Object[0x25]; if (var_22 == var_21::local_symbol_offset) { var_34 = (*var_28->_vptr_Object[0x31])(); } else { var_34 = (*var_22)(var_28); } var_22 = var_28->_vptr_Object[0x24]; if (var_22 == var_21::output_local_symbol_count) { var_30 = (*var_28->_vptr_Object[0x30])(); } else { var_30 = (*var_22)(var_28); } pp_Var7 = var_28[2]._vptr_Object; var_15 = 0; var_26 = (type_2)(var_10 - var_11 >> 3); var_10 = *(long *)(var_9 + 0x68); var_11 = *(long *)(var_9 + 0x60); *(type_2 *)((long)pov + 8) = var_34; var_25 = (type_2 *)((long)pov + 0x20); *(type_6 ***)((long)pov + 0x10) = pp_Var7; var_34 = (type_2)(var_10 - var_11 >> 3); *(type_2 *)((long)pov + 0x18) = var_34; *(type_2 *)pov = var_14; *(type_2 *)((long)pov + 4) = var_26; *(type_2 *)((long)pov + 0xc) = var_30; *(type_2 *)((long)pov + 0x1c) = 0; __s = var_12((type_8)var_28->shnum_ << 2); var_13(__s,0,(type_8)var_28->shnum_ << 2); var_16 = var_25; if (var_14 != 0) { do { var_15 = var_15 + 1; uVar27 = 0; var_16 = (type_2 *)((long)var_25 + *(long *)(var_9 + 0x48) + (-0x20 - (long)pov)); var_30 = *var_16; var_17 = (type_8)var_30; var_18 = *(type_8 *)(var_16 + 2); *(type_2 *)((long)__s + var_17 * 4) = var_15; if (var_18 != 0) { if ((strtab->key_to_offset_).size_ < var_18) goto LAB_001b565a; uVar27 = (type_2)*(type_10 *) ((long)(strtab->key_to_offset_).chunks_. super__Vector_base<std::vector<var_20,var_2::var_19<var_20>var_3>,var_2::var_19<std::vector<var_20,var_2::var_19<var_20>var_3>var_3>var_3> ._M_impl._M_start[var_18 - 1 >> 0xd]. super__Vector_base<var_20,var_2::var_19<var_20>var_3>._M_impl ._M_start + (type_8)((type_2)(var_18 - 1) & 0x1fff) * 8); } if (var_28->_vptr_Object[0x18] == var_21::do_output_section) { if ((type_8)((long)var_28[1].name_._M_dataplus._M_p - (long)var_28[1]._vptr_Object >> 3 ) <= var_17) { /* WARNING: Subroutine does not return */ var_5("../../gold/object.h",0x5c8,"do_output_section"); } var_22 = var_28[1]._vptr_Object[var_17]; } else { var_6 = (*var_28->_vptr_Object[0x18])(var_28,(type_8)var_30); var_22 = (type_6 *)var_8(extraout_var_07,var_6); } if (var_22 == (type_6 *)0x0) { uVar23 = 0; uVar18 = 0; var_24 = 0; } else { if (*(type_12 **)(*(long *)var_22 + 0x58) == var_23::do_out_shndx) { var_24 = *(type_2 *)(var_22 + 0x7c); if (var_24 == 0xffffffff) { /* WARNING: Subroutine does not return */ var_5("../../gold/output.h",0x1043,"do_out_shndx"); } } else { var_24 = (**(type_12 **)(*(long *)var_22 + 0x58))(var_22); } var_6 = (*var_28->_vptr_Object[0x1a])(var_28,(type_8)var_30); uVar18 = var_8(extraout_var_06,var_6); uVar23 = *(type_10 *) ((long)var_25 + *(long *)(var_9 + 0x48) + 0x10 + (-0x20 - (long)pov)); } *var_25 = uVar27; var_16 = var_25 + 6; var_25[1] = var_24; *(type_10 *)(var_25 + 2) = uVar18; *(type_10 *)(var_25 + 4) = uVar23; var_25 = var_16; } while (var_15 != var_14); } if (var_26 != 0) { var_25 = var_16; var_18 = 0; do { var_37 = *(type_11 **)(*plVar15 + var_18 * 8); if ((var_37->field_0x3a & 0x10) != 0) { var_37 = Symbol_table::var_27(this->symtab_,var_37); } if ((var_37->field_0x3a & 7) == 0) { if (var_28 == (var_37->u1_).object) { var_14 = (var_37->u2_).shndx; if ((var_37->field_0x3b & 0x20) == 0) { bVar8 = type_11::var_29(var_14); if (!bVar8) { if ((var_37->field_0x3a & 7) != 0) { /* WARNING: Subroutine does not return */ var_5("../../gold/symtab.h",0xaa,"shndx"); } var_14 = (var_37->u2_).shndx; if ((var_37->field_0x3b & 0x20) == 0) { var_14 = 1; goto LAB_001b5352; } goto LAB_001b54e1; } } else if (var_14 != 0) { LAB_001b54e1: var_14 = *(type_2 *)((long)__s + (type_8)var_14 * 4); goto LAB_001b5352; } } LAB_001b5432: var_30 = var_37->symtab_index_; var_14 = 0; } else { if ((var_37->field_0x3c & 4) != 0) goto LAB_001b5432; var_14 = -(type_2)((type_1)var_37->field_0x3b >> 3 & 1 ^ 1); LAB_001b5352: var_30 = var_37->symtab_index_; } if (var_30 == 0) { LAB_001b5440: /* WARNING: Subroutine does not return */ var_5("../../gold/symtab.h",0x180,"symtab_index"); } if (var_28->_vptr_Object[0x20] == var_21::do_get_incremental_reloc_count) { var_15 = (&(var_28[1].xindex_)->large_shndx_offset_)[var_18]; } else { var_15 = (*var_28->_vptr_Object[0x20])(var_28); } if (var_15 == 0) { var_24 = 0; uVar27 = 0; } else { if ((var_30 == 0xffffffff) || (var_33 = var_30 - var_31, var_32 <= var_33)) { /* WARNING: Subroutine does not return */ var_5("../../gold/incremental.cc",0x678,"write_info_blocks"); } if (var_28->_vptr_Object[0x1f] == var_21::do_get_incremental_reloc_base) { var_6 = *(int *)(&((var_28[1].compressed_sections_)->_M_t)._M_impl.field_0x0 + var_18 * 4); } else { var_6 = (*var_28->_vptr_Object[0x1f])(var_28,var_18 & 0xffffffff); } var_24 = var_6 * 0x18; uVar27 = global_syms[var_33]; global_syms[var_33] = (int)var_25 - var_7; } var_25[4] = var_24; var_16 = var_25 + 5; *var_25 = var_30; var_25[1] = var_14; var_25[2] = uVar27; var_25[3] = var_15; bVar8 = var_26 - 1 != var_18; var_25 = var_16; var_18 = var_18 + 1; } while (bVar8); } if (var_34 == 0) { var_35(__s); pov = (type_13 *)var_16; } else { var_36 = *(type_8 **)(var_9 + 0x60); pov = (type_13 *)(var_16 + (type_8)(var_34 - 1) + 1); do { while (var_18 = *var_36, var_18 == 0) { *var_16 = 0; var_16 = var_16 + 1; var_36 = var_36 + 1; if (var_16 == (type_2 *)pov) goto LAB_001b55c5; } if ((strtab->key_to_offset_).size_ < var_18) goto LAB_001b565a; var_25 = var_16 + 1; var_36 = var_36 + 1; *var_16 = *(type_2 *)((long)(strtab->key_to_offset_).chunks_. super__Vector_base<std::vector<var_20,var_2::var_19<var_20>var_3>,var_2::var_19<std::vector<var_20,var_2::var_19<var_20>var_3>var_3>var_3> ._M_impl._M_start[var_18 - 1 >> 0xd]. super__Vector_base<var_20,var_2::var_19<var_20>var_3>. _M_impl._M_start + (type_8)((type_2)(var_18 - 1) & 0x1fff) * 8); var_16 = var_25; } while (var_25 != (type_2 *)pov); LAB_001b55c5: var_35(__s); } break; case 3: if ((*var_4)->info_offset_ != var_6 - var_7) { /* WARNING: Subroutine does not return */ var_5("../../gold/incremental.cc",0x6d4,"write_info_blocks"); } var_6 = (*(*var_4)->_vptr_Incremental_input_entry[6])(); var_9 = var_8(extraout_var_03,var_6); if (var_9 == 0) { /* WARNING: Subroutine does not return */ var_5("../../gold/incremental.cc",0x6d6,"write_info_blocks"); } var_10 = *(long *)(var_9 + 0x38); var_25 = (type_2 *)((long)pov + 8); var_36 = *(type_8 **)(var_9 + 0x50); var_11 = *(long *)(var_9 + 0x58); var_14 = (type_2)(*(long *)(var_9 + 0x40) - var_10 >> 3); *(type_2 *)pov = var_14; var_34 = (type_2)(var_11 - (long)var_36 >> 3); *(type_2 *)((long)pov + 4) = var_34; if (var_14 != 0) { var_18 = 0; do { *(type_2 *)((long)pov + (var_18 + 2) * 4) = *(type_2 *)(*(long *)(var_10 + var_18 * 8) + 0x14); bVar8 = var_14 - 1 != var_18; var_18 = var_18 + 1; } while (bVar8); var_25 = var_25 + (type_8)(var_14 - 1) + 1; } pov = (type_13 *)var_25; if (var_34 != 0) { var_18 = *var_36; var_17 = (strtab->key_to_offset_).size_; if (var_17 < var_18) goto LAB_001b565a; pov = (type_13 *)(var_25 + (type_8)(var_34 - 1) + 1); pvVar6 = (strtab->key_to_offset_).chunks_. super__Vector_base<std::vector<var_20,var_2::var_19<var_20>var_3>,var_2::var_19<std::vector<var_20,var_2::var_19<var_20>var_3>var_3>var_3> ._M_impl._M_start; while( true ) { var_36 = var_36 + 1; *var_25 = (type_2)*(type_10 *) ((long)pvVar6[var_18 - 1 >> 0xd]. super__Vector_base<var_20,var_2::var_19<var_20>var_3>._M_impl ._M_start + (type_8)((type_2)(var_18 - 1) & 0x1fff) * 8); if (var_25 + 1 == (type_2 *)pov) break; var_18 = *var_36; var_25 = var_25 + 1; if (var_17 < var_18) goto LAB_001b565a; } } break; case 4: if ((*var_4)->info_offset_ != var_6 - var_7) { /* WARNING: Subroutine does not return */ var_5("../../gold/incremental.cc",0x69a,"write_info_blocks"); } var_6 = (*(*var_4)->_vptr_Incremental_input_entry[5])(); var_9 = var_8(extraout_var_00,var_6); if (var_9 == 0) { /* WARNING: Subroutine does not return */ var_5("../../gold/incremental.cc",0x69c,"write_info_blocks"); } var_28 = *(type_4 **)(var_9 + 0x40); var_6 = (*var_28->_vptr_Object[4])(); if ((type_9 *)var_8(extraout_var_01,var_6) == (type_9 *)0x0) { /* WARNING: Subroutine does not return */ var_5("../../gold/incremental.cc",0x69f,"write_info_blocks"); } var_7 = (*var_28->_vptr_Object[0x1d])(); plVar15 = (long *)var_8(extraout_var_02,var_7); if ((strtab->key_to_offset_).size_ < *(type_8 *)(var_9 + 0x38)) { LAB_001b565a: /* WARNING: Subroutine does not return */ var_5("../../gold/stringpool.h",0x108,"get_offset_from_key"); } var_18 = *(type_8 *)(var_9 + 0x38) - 1; var_25 = (type_2 *)((long)pov + 8); var_9 = plVar15[1]; *(type_2 *)pov = (type_2)*(type_10 *) ((long)(strtab->key_to_offset_).chunks_. super__Vector_base<std::vector<var_20,var_2::var_19<var_20>var_3>,var_2::var_19<std::vector<var_20,var_2::var_19<var_20>var_3>var_3>var_3> ._M_impl._M_start[var_18 >> 0xd]. super__Vector_base<var_20,var_2::var_19<var_20>var_3>._M_impl ._M_start + (type_8)((type_2)var_18 & 0x1fff) * 8); var_10 = *plVar15; var_14 = (type_2)(var_9 - var_10 >> 3); if (var_14 != 0) { var_9 = 0; var_34 = var_14 - 1; var_14 = 0; do { var_37 = *(type_11 **)(var_10 + var_9); if (var_37 != (type_11 *)0x0) { if ((var_37->field_0x3a & 0x10) != 0) { var_37 = Symbol_table::var_27(this->symtab_,var_37); } var_30 = var_37->symtab_index_; if (var_30 == 0) goto LAB_001b5440; if (var_30 != 0xffffffff) { if (((type_1)var_37->field_0x39 & 3) - 1 < 2) { var_30 = var_30 | 0x80000000; } else { if (((var_37->field_0x3a & 7) == 0) && (var_28 == (var_37->u1_).object)) { var_38 = var_37->field_0x3b; if ((var_38 & 0x20) != 0) { var_30 = var_30 | 0x80000000; if ((var_37->u2_).shndx != 0) goto LAB_001b4e5d; LAB_001b55f1: if ((var_38 & 8) != 0) goto LAB_001b4ec6; goto LAB_001b4ee2; } bVar8 = type_11::var_29((var_37->u2_).shndx); var_30 = 0x80000000; if (bVar8) { var_38 = var_37->field_0x3b; goto LAB_001b55f1; } } else { if ((var_37->field_0x3b & 8) == 0) goto LAB_001b4e5d; LAB_001b4ec6: var_40 = Symbol_table::var_39(this->symtab_,var_37); if (var_40 == (type_9 *)var_8(extraout_var_01,var_6)) { var_30 = 0xc0000000; } else { LAB_001b4ee2: var_30 = 0; } } if (var_37->symtab_index_ == 0) goto LAB_001b5440; var_30 = var_37->symtab_index_ | var_30; } LAB_001b4e5d: *var_25 = var_30; var_14 = var_14 + 1; var_25 = var_25 + 1; } } if ((type_8)var_34 * 8 - var_9 == 0) break; var_10 = *plVar15; var_9 = var_9 + 8; } while( true ); } *(type_2 *)((long)pov + 4) = var_14; pov = (type_13 *)var_25; break; case 5: if ((*var_4)->info_offset_ != var_6 - var_7) { /* WARNING: Subroutine does not return */ var_5("../../gold/incremental.cc",0x5ff,"write_info_blocks"); } var_6 = (*(*var_4)->_vptr_Incremental_input_entry[3])(); var_9 = var_8(extraout_var,var_6); if (var_9 == 0) { /* WARNING: Subroutine does not return */ var_5("../../gold/incremental.cc",0x601,"write_info_blocks"); } var_10 = *(long *)(var_9 + 0x38); var_25 = (type_2 *)((long)pov + 4); var_18 = *(long *)(var_9 + 0x40) - var_10 >> 3; var_14 = (type_2)var_18; *(type_2 *)pov = var_14; pov = (type_13 *)var_25; if (var_14 != 0) { var_17 = 0; while( true ) { *var_25 = *(type_2 *)(*(long *)(var_10 + var_17 * 8) + 0x14); pov = (type_13 *)(var_25 + 1); if (var_14 - 1 == var_17) break; var_17 = var_17 + 1; var_25 = var_25 + 1; if (var_18 == var_17) { /* WARNING: Subroutine does not return */ var_5("../../gold/incremental.h",0x149,"get_object"); } } } } if (((long)pov - (long)oview & 4U) != 0) { *(type_2 *)pov = 0; pov = (type_13 *)((long)pov + 4); } var_4 = var_4 + 1; } while ((pIVar3->inputs_). super__Vector_base<var_1::Incremental_input_entry*,var_2::var_19<var_1::Incremental_input_entry*>var_3> ._M_impl._M_finish != var_4); } return (type_13 *)(type_2 *)pov; }
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: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) 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: (type_identifier) 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: (primitive_type) declarator: (pointer_declarator 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: (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: (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)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (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: (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: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))) consequence: (compound_statement (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) right: (number_literal))))))) arguments: (argument_list)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (switch_statement condition: (parenthesized_expression (identifier)) body: (compound_statement (case_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content)))))) (case_statement value: (number_literal)) (case_statement value: (number_literal) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (parenthesized_expression (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) index: (number_literal))) right: (binary_expression left: (identifier) right: (identifier)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) right: (number_literal))))))) arguments: (argument_list)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (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)))))) right: (number_literal)))) right: (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: (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))))))) (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: (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))))) alternative: (else_clause (compound_statement (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: (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))))))) (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: (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))))) alternative: (else_clause (compound_statement (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: (subscript_expression argument: (identifier) index: (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: (identifier) right: (identifier)) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression 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: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (number_literal)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (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: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (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))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (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))))) (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 (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (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: (pointer_expression 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: (parenthesized_expression (binary_expression left: (number_literal) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) 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: (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: (binary_expression left: (identifier) right: (number_literal)))))) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_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: (parenthesized_expression (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: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (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: (identifier) right: (number_literal))))))))) right: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal)))) right: (number_literal)))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (identifier))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal)))) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator 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))))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier) (identifier))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_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: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content)))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier)))))))) (expression_statement (assignment_expression left: (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: (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: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal)) right: (parenthesized_expression (binary_expression left: (number_literal) right: (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: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_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: (identifier)))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (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: (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: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (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))))))) 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: (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: (call_expression function: (identifier) arguments: (argument_list)))) (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (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: (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: (number_literal))) (goto_statement label: (statement_identifier)))) (goto_statement label: (statement_identifier))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (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)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))))))))) (goto_statement label: (statement_identifier)))))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (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)))) alternative: (else_clause (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: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (unary_expression argument: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (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)) right: (number_literal))))))) (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)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (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: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (identifier))) consequence: (compound_statement (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: (binary_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: (pointer_expression argument: (identifier)) right: (number_literal))))))) 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: (number_literal))) (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: (identifier) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier))) right: (binary_expression left: (identifier) right: (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: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_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: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier) (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: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (identifier))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (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: (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: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (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: (identifier)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (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)))) (do_statement body: (compound_statement (while_statement condition: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier))) right: (binary_expression left: (identifier) right: (number_literal)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (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: (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: (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: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))) right: (number_literal)))))) right: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal)))) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (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: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))))))) (break_statement)) (case_statement value: (number_literal) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (parenthesized_expression (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) index: (number_literal))) right: (binary_expression left: (identifier) right: (identifier)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) right: (number_literal))))))) arguments: (argument_list)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (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: (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 (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: (identifier) right: (number_literal))))) right: (identifier)) 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 (identifier)) arguments: (argument_list (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))) right: (number_literal)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (identifier))) (expression_statement (assignment_expression left: (identifier) right: (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)))))) (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: (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: (identifier))) consequence: (goto_statement label: (statement_identifier))) (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: (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))))))) (while_statement condition: (parenthesized_expression (true)) 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: (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: (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: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))) right: (number_literal)))))) right: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal)))) right: (number_literal)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))) 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)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier))))))) (break_statement)) (case_statement value: (number_literal) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (parenthesized_expression (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) index: (number_literal))) right: (binary_expression left: (identifier) right: (identifier)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) right: (number_literal))))))) arguments: (argument_list)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (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 (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)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (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))))) (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 (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content)))))))) (expression_statement (assignment_expression left: (identifier) right: (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: (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: (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: (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: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal)))))) right: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))) 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 (identifier)) arguments: (argument_list (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (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 (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))))) (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: (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: (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: (number_literal))) 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: (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: (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))))))))) 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: (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: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (goto_statement label: (statement_identifier)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (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))))) alternative: (else_clause (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: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_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))))) (identifier)))))) (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 (compound_statement (labeled_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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (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))))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (pointer_expression argument: (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)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)) right: (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))))) condition: (parenthesized_expression (true))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (break_statement)) (case_statement value: (number_literal) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (parenthesized_expression (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) index: (number_literal))) right: (binary_expression left: (identifier) right: (identifier)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) right: (number_literal))))))) arguments: (argument_list)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (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: (identifier) right: (number_literal))))) right: (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: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) 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: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))) 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: (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 (string_literal (string_content)) (number_literal) (string_literal (string_content)))))))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (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: (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: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier)))))) (return_statement (identifier)))))
null
uint * MASKED(long param_1,long param_2,uint *param_3,long param_4,long param_5,uint param_6) { byte bVar1; int iVar2; long *plVar3; long *plVar4; code *pcVar5; int iVar6; char cVar7; undefined4 uVar8; uint uVar9; uint uVar10; int iVar11; long lVar12; ulong uVar13; long lVar14; long *plVar15; long lVar16; void *__s; undefined8 uVar17; uint *puVar18; long lVar19; long *plVar20; ulong uVar21; undefined8 uVar22; uint uVar23; uint *puVar24; ulong *puVar25; uint uVar26; uint uVar27; uint uVar28; bool bVar29; long *local_90; uint local_70; plVar3 = *(long **)(param_1 + 0x38); iVar2 = *(int *)(*(long *)(param_1 + 0x40) + 8); local_90 = (long *)*plVar3; if ((long *)plVar3[1] != local_90) { do { uVar8 = (**(code **)(*(long *)*local_90 + 0x10))(); iVar11 = (int)param_3; iVar6 = (int)param_2; switch(uVar8) { default: /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/incremental.cc",0x6f2,"write_info_blocks"); case 1: case 2: if ((int)((long *)*local_90)[3] != iVar11 - iVar6) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/incremental.cc",0x616,"write_info_blocks"); } lVar12 = (**(code **)(*(long *)*local_90 + 0x20))(); if (lVar12 == 0) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/incremental.cc",0x618,"write_info_blocks"); } plVar4 = *(long **)(lVar12 + 0x38); plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(plVar4); uVar27 = (int)(*(long *)(lVar12 + 0x50) - *(long *)(lVar12 + 0x48) >> 3) * -0x55555555; lVar14 = plVar15[1]; lVar19 = *plVar15; pcVar5 = *(code **)(*plVar4 + 0x128); if (pcVar5 == FUN_001988d0) { uVar23 = (**(code **)(*plVar4 + 0x188))(); } else { uVar23 = (*pcVar5)(plVar4); } pcVar5 = *(code **)(*plVar4 + 0x120); if (pcVar5 == FUN_001988c0) { uVar9 = (**(code **)(*plVar4 + 0x180))(); } else { uVar9 = (*pcVar5)(plVar4); } lVar16 = plVar4[0x14]; uVar28 = 0; local_70 = (uint)(lVar14 - lVar19 >> 3); lVar14 = *(long *)(lVar12 + 0x68); lVar19 = *(long *)(lVar12 + 0x60); param_3[2] = uVar23; puVar24 = param_3 + 8; *(long *)(param_3 + 4) = lVar16; uVar23 = (uint)(lVar14 - lVar19 >> 3); param_3[6] = uVar23; *param_3 = uVar27; param_3[1] = local_70; param_3[3] = uVar9; param_3[7] = 0; __s = (void *)thunk_FUN_002f0690((ulong)*(uint *)(plVar4 + 7) << 2); memset(__s,0,(ulong)*(uint *)(plVar4 + 7) << 2); puVar18 = puVar24; if (uVar27 != 0) { do { uVar28 = uVar28 + 1; uVar26 = 0; puVar18 = (uint *)((long)puVar24 + *(long *)(lVar12 + 0x48) + (-0x20 - (long)param_3)); uVar9 = *puVar18; uVar13 = (ulong)uVar9; uVar21 = *(ulong *)(puVar18 + 2); *(uint *)((long)__s + uVar13 * 4) = uVar28; if (uVar21 != 0) { if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a; uVar26 = (uint)*(undefined8 *) (*(long *)((uVar21 - 1 >> 0xd) * 0x18 + *(long *)(param_4 + 0x38)) + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8); } if (*(code **)(*plVar4 + 0xc0) == FUN_00173380) { if ((ulong)(plVar4[0xb] - plVar4[10] >> 3) <= uVar13) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/object.h",0x5c8,"do_output_section"); } plVar20 = *(long **)(plVar4[10] + uVar13 * 8); } else { plVar20 = (long *)(**(code **)(*plVar4 + 0xc0))(plVar4,uVar9); } if (plVar20 == (long *)0x0) { uVar22 = 0; uVar17 = 0; uVar10 = 0; } else { if (*(code **)(*plVar20 + 0x58) == FUN_0019a160) { uVar10 = *(uint *)((long)plVar20 + 0x7c); if (uVar10 == 0xffffffff) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/output.h",0x1043,"do_out_shndx"); } } else { uVar10 = (**(code **)(*plVar20 + 0x58))(plVar20); } uVar17 = (**(code **)(*plVar4 + 0xd0))(plVar4,uVar9); uVar22 = *(undefined8 *) ((long)puVar24 + *(long *)(lVar12 + 0x48) + 0x10 + (-0x20 - (long)param_3)); } *puVar24 = uVar26; puVar18 = puVar24 + 6; puVar24[1] = uVar10; *(undefined8 *)(puVar24 + 2) = uVar17; *(undefined8 *)(puVar24 + 4) = uVar22; puVar24 = puVar18; } while (uVar28 != uVar27); } if (local_70 != 0) { puVar24 = puVar18; uVar21 = 0; do { lVar14 = *(long *)(*plVar15 + uVar21 * 8); if ((*(byte *)(lVar14 + 0x3a) & 0x10) != 0) { lVar14 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40)); } if ((*(byte *)(lVar14 + 0x3a) & 7) == 0) { if (plVar4 == *(long **)(lVar14 + 0x10)) { uVar27 = *(uint *)(lVar14 + 0x18); if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) { cVar7 = FUN_00284a00(); if (cVar7 == '\0') { if ((*(byte *)(lVar14 + 0x3a) & 7) != 0) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/symtab.h",0xaa,"shndx"); } uVar27 = *(uint *)(lVar14 + 0x18); if ((*(byte *)(lVar14 + 0x3b) & 0x20) == 0) { uVar27 = 1; goto LAB_001b5352; } goto LAB_001b54e1; } } else if (uVar27 != 0) { LAB_001b54e1: uVar27 = *(uint *)((long)__s + (ulong)uVar27 * 4); goto LAB_001b5352; } } LAB_001b5432: uVar9 = *(uint *)(lVar14 + 0x1c); uVar27 = 0; } else { if ((*(byte *)(lVar14 + 0x3c) & 4) != 0) goto LAB_001b5432; uVar27 = -(uint)(*(byte *)(lVar14 + 0x3b) >> 3 & 1 ^ 1); LAB_001b5352: uVar9 = *(uint *)(lVar14 + 0x1c); } if (uVar9 == 0) { LAB_001b5440: /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/symtab.h",0x180,"symtab_index"); } if (*(code **)(*plVar4 + 0x100) == FUN_001988f0) { uVar28 = *(uint *)(plVar4[0x12] + uVar21 * 4); } else { uVar28 = (**(code **)(*plVar4 + 0x100))(plVar4); } if (uVar28 == 0) { uVar10 = 0; uVar26 = 0; } else { if ((uVar9 == 0xffffffff) || (uVar26 = uVar9 - iVar2, param_6 <= uVar26)) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/incremental.cc",0x678,"write_info_blocks"); } if (*(code **)(*plVar4 + 0xf8) == FUN_001988e0) { iVar11 = *(int *)(plVar4[0x13] + uVar21 * 4); } else { iVar11 = (**(code **)(*plVar4 + 0xf8))(plVar4,uVar21 & 0xffffffff); } uVar10 = iVar11 * 0x18; puVar18 = (uint *)(param_5 + (ulong)uVar26 * 4); uVar26 = *puVar18; *puVar18 = (int)puVar24 - iVar6; } puVar24[4] = uVar10; puVar18 = puVar24 + 5; *puVar24 = uVar9; puVar24[1] = uVar27; puVar24[2] = uVar26; puVar24[3] = uVar28; bVar29 = local_70 - 1 != uVar21; puVar24 = puVar18; uVar21 = uVar21 + 1; } while (bVar29); } if (uVar23 == 0) { thunk_FUN_002f1e60(__s); param_3 = puVar18; } else { puVar25 = *(ulong **)(lVar12 + 0x60); param_3 = puVar18 + (ulong)(uVar23 - 1) + 1; do { while (uVar21 = *puVar25, uVar21 != 0) { if (*(ulong *)(param_4 + 0x50) < uVar21) goto LAB_001b565a; puVar24 = puVar18 + 1; puVar25 = puVar25 + 1; *puVar18 = *(uint *)(*(long *)(*(long *)(param_4 + 0x38) + (uVar21 - 1 >> 0xd) * 0x18) + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8); puVar18 = puVar24; if (puVar24 == param_3) goto LAB_001b55c5; } *puVar18 = 0; puVar18 = puVar18 + 1; puVar25 = puVar25 + 1; } while (puVar18 != param_3); LAB_001b55c5: thunk_FUN_002f1e60(__s); } break; case 3: if ((int)((long *)*local_90)[3] != iVar11 - iVar6) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/incremental.cc",0x6d4,"write_info_blocks"); } lVar12 = (**(code **)(*(long *)*local_90 + 0x30))(); if (lVar12 == 0) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/incremental.cc",0x6d6,"write_info_blocks"); } lVar14 = *(long *)(lVar12 + 0x38); puVar24 = param_3 + 2; puVar25 = *(ulong **)(lVar12 + 0x50); lVar19 = *(long *)(lVar12 + 0x58); uVar27 = (uint)(*(long *)(lVar12 + 0x40) - lVar14 >> 3); *param_3 = uVar27; uVar23 = (uint)(lVar19 - (long)puVar25 >> 3); param_3[1] = uVar23; if (uVar27 != 0) { uVar21 = 0; do { param_3[uVar21 + 2] = *(uint *)(*(long *)(lVar14 + uVar21 * 8) + 0x14); bVar29 = uVar27 - 1 != uVar21; uVar21 = uVar21 + 1; } while (bVar29); puVar24 = puVar24 + (ulong)(uVar27 - 1) + 1; } param_3 = puVar24; if (uVar23 != 0) { uVar21 = *puVar25; uVar13 = *(ulong *)(param_4 + 0x50); if (uVar13 < uVar21) goto LAB_001b565a; param_3 = puVar24 + (ulong)(uVar23 - 1) + 1; lVar12 = *(long *)(param_4 + 0x38); while( true ) { puVar25 = puVar25 + 1; *puVar24 = (uint)*(undefined8 *) (*(long *)(lVar12 + (uVar21 - 1 >> 0xd) * 0x18) + (ulong)((uint)(uVar21 - 1) & 0x1fff) * 8); if (puVar24 + 1 == param_3) break; uVar21 = *puVar25; puVar24 = puVar24 + 1; if (uVar13 < uVar21) goto LAB_001b565a; } } break; case 4: if ((int)((long *)*local_90)[3] != iVar11 - iVar6) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/incremental.cc",0x69a,"write_info_blocks"); } lVar12 = (**(code **)(*(long *)*local_90 + 0x28))(); if (lVar12 == 0) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/incremental.cc",0x69c,"write_info_blocks"); } plVar4 = *(long **)(lVar12 + 0x40); lVar14 = (**(code **)(*plVar4 + 0x20))(); if (lVar14 == 0) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/incremental.cc",0x69f,"write_info_blocks"); } plVar15 = (long *)(**(code **)(*plVar4 + 0xe8))(); if (*(ulong *)(param_4 + 0x50) < *(ulong *)(lVar12 + 0x38)) { LAB_001b565a: /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/stringpool.h",0x108,"get_offset_from_key"); } uVar21 = *(ulong *)(lVar12 + 0x38) - 1; puVar24 = param_3 + 2; lVar12 = plVar15[1]; *param_3 = (uint)*(undefined8 *) (*(long *)(*(long *)(param_4 + 0x38) + (uVar21 >> 0xd) * 0x18) + (ulong)((uint)uVar21 & 0x1fff) * 8); lVar19 = *plVar15; uVar27 = (uint)(lVar12 - lVar19 >> 3); if (uVar27 != 0) { lVar12 = 0; uVar23 = uVar27 - 1; uVar27 = 0; do { lVar19 = *(long *)(lVar19 + lVar12); if (lVar19 != 0) { if ((*(byte *)(lVar19 + 0x3a) & 0x10) != 0) { lVar19 = FUN_00284df0(*(undefined8 *)(param_1 + 0x40),lVar19); } uVar9 = *(uint *)(lVar19 + 0x1c); if (uVar9 == 0) goto LAB_001b5440; if (uVar9 != 0xffffffff) { if ((*(byte *)(lVar19 + 0x39) & 3) - 1 < 2) { uVar9 = uVar9 | 0x80000000; } else { if (((*(byte *)(lVar19 + 0x3a) & 7) == 0) && (plVar4 == *(long **)(lVar19 + 0x10)) ) { bVar1 = *(byte *)(lVar19 + 0x3b); if ((bVar1 & 0x20) != 0) { uVar9 = uVar9 | 0x80000000; if (*(int *)(lVar19 + 0x18) != 0) goto LAB_001b4e5d; LAB_001b55f1: if ((bVar1 & 8) != 0) goto LAB_001b4ec6; goto LAB_001b4ee2; } cVar7 = FUN_00284a00(); uVar9 = 0x80000000; if (cVar7 != '\0') { bVar1 = *(byte *)(lVar19 + 0x3b); goto LAB_001b55f1; } } else { if ((*(byte *)(lVar19 + 0x3b) & 8) == 0) goto LAB_001b4e5d; LAB_001b4ec6: lVar16 = FUN_00284e90(*(undefined8 *)(param_1 + 0x40),lVar19); if (lVar16 == lVar14) { uVar9 = 0xc0000000; } else { LAB_001b4ee2: uVar9 = 0; } } if (*(uint *)(lVar19 + 0x1c) == 0) goto LAB_001b5440; uVar9 = *(uint *)(lVar19 + 0x1c) | uVar9; } LAB_001b4e5d: *puVar24 = uVar9; uVar27 = uVar27 + 1; puVar24 = puVar24 + 1; } } if ((ulong)uVar23 * 8 - lVar12 == 0) break; lVar19 = *plVar15; lVar12 = lVar12 + 8; } while( true ); } param_3[1] = uVar27; param_3 = puVar24; break; case 5: if ((int)((long *)*local_90)[3] != iVar11 - iVar6) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/incremental.cc",0x5ff,"write_info_blocks"); } lVar12 = (**(code **)(*(long *)*local_90 + 0x18))(); if (lVar12 == 0) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/incremental.cc",0x601,"write_info_blocks"); } lVar14 = *(long *)(lVar12 + 0x38); puVar24 = param_3 + 1; uVar21 = *(long *)(lVar12 + 0x40) - lVar14 >> 3; uVar27 = (uint)uVar21; *param_3 = uVar27; param_3 = puVar24; if (uVar27 != 0) { uVar13 = 0; while( true ) { *puVar24 = *(uint *)(*(long *)(lVar14 + uVar13 * 8) + 0x14); param_3 = puVar24 + 1; if (uVar27 - 1 == uVar13) break; uVar13 = uVar13 + 1; puVar24 = puVar24 + 1; if (uVar21 == uVar13) { /* WARNING: Subroutine does not return */ FUN_0018ff20("../../gold/incremental.h",0x149,"get_object"); } } } } if (((long)param_3 - param_2 & 4U) != 0) { *param_3 = 0; param_3 = param_3 + 1; } local_90 = local_90 + 1; } while ((long *)plVar3[1] != local_90); } return param_3; }
8272_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
_M_insert<long>
FUN_002e8bf0
/* std::wostream& std::wostream::_M_insert<long>(long) */ wostream * __thiscall std::wostream::_M_insert<long>(wostream *this,long param_1) { long *plVar1; long *plVar2; long lVar3; undefined4 uVar4; char extraout_DL; wostream *pwVar5; sentry local_38 [16]; sentry::sentry(local_38,this); if (local_38[0] != (sentry)0x0) { pwVar5 = this + *(long *)(*(long *)this + -0x18); plVar1 = *(long **)(pwVar5 + 0xf8); if (plVar1 == (long *)0x0) { /* WARNING: Subroutine does not return */ __throw_bad_cast(); } if (pwVar5[0xe4] == (wostream)0x0) { plVar2 = *(long **)(pwVar5 + 0xf0); if (plVar2 == (long *)0x0) { /* WARNING: Subroutine does not return */ __throw_bad_cast(); } /* try { // try from 002e8cac to 002e8cd7 has its CatchHandler @ 002e8cd8 */ uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20); *(undefined4 *)(pwVar5 + 0xe0) = uVar4; lVar3 = *(long *)this; pwVar5[0xe4] = (wostream)0x1; pwVar5 = this + *(long *)(lVar3 + -0x18); } else { uVar4 = *(undefined4 *)(pwVar5 + 0xe0); } /* try { // try from 002e8c5f to 002e8c61 has its CatchHandler @ 002e8cd8 */ (**(code **)(*plVar1 + 0x18)) (plVar1,*(long *)(pwVar5 + 0xe8),*(long *)(pwVar5 + 0xe8) == 0,pwVar5,uVar4,param_1); if (extraout_DL != '\0') { /* try { // try from 002e8c76 to 002e8c7a has its CatchHandler @ 002e8cdd */ wios::clear((wios *)(this + *(long *)(*(long *)this + -0x18)), *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) | _S_badbit); } } sentry::~sentry(local_38); return this; }
long * FUN_002e8bf0(long *param_1,undefined8 param_2) { long *plVar1; long *plVar2; long lVar3; undefined4 uVar4; char extraout_DL; long lVar5; char local_38 [16]; FUN_002e8070(local_38,param_1); if (local_38[0] != '\0') { lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1; plVar1 = *(long **)(lVar5 + 0xf8); if (plVar1 == (long *)0x0) { /* WARNING: Subroutine does not return */ FUN_00319460(); } if (*(char *)(lVar5 + 0xe4) == '\0') { plVar2 = *(long **)(lVar5 + 0xf0); if (plVar2 == (long *)0x0) { /* WARNING: Subroutine does not return */ FUN_00319460(); } /* try { // try from 002e8cac to 002e8cd7 has its CatchHandler @ 002e8cd8 */ uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20); *(undefined4 *)(lVar5 + 0xe0) = uVar4; lVar3 = *param_1; *(undefined1 *)(lVar5 + 0xe4) = 1; lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1; } else { uVar4 = *(undefined4 *)(lVar5 + 0xe0); } /* try { // try from 002e8c5f to 002e8c61 has its CatchHandler @ 002e8cd8 */ (**(code **)(*plVar1 + 0x18)) (plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,uVar4,param_2); if (extraout_DL != '\0') { lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1; /* try { // try from 002e8c76 to 002e8c7a has its CatchHandler @ 002e8cdd */ FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1); } } FUN_002e80e0(local_38); return param_1; }
PUSH R14 MOV R14,RSI MOV RSI,RDI PUSH R13 PUSH R12 PUSH RBP PUSH RBX MOV RBX,RDI SUB RSP,0x10 MOV R12,RSP MOV RDI,R12 CALL 0x002e8070 CMP byte ptr [RSP],0x0 JZ 0x002e8c7b MOV RAX,qword ptr [RBX] MOV RBP,qword ptr [RAX + -0x18] ADD RBP,RBX MOV R13,qword ptr [RBP + 0xf8] TEST R13,R13 JZ 0x002e8cce CMP byte ptr [RBP + 0xe4],0x0 JZ 0x002e8c98 MOV R8D,dword ptr [RBP + 0xe0] MOV RSI,qword ptr [RBP + 0xe8] MOV R9,R14 MOV RCX,RBP MOV RDI,R13 MOV RAX,qword ptr [R13] MOV EDX,0x0 TEST RSI,RSI SETZ DL CALL qword ptr [RAX + 0x18] TEST DL,DL JZ 0x002e8c7b MOV RAX,qword ptr [RBX] MOV RDI,qword ptr [RAX + -0x18] ADD RDI,RBX MOV ESI,dword ptr [RDI + 0x20] OR ESI,0x1 CALL 0x00301270 MOV RDI,R12 CALL 0x002e80e0 ADD RSP,0x10 MOV RAX,RBX POP RBX POP RBP POP R12 POP R13 POP R14 RET MOV RDI,qword ptr [RBP + 0xf0] TEST RDI,RDI JZ 0x002e8cd3 MOV RAX,qword ptr [RDI] MOV ESI,0x20 CALL qword ptr [RAX + 0x50] MOV dword ptr [RBP + 0xe0],EAX MOV R8D,EAX MOV RAX,qword ptr [RBX] MOV byte ptr [RBP + 0xe4],0x1 MOV RBP,qword ptr [RAX + -0x18] ADD RBP,RBX JMP 0x002e8c40 CALL 0x00319460 CALL 0x00319460
null
null
null
null
[('tmp_188', u'CBRANCH_-1204712331'), ('tmp_663', u'COPY_-1204712145'), ('tmp_663', u'PTRADD_-1204711957'), ('const-24', u'INT_ADD_-1204712227'), (u'INT_NOTEQUAL_-1204712221', u'CBRANCH_-1204712221'), ('tmp_534', u'CBRANCH_-1204712078'), (u'CAST_-1204711797', u'LOAD_-1204712355'), (u'CAST_-1204711714', u'LOAD_-1204712215'), ('const-0', u'INT_EQUAL_-1204712080'), (u'INDIRECT_-1204711822', u'INT_NOTEQUAL_-1204712221'), (u'LOAD_-1204712044', u'INT_ADD_-1204712012'), ('const-1', u'INT_OR_-1204712162'), ('const-1', u'PTRADD_-1204711957'), (u'PTRADD_-1204711995', u'CAST_-1204711651'), (u'LOAD_-1204712355', u'LOAD_-1204712272'), ('const-0', u'RETURN_-1204712102'), ('const-240', u'PTRADD_-1204712040'), (u'LOAD_-1204712355', u'INT_EQUAL_-1204712333'), ('const-433', u'LOAD_-1204712293'), ('const-433', u'LOAD_-1204712028'), ('tmp_663', u'CALL_-1204712399'), (u'CAST_-1204711651', u'STORE_-1204712055'), (u'MULTIEQUAL_-1204711983', u'CALLIND_-1204712233'), ('tmp_663', u'PTRADD_-1204712303'), ('const-433', u'LOAD_-1204712221'), (u'PTRADD_-1204712303', u'PTRADD_-1204712242'), (u'LOAD_-1204712243', u'CALLIND_-1204712233'), ('const-0', u'INT_EQUAL_-1204712247'), (u'PTRADD_-1204712303', u'PTRADD_-1204712264'), (u'LOAD_-1204712215', u'PTRADD_-1204712144'), ('const-32', u'PTRADD_-1204712134'), (u'INT_ADD_-1204712358', u'CAST_-1204711805'), ('const-1', u'PTRADD_-1204712134'), ('const-0', u'INT_EQUAL_-1204712311'), (u'CAST_-1204711809', u'LOAD_-1204712380'), (u'LOAD_-1204712102', u'INT_EQUAL_-1204712080'), ('const-228', u'PTRADD_-1204712264'), (u'INT_OR_-1204712162', u'CALL_-1204712170'), (u'LOAD_-1204712272', u'INT_ADD_-1204712227'), ('const-433', u'LOAD_-1204712196'), ('const-248', u'PTRADD_-1204712293'), (u'COPY_-1204712145', u'RETURN_-1204712102'), (u'INT_ADD_-1204712012', u'CAST_-1204711630'), ('const-228', u'PTRADD_-1204711976'), (u'LOAD_-1204712102', u'CALLIND_-1204712056'), (u'LOAD_-1204712293', u'INT_EQUAL_-1204712247'), ('const-433', u'LOAD_-1204712044'), (u'INT_ADD_-1204712050', u'CAST_-1204711655'), (u'INT_EQUAL_-1204712080', u'CBRANCH_-1204712078'), (u'PTRADD_-1204712144', u'CAST_-1204711709'), (u'PTRADD_-1204712040', u'CAST_-1204711676'), (u'INT_EQUAL_-1204712247', u'CALLIND_-1204712233'), (u'LOAD_-1204712066', u'CALLIND_-1204712056'), ('const-1', u'RETURN_-1204711987'), (u'PTRADD_-1204712303', u'MULTIEQUAL_-1204711983'), (u'INT_ADD_-1204712199', u'CAST_-1204711714'), ('const--56', u'PTRSUB_-1204711829'), ('const-433', u'LOAD_-1204712243'), (u'LOAD_-1204712380', u'INT_ADD_-1204712358'), (u'PTRADD_-1204712293', u'CAST_-1204711797'), ('const-433', u'LOAD_-1204712355'), ('const-433', u'LOAD_-1204712102'), (u'CAST_-1204711630', u'LOAD_-1204712028'), ('const-1', u'PTRADD_-1204712242'), (u'PTRADD_-1204711976', u'STORE_-1204712036'), (u'PTRSUB_-1204711830', u'CALL_-1204712399'), (u'PTRADD_-1204712242', u'CAST_-1204711766'), (u'MULTIEQUAL_-1204711983', u'PTRADD_-1204712231'), (u'LOAD_-1204712374', u'PTRADD_-1204712303'), ('const--24', u'INT_ADD_-1204712199'), (u'CAST_-1204711641', u'LOAD_-1204712044'), ('tmp_224', u'CBRANCH_-1204712305'), (u'MULTIEQUAL_-1204711843', u'CALLIND_-1204712233'), (u'PTRSUB_-1204711829', u'CALL_-1204712158'), ('const-433', u'LOAD_-1204712272'), ('tmp_663', u'PTRADD_-1204712144'), ('const-1', u'PTRADD_-1204712231'), (u'CAST_-1204711709', u'CALL_-1204712170'), (u'LOAD_-1204712355', u'CALLIND_-1204712233'), ('const-433', u'LOAD_-1204712066'), ('tmp_115', u'CBRANCH_-1204712380'), ('tmp_664', u'CALLIND_-1204712233'), (u'PTRADD_-1204712134', u'CAST_-1204711705'), (u'PTRADD_-1204712303', u'PTRADD_-1204711995'), (u'INT_EQUAL_-1204712333', u'CBRANCH_-1204712331'), ('const-433', u'LOAD_-1204712078'), (u'LOAD_-1204712326', u'INT_EQUAL_-1204712311'), (u'CAST_-1204711676', u'LOAD_-1204712102'), (u'PTRADD_-1204712231', u'CAST_-1204711758'), ('const--56', u'PTRSUB_-1204711830'), (u'CAST_-1204711655', u'LOAD_-1204712066'), ('const-433', u'LOAD_-1204712374'), (u'CAST_-1204711718', u'LOAD_-1204712221'), ('const-1', u'PTRADD_-1204712293'), (u'INT_ADD_-1204712227', u'CAST_-1204711726'), (u'CALLIND_-1204712233', u'INDIRECT_-1204711822'), (u'CAST_-1204711705', u'LOAD_-1204712196'), (u'CAST_-1204711726', u'LOAD_-1204712243'), (u'CAST_-1204711766', u'LOAD_-1204712304'), ('const-1', u'PTRADD_-1204712144'), ('tmp_663', u'CAST_-1204711718'), (u'CALLIND_-1204712056', u'MULTIEQUAL_-1204711843'), ('const-32', u'CALLIND_-1204712056'), ('const-433', u'LOAD_-1204712326'), ('const-224', u'PTRADD_-1204711995'), (u'PTRADD_-1204712264', u'LOAD_-1204712326'), ('const-0', u'INT_NOTEQUAL_-1204712221'), (u'PTRADD_-1204712303', u'PTRADD_-1204711976'), (u'CALLIND_-1204712056', u'STORE_-1204712055'), ('const-232', u'PTRADD_-1204712231'), (u'PTRADD_-1204712303', u'PTRADD_-1204712040'), (u'CAST_-1204711805', u'LOAD_-1204712374'), (u'LOAD_-1204712221', u'INT_ADD_-1204712199'), (u'PTRADD_-1204712303', u'PTRADD_-1204712293'), ('const-1', u'PTRADD_-1204712040'), ('const-1', u'PTRADD_-1204711976'), ('const--24', u'INT_ADD_-1204712358'), (u'LOAD_-1204712028', u'PTRADD_-1204711957'), (u'CALL_-1204712399', u'INDIRECT_-1204711885'), ('tmp_1291', u'PTRSUB_-1204711829'), ('const-1', u'STORE_-1204712036'), ('const-0', u'INT_EQUAL_-1204712333'), (u'LOAD_-1204712196', u'INT_OR_-1204712162'), ('const--24', u'INT_ADD_-1204712012'), ('tmp_322', u'CBRANCH_-1204712221'), (u'INT_NOTEQUAL_-1204712382', u'CBRANCH_-1204712380'), ('const-433', u'LOAD_-1204712215'), ('const-80', u'INT_ADD_-1204712050'), ('const-433', u'LOAD_-1204712380'), (u'LOAD_-1204712078', u'INT_ADD_-1204712050'), ('const-0', u'INT_NOTEQUAL_-1204712382'), ('const-224', u'PTRADD_-1204712242'), (u'LOAD_-1204712293', u'CALLIND_-1204712233'), (u'LOAD_-1204712304', u'MULTIEQUAL_-1204711843'), ('const-1', u'RETURN_-1204711987'), ('tmp_663', u'CAST_-1204711809'), ('const-433', u'STORE_-1204712055'), ('const-1', u'PTRADD_-1204712264'), (u'LOAD_-1204712102', u'LOAD_-1204712078'), (u'INT_EQUAL_-1204712311', u'CBRANCH_-1204712305'), ('tmp_663', u'CAST_-1204711641'), ('const-433', u'STORE_-1204712036'), ('const-433', u'LOAD_-1204712304'), ('tmp_1291', u'PTRSUB_-1204711830'), (u'CAST_-1204711709', u'PTRADD_-1204712134'), (u'PTRADD_-1204711957', u'MULTIEQUAL_-1204711983'), (u'CAST_-1204711758', u'LOAD_-1204712293'), ('const-1', u'PTRADD_-1204711995'), ('const-1', u'PTRADD_-1204712303'), (u'INDIRECT_-1204711885', u'INT_NOTEQUAL_-1204712382'), ('tmp_617', u'BRANCH_-1204712008')]
[('tmp_188', u'CBRANCH_-1204712331'), ('const-24', u'INT_ADD_-1204712227'), (u'CAST_-1204711706', u'LOAD_-1204712196'), (u'INT_NOTEQUAL_-1204712221', u'CBRANCH_-1204712221'), (u'INT_ADD_-1204712349', u'INT_ADD_-1204712086'), ('tmp_534', u'CBRANCH_-1204712078'), (u'INT_ADD_-1204712180', u'CAST_-1204711706'), ('const-0', u'INT_EQUAL_-1204712080'), (u'INT_ADD_-1204712022', u'CAST_-1204711639'), (u'LOAD_-1204712044', u'INT_ADD_-1204712012'), ('const-1', u'INT_OR_-1204712162'), (u'LOAD_-1204712355', u'LOAD_-1204712272'), ('const-0', u'RETURN_-1204712102'), ('const-0', u'INT_EQUAL_-1204712311'), ('const-433', u'LOAD_-1204712293'), (u'CAST_-1204711639', u'STORE_-1204712036'), ('const-224', u'INT_ADD_-1204712041'), (u'LOAD_-1204712355', u'INT_EQUAL_-1204712333'), (u'CAST_-1204711626', u'INT_ADD_-1204712003'), (u'MULTIEQUAL_-1204711983', u'CALLIND_-1204712233'), ('const-433', u'LOAD_-1204712215'), (u'LOAD_-1204712243', u'CALLIND_-1204712233'), ('const-228', u'INT_ADD_-1204712310'), (u'LOAD_-1204712028', u'INT_ADD_-1204712003'), ('const-0', u'INT_EQUAL_-1204712247'), (u'CAST_-1204711677', u'LOAD_-1204712102'), ('const-228', u'INT_ADD_-1204712022'), (u'INT_ADD_-1204712349', u'INT_ADD_-1204712310'), (u'LOAD_-1204712102', u'INT_EQUAL_-1204712080'), ('const-248', u'INT_ADD_-1204712339'), ('const-433', u'LOAD_-1204712066'), ('const--56', u'PTRSUB_-1204711832'), (u'INT_OR_-1204712162', u'CALL_-1204712170'), (u'LOAD_-1204712272', u'INT_ADD_-1204712227'), (u'INT_ADD_-1204712012', u'CAST_-1204711631'), ('const-433', u'STORE_-1204712055'), ('const-433', u'LOAD_-1204712028'), (u'COPY_-1204712145', u'RETURN_-1204712102'), ('tmp_1315', u'COPY_-1204712145'), (u'LOAD_-1204712102', u'CALLIND_-1204712056'), (u'LOAD_-1204712293', u'INT_EQUAL_-1204712247'), (u'CAST_-1204711656', u'LOAD_-1204712066'), ('const-433', u'LOAD_-1204712102'), ('const-232', u'INT_ADD_-1204712277'), ('const-224', u'INT_ADD_-1204712288'), (u'INT_EQUAL_-1204712080', u'CBRANCH_-1204712078'), (u'INT_EQUAL_-1204712247', u'CALLIND_-1204712233'), (u'LOAD_-1204712066', u'CALLIND_-1204712056'), ('const-1', u'RETURN_-1204711987'), (u'INT_ADD_-1204712349', u'INT_ADD_-1204712339'), ('tmp_1315', u'LOAD_-1204712221'), (u'INT_ADD_-1204712310', u'CAST_-1204711782'), ('const-433', u'LOAD_-1204712272'), (u'CALL_-1204712399', u'INDIRECT_-1204711889'), ('tmp_1315', u'CAST_-1204711803'), (u'INDIRECT_-1204711746', u'INT_NOTEQUAL_-1204712221'), (u'CAST_-1204711782', u'LOAD_-1204712326'), ('tmp_1314', u'CALLIND_-1204712233'), (u'INT_ADD_-1204712277', u'CAST_-1204711758'), (u'LOAD_-1204712380', u'INT_ADD_-1204712358'), ('tmp_1315', u'LOAD_-1204712380'), (u'CAST_-1204711799', u'LOAD_-1204712355'), (u'CAST_-1204711803', u'INT_ADD_-1204712349'), ('const--24', u'INT_ADD_-1204712199'), ('tmp_1313', u'PTRSUB_-1204711832'), ('tmp_224', u'CBRANCH_-1204712305'), ('const-433', u'LOAD_-1204712196'), (u'INT_ADD_-1204712199', u'CAST_-1204711715'), (u'LOAD_-1204712215', u'INT_ADD_-1204712190'), ('const-433', u'STORE_-1204712036'), ('const--56', u'PTRSUB_-1204711831'), (u'LOAD_-1204712355', u'CALLIND_-1204712233'), ('tmp_115', u'CBRANCH_-1204712380'), ('const-240', u'INT_ADD_-1204712086'), (u'INT_EQUAL_-1204712333', u'CBRANCH_-1204712331'), (u'LOAD_-1204712326', u'INT_EQUAL_-1204712311'), ('const-433', u'LOAD_-1204712326'), ('const-433', u'LOAD_-1204712380'), ('tmp_1315', u'CAST_-1204711626'), (u'INT_ADD_-1204712288', u'CAST_-1204711766'), (u'INT_ADD_-1204712227', u'CAST_-1204711726'), (u'CAST_-1204711715', u'LOAD_-1204712215'), ('const-433', u'LOAD_-1204712078'), (u'CAST_-1204711726', u'LOAD_-1204712243'), (u'CAST_-1204711766', u'LOAD_-1204712304'), (u'PTRSUB_-1204711831', u'CALL_-1204712158'), ('const-433', u'LOAD_-1204712044'), ('const-433', u'LOAD_-1204712243'), (u'CALLIND_-1204712233', u'INDIRECT_-1204711746'), ('const-1', u'STORE_-1204712036'), (u'INT_ADD_-1204712190', u'CALL_-1204712170'), ('const-0', u'INT_NOTEQUAL_-1204712221'), (u'CALLIND_-1204712056', u'STORE_-1204712055'), (u'MULTIEQUAL_-1204711983', u'INT_ADD_-1204712277'), (u'LOAD_-1204712221', u'INT_ADD_-1204712199'), ('const--24', u'INT_ADD_-1204712358'), (u'INT_ADD_-1204712190', u'INT_ADD_-1204712180'), (u'CAST_-1204711631', u'LOAD_-1204712028'), (u'INT_ADD_-1204712003', u'MULTIEQUAL_-1204711983'), (u'INT_ADD_-1204712349', u'INT_ADD_-1204712288'), (u'CAST_-1204711652', u'STORE_-1204712055'), ('tmp_1315', u'CALL_-1204712399'), ('const-0', u'INT_EQUAL_-1204712333'), (u'LOAD_-1204712196', u'INT_OR_-1204712162'), ('const--24', u'INT_ADD_-1204712012'), ('tmp_322', u'CBRANCH_-1204712221'), (u'MULTIEQUAL_-1204711847', u'CALLIND_-1204712233'), ('tmp_1315', u'LOAD_-1204712044'), (u'INT_NOTEQUAL_-1204712382', u'CBRANCH_-1204712380'), (u'PTRSUB_-1204711832', u'CALL_-1204712399'), (u'INT_ADD_-1204712086', u'CAST_-1204711677'), ('const-80', u'INT_ADD_-1204712050'), (u'INT_ADD_-1204712349', u'INT_ADD_-1204712022'), (u'LOAD_-1204712078', u'INT_ADD_-1204712050'), (u'LOAD_-1204712304', u'MULTIEQUAL_-1204711847'), (u'LOAD_-1204712293', u'CALLIND_-1204712233'), (u'CAST_-1204711710', u'INT_ADD_-1204712190'), ('const-433', u'LOAD_-1204712221'), ('const-1', u'RETURN_-1204711987'), (u'CALLIND_-1204712056', u'MULTIEQUAL_-1204711847'), (u'LOAD_-1204712102', u'LOAD_-1204712078'), ('const-433', u'LOAD_-1204712355'), (u'INT_ADD_-1204712349', u'MULTIEQUAL_-1204711983'), ('const-0', u'INT_NOTEQUAL_-1204712382'), (u'INT_EQUAL_-1204712311', u'CBRANCH_-1204712305'), ('tmp_1313', u'PTRSUB_-1204711831'), (u'INT_ADD_-1204712041', u'CAST_-1204711652'), (u'INT_ADD_-1204712339', u'CAST_-1204711799'), (u'INT_ADD_-1204712358', u'CAST_-1204711808'), ('tmp_1315', u'CAST_-1204711710'), (u'INT_ADD_-1204712349', u'INT_ADD_-1204712041'), ('const-32', u'CALLIND_-1204712056'), (u'CAST_-1204711758', u'LOAD_-1204712293'), ('const-433', u'LOAD_-1204712304'), (u'INDIRECT_-1204711889', u'INT_NOTEQUAL_-1204712382'), ('const-32', u'INT_ADD_-1204712180'), (u'CAST_-1204711808', u'LOAD_-1204712374'), ('const-433', u'LOAD_-1204712374'), ('tmp_617', u'BRANCH_-1204712008'), (u'LOAD_-1204712374', u'INT_ADD_-1204712349'), (u'INT_ADD_-1204712050', u'CAST_-1204711656')]
null
null
002e8bf0
x64
O2
(translation_unit "long * FUN_002e8bf0(long *param_1,undefined8 param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n undefined4 uVar4;\n char extraout_DL;\n long lVar5;\n char local_38 [16];\n \n FUN_002e8070(local_38,param_1);\n if (local_38[0] != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00319460();\n }\n if (*(char *)(lVar5 + 0xe4) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00319460();\n }\n /* try { // try from 002e8cac to 002e8cd7 has its CatchHandler @ 002e8cd8 */\n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(lVar5 + 0xe0) = uVar4;\n lVar3 = *param_1;\n *(undefined1 *)(lVar5 + 0xe4) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1;\n }\n else {\n uVar4 = *(undefined4 *)(lVar5 + 0xe0);\n }\n /* try { // try from 002e8c5f to 002e8c61 has its CatchHandler @ 002e8cd8 */\n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,uVar4,param_2);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n /* try { // try from 002e8c76 to 002e8c7a has its CatchHandler @ 002e8cdd */\n FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }\n FUN_002e80e0(local_38);\n return param_1;\n}\n\n" (function_definition "long * FUN_002e8bf0(long *param_1,undefined8 param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n undefined4 uVar4;\n char extraout_DL;\n long lVar5;\n char local_38 [16];\n \n FUN_002e8070(local_38,param_1);\n if (local_38[0] != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00319460();\n }\n if (*(char *)(lVar5 + 0xe4) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00319460();\n }\n /* try { // try from 002e8cac to 002e8cd7 has its CatchHandler @ 002e8cd8 */\n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(lVar5 + 0xe0) = uVar4;\n lVar3 = *param_1;\n *(undefined1 *)(lVar5 + 0xe4) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1;\n }\n else {\n uVar4 = *(undefined4 *)(lVar5 + 0xe0);\n }\n /* try { // try from 002e8c5f to 002e8c61 has its CatchHandler @ 002e8cd8 */\n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,uVar4,param_2);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n /* try { // try from 002e8c76 to 002e8c7a has its CatchHandler @ 002e8cdd */\n FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }\n FUN_002e80e0(local_38);\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_002e8bf0(long *param_1,undefined8 param_2)" * (function_declarator "FUN_002e8bf0(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 *plVar2;\n long lVar3;\n undefined4 uVar4;\n char extraout_DL;\n long lVar5;\n char local_38 [16];\n \n FUN_002e8070(local_38,param_1);\n if (local_38[0] != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00319460();\n }\n if (*(char *)(lVar5 + 0xe4) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00319460();\n }\n /* try { // try from 002e8cac to 002e8cd7 has its CatchHandler @ 002e8cd8 */\n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(lVar5 + 0xe0) = uVar4;\n lVar3 = *param_1;\n *(undefined1 *)(lVar5 + 0xe4) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1;\n }\n else {\n uVar4 = *(undefined4 *)(lVar5 + 0xe0);\n }\n /* try { // try from 002e8c5f to 002e8c61 has its CatchHandler @ 002e8cd8 */\n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,uVar4,param_2);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n /* try { // try from 002e8c76 to 002e8c7a has its CatchHandler @ 002e8cdd */\n FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }\n FUN_002e80e0(local_38);\n return param_1;\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 "undefined4 uVar4;" type_identifier identifier ;) (declaration "char extraout_DL;" primitive_type identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "char local_38 [16];" primitive_type (array_declarator "local_38 [16]" identifier [ number_literal ]) ;) (expression_statement "FUN_002e8070(local_38,param_1);" (call_expression "FUN_002e8070(local_38,param_1)" identifier (argument_list "(local_38,param_1)" ( identifier , identifier ))) ;) (if_statement "if (local_38[0] != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00319460();\n }\n if (*(char *)(lVar5 + 0xe4) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00319460();\n }\n /* try { // try from 002e8cac to 002e8cd7 has its CatchHandler @ 002e8cd8 */\n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(lVar5 + 0xe0) = uVar4;\n lVar3 = *param_1;\n *(undefined1 *)(lVar5 + 0xe4) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1;\n }\n else {\n uVar4 = *(undefined4 *)(lVar5 + 0xe0);\n }\n /* try { // try from 002e8c5f to 002e8c61 has its CatchHandler @ 002e8cd8 */\n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,uVar4,param_2);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n /* try { // try from 002e8c76 to 002e8c7a has its CatchHandler @ 002e8cdd */\n FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }" if (parenthesized_expression "(local_38[0] != '\0')" ( (binary_expression "local_38[0] != '\0'" (subscript_expression "local_38[0]" identifier [ number_literal ]) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00319460();\n }\n if (*(char *)(lVar5 + 0xe4) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00319460();\n }\n /* try { // try from 002e8cac to 002e8cd7 has its CatchHandler @ 002e8cd8 */\n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(lVar5 + 0xe0) = uVar4;\n lVar3 = *param_1;\n *(undefined1 *)(lVar5 + 0xe4) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1;\n }\n else {\n uVar4 = *(undefined4 *)(lVar5 + 0xe0);\n }\n /* try { // try from 002e8c5f to 002e8c61 has its CatchHandler @ 002e8cd8 */\n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,uVar4,param_2);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n /* try { // try from 002e8c76 to 002e8c7a has its CatchHandler @ 002e8cdd */\n FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }" { (expression_statement "lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar5 = *(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 **)(lVar5 + 0xf8);" (assignment_expression "plVar1 = *(long **)(lVar5 + 0xf8)" identifier = (pointer_expression "*(long **)(lVar5 + 0xf8)" * (cast_expression "(long **)(lVar5 + 0xf8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar5 + 0xf8)" ( (binary_expression "lVar5 + 0xf8" identifier + number_literal) ))))) ;) (if_statement "if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00319460();\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_00319460();\n }" { comment (expression_statement "FUN_00319460();" (call_expression "FUN_00319460()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (*(char *)(lVar5 + 0xe4) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00319460();\n }\n /* try { // try from 002e8cac to 002e8cd7 has its CatchHandler @ 002e8cd8 */\n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(lVar5 + 0xe0) = uVar4;\n lVar3 = *param_1;\n *(undefined1 *)(lVar5 + 0xe4) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1;\n }\n else {\n uVar4 = *(undefined4 *)(lVar5 + 0xe0);\n }" if (parenthesized_expression "(*(char *)(lVar5 + 0xe4) == '\0')" ( (binary_expression "*(char *)(lVar5 + 0xe4) == '\0'" (pointer_expression "*(char *)(lVar5 + 0xe4)" * (cast_expression "(char *)(lVar5 + 0xe4)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe4)" ( (binary_expression "lVar5 + 0xe4" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00319460();\n }\n /* try { // try from 002e8cac to 002e8cd7 has its CatchHandler @ 002e8cd8 */\n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(lVar5 + 0xe0) = uVar4;\n lVar3 = *param_1;\n *(undefined1 *)(lVar5 + 0xe4) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1;\n }" { (expression_statement "plVar2 = *(long **)(lVar5 + 0xf0);" (assignment_expression "plVar2 = *(long **)(lVar5 + 0xf0)" identifier = (pointer_expression "*(long **)(lVar5 + 0xf0)" * (cast_expression "(long **)(lVar5 + 0xf0)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar5 + 0xf0)" ( (binary_expression "lVar5 + 0xf0" identifier + number_literal) ))))) ;) (if_statement "if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_00319460();\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 /* WARNING: Subroutine does not return */\n FUN_00319460();\n }" { comment (expression_statement "FUN_00319460();" (call_expression "FUN_00319460()" identifier (argument_list "()" ( ))) ;) })) comment (expression_statement "uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);" (assignment_expression "uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20)" identifier = (call_expression "(**(code **)(*plVar2 + 0x50))(plVar2,0x20)" (parenthesized_expression "(**(code **)(*plVar2 + 0x50))" ( (pointer_expression "**(code **)(*plVar2 + 0x50)" * (pointer_expression "*(code **)(*plVar2 + 0x50)" * (cast_expression "(code **)(*plVar2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar2 + 0x50)" ( (binary_expression "*plVar2 + 0x50" (pointer_expression "*plVar2" * identifier) + number_literal) ))))) )) (argument_list "(plVar2,0x20)" ( identifier , number_literal )))) ;) (expression_statement "*(undefined4 *)(lVar5 + 0xe0) = uVar4;" (assignment_expression "*(undefined4 *)(lVar5 + 0xe0) = uVar4" (pointer_expression "*(undefined4 *)(lVar5 + 0xe0)" * (cast_expression "(undefined4 *)(lVar5 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe0)" ( (binary_expression "lVar5 + 0xe0" identifier + number_literal) )))) = identifier) ;) (expression_statement "lVar3 = *param_1;" (assignment_expression "lVar3 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "*(undefined1 *)(lVar5 + 0xe4) = 1;" (assignment_expression "*(undefined1 *)(lVar5 + 0xe4) = 1" (pointer_expression "*(undefined1 *)(lVar5 + 0xe4)" * (cast_expression "(undefined1 *)(lVar5 + 0xe4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe4)" ( (binary_expression "lVar5 + 0xe4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1;" (assignment_expression "lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1" identifier = (binary_expression "*(long *)(lVar3 + -0x18) + (long)param_1" (pointer_expression "*(long *)(lVar3 + -0x18)" * (cast_expression "(long *)(lVar3 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) }) (else_clause "else {\n uVar4 = *(undefined4 *)(lVar5 + 0xe0);\n }" else (compound_statement "{\n uVar4 = *(undefined4 *)(lVar5 + 0xe0);\n }" { (expression_statement "uVar4 = *(undefined4 *)(lVar5 + 0xe0);" (assignment_expression "uVar4 = *(undefined4 *)(lVar5 + 0xe0)" identifier = (pointer_expression "*(undefined4 *)(lVar5 + 0xe0)" * (cast_expression "(undefined4 *)(lVar5 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe0)" ( (binary_expression "lVar5 + 0xe0" identifier + number_literal) ))))) ;) }))) comment (expression_statement "(**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,uVar4,param_2);" (call_expression "(**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,uVar4,param_2)" (parenthesized_expression "(**(code **)(*plVar1 + 0x18))" ( (pointer_expression "**(code **)(*plVar1 + 0x18)" * (pointer_expression "*(code **)(*plVar1 + 0x18)" * (cast_expression "(code **)(*plVar1 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x18)" ( (binary_expression "*plVar1 + 0x18" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,uVar4,param_2)" ( identifier , (pointer_expression "*(long *)(lVar5 + 0xe8)" * (cast_expression "(long *)(lVar5 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe8)" ( (binary_expression "lVar5 + 0xe8" identifier + number_literal) )))) , (binary_expression "*(long *)(lVar5 + 0xe8) == 0" (pointer_expression "*(long *)(lVar5 + 0xe8)" * (cast_expression "(long *)(lVar5 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe8)" ( (binary_expression "lVar5 + 0xe8" identifier + number_literal) )))) == number_literal) , identifier , identifier , identifier ))) ;) (if_statement "if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n /* try { // try from 002e8c76 to 002e8c7a has its CatchHandler @ 002e8cdd */\n FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }" if (parenthesized_expression "(extraout_DL != '\0')" ( (binary_expression "extraout_DL != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n /* try { // try from 002e8c76 to 002e8c7a has its CatchHandler @ 002e8cdd */\n FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }" { (expression_statement "lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar5 = *(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))) ;) comment (expression_statement "FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1);" (call_expression "FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1)" identifier (argument_list "(lVar5,*(uint *)(lVar5 + 0x20) | 1)" ( identifier , (binary_expression "*(uint *)(lVar5 + 0x20) | 1" (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) )))) | number_literal) ))) ;) })) })) (expression_statement "FUN_002e80e0(local_38);" (call_expression "FUN_002e80e0(local_38)" identifier (argument_list "(local_38)" ( identifier ))) ;) (return_statement "return param_1;" return identifier ;) })))
(translation_unit "/* std::wostream& std::wostream::_M_insert<long>(long) */\n\nwostream * __thiscall std::wostream::_M_insert<long>(wostream *this,long param_1)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n undefined4 uVar4;\n char extraout_DL;\n wostream *pwVar5;\n sentry local_38 [16];\n \n sentry::sentry(local_38,this);\n if (local_38[0] != (sentry)0x0) {\n pwVar5 = this + *(long *)(*(long *)this + -0x18);\n plVar1 = *(long **)(pwVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n if (pwVar5[0xe4] == (wostream)0x0) {\n plVar2 = *(long **)(pwVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n /* try { // try from 002e8cac to 002e8cd7 has its CatchHandler @ 002e8cd8 */\n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(pwVar5 + 0xe0) = uVar4;\n lVar3 = *(long *)this;\n pwVar5[0xe4] = (wostream)0x1;\n pwVar5 = this + *(long *)(lVar3 + -0x18);\n }\n else {\n uVar4 = *(undefined4 *)(pwVar5 + 0xe0);\n }\n /* try { // try from 002e8c5f to 002e8c61 has its CatchHandler @ 002e8cd8 */\n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(pwVar5 + 0xe8),*(long *)(pwVar5 + 0xe8) == 0,pwVar5,uVar4,param_1);\n if (extraout_DL != '\0') {\n /* try { // try from 002e8c76 to 002e8c7a has its CatchHandler @ 002e8cdd */\n wios::clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit);\n }\n }\n sentry::~sentry(local_38);\n return this;\n}\n\n" comment (ERROR "wostream * __thiscall std::wostream::_M_insert<long>(wostream *this,long param_1)" (binary_expression "wostream * __thiscall std::wostream::_M_insert<long>(wostream *this,long param_1)" (binary_expression "wostream * __thiscall std::wostream::_M_insert<long" (binary_expression "wostream * __thiscall" identifier * identifier) (ERROR "std::wostream::_M_insert" identifier : : identifier : : identifier) < identifier) > (parenthesized_expression "(wostream *this,long param_1)" ( (comma_expression "wostream *this,long param_1" (binary_expression "wostream *this" identifier * identifier) , (ERROR "long" identifier) identifier) )))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n long lVar3;\n undefined4 uVar4;\n char extraout_DL;\n wostream *pwVar5;\n sentry local_38 [16];\n \n sentry::sentry(local_38,this);\n if (local_38[0] != (sentry)0x0) {\n pwVar5 = this + *(long *)(*(long *)this + -0x18);\n plVar1 = *(long **)(pwVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n if (pwVar5[0xe4] == (wostream)0x0) {\n plVar2 = *(long **)(pwVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n /* try { // try from 002e8cac to 002e8cd7 has its CatchHandler @ 002e8cd8 */\n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(pwVar5 + 0xe0) = uVar4;\n lVar3 = *(long *)this;\n pwVar5[0xe4] = (wostream)0x1;\n pwVar5 = this + *(long *)(lVar3 + -0x18);\n }\n else {\n uVar4 = *(undefined4 *)(pwVar5 + 0xe0);\n }\n /* try { // try from 002e8c5f to 002e8c61 has its CatchHandler @ 002e8cd8 */\n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(pwVar5 + 0xe8),*(long *)(pwVar5 + 0xe8) == 0,pwVar5,uVar4,param_1);\n if (extraout_DL != '\0') {\n /* try { // try from 002e8c76 to 002e8c7a has its CatchHandler @ 002e8cdd */\n wios::clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit);\n }\n }\n sentry::~sentry(local_38);\n return this;\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 "undefined4 uVar4;" type_identifier identifier ;) (declaration "char extraout_DL;" primitive_type identifier ;) (declaration "wostream *pwVar5;" type_identifier (pointer_declarator "*pwVar5" * identifier) ;) (declaration "sentry local_38 [16];" type_identifier (array_declarator "local_38 [16]" identifier [ number_literal ]) ;) (labeled_statement "sentry::sentry(local_38,this);" statement_identifier : (ERROR ":" :) (expression_statement "sentry(local_38,this);" (call_expression "sentry(local_38,this)" identifier (argument_list "(local_38,this)" ( identifier , identifier ))) ;)) (if_statement "if (local_38[0] != (sentry)0x0) {\n pwVar5 = this + *(long *)(*(long *)this + -0x18);\n plVar1 = *(long **)(pwVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n if (pwVar5[0xe4] == (wostream)0x0) {\n plVar2 = *(long **)(pwVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n /* try { // try from 002e8cac to 002e8cd7 has its CatchHandler @ 002e8cd8 */\n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(pwVar5 + 0xe0) = uVar4;\n lVar3 = *(long *)this;\n pwVar5[0xe4] = (wostream)0x1;\n pwVar5 = this + *(long *)(lVar3 + -0x18);\n }\n else {\n uVar4 = *(undefined4 *)(pwVar5 + 0xe0);\n }\n /* try { // try from 002e8c5f to 002e8c61 has its CatchHandler @ 002e8cd8 */\n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(pwVar5 + 0xe8),*(long *)(pwVar5 + 0xe8) == 0,pwVar5,uVar4,param_1);\n if (extraout_DL != '\0') {\n /* try { // try from 002e8c76 to 002e8c7a has its CatchHandler @ 002e8cdd */\n wios::clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit);\n }\n }" if (parenthesized_expression "(local_38[0] != (sentry)0x0)" ( (binary_expression "local_38[0] != (sentry)0x0" (subscript_expression "local_38[0]" identifier [ number_literal ]) != (cast_expression "(sentry)0x0" ( (type_descriptor "sentry" type_identifier) ) number_literal)) )) (compound_statement "{\n pwVar5 = this + *(long *)(*(long *)this + -0x18);\n plVar1 = *(long **)(pwVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n if (pwVar5[0xe4] == (wostream)0x0) {\n plVar2 = *(long **)(pwVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n /* try { // try from 002e8cac to 002e8cd7 has its CatchHandler @ 002e8cd8 */\n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(pwVar5 + 0xe0) = uVar4;\n lVar3 = *(long *)this;\n pwVar5[0xe4] = (wostream)0x1;\n pwVar5 = this + *(long *)(lVar3 + -0x18);\n }\n else {\n uVar4 = *(undefined4 *)(pwVar5 + 0xe0);\n }\n /* try { // try from 002e8c5f to 002e8c61 has its CatchHandler @ 002e8cd8 */\n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(pwVar5 + 0xe8),*(long *)(pwVar5 + 0xe8) == 0,pwVar5,uVar4,param_1);\n if (extraout_DL != '\0') {\n /* try { // try from 002e8c76 to 002e8c7a has its CatchHandler @ 002e8cdd */\n wios::clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit);\n }\n }" { (expression_statement "pwVar5 = this + *(long *)(*(long *)this + -0x18);" (assignment_expression "pwVar5 = 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 **)(pwVar5 + 0xf8);" (assignment_expression "plVar1 = *(long **)(pwVar5 + 0xf8)" identifier = (pointer_expression "*(long **)(pwVar5 + 0xf8)" * (cast_expression "(long **)(pwVar5 + 0xf8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(pwVar5 + 0xf8)" ( (binary_expression "pwVar5 + 0xf8" 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 "()" ( ))) ;) })) (if_statement "if (pwVar5[0xe4] == (wostream)0x0) {\n plVar2 = *(long **)(pwVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n /* try { // try from 002e8cac to 002e8cd7 has its CatchHandler @ 002e8cd8 */\n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(pwVar5 + 0xe0) = uVar4;\n lVar3 = *(long *)this;\n pwVar5[0xe4] = (wostream)0x1;\n pwVar5 = this + *(long *)(lVar3 + -0x18);\n }\n else {\n uVar4 = *(undefined4 *)(pwVar5 + 0xe0);\n }" if (parenthesized_expression "(pwVar5[0xe4] == (wostream)0x0)" ( (binary_expression "pwVar5[0xe4] == (wostream)0x0" (subscript_expression "pwVar5[0xe4]" identifier [ number_literal ]) == (cast_expression "(wostream)0x0" ( (type_descriptor "wostream" type_identifier) ) number_literal)) )) (compound_statement "{\n plVar2 = *(long **)(pwVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n /* try { // try from 002e8cac to 002e8cd7 has its CatchHandler @ 002e8cd8 */\n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(pwVar5 + 0xe0) = uVar4;\n lVar3 = *(long *)this;\n pwVar5[0xe4] = (wostream)0x1;\n pwVar5 = this + *(long *)(lVar3 + -0x18);\n }" { (expression_statement "plVar2 = *(long **)(pwVar5 + 0xf0);" (assignment_expression "plVar2 = *(long **)(pwVar5 + 0xf0)" identifier = (pointer_expression "*(long **)(pwVar5 + 0xf0)" * (cast_expression "(long **)(pwVar5 + 0xf0)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(pwVar5 + 0xf0)" ( (binary_expression "pwVar5 + 0xf0" identifier + number_literal) ))))) ;) (if_statement "if (plVar2 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\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 /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }" { comment (expression_statement "__throw_bad_cast();" (call_expression "__throw_bad_cast()" identifier (argument_list "()" ( ))) ;) })) comment (expression_statement "uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);" (assignment_expression "uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20)" identifier = (call_expression "(**(code **)(*plVar2 + 0x50))(plVar2,0x20)" (parenthesized_expression "(**(code **)(*plVar2 + 0x50))" ( (pointer_expression "**(code **)(*plVar2 + 0x50)" * (pointer_expression "*(code **)(*plVar2 + 0x50)" * (cast_expression "(code **)(*plVar2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar2 + 0x50)" ( (binary_expression "*plVar2 + 0x50" (pointer_expression "*plVar2" * identifier) + number_literal) ))))) )) (argument_list "(plVar2,0x20)" ( identifier , number_literal )))) ;) (expression_statement "*(undefined4 *)(pwVar5 + 0xe0) = uVar4;" (assignment_expression "*(undefined4 *)(pwVar5 + 0xe0) = uVar4" (pointer_expression "*(undefined4 *)(pwVar5 + 0xe0)" * (cast_expression "(undefined4 *)(pwVar5 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pwVar5 + 0xe0)" ( (binary_expression "pwVar5 + 0xe0" identifier + number_literal) )))) = identifier) ;) (expression_statement "lVar3 = *(long *)this;" (assignment_expression "lVar3 = *(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 "pwVar5[0xe4] = (wostream)0x1;" (assignment_expression "pwVar5[0xe4] = (wostream)0x1" (subscript_expression "pwVar5[0xe4]" identifier [ number_literal ]) = (cast_expression "(wostream)0x1" ( (type_descriptor "wostream" type_identifier) ) number_literal)) ;) (expression_statement "pwVar5 = this + *(long *)(lVar3 + -0x18);" (assignment_expression "pwVar5 = this + *(long *)(lVar3 + -0x18)" identifier = (binary_expression "this + *(long *)(lVar3 + -0x18)" identifier + (pointer_expression "*(long *)(lVar3 + -0x18)" * (cast_expression "(long *)(lVar3 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) )))))) ;) }) (else_clause "else {\n uVar4 = *(undefined4 *)(pwVar5 + 0xe0);\n }" else (compound_statement "{\n uVar4 = *(undefined4 *)(pwVar5 + 0xe0);\n }" { (expression_statement "uVar4 = *(undefined4 *)(pwVar5 + 0xe0);" (assignment_expression "uVar4 = *(undefined4 *)(pwVar5 + 0xe0)" identifier = (pointer_expression "*(undefined4 *)(pwVar5 + 0xe0)" * (cast_expression "(undefined4 *)(pwVar5 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pwVar5 + 0xe0)" ( (binary_expression "pwVar5 + 0xe0" identifier + number_literal) ))))) ;) }))) comment (expression_statement "(**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(pwVar5 + 0xe8),*(long *)(pwVar5 + 0xe8) == 0,pwVar5,uVar4,param_1);" (call_expression "(**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(pwVar5 + 0xe8),*(long *)(pwVar5 + 0xe8) == 0,pwVar5,uVar4,param_1)" (parenthesized_expression "(**(code **)(*plVar1 + 0x18))" ( (pointer_expression "**(code **)(*plVar1 + 0x18)" * (pointer_expression "*(code **)(*plVar1 + 0x18)" * (cast_expression "(code **)(*plVar1 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x18)" ( (binary_expression "*plVar1 + 0x18" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1,*(long *)(pwVar5 + 0xe8),*(long *)(pwVar5 + 0xe8) == 0,pwVar5,uVar4,param_1)" ( identifier , (pointer_expression "*(long *)(pwVar5 + 0xe8)" * (cast_expression "(long *)(pwVar5 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pwVar5 + 0xe8)" ( (binary_expression "pwVar5 + 0xe8" identifier + number_literal) )))) , (binary_expression "*(long *)(pwVar5 + 0xe8) == 0" (pointer_expression "*(long *)(pwVar5 + 0xe8)" * (cast_expression "(long *)(pwVar5 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pwVar5 + 0xe8)" ( (binary_expression "pwVar5 + 0xe8" identifier + number_literal) )))) == number_literal) , identifier , identifier , identifier ))) ;) (if_statement "if (extraout_DL != '\0') {\n /* try { // try from 002e8c76 to 002e8c7a has its CatchHandler @ 002e8cdd */\n wios::clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit);\n }" if (parenthesized_expression "(extraout_DL != '\0')" ( (binary_expression "extraout_DL != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n /* try { // try from 002e8c76 to 002e8c7a has its CatchHandler @ 002e8cdd */\n wios::clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit);\n }" { comment (labeled_statement "wios::clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit);" statement_identifier : (ERROR ":" :) (expression_statement "clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit);" (call_expression "clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit)" identifier (argument_list "((wios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit)" ( (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 "*(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit" (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) )))) | identifier) ))) ;)) })) })) (labeled_statement "sentry::~sentry(local_38);" statement_identifier : (ERROR ":" :) (expression_statement "~sentry(local_38);" (unary_expression "~sentry(local_38)" ~ (call_expression "sentry(local_38)" identifier (argument_list "(local_38)" ( identifier )))) ;)) (return_statement "return this;" return identifier ;) }))
(translation_unit "long * FUN_002e8bf0(long *param_1,undefined8 param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n undefined4 uVar4;\n char extraout_DL;\n long lVar5;\n char local_38 [16];\n \n FUN_002e8070(local_38,param_1);\n if (local_38[0] != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n \n FUN_00319460();\n }\n if (*(char *)(lVar5 + 0xe4) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00319460();\n }\n \n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(lVar5 + 0xe0) = uVar4;\n lVar3 = *param_1;\n *(undefined1 *)(lVar5 + 0xe4) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1;\n }\n else {\n uVar4 = *(undefined4 *)(lVar5 + 0xe0);\n }\n \n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,uVar4,param_2);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n \n FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }\n FUN_002e80e0(local_38);\n return param_1;\n}\n\n" (function_definition "long * FUN_002e8bf0(long *param_1,undefined8 param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n undefined4 uVar4;\n char extraout_DL;\n long lVar5;\n char local_38 [16];\n \n FUN_002e8070(local_38,param_1);\n if (local_38[0] != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n \n FUN_00319460();\n }\n if (*(char *)(lVar5 + 0xe4) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00319460();\n }\n \n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(lVar5 + 0xe0) = uVar4;\n lVar3 = *param_1;\n *(undefined1 *)(lVar5 + 0xe4) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1;\n }\n else {\n uVar4 = *(undefined4 *)(lVar5 + 0xe0);\n }\n \n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,uVar4,param_2);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n \n FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }\n FUN_002e80e0(local_38);\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_002e8bf0(long *param_1,undefined8 param_2)" * (function_declarator "FUN_002e8bf0(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 *plVar2;\n long lVar3;\n undefined4 uVar4;\n char extraout_DL;\n long lVar5;\n char local_38 [16];\n \n FUN_002e8070(local_38,param_1);\n if (local_38[0] != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n \n FUN_00319460();\n }\n if (*(char *)(lVar5 + 0xe4) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00319460();\n }\n \n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(lVar5 + 0xe0) = uVar4;\n lVar3 = *param_1;\n *(undefined1 *)(lVar5 + 0xe4) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1;\n }\n else {\n uVar4 = *(undefined4 *)(lVar5 + 0xe0);\n }\n \n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,uVar4,param_2);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n \n FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }\n FUN_002e80e0(local_38);\n return param_1;\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 "undefined4 uVar4;" type_identifier identifier ;) (declaration "char extraout_DL;" primitive_type identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "char local_38 [16];" primitive_type (array_declarator "local_38 [16]" identifier [ number_literal ]) ;) (expression_statement "FUN_002e8070(local_38,param_1);" (call_expression "FUN_002e8070(local_38,param_1)" identifier (argument_list "(local_38,param_1)" ( identifier , identifier ))) ;) (if_statement "if (local_38[0] != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n \n FUN_00319460();\n }\n if (*(char *)(lVar5 + 0xe4) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00319460();\n }\n \n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(lVar5 + 0xe0) = uVar4;\n lVar3 = *param_1;\n *(undefined1 *)(lVar5 + 0xe4) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1;\n }\n else {\n uVar4 = *(undefined4 *)(lVar5 + 0xe0);\n }\n \n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,uVar4,param_2);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n \n FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }" if (parenthesized_expression "(local_38[0] != '\0')" ( (binary_expression "local_38[0] != '\0'" (subscript_expression "local_38[0]" identifier [ number_literal ]) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n \n FUN_00319460();\n }\n if (*(char *)(lVar5 + 0xe4) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00319460();\n }\n \n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(lVar5 + 0xe0) = uVar4;\n lVar3 = *param_1;\n *(undefined1 *)(lVar5 + 0xe4) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1;\n }\n else {\n uVar4 = *(undefined4 *)(lVar5 + 0xe0);\n }\n \n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,uVar4,param_2);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n \n FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }" { (expression_statement "lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar5 = *(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 **)(lVar5 + 0xf8);" (assignment_expression "plVar1 = *(long **)(lVar5 + 0xf8)" identifier = (pointer_expression "*(long **)(lVar5 + 0xf8)" * (cast_expression "(long **)(lVar5 + 0xf8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar5 + 0xf8)" ( (binary_expression "lVar5 + 0xf8" identifier + number_literal) ))))) ;) (if_statement "if (plVar1 == (long *)0x0) {\n \n FUN_00319460();\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_00319460();\n }" { (expression_statement "FUN_00319460();" (call_expression "FUN_00319460()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (*(char *)(lVar5 + 0xe4) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00319460();\n }\n \n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(lVar5 + 0xe0) = uVar4;\n lVar3 = *param_1;\n *(undefined1 *)(lVar5 + 0xe4) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1;\n }\n else {\n uVar4 = *(undefined4 *)(lVar5 + 0xe0);\n }" if (parenthesized_expression "(*(char *)(lVar5 + 0xe4) == '\0')" ( (binary_expression "*(char *)(lVar5 + 0xe4) == '\0'" (pointer_expression "*(char *)(lVar5 + 0xe4)" * (cast_expression "(char *)(lVar5 + 0xe4)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe4)" ( (binary_expression "lVar5 + 0xe4" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00319460();\n }\n \n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(lVar5 + 0xe0) = uVar4;\n lVar3 = *param_1;\n *(undefined1 *)(lVar5 + 0xe4) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1;\n }" { (expression_statement "plVar2 = *(long **)(lVar5 + 0xf0);" (assignment_expression "plVar2 = *(long **)(lVar5 + 0xf0)" identifier = (pointer_expression "*(long **)(lVar5 + 0xf0)" * (cast_expression "(long **)(lVar5 + 0xf0)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar5 + 0xf0)" ( (binary_expression "lVar5 + 0xf0" identifier + number_literal) ))))) ;) (if_statement "if (plVar2 == (long *)0x0) {\n \n FUN_00319460();\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 \n FUN_00319460();\n }" { (expression_statement "FUN_00319460();" (call_expression "FUN_00319460()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);" (assignment_expression "uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20)" identifier = (call_expression "(**(code **)(*plVar2 + 0x50))(plVar2,0x20)" (parenthesized_expression "(**(code **)(*plVar2 + 0x50))" ( (pointer_expression "**(code **)(*plVar2 + 0x50)" * (pointer_expression "*(code **)(*plVar2 + 0x50)" * (cast_expression "(code **)(*plVar2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar2 + 0x50)" ( (binary_expression "*plVar2 + 0x50" (pointer_expression "*plVar2" * identifier) + number_literal) ))))) )) (argument_list "(plVar2,0x20)" ( identifier , number_literal )))) ;) (expression_statement "*(undefined4 *)(lVar5 + 0xe0) = uVar4;" (assignment_expression "*(undefined4 *)(lVar5 + 0xe0) = uVar4" (pointer_expression "*(undefined4 *)(lVar5 + 0xe0)" * (cast_expression "(undefined4 *)(lVar5 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe0)" ( (binary_expression "lVar5 + 0xe0" identifier + number_literal) )))) = identifier) ;) (expression_statement "lVar3 = *param_1;" (assignment_expression "lVar3 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "*(undefined1 *)(lVar5 + 0xe4) = 1;" (assignment_expression "*(undefined1 *)(lVar5 + 0xe4) = 1" (pointer_expression "*(undefined1 *)(lVar5 + 0xe4)" * (cast_expression "(undefined1 *)(lVar5 + 0xe4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe4)" ( (binary_expression "lVar5 + 0xe4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1;" (assignment_expression "lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1" identifier = (binary_expression "*(long *)(lVar3 + -0x18) + (long)param_1" (pointer_expression "*(long *)(lVar3 + -0x18)" * (cast_expression "(long *)(lVar3 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) }) (else_clause "else {\n uVar4 = *(undefined4 *)(lVar5 + 0xe0);\n }" else (compound_statement "{\n uVar4 = *(undefined4 *)(lVar5 + 0xe0);\n }" { (expression_statement "uVar4 = *(undefined4 *)(lVar5 + 0xe0);" (assignment_expression "uVar4 = *(undefined4 *)(lVar5 + 0xe0)" identifier = (pointer_expression "*(undefined4 *)(lVar5 + 0xe0)" * (cast_expression "(undefined4 *)(lVar5 + 0xe0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe0)" ( (binary_expression "lVar5 + 0xe0" identifier + number_literal) ))))) ;) }))) (expression_statement "(**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,uVar4,param_2);" (call_expression "(**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,uVar4,param_2)" (parenthesized_expression "(**(code **)(*plVar1 + 0x18))" ( (pointer_expression "**(code **)(*plVar1 + 0x18)" * (pointer_expression "*(code **)(*plVar1 + 0x18)" * (cast_expression "(code **)(*plVar1 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x18)" ( (binary_expression "*plVar1 + 0x18" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,uVar4,param_2)" ( identifier , (pointer_expression "*(long *)(lVar5 + 0xe8)" * (cast_expression "(long *)(lVar5 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe8)" ( (binary_expression "lVar5 + 0xe8" identifier + number_literal) )))) , (binary_expression "*(long *)(lVar5 + 0xe8) == 0" (pointer_expression "*(long *)(lVar5 + 0xe8)" * (cast_expression "(long *)(lVar5 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xe8)" ( (binary_expression "lVar5 + 0xe8" identifier + number_literal) )))) == number_literal) , identifier , identifier , identifier ))) ;) (if_statement "if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n \n FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }" if (parenthesized_expression "(extraout_DL != '\0')" ( (binary_expression "extraout_DL != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n \n FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }" { (expression_statement "lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar5 = *(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_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1);" (call_expression "FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1)" identifier (argument_list "(lVar5,*(uint *)(lVar5 + 0x20) | 1)" ( identifier , (binary_expression "*(uint *)(lVar5 + 0x20) | 1" (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) )))) | number_literal) ))) ;) })) })) (expression_statement "FUN_002e80e0(local_38);" (call_expression "FUN_002e80e0(local_38)" identifier (argument_list "(local_38)" ( 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) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != (char_literal ' escape_sequence ')) )) (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 (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 ( ))) ;) })) (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 (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 (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 , 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 * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) }) (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) ))))) ;) }))) (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 (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) , IDENT , IDENT , IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (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 (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 ))) ;) (return_statement return IDENT ;) })))
(function_definition "long * FUN_002e8bf0(long *param_1,undefined8 param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n undefined4 uVar4;\n char extraout_DL;\n long lVar5;\n char local_38 [16];\n \n FUN_002e8070(local_38,param_1);\n if (local_38[0] != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n \n FUN_00319460();\n }\n if (*(char *)(lVar5 + 0xe4) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00319460();\n }\n \n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(lVar5 + 0xe0) = uVar4;\n lVar3 = *param_1;\n *(undefined1 *)(lVar5 + 0xe4) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1;\n }\n else {\n uVar4 = *(undefined4 *)(lVar5 + 0xe0);\n }\n \n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,uVar4,param_2);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n \n FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }\n FUN_002e80e0(local_38);\n return param_1;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_002e8bf0(long *param_1,undefined8 param_2)" (* "*") (function_declarator "FUN_002e8bf0(long *param_1,undefined8 param_2)" (identifier "FUN_002e8bf0") (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 *plVar2;\n long lVar3;\n undefined4 uVar4;\n char extraout_DL;\n long lVar5;\n char local_38 [16];\n \n FUN_002e8070(local_38,param_1);\n if (local_38[0] != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n \n FUN_00319460();\n }\n if (*(char *)(lVar5 + 0xe4) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00319460();\n }\n \n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(lVar5 + 0xe0) = uVar4;\n lVar3 = *param_1;\n *(undefined1 *)(lVar5 + 0xe4) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1;\n }\n else {\n uVar4 = *(undefined4 *)(lVar5 + 0xe0);\n }\n \n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,uVar4,param_2);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n \n FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }\n FUN_002e80e0(local_38);\n return param_1;\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 "undefined4 uVar4;" (type_identifier "undefined4") (identifier "uVar4") (; ";")) (declaration "char extraout_DL;" (primitive_type "char") (identifier "extraout_DL") (; ";")) (declaration "long lVar5;" (sized_type_specifier "long" (long "long")) (identifier "lVar5") (; ";")) (declaration "char local_38 [16];" (primitive_type "char") (array_declarator "local_38 [16]" (identifier "local_38") ([ "[") (number_literal "16") (] "]")) (; ";")) (expression_statement "FUN_002e8070(local_38,param_1);" (call_expression "FUN_002e8070(local_38,param_1)" (identifier "FUN_002e8070") (argument_list "(local_38,param_1)" (( "(") (identifier "local_38") (, ",") (identifier "param_1") () ")"))) (; ";")) (if_statement "if (local_38[0] != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n \n FUN_00319460();\n }\n if (*(char *)(lVar5 + 0xe4) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00319460();\n }\n \n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(lVar5 + 0xe0) = uVar4;\n lVar3 = *param_1;\n *(undefined1 *)(lVar5 + 0xe4) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1;\n }\n else {\n uVar4 = *(undefined4 *)(lVar5 + 0xe0);\n }\n \n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,uVar4,param_2);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n \n FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }" (if "if") (parenthesized_expression "(local_38[0] != '\0')" (( "(") (binary_expression "local_38[0] != '\0'" (subscript_expression "local_38[0]" (identifier "local_38") ([ "[") (number_literal "0") (] "]")) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar5 + 0xf8);\n if (plVar1 == (long *)0x0) {\n \n FUN_00319460();\n }\n if (*(char *)(lVar5 + 0xe4) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00319460();\n }\n \n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(lVar5 + 0xe0) = uVar4;\n lVar3 = *param_1;\n *(undefined1 *)(lVar5 + 0xe4) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1;\n }\n else {\n uVar4 = *(undefined4 *)(lVar5 + 0xe0);\n }\n \n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,uVar4,param_2);\n if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n \n FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }\n }" ({ "{") (expression_statement "lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1" (identifier "lVar5") (= "=") (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 **)(lVar5 + 0xf8);" (assignment_expression "plVar1 = *(long **)(lVar5 + 0xf8)" (identifier "plVar1") (= "=") (pointer_expression "*(long **)(lVar5 + 0xf8)" (* "*") (cast_expression "(long **)(lVar5 + 0xf8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar5 + 0xf8)" (( "(") (binary_expression "lVar5 + 0xf8" (identifier "lVar5") (+ "+") (number_literal "0xf8")) () ")"))))) (; ";")) (if_statement "if (plVar1 == (long *)0x0) {\n \n FUN_00319460();\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_00319460();\n }" ({ "{") (expression_statement "FUN_00319460();" (call_expression "FUN_00319460()" (identifier "FUN_00319460") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (*(char *)(lVar5 + 0xe4) == '\0') {\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00319460();\n }\n \n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(lVar5 + 0xe0) = uVar4;\n lVar3 = *param_1;\n *(undefined1 *)(lVar5 + 0xe4) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1;\n }\n else {\n uVar4 = *(undefined4 *)(lVar5 + 0xe0);\n }" (if "if") (parenthesized_expression "(*(char *)(lVar5 + 0xe4) == '\0')" (( "(") (binary_expression "*(char *)(lVar5 + 0xe4) == '\0'" (pointer_expression "*(char *)(lVar5 + 0xe4)" (* "*") (cast_expression "(char *)(lVar5 + 0xe4)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0xe4)" (( "(") (binary_expression "lVar5 + 0xe4" (identifier "lVar5") (+ "+") (number_literal "0xe4")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n plVar2 = *(long **)(lVar5 + 0xf0);\n if (plVar2 == (long *)0x0) {\n \n FUN_00319460();\n }\n \n uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);\n *(undefined4 *)(lVar5 + 0xe0) = uVar4;\n lVar3 = *param_1;\n *(undefined1 *)(lVar5 + 0xe4) = 1;\n lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1;\n }" ({ "{") (expression_statement "plVar2 = *(long **)(lVar5 + 0xf0);" (assignment_expression "plVar2 = *(long **)(lVar5 + 0xf0)" (identifier "plVar2") (= "=") (pointer_expression "*(long **)(lVar5 + 0xf0)" (* "*") (cast_expression "(long **)(lVar5 + 0xf0)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar5 + 0xf0)" (( "(") (binary_expression "lVar5 + 0xf0" (identifier "lVar5") (+ "+") (number_literal "0xf0")) () ")"))))) (; ";")) (if_statement "if (plVar2 == (long *)0x0) {\n \n FUN_00319460();\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 \n FUN_00319460();\n }" ({ "{") (expression_statement "FUN_00319460();" (call_expression "FUN_00319460()" (identifier "FUN_00319460") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20);" (assignment_expression "uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20)" (identifier "uVar4") (= "=") (call_expression "(**(code **)(*plVar2 + 0x50))(plVar2,0x20)" (parenthesized_expression "(**(code **)(*plVar2 + 0x50))" (( "(") (pointer_expression "**(code **)(*plVar2 + 0x50)" (* "*") (pointer_expression "*(code **)(*plVar2 + 0x50)" (* "*") (cast_expression "(code **)(*plVar2 + 0x50)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar2 + 0x50)" (( "(") (binary_expression "*plVar2 + 0x50" (pointer_expression "*plVar2" (* "*") (identifier "plVar2")) (+ "+") (number_literal "0x50")) () ")"))))) () ")")) (argument_list "(plVar2,0x20)" (( "(") (identifier "plVar2") (, ",") (number_literal "0x20") () ")")))) (; ";")) (expression_statement "*(undefined4 *)(lVar5 + 0xe0) = uVar4;" (assignment_expression "*(undefined4 *)(lVar5 + 0xe0) = uVar4" (pointer_expression "*(undefined4 *)(lVar5 + 0xe0)" (* "*") (cast_expression "(undefined4 *)(lVar5 + 0xe0)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0xe0)" (( "(") (binary_expression "lVar5 + 0xe0" (identifier "lVar5") (+ "+") (number_literal "0xe0")) () ")")))) (= "=") (identifier "uVar4")) (; ";")) (expression_statement "lVar3 = *param_1;" (assignment_expression "lVar3 = *param_1" (identifier "lVar3") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "*(undefined1 *)(lVar5 + 0xe4) = 1;" (assignment_expression "*(undefined1 *)(lVar5 + 0xe4) = 1" (pointer_expression "*(undefined1 *)(lVar5 + 0xe4)" (* "*") (cast_expression "(undefined1 *)(lVar5 + 0xe4)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0xe4)" (( "(") (binary_expression "lVar5 + 0xe4" (identifier "lVar5") (+ "+") (number_literal "0xe4")) () ")")))) (= "=") (number_literal "1")) (; ";")) (expression_statement "lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1;" (assignment_expression "lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1" (identifier "lVar5") (= "=") (binary_expression "*(long *)(lVar3 + -0x18) + (long)param_1" (pointer_expression "*(long *)(lVar3 + -0x18)" (* "*") (cast_expression "(long *)(lVar3 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + -0x18)" (( "(") (binary_expression "lVar3 + -0x18" (identifier "lVar3") (+ "+") (number_literal "-0x18")) () ")")))) (+ "+") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")))) (; ";")) (} "}")) (else_clause "else {\n uVar4 = *(undefined4 *)(lVar5 + 0xe0);\n }" (else "else") (compound_statement "{\n uVar4 = *(undefined4 *)(lVar5 + 0xe0);\n }" ({ "{") (expression_statement "uVar4 = *(undefined4 *)(lVar5 + 0xe0);" (assignment_expression "uVar4 = *(undefined4 *)(lVar5 + 0xe0)" (identifier "uVar4") (= "=") (pointer_expression "*(undefined4 *)(lVar5 + 0xe0)" (* "*") (cast_expression "(undefined4 *)(lVar5 + 0xe0)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0xe0)" (( "(") (binary_expression "lVar5 + 0xe0" (identifier "lVar5") (+ "+") (number_literal "0xe0")) () ")"))))) (; ";")) (} "}")))) (expression_statement "(**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,uVar4,param_2);" (call_expression "(**(code **)(*plVar1 + 0x18))\n (plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,uVar4,param_2)" (parenthesized_expression "(**(code **)(*plVar1 + 0x18))" (( "(") (pointer_expression "**(code **)(*plVar1 + 0x18)" (* "*") (pointer_expression "*(code **)(*plVar1 + 0x18)" (* "*") (cast_expression "(code **)(*plVar1 + 0x18)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar1 + 0x18)" (( "(") (binary_expression "*plVar1 + 0x18" (pointer_expression "*plVar1" (* "*") (identifier "plVar1")) (+ "+") (number_literal "0x18")) () ")"))))) () ")")) (argument_list "(plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,uVar4,param_2)" (( "(") (identifier "plVar1") (, ",") (pointer_expression "*(long *)(lVar5 + 0xe8)" (* "*") (cast_expression "(long *)(lVar5 + 0xe8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0xe8)" (( "(") (binary_expression "lVar5 + 0xe8" (identifier "lVar5") (+ "+") (number_literal "0xe8")) () ")")))) (, ",") (binary_expression "*(long *)(lVar5 + 0xe8) == 0" (pointer_expression "*(long *)(lVar5 + 0xe8)" (* "*") (cast_expression "(long *)(lVar5 + 0xe8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0xe8)" (( "(") (binary_expression "lVar5 + 0xe8" (identifier "lVar5") (+ "+") (number_literal "0xe8")) () ")")))) (== "==") (number_literal "0")) (, ",") (identifier "lVar5") (, ",") (identifier "uVar4") (, ",") (identifier "param_2") () ")"))) (; ";")) (if_statement "if (extraout_DL != '\0') {\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n \n FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }" (if "if") (parenthesized_expression "(extraout_DL != '\0')" (( "(") (binary_expression "extraout_DL != '\0'" (identifier "extraout_DL") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;\n \n FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1);\n }" ({ "{") (expression_statement "lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1" (identifier "lVar5") (= "=") (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_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1);" (call_expression "FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1)" (identifier "FUN_00301270") (argument_list "(lVar5,*(uint *)(lVar5 + 0x20) | 1)" (( "(") (identifier "lVar5") (, ",") (binary_expression "*(uint *)(lVar5 + 0x20) | 1" (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")) () ")")))) (| "|") (number_literal "1")) () ")"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "FUN_002e80e0(local_38);" (call_expression "FUN_002e80e0(local_38)" (identifier "FUN_002e80e0") (argument_list "(local_38)" (( "(") (identifier "local_38") () ")"))) (; ";")) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}")))
/* std::wostream& std::wostream::_M_insert<long>(long) */ type_2 * __thiscall std::type_2::_M_insert<long>(type_2 *var_1,long param_1) { long *var_3; long *var_5; long var_6; type_1 uVar4; char var_7; type_2 *var_2; type_3 local_38 [16]; sentry::type_3(local_38,var_1); if (local_38[0] != (type_3)0x0) { var_2 = var_1 + *(long *)(*(long *)var_1 + -0x18); var_3 = *(long **)(var_2 + 0xf8); if (var_3 == (long *)0x0) { /* WARNING: Subroutine does not return */ var_4(); } if (var_2[0xe4] == (type_2)0x0) { var_5 = *(long **)(var_2 + 0xf0); if (var_5 == (long *)0x0) { /* WARNING: Subroutine does not return */ var_4(); } /* try { // try from 002e8cac to 002e8cd7 has its CatchHandler @ 002e8cd8 */ uVar4 = (**(type_4 **)(*var_5 + 0x50))(var_5,0x20); *(type_1 *)(var_2 + 0xe0) = uVar4; var_6 = *(long *)var_1; var_2[0xe4] = (type_2)0x1; var_2 = var_1 + *(long *)(var_6 + -0x18); } else { uVar4 = *(type_1 *)(var_2 + 0xe0); } /* try { // try from 002e8c5f to 002e8c61 has its CatchHandler @ 002e8cd8 */ (**(type_4 **)(*var_3 + 0x18)) (var_3,*(long *)(var_2 + 0xe8),*(long *)(var_2 + 0xe8) == 0,var_2,uVar4,param_1); if (var_7 != '\0') { /* try { // try from 002e8c76 to 002e8c7a has its CatchHandler @ 002e8cdd */ wios::var_8((type_5 *)(var_1 + *(long *)(*(long *)var_1 + -0x18)), *(type_6 *)((type_5 *)(var_1 + *(long *)(*(long *)var_1 + -0x18)) + 0x20) | var_9); } } sentry::~type_3(local_38); return var_1; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (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: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (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 (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))))) (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 (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 (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) (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (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))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))))) 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)))))))))) (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: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)) (identifier) (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: (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: (pointer_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 (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement (identifier)))))
null
long * MASKED(long *param_1,undefined8 param_2) { long *plVar1; long *plVar2; long lVar3; undefined4 uVar4; char extraout_DL; long lVar5; char local_38 [16]; FUN_002e8070(local_38,param_1); if (local_38[0] != '\0') { lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1; plVar1 = *(long **)(lVar5 + 0xf8); if (plVar1 == (long *)0x0) { /* WARNING: Subroutine does not return */ FUN_00319460(); } if (*(char *)(lVar5 + 0xe4) == '\0') { plVar2 = *(long **)(lVar5 + 0xf0); if (plVar2 == (long *)0x0) { /* WARNING: Subroutine does not return */ FUN_00319460(); } /* try { // try from 002e8cac to 002e8cd7 has its CatchHandler @ 002e8cd8 */ uVar4 = (**(code **)(*plVar2 + 0x50))(plVar2,0x20); *(undefined4 *)(lVar5 + 0xe0) = uVar4; lVar3 = *param_1; *(undefined1 *)(lVar5 + 0xe4) = 1; lVar5 = *(long *)(lVar3 + -0x18) + (long)param_1; } else { uVar4 = *(undefined4 *)(lVar5 + 0xe0); } /* try { // try from 002e8c5f to 002e8c61 has its CatchHandler @ 002e8cd8 */ (**(code **)(*plVar1 + 0x18)) (plVar1,*(long *)(lVar5 + 0xe8),*(long *)(lVar5 + 0xe8) == 0,lVar5,uVar4,param_2); if (extraout_DL != '\0') { lVar5 = *(long *)(*param_1 + -0x18) + (long)param_1; /* try { // try from 002e8c76 to 002e8c7a has its CatchHandler @ 002e8cdd */ FUN_00301270(lVar5,*(uint *)(lVar5 + 0x20) | 1); } } FUN_002e80e0(local_38); return param_1; }
3162_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
~Target_sparc
FUN_001c5180
/* DWARF original prototype: void ~Target_sparc(Target_sparc<32,_true> * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_4cd88d::Target_sparc<32,_true>::~Target_sparc (Target_sparc<32,_true> *this,int __in_chrg) { void *pvVar1; *(undefined ***)&this->sparc_info = &PTR__Target_sparc_00662478; pvVar1 = (void *)(this->sparc_info).rosegment_gap; if (pvVar1 != (void *)0x0) { operator_delete(pvVar1); } operator_delete(this,0xf0); return; }
void FUN_001c5180(undefined8 *param_1) { *param_1 = &PTR_FUN_00662478; if (param_1[8] != 0) { FUN_0049e330(); } thunk_FUN_0049e330(param_1,0xf0); return; }
LEA RAX,[0x662478] PUSH RBX MOV RBX,RDI MOV qword ptr [RDI],RAX MOV RDI,qword ptr [RDI + 0x40] TEST RDI,RDI JZ 0x001c519c CALL 0x0049e330 MOV RDI,RBX MOV ESI,0xf0 POP RBX JMP 0x0049e320
null
null
null
null
[('const-64', u'PTRSUB_-1207741920'), (u'CAST_-1207741924', u'STORE_-1207742060'), (u'PTRSUB_-1207741927', u'STORE_-1207742060'), ('const-0', u'INT_NOTEQUAL_-1207742036'), ('tmp_84', u'PTRSUB_-1207741922'), ('const-433', u'STORE_-1207742060'), (u'PTRSUB_-1207741920', u'LOAD_-1207742056'), (u'PTRSUB_-1207741922', u'PTRSUB_-1207741920'), (u'INT_NOTEQUAL_-1207742036', u'CBRANCH_-1207742035'), ('tmp_84', u'CALL_-1207742007'), ('const-6694008', u'PTRSUB_-1207741927'), ('const-433', u'LOAD_-1207742056'), ('tmp_84', u'PTRSUB_-1207741926'), (u'CAST_-1207741920', u'CALL_-1207742028'), ('const-0', u'PTRSUB_-1207741922'), ('tmp_49', u'CBRANCH_-1207742035'), (u'PTRSUB_-1207741926', u'CAST_-1207741924'), ('const-0', u'RETURN_-1207742003'), ('const-0', u'PTRSUB_-1207741926'), ('const-240', u'CALL_-1207742007'), (u'LOAD_-1207742056', u'CAST_-1207741920'), (u'CAST_-1207741920', u'INT_NOTEQUAL_-1207742036'), ('const-0', u'PTRSUB_-1207741927')]
[('const-433', u'LOAD_-1207742056'), ('tmp_185', u'PTRADD_-1207741925'), ('const-0', u'INT_NOTEQUAL_-1207742036'), ('const-6694008', u'PTRSUB_-1207741928'), ('const-240', u'CALL_-1207742007'), (u'INT_NOTEQUAL_-1207742036', u'CBRANCH_-1207742035'), ('tmp_185', u'CALL_-1207742007'), ('const-8', u'PTRADD_-1207741925'), (u'LOAD_-1207742056', u'INT_NOTEQUAL_-1207742036'), (u'PTRSUB_-1207741928', u'STORE_-1207742060'), (u'PTRADD_-1207741925', u'LOAD_-1207742056'), ('const-0', u'PTRSUB_-1207741928'), ('tmp_49', u'CBRANCH_-1207742035'), ('const-433', u'STORE_-1207742060'), ('const-0', u'RETURN_-1207742003'), ('const-8', u'PTRADD_-1207741925'), ('tmp_185', u'STORE_-1207742060')]
null
null
001c5180
x64
O2
(translation_unit "void FUN_001c5180(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00662478;\n if (param_1[8] != 0) {\n FUN_0049e330();\n }\n thunk_FUN_0049e330(param_1,0xf0);\n return;\n}\n\n" (function_definition "void FUN_001c5180(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00662478;\n if (param_1[8] != 0) {\n FUN_0049e330();\n }\n thunk_FUN_0049e330(param_1,0xf0);\n return;\n}" primitive_type (function_declarator "FUN_001c5180(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_00662478;\n if (param_1[8] != 0) {\n FUN_0049e330();\n }\n thunk_FUN_0049e330(param_1,0xf0);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00662478;" (assignment_expression "*param_1 = &PTR_FUN_00662478" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00662478" & identifier)) ;) (if_statement "if (param_1[8] != 0) {\n FUN_0049e330();\n }" if (parenthesized_expression "(param_1[8] != 0)" ( (binary_expression "param_1[8] != 0" (subscript_expression "param_1[8]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n FUN_0049e330();\n }" { (expression_statement "FUN_0049e330();" (call_expression "FUN_0049e330()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "thunk_FUN_0049e330(param_1,0xf0);" (call_expression "thunk_FUN_0049e330(param_1,0xf0)" identifier (argument_list "(param_1,0xf0)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void ~Target_sparc(Target_sparc<32,_true> * this, int __in_chrg) */\n\nvoid __thiscall\nanon_unknown.dwarf_4cd88d::Target_sparc<32,_true>::~Target_sparc\n (Target_sparc<32,_true> *this,int __in_chrg)\n\n{\n void *pvVar1;\n \n *(undefined ***)&this->sparc_info = &PTR__Target_sparc_00662478;\n pvVar1 = (void *)(this->sparc_info).rosegment_gap;\n if (pvVar1 != (void *)0x0) {\n operator_delete(pvVar1);\n }\n operator_delete(this,0xf0);\n return;\n}\n\n" comment (declaration "void __thiscall\nanon_unknown.dwarf_4cd88d::Target_sparc<32,_true>::~Target_sparc\n (Target_sparc<32,_true> *this,int __in_chrg)\n\n{\n void *pvVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) identifier (ERROR ".dwarf_4cd88d::Target_sparc<32" . identifier : : identifier < number_literal) , (ERROR "_true>::~Target_sparc\n (Target_sparc<32,_true> *this,int __in_chrg)\n\n{\n void" identifier > : : ~ (function_declarator "Target_sparc\n (Target_sparc<32,_true> *this,int __in_chrg)" identifier (parameter_list "(Target_sparc<32,_true> *this,int __in_chrg)" ( (parameter_declaration "Target_sparc" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) { primitive_type) (pointer_declarator "*pvVar1" * identifier) ;) (expression_statement "*(undefined ***)&this->sparc_info = &PTR__Target_sparc_00662478;" (assignment_expression "*(undefined ***)&this->sparc_info = &PTR__Target_sparc_00662478" (pointer_expression "*(undefined ***)&this->sparc_info" * (cast_expression "(undefined ***)&this->sparc_info" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) (pointer_expression "&this->sparc_info" & (field_expression "this->sparc_info" identifier -> field_identifier)))) = (pointer_expression "&PTR__Target_sparc_00662478" & identifier)) ;) (expression_statement "pvVar1 = (void *)(this->sparc_info).rosegment_gap;" (assignment_expression "pvVar1 = (void *)(this->sparc_info).rosegment_gap" identifier = (cast_expression "(void *)(this->sparc_info).rosegment_gap" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (field_expression "(this->sparc_info).rosegment_gap" (parenthesized_expression "(this->sparc_info)" ( (field_expression "this->sparc_info" identifier -> field_identifier) )) . field_identifier))) ;) (if_statement "if (pvVar1 != (void *)0x0) {\n operator_delete(pvVar1);\n }" if (parenthesized_expression "(pvVar1 != (void *)0x0)" ( (binary_expression "pvVar1 != (void *)0x0" identifier != (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n operator_delete(pvVar1);\n }" { (expression_statement "operator_delete(pvVar1);" (call_expression "operator_delete(pvVar1)" identifier (argument_list "(pvVar1)" ( identifier ))) ;) })) (expression_statement "operator_delete(this,0xf0);" (call_expression "operator_delete(this,0xf0)" identifier (argument_list "(this,0xf0)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_001c5180(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00662478;\n if (param_1[8] != 0) {\n FUN_0049e330();\n }\n thunk_FUN_0049e330(param_1,0xf0);\n return;\n}\n\n" (function_definition "void FUN_001c5180(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00662478;\n if (param_1[8] != 0) {\n FUN_0049e330();\n }\n thunk_FUN_0049e330(param_1,0xf0);\n return;\n}" primitive_type (function_declarator "FUN_001c5180(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_00662478;\n if (param_1[8] != 0) {\n FUN_0049e330();\n }\n thunk_FUN_0049e330(param_1,0xf0);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00662478;" (assignment_expression "*param_1 = &PTR_FUN_00662478" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00662478" & identifier)) ;) (if_statement "if (param_1[8] != 0) {\n FUN_0049e330();\n }" if (parenthesized_expression "(param_1[8] != 0)" ( (binary_expression "param_1[8] != 0" (subscript_expression "param_1[8]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n FUN_0049e330();\n }" { (expression_statement "FUN_0049e330();" (call_expression "FUN_0049e330()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "thunk_FUN_0049e330(param_1,0xf0);" (call_expression "thunk_FUN_0049e330(param_1,0xf0)" identifier (argument_list "(param_1,0xf0)" ( 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 (subscript_expression IDENT [ LIT ]) != 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_001c5180(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00662478;\n if (param_1[8] != 0) {\n FUN_0049e330();\n }\n thunk_FUN_0049e330(param_1,0xf0);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001c5180(undefined8 *param_1)" (identifier "FUN_001c5180") (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_00662478;\n if (param_1[8] != 0) {\n FUN_0049e330();\n }\n thunk_FUN_0049e330(param_1,0xf0);\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_00662478;" (assignment_expression "*param_1 = &PTR_FUN_00662478" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_00662478" (& "&") (identifier "PTR_FUN_00662478"))) (; ";")) (if_statement "if (param_1[8] != 0) {\n FUN_0049e330();\n }" (if "if") (parenthesized_expression "(param_1[8] != 0)" (( "(") (binary_expression "param_1[8] != 0" (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_0049e330();\n }" ({ "{") (expression_statement "FUN_0049e330();" (call_expression "FUN_0049e330()" (identifier "FUN_0049e330") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "thunk_FUN_0049e330(param_1,0xf0);" (call_expression "thunk_FUN_0049e330(param_1,0xf0)" (identifier "thunk_FUN_0049e330") (argument_list "(param_1,0xf0)" (( "(") (identifier "param_1") (, ",") (number_literal "0xf0") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void ~Target_sparc(Target_sparc<32,_true> * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_4cd88d::Target_sparc<32,_true>::~Target_sparc (Target_sparc<32,_true> *this,int __in_chrg) { void *var_1; *(type_1 ***)&this->sparc_info = &PTR__Target_sparc_00662478; var_1 = (void *)(this->sparc_info).rosegment_gap; if (var_1 != (void *)0x0) { var_2(var_1); } var_2(this,0xf0); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (return_statement))))
null
void MASKED(undefined8 *param_1) { *param_1 = &PTR_FUN_00662478; if (param_1[8] != 0) { FUN_0049e330(); } thunk_FUN_0049e330(param_1,0xf0); return; }
111_sh4-linux-gnu-addr2line_and_sh4-linux-gnu-addr2line_strip.c
buildargv
FUN_00104320
char ** buildargv(char *input) { byte bVar1; bool bVar2; bool bVar3; bool bVar4; undefined *puVar5; byte bVar6; size_t sVar7; byte *__ptr; char **ppcVar8; char *pcVar9; byte *pbVar10; char **ppcVar11; int iVar12; long local_50; ppcVar8 = (char **)0x0; if (input == (char *)0x0) { return (char **)0x0; } bVar4 = false; bVar2 = false; bVar3 = false; sVar7 = strlen(input); __ptr = (byte *)xmalloc(sVar7 + 1); puVar5 = PTR__sch_istable_00107fd0; iVar12 = 0; local_50 = 0; do { while ((puVar5[(ulong)(byte)*input * 2] & 0x40) != 0) { input = (char *)((byte *)input + 1); } if ((iVar12 == 0) || (ppcVar11 = ppcVar8 + local_50, iVar12 + -1 <= (int)local_50)) { if (ppcVar8 == (char **)0x0) { ppcVar8 = (char **)xmalloc(0x40); iVar12 = 8; } else { iVar12 = iVar12 * 2; ppcVar8 = (char **)xrealloc(ppcVar8,(long)iVar12 << 3); } ppcVar11 = ppcVar8 + local_50; *ppcVar11 = (char *)0x0; } bVar6 = *input; pbVar10 = __ptr; joined_r0x001043e2: if (bVar6 != 0) { do { if (((puVar5[(ulong)bVar6 * 2] & 0x40) != 0) && ((!bVar3 && !bVar4) && !bVar2)) { bVar2 = false; bVar3 = false; bVar4 = false; break; } if (bVar4) { *pbVar10 = bVar6; bVar4 = false; pbVar10 = pbVar10 + 1; } else if (bVar6 == 0x5c) { bVar4 = true; } else if (bVar3) { if (bVar6 != 0x27) goto code_r0x0010443b; bVar3 = false; } else if (bVar2) { bVar4 = bVar3; if (bVar6 == 0x22) { bVar2 = false; } else { *pbVar10 = bVar6; pbVar10 = pbVar10 + 1; } } else { bVar4 = bVar2; if (bVar6 == 0x27) { bVar3 = true; } else { bVar3 = bVar2; if (bVar6 == 0x22) { bVar2 = true; } else { *pbVar10 = bVar6; pbVar10 = pbVar10 + 1; } } } input = (char *)((byte *)input + 1); bVar6 = *input; if (bVar6 == 0) break; } while( true ); } *pbVar10 = 0; pcVar9 = (char *)xstrdup(__ptr); *ppcVar11 = pcVar9; ppcVar8[local_50 + 1] = (char *)0x0; bVar6 = *input; bVar1 = puVar5[(ulong)bVar6 * 2]; while ((bVar1 & 0x40) != 0) { input = (char *)((byte *)input + 1); bVar6 = *input; bVar1 = puVar5[(ulong)bVar6 * 2]; } local_50 = local_50 + 1; if (bVar6 == 0) { free(__ptr); return ppcVar8; } } while( true ); code_r0x0010443b: input = (char *)((byte *)input + 1); *pbVar10 = bVar6; pbVar10 = pbVar10 + 1; bVar6 = *input; goto joined_r0x001043e2; }
long FUN_00104320(byte *param_1) { long lVar1; byte bVar2; bool bVar3; bool bVar4; bool bVar5; undefined *puVar6; byte bVar7; size_t sVar8; byte *__ptr; long lVar9; undefined8 uVar10; byte *pbVar11; undefined8 *puVar12; int iVar13; long local_50; lVar9 = 0; if (param_1 == (byte *)0x0) { return 0; } bVar5 = false; bVar3 = false; bVar4 = false; sVar8 = strlen((char *)param_1); __ptr = (byte *)xmalloc(sVar8 + 1); puVar6 = PTR__sch_istable_00107fd0; iVar13 = 0; local_50 = 0; do { while ((puVar6[(ulong)*param_1 * 2] & 0x40) != 0) { param_1 = param_1 + 1; } lVar1 = local_50 * 8; if ((iVar13 == 0) || (puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50)) { if (lVar9 == 0) { lVar9 = xmalloc(0x40); iVar13 = 8; } else { iVar13 = iVar13 * 2; lVar9 = xrealloc(lVar9,(long)iVar13 << 3); } puVar12 = (undefined8 *)(lVar9 + lVar1); *puVar12 = 0; } bVar7 = *param_1; pbVar11 = __ptr; joined_r0x001043e2: if (bVar7 != 0) { do { if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) { bVar3 = false; bVar4 = false; bVar5 = false; break; } if (bVar5) { *pbVar11 = bVar7; bVar5 = false; pbVar11 = pbVar11 + 1; } else if (bVar7 == 0x5c) { bVar5 = true; } else if (bVar4) { if (bVar7 != 0x27) goto code_r0x0010443b; bVar4 = false; } else if (bVar3) { bVar5 = bVar4; if (bVar7 == 0x22) { bVar3 = false; } else { *pbVar11 = bVar7; pbVar11 = pbVar11 + 1; } } else { bVar5 = bVar3; if (bVar7 == 0x27) { bVar4 = true; } else { bVar4 = bVar3; if (bVar7 == 0x22) { bVar3 = true; } else { *pbVar11 = bVar7; pbVar11 = pbVar11 + 1; } } } param_1 = param_1 + 1; bVar7 = *param_1; if (bVar7 == 0) break; } while( true ); } *pbVar11 = 0; uVar10 = xstrdup(__ptr); *puVar12 = uVar10; *(undefined8 *)(lVar9 + 8 + lVar1) = 0; bVar7 = *param_1; bVar2 = puVar6[(ulong)bVar7 * 2]; while ((bVar2 & 0x40) != 0) { param_1 = param_1 + 1; bVar7 = *param_1; bVar2 = puVar6[(ulong)bVar7 * 2]; } local_50 = local_50 + 1; if (bVar7 == 0) { free(__ptr); return lVar9; } } while( true ); code_r0x0010443b: param_1 = param_1 + 1; *pbVar11 = bVar7; pbVar11 = pbVar11 + 1; bVar7 = *param_1; goto joined_r0x001043e2; }
PUSH R15 PUSH R14 XOR R14D,R14D PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x38 TEST RDI,RDI JZ 0x001044b9 MOV RBX,RDI XOR R15D,R15D XOR R12D,R12D XOR R13D,R13D CALL 0x00102190 LEA RDI,[RAX + 0x1] CALL 0x00102230 XOR R10D,R10D MOV RBP,qword ptr [0x00107fd0] MOV qword ptr [RSP + 0x18],0x0 MOV qword ptr [RSP + 0x10],RAX JMP 0x00104374 ADD RBX,0x1 MOVZX EAX,byte ptr [RBX] TEST byte ptr [RBP + RAX*0x2],0x40 JNZ 0x00104370 MOV RCX,qword ptr [RSP + 0x18] LEA RSI,[RCX*0x8] MOV qword ptr [RSP + 0x8],RSI TEST R10D,R10D JZ 0x001043a0 LEA EAX,[R10 + -0x1] ADD RSI,R14 CMP EAX,ECX JG 0x001043d8 TEST R14,R14 JZ 0x00104560 ADD R10D,R10D MOV RDI,R14 MOVSXD RSI,R10D MOV dword ptr [RSP + 0x20],R10D SHL RSI,0x3 CALL 0x001021c0 MOV R10D,dword ptr [RSP + 0x20] MOV R14,RAX MOV RAX,qword ptr [RSP + 0x8] LEA RSI,[R14 + RAX*0x1] MOV qword ptr [RSI],0x0 MOVZX EAX,byte ptr [RBX] MOV RDX,qword ptr [RSP + 0x10] TEST AL,AL JNZ 0x00104404 JMP 0x00104450 MOV byte ptr [RDX],AL XOR R15D,R15D ADD RDX,0x1 ADD RBX,0x1 MOVZX EAX,byte ptr [RBX] TEST AL,AL JZ 0x00104450 MOVZX EDI,AL TEST byte ptr [RBP + RDI*0x2],0x40 JZ 0x0010441d MOV EDI,R13D OR EDI,R15D OR EDI,R12D JZ 0x00104530 TEST R15D,R15D JNZ 0x001043f0 CMP AL,0x5c JZ 0x001044d0 TEST R13D,R13D JZ 0x001044e0 CMP AL,0x27 JZ 0x00104520 ADD RBX,0x1 MOV byte ptr [RDX],AL ADD RDX,0x1 MOVZX EAX,byte ptr [RBX] TEST AL,AL JNZ 0x00104404 NOP dword ptr [RAX] MOV byte ptr [RDX],0x0 MOV RDI,qword ptr [RSP + 0x10] MOV dword ptr [RSP + 0x2c],R10D MOV qword ptr [RSP + 0x20],RSI CALL 0x00102260 MOV RSI,qword ptr [RSP + 0x20] MOV R10D,dword ptr [RSP + 0x2c] MOV qword ptr [RSI],RAX MOV RAX,qword ptr [RSP + 0x8] MOV qword ptr [R14 + RAX*0x1 + 0x8],0x0 MOVZX EDX,byte ptr [RBX] TEST byte ptr [RBP + RDX*0x2],0x40 MOV RAX,RDX JZ 0x001044a1 NOP ADD RBX,0x1 MOVZX EDX,byte ptr [RBX] MOV RAX,RDX TEST byte ptr [RBP + RDX*0x2],0x40 JNZ 0x00104490 ADD qword ptr [RSP + 0x18],0x1 TEST AL,AL JNZ 0x00104374 MOV RDI,qword ptr [RSP + 0x10] CALL 0x00102060 ADD RSP,0x38 MOV RAX,R14 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV R15D,0x1 JMP 0x001043f9 TEST R12D,R12D JZ 0x00104500 CMP AL,0x22 JZ 0x00104540 MOV byte ptr [RDX],AL MOV R15D,R13D ADD RDX,0x1 JMP 0x001043f9 CMP AL,0x27 JZ 0x00104550 CMP AL,0x22 JZ 0x00104580 MOV byte ptr [RDX],AL MOV R15D,R12D MOV R13D,R12D ADD RDX,0x1 JMP 0x001043f9 XOR R13D,R13D JMP 0x001043f9 XOR R12D,R12D XOR R13D,R13D XOR R15D,R15D JMP 0x00104450 MOV R15D,R13D XOR R12D,R12D JMP 0x001043f9 MOV R15D,R12D MOV R13D,0x1 JMP 0x001043f9 MOV EDI,0x40 CALL 0x00102230 MOV R10D,0x8 MOV R14,RAX JMP 0x001043c8 MOV R15D,R12D MOV R13D,R12D MOV R12D,0x1 JMP 0x001043f9
null
null
null
null
[('tmp_1486', u'CBRANCH_-1206958310'), (u'COPY_-1206956970', u'MULTIEQUAL_-1206957270'), (u'MULTIEQUAL_-1206957394', u'MULTIEQUAL_-1206957406'), (u'MULTIEQUAL_-1206957641', u'MULTIEQUAL_-1206957641'), ('const-0', u'COPY_-1206956975'), (u'INDIRECT_-1206957228', u'COPY_-1206957062'), (u'CAST_-1206957112', u'LOAD_-1206958527'), ('tmp_1254', u'CBRANCH_-1206958579'), ('tmp_1835', u'BRANCH_-1206958088'), (u'INT_EQUAL_-1206958546', u'CBRANCH_-1206958545'), (u'COPY_-1206956985', u'MULTIEQUAL_-1206957267'), (u'MULTIEQUAL_-1206957394', u'MULTIEQUAL_-1206957317'), ('const-1', u'PTRADD_-1206958474'), (u'MULTIEQUAL_-1206957856', u'STORE_-1206958216'), ('const-0', u'COPY_-1206957007'), (u'MULTIEQUAL_-1206957848', u'CAST_-1206957113'), (u'INT_MULT_-1206958644', u'PTRADD_-1206958610'), ('const-0', u'INT_NOTEQUAL_-1206958871'), ('tmp_1551', u'BRANCH_-1206958272'), (u'MULTIEQUAL_-1206957261', u'COPY_-1206957007'), (u'COPY_-1206957951', u'MULTIEQUAL_-1206957808'), ('const-2', u'INT_MULT_-1206957606'), (u'CALL_-1206959189', u'INDIRECT_-1206957589'), (u'COPY_-1206956959', u'MULTIEQUAL_-1206957248'), ('const-1', u'PTRADD_-1206958610'), ('const-0', u'INT_NOTEQUAL_-1206959115'), ('tmp_1114', u'CBRANCH_-1206958666'), ('const-433', u'LOAD_-1206958636'), (u'MULTIEQUAL_-1206957248', u'MULTIEQUAL_-1206957184'), ('tmp_1699', u'BRANCH_-1206958239'), ('tmp_1609', u'CBRANCH_-1206958232'), (u'MULTIEQUAL_-1206957479', u'INT_EQUAL_-1206958233'), (u'CAST_-1206957176', u'MULTIEQUAL_-1206957771'), (u'MULTIEQUAL_-1206957184', u'MULTIEQUAL_-1206957378'), ('const-433', u'STORE_-1206958542'), (u'MULTIEQUAL_-1206957397', u'MULTIEQUAL_-1206957397'), (u'MULTIEQUAL_-1206957808', u'PTRADD_-1206957322'), (u'MULTIEQUAL_-1206957172', u'MULTIEQUAL_-1206957388'), (u'PTRADD_-1206958474', u'CAST_-1206957319'), (u'COPY_-1206956909', u'COPY_-1206956850'), ('const-1', u'PTRADD_-1206958388'), (u'INT_ADD_-1206958582', u'MULTIEQUAL_-1206957495'), (u'INDIRECT_-1206957589', u'MULTIEQUAL_-1206957534'), (u'INT_EQUAL_-1206958219', u'CBRANCH_-1206958218'), (u'MULTIEQUAL_-1206957090', u'MULTIEQUAL_-1206957988'), (u'INT_EQUAL_-1206959259', u'CBRANCH_-1206959257'), (u'MULTIEQUAL_-1206957249', u'COPY_-1206957018'), (u'CALL_-1206958937', u'INDIRECT_-1206957479'), (u'CALL_-1206958725', u'INDIRECT_-1206957311'), (u'CAST_-1206956817', u'MULTIEQUAL_-1206957727'), (u'BOOL_NEGATE_-1206957248', u'BOOL_AND_-1206957419'), (u'MULTIEQUAL_-1206957856', u'PTRADD_-1206958475'), ('const-433', u'LOAD_-1206958622'), (u'MULTIEQUAL_-1206957270', u'MULTIEQUAL_-1206957249'), (u'INT_NOTEQUAL_-1206958669', u'CBRANCH_-1206958666'), (u'SUBPIECE_-1206957982', u'INT_SLESSEQUAL_-1206959025'), (u'LOAD_-1206959138', u'CAST_-1206957317'), (u'CAST_-1206957176', u'LOAD_-1206958565'), (u'INT_NOTEQUAL_-1206958657', u'CBRANCH_-1206958650'), (u'CALL_-1206959189', u'CAST_-1206957355'), (u'CAST_-1206957113', u'PTRADD_-1206958492'), ('const-0', u'RETURN_-1206957052'), ('const-64', u'INT_AND_-1206958656'), (u'MULTIEQUAL_-1206957495', u'PTRADD_-1206957269'), (u'MULTIEQUAL_-1206957479', u'INT_EQUAL_-1206958297'), (u'MULTIEQUAL_-1206957641', u'INT_ADD_-1206957648'), (u'INT_EQUAL_-1206958233', u'CBRANCH_-1206958232'), (u'LOAD_-1206958670', u'MULTIEQUAL_-1206957088'), (u'LOAD_-1206958636', u'MULTIEQUAL_-1206957092'), (u'MULTIEQUAL_-1206957242', u'MULTIEQUAL_-1206957244'), ('const-1', u'COPY_-1206956909'), (u'COPY_-1206957328', u'MULTIEQUAL_-1206957267'), (u'MULTIEQUAL_-1206957242', u'CBRANCH_-1206958612'), ('const-64', u'INT_AND_-1206959102'), ('const-0', u'INT_EQUAL_-1206958546'), (u'MULTIEQUAL_-1206957092', u'INT_EQUAL_-1206958569'), (u'STORE_-1206958468', u'INDIRECT_-1206957415'), (u'MULTIEQUAL_-1206957727', u'PTRADD_-1206957269'), ('tmp_1200', u'CBRANCH_-1206958612'), (u'MULTIEQUAL_-1206957245', u'MULTIEQUAL_-1206957317'), (u'INDIRECT_-1206957589', u'COPY_-1206957439'), (u'INT_ADD_-1206957141', u'PTRADD_-1206957094'), (u'MULTIEQUAL_-1206957406', u'MULTIEQUAL_-1206957394'), ('tmp_1402', u'BRANCH_-1206958279'), ('const-0', u'COPY_-1206957328'), (u'INT_MULT_-1206958596', u'PTRADD_-1206958562'), (u'MULTIEQUAL_-1206957808', u'CALL_-1206958937'), (u'MULTIEQUAL_-1206957856', u'STORE_-1206958468'), (u'MULTIEQUAL_-1206957710', u'MULTIEQUAL_-1206957808'), (u'MULTIEQUAL_-1206957249', u'COPY_-1206956933'), (u'INDIRECT_-1206957136', u'MULTIEQUAL_-1206957406'), (u'MULTIEQUAL_-1206957249', u'BOOL_NEGATE_-1206957253'), (u'INDIRECT_-1206957054', u'MULTIEQUAL_-1206957449'), (u'MULTIEQUAL_-1206957247', u'MULTIEQUAL_-1206957856'), (u'COPY_-1206956965', u'MULTIEQUAL_-1206957267'), (u'PTRADD_-1206958388', u'MULTIEQUAL_-1206957868'), (u'MULTIEQUAL_-1206957242', u'BOOL_NEGATE_-1206957248'), (u'MULTIEQUAL_-1206957641', u'MULTIEQUAL_-1206957539'), ('tmp_1514', u'CBRANCH_-1206958296'), (u'INT_EQUAL_-1206959072', u'CBRANCH_-1206959070'), (u'MULTIEQUAL_-1206957495', u'INT_ADD_-1206958582'), (u'PTRADD_-1206958584', u'CAST_-1206957022'), (u'INT_MULT_-1206959102', u'PTRADD_-1206959068'), (u'COPY_-1206956975', u'COPY_-1206956922'), (u'STORE_-1206958689', u'INDIRECT_-1206957282'), (u'MULTIEQUAL_-1206957779', u'STORE_-1206958759'), (u'COPY_-1206956922', u'MULTIEQUAL_-1206957248'), ('const-0', u'INT_NOTEQUAL_-1206958669'), ('const-1', u'PTRADD_-1206959068'), ('tmp_1637', u'CBRANCH_-1206958218'), (u'MULTIEQUAL_-1206957848', u'MULTIEQUAL_-1206957771'), ('const-0', u'INT_EQUAL_-1206958569'), (u'MULTIEQUAL_-1206957261', u'COPY_-1206956982'), (u'COPY_-1206957194', u'MULTIEQUAL_-1206957554'), (u'STORE_-1206958294', u'INDIRECT_-1206957168'), (u'BOOL_AND_-1206957419', u'BOOL_AND_-1206958606'), ('const-92', u'INT_EQUAL_-1206958599'), (u'MULTIEQUAL_-1206957868', u'MULTIEQUAL_-1206957856'), (u'CAST_-1206957317', u'INT_ZEXT_-1206958092'), (u'LOAD_-1206958622', u'MULTIEQUAL_-1206957088'), ('const-433', u'STORE_-1206958759'), ('const-1', u'PTRADD_-1206958139'), ('const-0', u'COPY_-1206957951'), ('const-4294967295', u'INT_ADD_-1206957648'), (u'INT_MULT_-1206957606', u'INT_SEXT_-1206958981'), (u'COPY_-1206956971', u'MULTIEQUAL_-1206957248'), (u'MULTIEQUAL_-1206957378', u'MULTIEQUAL_-1206957378'), (u'CALL_-1206959203', u'INDIRECT_-1206957599'), (u'COPY_-1206957510', u'MULTIEQUAL_-1206957397'), (u'MULTIEQUAL_-1206957479', u'INT_NOTEQUAL_-1206958561'), ('const-1', u'INT_ADD_-1206957141'), ('tmp_1689', u'BRANCH_-1206958063'), (u'MULTIEQUAL_-1206957479', u'STORE_-1206958468'), (u'COPY_-1206957439', u'PTRADD_-1206958610'), ('const-0', u'STORE_-1206958689'), (u'MULTIEQUAL_-1206957088', u'INT_AND_-1206958644'), (u'MULTIEQUAL_-1206957090', u'CAST_-1206957023'), (u'MULTIEQUAL_-1206957495', u'PTRADD_-1206957322'), ('const-34', u'INT_EQUAL_-1206958219'), (u'LOAD_-1206958682', u'INT_AND_-1206958656'), ('const-1', u'INT_ADD_-1206959185'), (u'CAST_-1206957242', u'MULTIEQUAL_-1206957727'), (u'MULTIEQUAL_-1206957856', u'STORE_-1206958542'), ('const-1', u'PTRADD_-1206958475'), (u'CAST_-1206957176', u'MULTIEQUAL_-1206957848'), (u'LOAD_-1206958680', u'INT_ZEXT_-1206957783'), (u'CAST_-1206957319', u'MULTIEQUAL_-1206957988'), ('const-8', u'COPY_-1206957194'), (u'MULTIEQUAL_-1206957246', u'MULTIEQUAL_-1206957771'), (u'COPY_-1206957018', u'MULTIEQUAL_-1206957270'), ('const-433', u'LOAD_-1206958527'), ('const-0', u'INT_EQUAL_-1206959072'), (u'MULTIEQUAL_-1206957710', u'COPY_-1206957076'), (u'PTRADD_-1206958492', u'CAST_-1206957112'), (u'MULTIEQUAL_-1206957261', u'COPY_-1206956959'), (u'MULTIEQUAL_-1206957856', u'MULTIEQUAL_-1206957868'), (u'PTRADD_-1206958475', u'MULTIEQUAL_-1206957247'), ('const-0', u'COPY_-1206957488'), (u'LOAD_-1206958527', u'MULTIEQUAL_-1206957249'), (u'CALL_-1206958725', u'CAST_-1206957070'), ('const-1', u'PTRADD_-1206958584'), ('const-34', u'INT_EQUAL_-1206958297'), (u'MULTIEQUAL_-1206957249', u'CBRANCH_-1206958579'), (u'INDIRECT_-1206957339', u'MULTIEQUAL_-1206957245'), (u'CAST_-1206957022', u'LOAD_-1206958636'), ('tmp_1696', u'BRANCH_-1206958110'), (u'INT_EQUAL_-1206959020', u'CBRANCH_-1206959018'), (u'MULTIEQUAL_-1206957848', u'CAST_-1206957177'), (u'COPY_-1206957076', u'RETURN_-1206957052'), (u'CAST_-1206957355', u'CALL_-1206958548'), (u'INT_MULT_-1206958656', u'PTRADD_-1206958622'), (u'MULTIEQUAL_-1206957479', u'STORE_-1206958294'), (u'PTRADD_-1206958622', u'LOAD_-1206958682'), ('const-1', u'COPY_-1206956964'), (u'INDIRECT_-1206957415', u'MULTIEQUAL_-1206957406'), ('const-39', u'INT_NOTEQUAL_-1206958561'), ('tmp_1582', u'BRANCH_-1206958175'), (u'MULTIEQUAL_-1206957249', u'MULTIEQUAL_-1206957479'), (u'CALL_-1206958937', u'CAST_-1206957242'), (u'PTRADD_-1206957269', u'STORE_-1206958906'), (u'MULTIEQUAL_-1206957261', u'CBRANCH_-1206958310'), (u'COPY_-1206957105', u'MULTIEQUAL_-1206957267'), (u'MULTIEQUAL_-1206957261', u'COPY_-1206956971'), (u'COPY_-1206957011', u'MULTIEQUAL_-1206957267'), ('const-433', u'LOAD_-1206959138'), ('const-1', u'PTRADD_-1206958222'), (u'COPY_-1206957495', u'MULTIEQUAL_-1206957388'), (u'MULTIEQUAL_-1206957479', u'STORE_-1206958542'), (u'MULTIEQUAL_-1206957249', u'MULTIEQUAL_-1206957243'), ('tmp_433', u'CBRANCH_-1206959033'), (u'INT_SEXT_-1206958981', u'INT_LEFT_-1206958956'), (u'MULTIEQUAL_-1206957988', u'MULTIEQUAL_-1206957246'), (u'INT_ZEXT_-1206958092', u'INT_MULT_-1206959102'), (u'INT_EQUAL_-1206958297', u'CBRANCH_-1206958296'), (u'COPY_-1206956850', u'MULTIEQUAL_-1206957248'), ('const-8', u'PTRADD_-1206957322'), ('tmp_687', u'CBRANCH_-1206958870'), (u'MULTIEQUAL_-1206957261', u'MULTIEQUAL_-1206957242'), (u'STORE_-1206958542', u'INDIRECT_-1206957339'), (u'STORE_-1206958906', u'INDIRECT_-1206957453'), (u'COPY_-1206957007', u'MULTIEQUAL_-1206957179'), ('const-1', u'PTRADD_-1206958492'), (u'LOAD_-1206958565', u'INT_EQUAL_-1206958546'), (u'MULTIEQUAL_-1206957261', u'BOOL_NEGATE_-1206957265'), ('tmp_1899', u'MULTIEQUAL_-1206957988'), (u'MULTIEQUAL_-1206957435', u'MULTIEQUAL_-1206957245'), (u'COPY_-1206957007', u'MULTIEQUAL_-1206957248'), (u'COPY_-1206957014', u'COPY_-1206956970'), (u'MULTIEQUAL_-1206957247', u'MULTIEQUAL_-1206957779'), (u'CALL_-1206959203', u'INT_ADD_-1206959185'), ('tmp_361', u'CBRANCH_-1206959070'), (u'MULTIEQUAL_-1206957554', u'MULTIEQUAL_-1206957539'), ('const-1', u'PTRADD_-1206958474'), ('tmp_314', u'CBRANCH_-1206959111'), ('const-0', u'COPY_-1206959166'), (u'COPY_-1206957439', u'PTRADD_-1206958562'), (u'INT_NOTEQUAL_-1206958561', u'CBRANCH_-1206958561'), ('const-433', u'STORE_-1206958689'), (u'CALL_-1206958037', u'CAST_-1206956817'), (u'MULTIEQUAL_-1206957641', u'INT_MULT_-1206957606'), ('tmp_1899', u'CALL_-1206959203'), ('const-0', u'INT_EQUAL_-1206959259'), (u'MULTIEQUAL_-1206957179', u'MULTIEQUAL_-1206957397'), (u'INT_ZEXT_-1206957763', u'INT_MULT_-1206958596'), (u'MULTIEQUAL_-1206957261', u'COPY_-1206956985'), (u'MULTIEQUAL_-1206957710', u'PTRADD_-1206957094'), (u'CAST_-1206957320', u'PTRADD_-1206958474'), (u'MULTIEQUAL_-1206957270', u'MULTIEQUAL_-1206957172'), (u'MULTIEQUAL_-1206957244', u'MULTIEQUAL_-1206957242'), (u'MULTIEQUAL_-1206957249', u'MULTIEQUAL_-1206957270'), (u'PTRADD_-1206958562', u'LOAD_-1206958622'), (u'LOAD_-1206958565', u'MULTIEQUAL_-1206957479'), ('tmp_1460', u'CBRANCH_-1206958545'), (u'LOAD_-1206958636', u'INT_ZEXT_-1206957763'), (u'MULTIEQUAL_-1206957771', u'LOAD_-1206958680'), (u'STORE_-1206958759', u'INDIRECT_-1206957325'), (u'INT_NOTEQUAL_-1206959115', u'CBRANCH_-1206959111'), ('const-433', u'STORE_-1206958216'), ('const-1', u'PTRADD_-1206958584'), ('const-433', u'LOAD_-1206958682'), (u'INDIRECT_-1206957479', u'MULTIEQUAL_-1206957449'), (u'PTRADD_-1206958222', u'MULTIEQUAL_-1206957868'), (u'MULTIEQUAL_-1206957856', u'MULTIEQUAL_-1206957779'), (u'BOOL_NEGATE_-1206957253', u'BOOL_AND_-1206957419'), ('const-0', u'COPY_-1206957014'), ('const-1', u'PTRADD_-1206958513'), (u'INDIRECT_-1206957168', u'MULTIEQUAL_-1206957406'), ('const-433', u'STORE_-1206958906'), ('const-0', u'COPY_-1206957495'), ('const-0', u'INT_EQUAL_-1206959020'), (u'MULTIEQUAL_-1206957267', u'MULTIEQUAL_-1206957242'), (u'INT_EQUAL_-1206958569', u'CBRANCH_-1206958567'), (u'MULTIEQUAL_-1206957771', u'MULTIEQUAL_-1206957090'), (u'CAST_-1206957177', u'PTRADD_-1206958513'), ('const-433', u'LOAD_-1206958680'), ('const-1', u'COPY_-1206957105'), (u'INT_AND_-1206959102', u'INT_NOTEQUAL_-1206959115'), ('const-8', u'PTRADD_-1206957094'), (u'COPY_-1206957725', u'MULTIEQUAL_-1206957641'), (u'MULTIEQUAL_-1206957261', u'MULTIEQUAL_-1206957248'), (u'LOAD_-1206958899', u'MULTIEQUAL_-1206957249'), (u'MULTIEQUAL_-1206957242', u'MULTIEQUAL_-1206957261'), (u'COPY_-1206958535', u'RETURN_-1206958486'), ('tmp_814', u'CBRANCH_-1206958650'), ('const-1', u'PTRADD_-1206958475'), ('const-0', u'COPY_-1206957510'), (u'INT_SLESSEQUAL_-1206959025', u'CBRANCH_-1206959033'), (u'MULTIEQUAL_-1206957988', u'LOAD_-1206959138'), ('const-1', u'INT_ADD_-1206958582'), (u'INT_AND_-1206958644', u'INT_NOTEQUAL_-1206958657'), (u'LOAD_-1206958680', u'MULTIEQUAL_-1206957092'), (u'MULTIEQUAL_-1206957249', u'INT_NOTEQUAL_-1206958871'), (u'CAST_-1206957355', u'CALL_-1206958725'), ('const-2', u'INT_MULT_-1206958656'), (u'MULTIEQUAL_-1206957249', u'COPY_-1206957011'), ('const-2', u'INT_MULT_-1206958644'), ('tmp_1172', u'CBRANCH_-1206958632'), (u'COPY_-1206957439', u'PTRADD_-1206959068'), (u'MULTIEQUAL_-1206957868', u'MULTIEQUAL_-1206957779'), ('tmp_124', u'CBRANCH_-1206959257'), ('const-64', u'CALL_-1206958037'), ('const-0', u'RETURN_-1206958486'), ('const-0', u'COPY_-1206957001'), ('const-1', u'PTRADD_-1206958139'), (u'CAST_-1206957112', u'MULTIEQUAL_-1206957246'), ('tmp_1850', u'BRANCH_-1206958023'), ('tmp_459', u'CBRANCH_-1206959018'), ('const-8', u'PTRADD_-1206957269'), ('const-2', u'INT_MULT_-1206959102'), ('const-3', u'INT_LEFT_-1206958956'), (u'CALL_-1206958037', u'INDIRECT_-1206957054'), (u'COPY_-1206957270', u'COPY_-1206957265'), (u'PTRADD_-1206958610', u'LOAD_-1206958670'), (u'MULTIEQUAL_-1206957856', u'PTRADD_-1206958139'), (u'COPY_-1206957488', u'MULTIEQUAL_-1206957378'), ('const-0', u'STORE_-1206958906'), (u'INDIRECT_-1206957453', u'MULTIEQUAL_-1206957435'), (u'COPY_-1206957439', u'PTRADD_-1206958622'), (u'MULTIEQUAL_-1206957495', u'MULTIEQUAL_-1206957495'), (u'LOAD_-1206959128', u'INT_AND_-1206959102'), (u'MULTIEQUAL_-1206957856', u'PTRADD_-1206958388'), (u'PTRADD_-1206959068', u'LOAD_-1206959128'), (u'CAST_-1206957070', u'STORE_-1206958705'), (u'INDIRECT_-1206957282', u'MULTIEQUAL_-1206957534'), ('const-433', u'STORE_-1206958705'), (u'BOOL_NEGATE_-1206957265', u'BOOL_AND_-1206958606'), ('const-0', u'COPY_-1206957725'), (u'INT_LEFT_-1206958956', u'CALL_-1206958937'), ('tmp_1678', u'BRANCH_-1206958189'), ('const-1', u'PTRADD_-1206958513'), (u'MULTIEQUAL_-1206957243', u'MULTIEQUAL_-1206957249'), (u'MULTIEQUAL_-1206957808', u'INT_EQUAL_-1206959020'), (u'CALL_-1206958548', u'INDIRECT_-1206957228'), (u'PTRADD_-1206957322', u'MULTIEQUAL_-1206957872'), ('const-433', u'LOAD_-1206958565'), (u'CAST_-1206957022', u'MULTIEQUAL_-1206957090'), ('const-433', u'LOAD_-1206959128'), (u'INT_ADD_-1206957648', u'INT_SLESSEQUAL_-1206959025'), (u'MULTIEQUAL_-1206957495', u'INT_ADD_-1206957141'), (u'MULTIEQUAL_-1206957479', u'STORE_-1206958216'), ('tmp_1282', u'CBRANCH_-1206958561'), (u'MULTIEQUAL_-1206957856', u'STORE_-1206958294'), ('const-2', u'INT_MULT_-1206958596'), ('const-433', u'STORE_-1206958468'), ('tmp_1228', u'CBRANCH_-1206958598'), (u'INT_ZEXT_-1206957856', u'INT_MULT_-1206958656'), (u'MULTIEQUAL_-1206957479', u'INT_EQUAL_-1206958599'), (u'INT_MULT_-1206957606', u'MULTIEQUAL_-1206957554'), (u'MULTIEQUAL_-1206957248', u'MULTIEQUAL_-1206957261'), (u'CAST_-1206957355', u'COPY_-1206957275'), (u'MULTIEQUAL_-1206957479', u'INT_EQUAL_-1206958219'), (u'INT_ZEXT_-1206957783', u'INT_MULT_-1206958644'), ('const-1', u'PTRADD_-1206958562'), (u'INT_NOTEQUAL_-1206958871', u'CBRANCH_-1206958870'), (u'STORE_-1206958216', u'INDIRECT_-1206957136'), (u'MULTIEQUAL_-1206957243', u'MULTIEQUAL_-1206957172'), ('const-433', u'STORE_-1206958294'), (u'MULTIEQUAL_-1206957244', u'MULTIEQUAL_-1206957179'), (u'COPY_-1206957001', u'MULTIEQUAL_-1206957172'), ('tmp_271', u'BRANCH_-1206959145'), (u'MULTIEQUAL_-1206957539', u'MULTIEQUAL_-1206957641'), (u'MULTIEQUAL_-1206957242', u'MULTIEQUAL_-1206957184'), (u'MULTIEQUAL_-1206957397', u'MULTIEQUAL_-1206957244'), ('tmp_1899', u'INT_EQUAL_-1206959259'), ('const-0', u'STORE_-1206958759'), (u'MULTIEQUAL_-1206957872', u'STORE_-1206958705'), (u'COPY_-1206957275', u'MULTIEQUAL_-1206957247'), ('tmp_964', u'CBRANCH_-1206958567'), (u'MULTIEQUAL_-1206957534', u'MULTIEQUAL_-1206957435'), (u'MULTIEQUAL_-1206957641', u'INT_EQUAL_-1206959072'), (u'MULTIEQUAL_-1206957245', u'MULTIEQUAL_-1206957394'), (u'COPY_-1206956964', u'MULTIEQUAL_-1206957270'), (u'COPY_-1206959166', u'MULTIEQUAL_-1206957495'), (u'PTRADD_-1206957269', u'MULTIEQUAL_-1206957872'), ('const-433', u'LOAD_-1206958670'), (u'CAST_-1206957023', u'PTRADD_-1206958584'), ('const-0', u'INT_NOTEQUAL_-1206958657'), (u'MULTIEQUAL_-1206957388', u'MULTIEQUAL_-1206957388'), (u'MULTIEQUAL_-1206957388', u'MULTIEQUAL_-1206957243'), (u'MULTIEQUAL_-1206957988', u'CAST_-1206957320'), (u'MULTIEQUAL_-1206957246', u'MULTIEQUAL_-1206957848'), ('const-39', u'INT_EQUAL_-1206958233'), ('const-1', u'PTRADD_-1206958388'), ('const-64', u'INT_AND_-1206958644'), (u'COPY_-1206956982', u'MULTIEQUAL_-1206957270'), (u'MULTIEQUAL_-1206957727', u'MULTIEQUAL_-1206957710'), (u'INT_AND_-1206958656', u'INT_NOTEQUAL_-1206958669'), (u'INT_ADD_-1206959185', u'CALL_-1206959189'), (u'COPY_-1206956933', u'MULTIEQUAL_-1206957270'), ('const-1', u'PTRADD_-1206958622'), (u'MULTIEQUAL_-1206957242', u'COPY_-1206956965'), (u'MULTIEQUAL_-1206957808', u'MULTIEQUAL_-1206957710'), ('const-0', u'SUBPIECE_-1206957982'), (u'MULTIEQUAL_-1206957267', u'MULTIEQUAL_-1206957179'), (u'COPY_-1206956997', u'MULTIEQUAL_-1206957184'), ('const-433', u'LOAD_-1206958899'), ('const-1', u'PTRADD_-1206958492'), (u'MULTIEQUAL_-1206957495', u'SUBPIECE_-1206957982'), ('tmp_5248', u'COPY_-1206957270'), (u'MULTIEQUAL_-1206957988', u'LOAD_-1206958899'), ('const-0', u'COPY_-1206958535'), (u'MULTIEQUAL_-1206957534', u'MULTIEQUAL_-1206957534'), (u'STORE_-1206958705', u'INDIRECT_-1206957291'), (u'PTRADD_-1206957094', u'STORE_-1206958689'), (u'MULTIEQUAL_-1206957406', u'MULTIEQUAL_-1206957317'), (u'BOOL_AND_-1206958606', u'CBRANCH_-1206958632'), (u'PTRADD_-1206958513', u'CAST_-1206957176'), (u'PTRADD_-1206958139', u'MULTIEQUAL_-1206957868'), (u'MULTIEQUAL_-1206957808', u'MULTIEQUAL_-1206957808'), (u'MULTIEQUAL_-1206957856', u'PTRADD_-1206958222'), (u'MULTIEQUAL_-1206957378', u'MULTIEQUAL_-1206957242'), (u'INT_EQUAL_-1206958599', u'CBRANCH_-1206958598'), (u'MULTIEQUAL_-1206957479', u'INT_ZEXT_-1206957856'), ('const-0', u'COPY_-1206956997'), ('const-1', u'PTRADD_-1206958222')]
[('tmp_1486', u'CBRANCH_-1206958310'), (u'MULTIEQUAL_-1206957394', u'MULTIEQUAL_-1206957406'), (u'MULTIEQUAL_-1206957641', u'MULTIEQUAL_-1206957641'), ('const-0', u'COPY_-1206956975'), ('tmp_1254', u'CBRANCH_-1206958579'), ('tmp_1835', u'BRANCH_-1206958088'), (u'CALL_-1206959189', u'CAST_-1206957359'), (u'PTRADD_-1206958513', u'LOAD_-1206958565'), (u'INT_EQUAL_-1206958546', u'CBRANCH_-1206958545'), (u'MULTIEQUAL_-1206957394', u'MULTIEQUAL_-1206957317'), ('const-1', u'PTRADD_-1206958474'), (u'MULTIEQUAL_-1206957856', u'STORE_-1206958216'), ('const-0', u'COPY_-1206957007'), (u'LOAD_-1206958899', u'MULTIEQUAL_-1206957254'), (u'INT_MULT_-1206958644', u'PTRADD_-1206958610'), ('tmp_4266', u'INT_EQUAL_-1206959259'), ('const-433', u'LOAD_-1206958527'), (u'MULTIEQUAL_-1206957808', u'INT_ADD_-1206959044'), ('const-0', u'INT_NOTEQUAL_-1206958871'), ('tmp_1551', u'BRANCH_-1206958272'), ('const-1', u'PTRADD_-1206958610'), (u'COPY_-1206957951', u'MULTIEQUAL_-1206957808'), ('const-2', u'INT_MULT_-1206957606'), (u'CALL_-1206959189', u'INDIRECT_-1206957589'), (u'PTRADD_-1206958513', u'MULTIEQUAL_-1206957848'), ('const-0', u'INT_NOTEQUAL_-1206959115'), ('tmp_1114', u'CBRANCH_-1206958666'), (u'COPY_-1206956964', u'MULTIEQUAL_-1206957248'), (u'MULTIEQUAL_-1206957248', u'MULTIEQUAL_-1206957184'), ('tmp_1699', u'BRANCH_-1206958239'), ('tmp_1609', u'CBRANCH_-1206958232'), (u'MULTIEQUAL_-1206957479', u'INT_EQUAL_-1206958233'), (u'MULTIEQUAL_-1206957184', u'MULTIEQUAL_-1206957378'), (u'MULTIEQUAL_-1206957248', u'MULTIEQUAL_-1206957249'), (u'MULTIEQUAL_-1206957397', u'MULTIEQUAL_-1206957397'), (u'MULTIEQUAL_-1206957172', u'MULTIEQUAL_-1206957388'), (u'MULTIEQUAL_-1206957249', u'MULTIEQUAL_-1206957242'), ('const-433', u'LOAD_-1206958622'), (u'MULTIEQUAL_-1206957252', u'MULTIEQUAL_-1206957856'), (u'INT_ADD_-1206958582', u'MULTIEQUAL_-1206957495'), (u'MULTIEQUAL_-1206957261', u'COPY_-1206956964'), (u'INDIRECT_-1206957589', u'MULTIEQUAL_-1206957534'), (u'INT_EQUAL_-1206958219', u'CBRANCH_-1206958218'), (u'INT_EQUAL_-1206959259', u'CBRANCH_-1206959257'), (u'MULTIEQUAL_-1206957090', u'MULTIEQUAL_-1206957988'), (u'CALL_-1206958937', u'INDIRECT_-1206957479'), (u'CALL_-1206958725', u'INDIRECT_-1206957311'), (u'BOOL_NEGATE_-1206957248', u'BOOL_AND_-1206957419'), (u'INT_ADD_-1206959044', u'CAST_-1206957284'), ('const-433', u'STORE_-1206958216'), (u'MULTIEQUAL_-1206957848', u'PTRADD_-1206958492'), (u'MULTIEQUAL_-1206957856', u'PTRADD_-1206958475'), (u'MULTIEQUAL_-1206957270', u'MULTIEQUAL_-1206957249'), (u'INT_NOTEQUAL_-1206958669', u'CBRANCH_-1206958666'), (u'COPY_-1206957280', u'MULTIEQUAL_-1206957252'), (u'INDIRECT_-1206957228', u'COPY_-1206957067'), ('tmp_4266', u'CAST_-1206957369'), (u'SUBPIECE_-1206957982', u'INT_SLESSEQUAL_-1206959025'), (u'PTRADD_-1206958584', u'LOAD_-1206958636'), (u'CAST_-1206957369', u'CALL_-1206959203'), (u'INT_NOTEQUAL_-1206958657', u'CBRANCH_-1206958650'), ('const-64', u'INT_AND_-1206958656'), (u'MULTIEQUAL_-1206957479', u'INT_EQUAL_-1206958297'), (u'MULTIEQUAL_-1206957250', u'MULTIEQUAL_-1206957394'), ('const-1', u'PTRADD_-1206958622'), (u'MULTIEQUAL_-1206957641', u'INT_ADD_-1206957648'), (u'INT_EQUAL_-1206958233', u'CBRANCH_-1206958232'), (u'LOAD_-1206958670', u'MULTIEQUAL_-1206957088'), (u'LOAD_-1206958636', u'MULTIEQUAL_-1206957092'), (u'MULTIEQUAL_-1206957247', u'MULTIEQUAL_-1206957184'), ('const-1', u'COPY_-1206956909'), (u'MULTIEQUAL_-1206957261', u'COPY_-1206956987'), ('const-8', u'INT_ADD_-1206958677'), (u'COPY_-1206957328', u'MULTIEQUAL_-1206957267'), (u'MULTIEQUAL_-1206957242', u'CBRANCH_-1206958612'), ('const-64', u'INT_AND_-1206959102'), ('const-0', u'INT_EQUAL_-1206958546'), (u'MULTIEQUAL_-1206957092', u'INT_EQUAL_-1206958569'), (u'STORE_-1206958468', u'INDIRECT_-1206957415'), ('tmp_1200', u'CBRANCH_-1206958612'), (u'MULTIEQUAL_-1206957254', u'INT_NOTEQUAL_-1206958871'), (u'MULTIEQUAL_-1206957406', u'MULTIEQUAL_-1206957394'), ('tmp_1402', u'BRANCH_-1206958279'), (u'CAST_-1206957231', u'STORE_-1206958906'), ('const-0', u'COPY_-1206957328'), (u'INT_MULT_-1206958596', u'PTRADD_-1206958562'), (u'COPY_-1206956970', u'MULTIEQUAL_-1206957267'), (u'MULTIEQUAL_-1206957808', u'CALL_-1206958937'), (u'MULTIEQUAL_-1206957856', u'STORE_-1206958468'), (u'MULTIEQUAL_-1206957710', u'MULTIEQUAL_-1206957808'), (u'CALL_-1206958937', u'MULTIEQUAL_-1206957727'), (u'INDIRECT_-1206957136', u'MULTIEQUAL_-1206957406'), (u'MULTIEQUAL_-1206957249', u'BOOL_NEGATE_-1206957253'), (u'INDIRECT_-1206957054', u'MULTIEQUAL_-1206957449'), (u'LOAD_-1206959138', u'INT_ZEXT_-1206958092'), (u'PTRADD_-1206958388', u'MULTIEQUAL_-1206957868'), (u'MULTIEQUAL_-1206957242', u'BOOL_NEGATE_-1206957248'), (u'MULTIEQUAL_-1206957988', u'MULTIEQUAL_-1206957251'), (u'CAST_-1206957359', u'CALL_-1206958725'), (u'MULTIEQUAL_-1206957641', u'MULTIEQUAL_-1206957539'), ('tmp_1514', u'CBRANCH_-1206958296'), ('const-1', u'PTRADD_-1206958475'), (u'INT_EQUAL_-1206959072', u'CBRANCH_-1206959070'), (u'MULTIEQUAL_-1206957495', u'INT_ADD_-1206958582'), ('const-433', u'STORE_-1206958542'), (u'INT_MULT_-1206959102', u'PTRADD_-1206959068'), (u'STORE_-1206958689', u'INDIRECT_-1206957282'), (u'MULTIEQUAL_-1206957779', u'STORE_-1206958759'), ('const-433', u'LOAD_-1206959128'), ('const-0', u'INT_NOTEQUAL_-1206958669'), ('const-1', u'PTRADD_-1206959068'), ('const-0', u'RETURN_-1206957057'), (u'MULTIEQUAL_-1206957261', u'COPY_-1206956990'), ('tmp_1637', u'CBRANCH_-1206958218'), (u'MULTIEQUAL_-1206957848', u'MULTIEQUAL_-1206957771'), ('const-0', u'INT_EQUAL_-1206958569'), (u'MULTIEQUAL_-1206957248', u'MULTIEQUAL_-1206957172'), (u'COPY_-1206956990', u'MULTIEQUAL_-1206957267'), (u'COPY_-1206957194', u'MULTIEQUAL_-1206957554'), (u'MULTIEQUAL_-1206957710', u'INT_ADD_-1206958677'), (u'STORE_-1206958294', u'INDIRECT_-1206957168'), (u'BOOL_AND_-1206957419', u'BOOL_AND_-1206958606'), ('const-92', u'INT_EQUAL_-1206958599'), (u'MULTIEQUAL_-1206957868', u'MULTIEQUAL_-1206957856'), (u'COPY_-1206957016', u'MULTIEQUAL_-1206957267'), (u'LOAD_-1206958622', u'MULTIEQUAL_-1206957088'), (u'INT_MULT_-1206959073', u'INT_ADD_-1206958897'), (u'COPY_-1206957444', u'PTRADD_-1206958622'), ('const-1', u'PTRADD_-1206958139'), ('const-0', u'COPY_-1206957951'), ('const-4294967295', u'INT_ADD_-1206957648'), (u'CAST_-1206957359', u'COPY_-1206957280'), (u'INT_MULT_-1206957606', u'INT_SEXT_-1206958981'), (u'INDIRECT_-1206957589', u'COPY_-1206957444'), (u'MULTIEQUAL_-1206957378', u'MULTIEQUAL_-1206957378'), (u'COPY_-1206957014', u'COPY_-1206956975'), (u'CALL_-1206959203', u'INDIRECT_-1206957599'), (u'COPY_-1206957510', u'MULTIEQUAL_-1206957397'), (u'MULTIEQUAL_-1206957479', u'INT_NOTEQUAL_-1206958561'), ('tmp_1689', u'BRANCH_-1206958063'), (u'MULTIEQUAL_-1206957479', u'STORE_-1206958468'), ('const-0', u'STORE_-1206958689'), (u'MULTIEQUAL_-1206957088', u'INT_AND_-1206958644'), (u'COPY_-1206956927', u'MULTIEQUAL_-1206957248'), (u'COPY_-1206956987', u'MULTIEQUAL_-1206957270'), (u'MULTIEQUAL_-1206957242', u'COPY_-1206956970'), ('const-34', u'INT_EQUAL_-1206958219'), (u'LOAD_-1206958682', u'INT_AND_-1206958656'), ('const-1', u'INT_ADD_-1206959185'), (u'MULTIEQUAL_-1206957856', u'STORE_-1206958542'), (u'LOAD_-1206958680', u'INT_ZEXT_-1206957783'), ('const-8', u'COPY_-1206957194'), (u'CALL_-1206958037', u'MULTIEQUAL_-1206957727'), ('const-0', u'INT_EQUAL_-1206959072'), (u'MULTIEQUAL_-1206957856', u'MULTIEQUAL_-1206957868'), (u'MULTIEQUAL_-1206957242', u'MULTIEQUAL_-1206957249'), (u'MULTIEQUAL_-1206957261', u'MULTIEQUAL_-1206957247'), ('const-0', u'COPY_-1206957488'), ('const-1', u'PTRADD_-1206958584'), ('const-34', u'INT_EQUAL_-1206958297'), (u'PTRADD_-1206958492', u'MULTIEQUAL_-1206957251'), (u'MULTIEQUAL_-1206957249', u'CBRANCH_-1206958579'), ('const-433', u'LOAD_-1206959138'), ('tmp_1696', u'BRANCH_-1206958110'), (u'MULTIEQUAL_-1206957388', u'MULTIEQUAL_-1206957248'), (u'COPY_-1206956909', u'COPY_-1206956855'), (u'INT_EQUAL_-1206959020', u'CBRANCH_-1206959018'), ('const-1', u'PTRADD_-1206958492'), (u'INT_MULT_-1206958656', u'PTRADD_-1206958622'), (u'COPY_-1206956975', u'MULTIEQUAL_-1206957270'), (u'MULTIEQUAL_-1206957479', u'STORE_-1206958294'), (u'LOAD_-1206958527', u'MULTIEQUAL_-1206957254'), (u'PTRADD_-1206958622', u'LOAD_-1206958682'), ('const-1', u'COPY_-1206956964'), (u'INDIRECT_-1206957415', u'MULTIEQUAL_-1206957406'), ('const-39', u'INT_NOTEQUAL_-1206958561'), ('tmp_1582', u'BRANCH_-1206958175'), ('const-8', u'INT_MULT_-1206959073'), (u'MULTIEQUAL_-1206957727', u'INT_ADD_-1206958897'), (u'MULTIEQUAL_-1206957261', u'CBRANCH_-1206958310'), (u'COPY_-1206957105', u'MULTIEQUAL_-1206957267'), (u'COPY_-1206957495', u'MULTIEQUAL_-1206957388'), (u'MULTIEQUAL_-1206957479', u'STORE_-1206958542'), ('tmp_433', u'CBRANCH_-1206959033'), (u'INT_SEXT_-1206958981', u'INT_LEFT_-1206958956'), ('const-433', u'STORE_-1206958689'), ('const-1', u'PTRADD_-1206958562'), (u'INT_ZEXT_-1206958092', u'INT_MULT_-1206959102'), (u'INT_EQUAL_-1206958297', u'CBRANCH_-1206958296'), (u'COPY_-1206956976', u'MULTIEQUAL_-1206957248'), ('tmp_687', u'CBRANCH_-1206958870'), (u'STORE_-1206958542', u'INDIRECT_-1206957339'), (u'STORE_-1206958906', u'INDIRECT_-1206957453'), ('const-0', u'SUBPIECE_-1206957982'), (u'COPY_-1206957007', u'MULTIEQUAL_-1206957179'), ('const-1', u'PTRADD_-1206958492'), ('const-433', u'LOAD_-1206958636'), (u'LOAD_-1206958565', u'INT_EQUAL_-1206958546'), (u'CAST_-1206957284', u'MULTIEQUAL_-1206957872'), (u'MULTIEQUAL_-1206957261', u'BOOL_NEGATE_-1206957265'), (u'PTRADD_-1206958475', u'MULTIEQUAL_-1206957252'), (u'COPY_-1206956975', u'COPY_-1206956927'), ('const-433', u'LOAD_-1206958680'), (u'CALL_-1206959203', u'INT_ADD_-1206959185'), ('tmp_361', u'CBRANCH_-1206959070'), (u'MULTIEQUAL_-1206957554', u'MULTIEQUAL_-1206957539'), ('const-1', u'PTRADD_-1206958474'), ('tmp_314', u'CBRANCH_-1206959111'), ('const-0', u'COPY_-1206959166'), (u'MULTIEQUAL_-1206957848', u'PTRADD_-1206958513'), (u'INT_NOTEQUAL_-1206958561', u'CBRANCH_-1206958561'), (u'MULTIEQUAL_-1206957641', u'INT_MULT_-1206957606'), (u'MULTIEQUAL_-1206957252', u'MULTIEQUAL_-1206957779'), ('const-0', u'INT_EQUAL_-1206959259'), (u'MULTIEQUAL_-1206957179', u'MULTIEQUAL_-1206957397'), (u'INT_ZEXT_-1206957763', u'INT_MULT_-1206958596'), (u'COPY_-1206957012', u'MULTIEQUAL_-1206957248'), (u'INDIRECT_-1206957339', u'MULTIEQUAL_-1206957250'), (u'COPY_-1206957081', u'RETURN_-1206957057'), (u'MULTIEQUAL_-1206957270', u'MULTIEQUAL_-1206957172'), (u'MULTIEQUAL_-1206957249', u'MULTIEQUAL_-1206957270'), (u'PTRADD_-1206958562', u'LOAD_-1206958622'), (u'LOAD_-1206958565', u'MULTIEQUAL_-1206957479'), (u'COPY_-1206957023', u'MULTIEQUAL_-1206957270'), (u'COPY_-1206956938', u'MULTIEQUAL_-1206957270'), ('tmp_1460', u'CBRANCH_-1206958545'), (u'LOAD_-1206958636', u'INT_ZEXT_-1206957763'), (u'MULTIEQUAL_-1206957771', u'LOAD_-1206958680'), (u'STORE_-1206958759', u'INDIRECT_-1206957325'), (u'INT_NOTEQUAL_-1206959115', u'CBRANCH_-1206959111'), (u'INDIRECT_-1206957479', u'MULTIEQUAL_-1206957449'), (u'PTRADD_-1206958222', u'MULTIEQUAL_-1206957868'), (u'MULTIEQUAL_-1206957856', u'MULTIEQUAL_-1206957779'), ('const-433', u'LOAD_-1206958899'), (u'BOOL_NEGATE_-1206957253', u'BOOL_AND_-1206957419'), ('const-0', u'COPY_-1206957014'), (u'INDIRECT_-1206957168', u'MULTIEQUAL_-1206957406'), ('const-1', u'PTRADD_-1206958584'), ('const-0', u'COPY_-1206957495'), ('const-0', u'INT_EQUAL_-1206959020'), (u'MULTIEQUAL_-1206957267', u'MULTIEQUAL_-1206957242'), (u'INT_EQUAL_-1206958569', u'CBRANCH_-1206958567'), (u'MULTIEQUAL_-1206957251', u'MULTIEQUAL_-1206957771'), (u'MULTIEQUAL_-1206957771', u'MULTIEQUAL_-1206957090'), ('const-1', u'COPY_-1206957105'), (u'INT_AND_-1206959102', u'INT_NOTEQUAL_-1206959115'), (u'COPY_-1206957725', u'MULTIEQUAL_-1206957641'), (u'PTRADD_-1206958474', u'MULTIEQUAL_-1206957988'), (u'MULTIEQUAL_-1206957261', u'MULTIEQUAL_-1206957248'), ('const-433', u'STORE_-1206958705'), (u'COPY_-1206958535', u'RETURN_-1206958486'), ('tmp_814', u'CBRANCH_-1206958650'), (u'INT_MULT_-1206959073', u'INT_ADD_-1206958675'), (u'INT_MULT_-1206959073', u'INT_ADD_-1206959044'), ('const-1', u'PTRADD_-1206958388'), ('const-1', u'PTRADD_-1206958475'), (u'MULTIEQUAL_-1206957249', u'COPY_-1206956938'), (u'MULTIEQUAL_-1206957378', u'MULTIEQUAL_-1206957247'), (u'MULTIEQUAL_-1206957397', u'MULTIEQUAL_-1206957249'), ('const-0', u'COPY_-1206957510'), (u'INT_SLESSEQUAL_-1206959025', u'CBRANCH_-1206959033'), (u'MULTIEQUAL_-1206957261', u'COPY_-1206956976'), (u'MULTIEQUAL_-1206957988', u'LOAD_-1206959138'), ('const-1', u'INT_ADD_-1206958582'), (u'INT_AND_-1206958644', u'INT_NOTEQUAL_-1206958657'), (u'LOAD_-1206958680', u'MULTIEQUAL_-1206957092'), ('const-2', u'INT_MULT_-1206958656'), (u'CAST_-1206957359', u'CALL_-1206958548'), ('const-2', u'INT_MULT_-1206958644'), ('tmp_1172', u'CBRANCH_-1206958632'), ('const-1', u'PTRADD_-1206958139'), ('tmp_4266', u'MULTIEQUAL_-1206957988'), (u'MULTIEQUAL_-1206957868', u'MULTIEQUAL_-1206957779'), ('tmp_124', u'CBRANCH_-1206959257'), ('const-64', u'CALL_-1206958037'), ('const-0', u'RETURN_-1206958486'), ('const-0', u'COPY_-1206957001'), (u'MULTIEQUAL_-1206957250', u'MULTIEQUAL_-1206957317'), ('tmp_1850', u'BRANCH_-1206958023'), ('tmp_459', u'CBRANCH_-1206959018'), ('const-3', u'INT_LEFT_-1206958956'), ('const-2', u'INT_MULT_-1206959102'), (u'CALL_-1206958037', u'INDIRECT_-1206957054'), (u'COPY_-1206957270', u'COPY_-1206957265'), (u'PTRADD_-1206958610', u'LOAD_-1206958670'), (u'MULTIEQUAL_-1206957856', u'PTRADD_-1206958139'), ('const-0', u'STORE_-1206958906'), (u'COPY_-1206957488', u'MULTIEQUAL_-1206957378'), (u'INDIRECT_-1206957453', u'MULTIEQUAL_-1206957435'), (u'CAST_-1206957058', u'STORE_-1206958689'), (u'MULTIEQUAL_-1206957495', u'MULTIEQUAL_-1206957495'), (u'LOAD_-1206959128', u'INT_AND_-1206959102'), ('const-433', u'LOAD_-1206958565'), (u'MULTIEQUAL_-1206957856', u'PTRADD_-1206958388'), (u'PTRADD_-1206959068', u'LOAD_-1206959128'), (u'INDIRECT_-1206957282', u'MULTIEQUAL_-1206957534'), (u'COPY_-1206957444', u'PTRADD_-1206959068'), (u'BOOL_NEGATE_-1206957265', u'BOOL_AND_-1206958606'), ('const-0', u'COPY_-1206957725'), (u'MULTIEQUAL_-1206957988', u'PTRADD_-1206958474'), (u'INT_LEFT_-1206958956', u'CALL_-1206958937'), (u'MULTIEQUAL_-1206957251', u'MULTIEQUAL_-1206957848'), ('tmp_1678', u'BRANCH_-1206958189'), ('const-1', u'PTRADD_-1206958513'), (u'INT_ADD_-1206958677', u'INT_ADD_-1206958675'), (u'MULTIEQUAL_-1206957808', u'INT_EQUAL_-1206959020'), (u'CALL_-1206958548', u'INDIRECT_-1206957228'), (u'MULTIEQUAL_-1206957090', u'PTRADD_-1206958584'), (u'INT_ADD_-1206957648', u'INT_SLESSEQUAL_-1206959025'), (u'MULTIEQUAL_-1206957479', u'STORE_-1206958216'), (u'MULTIEQUAL_-1206957249', u'COPY_-1206957016'), ('tmp_1282', u'CBRANCH_-1206958561'), (u'COPY_-1206956855', u'MULTIEQUAL_-1206957248'), (u'MULTIEQUAL_-1206957856', u'STORE_-1206958294'), ('const-2', u'INT_MULT_-1206958596'), ('const-1', u'PTRADD_-1206958222'), ('tmp_1228', u'CBRANCH_-1206958598'), (u'INT_ZEXT_-1206957856', u'INT_MULT_-1206958656'), (u'PTRADD_-1206958584', u'MULTIEQUAL_-1206957090'), (u'COPY_-1206957444', u'PTRADD_-1206958562'), (u'MULTIEQUAL_-1206957479', u'INT_EQUAL_-1206958599'), (u'INT_MULT_-1206957606', u'MULTIEQUAL_-1206957554'), ('const-433', u'STORE_-1206958294'), (u'MULTIEQUAL_-1206957261', u'COPY_-1206957012'), (u'MULTIEQUAL_-1206957248', u'MULTIEQUAL_-1206957261'), (u'MULTIEQUAL_-1206957479', u'INT_EQUAL_-1206958219'), (u'INT_ZEXT_-1206957783', u'INT_MULT_-1206958644'), (u'INT_NOTEQUAL_-1206958871', u'CBRANCH_-1206958870'), (u'STORE_-1206958216', u'INDIRECT_-1206957136'), (u'INT_ADD_-1206958675', u'CAST_-1206957058'), (u'PTRADD_-1206958492', u'LOAD_-1206958527'), (u'COPY_-1206957001', u'MULTIEQUAL_-1206957172'), (u'MULTIEQUAL_-1206957495', u'INT_MULT_-1206959073'), ('tmp_271', u'BRANCH_-1206959145'), (u'MULTIEQUAL_-1206957539', u'MULTIEQUAL_-1206957641'), ('const-1', u'PTRADD_-1206958513'), ('const-0', u'STORE_-1206958759'), (u'MULTIEQUAL_-1206957872', u'STORE_-1206958705'), ('tmp_964', u'CBRANCH_-1206958567'), (u'MULTIEQUAL_-1206957534', u'MULTIEQUAL_-1206957435'), (u'MULTIEQUAL_-1206957641', u'INT_EQUAL_-1206959072'), (u'COPY_-1206957444', u'PTRADD_-1206958610'), (u'COPY_-1206959166', u'MULTIEQUAL_-1206957495'), (u'COPY_-1206956964', u'MULTIEQUAL_-1206957270'), (u'CAST_-1206957231', u'MULTIEQUAL_-1206957872'), ('const-0', u'INT_NOTEQUAL_-1206958657'), (u'MULTIEQUAL_-1206957388', u'MULTIEQUAL_-1206957388'), ('const-433', u'STORE_-1206958759'), ('const-39', u'INT_EQUAL_-1206958233'), ('const-1', u'PTRADD_-1206958388'), (u'MULTIEQUAL_-1206957710', u'COPY_-1206957081'), ('const-64', u'INT_AND_-1206958644'), (u'MULTIEQUAL_-1206957727', u'MULTIEQUAL_-1206957710'), (u'INT_AND_-1206958656', u'INT_NOTEQUAL_-1206958669'), (u'INT_ADD_-1206959185', u'CALL_-1206959189'), (u'MULTIEQUAL_-1206957435', u'MULTIEQUAL_-1206957250'), ('const-433', u'STORE_-1206958906'), (u'MULTIEQUAL_-1206957249', u'COPY_-1206957023'), (u'MULTIEQUAL_-1206957808', u'MULTIEQUAL_-1206957710'), (u'MULTIEQUAL_-1206957267', u'MULTIEQUAL_-1206957179'), (u'COPY_-1206956997', u'MULTIEQUAL_-1206957184'), ('const-433', u'LOAD_-1206958682'), (u'MULTIEQUAL_-1206957254', u'MULTIEQUAL_-1206957479'), (u'MULTIEQUAL_-1206957249', u'MULTIEQUAL_-1206957248'), (u'MULTIEQUAL_-1206957495', u'SUBPIECE_-1206957982'), ('tmp_5248', u'COPY_-1206957270'), (u'MULTIEQUAL_-1206957988', u'LOAD_-1206958899'), (u'MULTIEQUAL_-1206957534', u'MULTIEQUAL_-1206957534'), (u'STORE_-1206958705', u'INDIRECT_-1206957291'), ('const-433', u'LOAD_-1206958670'), (u'INT_ADD_-1206958897', u'CAST_-1206957231'), (u'MULTIEQUAL_-1206957249', u'MULTIEQUAL_-1206957179'), (u'MULTIEQUAL_-1206957406', u'MULTIEQUAL_-1206957317'), (u'BOOL_AND_-1206958606', u'CBRANCH_-1206958632'), ('const-433', u'STORE_-1206958468'), ('const-0', u'COPY_-1206958535'), (u'PTRADD_-1206958139', u'MULTIEQUAL_-1206957868'), (u'CALL_-1206958725', u'STORE_-1206958705'), (u'MULTIEQUAL_-1206957808', u'MULTIEQUAL_-1206957808'), (u'MULTIEQUAL_-1206957856', u'PTRADD_-1206958222'), (u'PTRADD_-1206958513', u'MULTIEQUAL_-1206957771'), (u'MULTIEQUAL_-1206957247', u'MULTIEQUAL_-1206957261'), (u'INT_EQUAL_-1206958599', u'CBRANCH_-1206958598'), (u'MULTIEQUAL_-1206957479', u'INT_ZEXT_-1206957856'), ('const-0', u'COPY_-1206956997'), ('const-1', u'PTRADD_-1206958222')]
null
null
00104320
x64
O2
(translation_unit "long FUN_00104320(byte *param_1)\n\n{\n long lVar1;\n byte bVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n undefined *puVar6;\n byte bVar7;\n size_t sVar8;\n byte *__ptr;\n long lVar9;\n undefined8 uVar10;\n byte *pbVar11;\n undefined8 *puVar12;\n int iVar13;\n long local_50;\n \n lVar9 = 0;\n if (param_1 == (byte *)0x0) {\n return 0;\n }\n bVar5 = false;\n bVar3 = false;\n bVar4 = false;\n sVar8 = strlen((char *)param_1);\n __ptr = (byte *)xmalloc(sVar8 + 1);\n puVar6 = PTR__sch_istable_00107fd0;\n iVar13 = 0;\n local_50 = 0;\n do {\n while ((puVar6[(ulong)*param_1 * 2] & 0x40) != 0) {\n param_1 = param_1 + 1;\n }\n lVar1 = local_50 * 8;\n if ((iVar13 == 0) || (puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50)) {\n if (lVar9 == 0) {\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }\n else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }\n puVar12 = (undefined8 *)(lVar9 + lVar1);\n *puVar12 = 0;\n }\n bVar7 = *param_1;\n pbVar11 = __ptr;\njoined_r0x001043e2:\n if (bVar7 != 0) {\n do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );\n }\n *pbVar11 = 0;\n uVar10 = xstrdup(__ptr);\n *puVar12 = uVar10;\n *(undefined8 *)(lVar9 + 8 + lVar1) = 0;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n while ((bVar2 & 0x40) != 0) {\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n }\n local_50 = local_50 + 1;\n if (bVar7 == 0) {\n free(__ptr);\n return lVar9;\n }\n } while( true );\ncode_r0x0010443b:\n param_1 = param_1 + 1;\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n bVar7 = *param_1;\n goto joined_r0x001043e2;\n}\n\n" (function_definition "long FUN_00104320(byte *param_1)\n\n{\n long lVar1;\n byte bVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n undefined *puVar6;\n byte bVar7;\n size_t sVar8;\n byte *__ptr;\n long lVar9;\n undefined8 uVar10;\n byte *pbVar11;\n undefined8 *puVar12;\n int iVar13;\n long local_50;\n \n lVar9 = 0;\n if (param_1 == (byte *)0x0) {\n return 0;\n }\n bVar5 = false;\n bVar3 = false;\n bVar4 = false;\n sVar8 = strlen((char *)param_1);\n __ptr = (byte *)xmalloc(sVar8 + 1);\n puVar6 = PTR__sch_istable_00107fd0;\n iVar13 = 0;\n local_50 = 0;\n do {\n while ((puVar6[(ulong)*param_1 * 2] & 0x40) != 0) {\n param_1 = param_1 + 1;\n }\n lVar1 = local_50 * 8;\n if ((iVar13 == 0) || (puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50)) {\n if (lVar9 == 0) {\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }\n else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }\n puVar12 = (undefined8 *)(lVar9 + lVar1);\n *puVar12 = 0;\n }\n bVar7 = *param_1;\n pbVar11 = __ptr;\njoined_r0x001043e2:\n if (bVar7 != 0) {\n do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );\n }\n *pbVar11 = 0;\n uVar10 = xstrdup(__ptr);\n *puVar12 = uVar10;\n *(undefined8 *)(lVar9 + 8 + lVar1) = 0;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n while ((bVar2 & 0x40) != 0) {\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n }\n local_50 = local_50 + 1;\n if (bVar7 == 0) {\n free(__ptr);\n return lVar9;\n }\n } while( true );\ncode_r0x0010443b:\n param_1 = param_1 + 1;\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n bVar7 = *param_1;\n goto joined_r0x001043e2;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_00104320(byte *param_1)" identifier (parameter_list "(byte *param_1)" ( (parameter_declaration "byte *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n long lVar1;\n byte bVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n undefined *puVar6;\n byte bVar7;\n size_t sVar8;\n byte *__ptr;\n long lVar9;\n undefined8 uVar10;\n byte *pbVar11;\n undefined8 *puVar12;\n int iVar13;\n long local_50;\n \n lVar9 = 0;\n if (param_1 == (byte *)0x0) {\n return 0;\n }\n bVar5 = false;\n bVar3 = false;\n bVar4 = false;\n sVar8 = strlen((char *)param_1);\n __ptr = (byte *)xmalloc(sVar8 + 1);\n puVar6 = PTR__sch_istable_00107fd0;\n iVar13 = 0;\n local_50 = 0;\n do {\n while ((puVar6[(ulong)*param_1 * 2] & 0x40) != 0) {\n param_1 = param_1 + 1;\n }\n lVar1 = local_50 * 8;\n if ((iVar13 == 0) || (puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50)) {\n if (lVar9 == 0) {\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }\n else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }\n puVar12 = (undefined8 *)(lVar9 + lVar1);\n *puVar12 = 0;\n }\n bVar7 = *param_1;\n pbVar11 = __ptr;\njoined_r0x001043e2:\n if (bVar7 != 0) {\n do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );\n }\n *pbVar11 = 0;\n uVar10 = xstrdup(__ptr);\n *puVar12 = uVar10;\n *(undefined8 *)(lVar9 + 8 + lVar1) = 0;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n while ((bVar2 & 0x40) != 0) {\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n }\n local_50 = local_50 + 1;\n if (bVar7 == 0) {\n free(__ptr);\n return lVar9;\n }\n } while( true );\ncode_r0x0010443b:\n param_1 = param_1 + 1;\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n bVar7 = *param_1;\n goto joined_r0x001043e2;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "byte bVar2;" type_identifier identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (declaration "bool bVar4;" primitive_type identifier ;) (declaration "bool bVar5;" primitive_type identifier ;) (declaration "undefined *puVar6;" type_identifier (pointer_declarator "*puVar6" * identifier) ;) (declaration "byte bVar7;" type_identifier identifier ;) (declaration "size_t sVar8;" primitive_type identifier ;) (declaration "byte *__ptr;" type_identifier (pointer_declarator "*__ptr" * identifier) ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar10;" type_identifier identifier ;) (declaration "byte *pbVar11;" type_identifier (pointer_declarator "*pbVar11" * identifier) ;) (declaration "undefined8 *puVar12;" type_identifier (pointer_declarator "*puVar12" * identifier) ;) (declaration "int iVar13;" primitive_type identifier ;) (declaration "long local_50;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar9 = 0;" (assignment_expression "lVar9 = 0" identifier = number_literal) ;) (if_statement "if (param_1 == (byte *)0x0) {\n return 0;\n }" if (parenthesized_expression "(param_1 == (byte *)0x0)" ( (binary_expression "param_1 == (byte *)0x0" identifier == (cast_expression "(byte *)0x0" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "bVar5 = false;" (assignment_expression "bVar5 = false" identifier = false) ;) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) (expression_statement "sVar8 = strlen((char *)param_1);" (assignment_expression "sVar8 = strlen((char *)param_1)" identifier = (call_expression "strlen((char *)param_1)" identifier (argument_list "((char *)param_1)" ( (cast_expression "(char *)param_1" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "__ptr = (byte *)xmalloc(sVar8 + 1);" (assignment_expression "__ptr = (byte *)xmalloc(sVar8 + 1)" identifier = (cast_expression "(byte *)xmalloc(sVar8 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar8 + 1)" identifier (argument_list "(sVar8 + 1)" ( (binary_expression "sVar8 + 1" identifier + number_literal) ))))) ;) (expression_statement "puVar6 = PTR__sch_istable_00107fd0;" (assignment_expression "puVar6 = PTR__sch_istable_00107fd0" identifier = identifier) ;) (expression_statement "iVar13 = 0;" (assignment_expression "iVar13 = 0" identifier = number_literal) ;) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (do_statement "do {\n while ((puVar6[(ulong)*param_1 * 2] & 0x40) != 0) {\n param_1 = param_1 + 1;\n }\n lVar1 = local_50 * 8;\n if ((iVar13 == 0) || (puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50)) {\n if (lVar9 == 0) {\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }\n else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }\n puVar12 = (undefined8 *)(lVar9 + lVar1);\n *puVar12 = 0;\n }\n bVar7 = *param_1;\n pbVar11 = __ptr;\njoined_r0x001043e2:\n if (bVar7 != 0) {\n do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );\n }\n *pbVar11 = 0;\n uVar10 = xstrdup(__ptr);\n *puVar12 = uVar10;\n *(undefined8 *)(lVar9 + 8 + lVar1) = 0;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n while ((bVar2 & 0x40) != 0) {\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n }\n local_50 = local_50 + 1;\n if (bVar7 == 0) {\n free(__ptr);\n return lVar9;\n }\n } while( true );" do (compound_statement "{\n while ((puVar6[(ulong)*param_1 * 2] & 0x40) != 0) {\n param_1 = param_1 + 1;\n }\n lVar1 = local_50 * 8;\n if ((iVar13 == 0) || (puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50)) {\n if (lVar9 == 0) {\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }\n else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }\n puVar12 = (undefined8 *)(lVar9 + lVar1);\n *puVar12 = 0;\n }\n bVar7 = *param_1;\n pbVar11 = __ptr;\njoined_r0x001043e2:\n if (bVar7 != 0) {\n do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );\n }\n *pbVar11 = 0;\n uVar10 = xstrdup(__ptr);\n *puVar12 = uVar10;\n *(undefined8 *)(lVar9 + 8 + lVar1) = 0;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n while ((bVar2 & 0x40) != 0) {\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n }\n local_50 = local_50 + 1;\n if (bVar7 == 0) {\n free(__ptr);\n return lVar9;\n }\n }" { (while_statement "while ((puVar6[(ulong)*param_1 * 2] & 0x40) != 0) {\n param_1 = param_1 + 1;\n }" while (parenthesized_expression "((puVar6[(ulong)*param_1 * 2] & 0x40) != 0)" ( (binary_expression "(puVar6[(ulong)*param_1 * 2] & 0x40) != 0" (parenthesized_expression "(puVar6[(ulong)*param_1 * 2] & 0x40)" ( (binary_expression "puVar6[(ulong)*param_1 * 2] & 0x40" (subscript_expression "puVar6[(ulong)*param_1 * 2]" identifier [ (binary_expression "(ulong)*param_1 * 2" (binary_expression "(ulong)*param_1" (parenthesized_expression "(ulong)" ( identifier )) * identifier) * number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n param_1 = param_1 + 1;\n }" { (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" identifier = (binary_expression "param_1 + 1" identifier + number_literal)) ;) })) (expression_statement "lVar1 = local_50 * 8;" (assignment_expression "lVar1 = local_50 * 8" identifier = (binary_expression "local_50 * 8" identifier * number_literal)) ;) (if_statement "if ((iVar13 == 0) || (puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50)) {\n if (lVar9 == 0) {\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }\n else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }\n puVar12 = (undefined8 *)(lVar9 + lVar1);\n *puVar12 = 0;\n }" if (parenthesized_expression "((iVar13 == 0) || (puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50))" ( (binary_expression "(iVar13 == 0) || (puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50)" (parenthesized_expression "(iVar13 == 0)" ( (binary_expression "iVar13 == 0" identifier == number_literal) )) || (parenthesized_expression "(puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50)" ( (comma_expression "puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50" (assignment_expression "puVar12 = (undefined8 *)(lVar1 + lVar9)" identifier = (cast_expression "(undefined8 *)(lVar1 + lVar9)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + lVar9)" ( (binary_expression "lVar1 + lVar9" identifier + identifier) )))) , (binary_expression "iVar13 + -1 <= (int)local_50" (binary_expression "iVar13 + -1" identifier + number_literal) <= (cast_expression "(int)local_50" ( (type_descriptor "int" primitive_type) ) identifier))) ))) )) (compound_statement "{\n if (lVar9 == 0) {\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }\n else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }\n puVar12 = (undefined8 *)(lVar9 + lVar1);\n *puVar12 = 0;\n }" { (if_statement "if (lVar9 == 0) {\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }\n else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }" if (parenthesized_expression "(lVar9 == 0)" ( (binary_expression "lVar9 == 0" identifier == number_literal) )) (compound_statement "{\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }" { (expression_statement "lVar9 = xmalloc(0x40);" (assignment_expression "lVar9 = xmalloc(0x40)" identifier = (call_expression "xmalloc(0x40)" identifier (argument_list "(0x40)" ( number_literal )))) ;) (expression_statement "iVar13 = 8;" (assignment_expression "iVar13 = 8" identifier = number_literal) ;) }) (else_clause "else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }" else (compound_statement "{\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }" { (expression_statement "iVar13 = iVar13 * 2;" (assignment_expression "iVar13 = iVar13 * 2" identifier = (binary_expression "iVar13 * 2" identifier * number_literal)) ;) (expression_statement "lVar9 = xrealloc(lVar9,(long)iVar13 << 3);" (assignment_expression "lVar9 = xrealloc(lVar9,(long)iVar13 << 3)" identifier = (call_expression "xrealloc(lVar9,(long)iVar13 << 3)" identifier (argument_list "(lVar9,(long)iVar13 << 3)" ( identifier , (binary_expression "(long)iVar13 << 3" (cast_expression "(long)iVar13" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) << number_literal) )))) ;) }))) (expression_statement "puVar12 = (undefined8 *)(lVar9 + lVar1);" (assignment_expression "puVar12 = (undefined8 *)(lVar9 + lVar1)" identifier = (cast_expression "(undefined8 *)(lVar9 + lVar1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + lVar1)" ( (binary_expression "lVar9 + lVar1" identifier + identifier) )))) ;) (expression_statement "*puVar12 = 0;" (assignment_expression "*puVar12 = 0" (pointer_expression "*puVar12" * identifier) = number_literal) ;) })) (expression_statement "bVar7 = *param_1;" (assignment_expression "bVar7 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "pbVar11 = __ptr;" (assignment_expression "pbVar11 = __ptr" identifier = identifier) ;) (labeled_statement "joined_r0x001043e2:\n if (bVar7 != 0) {\n do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );\n }" statement_identifier : (if_statement "if (bVar7 != 0) {\n do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );\n }" if (parenthesized_expression "(bVar7 != 0)" ( (binary_expression "bVar7 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );\n }" { (do_statement "do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );" do (compound_statement "{\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n }" { (if_statement "if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }" if (parenthesized_expression "(((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3))" ( (binary_expression "((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)" (parenthesized_expression "((puVar6[(ulong)bVar7 * 2] & 0x40) != 0)" ( (binary_expression "(puVar6[(ulong)bVar7 * 2] & 0x40) != 0" (parenthesized_expression "(puVar6[(ulong)bVar7 * 2] & 0x40)" ( (binary_expression "puVar6[(ulong)bVar7 * 2] & 0x40" (subscript_expression "puVar6[(ulong)bVar7 * 2]" identifier [ (binary_expression "(ulong)bVar7 * 2" (cast_expression "(ulong)bVar7" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ]) & number_literal) )) != number_literal) )) && (parenthesized_expression "((!bVar4 && !bVar5) && !bVar3)" ( (binary_expression "(!bVar4 && !bVar5) && !bVar3" (parenthesized_expression "(!bVar4 && !bVar5)" ( (binary_expression "!bVar4 && !bVar5" (unary_expression "!bVar4" ! identifier) && (unary_expression "!bVar5" ! identifier)) )) && (unary_expression "!bVar3" ! identifier)) ))) )) (compound_statement "{\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }" { (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) (expression_statement "bVar5 = false;" (assignment_expression "bVar5 = false" identifier = false) ;) (break_statement "break;" break ;) })) (if_statement "if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" if (parenthesized_expression "(bVar5)" ( identifier )) (compound_statement "{\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }" { (expression_statement "*pbVar11 = bVar7;" (assignment_expression "*pbVar11 = bVar7" (pointer_expression "*pbVar11" * identifier) = identifier) ;) (expression_statement "bVar5 = false;" (assignment_expression "bVar5 = false" identifier = false) ;) (expression_statement "pbVar11 = pbVar11 + 1;" (assignment_expression "pbVar11 = pbVar11 + 1" identifier = (binary_expression "pbVar11 + 1" identifier + number_literal)) ;) }) (else_clause "else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" else (if_statement "if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" if (parenthesized_expression "(bVar7 == 0x5c)" ( (binary_expression "bVar7 == 0x5c" identifier == number_literal) )) (compound_statement "{\n bVar5 = true;\n }" { (expression_statement "bVar5 = true;" (assignment_expression "bVar5 = true" identifier = true) ;) }) (else_clause "else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" else (if_statement "if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" if (parenthesized_expression "(bVar4)" ( identifier )) (compound_statement "{\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }" { (if_statement "if (bVar7 != 0x27) goto code_r0x0010443b;" if (parenthesized_expression "(bVar7 != 0x27)" ( (binary_expression "bVar7 != 0x27" identifier != number_literal) )) (goto_statement "goto code_r0x0010443b;" goto statement_identifier ;)) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) }) (else_clause "else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" else (if_statement "if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" if (parenthesized_expression "(bVar3)" ( identifier )) (compound_statement "{\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }" { (expression_statement "bVar5 = bVar4;" (assignment_expression "bVar5 = bVar4" identifier = identifier) ;) (if_statement "if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }" if (parenthesized_expression "(bVar7 == 0x22)" ( (binary_expression "bVar7 == 0x22" identifier == number_literal) )) (compound_statement "{\n bVar3 = false;\n }" { (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) }) (else_clause "else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }" else (compound_statement "{\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }" { (expression_statement "*pbVar11 = bVar7;" (assignment_expression "*pbVar11 = bVar7" (pointer_expression "*pbVar11" * identifier) = identifier) ;) (expression_statement "pbVar11 = pbVar11 + 1;" (assignment_expression "pbVar11 = pbVar11 + 1" identifier = (binary_expression "pbVar11 + 1" identifier + number_literal)) ;) }))) }) (else_clause "else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" else (compound_statement "{\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" { (expression_statement "bVar5 = bVar3;" (assignment_expression "bVar5 = bVar3" identifier = identifier) ;) (if_statement "if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }" if (parenthesized_expression "(bVar7 == 0x27)" ( (binary_expression "bVar7 == 0x27" identifier == number_literal) )) (compound_statement "{\n bVar4 = true;\n }" { (expression_statement "bVar4 = true;" (assignment_expression "bVar4 = true" identifier = true) ;) }) (else_clause "else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }" else (compound_statement "{\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }" { (expression_statement "bVar4 = bVar3;" (assignment_expression "bVar4 = bVar3" identifier = identifier) ;) (if_statement "if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }" if (parenthesized_expression "(bVar7 == 0x22)" ( (binary_expression "bVar7 == 0x22" identifier == number_literal) )) (compound_statement "{\n bVar3 = true;\n }" { (expression_statement "bVar3 = true;" (assignment_expression "bVar3 = true" identifier = true) ;) }) (else_clause "else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }" else (compound_statement "{\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }" { (expression_statement "*pbVar11 = bVar7;" (assignment_expression "*pbVar11 = bVar7" (pointer_expression "*pbVar11" * identifier) = identifier) ;) (expression_statement "pbVar11 = pbVar11 + 1;" (assignment_expression "pbVar11 = pbVar11 + 1" identifier = (binary_expression "pbVar11 + 1" identifier + number_literal)) ;) }))) }))) }))))))))) (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 "bVar7 = *param_1;" (assignment_expression "bVar7 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (if_statement "if (bVar7 == 0) break;" if (parenthesized_expression "(bVar7 == 0)" ( (binary_expression "bVar7 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) }) while (parenthesized_expression "( true )" ( true )) ;) }))) (expression_statement "*pbVar11 = 0;" (assignment_expression "*pbVar11 = 0" (pointer_expression "*pbVar11" * identifier) = number_literal) ;) (expression_statement "uVar10 = xstrdup(__ptr);" (assignment_expression "uVar10 = xstrdup(__ptr)" identifier = (call_expression "xstrdup(__ptr)" identifier (argument_list "(__ptr)" ( identifier )))) ;) (expression_statement "*puVar12 = uVar10;" (assignment_expression "*puVar12 = uVar10" (pointer_expression "*puVar12" * identifier) = identifier) ;) (expression_statement "*(undefined8 *)(lVar9 + 8 + lVar1) = 0;" (assignment_expression "*(undefined8 *)(lVar9 + 8 + lVar1) = 0" (pointer_expression "*(undefined8 *)(lVar9 + 8 + lVar1)" * (cast_expression "(undefined8 *)(lVar9 + 8 + lVar1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 8 + lVar1)" ( (binary_expression "lVar9 + 8 + lVar1" (binary_expression "lVar9 + 8" identifier + number_literal) + identifier) )))) = number_literal) ;) (expression_statement "bVar7 = *param_1;" (assignment_expression "bVar7 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "bVar2 = puVar6[(ulong)bVar7 * 2];" (assignment_expression "bVar2 = puVar6[(ulong)bVar7 * 2]" identifier = (subscript_expression "puVar6[(ulong)bVar7 * 2]" identifier [ (binary_expression "(ulong)bVar7 * 2" (cast_expression "(ulong)bVar7" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ])) ;) (while_statement "while ((bVar2 & 0x40) != 0) {\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n }" while (parenthesized_expression "((bVar2 & 0x40) != 0)" ( (binary_expression "(bVar2 & 0x40) != 0" (parenthesized_expression "(bVar2 & 0x40)" ( (binary_expression "bVar2 & 0x40" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n }" { (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" identifier = (binary_expression "param_1 + 1" identifier + number_literal)) ;) (expression_statement "bVar7 = *param_1;" (assignment_expression "bVar7 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "bVar2 = puVar6[(ulong)bVar7 * 2];" (assignment_expression "bVar2 = puVar6[(ulong)bVar7 * 2]" identifier = (subscript_expression "puVar6[(ulong)bVar7 * 2]" identifier [ (binary_expression "(ulong)bVar7 * 2" (cast_expression "(ulong)bVar7" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ])) ;) })) (expression_statement "local_50 = local_50 + 1;" (assignment_expression "local_50 = local_50 + 1" identifier = (binary_expression "local_50 + 1" identifier + number_literal)) ;) (if_statement "if (bVar7 == 0) {\n free(__ptr);\n return lVar9;\n }" if (parenthesized_expression "(bVar7 == 0)" ( (binary_expression "bVar7 == 0" identifier == number_literal) )) (compound_statement "{\n free(__ptr);\n return lVar9;\n }" { (expression_statement "free(__ptr);" (call_expression "free(__ptr)" identifier (argument_list "(__ptr)" ( identifier ))) ;) (return_statement "return lVar9;" return identifier ;) })) }) while (parenthesized_expression "( true )" ( true )) ;) (labeled_statement "code_r0x0010443b:\n param_1 = param_1 + 1;" statement_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 "*pbVar11 = bVar7;" (assignment_expression "*pbVar11 = bVar7" (pointer_expression "*pbVar11" * identifier) = identifier) ;) (expression_statement "pbVar11 = pbVar11 + 1;" (assignment_expression "pbVar11 = pbVar11 + 1" identifier = (binary_expression "pbVar11 + 1" identifier + number_literal)) ;) (expression_statement "bVar7 = *param_1;" (assignment_expression "bVar7 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (goto_statement "goto joined_r0x001043e2;" goto statement_identifier ;) })))
(translation_unit "char ** buildargv(char *input)\n\n{\n byte bVar1;\n bool bVar2;\n bool bVar3;\n bool bVar4;\n undefined *puVar5;\n byte bVar6;\n size_t sVar7;\n byte *__ptr;\n char **ppcVar8;\n char *pcVar9;\n byte *pbVar10;\n char **ppcVar11;\n int iVar12;\n long local_50;\n \n ppcVar8 = (char **)0x0;\n if (input == (char *)0x0) {\n return (char **)0x0;\n }\n bVar4 = false;\n bVar2 = false;\n bVar3 = false;\n sVar7 = strlen(input);\n __ptr = (byte *)xmalloc(sVar7 + 1);\n puVar5 = PTR__sch_istable_00107fd0;\n iVar12 = 0;\n local_50 = 0;\n do {\n while ((puVar5[(ulong)(byte)*input * 2] & 0x40) != 0) {\n input = (char *)((byte *)input + 1);\n }\n if ((iVar12 == 0) || (ppcVar11 = ppcVar8 + local_50, iVar12 + -1 <= (int)local_50)) {\n if (ppcVar8 == (char **)0x0) {\n ppcVar8 = (char **)xmalloc(0x40);\n iVar12 = 8;\n }\n else {\n iVar12 = iVar12 * 2;\n ppcVar8 = (char **)xrealloc(ppcVar8,(long)iVar12 << 3);\n }\n ppcVar11 = ppcVar8 + local_50;\n *ppcVar11 = (char *)0x0;\n }\n bVar6 = *input;\n pbVar10 = __ptr;\njoined_r0x001043e2:\n if (bVar6 != 0) {\n do {\n if (((puVar5[(ulong)bVar6 * 2] & 0x40) != 0) && ((!bVar3 && !bVar4) && !bVar2)) {\n bVar2 = false;\n bVar3 = false;\n bVar4 = false;\n break;\n }\n if (bVar4) {\n *pbVar10 = bVar6;\n bVar4 = false;\n pbVar10 = pbVar10 + 1;\n }\n else if (bVar6 == 0x5c) {\n bVar4 = true;\n }\n else if (bVar3) {\n if (bVar6 != 0x27) goto code_r0x0010443b;\n bVar3 = false;\n }\n else if (bVar2) {\n bVar4 = bVar3;\n if (bVar6 == 0x22) {\n bVar2 = false;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n else {\n bVar4 = bVar2;\n if (bVar6 == 0x27) {\n bVar3 = true;\n }\n else {\n bVar3 = bVar2;\n if (bVar6 == 0x22) {\n bVar2 = true;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n }\n input = (char *)((byte *)input + 1);\n bVar6 = *input;\n if (bVar6 == 0) break;\n } while( true );\n }\n *pbVar10 = 0;\n pcVar9 = (char *)xstrdup(__ptr);\n *ppcVar11 = pcVar9;\n ppcVar8[local_50 + 1] = (char *)0x0;\n bVar6 = *input;\n bVar1 = puVar5[(ulong)bVar6 * 2];\n while ((bVar1 & 0x40) != 0) {\n input = (char *)((byte *)input + 1);\n bVar6 = *input;\n bVar1 = puVar5[(ulong)bVar6 * 2];\n }\n local_50 = local_50 + 1;\n if (bVar6 == 0) {\n free(__ptr);\n return ppcVar8;\n }\n } while( true );\ncode_r0x0010443b:\n input = (char *)((byte *)input + 1);\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n bVar6 = *input;\n goto joined_r0x001043e2;\n}\n\n" (function_definition "char ** buildargv(char *input)\n\n{\n byte bVar1;\n bool bVar2;\n bool bVar3;\n bool bVar4;\n undefined *puVar5;\n byte bVar6;\n size_t sVar7;\n byte *__ptr;\n char **ppcVar8;\n char *pcVar9;\n byte *pbVar10;\n char **ppcVar11;\n int iVar12;\n long local_50;\n \n ppcVar8 = (char **)0x0;\n if (input == (char *)0x0) {\n return (char **)0x0;\n }\n bVar4 = false;\n bVar2 = false;\n bVar3 = false;\n sVar7 = strlen(input);\n __ptr = (byte *)xmalloc(sVar7 + 1);\n puVar5 = PTR__sch_istable_00107fd0;\n iVar12 = 0;\n local_50 = 0;\n do {\n while ((puVar5[(ulong)(byte)*input * 2] & 0x40) != 0) {\n input = (char *)((byte *)input + 1);\n }\n if ((iVar12 == 0) || (ppcVar11 = ppcVar8 + local_50, iVar12 + -1 <= (int)local_50)) {\n if (ppcVar8 == (char **)0x0) {\n ppcVar8 = (char **)xmalloc(0x40);\n iVar12 = 8;\n }\n else {\n iVar12 = iVar12 * 2;\n ppcVar8 = (char **)xrealloc(ppcVar8,(long)iVar12 << 3);\n }\n ppcVar11 = ppcVar8 + local_50;\n *ppcVar11 = (char *)0x0;\n }\n bVar6 = *input;\n pbVar10 = __ptr;\njoined_r0x001043e2:\n if (bVar6 != 0) {\n do {\n if (((puVar5[(ulong)bVar6 * 2] & 0x40) != 0) && ((!bVar3 && !bVar4) && !bVar2)) {\n bVar2 = false;\n bVar3 = false;\n bVar4 = false;\n break;\n }\n if (bVar4) {\n *pbVar10 = bVar6;\n bVar4 = false;\n pbVar10 = pbVar10 + 1;\n }\n else if (bVar6 == 0x5c) {\n bVar4 = true;\n }\n else if (bVar3) {\n if (bVar6 != 0x27) goto code_r0x0010443b;\n bVar3 = false;\n }\n else if (bVar2) {\n bVar4 = bVar3;\n if (bVar6 == 0x22) {\n bVar2 = false;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n else {\n bVar4 = bVar2;\n if (bVar6 == 0x27) {\n bVar3 = true;\n }\n else {\n bVar3 = bVar2;\n if (bVar6 == 0x22) {\n bVar2 = true;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n }\n input = (char *)((byte *)input + 1);\n bVar6 = *input;\n if (bVar6 == 0) break;\n } while( true );\n }\n *pbVar10 = 0;\n pcVar9 = (char *)xstrdup(__ptr);\n *ppcVar11 = pcVar9;\n ppcVar8[local_50 + 1] = (char *)0x0;\n bVar6 = *input;\n bVar1 = puVar5[(ulong)bVar6 * 2];\n while ((bVar1 & 0x40) != 0) {\n input = (char *)((byte *)input + 1);\n bVar6 = *input;\n bVar1 = puVar5[(ulong)bVar6 * 2];\n }\n local_50 = local_50 + 1;\n if (bVar6 == 0) {\n free(__ptr);\n return ppcVar8;\n }\n } while( true );\ncode_r0x0010443b:\n input = (char *)((byte *)input + 1);\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n bVar6 = *input;\n goto joined_r0x001043e2;\n}" primitive_type (pointer_declarator "** buildargv(char *input)" * (pointer_declarator "* buildargv(char *input)" * (function_declarator "buildargv(char *input)" identifier (parameter_list "(char *input)" ( (parameter_declaration "char *input" primitive_type (pointer_declarator "*input" * identifier)) ))))) (compound_statement "{\n byte bVar1;\n bool bVar2;\n bool bVar3;\n bool bVar4;\n undefined *puVar5;\n byte bVar6;\n size_t sVar7;\n byte *__ptr;\n char **ppcVar8;\n char *pcVar9;\n byte *pbVar10;\n char **ppcVar11;\n int iVar12;\n long local_50;\n \n ppcVar8 = (char **)0x0;\n if (input == (char *)0x0) {\n return (char **)0x0;\n }\n bVar4 = false;\n bVar2 = false;\n bVar3 = false;\n sVar7 = strlen(input);\n __ptr = (byte *)xmalloc(sVar7 + 1);\n puVar5 = PTR__sch_istable_00107fd0;\n iVar12 = 0;\n local_50 = 0;\n do {\n while ((puVar5[(ulong)(byte)*input * 2] & 0x40) != 0) {\n input = (char *)((byte *)input + 1);\n }\n if ((iVar12 == 0) || (ppcVar11 = ppcVar8 + local_50, iVar12 + -1 <= (int)local_50)) {\n if (ppcVar8 == (char **)0x0) {\n ppcVar8 = (char **)xmalloc(0x40);\n iVar12 = 8;\n }\n else {\n iVar12 = iVar12 * 2;\n ppcVar8 = (char **)xrealloc(ppcVar8,(long)iVar12 << 3);\n }\n ppcVar11 = ppcVar8 + local_50;\n *ppcVar11 = (char *)0x0;\n }\n bVar6 = *input;\n pbVar10 = __ptr;\njoined_r0x001043e2:\n if (bVar6 != 0) {\n do {\n if (((puVar5[(ulong)bVar6 * 2] & 0x40) != 0) && ((!bVar3 && !bVar4) && !bVar2)) {\n bVar2 = false;\n bVar3 = false;\n bVar4 = false;\n break;\n }\n if (bVar4) {\n *pbVar10 = bVar6;\n bVar4 = false;\n pbVar10 = pbVar10 + 1;\n }\n else if (bVar6 == 0x5c) {\n bVar4 = true;\n }\n else if (bVar3) {\n if (bVar6 != 0x27) goto code_r0x0010443b;\n bVar3 = false;\n }\n else if (bVar2) {\n bVar4 = bVar3;\n if (bVar6 == 0x22) {\n bVar2 = false;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n else {\n bVar4 = bVar2;\n if (bVar6 == 0x27) {\n bVar3 = true;\n }\n else {\n bVar3 = bVar2;\n if (bVar6 == 0x22) {\n bVar2 = true;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n }\n input = (char *)((byte *)input + 1);\n bVar6 = *input;\n if (bVar6 == 0) break;\n } while( true );\n }\n *pbVar10 = 0;\n pcVar9 = (char *)xstrdup(__ptr);\n *ppcVar11 = pcVar9;\n ppcVar8[local_50 + 1] = (char *)0x0;\n bVar6 = *input;\n bVar1 = puVar5[(ulong)bVar6 * 2];\n while ((bVar1 & 0x40) != 0) {\n input = (char *)((byte *)input + 1);\n bVar6 = *input;\n bVar1 = puVar5[(ulong)bVar6 * 2];\n }\n local_50 = local_50 + 1;\n if (bVar6 == 0) {\n free(__ptr);\n return ppcVar8;\n }\n } while( true );\ncode_r0x0010443b:\n input = (char *)((byte *)input + 1);\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n bVar6 = *input;\n goto joined_r0x001043e2;\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (declaration "bool bVar2;" primitive_type identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (declaration "bool bVar4;" primitive_type identifier ;) (declaration "undefined *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "byte bVar6;" type_identifier identifier ;) (declaration "size_t sVar7;" primitive_type identifier ;) (declaration "byte *__ptr;" type_identifier (pointer_declarator "*__ptr" * identifier) ;) (declaration "char **ppcVar8;" primitive_type (pointer_declarator "**ppcVar8" * (pointer_declarator "*ppcVar8" * identifier)) ;) (declaration "char *pcVar9;" primitive_type (pointer_declarator "*pcVar9" * identifier) ;) (declaration "byte *pbVar10;" type_identifier (pointer_declarator "*pbVar10" * identifier) ;) (declaration "char **ppcVar11;" primitive_type (pointer_declarator "**ppcVar11" * (pointer_declarator "*ppcVar11" * identifier)) ;) (declaration "int iVar12;" primitive_type identifier ;) (declaration "long local_50;" (sized_type_specifier "long" long) identifier ;) (expression_statement "ppcVar8 = (char **)0x0;" (assignment_expression "ppcVar8 = (char **)0x0" identifier = (cast_expression "(char **)0x0" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) ;) (if_statement "if (input == (char *)0x0) {\n return (char **)0x0;\n }" if (parenthesized_expression "(input == (char *)0x0)" ( (binary_expression "input == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return (char **)0x0;\n }" { (return_statement "return (char **)0x0;" return (cast_expression "(char **)0x0" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal) ;) })) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" identifier = false) ;) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (expression_statement "sVar7 = strlen(input);" (assignment_expression "sVar7 = strlen(input)" identifier = (call_expression "strlen(input)" identifier (argument_list "(input)" ( identifier )))) ;) (expression_statement "__ptr = (byte *)xmalloc(sVar7 + 1);" (assignment_expression "__ptr = (byte *)xmalloc(sVar7 + 1)" identifier = (cast_expression "(byte *)xmalloc(sVar7 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar7 + 1)" identifier (argument_list "(sVar7 + 1)" ( (binary_expression "sVar7 + 1" identifier + number_literal) ))))) ;) (expression_statement "puVar5 = PTR__sch_istable_00107fd0;" (assignment_expression "puVar5 = PTR__sch_istable_00107fd0" identifier = identifier) ;) (expression_statement "iVar12 = 0;" (assignment_expression "iVar12 = 0" identifier = number_literal) ;) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (do_statement "do {\n while ((puVar5[(ulong)(byte)*input * 2] & 0x40) != 0) {\n input = (char *)((byte *)input + 1);\n }\n if ((iVar12 == 0) || (ppcVar11 = ppcVar8 + local_50, iVar12 + -1 <= (int)local_50)) {\n if (ppcVar8 == (char **)0x0) {\n ppcVar8 = (char **)xmalloc(0x40);\n iVar12 = 8;\n }\n else {\n iVar12 = iVar12 * 2;\n ppcVar8 = (char **)xrealloc(ppcVar8,(long)iVar12 << 3);\n }\n ppcVar11 = ppcVar8 + local_50;\n *ppcVar11 = (char *)0x0;\n }\n bVar6 = *input;\n pbVar10 = __ptr;\njoined_r0x001043e2:\n if (bVar6 != 0) {\n do {\n if (((puVar5[(ulong)bVar6 * 2] & 0x40) != 0) && ((!bVar3 && !bVar4) && !bVar2)) {\n bVar2 = false;\n bVar3 = false;\n bVar4 = false;\n break;\n }\n if (bVar4) {\n *pbVar10 = bVar6;\n bVar4 = false;\n pbVar10 = pbVar10 + 1;\n }\n else if (bVar6 == 0x5c) {\n bVar4 = true;\n }\n else if (bVar3) {\n if (bVar6 != 0x27) goto code_r0x0010443b;\n bVar3 = false;\n }\n else if (bVar2) {\n bVar4 = bVar3;\n if (bVar6 == 0x22) {\n bVar2 = false;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n else {\n bVar4 = bVar2;\n if (bVar6 == 0x27) {\n bVar3 = true;\n }\n else {\n bVar3 = bVar2;\n if (bVar6 == 0x22) {\n bVar2 = true;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n }\n input = (char *)((byte *)input + 1);\n bVar6 = *input;\n if (bVar6 == 0) break;\n } while( true );\n }\n *pbVar10 = 0;\n pcVar9 = (char *)xstrdup(__ptr);\n *ppcVar11 = pcVar9;\n ppcVar8[local_50 + 1] = (char *)0x0;\n bVar6 = *input;\n bVar1 = puVar5[(ulong)bVar6 * 2];\n while ((bVar1 & 0x40) != 0) {\n input = (char *)((byte *)input + 1);\n bVar6 = *input;\n bVar1 = puVar5[(ulong)bVar6 * 2];\n }\n local_50 = local_50 + 1;\n if (bVar6 == 0) {\n free(__ptr);\n return ppcVar8;\n }\n } while( true );" do (compound_statement "{\n while ((puVar5[(ulong)(byte)*input * 2] & 0x40) != 0) {\n input = (char *)((byte *)input + 1);\n }\n if ((iVar12 == 0) || (ppcVar11 = ppcVar8 + local_50, iVar12 + -1 <= (int)local_50)) {\n if (ppcVar8 == (char **)0x0) {\n ppcVar8 = (char **)xmalloc(0x40);\n iVar12 = 8;\n }\n else {\n iVar12 = iVar12 * 2;\n ppcVar8 = (char **)xrealloc(ppcVar8,(long)iVar12 << 3);\n }\n ppcVar11 = ppcVar8 + local_50;\n *ppcVar11 = (char *)0x0;\n }\n bVar6 = *input;\n pbVar10 = __ptr;\njoined_r0x001043e2:\n if (bVar6 != 0) {\n do {\n if (((puVar5[(ulong)bVar6 * 2] & 0x40) != 0) && ((!bVar3 && !bVar4) && !bVar2)) {\n bVar2 = false;\n bVar3 = false;\n bVar4 = false;\n break;\n }\n if (bVar4) {\n *pbVar10 = bVar6;\n bVar4 = false;\n pbVar10 = pbVar10 + 1;\n }\n else if (bVar6 == 0x5c) {\n bVar4 = true;\n }\n else if (bVar3) {\n if (bVar6 != 0x27) goto code_r0x0010443b;\n bVar3 = false;\n }\n else if (bVar2) {\n bVar4 = bVar3;\n if (bVar6 == 0x22) {\n bVar2 = false;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n else {\n bVar4 = bVar2;\n if (bVar6 == 0x27) {\n bVar3 = true;\n }\n else {\n bVar3 = bVar2;\n if (bVar6 == 0x22) {\n bVar2 = true;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n }\n input = (char *)((byte *)input + 1);\n bVar6 = *input;\n if (bVar6 == 0) break;\n } while( true );\n }\n *pbVar10 = 0;\n pcVar9 = (char *)xstrdup(__ptr);\n *ppcVar11 = pcVar9;\n ppcVar8[local_50 + 1] = (char *)0x0;\n bVar6 = *input;\n bVar1 = puVar5[(ulong)bVar6 * 2];\n while ((bVar1 & 0x40) != 0) {\n input = (char *)((byte *)input + 1);\n bVar6 = *input;\n bVar1 = puVar5[(ulong)bVar6 * 2];\n }\n local_50 = local_50 + 1;\n if (bVar6 == 0) {\n free(__ptr);\n return ppcVar8;\n }\n }" { (while_statement "while ((puVar5[(ulong)(byte)*input * 2] & 0x40) != 0) {\n input = (char *)((byte *)input + 1);\n }" while (parenthesized_expression "((puVar5[(ulong)(byte)*input * 2] & 0x40) != 0)" ( (binary_expression "(puVar5[(ulong)(byte)*input * 2] & 0x40) != 0" (parenthesized_expression "(puVar5[(ulong)(byte)*input * 2] & 0x40)" ( (binary_expression "puVar5[(ulong)(byte)*input * 2] & 0x40" (subscript_expression "puVar5[(ulong)(byte)*input * 2]" identifier [ (binary_expression "(ulong)(byte)*input * 2" (binary_expression "(ulong)(byte)*input" (call_expression "(ulong)(byte)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(byte)" ( identifier ))) * identifier) * number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n input = (char *)((byte *)input + 1);\n }" { (expression_statement "input = (char *)((byte *)input + 1);" (assignment_expression "input = (char *)((byte *)input + 1)" identifier = (cast_expression "(char *)((byte *)input + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((byte *)input + 1)" ( (binary_expression "(byte *)input + 1" (cast_expression "(byte *)input" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) + number_literal) )))) ;) })) (if_statement "if ((iVar12 == 0) || (ppcVar11 = ppcVar8 + local_50, iVar12 + -1 <= (int)local_50)) {\n if (ppcVar8 == (char **)0x0) {\n ppcVar8 = (char **)xmalloc(0x40);\n iVar12 = 8;\n }\n else {\n iVar12 = iVar12 * 2;\n ppcVar8 = (char **)xrealloc(ppcVar8,(long)iVar12 << 3);\n }\n ppcVar11 = ppcVar8 + local_50;\n *ppcVar11 = (char *)0x0;\n }" if (parenthesized_expression "((iVar12 == 0) || (ppcVar11 = ppcVar8 + local_50, iVar12 + -1 <= (int)local_50))" ( (binary_expression "(iVar12 == 0) || (ppcVar11 = ppcVar8 + local_50, iVar12 + -1 <= (int)local_50)" (parenthesized_expression "(iVar12 == 0)" ( (binary_expression "iVar12 == 0" identifier == number_literal) )) || (parenthesized_expression "(ppcVar11 = ppcVar8 + local_50, iVar12 + -1 <= (int)local_50)" ( (comma_expression "ppcVar11 = ppcVar8 + local_50, iVar12 + -1 <= (int)local_50" (assignment_expression "ppcVar11 = ppcVar8 + local_50" identifier = (binary_expression "ppcVar8 + local_50" identifier + identifier)) , (binary_expression "iVar12 + -1 <= (int)local_50" (binary_expression "iVar12 + -1" identifier + number_literal) <= (cast_expression "(int)local_50" ( (type_descriptor "int" primitive_type) ) identifier))) ))) )) (compound_statement "{\n if (ppcVar8 == (char **)0x0) {\n ppcVar8 = (char **)xmalloc(0x40);\n iVar12 = 8;\n }\n else {\n iVar12 = iVar12 * 2;\n ppcVar8 = (char **)xrealloc(ppcVar8,(long)iVar12 << 3);\n }\n ppcVar11 = ppcVar8 + local_50;\n *ppcVar11 = (char *)0x0;\n }" { (if_statement "if (ppcVar8 == (char **)0x0) {\n ppcVar8 = (char **)xmalloc(0x40);\n iVar12 = 8;\n }\n else {\n iVar12 = iVar12 * 2;\n ppcVar8 = (char **)xrealloc(ppcVar8,(long)iVar12 << 3);\n }" if (parenthesized_expression "(ppcVar8 == (char **)0x0)" ( (binary_expression "ppcVar8 == (char **)0x0" identifier == (cast_expression "(char **)0x0" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) )) (compound_statement "{\n ppcVar8 = (char **)xmalloc(0x40);\n iVar12 = 8;\n }" { (expression_statement "ppcVar8 = (char **)xmalloc(0x40);" (assignment_expression "ppcVar8 = (char **)xmalloc(0x40)" identifier = (cast_expression "(char **)xmalloc(0x40)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (call_expression "xmalloc(0x40)" identifier (argument_list "(0x40)" ( number_literal ))))) ;) (expression_statement "iVar12 = 8;" (assignment_expression "iVar12 = 8" identifier = number_literal) ;) }) (else_clause "else {\n iVar12 = iVar12 * 2;\n ppcVar8 = (char **)xrealloc(ppcVar8,(long)iVar12 << 3);\n }" else (compound_statement "{\n iVar12 = iVar12 * 2;\n ppcVar8 = (char **)xrealloc(ppcVar8,(long)iVar12 << 3);\n }" { (expression_statement "iVar12 = iVar12 * 2;" (assignment_expression "iVar12 = iVar12 * 2" identifier = (binary_expression "iVar12 * 2" identifier * number_literal)) ;) (expression_statement "ppcVar8 = (char **)xrealloc(ppcVar8,(long)iVar12 << 3);" (assignment_expression "ppcVar8 = (char **)xrealloc(ppcVar8,(long)iVar12 << 3)" identifier = (cast_expression "(char **)xrealloc(ppcVar8,(long)iVar12 << 3)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (call_expression "xrealloc(ppcVar8,(long)iVar12 << 3)" identifier (argument_list "(ppcVar8,(long)iVar12 << 3)" ( identifier , (binary_expression "(long)iVar12 << 3" (cast_expression "(long)iVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) << number_literal) ))))) ;) }))) (expression_statement "ppcVar11 = ppcVar8 + local_50;" (assignment_expression "ppcVar11 = ppcVar8 + local_50" identifier = (binary_expression "ppcVar8 + local_50" identifier + identifier)) ;) (expression_statement "*ppcVar11 = (char *)0x0;" (assignment_expression "*ppcVar11 = (char *)0x0" (pointer_expression "*ppcVar11" * identifier) = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "bVar6 = *input;" (assignment_expression "bVar6 = *input" identifier = (pointer_expression "*input" * identifier)) ;) (expression_statement "pbVar10 = __ptr;" (assignment_expression "pbVar10 = __ptr" identifier = identifier) ;) (labeled_statement "joined_r0x001043e2:\n if (bVar6 != 0) {\n do {\n if (((puVar5[(ulong)bVar6 * 2] & 0x40) != 0) && ((!bVar3 && !bVar4) && !bVar2)) {\n bVar2 = false;\n bVar3 = false;\n bVar4 = false;\n break;\n }\n if (bVar4) {\n *pbVar10 = bVar6;\n bVar4 = false;\n pbVar10 = pbVar10 + 1;\n }\n else if (bVar6 == 0x5c) {\n bVar4 = true;\n }\n else if (bVar3) {\n if (bVar6 != 0x27) goto code_r0x0010443b;\n bVar3 = false;\n }\n else if (bVar2) {\n bVar4 = bVar3;\n if (bVar6 == 0x22) {\n bVar2 = false;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n else {\n bVar4 = bVar2;\n if (bVar6 == 0x27) {\n bVar3 = true;\n }\n else {\n bVar3 = bVar2;\n if (bVar6 == 0x22) {\n bVar2 = true;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n }\n input = (char *)((byte *)input + 1);\n bVar6 = *input;\n if (bVar6 == 0) break;\n } while( true );\n }" statement_identifier : (if_statement "if (bVar6 != 0) {\n do {\n if (((puVar5[(ulong)bVar6 * 2] & 0x40) != 0) && ((!bVar3 && !bVar4) && !bVar2)) {\n bVar2 = false;\n bVar3 = false;\n bVar4 = false;\n break;\n }\n if (bVar4) {\n *pbVar10 = bVar6;\n bVar4 = false;\n pbVar10 = pbVar10 + 1;\n }\n else if (bVar6 == 0x5c) {\n bVar4 = true;\n }\n else if (bVar3) {\n if (bVar6 != 0x27) goto code_r0x0010443b;\n bVar3 = false;\n }\n else if (bVar2) {\n bVar4 = bVar3;\n if (bVar6 == 0x22) {\n bVar2 = false;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n else {\n bVar4 = bVar2;\n if (bVar6 == 0x27) {\n bVar3 = true;\n }\n else {\n bVar3 = bVar2;\n if (bVar6 == 0x22) {\n bVar2 = true;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n }\n input = (char *)((byte *)input + 1);\n bVar6 = *input;\n if (bVar6 == 0) break;\n } while( true );\n }" if (parenthesized_expression "(bVar6 != 0)" ( (binary_expression "bVar6 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n if (((puVar5[(ulong)bVar6 * 2] & 0x40) != 0) && ((!bVar3 && !bVar4) && !bVar2)) {\n bVar2 = false;\n bVar3 = false;\n bVar4 = false;\n break;\n }\n if (bVar4) {\n *pbVar10 = bVar6;\n bVar4 = false;\n pbVar10 = pbVar10 + 1;\n }\n else if (bVar6 == 0x5c) {\n bVar4 = true;\n }\n else if (bVar3) {\n if (bVar6 != 0x27) goto code_r0x0010443b;\n bVar3 = false;\n }\n else if (bVar2) {\n bVar4 = bVar3;\n if (bVar6 == 0x22) {\n bVar2 = false;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n else {\n bVar4 = bVar2;\n if (bVar6 == 0x27) {\n bVar3 = true;\n }\n else {\n bVar3 = bVar2;\n if (bVar6 == 0x22) {\n bVar2 = true;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n }\n input = (char *)((byte *)input + 1);\n bVar6 = *input;\n if (bVar6 == 0) break;\n } while( true );\n }" { (do_statement "do {\n if (((puVar5[(ulong)bVar6 * 2] & 0x40) != 0) && ((!bVar3 && !bVar4) && !bVar2)) {\n bVar2 = false;\n bVar3 = false;\n bVar4 = false;\n break;\n }\n if (bVar4) {\n *pbVar10 = bVar6;\n bVar4 = false;\n pbVar10 = pbVar10 + 1;\n }\n else if (bVar6 == 0x5c) {\n bVar4 = true;\n }\n else if (bVar3) {\n if (bVar6 != 0x27) goto code_r0x0010443b;\n bVar3 = false;\n }\n else if (bVar2) {\n bVar4 = bVar3;\n if (bVar6 == 0x22) {\n bVar2 = false;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n else {\n bVar4 = bVar2;\n if (bVar6 == 0x27) {\n bVar3 = true;\n }\n else {\n bVar3 = bVar2;\n if (bVar6 == 0x22) {\n bVar2 = true;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n }\n input = (char *)((byte *)input + 1);\n bVar6 = *input;\n if (bVar6 == 0) break;\n } while( true );" do (compound_statement "{\n if (((puVar5[(ulong)bVar6 * 2] & 0x40) != 0) && ((!bVar3 && !bVar4) && !bVar2)) {\n bVar2 = false;\n bVar3 = false;\n bVar4 = false;\n break;\n }\n if (bVar4) {\n *pbVar10 = bVar6;\n bVar4 = false;\n pbVar10 = pbVar10 + 1;\n }\n else if (bVar6 == 0x5c) {\n bVar4 = true;\n }\n else if (bVar3) {\n if (bVar6 != 0x27) goto code_r0x0010443b;\n bVar3 = false;\n }\n else if (bVar2) {\n bVar4 = bVar3;\n if (bVar6 == 0x22) {\n bVar2 = false;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n else {\n bVar4 = bVar2;\n if (bVar6 == 0x27) {\n bVar3 = true;\n }\n else {\n bVar3 = bVar2;\n if (bVar6 == 0x22) {\n bVar2 = true;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n }\n input = (char *)((byte *)input + 1);\n bVar6 = *input;\n if (bVar6 == 0) break;\n }" { (if_statement "if (((puVar5[(ulong)bVar6 * 2] & 0x40) != 0) && ((!bVar3 && !bVar4) && !bVar2)) {\n bVar2 = false;\n bVar3 = false;\n bVar4 = false;\n break;\n }" if (parenthesized_expression "(((puVar5[(ulong)bVar6 * 2] & 0x40) != 0) && ((!bVar3 && !bVar4) && !bVar2))" ( (binary_expression "((puVar5[(ulong)bVar6 * 2] & 0x40) != 0) && ((!bVar3 && !bVar4) && !bVar2)" (parenthesized_expression "((puVar5[(ulong)bVar6 * 2] & 0x40) != 0)" ( (binary_expression "(puVar5[(ulong)bVar6 * 2] & 0x40) != 0" (parenthesized_expression "(puVar5[(ulong)bVar6 * 2] & 0x40)" ( (binary_expression "puVar5[(ulong)bVar6 * 2] & 0x40" (subscript_expression "puVar5[(ulong)bVar6 * 2]" identifier [ (binary_expression "(ulong)bVar6 * 2" (cast_expression "(ulong)bVar6" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ]) & number_literal) )) != number_literal) )) && (parenthesized_expression "((!bVar3 && !bVar4) && !bVar2)" ( (binary_expression "(!bVar3 && !bVar4) && !bVar2" (parenthesized_expression "(!bVar3 && !bVar4)" ( (binary_expression "!bVar3 && !bVar4" (unary_expression "!bVar3" ! identifier) && (unary_expression "!bVar4" ! identifier)) )) && (unary_expression "!bVar2" ! identifier)) ))) )) (compound_statement "{\n bVar2 = false;\n bVar3 = false;\n bVar4 = false;\n break;\n }" { (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" identifier = false) ;) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) (break_statement "break;" break ;) })) (if_statement "if (bVar4) {\n *pbVar10 = bVar6;\n bVar4 = false;\n pbVar10 = pbVar10 + 1;\n }\n else if (bVar6 == 0x5c) {\n bVar4 = true;\n }\n else if (bVar3) {\n if (bVar6 != 0x27) goto code_r0x0010443b;\n bVar3 = false;\n }\n else if (bVar2) {\n bVar4 = bVar3;\n if (bVar6 == 0x22) {\n bVar2 = false;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n else {\n bVar4 = bVar2;\n if (bVar6 == 0x27) {\n bVar3 = true;\n }\n else {\n bVar3 = bVar2;\n if (bVar6 == 0x22) {\n bVar2 = true;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n }" if (parenthesized_expression "(bVar4)" ( identifier )) (compound_statement "{\n *pbVar10 = bVar6;\n bVar4 = false;\n pbVar10 = pbVar10 + 1;\n }" { (expression_statement "*pbVar10 = bVar6;" (assignment_expression "*pbVar10 = bVar6" (pointer_expression "*pbVar10" * identifier) = identifier) ;) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) (expression_statement "pbVar10 = pbVar10 + 1;" (assignment_expression "pbVar10 = pbVar10 + 1" identifier = (binary_expression "pbVar10 + 1" identifier + number_literal)) ;) }) (else_clause "else if (bVar6 == 0x5c) {\n bVar4 = true;\n }\n else if (bVar3) {\n if (bVar6 != 0x27) goto code_r0x0010443b;\n bVar3 = false;\n }\n else if (bVar2) {\n bVar4 = bVar3;\n if (bVar6 == 0x22) {\n bVar2 = false;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n else {\n bVar4 = bVar2;\n if (bVar6 == 0x27) {\n bVar3 = true;\n }\n else {\n bVar3 = bVar2;\n if (bVar6 == 0x22) {\n bVar2 = true;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n }" else (if_statement "if (bVar6 == 0x5c) {\n bVar4 = true;\n }\n else if (bVar3) {\n if (bVar6 != 0x27) goto code_r0x0010443b;\n bVar3 = false;\n }\n else if (bVar2) {\n bVar4 = bVar3;\n if (bVar6 == 0x22) {\n bVar2 = false;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n else {\n bVar4 = bVar2;\n if (bVar6 == 0x27) {\n bVar3 = true;\n }\n else {\n bVar3 = bVar2;\n if (bVar6 == 0x22) {\n bVar2 = true;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n }" if (parenthesized_expression "(bVar6 == 0x5c)" ( (binary_expression "bVar6 == 0x5c" identifier == number_literal) )) (compound_statement "{\n bVar4 = true;\n }" { (expression_statement "bVar4 = true;" (assignment_expression "bVar4 = true" identifier = true) ;) }) (else_clause "else if (bVar3) {\n if (bVar6 != 0x27) goto code_r0x0010443b;\n bVar3 = false;\n }\n else if (bVar2) {\n bVar4 = bVar3;\n if (bVar6 == 0x22) {\n bVar2 = false;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n else {\n bVar4 = bVar2;\n if (bVar6 == 0x27) {\n bVar3 = true;\n }\n else {\n bVar3 = bVar2;\n if (bVar6 == 0x22) {\n bVar2 = true;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n }" else (if_statement "if (bVar3) {\n if (bVar6 != 0x27) goto code_r0x0010443b;\n bVar3 = false;\n }\n else if (bVar2) {\n bVar4 = bVar3;\n if (bVar6 == 0x22) {\n bVar2 = false;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n else {\n bVar4 = bVar2;\n if (bVar6 == 0x27) {\n bVar3 = true;\n }\n else {\n bVar3 = bVar2;\n if (bVar6 == 0x22) {\n bVar2 = true;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n }" if (parenthesized_expression "(bVar3)" ( identifier )) (compound_statement "{\n if (bVar6 != 0x27) goto code_r0x0010443b;\n bVar3 = false;\n }" { (if_statement "if (bVar6 != 0x27) goto code_r0x0010443b;" if (parenthesized_expression "(bVar6 != 0x27)" ( (binary_expression "bVar6 != 0x27" identifier != number_literal) )) (goto_statement "goto code_r0x0010443b;" goto statement_identifier ;)) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) }) (else_clause "else if (bVar2) {\n bVar4 = bVar3;\n if (bVar6 == 0x22) {\n bVar2 = false;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n else {\n bVar4 = bVar2;\n if (bVar6 == 0x27) {\n bVar3 = true;\n }\n else {\n bVar3 = bVar2;\n if (bVar6 == 0x22) {\n bVar2 = true;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n }" else (if_statement "if (bVar2) {\n bVar4 = bVar3;\n if (bVar6 == 0x22) {\n bVar2 = false;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n else {\n bVar4 = bVar2;\n if (bVar6 == 0x27) {\n bVar3 = true;\n }\n else {\n bVar3 = bVar2;\n if (bVar6 == 0x22) {\n bVar2 = true;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n }" if (parenthesized_expression "(bVar2)" ( identifier )) (compound_statement "{\n bVar4 = bVar3;\n if (bVar6 == 0x22) {\n bVar2 = false;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }" { (expression_statement "bVar4 = bVar3;" (assignment_expression "bVar4 = bVar3" identifier = identifier) ;) (if_statement "if (bVar6 == 0x22) {\n bVar2 = false;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }" if (parenthesized_expression "(bVar6 == 0x22)" ( (binary_expression "bVar6 == 0x22" identifier == number_literal) )) (compound_statement "{\n bVar2 = false;\n }" { (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" identifier = false) ;) }) (else_clause "else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }" else (compound_statement "{\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }" { (expression_statement "*pbVar10 = bVar6;" (assignment_expression "*pbVar10 = bVar6" (pointer_expression "*pbVar10" * identifier) = identifier) ;) (expression_statement "pbVar10 = pbVar10 + 1;" (assignment_expression "pbVar10 = pbVar10 + 1" identifier = (binary_expression "pbVar10 + 1" identifier + number_literal)) ;) }))) }) (else_clause "else {\n bVar4 = bVar2;\n if (bVar6 == 0x27) {\n bVar3 = true;\n }\n else {\n bVar3 = bVar2;\n if (bVar6 == 0x22) {\n bVar2 = true;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n }" else (compound_statement "{\n bVar4 = bVar2;\n if (bVar6 == 0x27) {\n bVar3 = true;\n }\n else {\n bVar3 = bVar2;\n if (bVar6 == 0x22) {\n bVar2 = true;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }\n }" { (expression_statement "bVar4 = bVar2;" (assignment_expression "bVar4 = bVar2" identifier = identifier) ;) (if_statement "if (bVar6 == 0x27) {\n bVar3 = true;\n }\n else {\n bVar3 = bVar2;\n if (bVar6 == 0x22) {\n bVar2 = true;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }" if (parenthesized_expression "(bVar6 == 0x27)" ( (binary_expression "bVar6 == 0x27" identifier == number_literal) )) (compound_statement "{\n bVar3 = true;\n }" { (expression_statement "bVar3 = true;" (assignment_expression "bVar3 = true" identifier = true) ;) }) (else_clause "else {\n bVar3 = bVar2;\n if (bVar6 == 0x22) {\n bVar2 = true;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }" else (compound_statement "{\n bVar3 = bVar2;\n if (bVar6 == 0x22) {\n bVar2 = true;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }\n }" { (expression_statement "bVar3 = bVar2;" (assignment_expression "bVar3 = bVar2" identifier = identifier) ;) (if_statement "if (bVar6 == 0x22) {\n bVar2 = true;\n }\n else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }" if (parenthesized_expression "(bVar6 == 0x22)" ( (binary_expression "bVar6 == 0x22" identifier == number_literal) )) (compound_statement "{\n bVar2 = true;\n }" { (expression_statement "bVar2 = true;" (assignment_expression "bVar2 = true" identifier = true) ;) }) (else_clause "else {\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }" else (compound_statement "{\n *pbVar10 = bVar6;\n pbVar10 = pbVar10 + 1;\n }" { (expression_statement "*pbVar10 = bVar6;" (assignment_expression "*pbVar10 = bVar6" (pointer_expression "*pbVar10" * identifier) = identifier) ;) (expression_statement "pbVar10 = pbVar10 + 1;" (assignment_expression "pbVar10 = pbVar10 + 1" identifier = (binary_expression "pbVar10 + 1" identifier + number_literal)) ;) }))) }))) }))))))))) (expression_statement "input = (char *)((byte *)input + 1);" (assignment_expression "input = (char *)((byte *)input + 1)" identifier = (cast_expression "(char *)((byte *)input + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((byte *)input + 1)" ( (binary_expression "(byte *)input + 1" (cast_expression "(byte *)input" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) + number_literal) )))) ;) (expression_statement "bVar6 = *input;" (assignment_expression "bVar6 = *input" identifier = (pointer_expression "*input" * identifier)) ;) (if_statement "if (bVar6 == 0) break;" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) }) while (parenthesized_expression "( true )" ( true )) ;) }))) (expression_statement "*pbVar10 = 0;" (assignment_expression "*pbVar10 = 0" (pointer_expression "*pbVar10" * identifier) = number_literal) ;) (expression_statement "pcVar9 = (char *)xstrdup(__ptr);" (assignment_expression "pcVar9 = (char *)xstrdup(__ptr)" identifier = (cast_expression "(char *)xstrdup(__ptr)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xstrdup(__ptr)" identifier (argument_list "(__ptr)" ( identifier ))))) ;) (expression_statement "*ppcVar11 = pcVar9;" (assignment_expression "*ppcVar11 = pcVar9" (pointer_expression "*ppcVar11" * identifier) = identifier) ;) (expression_statement "ppcVar8[local_50 + 1] = (char *)0x0;" (assignment_expression "ppcVar8[local_50 + 1] = (char *)0x0" (subscript_expression "ppcVar8[local_50 + 1]" identifier [ (binary_expression "local_50 + 1" identifier + number_literal) ]) = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar6 = *input;" (assignment_expression "bVar6 = *input" identifier = (pointer_expression "*input" * identifier)) ;) (expression_statement "bVar1 = puVar5[(ulong)bVar6 * 2];" (assignment_expression "bVar1 = puVar5[(ulong)bVar6 * 2]" identifier = (subscript_expression "puVar5[(ulong)bVar6 * 2]" identifier [ (binary_expression "(ulong)bVar6 * 2" (cast_expression "(ulong)bVar6" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ])) ;) (while_statement "while ((bVar1 & 0x40) != 0) {\n input = (char *)((byte *)input + 1);\n bVar6 = *input;\n bVar1 = puVar5[(ulong)bVar6 * 2];\n }" while (parenthesized_expression "((bVar1 & 0x40) != 0)" ( (binary_expression "(bVar1 & 0x40) != 0" (parenthesized_expression "(bVar1 & 0x40)" ( (binary_expression "bVar1 & 0x40" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n input = (char *)((byte *)input + 1);\n bVar6 = *input;\n bVar1 = puVar5[(ulong)bVar6 * 2];\n }" { (expression_statement "input = (char *)((byte *)input + 1);" (assignment_expression "input = (char *)((byte *)input + 1)" identifier = (cast_expression "(char *)((byte *)input + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((byte *)input + 1)" ( (binary_expression "(byte *)input + 1" (cast_expression "(byte *)input" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) + number_literal) )))) ;) (expression_statement "bVar6 = *input;" (assignment_expression "bVar6 = *input" identifier = (pointer_expression "*input" * identifier)) ;) (expression_statement "bVar1 = puVar5[(ulong)bVar6 * 2];" (assignment_expression "bVar1 = puVar5[(ulong)bVar6 * 2]" identifier = (subscript_expression "puVar5[(ulong)bVar6 * 2]" identifier [ (binary_expression "(ulong)bVar6 * 2" (cast_expression "(ulong)bVar6" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ])) ;) })) (expression_statement "local_50 = local_50 + 1;" (assignment_expression "local_50 = local_50 + 1" identifier = (binary_expression "local_50 + 1" identifier + number_literal)) ;) (if_statement "if (bVar6 == 0) {\n free(__ptr);\n return ppcVar8;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n free(__ptr);\n return ppcVar8;\n }" { (expression_statement "free(__ptr);" (call_expression "free(__ptr)" identifier (argument_list "(__ptr)" ( identifier ))) ;) (return_statement "return ppcVar8;" return identifier ;) })) }) while (parenthesized_expression "( true )" ( true )) ;) (labeled_statement "code_r0x0010443b:\n input = (char *)((byte *)input + 1);" statement_identifier : (expression_statement "input = (char *)((byte *)input + 1);" (assignment_expression "input = (char *)((byte *)input + 1)" identifier = (cast_expression "(char *)((byte *)input + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((byte *)input + 1)" ( (binary_expression "(byte *)input + 1" (cast_expression "(byte *)input" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) + number_literal) )))) ;)) (expression_statement "*pbVar10 = bVar6;" (assignment_expression "*pbVar10 = bVar6" (pointer_expression "*pbVar10" * identifier) = identifier) ;) (expression_statement "pbVar10 = pbVar10 + 1;" (assignment_expression "pbVar10 = pbVar10 + 1" identifier = (binary_expression "pbVar10 + 1" identifier + number_literal)) ;) (expression_statement "bVar6 = *input;" (assignment_expression "bVar6 = *input" identifier = (pointer_expression "*input" * identifier)) ;) (goto_statement "goto joined_r0x001043e2;" goto statement_identifier ;) })))
(translation_unit "long FUN_00104320(byte *param_1)\n\n{\n long lVar1;\n byte bVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n undefined *puVar6;\n byte bVar7;\n size_t sVar8;\n byte *__ptr;\n long lVar9;\n undefined8 uVar10;\n byte *pbVar11;\n undefined8 *puVar12;\n int iVar13;\n long local_50;\n \n lVar9 = 0;\n if (param_1 == (byte *)0x0) {\n return 0;\n }\n bVar5 = false;\n bVar3 = false;\n bVar4 = false;\n sVar8 = strlen((char *)param_1);\n __ptr = (byte *)xmalloc(sVar8 + 1);\n puVar6 = PTR__sch_istable_00107fd0;\n iVar13 = 0;\n local_50 = 0;\n do {\n while ((puVar6[(ulong)*param_1 * 2] & 0x40) != 0) {\n param_1 = param_1 + 1;\n }\n lVar1 = local_50 * 8;\n if ((iVar13 == 0) || (puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50)) {\n if (lVar9 == 0) {\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }\n else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }\n puVar12 = (undefined8 *)(lVar9 + lVar1);\n *puVar12 = 0;\n }\n bVar7 = *param_1;\n pbVar11 = __ptr;\njoined_r0x001043e2:\n if (bVar7 != 0) {\n do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );\n }\n *pbVar11 = 0;\n uVar10 = xstrdup(__ptr);\n *puVar12 = uVar10;\n *(undefined8 *)(lVar9 + 8 + lVar1) = 0;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n while ((bVar2 & 0x40) != 0) {\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n }\n local_50 = local_50 + 1;\n if (bVar7 == 0) {\n free(__ptr);\n return lVar9;\n }\n } while( true );\ncode_r0x0010443b:\n param_1 = param_1 + 1;\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n bVar7 = *param_1;\n goto joined_r0x001043e2;\n}\n\n" (function_definition "long FUN_00104320(byte *param_1)\n\n{\n long lVar1;\n byte bVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n undefined *puVar6;\n byte bVar7;\n size_t sVar8;\n byte *__ptr;\n long lVar9;\n undefined8 uVar10;\n byte *pbVar11;\n undefined8 *puVar12;\n int iVar13;\n long local_50;\n \n lVar9 = 0;\n if (param_1 == (byte *)0x0) {\n return 0;\n }\n bVar5 = false;\n bVar3 = false;\n bVar4 = false;\n sVar8 = strlen((char *)param_1);\n __ptr = (byte *)xmalloc(sVar8 + 1);\n puVar6 = PTR__sch_istable_00107fd0;\n iVar13 = 0;\n local_50 = 0;\n do {\n while ((puVar6[(ulong)*param_1 * 2] & 0x40) != 0) {\n param_1 = param_1 + 1;\n }\n lVar1 = local_50 * 8;\n if ((iVar13 == 0) || (puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50)) {\n if (lVar9 == 0) {\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }\n else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }\n puVar12 = (undefined8 *)(lVar9 + lVar1);\n *puVar12 = 0;\n }\n bVar7 = *param_1;\n pbVar11 = __ptr;\njoined_r0x001043e2:\n if (bVar7 != 0) {\n do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );\n }\n *pbVar11 = 0;\n uVar10 = xstrdup(__ptr);\n *puVar12 = uVar10;\n *(undefined8 *)(lVar9 + 8 + lVar1) = 0;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n while ((bVar2 & 0x40) != 0) {\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n }\n local_50 = local_50 + 1;\n if (bVar7 == 0) {\n free(__ptr);\n return lVar9;\n }\n } while( true );\ncode_r0x0010443b:\n param_1 = param_1 + 1;\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n bVar7 = *param_1;\n goto joined_r0x001043e2;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_00104320(byte *param_1)" identifier (parameter_list "(byte *param_1)" ( (parameter_declaration "byte *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n long lVar1;\n byte bVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n undefined *puVar6;\n byte bVar7;\n size_t sVar8;\n byte *__ptr;\n long lVar9;\n undefined8 uVar10;\n byte *pbVar11;\n undefined8 *puVar12;\n int iVar13;\n long local_50;\n \n lVar9 = 0;\n if (param_1 == (byte *)0x0) {\n return 0;\n }\n bVar5 = false;\n bVar3 = false;\n bVar4 = false;\n sVar8 = strlen((char *)param_1);\n __ptr = (byte *)xmalloc(sVar8 + 1);\n puVar6 = PTR__sch_istable_00107fd0;\n iVar13 = 0;\n local_50 = 0;\n do {\n while ((puVar6[(ulong)*param_1 * 2] & 0x40) != 0) {\n param_1 = param_1 + 1;\n }\n lVar1 = local_50 * 8;\n if ((iVar13 == 0) || (puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50)) {\n if (lVar9 == 0) {\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }\n else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }\n puVar12 = (undefined8 *)(lVar9 + lVar1);\n *puVar12 = 0;\n }\n bVar7 = *param_1;\n pbVar11 = __ptr;\njoined_r0x001043e2:\n if (bVar7 != 0) {\n do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );\n }\n *pbVar11 = 0;\n uVar10 = xstrdup(__ptr);\n *puVar12 = uVar10;\n *(undefined8 *)(lVar9 + 8 + lVar1) = 0;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n while ((bVar2 & 0x40) != 0) {\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n }\n local_50 = local_50 + 1;\n if (bVar7 == 0) {\n free(__ptr);\n return lVar9;\n }\n } while( true );\ncode_r0x0010443b:\n param_1 = param_1 + 1;\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n bVar7 = *param_1;\n goto joined_r0x001043e2;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "byte bVar2;" type_identifier identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (declaration "bool bVar4;" primitive_type identifier ;) (declaration "bool bVar5;" primitive_type identifier ;) (declaration "undefined *puVar6;" type_identifier (pointer_declarator "*puVar6" * identifier) ;) (declaration "byte bVar7;" type_identifier identifier ;) (declaration "size_t sVar8;" primitive_type identifier ;) (declaration "byte *__ptr;" type_identifier (pointer_declarator "*__ptr" * identifier) ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar10;" type_identifier identifier ;) (declaration "byte *pbVar11;" type_identifier (pointer_declarator "*pbVar11" * identifier) ;) (declaration "undefined8 *puVar12;" type_identifier (pointer_declarator "*puVar12" * identifier) ;) (declaration "int iVar13;" primitive_type identifier ;) (declaration "long local_50;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar9 = 0;" (assignment_expression "lVar9 = 0" identifier = number_literal) ;) (if_statement "if (param_1 == (byte *)0x0) {\n return 0;\n }" if (parenthesized_expression "(param_1 == (byte *)0x0)" ( (binary_expression "param_1 == (byte *)0x0" identifier == (cast_expression "(byte *)0x0" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "bVar5 = false;" (assignment_expression "bVar5 = false" identifier = false) ;) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) (expression_statement "sVar8 = strlen((char *)param_1);" (assignment_expression "sVar8 = strlen((char *)param_1)" identifier = (call_expression "strlen((char *)param_1)" identifier (argument_list "((char *)param_1)" ( (cast_expression "(char *)param_1" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "__ptr = (byte *)xmalloc(sVar8 + 1);" (assignment_expression "__ptr = (byte *)xmalloc(sVar8 + 1)" identifier = (cast_expression "(byte *)xmalloc(sVar8 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar8 + 1)" identifier (argument_list "(sVar8 + 1)" ( (binary_expression "sVar8 + 1" identifier + number_literal) ))))) ;) (expression_statement "puVar6 = PTR__sch_istable_00107fd0;" (assignment_expression "puVar6 = PTR__sch_istable_00107fd0" identifier = identifier) ;) (expression_statement "iVar13 = 0;" (assignment_expression "iVar13 = 0" identifier = number_literal) ;) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (do_statement "do {\n while ((puVar6[(ulong)*param_1 * 2] & 0x40) != 0) {\n param_1 = param_1 + 1;\n }\n lVar1 = local_50 * 8;\n if ((iVar13 == 0) || (puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50)) {\n if (lVar9 == 0) {\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }\n else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }\n puVar12 = (undefined8 *)(lVar9 + lVar1);\n *puVar12 = 0;\n }\n bVar7 = *param_1;\n pbVar11 = __ptr;\njoined_r0x001043e2:\n if (bVar7 != 0) {\n do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );\n }\n *pbVar11 = 0;\n uVar10 = xstrdup(__ptr);\n *puVar12 = uVar10;\n *(undefined8 *)(lVar9 + 8 + lVar1) = 0;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n while ((bVar2 & 0x40) != 0) {\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n }\n local_50 = local_50 + 1;\n if (bVar7 == 0) {\n free(__ptr);\n return lVar9;\n }\n } while( true );" do (compound_statement "{\n while ((puVar6[(ulong)*param_1 * 2] & 0x40) != 0) {\n param_1 = param_1 + 1;\n }\n lVar1 = local_50 * 8;\n if ((iVar13 == 0) || (puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50)) {\n if (lVar9 == 0) {\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }\n else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }\n puVar12 = (undefined8 *)(lVar9 + lVar1);\n *puVar12 = 0;\n }\n bVar7 = *param_1;\n pbVar11 = __ptr;\njoined_r0x001043e2:\n if (bVar7 != 0) {\n do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );\n }\n *pbVar11 = 0;\n uVar10 = xstrdup(__ptr);\n *puVar12 = uVar10;\n *(undefined8 *)(lVar9 + 8 + lVar1) = 0;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n while ((bVar2 & 0x40) != 0) {\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n }\n local_50 = local_50 + 1;\n if (bVar7 == 0) {\n free(__ptr);\n return lVar9;\n }\n }" { (while_statement "while ((puVar6[(ulong)*param_1 * 2] & 0x40) != 0) {\n param_1 = param_1 + 1;\n }" while (parenthesized_expression "((puVar6[(ulong)*param_1 * 2] & 0x40) != 0)" ( (binary_expression "(puVar6[(ulong)*param_1 * 2] & 0x40) != 0" (parenthesized_expression "(puVar6[(ulong)*param_1 * 2] & 0x40)" ( (binary_expression "puVar6[(ulong)*param_1 * 2] & 0x40" (subscript_expression "puVar6[(ulong)*param_1 * 2]" identifier [ (binary_expression "(ulong)*param_1 * 2" (binary_expression "(ulong)*param_1" (parenthesized_expression "(ulong)" ( identifier )) * identifier) * number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n param_1 = param_1 + 1;\n }" { (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" identifier = (binary_expression "param_1 + 1" identifier + number_literal)) ;) })) (expression_statement "lVar1 = local_50 * 8;" (assignment_expression "lVar1 = local_50 * 8" identifier = (binary_expression "local_50 * 8" identifier * number_literal)) ;) (if_statement "if ((iVar13 == 0) || (puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50)) {\n if (lVar9 == 0) {\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }\n else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }\n puVar12 = (undefined8 *)(lVar9 + lVar1);\n *puVar12 = 0;\n }" if (parenthesized_expression "((iVar13 == 0) || (puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50))" ( (binary_expression "(iVar13 == 0) || (puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50)" (parenthesized_expression "(iVar13 == 0)" ( (binary_expression "iVar13 == 0" identifier == number_literal) )) || (parenthesized_expression "(puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50)" ( (comma_expression "puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50" (assignment_expression "puVar12 = (undefined8 *)(lVar1 + lVar9)" identifier = (cast_expression "(undefined8 *)(lVar1 + lVar9)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + lVar9)" ( (binary_expression "lVar1 + lVar9" identifier + identifier) )))) , (binary_expression "iVar13 + -1 <= (int)local_50" (binary_expression "iVar13 + -1" identifier + number_literal) <= (cast_expression "(int)local_50" ( (type_descriptor "int" primitive_type) ) identifier))) ))) )) (compound_statement "{\n if (lVar9 == 0) {\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }\n else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }\n puVar12 = (undefined8 *)(lVar9 + lVar1);\n *puVar12 = 0;\n }" { (if_statement "if (lVar9 == 0) {\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }\n else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }" if (parenthesized_expression "(lVar9 == 0)" ( (binary_expression "lVar9 == 0" identifier == number_literal) )) (compound_statement "{\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }" { (expression_statement "lVar9 = xmalloc(0x40);" (assignment_expression "lVar9 = xmalloc(0x40)" identifier = (call_expression "xmalloc(0x40)" identifier (argument_list "(0x40)" ( number_literal )))) ;) (expression_statement "iVar13 = 8;" (assignment_expression "iVar13 = 8" identifier = number_literal) ;) }) (else_clause "else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }" else (compound_statement "{\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }" { (expression_statement "iVar13 = iVar13 * 2;" (assignment_expression "iVar13 = iVar13 * 2" identifier = (binary_expression "iVar13 * 2" identifier * number_literal)) ;) (expression_statement "lVar9 = xrealloc(lVar9,(long)iVar13 << 3);" (assignment_expression "lVar9 = xrealloc(lVar9,(long)iVar13 << 3)" identifier = (call_expression "xrealloc(lVar9,(long)iVar13 << 3)" identifier (argument_list "(lVar9,(long)iVar13 << 3)" ( identifier , (binary_expression "(long)iVar13 << 3" (cast_expression "(long)iVar13" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) << number_literal) )))) ;) }))) (expression_statement "puVar12 = (undefined8 *)(lVar9 + lVar1);" (assignment_expression "puVar12 = (undefined8 *)(lVar9 + lVar1)" identifier = (cast_expression "(undefined8 *)(lVar9 + lVar1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + lVar1)" ( (binary_expression "lVar9 + lVar1" identifier + identifier) )))) ;) (expression_statement "*puVar12 = 0;" (assignment_expression "*puVar12 = 0" (pointer_expression "*puVar12" * identifier) = number_literal) ;) })) (expression_statement "bVar7 = *param_1;" (assignment_expression "bVar7 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "pbVar11 = __ptr;" (assignment_expression "pbVar11 = __ptr" identifier = identifier) ;) (labeled_statement "joined_r0x001043e2:\n if (bVar7 != 0) {\n do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );\n }" statement_identifier : (if_statement "if (bVar7 != 0) {\n do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );\n }" if (parenthesized_expression "(bVar7 != 0)" ( (binary_expression "bVar7 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );\n }" { (do_statement "do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );" do (compound_statement "{\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n }" { (if_statement "if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }" if (parenthesized_expression "(((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3))" ( (binary_expression "((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)" (parenthesized_expression "((puVar6[(ulong)bVar7 * 2] & 0x40) != 0)" ( (binary_expression "(puVar6[(ulong)bVar7 * 2] & 0x40) != 0" (parenthesized_expression "(puVar6[(ulong)bVar7 * 2] & 0x40)" ( (binary_expression "puVar6[(ulong)bVar7 * 2] & 0x40" (subscript_expression "puVar6[(ulong)bVar7 * 2]" identifier [ (binary_expression "(ulong)bVar7 * 2" (cast_expression "(ulong)bVar7" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ]) & number_literal) )) != number_literal) )) && (parenthesized_expression "((!bVar4 && !bVar5) && !bVar3)" ( (binary_expression "(!bVar4 && !bVar5) && !bVar3" (parenthesized_expression "(!bVar4 && !bVar5)" ( (binary_expression "!bVar4 && !bVar5" (unary_expression "!bVar4" ! identifier) && (unary_expression "!bVar5" ! identifier)) )) && (unary_expression "!bVar3" ! identifier)) ))) )) (compound_statement "{\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }" { (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) (expression_statement "bVar5 = false;" (assignment_expression "bVar5 = false" identifier = false) ;) (break_statement "break;" break ;) })) (if_statement "if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" if (parenthesized_expression "(bVar5)" ( identifier )) (compound_statement "{\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }" { (expression_statement "*pbVar11 = bVar7;" (assignment_expression "*pbVar11 = bVar7" (pointer_expression "*pbVar11" * identifier) = identifier) ;) (expression_statement "bVar5 = false;" (assignment_expression "bVar5 = false" identifier = false) ;) (expression_statement "pbVar11 = pbVar11 + 1;" (assignment_expression "pbVar11 = pbVar11 + 1" identifier = (binary_expression "pbVar11 + 1" identifier + number_literal)) ;) }) (else_clause "else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" else (if_statement "if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" if (parenthesized_expression "(bVar7 == 0x5c)" ( (binary_expression "bVar7 == 0x5c" identifier == number_literal) )) (compound_statement "{\n bVar5 = true;\n }" { (expression_statement "bVar5 = true;" (assignment_expression "bVar5 = true" identifier = true) ;) }) (else_clause "else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" else (if_statement "if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" if (parenthesized_expression "(bVar4)" ( identifier )) (compound_statement "{\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }" { (if_statement "if (bVar7 != 0x27) goto code_r0x0010443b;" if (parenthesized_expression "(bVar7 != 0x27)" ( (binary_expression "bVar7 != 0x27" identifier != number_literal) )) (goto_statement "goto code_r0x0010443b;" goto statement_identifier ;)) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) }) (else_clause "else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" else (if_statement "if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" if (parenthesized_expression "(bVar3)" ( identifier )) (compound_statement "{\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }" { (expression_statement "bVar5 = bVar4;" (assignment_expression "bVar5 = bVar4" identifier = identifier) ;) (if_statement "if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }" if (parenthesized_expression "(bVar7 == 0x22)" ( (binary_expression "bVar7 == 0x22" identifier == number_literal) )) (compound_statement "{\n bVar3 = false;\n }" { (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) }) (else_clause "else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }" else (compound_statement "{\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }" { (expression_statement "*pbVar11 = bVar7;" (assignment_expression "*pbVar11 = bVar7" (pointer_expression "*pbVar11" * identifier) = identifier) ;) (expression_statement "pbVar11 = pbVar11 + 1;" (assignment_expression "pbVar11 = pbVar11 + 1" identifier = (binary_expression "pbVar11 + 1" identifier + number_literal)) ;) }))) }) (else_clause "else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" else (compound_statement "{\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" { (expression_statement "bVar5 = bVar3;" (assignment_expression "bVar5 = bVar3" identifier = identifier) ;) (if_statement "if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }" if (parenthesized_expression "(bVar7 == 0x27)" ( (binary_expression "bVar7 == 0x27" identifier == number_literal) )) (compound_statement "{\n bVar4 = true;\n }" { (expression_statement "bVar4 = true;" (assignment_expression "bVar4 = true" identifier = true) ;) }) (else_clause "else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }" else (compound_statement "{\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }" { (expression_statement "bVar4 = bVar3;" (assignment_expression "bVar4 = bVar3" identifier = identifier) ;) (if_statement "if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }" if (parenthesized_expression "(bVar7 == 0x22)" ( (binary_expression "bVar7 == 0x22" identifier == number_literal) )) (compound_statement "{\n bVar3 = true;\n }" { (expression_statement "bVar3 = true;" (assignment_expression "bVar3 = true" identifier = true) ;) }) (else_clause "else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }" else (compound_statement "{\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }" { (expression_statement "*pbVar11 = bVar7;" (assignment_expression "*pbVar11 = bVar7" (pointer_expression "*pbVar11" * identifier) = identifier) ;) (expression_statement "pbVar11 = pbVar11 + 1;" (assignment_expression "pbVar11 = pbVar11 + 1" identifier = (binary_expression "pbVar11 + 1" identifier + number_literal)) ;) }))) }))) }))))))))) (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 "bVar7 = *param_1;" (assignment_expression "bVar7 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (if_statement "if (bVar7 == 0) break;" if (parenthesized_expression "(bVar7 == 0)" ( (binary_expression "bVar7 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) }) while (parenthesized_expression "( true )" ( true )) ;) }))) (expression_statement "*pbVar11 = 0;" (assignment_expression "*pbVar11 = 0" (pointer_expression "*pbVar11" * identifier) = number_literal) ;) (expression_statement "uVar10 = xstrdup(__ptr);" (assignment_expression "uVar10 = xstrdup(__ptr)" identifier = (call_expression "xstrdup(__ptr)" identifier (argument_list "(__ptr)" ( identifier )))) ;) (expression_statement "*puVar12 = uVar10;" (assignment_expression "*puVar12 = uVar10" (pointer_expression "*puVar12" * identifier) = identifier) ;) (expression_statement "*(undefined8 *)(lVar9 + 8 + lVar1) = 0;" (assignment_expression "*(undefined8 *)(lVar9 + 8 + lVar1) = 0" (pointer_expression "*(undefined8 *)(lVar9 + 8 + lVar1)" * (cast_expression "(undefined8 *)(lVar9 + 8 + lVar1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 8 + lVar1)" ( (binary_expression "lVar9 + 8 + lVar1" (binary_expression "lVar9 + 8" identifier + number_literal) + identifier) )))) = number_literal) ;) (expression_statement "bVar7 = *param_1;" (assignment_expression "bVar7 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "bVar2 = puVar6[(ulong)bVar7 * 2];" (assignment_expression "bVar2 = puVar6[(ulong)bVar7 * 2]" identifier = (subscript_expression "puVar6[(ulong)bVar7 * 2]" identifier [ (binary_expression "(ulong)bVar7 * 2" (cast_expression "(ulong)bVar7" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ])) ;) (while_statement "while ((bVar2 & 0x40) != 0) {\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n }" while (parenthesized_expression "((bVar2 & 0x40) != 0)" ( (binary_expression "(bVar2 & 0x40) != 0" (parenthesized_expression "(bVar2 & 0x40)" ( (binary_expression "bVar2 & 0x40" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n }" { (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" identifier = (binary_expression "param_1 + 1" identifier + number_literal)) ;) (expression_statement "bVar7 = *param_1;" (assignment_expression "bVar7 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "bVar2 = puVar6[(ulong)bVar7 * 2];" (assignment_expression "bVar2 = puVar6[(ulong)bVar7 * 2]" identifier = (subscript_expression "puVar6[(ulong)bVar7 * 2]" identifier [ (binary_expression "(ulong)bVar7 * 2" (cast_expression "(ulong)bVar7" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ])) ;) })) (expression_statement "local_50 = local_50 + 1;" (assignment_expression "local_50 = local_50 + 1" identifier = (binary_expression "local_50 + 1" identifier + number_literal)) ;) (if_statement "if (bVar7 == 0) {\n free(__ptr);\n return lVar9;\n }" if (parenthesized_expression "(bVar7 == 0)" ( (binary_expression "bVar7 == 0" identifier == number_literal) )) (compound_statement "{\n free(__ptr);\n return lVar9;\n }" { (expression_statement "free(__ptr);" (call_expression "free(__ptr)" identifier (argument_list "(__ptr)" ( identifier ))) ;) (return_statement "return lVar9;" return identifier ;) })) }) while (parenthesized_expression "( true )" ( true )) ;) (labeled_statement "code_r0x0010443b:\n param_1 = param_1 + 1;" statement_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 "*pbVar11 = bVar7;" (assignment_expression "*pbVar11 = bVar7" (pointer_expression "*pbVar11" * identifier) = identifier) ;) (expression_statement "pbVar11 = pbVar11 + 1;" (assignment_expression "pbVar11 = pbVar11 + 1" identifier = (binary_expression "pbVar11 + 1" identifier + number_literal)) ;) (expression_statement "bVar7 = *param_1;" (assignment_expression "bVar7 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (goto_statement "goto joined_r0x001043e2;" goto statement_identifier ;) })))
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) 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 (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (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 TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (while_statement while (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * IDENT) * LIT) ]) & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) })) (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 = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) )))) , (binary_expression (binary_expression IDENT + LIT) <= (cast_expression ( (type_descriptor TYPE) ) IDENT))) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT )))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT * LIT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (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 IDENT + IDENT) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT) ]) & LIT) )) != LIT) )) && (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! IDENT) && (unary_expression ! IDENT)) )) && (unary_expression ! IDENT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (break_statement break ;) })) (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = BOOL) ;) }) (else_clause else (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = BOOL) ;) }) (else_clause else (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = BOOL) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }))) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = BOOL) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = BOOL) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_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 = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (break_statement break ;)) }) while (parenthesized_expression ( BOOL )) ;) }))) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (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 (binary_expression IDENT + LIT) + IDENT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT) ])) ;) (while_statement while (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT) ])) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return IDENT ;) })) }) while (parenthesized_expression ( BOOL )) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;)) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (goto_statement goto statement_identifier ;) })))
(function_definition "long FUN_00104320(byte *param_1)\n\n{\n long lVar1;\n byte bVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n undefined *puVar6;\n byte bVar7;\n size_t sVar8;\n byte *__ptr;\n long lVar9;\n undefined8 uVar10;\n byte *pbVar11;\n undefined8 *puVar12;\n int iVar13;\n long local_50;\n \n lVar9 = 0;\n if (param_1 == (byte *)0x0) {\n return 0;\n }\n bVar5 = false;\n bVar3 = false;\n bVar4 = false;\n sVar8 = strlen((char *)param_1);\n __ptr = (byte *)xmalloc(sVar8 + 1);\n puVar6 = PTR__sch_istable_00107fd0;\n iVar13 = 0;\n local_50 = 0;\n do {\n while ((puVar6[(ulong)*param_1 * 2] & 0x40) != 0) {\n param_1 = param_1 + 1;\n }\n lVar1 = local_50 * 8;\n if ((iVar13 == 0) || (puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50)) {\n if (lVar9 == 0) {\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }\n else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }\n puVar12 = (undefined8 *)(lVar9 + lVar1);\n *puVar12 = 0;\n }\n bVar7 = *param_1;\n pbVar11 = __ptr;\njoined_r0x001043e2:\n if (bVar7 != 0) {\n do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );\n }\n *pbVar11 = 0;\n uVar10 = xstrdup(__ptr);\n *puVar12 = uVar10;\n *(undefined8 *)(lVar9 + 8 + lVar1) = 0;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n while ((bVar2 & 0x40) != 0) {\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n }\n local_50 = local_50 + 1;\n if (bVar7 == 0) {\n free(__ptr);\n return lVar9;\n }\n } while( true );\ncode_r0x0010443b:\n param_1 = param_1 + 1;\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n bVar7 = *param_1;\n goto joined_r0x001043e2;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_00104320(byte *param_1)" (identifier "FUN_00104320") (parameter_list "(byte *param_1)" (( "(") (parameter_declaration "byte *param_1" (type_identifier "byte") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n long lVar1;\n byte bVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n undefined *puVar6;\n byte bVar7;\n size_t sVar8;\n byte *__ptr;\n long lVar9;\n undefined8 uVar10;\n byte *pbVar11;\n undefined8 *puVar12;\n int iVar13;\n long local_50;\n \n lVar9 = 0;\n if (param_1 == (byte *)0x0) {\n return 0;\n }\n bVar5 = false;\n bVar3 = false;\n bVar4 = false;\n sVar8 = strlen((char *)param_1);\n __ptr = (byte *)xmalloc(sVar8 + 1);\n puVar6 = PTR__sch_istable_00107fd0;\n iVar13 = 0;\n local_50 = 0;\n do {\n while ((puVar6[(ulong)*param_1 * 2] & 0x40) != 0) {\n param_1 = param_1 + 1;\n }\n lVar1 = local_50 * 8;\n if ((iVar13 == 0) || (puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50)) {\n if (lVar9 == 0) {\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }\n else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }\n puVar12 = (undefined8 *)(lVar9 + lVar1);\n *puVar12 = 0;\n }\n bVar7 = *param_1;\n pbVar11 = __ptr;\njoined_r0x001043e2:\n if (bVar7 != 0) {\n do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );\n }\n *pbVar11 = 0;\n uVar10 = xstrdup(__ptr);\n *puVar12 = uVar10;\n *(undefined8 *)(lVar9 + 8 + lVar1) = 0;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n while ((bVar2 & 0x40) != 0) {\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n }\n local_50 = local_50 + 1;\n if (bVar7 == 0) {\n free(__ptr);\n return lVar9;\n }\n } while( true );\ncode_r0x0010443b:\n param_1 = param_1 + 1;\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n bVar7 = *param_1;\n goto joined_r0x001043e2;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "byte bVar2;" (type_identifier "byte") (identifier "bVar2") (; ";")) (declaration "bool bVar3;" (primitive_type "bool") (identifier "bVar3") (; ";")) (declaration "bool bVar4;" (primitive_type "bool") (identifier "bVar4") (; ";")) (declaration "bool bVar5;" (primitive_type "bool") (identifier "bVar5") (; ";")) (declaration "undefined *puVar6;" (type_identifier "undefined") (pointer_declarator "*puVar6" (* "*") (identifier "puVar6")) (; ";")) (declaration "byte bVar7;" (type_identifier "byte") (identifier "bVar7") (; ";")) (declaration "size_t sVar8;" (primitive_type "size_t") (identifier "sVar8") (; ";")) (declaration "byte *__ptr;" (type_identifier "byte") (pointer_declarator "*__ptr" (* "*") (identifier "__ptr")) (; ";")) (declaration "long lVar9;" (sized_type_specifier "long" (long "long")) (identifier "lVar9") (; ";")) (declaration "undefined8 uVar10;" (type_identifier "undefined8") (identifier "uVar10") (; ";")) (declaration "byte *pbVar11;" (type_identifier "byte") (pointer_declarator "*pbVar11" (* "*") (identifier "pbVar11")) (; ";")) (declaration "undefined8 *puVar12;" (type_identifier "undefined8") (pointer_declarator "*puVar12" (* "*") (identifier "puVar12")) (; ";")) (declaration "int iVar13;" (primitive_type "int") (identifier "iVar13") (; ";")) (declaration "long local_50;" (sized_type_specifier "long" (long "long")) (identifier "local_50") (; ";")) (expression_statement "lVar9 = 0;" (assignment_expression "lVar9 = 0" (identifier "lVar9") (= "=") (number_literal "0")) (; ";")) (if_statement "if (param_1 == (byte *)0x0) {\n return 0;\n }" (if "if") (parenthesized_expression "(param_1 == (byte *)0x0)" (( "(") (binary_expression "param_1 == (byte *)0x0" (identifier "param_1") (== "==") (cast_expression "(byte *)0x0" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "bVar5 = false;" (assignment_expression "bVar5 = false" (identifier "bVar5") (= "=") (false "false")) (; ";")) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" (identifier "bVar3") (= "=") (false "false")) (; ";")) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" (identifier "bVar4") (= "=") (false "false")) (; ";")) (expression_statement "sVar8 = strlen((char *)param_1);" (assignment_expression "sVar8 = strlen((char *)param_1)" (identifier "sVar8") (= "=") (call_expression "strlen((char *)param_1)" (identifier "strlen") (argument_list "((char *)param_1)" (( "(") (cast_expression "(char *)param_1" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "param_1")) () ")")))) (; ";")) (expression_statement "__ptr = (byte *)xmalloc(sVar8 + 1);" (assignment_expression "__ptr = (byte *)xmalloc(sVar8 + 1)" (identifier "__ptr") (= "=") (cast_expression "(byte *)xmalloc(sVar8 + 1)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(sVar8 + 1)" (identifier "xmalloc") (argument_list "(sVar8 + 1)" (( "(") (binary_expression "sVar8 + 1" (identifier "sVar8") (+ "+") (number_literal "1")) () ")"))))) (; ";")) (expression_statement "puVar6 = PTR__sch_istable_00107fd0;" (assignment_expression "puVar6 = PTR__sch_istable_00107fd0" (identifier "puVar6") (= "=") (identifier "PTR__sch_istable_00107fd0")) (; ";")) (expression_statement "iVar13 = 0;" (assignment_expression "iVar13 = 0" (identifier "iVar13") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" (identifier "local_50") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n while ((puVar6[(ulong)*param_1 * 2] & 0x40) != 0) {\n param_1 = param_1 + 1;\n }\n lVar1 = local_50 * 8;\n if ((iVar13 == 0) || (puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50)) {\n if (lVar9 == 0) {\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }\n else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }\n puVar12 = (undefined8 *)(lVar9 + lVar1);\n *puVar12 = 0;\n }\n bVar7 = *param_1;\n pbVar11 = __ptr;\njoined_r0x001043e2:\n if (bVar7 != 0) {\n do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );\n }\n *pbVar11 = 0;\n uVar10 = xstrdup(__ptr);\n *puVar12 = uVar10;\n *(undefined8 *)(lVar9 + 8 + lVar1) = 0;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n while ((bVar2 & 0x40) != 0) {\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n }\n local_50 = local_50 + 1;\n if (bVar7 == 0) {\n free(__ptr);\n return lVar9;\n }\n } while( true );" (do "do") (compound_statement "{\n while ((puVar6[(ulong)*param_1 * 2] & 0x40) != 0) {\n param_1 = param_1 + 1;\n }\n lVar1 = local_50 * 8;\n if ((iVar13 == 0) || (puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50)) {\n if (lVar9 == 0) {\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }\n else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }\n puVar12 = (undefined8 *)(lVar9 + lVar1);\n *puVar12 = 0;\n }\n bVar7 = *param_1;\n pbVar11 = __ptr;\njoined_r0x001043e2:\n if (bVar7 != 0) {\n do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );\n }\n *pbVar11 = 0;\n uVar10 = xstrdup(__ptr);\n *puVar12 = uVar10;\n *(undefined8 *)(lVar9 + 8 + lVar1) = 0;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n while ((bVar2 & 0x40) != 0) {\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n }\n local_50 = local_50 + 1;\n if (bVar7 == 0) {\n free(__ptr);\n return lVar9;\n }\n }" ({ "{") (while_statement "while ((puVar6[(ulong)*param_1 * 2] & 0x40) != 0) {\n param_1 = param_1 + 1;\n }" (while "while") (parenthesized_expression "((puVar6[(ulong)*param_1 * 2] & 0x40) != 0)" (( "(") (binary_expression "(puVar6[(ulong)*param_1 * 2] & 0x40) != 0" (parenthesized_expression "(puVar6[(ulong)*param_1 * 2] & 0x40)" (( "(") (binary_expression "puVar6[(ulong)*param_1 * 2] & 0x40" (subscript_expression "puVar6[(ulong)*param_1 * 2]" (identifier "puVar6") ([ "[") (binary_expression "(ulong)*param_1 * 2" (binary_expression "(ulong)*param_1" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (identifier "param_1")) (* "*") (number_literal "2")) (] "]")) (& "&") (number_literal "0x40")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n param_1 = param_1 + 1;\n }" ({ "{") (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" (identifier "param_1") (= "=") (binary_expression "param_1 + 1" (identifier "param_1") (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (expression_statement "lVar1 = local_50 * 8;" (assignment_expression "lVar1 = local_50 * 8" (identifier "lVar1") (= "=") (binary_expression "local_50 * 8" (identifier "local_50") (* "*") (number_literal "8"))) (; ";")) (if_statement "if ((iVar13 == 0) || (puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50)) {\n if (lVar9 == 0) {\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }\n else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }\n puVar12 = (undefined8 *)(lVar9 + lVar1);\n *puVar12 = 0;\n }" (if "if") (parenthesized_expression "((iVar13 == 0) || (puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50))" (( "(") (binary_expression "(iVar13 == 0) || (puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50)" (parenthesized_expression "(iVar13 == 0)" (( "(") (binary_expression "iVar13 == 0" (identifier "iVar13") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50)" (( "(") (comma_expression "puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50" (assignment_expression "puVar12 = (undefined8 *)(lVar1 + lVar9)" (identifier "puVar12") (= "=") (cast_expression "(undefined8 *)(lVar1 + lVar9)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + lVar9)" (( "(") (binary_expression "lVar1 + lVar9" (identifier "lVar1") (+ "+") (identifier "lVar9")) () ")")))) (, ",") (binary_expression "iVar13 + -1 <= (int)local_50" (binary_expression "iVar13 + -1" (identifier "iVar13") (+ "+") (number_literal "-1")) (<= "<=") (cast_expression "(int)local_50" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "local_50")))) () ")"))) () ")")) (compound_statement "{\n if (lVar9 == 0) {\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }\n else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }\n puVar12 = (undefined8 *)(lVar9 + lVar1);\n *puVar12 = 0;\n }" ({ "{") (if_statement "if (lVar9 == 0) {\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }\n else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }" (if "if") (parenthesized_expression "(lVar9 == 0)" (( "(") (binary_expression "lVar9 == 0" (identifier "lVar9") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar9 = xmalloc(0x40);\n iVar13 = 8;\n }" ({ "{") (expression_statement "lVar9 = xmalloc(0x40);" (assignment_expression "lVar9 = xmalloc(0x40)" (identifier "lVar9") (= "=") (call_expression "xmalloc(0x40)" (identifier "xmalloc") (argument_list "(0x40)" (( "(") (number_literal "0x40") () ")")))) (; ";")) (expression_statement "iVar13 = 8;" (assignment_expression "iVar13 = 8" (identifier "iVar13") (= "=") (number_literal "8")) (; ";")) (} "}")) (else_clause "else {\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }" (else "else") (compound_statement "{\n iVar13 = iVar13 * 2;\n lVar9 = xrealloc(lVar9,(long)iVar13 << 3);\n }" ({ "{") (expression_statement "iVar13 = iVar13 * 2;" (assignment_expression "iVar13 = iVar13 * 2" (identifier "iVar13") (= "=") (binary_expression "iVar13 * 2" (identifier "iVar13") (* "*") (number_literal "2"))) (; ";")) (expression_statement "lVar9 = xrealloc(lVar9,(long)iVar13 << 3);" (assignment_expression "lVar9 = xrealloc(lVar9,(long)iVar13 << 3)" (identifier "lVar9") (= "=") (call_expression "xrealloc(lVar9,(long)iVar13 << 3)" (identifier "xrealloc") (argument_list "(lVar9,(long)iVar13 << 3)" (( "(") (identifier "lVar9") (, ",") (binary_expression "(long)iVar13 << 3" (cast_expression "(long)iVar13" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar13")) (<< "<<") (number_literal "3")) () ")")))) (; ";")) (} "}")))) (expression_statement "puVar12 = (undefined8 *)(lVar9 + lVar1);" (assignment_expression "puVar12 = (undefined8 *)(lVar9 + lVar1)" (identifier "puVar12") (= "=") (cast_expression "(undefined8 *)(lVar9 + lVar1)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar9 + lVar1)" (( "(") (binary_expression "lVar9 + lVar1" (identifier "lVar9") (+ "+") (identifier "lVar1")) () ")")))) (; ";")) (expression_statement "*puVar12 = 0;" (assignment_expression "*puVar12 = 0" (pointer_expression "*puVar12" (* "*") (identifier "puVar12")) (= "=") (number_literal "0")) (; ";")) (} "}"))) (expression_statement "bVar7 = *param_1;" (assignment_expression "bVar7 = *param_1" (identifier "bVar7") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "pbVar11 = __ptr;" (assignment_expression "pbVar11 = __ptr" (identifier "pbVar11") (= "=") (identifier "__ptr")) (; ";")) (labeled_statement "joined_r0x001043e2:\n if (bVar7 != 0) {\n do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );\n }" (statement_identifier "joined_r0x001043e2") (: ":") (if_statement "if (bVar7 != 0) {\n do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );\n }" (if "if") (parenthesized_expression "(bVar7 != 0)" (( "(") (binary_expression "bVar7 != 0" (identifier "bVar7") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );\n }" ({ "{") (do_statement "do {\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n } while( true );" (do "do") (compound_statement "{\n if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }\n if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n if (bVar7 == 0) break;\n }" ({ "{") (if_statement "if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) {\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }" (if "if") (parenthesized_expression "(((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3))" (( "(") (binary_expression "((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)" (parenthesized_expression "((puVar6[(ulong)bVar7 * 2] & 0x40) != 0)" (( "(") (binary_expression "(puVar6[(ulong)bVar7 * 2] & 0x40) != 0" (parenthesized_expression "(puVar6[(ulong)bVar7 * 2] & 0x40)" (( "(") (binary_expression "puVar6[(ulong)bVar7 * 2] & 0x40" (subscript_expression "puVar6[(ulong)bVar7 * 2]" (identifier "puVar6") ([ "[") (binary_expression "(ulong)bVar7 * 2" (cast_expression "(ulong)bVar7" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar7")) (* "*") (number_literal "2")) (] "]")) (& "&") (number_literal "0x40")) () ")")) (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "((!bVar4 && !bVar5) && !bVar3)" (( "(") (binary_expression "(!bVar4 && !bVar5) && !bVar3" (parenthesized_expression "(!bVar4 && !bVar5)" (( "(") (binary_expression "!bVar4 && !bVar5" (unary_expression "!bVar4" (! "!") (identifier "bVar4")) (&& "&&") (unary_expression "!bVar5" (! "!") (identifier "bVar5"))) () ")")) (&& "&&") (unary_expression "!bVar3" (! "!") (identifier "bVar3"))) () ")"))) () ")")) (compound_statement "{\n bVar3 = false;\n bVar4 = false;\n bVar5 = false;\n break;\n }" ({ "{") (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" (identifier "bVar3") (= "=") (false "false")) (; ";")) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" (identifier "bVar4") (= "=") (false "false")) (; ";")) (expression_statement "bVar5 = false;" (assignment_expression "bVar5 = false" (identifier "bVar5") (= "=") (false "false")) (; ";")) (break_statement "break;" (break "break") (; ";")) (} "}"))) (if_statement "if (bVar5) {\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }\n else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" (if "if") (parenthesized_expression "(bVar5)" (( "(") (identifier "bVar5") () ")")) (compound_statement "{\n *pbVar11 = bVar7;\n bVar5 = false;\n pbVar11 = pbVar11 + 1;\n }" ({ "{") (expression_statement "*pbVar11 = bVar7;" (assignment_expression "*pbVar11 = bVar7" (pointer_expression "*pbVar11" (* "*") (identifier "pbVar11")) (= "=") (identifier "bVar7")) (; ";")) (expression_statement "bVar5 = false;" (assignment_expression "bVar5 = false" (identifier "bVar5") (= "=") (false "false")) (; ";")) (expression_statement "pbVar11 = pbVar11 + 1;" (assignment_expression "pbVar11 = pbVar11 + 1" (identifier "pbVar11") (= "=") (binary_expression "pbVar11 + 1" (identifier "pbVar11") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (else_clause "else if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" (else "else") (if_statement "if (bVar7 == 0x5c) {\n bVar5 = true;\n }\n else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" (if "if") (parenthesized_expression "(bVar7 == 0x5c)" (( "(") (binary_expression "bVar7 == 0x5c" (identifier "bVar7") (== "==") (number_literal "0x5c")) () ")")) (compound_statement "{\n bVar5 = true;\n }" ({ "{") (expression_statement "bVar5 = true;" (assignment_expression "bVar5 = true" (identifier "bVar5") (= "=") (true "true")) (; ";")) (} "}")) (else_clause "else if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" (else "else") (if_statement "if (bVar4) {\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }\n else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" (if "if") (parenthesized_expression "(bVar4)" (( "(") (identifier "bVar4") () ")")) (compound_statement "{\n if (bVar7 != 0x27) goto code_r0x0010443b;\n bVar4 = false;\n }" ({ "{") (if_statement "if (bVar7 != 0x27) goto code_r0x0010443b;" (if "if") (parenthesized_expression "(bVar7 != 0x27)" (( "(") (binary_expression "bVar7 != 0x27" (identifier "bVar7") (!= "!=") (number_literal "0x27")) () ")")) (goto_statement "goto code_r0x0010443b;" (goto "goto") (statement_identifier "code_r0x0010443b") (; ";"))) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" (identifier "bVar4") (= "=") (false "false")) (; ";")) (} "}")) (else_clause "else if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" (else "else") (if_statement "if (bVar3) {\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" (if "if") (parenthesized_expression "(bVar3)" (( "(") (identifier "bVar3") () ")")) (compound_statement "{\n bVar5 = bVar4;\n if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }" ({ "{") (expression_statement "bVar5 = bVar4;" (assignment_expression "bVar5 = bVar4" (identifier "bVar5") (= "=") (identifier "bVar4")) (; ";")) (if_statement "if (bVar7 == 0x22) {\n bVar3 = false;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }" (if "if") (parenthesized_expression "(bVar7 == 0x22)" (( "(") (binary_expression "bVar7 == 0x22" (identifier "bVar7") (== "==") (number_literal "0x22")) () ")")) (compound_statement "{\n bVar3 = false;\n }" ({ "{") (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" (identifier "bVar3") (= "=") (false "false")) (; ";")) (} "}")) (else_clause "else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }" (else "else") (compound_statement "{\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }" ({ "{") (expression_statement "*pbVar11 = bVar7;" (assignment_expression "*pbVar11 = bVar7" (pointer_expression "*pbVar11" (* "*") (identifier "pbVar11")) (= "=") (identifier "bVar7")) (; ";")) (expression_statement "pbVar11 = pbVar11 + 1;" (assignment_expression "pbVar11 = pbVar11 + 1" (identifier "pbVar11") (= "=") (binary_expression "pbVar11 + 1" (identifier "pbVar11") (+ "+") (number_literal "1"))) (; ";")) (} "}")))) (} "}")) (else_clause "else {\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" (else "else") (compound_statement "{\n bVar5 = bVar3;\n if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }\n }" ({ "{") (expression_statement "bVar5 = bVar3;" (assignment_expression "bVar5 = bVar3" (identifier "bVar5") (= "=") (identifier "bVar3")) (; ";")) (if_statement "if (bVar7 == 0x27) {\n bVar4 = true;\n }\n else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }" (if "if") (parenthesized_expression "(bVar7 == 0x27)" (( "(") (binary_expression "bVar7 == 0x27" (identifier "bVar7") (== "==") (number_literal "0x27")) () ")")) (compound_statement "{\n bVar4 = true;\n }" ({ "{") (expression_statement "bVar4 = true;" (assignment_expression "bVar4 = true" (identifier "bVar4") (= "=") (true "true")) (; ";")) (} "}")) (else_clause "else {\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }" (else "else") (compound_statement "{\n bVar4 = bVar3;\n if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }\n }" ({ "{") (expression_statement "bVar4 = bVar3;" (assignment_expression "bVar4 = bVar3" (identifier "bVar4") (= "=") (identifier "bVar3")) (; ";")) (if_statement "if (bVar7 == 0x22) {\n bVar3 = true;\n }\n else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }" (if "if") (parenthesized_expression "(bVar7 == 0x22)" (( "(") (binary_expression "bVar7 == 0x22" (identifier "bVar7") (== "==") (number_literal "0x22")) () ")")) (compound_statement "{\n bVar3 = true;\n }" ({ "{") (expression_statement "bVar3 = true;" (assignment_expression "bVar3 = true" (identifier "bVar3") (= "=") (true "true")) (; ";")) (} "}")) (else_clause "else {\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }" (else "else") (compound_statement "{\n *pbVar11 = bVar7;\n pbVar11 = pbVar11 + 1;\n }" ({ "{") (expression_statement "*pbVar11 = bVar7;" (assignment_expression "*pbVar11 = bVar7" (pointer_expression "*pbVar11" (* "*") (identifier "pbVar11")) (= "=") (identifier "bVar7")) (; ";")) (expression_statement "pbVar11 = pbVar11 + 1;" (assignment_expression "pbVar11 = pbVar11 + 1" (identifier "pbVar11") (= "=") (binary_expression "pbVar11 + 1" (identifier "pbVar11") (+ "+") (number_literal "1"))) (; ";")) (} "}")))) (} "}")))) (} "}")))))))))) (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" (identifier "param_1") (= "=") (binary_expression "param_1 + 1" (identifier "param_1") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "bVar7 = *param_1;" (assignment_expression "bVar7 = *param_1" (identifier "bVar7") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (if_statement "if (bVar7 == 0) break;" (if "if") (parenthesized_expression "(bVar7 == 0)" (( "(") (binary_expression "bVar7 == 0" (identifier "bVar7") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}")))) (expression_statement "*pbVar11 = 0;" (assignment_expression "*pbVar11 = 0" (pointer_expression "*pbVar11" (* "*") (identifier "pbVar11")) (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar10 = xstrdup(__ptr);" (assignment_expression "uVar10 = xstrdup(__ptr)" (identifier "uVar10") (= "=") (call_expression "xstrdup(__ptr)" (identifier "xstrdup") (argument_list "(__ptr)" (( "(") (identifier "__ptr") () ")")))) (; ";")) (expression_statement "*puVar12 = uVar10;" (assignment_expression "*puVar12 = uVar10" (pointer_expression "*puVar12" (* "*") (identifier "puVar12")) (= "=") (identifier "uVar10")) (; ";")) (expression_statement "*(undefined8 *)(lVar9 + 8 + lVar1) = 0;" (assignment_expression "*(undefined8 *)(lVar9 + 8 + lVar1) = 0" (pointer_expression "*(undefined8 *)(lVar9 + 8 + lVar1)" (* "*") (cast_expression "(undefined8 *)(lVar9 + 8 + lVar1)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar9 + 8 + lVar1)" (( "(") (binary_expression "lVar9 + 8 + lVar1" (binary_expression "lVar9 + 8" (identifier "lVar9") (+ "+") (number_literal "8")) (+ "+") (identifier "lVar1")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "bVar7 = *param_1;" (assignment_expression "bVar7 = *param_1" (identifier "bVar7") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "bVar2 = puVar6[(ulong)bVar7 * 2];" (assignment_expression "bVar2 = puVar6[(ulong)bVar7 * 2]" (identifier "bVar2") (= "=") (subscript_expression "puVar6[(ulong)bVar7 * 2]" (identifier "puVar6") ([ "[") (binary_expression "(ulong)bVar7 * 2" (cast_expression "(ulong)bVar7" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar7")) (* "*") (number_literal "2")) (] "]"))) (; ";")) (while_statement "while ((bVar2 & 0x40) != 0) {\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n }" (while "while") (parenthesized_expression "((bVar2 & 0x40) != 0)" (( "(") (binary_expression "(bVar2 & 0x40) != 0" (parenthesized_expression "(bVar2 & 0x40)" (( "(") (binary_expression "bVar2 & 0x40" (identifier "bVar2") (& "&") (number_literal "0x40")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n param_1 = param_1 + 1;\n bVar7 = *param_1;\n bVar2 = puVar6[(ulong)bVar7 * 2];\n }" ({ "{") (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" (identifier "param_1") (= "=") (binary_expression "param_1 + 1" (identifier "param_1") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "bVar7 = *param_1;" (assignment_expression "bVar7 = *param_1" (identifier "bVar7") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "bVar2 = puVar6[(ulong)bVar7 * 2];" (assignment_expression "bVar2 = puVar6[(ulong)bVar7 * 2]" (identifier "bVar2") (= "=") (subscript_expression "puVar6[(ulong)bVar7 * 2]" (identifier "puVar6") ([ "[") (binary_expression "(ulong)bVar7 * 2" (cast_expression "(ulong)bVar7" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar7")) (* "*") (number_literal "2")) (] "]"))) (; ";")) (} "}"))) (expression_statement "local_50 = local_50 + 1;" (assignment_expression "local_50 = local_50 + 1" (identifier "local_50") (= "=") (binary_expression "local_50 + 1" (identifier "local_50") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (bVar7 == 0) {\n free(__ptr);\n return lVar9;\n }" (if "if") (parenthesized_expression "(bVar7 == 0)" (( "(") (binary_expression "bVar7 == 0" (identifier "bVar7") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n free(__ptr);\n return lVar9;\n }" ({ "{") (expression_statement "free(__ptr);" (call_expression "free(__ptr)" (identifier "free") (argument_list "(__ptr)" (( "(") (identifier "__ptr") () ")"))) (; ";")) (return_statement "return lVar9;" (return "return") (identifier "lVar9") (; ";")) (} "}"))) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (labeled_statement "code_r0x0010443b:\n param_1 = param_1 + 1;" (statement_identifier "code_r0x0010443b") (: ":") (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" (identifier "param_1") (= "=") (binary_expression "param_1 + 1" (identifier "param_1") (+ "+") (number_literal "1"))) (; ";"))) (expression_statement "*pbVar11 = bVar7;" (assignment_expression "*pbVar11 = bVar7" (pointer_expression "*pbVar11" (* "*") (identifier "pbVar11")) (= "=") (identifier "bVar7")) (; ";")) (expression_statement "pbVar11 = pbVar11 + 1;" (assignment_expression "pbVar11 = pbVar11 + 1" (identifier "pbVar11") (= "=") (binary_expression "pbVar11 + 1" (identifier "pbVar11") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "bVar7 = *param_1;" (assignment_expression "bVar7 = *param_1" (identifier "bVar7") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (goto_statement "goto joined_r0x001043e2;" (goto "goto") (statement_identifier "joined_r0x001043e2") (; ";")) (} "}")))
char ** function_1(char *var_1) { type_1 var_12; bool bVar2; bool bVar3; bool bVar4; type_2 *puVar5; type_1 var_9; size_t var_4; type_1 *__ptr; char **var_6; char *pcVar9; type_1 *var_10; char **ppcVar11; int var_5; long var_7; var_6 = (char **)0x0; if (var_1 == (char *)0x0) { return (char **)0x0; } bVar4 = false; bVar2 = false; bVar3 = false; var_4 = var_2(var_1); __ptr = (type_1 *)var_3(var_4 + 1); puVar5 = PTR__sch_istable_00107fd0; var_5 = 0; var_7 = 0; do { while ((puVar5[(type_3)(type_1)*var_1 * 2] & 0x40) != 0) { var_1 = (char *)((type_1 *)var_1 + 1); } if ((var_5 == 0) || (ppcVar11 = var_6 + var_7, var_5 + -1 <= (int)var_7)) { if (var_6 == (char **)0x0) { var_6 = (char **)var_3(0x40); var_5 = 8; } else { var_5 = var_5 * 2; var_6 = (char **)var_8(var_6,(long)var_5 << 3); } ppcVar11 = var_6 + var_7; *ppcVar11 = (char *)0x0; } var_9 = *var_1; var_10 = __ptr; joined_r0x001043e2: if (var_9 != 0) { do { if (((puVar5[(type_3)var_9 * 2] & 0x40) != 0) && ((!bVar3 && !bVar4) && !bVar2)) { bVar2 = false; bVar3 = false; bVar4 = false; break; } if (bVar4) { *var_10 = var_9; bVar4 = false; var_10 = var_10 + 1; } else if (var_9 == 0x5c) { bVar4 = true; } else if (bVar3) { if (var_9 != 0x27) goto code_r0x0010443b; bVar3 = false; } else if (bVar2) { bVar4 = bVar3; if (var_9 == 0x22) { bVar2 = false; } else { *var_10 = var_9; var_10 = var_10 + 1; } } else { bVar4 = bVar2; if (var_9 == 0x27) { bVar3 = true; } else { bVar3 = bVar2; if (var_9 == 0x22) { bVar2 = true; } else { *var_10 = var_9; var_10 = var_10 + 1; } } } var_1 = (char *)((type_1 *)var_1 + 1); var_9 = *var_1; if (var_9 == 0) break; } while( true ); } *var_10 = 0; pcVar9 = (char *)var_11(__ptr); *ppcVar11 = pcVar9; var_6[var_7 + 1] = (char *)0x0; var_9 = *var_1; var_12 = puVar5[(type_3)var_9 * 2]; while ((var_12 & 0x40) != 0) { var_1 = (char *)((type_1 *)var_1 + 1); var_9 = *var_1; var_12 = puVar5[(type_3)var_9 * 2]; } var_7 = var_7 + 1; if (var_9 == 0) { var_13(__ptr); return var_6; } } while( true ); code_r0x0010443b: var_1 = (char *)((type_1 *)var_1 + 1); *var_10 = var_9; var_10 = var_10 + 1; var_9 = *var_1; goto joined_r0x001043e2; }
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))))) body: (compound_statement (declaration type: (sized_type_specifier) 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: (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: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (false))) (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (binary_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: (number_literal))) (do_statement body: (compound_statement (while_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (binary_expression left: (parenthesized_expression (identifier)) right: (identifier)) right: (number_literal))) right: (number_literal))) right: (number_literal))) body: (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)))) (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: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))))))) 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))))) (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: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (do_statement body: (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: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (unary_expression argument: (identifier)) right: (unary_expression argument: (identifier)))) right: (unary_expression argument: (identifier)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (false))) (break_statement))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (false))) (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: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (true)))) alternative: (else_clause (if_statement condition: (parenthesized_expression (identifier)) 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: (false)))) alternative: (else_clause (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (false)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (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: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (true)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (true)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (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: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement))) condition: (parenthesized_expression (true)))))) (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 (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))))) (while_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement (identifier))))) condition: (parenthesized_expression (true))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (goto_statement label: (statement_identifier)))))
null
long MASKED(byte *param_1) { long lVar1; byte bVar2; bool bVar3; bool bVar4; bool bVar5; undefined *puVar6; byte bVar7; size_t sVar8; byte *__ptr; long lVar9; undefined8 uVar10; byte *pbVar11; undefined8 *puVar12; int iVar13; long local_50; lVar9 = 0; if (param_1 == (byte *)0x0) { return 0; } bVar5 = false; bVar3 = false; bVar4 = false; sVar8 = strlen((char *)param_1); __ptr = (byte *)xmalloc(sVar8 + 1); puVar6 = PTR__sch_istable_00107fd0; iVar13 = 0; local_50 = 0; do { while ((puVar6[(ulong)*param_1 * 2] & 0x40) != 0) { param_1 = param_1 + 1; } lVar1 = local_50 * 8; if ((iVar13 == 0) || (puVar12 = (undefined8 *)(lVar1 + lVar9), iVar13 + -1 <= (int)local_50)) { if (lVar9 == 0) { lVar9 = xmalloc(0x40); iVar13 = 8; } else { iVar13 = iVar13 * 2; lVar9 = xrealloc(lVar9,(long)iVar13 << 3); } puVar12 = (undefined8 *)(lVar9 + lVar1); *puVar12 = 0; } bVar7 = *param_1; pbVar11 = __ptr; joined_r0x001043e2: if (bVar7 != 0) { do { if (((puVar6[(ulong)bVar7 * 2] & 0x40) != 0) && ((!bVar4 && !bVar5) && !bVar3)) { bVar3 = false; bVar4 = false; bVar5 = false; break; } if (bVar5) { *pbVar11 = bVar7; bVar5 = false; pbVar11 = pbVar11 + 1; } else if (bVar7 == 0x5c) { bVar5 = true; } else if (bVar4) { if (bVar7 != 0x27) goto code_r0x0010443b; bVar4 = false; } else if (bVar3) { bVar5 = bVar4; if (bVar7 == 0x22) { bVar3 = false; } else { *pbVar11 = bVar7; pbVar11 = pbVar11 + 1; } } else { bVar5 = bVar3; if (bVar7 == 0x27) { bVar4 = true; } else { bVar4 = bVar3; if (bVar7 == 0x22) { bVar3 = true; } else { *pbVar11 = bVar7; pbVar11 = pbVar11 + 1; } } } param_1 = param_1 + 1; bVar7 = *param_1; if (bVar7 == 0) break; } while( true ); } *pbVar11 = 0; uVar10 = xstrdup(__ptr); *puVar12 = uVar10; *(undefined8 *)(lVar9 + 8 + lVar1) = 0; bVar7 = *param_1; bVar2 = puVar6[(ulong)bVar7 * 2]; while ((bVar2 & 0x40) != 0) { param_1 = param_1 + 1; bVar7 = *param_1; bVar2 = puVar6[(ulong)bVar7 * 2]; } local_50 = local_50 + 1; if (bVar7 == 0) { free(__ptr); return lVar9; } } while( true ); code_r0x0010443b: param_1 = param_1 + 1; *pbVar11 = bVar7; pbVar11 = pbVar11 + 1; bVar7 = *param_1; goto joined_r0x001043e2; }
11230_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
__throw_insufficient_space
FUN_003b6a30
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ /* __throw_insufficient_space(char const*, char const*) */ void __throw_insufficient_space(char *param_1,char *param_2) { long lVar1; undefined8 uVar2; undefined8 uVar3; undefined8 uVar4; undefined8 uVar5; size_t __n; undefined8 auStack_90 [2]; undefined8 uStack_80; undefined8 local_78 [11]; undefined1 local_20 [8]; local_78[9] = _UNK_004035f8; local_78[8] = _DAT_004035f0; local_78[7] = _UNK_004035e8; local_78[6] = _DAT_004035e0; local_78[5] = _UNK_004035d8; local_78[4] = _DAT_004035d0; local_78[3] = _UNK_004035c8; local_78[2] = _DAT_004035c0; uVar5 = _UNK_004035b8; uVar4 = _DAT_004035b0; uVar3 = _UNK_004035a8; uVar2 = _DAT_004035a0; __n = (long)param_2 - (long)param_1; local_78[10] = 0x202020200a3a292f; lVar1 = -(__n + 0x80 & 0xfffffffffffffff0); local_20[0] = 0; auStack_90[1] = _DAT_004035a0; uStack_80 = _UNK_004035a8; local_78[0] = _DAT_004035b0; local_78[1] = _UNK_004035b8; *(undefined8 *)(local_20 + lVar1) = 0x202020200a3a292f; *(undefined8 *)((long)&uStack_80 + lVar1) = uVar2; *(undefined8 *)((long)local_78 + lVar1) = uVar3; *(undefined8 *)((long)local_78 + lVar1 + 8) = uVar4; *(undefined8 *)((long)local_78 + lVar1 + 0x10) = uVar5; *(undefined8 *)((long)local_78 + lVar1 + 0x18) = local_78[2]; *(undefined8 *)((long)local_78 + lVar1 + 0x20) = local_78[3]; *(undefined8 *)((long)local_78 + lVar1 + 0x28) = local_78[4]; *(undefined8 *)((long)local_78 + lVar1 + 0x30) = local_78[5]; *(undefined8 *)((long)local_78 + lVar1 + 0x38) = local_78[6]; *(undefined8 *)((long)local_78 + lVar1 + 0x40) = local_78[7]; *(undefined8 *)((long)local_78 + lVar1 + 0x48) = local_78[8]; *(undefined8 *)(local_20 + lVar1 + -8) = local_78[9]; *(undefined8 *)((long)auStack_90 + lVar1) = 0x3b6adf; memcpy(&stack0xffffffffffffffe8 + lVar1,param_1,__n); (&stack0xffffffffffffffe8)[__n + lVar1] = 0; /* WARNING: Subroutine does not return */ *(undefined8 *)((long)auStack_90 + lVar1) = 0x3b6aed; std::__throw_logic_error((char *)((long)&uStack_80 + lVar1)); }
void FUN_003b6a30(void *param_1,long param_2) { long lVar1; undefined8 uVar2; undefined8 uVar3; undefined8 uVar4; undefined8 uVar5; size_t __n; undefined8 uStack_90; char local_88 [8]; char acStack_80 [8]; char local_78 [8]; char acStack_70 [8]; char local_68 [8]; char acStack_60 [8]; char local_58 [8]; char acStack_50 [8]; char local_48 [8]; char acStack_40 [8]; char local_38 [8]; char acStack_30 [8]; char local_28 [8]; undefined8 local_20; acStack_30 = (char [8])s_not_enough_space_for_format_expa_004035a0._88_8_; local_38 = (char [8])s_not_enough_space_for_format_expa_004035a0._80_8_; acStack_40 = (char [8])s_not_enough_space_for_format_expa_004035a0._72_8_; local_48 = (char [8])s_not_enough_space_for_format_expa_004035a0._64_8_; acStack_50 = (char [8])s_not_enough_space_for_format_expa_004035a0._56_8_; local_58 = (char [8])s_not_enough_space_for_format_expa_004035a0._48_8_; acStack_60 = (char [8])s_not_enough_space_for_format_expa_004035a0._40_8_; local_68 = (char [8])s_not_enough_space_for_format_expa_004035a0._32_8_; uVar5 = s_not_enough_space_for_format_expa_004035a0._24_8_; uVar4 = s_not_enough_space_for_format_expa_004035a0._16_8_; uVar3 = s_not_enough_space_for_format_expa_004035a0._8_8_; uVar2 = s_not_enough_space_for_format_expa_004035a0._0_8_; __n = param_2 - (long)param_1; builtin_strncpy(local_28,"/):\n ",8); lVar1 = -(__n + 0x80 & 0xfffffffffffffff0); local_20._0_1_ = 0; local_88 = (char [8])s_not_enough_space_for_format_expa_004035a0._0_8_; acStack_80 = (char [8])s_not_enough_space_for_format_expa_004035a0._8_8_; local_78 = (char [8])s_not_enough_space_for_format_expa_004035a0._16_8_; acStack_70 = (char [8])s_not_enough_space_for_format_expa_004035a0._24_8_; *(undefined8 *)((long)&local_20 + lVar1) = 0x202020200a3a292f; *(undefined8 *)(acStack_80 + lVar1) = uVar2; *(undefined8 *)(local_78 + lVar1) = uVar3; *(undefined8 *)(acStack_70 + lVar1) = uVar4; *(undefined8 *)(local_68 + lVar1) = uVar5; *(char (*) [8])(acStack_60 + lVar1) = local_68; *(char (*) [8])(local_58 + lVar1) = acStack_60; *(char (*) [8])(acStack_50 + lVar1) = local_58; *(char (*) [8])(local_48 + lVar1) = acStack_50; *(char (*) [8])(acStack_40 + lVar1) = local_48; *(char (*) [8])(local_38 + lVar1) = acStack_40; *(char (*) [8])(acStack_30 + lVar1) = local_38; *(char (*) [8])(local_28 + lVar1) = acStack_30; *(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6adf; memcpy(&stack0xffffffffffffffe8 + lVar1,param_1,__n); (&stack0xffffffffffffffe8)[__n + lVar1] = 0; /* WARNING: Subroutine does not return */ *(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6aed; FUN_003772b0(acStack_80 + lVar1); }
PUSH RBP SUB RSI,RDI MOV RCX,RDI MOV RDX,0x202020200a3a292f LEA RAX,[RSI + 0x80] AND RAX,-0x10 MOV RBP,RSP PUSH R12 MOV R12,RSI PUSH RBX SUB RSP,0x70 MOVDQA XMM5,xmmword ptr [0x004035a0] MOV qword ptr [RBP + -0x20],RDX SUB RSP,RAX MOVDQA XMM4,xmmword ptr [0x004035b0] MOVDQA XMM3,xmmword ptr [0x004035c0] MOV byte ptr [RBP + -0x18],0x0 LEA RBX,[RSP + 0xf] MOVDQA XMM2,xmmword ptr [0x004035d0] MOVAPS xmmword ptr [RBP + -0x80],XMM5 MOVDQA XMM1,xmmword ptr [0x004035e0] AND RBX,-0x10 MOVDQA XMM0,xmmword ptr [0x004035f0] MOVAPS xmmword ptr [RBP + -0x70],XMM4 MOV qword ptr [RBX + 0x60],RDX LEA RDI,[RBX + 0x68] MOV RDX,RSI MOV RSI,RCX MOVAPS xmmword ptr [RBX],XMM5 MOVAPS xmmword ptr [RBX + 0x10],XMM4 MOVAPS xmmword ptr [RBX + 0x20],XMM3 MOVAPS xmmword ptr [RBX + 0x30],XMM2 MOVAPS xmmword ptr [RBX + 0x40],XMM1 MOVAPS xmmword ptr [RBX + 0x50],XMM0 MOVAPS xmmword ptr [RBP + -0x60],XMM3 MOVAPS xmmword ptr [RBP + -0x50],XMM2 MOVAPS xmmword ptr [RBP + -0x40],XMM1 MOVAPS xmmword ptr [RBP + -0x30],XMM0 CALL 0x00150a90 MOV byte ptr [RBX + R12*0x1 + 0x68],0x0 MOV RDI,RBX CALL 0x003772b0
null
null
null
null
[(u'STORE_-1205572724', u'INDIRECT_-1205572454'), (u'CALL_-1205572754', u'INDIRECT_-1205572479'), ('const-433', u'STORE_-1205572707'), (u'PTRSUB_-1205572254', u'CAST_-1205572204'), (u'INDIRECT_-1205572384', u'COPY_-1205572443'), (u'CAST_-1205572151', u'INT_ADD_-1205572278'), ('tmp_1515', u'COPY_-1205572416'), (u'STORE_-1205572782', u'INDIRECT_-1205572354'), ('const-1', u'PTRADD_-1205572317'), (u'INT_ADD_-1205572414', u'CAST_-1205572269'), (u'STORE_-1205572771', u'INDIRECT_-1205572389'), (u'STORE_-1205572759', u'INDIRECT_-1205572311'), (u'CALL_-1205572754', u'INDIRECT_-1205572593'), (u'STORE_-1205572728', u'INDIRECT_-1205572585'), (u'STORE_-1205572731', u'INDIRECT_-1205572449'), (u'STORE_-1205572782', u'INDIRECT_-1205572330'), (u'COPY_-1205572412', u'COPY_-1205572714'), (u'CAST_-1205572187', u'STORE_-1205572723'), ('const--120', u'PTRSUB_-1205572210'), (u'STORE_-1205572771', u'INDIRECT_-1205572503'), (u'STORE_-1205572870', u'INDIRECT_-1205572620'), ('const-433', u'STORE_-1205572728'), (u'STORE_-1205572723', u'INDIRECT_-1205572510'), (u'INT_ADD_-1205573022', u'INT_AND_-1205573003'), (u'COPY_-1205572413', u'STORE_-1205572732'), (u'CALL_-1205572754', u'INDIRECT_-1205572403'), (u'STORE_-1205572759', u'INDIRECT_-1205572343'), ('const--8', u'INT_ADD_-1205572303'), ('tmp_1511', u'COPY_-1205572738'), (u'INT_ADD_-1205572268', u'CAST_-1205572181'), (u'CALL_-1205572777', u'INDIRECT_-1205572356'), (u'STORE_-1205572719', u'INDIRECT_-1205572512'), (u'CALL_-1205572754', u'INDIRECT_-1205572317'), (u'CAST_-1205572203', u'STORE_-1205572712'), (u'STORE_-1205572771', u'INDIRECT_-1205572579'), (u'INT_2COMP_-1205572816', u'INT_ADD_-1205572266'), (u'CAST_-1205572210', u'STORE_-1205572707'), (u'INT_ADD_-1205572302', u'INT_ADD_-1205572300'), (u'STORE_-1205572723', u'INDIRECT_-1205572605'), (u'CALL_-1205572754', u'INDIRECT_-1205572353'), (u'INT_ADD_-1205572290', u'INT_ADD_-1205572288'), ('const--120', u'PTRSUB_-1205572242'), ('const-0', u'STORE_-1205572771'), (u'STORE_-1205572759', u'INDIRECT_-1205572331'), (u'CAST_-1205572346', u'INT_SUB_-1205573046'), (u'INDIRECT_-1205572574', u'COPY_-1205572633'), ('tmp_1512', u'COPY_-1205572419'), (u'STORE_-1205572713', u'INDIRECT_-1205572439'), (u'STORE_-1205572720', u'INDIRECT_-1205572589'), (u'INT_2COMP_-1205572816', u'INT_ADD_-1205572414'), (u'CAST_-1205572204', u'INT_ADD_-1205572300'), (u'CALL_-1205572777', u'INDIRECT_-1205572589'), (u'CALL_-1205572777', u'INDIRECT_-1205572494'), (u'STORE_-1205572759', u'INDIRECT_-1205572347'), (u'INT_2COMP_-1205572816', u'INT_ADD_-1205572350'), ('const-3893997', u'STORE_-1205572759'), (u'CALL_-1205572754', u'INDIRECT_-1205572574'), (u'CALL_-1205572777', u'INDIRECT_-1205572608'), (u'CALL_-1205572754', u'INDIRECT_-1205572517'), (u'STORE_-1205572720', u'INDIRECT_-1205572532'), (u'INT_ADD_-1205572264', u'CAST_-1205572179'), (u'CALL_-1205572754', u'INDIRECT_-1205572337'), ('const-24', u'INT_ADD_-1205572294'), (u'STORE_-1205572771', u'INDIRECT_-1205572560'), (u'STORE_-1205572870', u'INDIRECT_-1205572487'), (u'STORE_-1205572727', u'INDIRECT_-1205572527'), (u'STORE_-1205572713', u'INDIRECT_-1205572553'), (u'STORE_-1205572727', u'INDIRECT_-1205572546'), (u'CAST_-1205572172', u'STORE_-1205572731'), ('const--24', u'PTRSUB_-1205572317'), (u'STORE_-1205572724', u'INDIRECT_-1205572625'), (u'STORE_-1205572782', u'INDIRECT_-1205572326'), (u'STORE_-1205572713', u'INDIRECT_-1205572477'), (u'STORE_-1205572732', u'INDIRECT_-1205572431'), (u'STORE_-1205572712', u'INDIRECT_-1205572438'), (u'STORE_-1205572732', u'INDIRECT_-1205572507'), (u'CAST_-1205572269', u'CALL_-1205572754'), (u'STORE_-1205572731', u'INDIRECT_-1205572563'), (u'COPY_-1205572416', u'STORE_-1205572723'), (u'CALL_-1205572754', u'INDIRECT_-1205572460'), (u'CAST_-1205572188', u'INT_ADD_-1205572276'), (u'STORE_-1205572870', u'INDIRECT_-1205572544'), (u'INDIRECT_-1205572441', u'COPY_-1205572500'), ('const--144', u'PTRSUB_-1205572232'), (u'PTRSUB_-1205572232', u'CAST_-1205572151'), ('tmp_473', u'PTRSUB_-1205572304'), (u'INT_ADD_-1205572350', u'CAST_-1205572210'), (u'PTRSUB_-1205572210', u'CAST_-1205572174'), (u'CALL_-1205572754', u'INDIRECT_-1205572361'), (u'STORE_-1205572759', u'INDIRECT_-1205572355'), (u'STORE_-1205572708', u'INDIRECT_-1205572516'), (u'STORE_-1205572732', u'INDIRECT_-1205572450'), ('const-433', u'STORE_-1205572713'), (u'STORE_-1205572724', u'INDIRECT_-1205572530'), (u'STORE_-1205572759', u'INDIRECT_-1205572339'), (u'INT_ADD_-1205572292', u'CAST_-1205572197'), ('tmp_473', u'PTRSUB_-1205572324'), (u'STORE_-1205572713', u'INDIRECT_-1205572629'), (u'STORE_-1205572782', u'INDIRECT_-1205572358'), (u'INT_2COMP_-1205572816', u'INT_ADD_-1205572278'), (u'INT_2COMP_-1205572816', u'INT_ADD_-1205572278'), (u'STORE_-1205572731', u'INDIRECT_-1205572430'), (u'CALL_-1205572754', u'INDIRECT_-1205572321'), (u'PTRSUB_-1205572242', u'CAST_-1205572196'), (u'INT_AND_-1205573003', u'INT_2COMP_-1205572816'), (u'STORE_-1205572708', u'INDIRECT_-1205572611'), (u'INT_2COMP_-1205572816', u'INT_ADD_-1205572282'), (u'STORE_-1205572720', u'INDIRECT_-1205572418'), (u'CALL_-1205572777', u'INDIRECT_-1205572532'), (u'STORE_-1205572707', u'INDIRECT_-1205572534'), (u'STORE_-1205572771', u'INDIRECT_-1205572598'), (u'STORE_-1205572782', u'INDIRECT_-1205572362'), ('const-433', u'STORE_-1205572771'), (u'STORE_-1205572724', u'INDIRECT_-1205572435'), (u'CALL_-1205572777', u'INDIRECT_-1205572348'), (u'CAST_-1205572135', u'INT_ADD_-1205572258'), ('tmp_1509', u'COPY_-1205572754'), ('tmp_473', u'PTRSUB_-1205572246'), (u'CAST_-1205572182', u'INT_ADD_-1205572268'), (u'STORE_-1205572708', u'INDIRECT_-1205572440'), ('const--128', u'PTRSUB_-1205572368'), (u'INT_ADD_-1205572278', u'CAST_-1205572150'), ('const--16', u'INT_AND_-1205573003'), (u'PTRADD_-1205572224', u'STORE_-1205572771'), (u'STORE_-1205572870', u'INDIRECT_-1205572563'), (u'STORE_-1205572728', u'INDIRECT_-1205572623'), (u'INT_ADD_-1205572306', u'INT_ADD_-1205572304'), (u'CAST_-1205572180', u'INT_ADD_-1205572264'), ('const--32', u'PTRSUB_-1205572255'), (u'STORE_-1205572771', u'INDIRECT_-1205572408'), (u'STORE_-1205572724', u'INDIRECT_-1205572511'), ('const-433', u'STORE_-1205572723'), (u'STORE_-1205572723', u'INDIRECT_-1205572453'), (u'STORE_-1205572708', u'INDIRECT_-1205572630'), (u'CAST_-1205572212', u'STORE_-1205572708'), (u'STORE_-1205572759', u'INDIRECT_-1205572323'), (u'CAST_-1205572270', u'INT_ADD_-1205572414'), (u'STORE_-1205572719', u'INDIRECT_-1205572626'), (u'STORE_-1205572782', u'INDIRECT_-1205572370'), (u'STORE_-1205572759', u'INDIRECT_-1205572335'), ('tmp_473', u'PTRSUB_-1205572242'), (u'CAST_-1205572181', u'STORE_-1205572728'), (u'INT_2COMP_-1205572816', u'INT_ADD_-1205572302'), (u'STORE_-1205572732', u'INDIRECT_-1205572412'), (u'CAST_-1205572227', u'STORE_-1205572870'), (u'PTRSUB_-1205572368', u'CAST_-1205572270'), ('const--120', u'PTRSUB_-1205572230'), ('const--120', u'PTRSUB_-1205572254'), (u'CALL_-1205572777', u'INDIRECT_-1205572372'), (u'STORE_-1205572712', u'INDIRECT_-1205572590'), ('const--120', u'PTRSUB_-1205572304'), (u'CALL_-1205572777', u'INDIRECT_-1205572399'), (u'STORE_-1205572708', u'INDIRECT_-1205572573'), (u'STORE_-1205572719', u'INDIRECT_-1205572455'), (u'PTRSUB_-1205572212', u'CAST_-1205572135'), ('tmp_473', u'PTRSUB_-1205572258'), (u'STORE_-1205572731', u'INDIRECT_-1205572506'), (u'STORE_-1205572782', u'INDIRECT_-1205572350'), (u'CALL_-1205572777', u'INDIRECT_-1205572368'), (u'INT_ADD_-1205572258', u'INT_ADD_-1205572256'), (u'STORE_-1205572723', u'INDIRECT_-1205572529'), (u'STORE_-1205572731', u'INDIRECT_-1205572601'), (u'CALL_-1205572777', u'INDIRECT_-1205572570'), ('const-433', u'STORE_-1205572720'), ('const-16', u'INT_ADD_-1205572302'), (u'STORE_-1205572712', u'INDIRECT_-1205572476'), ('const-433', u'STORE_-1205572719'), (u'CALL_-1205572777', u'INDIRECT_-1205572551'), (u'STORE_-1205572713', u'INDIRECT_-1205572591'), (u'CALL_-1205572754', u'INDIRECT_-1205572341'), ('const-72', u'INT_ADD_-1205572258'), ('tmp_473', u'PTRSUB_-1205572224'), (u'PTRSUB_-1205572304', u'CAST_-1205572211'), (u'INT_ADD_-1205572294', u'INT_ADD_-1205572292'), (u'COPY_-1205572421', u'STORE_-1205572713'), (u'COPY_-1205572417', u'COPY_-1205572707'), (u'STORE_-1205572712', u'INDIRECT_-1205572457'), (u'COPY_-1205572418', u'COPY_-1205572702'), ('const--120', u'PTRSUB_-1205572234'), (u'STORE_-1205572728', u'INDIRECT_-1205572471'), (u'CAST_-1205572150', u'STORE_-1205572782'), ('tmp_473', u'PTRSUB_-1205572230'), (u'CALL_-1205572754', u'INDIRECT_-1205572555'), (u'CAST_-1205572173', u'STORE_-1205572732'), (u'INDIRECT_-1205572403', u'COPY_-1205572462'), (u'STORE_-1205572712', u'INDIRECT_-1205572533'), ('tmp_473', u'PTRSUB_-1205572255'), (u'STORE_-1205572707', u'INDIRECT_-1205572629'), (u'STORE_-1205572870', u'INDIRECT_-1205572639'), (u'CALL_-1205572754', u'INDIRECT_-1205572441'), ('tmp_1510', u'COPY_-1205572421'), (u'STORE_-1205572732', u'INDIRECT_-1205572488'), (u'STORE_-1205572719', u'INDIRECT_-1205572417'), (u'INT_ADD_-1205572276', u'CAST_-1205572187'), (u'STORE_-1205572759', u'INDIRECT_-1205572359'), (u'CAST_-1205572206', u'INT_ADD_-1205572304'), (u'INT_ADD_-1205572280', u'CAST_-1205572189'), (u'CAST_-1205572179', u'STORE_-1205572727'), (u'INT_2COMP_-1205572816', u'INT_ADD_-1205572320'), (u'STORE_-1205572724', u'INDIRECT_-1205572587'), (u'STORE_-1205572720', u'INDIRECT_-1205572627'), (u'PTRSUB_-1205572324', u'PTRADD_-1205572324'), (u'STORE_-1205572724', u'INDIRECT_-1205572606'), (u'STORE_-1205572720', u'INDIRECT_-1205572437'), (u'STORE_-1205572719', u'INDIRECT_-1205572588'), (u'STORE_-1205572708', u'INDIRECT_-1205572459'), (u'STORE_-1205572724', u'INDIRECT_-1205572492'), ('const-8', u'INT_ADD_-1205572306'), ('tmp_473', u'PTRSUB_-1205572232'), (u'STORE_-1205572719', u'INDIRECT_-1205572436'), (u'STORE_-1205572719', u'INDIRECT_-1205572607'), (u'STORE_-1205572728', u'INDIRECT_-1205572604'), ('tmp_473', u'PTRSUB_-1205572218'), (u'STORE_-1205572712', u'INDIRECT_-1205572609'), (u'COPY_-1205572413', u'COPY_-1205572715'), (u'STORE_-1205572728', u'INDIRECT_-1205572452'), (u'CALL_-1205572777', u'INDIRECT_-1205572437'), (u'CALL_-1205572777', u'INDIRECT_-1205572513'), ('const-64', u'INT_ADD_-1205572266'), (u'CAST_-1205572198', u'INT_ADD_-1205572292'), (u'INT_2COMP_-1205572816', u'INT_ADD_-1205572270'), (u'PTRSUB_-1205572317', u'PTRADD_-1205572317'), (u'STORE_-1205572727', u'INDIRECT_-1205572622'), ('const-433', u'STORE_-1205572712'), (u'STORE_-1205572723', u'INDIRECT_-1205572415'), (u'STORE_-1205572720', u'INDIRECT_-1205572551'), (u'INT_ADD_-1205572414', u'CAST_-1205572212'), (u'STORE_-1205572712', u'INDIRECT_-1205572495'), (u'STORE_-1205572713', u'INDIRECT_-1205572572'), (u'PTRSUB_-1205572246', u'CAST_-1205572198'), ('tmp_1508', u'COPY_-1205572423'), ('tmp_473', u'PTRSUB_-1205572368'), (u'CALL_-1205572777', u'INDIRECT_-1205572340'), (u'STORE_-1205572708', u'INDIRECT_-1205572478'), (u'STORE_-1205572713', u'INDIRECT_-1205572610'), (u'STORE_-1205572720', u'INDIRECT_-1205572456'), (u'CALL_-1205572777', u'INDIRECT_-1205572328'), (u'COPY_-1205572415', u'COPY_-1205572711'), (u'COPY_-1205572414', u'COPY_-1205572710'), (u'STORE_-1205572720', u'INDIRECT_-1205572570'), (u'STORE_-1205572724', u'INDIRECT_-1205572416'), (u'INT_ADD_-1205572278', u'INT_ADD_-1205572276'), (u'COPY_-1205572418', u'STORE_-1205572719'), (u'STORE_-1205572731', u'INDIRECT_-1205572620'), (u'INT_ADD_-1205572288', u'CAST_-1205572195'), (u'STORE_-1205572759', u'INDIRECT_-1205572351'), ('tmp_1514', u'COPY_-1205572417'), (u'STORE_-1205572727', u'INDIRECT_-1205572508'), (u'STORE_-1205572870', u'INDIRECT_-1205572601'), ('tmp_1510', u'COPY_-1205572739'), (u'CALL_-1205572777', u'INDIRECT_-1205572475'), (u'INDIRECT_-1205572460', u'COPY_-1205572519'), (u'STORE_-1205572732', u'INDIRECT_-1205572526'), (u'CALL_-1205572754', u'INDIRECT_-1205572384'), (u'INT_ADD_-1205572256', u'CAST_-1205572173'), (u'CALL_-1205572777', u'INDIRECT_-1205572418'), ('const--144', u'PTRSUB_-1205572212'), (u'PTRSUB_-1205572230', u'CAST_-1205572188'), (u'CALL_-1205572754', u'INDIRECT_-1205572498'), (u'STORE_-1205572712', u'INDIRECT_-1205572419'), (u'COPY_-1205572419', u'STORE_-1205572720'), (u'CALL_-1205572754', u'INDIRECT_-1205572536'), (u'CAST_-1205572189', u'STORE_-1205572724'), (u'STORE_-1205572727', u'INDIRECT_-1205572565'), (u'INDIRECT_-1205572517', u'COPY_-1205572576'), (u'COPY_-1205572419', u'COPY_-1205572703'), (u'PTRADD_-1205572255', u'CAST_-1205572172'), (u'STORE_-1205572707', u'INDIRECT_-1205572591'), (u'STORE_-1205572707', u'INDIRECT_-1205572496'), (u'STORE_-1205572771', u'INDIRECT_-1205572427'), (u'CAST_-1205572347', u'INT_SUB_-1205573046'), (u'CALL_-1205572754', u'INDIRECT_-1205572357'), (u'STORE_-1205572732', u'INDIRECT_-1205572545'), (u'STORE_-1205572708', u'INDIRECT_-1205572421'), (u'STORE_-1205572727', u'INDIRECT_-1205572413'), (u'CALL_-1205572777', u'INDIRECT_-1205572332'), (u'PTRSUB_-1205572224', u'PTRADD_-1205572224'), (u'INT_2COMP_-1205572816', u'PTRADD_-1205572317'), (u'STORE_-1205572712', u'INDIRECT_-1205572628'), ('const-128', u'INT_ADD_-1205573022'), (u'COPY_-1205572412', u'STORE_-1205572731'), (u'CAST_-1205572190', u'INT_ADD_-1205572280'), (u'STORE_-1205572732', u'INDIRECT_-1205572469'), (u'STORE_-1205572707', u'INDIRECT_-1205572420'), (u'INT_ADD_-1205572300', u'CAST_-1205572203'), (u'STORE_-1205572708', u'INDIRECT_-1205572592'), (u'PTRSUB_-1205572258', u'CAST_-1205572206'), (u'STORE_-1205572713', u'INDIRECT_-1205572534'), (u'STORE_-1205572713', u'INDIRECT_-1205572515'), (u'INDIRECT_-1205572536', u'COPY_-1205572595'), (u'CAST_-1205572196', u'INT_ADD_-1205572288'), (u'STORE_-1205572771', u'INDIRECT_-1205572541'), ('tmp_1511', u'COPY_-1205572420'), (u'COPY_-1205572417', u'STORE_-1205572724'), (u'STORE_-1205572708', u'INDIRECT_-1205572497'), (u'STORE_-1205572870', u'INDIRECT_-1205572658'), ('const-433', u'STORE_-1205572759'), (u'COPY_-1205572423', u'STORE_-1205572708'), (u'STORE_-1205572707', u'INDIRECT_-1205572572'), (u'STORE_-1205572719', u'INDIRECT_-1205572531'), (u'INDIRECT_-1205572422', u'COPY_-1205572481'), (u'CAST_-1205572197', u'STORE_-1205572720'), (u'CALL_-1205572777', u'INDIRECT_-1205572380'), (u'CALL_-1205572754', u'INDIRECT_-1205572325'), (u'PTRADD_-1205572317', u'CALL_-1205572777'), (u'PTRSUB_-1205572218', u'CAST_-1205572180'), (u'STORE_-1205572720', u'INDIRECT_-1205572608'), (u'STORE_-1205572707', u'INDIRECT_-1205572515'), (u'STORE_-1205572723', u'INDIRECT_-1205572624'), (u'INT_2COMP_-1205572816', u'INT_ADD_-1205572306'), (u'STORE_-1205572707', u'INDIRECT_-1205572477'), ('tmp_348', u'CAST_-1205572346'), (u'COPY_-1205572416', u'COPY_-1205572706'), ('const-433', u'STORE_-1205572708'), (u'STORE_-1205572759', u'INDIRECT_-1205572363'), ('const-433', u'STORE_-1205572870'), (u'STORE_-1205572731', u'INDIRECT_-1205572525'), ('const-433', u'STORE_-1205572782'), (u'INT_2COMP_-1205572816', u'INT_ADD_-1205572303'), ('const--120', u'PTRSUB_-1205572222'), (u'COPY_-1205572414', u'STORE_-1205572727'), ('const-3893983', u'STORE_-1205572782'), (u'CALL_-1205572754', u'INDIRECT_-1205572349'), (u'STORE_-1205572731', u'INDIRECT_-1205572468'), ('const-56', u'INT_ADD_-1205572270'), (u'STORE_-1205572870', u'INDIRECT_-1205572449'), (u'INT_2COMP_-1205572816', u'INT_ADD_-1205572258'), (u'INT_2COMP_-1205572816', u'INT_ADD_-1205572258'), (u'PTRADD_-1205572324', u'CAST_-1205572227'), (u'STORE_-1205572782', u'INDIRECT_-1205572342'), (u'STORE_-1205572731', u'INDIRECT_-1205572411'), (u'STORE_-1205572728', u'INDIRECT_-1205572490'), (u'STORE_-1205572712', u'INDIRECT_-1205572571'), (u'INDIRECT_-1205572498', u'COPY_-1205572557'), (u'COPY_-1205572422', u'STORE_-1205572707'), (u'STORE_-1205572713', u'INDIRECT_-1205572420'), (u'STORE_-1205572712', u'INDIRECT_-1205572552'), (u'INT_2COMP_-1205572816', u'INT_ADD_-1205572290'), (u'STORE_-1205572707', u'INDIRECT_-1205572439'), (u'STORE_-1205572708', u'INDIRECT_-1205572535'), (u'INT_ADD_-1205572304', u'CAST_-1205572205'), (u'PTRSUB_-1205572222', u'CAST_-1205572182'), (u'STORE_-1205572719', u'INDIRECT_-1205572474'), (u'STORE_-1205572720', u'INDIRECT_-1205572475'), (u'STORE_-1205572782', u'INDIRECT_-1205572378'), (u'STORE_-1205572727', u'INDIRECT_-1205572584'), (u'STORE_-1205572713', u'INDIRECT_-1205572458'), (u'STORE_-1205572713', u'INDIRECT_-1205572496'), (u'INT_ADD_-1205572258', u'CAST_-1205572134'), (u'INT_ADD_-1205572270', u'INT_ADD_-1205572268'), ('const-40', u'INT_ADD_-1205572282'), (u'INDIRECT_-1205572555', u'COPY_-1205572614'), (u'STORE_-1205572707', u'INDIRECT_-1205572553'), (u'STORE_-1205572732', u'INDIRECT_-1205572602'), ('tmp_1517', u'COPY_-1205572414'), (u'COPY_-1205572420', u'STORE_-1205572712'), (u'CALL_-1205572777', u'INDIRECT_-1205572352'), ('const-433', u'STORE_-1205572727'), (u'STORE_-1205572731', u'INDIRECT_-1205572487'), ('tmp_473', u'PTRSUB_-1205572210'), (u'CALL_-1205572777', u'INDIRECT_-1205572456'), (u'STORE_-1205572719', u'INDIRECT_-1205572569'), ('const-2314885530451061039', u'STORE_-1205572870'), (u'STORE_-1205572727', u'INDIRECT_-1205572489'), (u'STORE_-1205572870', u'INDIRECT_-1205572525'), (u'STORE_-1205572759', u'INDIRECT_-1205572315'), ('tmp_473', u'PTRSUB_-1205572222'), (u'PTRSUB_-1205572234', u'CAST_-1205572190'), (u'INT_ADD_-1205572320', u'PTRADD_-1205572224'), (u'CALL_-1205572754', u'INDIRECT_-1205572422'), (u'STORE_-1205572732', u'INDIRECT_-1205572564'), (u'STORE_-1205572870', u'INDIRECT_-1205572506'), ('const-1', u'PTRADD_-1205572255'), (u'STORE_-1205572727', u'INDIRECT_-1205572603'), (u'CALL_-1205572754', u'INDIRECT_-1205572329'), (u'STORE_-1205572771', u'INDIRECT_-1205572522'), (u'INDIRECT_-1205572479', u'COPY_-1205572538'), ('tmp_1519', u'COPY_-1205572412'), (u'STORE_-1205572771', u'INDIRECT_-1205572465'), ('const-433', u'STORE_-1205572724'), ('const--120', u'PTRSUB_-1205572246'), (u'CALL_-1205572777', u'INDIRECT_-1205572360'), (u'STORE_-1205572782', u'INDIRECT_-1205572334'), (u'STORE_-1205572723', u'INDIRECT_-1205572472'), (u'STORE_-1205572712', u'INDIRECT_-1205572514'), (u'INT_2COMP_-1205572816', u'PTRADD_-1205572324'), (u'STORE_-1205572782', u'INDIRECT_-1205572338'), (u'STORE_-1205572723', u'INDIRECT_-1205572434'), (u'STORE_-1205572724', u'INDIRECT_-1205572568'), ('tmp_1509', u'COPY_-1205572422'), (u'STORE_-1205572724', u'INDIRECT_-1205572473'), (u'COPY_-1205572415', u'STORE_-1205572728'), (u'CALL_-1205572754', u'INDIRECT_-1205572313'), ('const-1', u'PTRADD_-1205572224'), ('tmp_473', u'PTRSUB_-1205572254'), (u'STORE_-1205572732', u'INDIRECT_-1205572621'), (u'STORE_-1205572771', u'INDIRECT_-1205572446'), (u'STORE_-1205572724', u'INDIRECT_-1205572549'), ('tmp_473', u'PTRSUB_-1205572317'), (u'STORE_-1205572723', u'INDIRECT_-1205572548'), (u'INT_SUB_-1205573046', u'INT_ADD_-1205572320'), (u'STORE_-1205572727', u'INDIRECT_-1205572432'), (u'STORE_-1205572759', u'INDIRECT_-1205572319'), ('tmp_349', u'CAST_-1205572347'), (u'CAST_-1205572134', u'STORE_-1205572759'), (u'STORE_-1205572720', u'INDIRECT_-1205572513'), (u'CALL_-1205572754', u'INDIRECT_-1205572345'), ('const-0', u'COPY_-1205572940'), (u'STORE_-1205572731', u'INDIRECT_-1205572544'), (u'INT_ADD_-1205572282', u'INT_ADD_-1205572280'), (u'CALL_-1205572777', u'INDIRECT_-1205572364'), ('tmp_1513', u'COPY_-1205572418'), (u'STORE_-1205572728', u'INDIRECT_-1205572566'), (u'CALL_-1205572754', u'INDIRECT_-1205572365'), (u'STORE_-1205572728', u'INDIRECT_-1205572528'), (u'CAST_-1205572195', u'STORE_-1205572719'), (u'CALL_-1205572777', u'INDIRECT_-1205572336'), (u'STORE_-1205572782', u'INDIRECT_-1205572366'), (u'STORE_-1205572719', u'INDIRECT_-1205572550'), (u'INT_SUB_-1205573046', u'INT_ADD_-1205573022'), (u'STORE_-1205572782', u'INDIRECT_-1205572346'), (u'STORE_-1205572707', u'INDIRECT_-1205572610'), ('tmp_473', u'PTRSUB_-1205572212'), (u'STORE_-1205572728', u'INDIRECT_-1205572414'), (u'CAST_-1205572174', u'INT_ADD_-1205572256'), (u'INT_ADD_-1205572266', u'INT_ADD_-1205572264'), (u'STORE_-1205572723', u'INDIRECT_-1205572567'), (u'STORE_-1205572728', u'INDIRECT_-1205572433'), ('const-433', u'STORE_-1205572731'), ('const-1', u'PTRADD_-1205572324'), (u'STORE_-1205572708', u'INDIRECT_-1205572554'), (u'STORE_-1205572727', u'INDIRECT_-1205572451'), (u'INT_ADD_-1205572303', u'PTRADD_-1205572255'), (u'STORE_-1205572720', u'INDIRECT_-1205572494'), (u'CALL_-1205572777', u'INDIRECT_-1205572376'), ('const-433', u'STORE_-1205572732'), ('tmp_473', u'PTRSUB_-1205572234'), (u'STORE_-1205572759', u'INDIRECT_-1205572327'), (u'STORE_-1205572723', u'INDIRECT_-1205572586'), (u'STORE_-1205572719', u'INDIRECT_-1205572493'), (u'STORE_-1205572870', u'INDIRECT_-1205572468'), (u'INT_SUB_-1205573046', u'CALL_-1205572777'), (u'PTRSUB_-1205572255', u'PTRADD_-1205572255'), ('const-48', u'INT_ADD_-1205572278'), ('const--120', u'PTRSUB_-1205572258'), (u'STORE_-1205572771', u'INDIRECT_-1205572484'), (u'STORE_-1205572723', u'INDIRECT_-1205572491'), (u'STORE_-1205572727', u'INDIRECT_-1205572470'), ('tmp_348', u'CALL_-1205572777'), (u'STORE_-1205572870', u'INDIRECT_-1205572582'), ('const--120', u'PTRSUB_-1205572218'), ('const-1', u'RETURN_-1205572749'), ('tmp_1508', u'COPY_-1205572755'), ('const--24', u'PTRSUB_-1205572224'), (u'STORE_-1205572782', u'INDIRECT_-1205572374'), (u'STORE_-1205572728', u'INDIRECT_-1205572547'), (u'INDIRECT_-1205572593', u'COPY_-1205572652'), ('const-2314885530451061039', u'COPY_-1205572977'), (u'CAST_-1205572205', u'STORE_-1205572713'), (u'STORE_-1205572707', u'INDIRECT_-1205572458'), ('tmp_1518', u'COPY_-1205572413'), ('tmp_1516', u'COPY_-1205572415'), ('const--32', u'PTRSUB_-1205572324'), (u'STORE_-1205572732', u'INDIRECT_-1205572583'), (u'CALL_-1205572754', u'INDIRECT_-1205572333'), (u'STORE_-1205572731', u'INDIRECT_-1205572582'), ('const-32', u'INT_ADD_-1205572290'), (u'STORE_-1205572728', u'INDIRECT_-1205572509'), (u'INT_2COMP_-1205572816', u'INT_ADD_-1205572294'), (u'CALL_-1205572777', u'INDIRECT_-1205572344'), (u'CAST_-1205572211', u'INT_ADD_-1205572350')]
[(u'CALL_-1205572754', u'INDIRECT_-1205572315'), (u'STORE_-1205572870', u'INDIRECT_-1205572500'), (u'STORE_-1205572759', u'INDIRECT_-1205572305'), (u'STORE_-1205572870', u'INDIRECT_-1205572614'), (u'CAST_-1205572186', u'STORE_-1205572722'), (u'STORE_-1205572722', u'INDIRECT_-1205572522'), (u'CAST_-1205572158', u'INT_ADD_-1205572272'), (u'STORE_-1205572722', u'INDIRECT_-1205572446'), ('tmp_492', u'PTRSUB_-1205572318'), ('tmp_492', u'PTRSUB_-1205572318'), (u'INDIRECT_-1205572492', u'COPY_-1205572551'), (u'PTRSUB_-1205572272', u'PTRADD_-1205572272'), (u'CALL_-1205572777', u'INDIRECT_-1205572338'), ('tmp_492', u'PTRSUB_-1205572206'), (u'STORE_-1205572722', u'INDIRECT_-1205572484'), (u'CALL_-1205572777', u'INDIRECT_-1205572366'), (u'INT_2COMP_-1205572810', u'PTRADD_-1205572252'), (u'INT_2COMP_-1205572810', u'INT_ADD_-1205572252'), ('tmp_492', u'PTRSUB_-1205572311'), (u'INT_ADD_-1205573022', u'INT_AND_-1205573003'), (u'STORE_-1205572713', u'INDIRECT_-1205572411'), (u'STORE_-1205572718', u'INDIRECT_-1205572543'), (u'STORE_-1205572718', u'INDIRECT_-1205572581'), (u'STORE_-1205572759', u'INDIRECT_-1205572317'), (u'CALL_-1205572777', u'INDIRECT_-1205572526'), (u'PTRSUB_-1205572206', u'CAST_-1205572142'), (u'CALL_-1205572754', u'INDIRECT_-1205572351'), (u'STORE_-1205572717', u'INDIRECT_-1205572447'), (u'CAST_-1205572203', u'STORE_-1205572706'), (u'INDIRECT_-1205572378', u'COPY_-1205572437'), (u'STORE_-1205572759', u'INDIRECT_-1205572353'), (u'PTRADD_-1205572311', u'CALL_-1205572777'), (u'INDIRECT_-1205572473', u'COPY_-1205572532'), (u'STORE_-1205572782', u'INDIRECT_-1205572340'), (u'STORE_-1205572718', u'INDIRECT_-1205572486'), (u'STORE_-1205572726', u'INDIRECT_-1205572444'), (u'STORE_-1205572722', u'INDIRECT_-1205572465'), ('tmp_492', u'PTRSUB_-1205572289'), (u'PTRADD_-1205572218', u'STORE_-1205572771'), (u'INT_2COMP_-1205572810', u'PTRADD_-1205572282'), (u'STORE_-1205572707', u'INDIRECT_-1205572547'), (u'STORE_-1205572702', u'INDIRECT_-1205572415'), (u'COPY_-1205572419', u'COPY_-1205572708'), (u'CAST_-1205572225', u'INT_ADD_-1205572364'), (u'STORE_-1205572717', u'INDIRECT_-1205572561'), (u'CAST_-1205572141', u'STORE_-1205572759'), (u'STORE_-1205572782', u'INDIRECT_-1205572364'), (u'CAST_-1205572179', u'STORE_-1205572725'), (u'STORE_-1205572717', u'INDIRECT_-1205572599'), ('const-1', u'PTRADD_-1205572272'), (u'STORE_-1205572870', u'INDIRECT_-1205572557'), (u'PTRSUB_-1205572292', u'PTRADD_-1205572292'), (u'CAST_-1205572346', u'INT_SUB_-1205573046'), (u'INT_ADD_-1205572314', u'PTRADD_-1205572218'), (u'PTRADD_-1205572236', u'CAST_-1205572179'), (u'STORE_-1205572782', u'INDIRECT_-1205572372'), (u'PTRADD_-1205572289', u'CAST_-1205572203'), (u'CAST_-1205572352', u'COPY_-1205572422'), ('const-3893997', u'STORE_-1205572759'), (u'STORE_-1205572870', u'INDIRECT_-1205572576'), (u'INDIRECT_-1205572549', u'COPY_-1205572608'), (u'CAST_-1205572198', u'STORE_-1205572714'), (u'STORE_-1205572713', u'INDIRECT_-1205572620'), ('const--128', u'PTRSUB_-1205572362'), (u'COPY_-1205572422', u'STORE_-1205572722'), (u'CALL_-1205572777', u'INDIRECT_-1205572350'), (u'STORE_-1205572702', u'INDIRECT_-1205572491'), (u'STORE_-1205572722', u'INDIRECT_-1205572427'), (u'CAST_-1205572349', u'COPY_-1205572425'), (u'INDIRECT_-1205572511', u'COPY_-1205572570'), ('const-433', u'STORE_-1205572707'), (u'COPY_-1205572428', u'STORE_-1205572707'), ('const-1', u'PTRADD_-1205572269'), (u'CALL_-1205572777', u'INDIRECT_-1205572431'), (u'STORE_-1205572771', u'INDIRECT_-1205572535'), (u'STORE_-1205572771', u'INDIRECT_-1205572554'), (u'STORE_-1205572714', u'INDIRECT_-1205572526'), ('tmp_492', u'PTRSUB_-1205572218'), (u'PTRSUB_-1205572236', u'PTRADD_-1205572236'), ('const--88', u'PTRSUB_-1205572279'), (u'CALL_-1205572754', u'INDIRECT_-1205572549'), (u'PTRSUB_-1205572226', u'CAST_-1205572158'), (u'STORE_-1205572870', u'INDIRECT_-1205572462'), ('const-1', u'PTRADD_-1205572279'), (u'STORE_-1205572718', u'INDIRECT_-1205572524'), (u'STORE_-1205572713', u'INDIRECT_-1205572449'), (u'STORE_-1205572714', u'INDIRECT_-1205572412'), (u'STORE_-1205572707', u'INDIRECT_-1205572471'), (u'STORE_-1205572707', u'INDIRECT_-1205572604'), (u'COPY_-1205572424', u'COPY_-1205572701'), ('const--144', u'PTRSUB_-1205572226'), (u'CALL_-1205572754', u'INDIRECT_-1205572397'), (u'STORE_-1205572707', u'INDIRECT_-1205572452'), (u'COPY_-1205572426', u'STORE_-1205572714'), (u'STORE_-1205572701', u'INDIRECT_-1205572414'), (u'STORE_-1205572726', u'INDIRECT_-1205572501'), (u'STORE_-1205572721', u'INDIRECT_-1205572445'), (u'CALL_-1205572754', u'INDIRECT_-1205572323'), (u'STORE_-1205572706', u'INDIRECT_-1205572546'), (u'PTRSUB_-1205572218', u'PTRADD_-1205572218'), (u'STORE_-1205572726', u'INDIRECT_-1205572577'), (u'STORE_-1205572725', u'INDIRECT_-1205572500'), (u'CAST_-1205572180', u'STORE_-1205572726'), ('tmp_492', u'PTRSUB_-1205572362'), ('tmp_1545', u'CAST_-1205572353'), (u'CALL_-1205572777', u'INDIRECT_-1205572469'), (u'STORE_-1205572701', u'INDIRECT_-1205572509'), (u'CAST_-1205572231', u'COPY_-1205572733'), ('const-1', u'PTRADD_-1205572362'), (u'STORE_-1205572717', u'INDIRECT_-1205572523'), (u'CALL_-1205572777', u'INDIRECT_-1205572564'), ('tmp_1542', u'CAST_-1205572350'), (u'PTRADD_-1205572259', u'CAST_-1205572185'), ('const-433', u'STORE_-1205572721'), (u'CALL_-1205572777', u'INDIRECT_-1205572346'), ('const--40', u'PTRSUB_-1205572318'), ('const-433', u'STORE_-1205572701'), (u'STORE_-1205572713', u'INDIRECT_-1205572506'), ('const-1', u'PTRADD_-1205572236'), (u'COPY_-1205572427', u'STORE_-1205572706'), ('const-433', u'STORE_-1205572718'), (u'STORE_-1205572726', u'INDIRECT_-1205572539'), (u'STORE_-1205572726', u'INDIRECT_-1205572425'), (u'STORE_-1205572714', u'INDIRECT_-1205572564'), (u'STORE_-1205572714', u'INDIRECT_-1205572583'), (u'STORE_-1205572701', u'INDIRECT_-1205572528'), ('tmp_1539', u'CAST_-1205572230'), (u'STORE_-1205572713', u'INDIRECT_-1205572525'), (u'STORE_-1205572717', u'INDIRECT_-1205572428'), (u'STORE_-1205572722', u'INDIRECT_-1205572598'), ('const--16', u'INT_AND_-1205573003'), (u'STORE_-1205572702', u'INDIRECT_-1205572453'), (u'CALL_-1205572777', u'INDIRECT_-1205572374'), ('const--48', u'PTRSUB_-1205572252'), (u'INT_2COMP_-1205572810', u'PTRADD_-1205572269'), (u'CAST_-1205572256', u'COPY_-1205572748'), (u'CAST_-1205572224', u'STORE_-1205572870'), (u'COPY_-1205572429', u'STORE_-1205572701'), (u'INT_AND_-1205573003', u'INT_2COMP_-1205572810'), (u'CALL_-1205572777', u'INDIRECT_-1205572322'), (u'INDIRECT_-1205572568', u'COPY_-1205572627'), (u'INDIRECT_-1205572454', u'COPY_-1205572513'), ('const-0', u'COPY_-1205572940'), (u'STORE_-1205572782', u'INDIRECT_-1205572320'), ('const--24', u'PTRSUB_-1205572311'), ('const--144', u'PTRSUB_-1205572206'), (u'STORE_-1205572725', u'INDIRECT_-1205572538'), (u'STORE_-1205572726', u'INDIRECT_-1205572482'), (u'CAST_-1205572353', u'COPY_-1205572421'), ('const-1', u'PTRADD_-1205572262'), (u'CALL_-1205572777', u'INDIRECT_-1205572334'), (u'CALL_-1205572754', u'INDIRECT_-1205572378'), (u'CAST_-1205572208', u'STORE_-1205572701'), (u'PTRADD_-1205572269', u'CAST_-1205572191'), ('tmp_492', u'PTRSUB_-1205572236'), (u'STORE_-1205572714', u'INDIRECT_-1205572469'), (u'INDIRECT_-1205572416', u'COPY_-1205572475'), ('const-1', u'PTRADD_-1205572289'), (u'PTRADD_-1205572262', u'CAST_-1205572186'), (u'INT_2COMP_-1205572810', u'PTRADD_-1205572279'), (u'INT_2COMP_-1205572810', u'PTRADD_-1205572298'), (u'STORE_-1205572706', u'INDIRECT_-1205572584'), (u'STORE_-1205572713', u'INDIRECT_-1205572582'), (u'PTRSUB_-1205572252', u'PTRADD_-1205572252'), (u'CALL_-1205572777', u'INDIRECT_-1205572583'), (u'STORE_-1205572721', u'INDIRECT_-1205572426'), (u'STORE_-1205572717', u'INDIRECT_-1205572409'), (u'COPY_-1205572423', u'COPY_-1205572700'), (u'COPY_-1205572421', u'COPY_-1205572704'), (u'CALL_-1205572777', u'INDIRECT_-1205572412'), (u'INT_ADD_-1205572364', u'CAST_-1205572224'), (u'STORE_-1205572714', u'INDIRECT_-1205572488'), (u'CALL_-1205572754', u'INDIRECT_-1205572319'), (u'STORE_-1205572782', u'INDIRECT_-1205572332'), (u'CALL_-1205572754', u'INDIRECT_-1205572568'), (u'PTRSUB_-1205572259', u'PTRADD_-1205572259'), (u'CALL_-1205572777', u'INDIRECT_-1205572545'), ('const-1', u'PTRADD_-1205572252'), (u'COPY_-1205572422', u'COPY_-1205572705'), (u'STORE_-1205572706', u'INDIRECT_-1205572489'), (u'COPY_-1205572421', u'STORE_-1205572721'), (u'STORE_-1205572771', u'INDIRECT_-1205572421'), ('const--96', u'PTRSUB_-1205572282'), (u'CALL_-1205572777', u'INDIRECT_-1205572507'), ('const--24', u'PTRSUB_-1205572218'), (u'STORE_-1205572721', u'INDIRECT_-1205572407'), (u'STORE_-1205572702', u'INDIRECT_-1205572586'), (u'CALL_-1205572777', u'INDIRECT_-1205572370'), (u'CAST_-1205572192', u'STORE_-1205572718'), (u'STORE_-1205572706', u'INDIRECT_-1205572622'), (u'STORE_-1205572870', u'INDIRECT_-1205572443'), (u'STORE_-1205572722', u'INDIRECT_-1205572617'), ('const-1', u'PTRADD_-1205572292'), (u'INT_2COMP_-1205572810', u'PTRADD_-1205572259'), (u'CAST_-1205572185', u'STORE_-1205572721'), (u'INDIRECT_-1205572435', u'COPY_-1205572494'), (u'CALL_-1205572754', u'INDIRECT_-1205572331'), (u'STORE_-1205572726', u'INDIRECT_-1205572463'), (u'STORE_-1205572706', u'INDIRECT_-1205572508'), ('const-433', u'STORE_-1205572722'), (u'STORE_-1205572759', u'INDIRECT_-1205572321'), ('tmp_492', u'PTRSUB_-1205572272'), (u'INDIRECT_-1205572530', u'COPY_-1205572589'), (u'CAST_-1205572230', u'COPY_-1205572732'), (u'INT_2COMP_-1205572810', u'PTRADD_-1205572236'), (u'STORE_-1205572759', u'INDIRECT_-1205572341'), (u'CAST_-1205572350', u'COPY_-1205572424'), ('const--64', u'PTRSUB_-1205572262'), (u'STORE_-1205572771', u'INDIRECT_-1205572459'), (u'INT_2COMP_-1205572810', u'INT_ADD_-1205572364'), (u'STORE_-1205572771', u'INDIRECT_-1205572402'), ('const-268435460', u'CALLOTHER_-1205572376'), (u'STORE_-1205572717', u'INDIRECT_-1205572485'), (u'PTRSUB_-1205572262', u'PTRADD_-1205572262'), ('tmp_492', u'PTRSUB_-1205572282'), (u'STORE_-1205572707', u'INDIRECT_-1205572623'), ('tmp_1540', u'CAST_-1205572348'), (u'STORE_-1205572702', u'INDIRECT_-1205572510'), ('const-433', u'STORE_-1205572702'), (u'STORE_-1205572782', u'INDIRECT_-1205572324'), (u'STORE_-1205572718', u'INDIRECT_-1205572429'), (u'STORE_-1205572771', u'INDIRECT_-1205572592'), (u'CALL_-1205572754', u'INDIRECT_-1205572492'), (u'STORE_-1205572759', u'INDIRECT_-1205572325'), (u'CALLOTHER_-1205572376', u'INDIRECT_-1205572322'), (u'INT_2COMP_-1205572810', u'INT_ADD_-1205572314'), (u'STORE_-1205572726', u'INDIRECT_-1205572615'), (u'STORE_-1205572870', u'INDIRECT_-1205572652'), (u'PTRSUB_-1205572311', u'PTRADD_-1205572311'), (u'PTRSUB_-1205572318', u'CAST_-1205572225'), (u'CALL_-1205572754', u'INDIRECT_-1205572355'), (u'STORE_-1205572701', u'INDIRECT_-1205572547'), (u'PTRADD_-1205572362', u'CAST_-1205572209'), (u'STORE_-1205572759', u'INDIRECT_-1205572345'), (u'STORE_-1205572707', u'INDIRECT_-1205572585'), (u'CAST_-1205572354', u'COPY_-1205572420'), (u'STORE_-1205572717', u'INDIRECT_-1205572504'), (u'STORE_-1205572726', u'INDIRECT_-1205572406'), (u'CAST_-1205572351', u'COPY_-1205572423'), (u'STORE_-1205572725', u'INDIRECT_-1205572405'), (u'STORE_-1205572717', u'INDIRECT_-1205572580'), (u'PTRSUB_-1205572289', u'PTRADD_-1205572289'), (u'INT_2COMP_-1205572810', u'PTRADD_-1205572272'), (u'INT_2COMP_-1205572810', u'INT_ADD_-1205572272'), (u'CALL_-1205572754', u'INDIRECT_-1205572327'), (u'STORE_-1205572702', u'INDIRECT_-1205572472'), (u'PTRSUB_-1205572298', u'PTRADD_-1205572298'), ('const--120', u'PTRSUB_-1205572298'), (u'STORE_-1205572707', u'INDIRECT_-1205572490'), ('tmp_492', u'PTRSUB_-1205572298'), ('tmp_1541', u'CAST_-1205572349'), (u'PTRSUB_-1205572318', u'CALLOTHER_-1205572376'), (u'STORE_-1205572701', u'INDIRECT_-1205572471'), ('const-433', u'STORE_-1205572725'), (u'STORE_-1205572721', u'INDIRECT_-1205572483'), (u'CALLOTHER_-1205572377', u'CALLOTHER_-1205572376'), ('tmp_492', u'PTRSUB_-1205572259'), (u'STORE_-1205572721', u'INDIRECT_-1205572540'), (u'PTRADD_-1205572252', u'CAST_-1205572180'), (u'COPY_-1205572424', u'STORE_-1205572718'), ('const-433', u'STORE_-1205572726'), (u'CALL_-1205572777', u'INDIRECT_-1205572362'), (u'STORE_-1205572717', u'INDIRECT_-1205572542'), (u'STORE_-1205572721', u'INDIRECT_-1205572464'), (u'STORE_-1205572722', u'INDIRECT_-1205572503'), (u'STORE_-1205572782', u'INDIRECT_-1205572344'), ('tmp_1536', u'CAST_-1205572257'), (u'STORE_-1205572722', u'INDIRECT_-1205572541'), (u'STORE_-1205572718', u'INDIRECT_-1205572505'), (u'STORE_-1205572702', u'INDIRECT_-1205572605'), (u'PTRADD_-1205572298', u'CAST_-1205572208'), (u'PTRADD_-1205572272', u'CAST_-1205572192'), ('tmp_1546', u'CAST_-1205572354'), (u'STORE_-1205572782', u'INDIRECT_-1205572356'), ('const--80', u'PTRSUB_-1205572272'), ('const-433', u'STORE_-1205572759'), (u'CALL_-1205572754', u'INDIRECT_-1205572311'), (u'CALL_-1205572754', u'INDIRECT_-1205572339'), ('const-1', u'PTRADD_-1205572259'), (u'COPY_-1205572430', u'STORE_-1205572702'), (u'STORE_-1205572713', u'INDIRECT_-1205572563'), ('const--112', u'PTRSUB_-1205572292'), (u'CAST_-1205572197', u'STORE_-1205572713'), (u'CALL_-1205572754', u'INDIRECT_-1205572416'), (u'COPY_-1205572420', u'STORE_-1205572726'), (u'STORE_-1205572721', u'INDIRECT_-1205572616'), ('const-128', u'INT_ADD_-1205573022'), (u'CALL_-1205572754', u'INDIRECT_-1205572343'), (u'STORE_-1205572701', u'INDIRECT_-1205572585'), (u'STORE_-1205572707', u'INDIRECT_-1205572509'), (u'CALL_-1205572754', u'INDIRECT_-1205572530'), (u'STORE_-1205572870', u'INDIRECT_-1205572538'), ('tmp_492', u'PTRSUB_-1205572226'), ('const--104', u'PTRSUB_-1205572289'), (u'STORE_-1205572713', u'INDIRECT_-1205572468'), (u'STORE_-1205572718', u'INDIRECT_-1205572467'), ('tmp_1537', u'CAST_-1205572256'), (u'STORE_-1205572725', u'INDIRECT_-1205572481'), (u'STORE_-1205572782', u'INDIRECT_-1205572360'), (u'STORE_-1205572714', u'INDIRECT_-1205572450'), (u'STORE_-1205572721', u'INDIRECT_-1205572578'), (u'COPY_-1205572425', u'COPY_-1205572696'), (u'CALL_-1205572754', u'INDIRECT_-1205572435'), (u'STORE_-1205572706', u'INDIRECT_-1205572451'), (u'STORE_-1205572759', u'INDIRECT_-1205572333'), ('const-1', u'PTRADD_-1205572311'), (u'CALL_-1205572754', u'INDIRECT_-1205572335'), (u'STORE_-1205572717', u'INDIRECT_-1205572618'), (u'CALL_-1205572754', u'INDIRECT_-1205572473'), (u'INT_2COMP_-1205572810', u'PTRADD_-1205572311'), ('tmp_493', u'INT_SUB_-1205573046'), (u'STORE_-1205572722', u'INDIRECT_-1205572560'), (u'CALL_-1205572777', u'INDIRECT_-1205572393'), (u'STORE_-1205572759', u'INDIRECT_-1205572329'), (u'STORE_-1205572759', u'INDIRECT_-1205572357'), (u'STORE_-1205572701', u'INDIRECT_-1205572433'), (u'STORE_-1205572707', u'INDIRECT_-1205572433'), (u'STORE_-1205572726', u'INDIRECT_-1205572520'), ('const--56', u'PTRSUB_-1205572259'), (u'STORE_-1205572726', u'INDIRECT_-1205572596'), (u'CALL_-1205572777', u'INDIRECT_-1205572358'), (u'STORE_-1205572714', u'INDIRECT_-1205572431'), (u'STORE_-1205572771', u'INDIRECT_-1205572440'), (u'STORE_-1205572713', u'INDIRECT_-1205572487'), (u'PTRADD_-1205572279', u'CAST_-1205572197'), ('const--40', u'PTRSUB_-1205572236'), ('const-1', u'PTRADD_-1205572298'), (u'CAST_-1205572191', u'STORE_-1205572717'), (u'STORE_-1205572713', u'INDIRECT_-1205572430'), (u'STORE_-1205572702', u'INDIRECT_-1205572567'), (u'STORE_-1205572718', u'INDIRECT_-1205572619'), ('tmp_494', u'CALL_-1205572777'), (u'STORE_-1205572706', u'INDIRECT_-1205572603'), ('tmp_492', u'PTRSUB_-1205572262'), ('const-3893983', u'STORE_-1205572782'), (u'STORE_-1205572782', u'INDIRECT_-1205572352'), (u'STORE_-1205572759', u'INDIRECT_-1205572313'), (u'STORE_-1205572725', u'INDIRECT_-1205572462'), (u'STORE_-1205572714', u'INDIRECT_-1205572545'), (u'STORE_-1205572782', u'INDIRECT_-1205572368'), (u'STORE_-1205572707', u'INDIRECT_-1205572414'), ('const--32', u'PTRSUB_-1205572318'), (u'STORE_-1205572771', u'INDIRECT_-1205572497'), (u'STORE_-1205572713', u'INDIRECT_-1205572601'), (u'CALL_-1205572777', u'INDIRECT_-1205572342'), ('tmp_1543', u'CAST_-1205572351'), (u'STORE_-1205572702', u'INDIRECT_-1205572548'), ('const--72', u'PTRSUB_-1205572269'), (u'STORE_-1205572759', u'INDIRECT_-1205572309'), ('tmp_1538', u'COPY_-1205572428'), (u'STORE_-1205572870', u'INDIRECT_-1205572595'), (u'STORE_-1205572759', u'INDIRECT_-1205572337'), ('tmp_1537', u'COPY_-1205572429'), (u'STORE_-1205572702', u'INDIRECT_-1205572529'), (u'STORE_-1205572725', u'INDIRECT_-1205572595'), (u'STORE_-1205572771', u'INDIRECT_-1205572383'), (u'CALL_-1205572777', u'INDIRECT_-1205572326'), (u'PTRADD_-1205572292', u'CAST_-1205572204'), (u'COPY_-1205572423', u'STORE_-1205572717'), (u'STORE_-1205572701', u'INDIRECT_-1205572490'), (u'CALL_-1205572754', u'INDIRECT_-1205572347'), (u'STORE_-1205572718', u'INDIRECT_-1205572600'), (u'COPY_-1205572426', u'COPY_-1205572697'), (u'STORE_-1205572707', u'INDIRECT_-1205572566'), (u'PTRADD_-1205572282', u'CAST_-1205572198'), (u'CAST_-1205572355', u'COPY_-1205572419'), (u'STORE_-1205572701', u'INDIRECT_-1205572604'), (u'CALL_-1205572777', u'INDIRECT_-1205572488'), (u'CALL_-1205572777', u'INDIRECT_-1205572330'), (u'COPY_-1205572419', u'STORE_-1205572725'), (u'PTRSUB_-1205572282', u'PTRADD_-1205572282'), (u'CALL_-1205572754', u'INDIRECT_-1205572587'), ('const-268435456', u'CALLOTHER_-1205572377'), ('tmp_1538', u'CAST_-1205572231'), (u'STORE_-1205572714', u'INDIRECT_-1205572621'), ('const-433', u'STORE_-1205572717'), (u'CALL_-1205572777', u'INDIRECT_-1205572354'), ('const-0', u'STORE_-1205572771'), ('tmp_1547', u'CAST_-1205572355'), (u'STORE_-1205572701', u'INDIRECT_-1205572566'), (u'PTRSUB_-1205572279', u'PTRADD_-1205572279'), (u'STORE_-1205572725', u'INDIRECT_-1205572576'), (u'STORE_-1205572706', u'INDIRECT_-1205572413'), (u'CAST_-1205572257', u'COPY_-1205572749'), ('const-433', u'STORE_-1205572771'), (u'STORE_-1205572706', u'INDIRECT_-1205572565'), (u'STORE_-1205572714', u'INDIRECT_-1205572507'), (u'STORE_-1205572725', u'INDIRECT_-1205572557'), ('tmp_1539', u'COPY_-1205572427'), (u'INT_ADD_-1205572252', u'CAST_-1205572141'), (u'STORE_-1205572718', u'INDIRECT_-1205572410'), (u'STORE_-1205572706', u'INDIRECT_-1205572470'), (u'INT_2COMP_-1205572810', u'PTRADD_-1205572289'), (u'COPY_-1205572425', u'STORE_-1205572713'), (u'STORE_-1205572726', u'INDIRECT_-1205572558'), (u'COPY_-1205572420', u'COPY_-1205572709'), (u'PTRADD_-1205572362', u'CALL_-1205572754'), (u'CALL_-1205572777', u'INDIRECT_-1205572602'), (u'STORE_-1205572771', u'INDIRECT_-1205572478'), (u'PTRSUB_-1205572362', u'PTRADD_-1205572362'), ('const-1', u'PTRADD_-1205572218'), (u'STORE_-1205572782', u'INDIRECT_-1205572328'), (u'INDIRECT_-1205572587', u'COPY_-1205572646'), ('tmp_492', u'PTRSUB_-1205572269'), (u'STORE_-1205572870', u'INDIRECT_-1205572481'), (u'STORE_-1205572714', u'INDIRECT_-1205572602'), (u'INT_2COMP_-1205572810', u'PTRADD_-1205572262'), ('const-433', u'STORE_-1205572782'), (u'STORE_-1205572707', u'INDIRECT_-1205572528'), ('tmp_492', u'PTRSUB_-1205572292'), (u'INT_2COMP_-1205572810', u'PTRADD_-1205572292'), (u'CAST_-1205572157', u'STORE_-1205572782'), (u'STORE_-1205572759', u'INDIRECT_-1205572349'), (u'PTRSUB_-1205572269', u'PTRADD_-1205572269'), ('tmp_492', u'PTRSUB_-1205572279'), ('const-878558680209648225', u'CALLOTHER_-1205572377'), (u'INT_2COMP_-1205572810', u'PTRADD_-1205572362'), (u'STORE_-1205572870', u'INDIRECT_-1205572519'), ('tmp_1544', u'CAST_-1205572352'), (u'INT_SUB_-1205573046', u'INT_ADD_-1205573022'), ('const-433', u'STORE_-1205572706'), (u'STORE_-1205572771', u'INDIRECT_-1205572516'), (u'STORE_-1205572717', u'INDIRECT_-1205572466'), (u'STORE_-1205572701', u'INDIRECT_-1205572452'), (u'CALL_-1205572754', u'INDIRECT_-1205572359'), ('tmp_494', u'CAST_-1205572346'), (u'CAST_-1205572348', u'COPY_-1205572426'), (u'CALL_-1205572754', u'INDIRECT_-1205572307'), (u'STORE_-1205572725', u'INDIRECT_-1205572614'), (u'STORE_-1205572771', u'INDIRECT_-1205572573'), (u'CAST_-1205572204', u'STORE_-1205572707'), ('const-1', u'PTRADD_-1205572282'), (u'STORE_-1205572722', u'INDIRECT_-1205572408'), (u'CAST_-1205572142', u'INT_ADD_-1205572252'), (u'STORE_-1205572722', u'INDIRECT_-1205572579'), (u'INT_SUB_-1205573046', u'CALL_-1205572777'), (u'STORE_-1205572718', u'INDIRECT_-1205572448'), (u'CALL_-1205572754', u'INDIRECT_-1205572454'), (u'INDIRECT_-1205572397', u'COPY_-1205572456'), (u'STORE_-1205572718', u'INDIRECT_-1205572562'), (u'STORE_-1205572701', u'INDIRECT_-1205572623'), (u'STORE_-1205572782', u'INDIRECT_-1205572336'), (u'CALL_-1205572754', u'INDIRECT_-1205572511'), ('const-433', u'STORE_-1205572870'), ('const-1', u'RETURN_-1205572749'), ('const-8', u'CALLOTHER_-1205572376'), (u'STORE_-1205572713', u'INDIRECT_-1205572544'), (u'STORE_-1205572725', u'INDIRECT_-1205572424'), ('tmp_492', u'PTRSUB_-1205572252'), ('tmp_1536', u'COPY_-1205572430'), ('const-433', u'STORE_-1205572713'), (u'STORE_-1205572721', u'INDIRECT_-1205572559'), (u'STORE_-1205572721', u'INDIRECT_-1205572502'), (u'STORE_-1205572706', u'INDIRECT_-1205572527'), (u'STORE_-1205572725', u'INDIRECT_-1205572443'), (u'STORE_-1205572870', u'INDIRECT_-1205572633'), (u'STORE_-1205572721', u'INDIRECT_-1205572597'), (u'STORE_-1205572721', u'INDIRECT_-1205572521'), (u'CAST_-1205572209', u'STORE_-1205572702'), (u'CALL_-1205572777', u'INDIRECT_-1205572450'), (u'STORE_-1205572706', u'INDIRECT_-1205572432'), ('const-2314885530451061039', u'STORE_-1205572870'), (u'STORE_-1205572702', u'INDIRECT_-1205572624'), (u'INT_SUB_-1205573046', u'INT_ADD_-1205572314'), (u'STORE_-1205572782', u'INDIRECT_-1205572348'), (u'STORE_-1205572702', u'INDIRECT_-1205572434'), ('const-433', u'STORE_-1205572714'), (u'STORE_-1205572725', u'INDIRECT_-1205572519'), (u'INT_ADD_-1205572272', u'CAST_-1205572157')]
null
null
003b6a30
x64
O2
(translation_unit "void FUN_003b6a30(void *param_1,long param_2)\n\n{\n long lVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n size_t __n;\n undefined8 uStack_90;\n char local_88 [8];\n char acStack_80 [8];\n char local_78 [8];\n char acStack_70 [8];\n char local_68 [8];\n char acStack_60 [8];\n char local_58 [8];\n char acStack_50 [8];\n char local_48 [8];\n char acStack_40 [8];\n char local_38 [8];\n char acStack_30 [8];\n char local_28 [8];\n undefined8 local_20;\n \n acStack_30 = (char [8])s_not_enough_space_for_format_expa_004035a0._88_8_;\n local_38 = (char [8])s_not_enough_space_for_format_expa_004035a0._80_8_;\n acStack_40 = (char [8])s_not_enough_space_for_format_expa_004035a0._72_8_;\n local_48 = (char [8])s_not_enough_space_for_format_expa_004035a0._64_8_;\n acStack_50 = (char [8])s_not_enough_space_for_format_expa_004035a0._56_8_;\n local_58 = (char [8])s_not_enough_space_for_format_expa_004035a0._48_8_;\n acStack_60 = (char [8])s_not_enough_space_for_format_expa_004035a0._40_8_;\n local_68 = (char [8])s_not_enough_space_for_format_expa_004035a0._32_8_;\n uVar5 = s_not_enough_space_for_format_expa_004035a0._24_8_;\n uVar4 = s_not_enough_space_for_format_expa_004035a0._16_8_;\n uVar3 = s_not_enough_space_for_format_expa_004035a0._8_8_;\n uVar2 = s_not_enough_space_for_format_expa_004035a0._0_8_;\n __n = param_2 - (long)param_1;\n builtin_strncpy(local_28,"/):\n ",8);\n lVar1 = -(__n + 0x80 & 0xfffffffffffffff0);\n local_20._0_1_ = 0;\n local_88 = (char [8])s_not_enough_space_for_format_expa_004035a0._0_8_;\n acStack_80 = (char [8])s_not_enough_space_for_format_expa_004035a0._8_8_;\n local_78 = (char [8])s_not_enough_space_for_format_expa_004035a0._16_8_;\n acStack_70 = (char [8])s_not_enough_space_for_format_expa_004035a0._24_8_;\n *(undefined8 *)((long)&local_20 + lVar1) = 0x202020200a3a292f;\n *(undefined8 *)(acStack_80 + lVar1) = uVar2;\n *(undefined8 *)(local_78 + lVar1) = uVar3;\n *(undefined8 *)(acStack_70 + lVar1) = uVar4;\n *(undefined8 *)(local_68 + lVar1) = uVar5;\n *(char (*) [8])(acStack_60 + lVar1) = local_68;\n *(char (*) [8])(local_58 + lVar1) = acStack_60;\n *(char (*) [8])(acStack_50 + lVar1) = local_58;\n *(char (*) [8])(local_48 + lVar1) = acStack_50;\n *(char (*) [8])(acStack_40 + lVar1) = local_48;\n *(char (*) [8])(local_38 + lVar1) = acStack_40;\n *(char (*) [8])(acStack_30 + lVar1) = local_38;\n *(char (*) [8])(local_28 + lVar1) = acStack_30;\n *(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6adf;\n memcpy(&stack0xffffffffffffffe8 + lVar1,param_1,__n);\n (&stack0xffffffffffffffe8)[__n + lVar1] = 0;\n /* WARNING: Subroutine does not return */\n *(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6aed;\n FUN_003772b0(acStack_80 + lVar1);\n}\n\n" (function_definition "void FUN_003b6a30(void *param_1,long param_2)\n\n{\n long lVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n size_t __n;\n undefined8 uStack_90;\n char local_88 [8];\n char acStack_80 [8];\n char local_78 [8];\n char acStack_70 [8];\n char local_68 [8];\n char acStack_60 [8];\n char local_58 [8];\n char acStack_50 [8];\n char local_48 [8];\n char acStack_40 [8];\n char local_38 [8];\n char acStack_30 [8];\n char local_28 [8];\n undefined8 local_20;\n \n acStack_30 = (char [8])s_not_enough_space_for_format_expa_004035a0._88_8_;\n local_38 = (char [8])s_not_enough_space_for_format_expa_004035a0._80_8_;\n acStack_40 = (char [8])s_not_enough_space_for_format_expa_004035a0._72_8_;\n local_48 = (char [8])s_not_enough_space_for_format_expa_004035a0._64_8_;\n acStack_50 = (char [8])s_not_enough_space_for_format_expa_004035a0._56_8_;\n local_58 = (char [8])s_not_enough_space_for_format_expa_004035a0._48_8_;\n acStack_60 = (char [8])s_not_enough_space_for_format_expa_004035a0._40_8_;\n local_68 = (char [8])s_not_enough_space_for_format_expa_004035a0._32_8_;\n uVar5 = s_not_enough_space_for_format_expa_004035a0._24_8_;\n uVar4 = s_not_enough_space_for_format_expa_004035a0._16_8_;\n uVar3 = s_not_enough_space_for_format_expa_004035a0._8_8_;\n uVar2 = s_not_enough_space_for_format_expa_004035a0._0_8_;\n __n = param_2 - (long)param_1;\n builtin_strncpy(local_28,"/):\n ",8);\n lVar1 = -(__n + 0x80 & 0xfffffffffffffff0);\n local_20._0_1_ = 0;\n local_88 = (char [8])s_not_enough_space_for_format_expa_004035a0._0_8_;\n acStack_80 = (char [8])s_not_enough_space_for_format_expa_004035a0._8_8_;\n local_78 = (char [8])s_not_enough_space_for_format_expa_004035a0._16_8_;\n acStack_70 = (char [8])s_not_enough_space_for_format_expa_004035a0._24_8_;\n *(undefined8 *)((long)&local_20 + lVar1) = 0x202020200a3a292f;\n *(undefined8 *)(acStack_80 + lVar1) = uVar2;\n *(undefined8 *)(local_78 + lVar1) = uVar3;\n *(undefined8 *)(acStack_70 + lVar1) = uVar4;\n *(undefined8 *)(local_68 + lVar1) = uVar5;\n *(char (*) [8])(acStack_60 + lVar1) = local_68;\n *(char (*) [8])(local_58 + lVar1) = acStack_60;\n *(char (*) [8])(acStack_50 + lVar1) = local_58;\n *(char (*) [8])(local_48 + lVar1) = acStack_50;\n *(char (*) [8])(acStack_40 + lVar1) = local_48;\n *(char (*) [8])(local_38 + lVar1) = acStack_40;\n *(char (*) [8])(acStack_30 + lVar1) = local_38;\n *(char (*) [8])(local_28 + lVar1) = acStack_30;\n *(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6adf;\n memcpy(&stack0xffffffffffffffe8 + lVar1,param_1,__n);\n (&stack0xffffffffffffffe8)[__n + lVar1] = 0;\n /* WARNING: Subroutine does not return */\n *(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6aed;\n FUN_003772b0(acStack_80 + lVar1);\n}" primitive_type (function_declarator "FUN_003b6a30(void *param_1,long param_2)" identifier (parameter_list "(void *param_1,long param_2)" ( (parameter_declaration "void *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long lVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n size_t __n;\n undefined8 uStack_90;\n char local_88 [8];\n char acStack_80 [8];\n char local_78 [8];\n char acStack_70 [8];\n char local_68 [8];\n char acStack_60 [8];\n char local_58 [8];\n char acStack_50 [8];\n char local_48 [8];\n char acStack_40 [8];\n char local_38 [8];\n char acStack_30 [8];\n char local_28 [8];\n undefined8 local_20;\n \n acStack_30 = (char [8])s_not_enough_space_for_format_expa_004035a0._88_8_;\n local_38 = (char [8])s_not_enough_space_for_format_expa_004035a0._80_8_;\n acStack_40 = (char [8])s_not_enough_space_for_format_expa_004035a0._72_8_;\n local_48 = (char [8])s_not_enough_space_for_format_expa_004035a0._64_8_;\n acStack_50 = (char [8])s_not_enough_space_for_format_expa_004035a0._56_8_;\n local_58 = (char [8])s_not_enough_space_for_format_expa_004035a0._48_8_;\n acStack_60 = (char [8])s_not_enough_space_for_format_expa_004035a0._40_8_;\n local_68 = (char [8])s_not_enough_space_for_format_expa_004035a0._32_8_;\n uVar5 = s_not_enough_space_for_format_expa_004035a0._24_8_;\n uVar4 = s_not_enough_space_for_format_expa_004035a0._16_8_;\n uVar3 = s_not_enough_space_for_format_expa_004035a0._8_8_;\n uVar2 = s_not_enough_space_for_format_expa_004035a0._0_8_;\n __n = param_2 - (long)param_1;\n builtin_strncpy(local_28,"/):\n ",8);\n lVar1 = -(__n + 0x80 & 0xfffffffffffffff0);\n local_20._0_1_ = 0;\n local_88 = (char [8])s_not_enough_space_for_format_expa_004035a0._0_8_;\n acStack_80 = (char [8])s_not_enough_space_for_format_expa_004035a0._8_8_;\n local_78 = (char [8])s_not_enough_space_for_format_expa_004035a0._16_8_;\n acStack_70 = (char [8])s_not_enough_space_for_format_expa_004035a0._24_8_;\n *(undefined8 *)((long)&local_20 + lVar1) = 0x202020200a3a292f;\n *(undefined8 *)(acStack_80 + lVar1) = uVar2;\n *(undefined8 *)(local_78 + lVar1) = uVar3;\n *(undefined8 *)(acStack_70 + lVar1) = uVar4;\n *(undefined8 *)(local_68 + lVar1) = uVar5;\n *(char (*) [8])(acStack_60 + lVar1) = local_68;\n *(char (*) [8])(local_58 + lVar1) = acStack_60;\n *(char (*) [8])(acStack_50 + lVar1) = local_58;\n *(char (*) [8])(local_48 + lVar1) = acStack_50;\n *(char (*) [8])(acStack_40 + lVar1) = local_48;\n *(char (*) [8])(local_38 + lVar1) = acStack_40;\n *(char (*) [8])(acStack_30 + lVar1) = local_38;\n *(char (*) [8])(local_28 + lVar1) = acStack_30;\n *(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6adf;\n memcpy(&stack0xffffffffffffffe8 + lVar1,param_1,__n);\n (&stack0xffffffffffffffe8)[__n + lVar1] = 0;\n /* WARNING: Subroutine does not return */\n *(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6aed;\n FUN_003772b0(acStack_80 + lVar1);\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "size_t __n;" primitive_type identifier ;) (declaration "undefined8 uStack_90;" type_identifier identifier ;) (declaration "char local_88 [8];" primitive_type (array_declarator "local_88 [8]" identifier [ number_literal ]) ;) (declaration "char acStack_80 [8];" primitive_type (array_declarator "acStack_80 [8]" identifier [ number_literal ]) ;) (declaration "char local_78 [8];" primitive_type (array_declarator "local_78 [8]" identifier [ number_literal ]) ;) (declaration "char acStack_70 [8];" primitive_type (array_declarator "acStack_70 [8]" identifier [ number_literal ]) ;) (declaration "char local_68 [8];" primitive_type (array_declarator "local_68 [8]" identifier [ number_literal ]) ;) (declaration "char acStack_60 [8];" primitive_type (array_declarator "acStack_60 [8]" identifier [ number_literal ]) ;) (declaration "char local_58 [8];" primitive_type (array_declarator "local_58 [8]" identifier [ number_literal ]) ;) (declaration "char acStack_50 [8];" primitive_type (array_declarator "acStack_50 [8]" identifier [ number_literal ]) ;) (declaration "char local_48 [8];" primitive_type (array_declarator "local_48 [8]" identifier [ number_literal ]) ;) (declaration "char acStack_40 [8];" primitive_type (array_declarator "acStack_40 [8]" identifier [ number_literal ]) ;) (declaration "char local_38 [8];" primitive_type (array_declarator "local_38 [8]" identifier [ number_literal ]) ;) (declaration "char acStack_30 [8];" primitive_type (array_declarator "acStack_30 [8]" identifier [ number_literal ]) ;) (declaration "char local_28 [8];" primitive_type (array_declarator "local_28 [8]" identifier [ number_literal ]) ;) (declaration "undefined8 local_20;" type_identifier identifier ;) (expression_statement "acStack_30 = (char [8])s_not_enough_space_for_format_expa_004035a0._88_8_;" (assignment_expression "acStack_30 = (char [8])s_not_enough_space_for_format_expa_004035a0._88_8_" identifier = (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._88_8_" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) (field_expression "s_not_enough_space_for_format_expa_004035a0._88_8_" identifier . field_identifier))) ;) (expression_statement "local_38 = (char [8])s_not_enough_space_for_format_expa_004035a0._80_8_;" (assignment_expression "local_38 = (char [8])s_not_enough_space_for_format_expa_004035a0._80_8_" identifier = (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._80_8_" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) (field_expression "s_not_enough_space_for_format_expa_004035a0._80_8_" identifier . field_identifier))) ;) (expression_statement "acStack_40 = (char [8])s_not_enough_space_for_format_expa_004035a0._72_8_;" (assignment_expression "acStack_40 = (char [8])s_not_enough_space_for_format_expa_004035a0._72_8_" identifier = (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._72_8_" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) (field_expression "s_not_enough_space_for_format_expa_004035a0._72_8_" identifier . field_identifier))) ;) (expression_statement "local_48 = (char [8])s_not_enough_space_for_format_expa_004035a0._64_8_;" (assignment_expression "local_48 = (char [8])s_not_enough_space_for_format_expa_004035a0._64_8_" identifier = (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._64_8_" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) (field_expression "s_not_enough_space_for_format_expa_004035a0._64_8_" identifier . field_identifier))) ;) (expression_statement "acStack_50 = (char [8])s_not_enough_space_for_format_expa_004035a0._56_8_;" (assignment_expression "acStack_50 = (char [8])s_not_enough_space_for_format_expa_004035a0._56_8_" identifier = (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._56_8_" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) (field_expression "s_not_enough_space_for_format_expa_004035a0._56_8_" identifier . field_identifier))) ;) (expression_statement "local_58 = (char [8])s_not_enough_space_for_format_expa_004035a0._48_8_;" (assignment_expression "local_58 = (char [8])s_not_enough_space_for_format_expa_004035a0._48_8_" identifier = (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._48_8_" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) (field_expression "s_not_enough_space_for_format_expa_004035a0._48_8_" identifier . field_identifier))) ;) (expression_statement "acStack_60 = (char [8])s_not_enough_space_for_format_expa_004035a0._40_8_;" (assignment_expression "acStack_60 = (char [8])s_not_enough_space_for_format_expa_004035a0._40_8_" identifier = (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._40_8_" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) (field_expression "s_not_enough_space_for_format_expa_004035a0._40_8_" identifier . field_identifier))) ;) (expression_statement "local_68 = (char [8])s_not_enough_space_for_format_expa_004035a0._32_8_;" (assignment_expression "local_68 = (char [8])s_not_enough_space_for_format_expa_004035a0._32_8_" identifier = (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._32_8_" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) (field_expression "s_not_enough_space_for_format_expa_004035a0._32_8_" identifier . field_identifier))) ;) (expression_statement "uVar5 = s_not_enough_space_for_format_expa_004035a0._24_8_;" (assignment_expression "uVar5 = s_not_enough_space_for_format_expa_004035a0._24_8_" identifier = (field_expression "s_not_enough_space_for_format_expa_004035a0._24_8_" identifier . field_identifier)) ;) (expression_statement "uVar4 = s_not_enough_space_for_format_expa_004035a0._16_8_;" (assignment_expression "uVar4 = s_not_enough_space_for_format_expa_004035a0._16_8_" identifier = (field_expression "s_not_enough_space_for_format_expa_004035a0._16_8_" identifier . field_identifier)) ;) (expression_statement "uVar3 = s_not_enough_space_for_format_expa_004035a0._8_8_;" (assignment_expression "uVar3 = s_not_enough_space_for_format_expa_004035a0._8_8_" identifier = (field_expression "s_not_enough_space_for_format_expa_004035a0._8_8_" identifier . field_identifier)) ;) (expression_statement "uVar2 = s_not_enough_space_for_format_expa_004035a0._0_8_;" (assignment_expression "uVar2 = s_not_enough_space_for_format_expa_004035a0._0_8_" identifier = (field_expression "s_not_enough_space_for_format_expa_004035a0._0_8_" identifier . field_identifier)) ;) (expression_statement "__n = param_2 - (long)param_1;" (assignment_expression "__n = param_2 - (long)param_1" identifier = (binary_expression "param_2 - (long)param_1" identifier - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "builtin_strncpy(local_28,"/):\n ",8);" (call_expression "builtin_strncpy(local_28,"/):\n ",8)" identifier (argument_list "(local_28,"/):\n ",8)" ( identifier , (string_literal ""/):\n "" " string_content escape_sequence string_content ") , number_literal ))) ;) (expression_statement "lVar1 = -(__n + 0x80 & 0xfffffffffffffff0);" (assignment_expression "lVar1 = -(__n + 0x80 & 0xfffffffffffffff0)" identifier = (unary_expression "-(__n + 0x80 & 0xfffffffffffffff0)" - (parenthesized_expression "(__n + 0x80 & 0xfffffffffffffff0)" ( (binary_expression "__n + 0x80 & 0xfffffffffffffff0" (binary_expression "__n + 0x80" identifier + number_literal) & number_literal) )))) ;) (expression_statement "local_20._0_1_ = 0;" (assignment_expression "local_20._0_1_ = 0" (field_expression "local_20._0_1_" identifier . field_identifier) = number_literal) ;) (expression_statement "local_88 = (char [8])s_not_enough_space_for_format_expa_004035a0._0_8_;" (assignment_expression "local_88 = (char [8])s_not_enough_space_for_format_expa_004035a0._0_8_" identifier = (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._0_8_" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) (field_expression "s_not_enough_space_for_format_expa_004035a0._0_8_" identifier . field_identifier))) ;) (expression_statement "acStack_80 = (char [8])s_not_enough_space_for_format_expa_004035a0._8_8_;" (assignment_expression "acStack_80 = (char [8])s_not_enough_space_for_format_expa_004035a0._8_8_" identifier = (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._8_8_" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) (field_expression "s_not_enough_space_for_format_expa_004035a0._8_8_" identifier . field_identifier))) ;) (expression_statement "local_78 = (char [8])s_not_enough_space_for_format_expa_004035a0._16_8_;" (assignment_expression "local_78 = (char [8])s_not_enough_space_for_format_expa_004035a0._16_8_" identifier = (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._16_8_" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) (field_expression "s_not_enough_space_for_format_expa_004035a0._16_8_" identifier . field_identifier))) ;) (expression_statement "acStack_70 = (char [8])s_not_enough_space_for_format_expa_004035a0._24_8_;" (assignment_expression "acStack_70 = (char [8])s_not_enough_space_for_format_expa_004035a0._24_8_" identifier = (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._24_8_" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) (field_expression "s_not_enough_space_for_format_expa_004035a0._24_8_" identifier . field_identifier))) ;) (expression_statement "*(undefined8 *)((long)&local_20 + lVar1) = 0x202020200a3a292f;" (assignment_expression "*(undefined8 *)((long)&local_20 + lVar1) = 0x202020200a3a292f" (pointer_expression "*(undefined8 *)((long)&local_20 + lVar1)" * (cast_expression "(undefined8 *)((long)&local_20 + lVar1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&local_20 + lVar1)" ( (binary_expression "(long)&local_20 + lVar1" (cast_expression "(long)&local_20" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&local_20" & identifier)) + identifier) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(acStack_80 + lVar1) = uVar2;" (assignment_expression "*(undefined8 *)(acStack_80 + lVar1) = uVar2" (pointer_expression "*(undefined8 *)(acStack_80 + lVar1)" * (cast_expression "(undefined8 *)(acStack_80 + lVar1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(acStack_80 + lVar1)" ( (binary_expression "acStack_80 + lVar1" identifier + identifier) )))) = identifier) ;) (expression_statement "*(undefined8 *)(local_78 + lVar1) = uVar3;" (assignment_expression "*(undefined8 *)(local_78 + lVar1) = uVar3" (pointer_expression "*(undefined8 *)(local_78 + lVar1)" * (cast_expression "(undefined8 *)(local_78 + lVar1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_78 + lVar1)" ( (binary_expression "local_78 + lVar1" identifier + identifier) )))) = identifier) ;) (expression_statement "*(undefined8 *)(acStack_70 + lVar1) = uVar4;" (assignment_expression "*(undefined8 *)(acStack_70 + lVar1) = uVar4" (pointer_expression "*(undefined8 *)(acStack_70 + lVar1)" * (cast_expression "(undefined8 *)(acStack_70 + lVar1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(acStack_70 + lVar1)" ( (binary_expression "acStack_70 + lVar1" identifier + identifier) )))) = identifier) ;) (expression_statement "*(undefined8 *)(local_68 + lVar1) = uVar5;" (assignment_expression "*(undefined8 *)(local_68 + lVar1) = uVar5" (pointer_expression "*(undefined8 *)(local_68 + lVar1)" * (cast_expression "(undefined8 *)(local_68 + lVar1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_68 + lVar1)" ( (binary_expression "local_68 + lVar1" identifier + identifier) )))) = identifier) ;) (expression_statement "*(char (*) [8])(acStack_60 + lVar1) = local_68;" (assignment_expression "*(char (*) [8])(acStack_60 + lVar1) = local_68" (pointer_expression "*(char (*) [8])(acStack_60 + lVar1)" * (cast_expression "(char (*) [8])(acStack_60 + lVar1)" ( (type_descriptor "char (*) [8]" primitive_type (abstract_array_declarator "(*) [8]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(acStack_60 + lVar1)" ( (binary_expression "acStack_60 + lVar1" identifier + identifier) )))) = identifier) ;) (expression_statement "*(char (*) [8])(local_58 + lVar1) = acStack_60;" (assignment_expression "*(char (*) [8])(local_58 + lVar1) = acStack_60" (pointer_expression "*(char (*) [8])(local_58 + lVar1)" * (cast_expression "(char (*) [8])(local_58 + lVar1)" ( (type_descriptor "char (*) [8]" primitive_type (abstract_array_declarator "(*) [8]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(local_58 + lVar1)" ( (binary_expression "local_58 + lVar1" identifier + identifier) )))) = identifier) ;) (expression_statement "*(char (*) [8])(acStack_50 + lVar1) = local_58;" (assignment_expression "*(char (*) [8])(acStack_50 + lVar1) = local_58" (pointer_expression "*(char (*) [8])(acStack_50 + lVar1)" * (cast_expression "(char (*) [8])(acStack_50 + lVar1)" ( (type_descriptor "char (*) [8]" primitive_type (abstract_array_declarator "(*) [8]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(acStack_50 + lVar1)" ( (binary_expression "acStack_50 + lVar1" identifier + identifier) )))) = identifier) ;) (expression_statement "*(char (*) [8])(local_48 + lVar1) = acStack_50;" (assignment_expression "*(char (*) [8])(local_48 + lVar1) = acStack_50" (pointer_expression "*(char (*) [8])(local_48 + lVar1)" * (cast_expression "(char (*) [8])(local_48 + lVar1)" ( (type_descriptor "char (*) [8]" primitive_type (abstract_array_declarator "(*) [8]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(local_48 + lVar1)" ( (binary_expression "local_48 + lVar1" identifier + identifier) )))) = identifier) ;) (expression_statement "*(char (*) [8])(acStack_40 + lVar1) = local_48;" (assignment_expression "*(char (*) [8])(acStack_40 + lVar1) = local_48" (pointer_expression "*(char (*) [8])(acStack_40 + lVar1)" * (cast_expression "(char (*) [8])(acStack_40 + lVar1)" ( (type_descriptor "char (*) [8]" primitive_type (abstract_array_declarator "(*) [8]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(acStack_40 + lVar1)" ( (binary_expression "acStack_40 + lVar1" identifier + identifier) )))) = identifier) ;) (expression_statement "*(char (*) [8])(local_38 + lVar1) = acStack_40;" (assignment_expression "*(char (*) [8])(local_38 + lVar1) = acStack_40" (pointer_expression "*(char (*) [8])(local_38 + lVar1)" * (cast_expression "(char (*) [8])(local_38 + lVar1)" ( (type_descriptor "char (*) [8]" primitive_type (abstract_array_declarator "(*) [8]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(local_38 + lVar1)" ( (binary_expression "local_38 + lVar1" identifier + identifier) )))) = identifier) ;) (expression_statement "*(char (*) [8])(acStack_30 + lVar1) = local_38;" (assignment_expression "*(char (*) [8])(acStack_30 + lVar1) = local_38" (pointer_expression "*(char (*) [8])(acStack_30 + lVar1)" * (cast_expression "(char (*) [8])(acStack_30 + lVar1)" ( (type_descriptor "char (*) [8]" primitive_type (abstract_array_declarator "(*) [8]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(acStack_30 + lVar1)" ( (binary_expression "acStack_30 + lVar1" identifier + identifier) )))) = identifier) ;) (expression_statement "*(char (*) [8])(local_28 + lVar1) = acStack_30;" (assignment_expression "*(char (*) [8])(local_28 + lVar1) = acStack_30" (pointer_expression "*(char (*) [8])(local_28 + lVar1)" * (cast_expression "(char (*) [8])(local_28 + lVar1)" ( (type_descriptor "char (*) [8]" primitive_type (abstract_array_declarator "(*) [8]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(local_28 + lVar1)" ( (binary_expression "local_28 + lVar1" identifier + identifier) )))) = identifier) ;) (expression_statement "*(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6adf;" (assignment_expression "*(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6adf" (pointer_expression "*(undefined8 *)((long)&uStack_90 + lVar1)" * (cast_expression "(undefined8 *)((long)&uStack_90 + lVar1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_90 + lVar1)" ( (binary_expression "(long)&uStack_90 + lVar1" (cast_expression "(long)&uStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_90" & identifier)) + identifier) )))) = number_literal) ;) (expression_statement "memcpy(&stack0xffffffffffffffe8 + lVar1,param_1,__n);" (call_expression "memcpy(&stack0xffffffffffffffe8 + lVar1,param_1,__n)" identifier (argument_list "(&stack0xffffffffffffffe8 + lVar1,param_1,__n)" ( (binary_expression "&stack0xffffffffffffffe8 + lVar1" (pointer_expression "&stack0xffffffffffffffe8" & identifier) + identifier) , identifier , identifier ))) ;) (expression_statement "(&stack0xffffffffffffffe8)[__n + lVar1] = 0;" (assignment_expression "(&stack0xffffffffffffffe8)[__n + lVar1] = 0" (subscript_expression "(&stack0xffffffffffffffe8)[__n + lVar1]" (parenthesized_expression "(&stack0xffffffffffffffe8)" ( (pointer_expression "&stack0xffffffffffffffe8" & identifier) )) [ (binary_expression "__n + lVar1" identifier + identifier) ]) = number_literal) ;) comment (expression_statement "*(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6aed;" (assignment_expression "*(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6aed" (pointer_expression "*(undefined8 *)((long)&uStack_90 + lVar1)" * (cast_expression "(undefined8 *)((long)&uStack_90 + lVar1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_90 + lVar1)" ( (binary_expression "(long)&uStack_90 + lVar1" (cast_expression "(long)&uStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_90" & identifier)) + identifier) )))) = number_literal) ;) (expression_statement "FUN_003772b0(acStack_80 + lVar1);" (call_expression "FUN_003772b0(acStack_80 + lVar1)" identifier (argument_list "(acStack_80 + lVar1)" ( (binary_expression "acStack_80 + lVar1" identifier + identifier) ))) ;) })))
(translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n/* __throw_insufficient_space(char const*, char const*) */\n\nvoid __throw_insufficient_space(char *param_1,char *param_2)\n\n{\n long lVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n size_t __n;\n undefined8 auStack_90 [2];\n undefined8 uStack_80;\n undefined8 local_78 [11];\n undefined1 local_20 [8];\n \n local_78[9] = _UNK_004035f8;\n local_78[8] = _DAT_004035f0;\n local_78[7] = _UNK_004035e8;\n local_78[6] = _DAT_004035e0;\n local_78[5] = _UNK_004035d8;\n local_78[4] = _DAT_004035d0;\n local_78[3] = _UNK_004035c8;\n local_78[2] = _DAT_004035c0;\n uVar5 = _UNK_004035b8;\n uVar4 = _DAT_004035b0;\n uVar3 = _UNK_004035a8;\n uVar2 = _DAT_004035a0;\n __n = (long)param_2 - (long)param_1;\n local_78[10] = 0x202020200a3a292f;\n lVar1 = -(__n + 0x80 & 0xfffffffffffffff0);\n local_20[0] = 0;\n auStack_90[1] = _DAT_004035a0;\n uStack_80 = _UNK_004035a8;\n local_78[0] = _DAT_004035b0;\n local_78[1] = _UNK_004035b8;\n *(undefined8 *)(local_20 + lVar1) = 0x202020200a3a292f;\n *(undefined8 *)((long)&uStack_80 + lVar1) = uVar2;\n *(undefined8 *)((long)local_78 + lVar1) = uVar3;\n *(undefined8 *)((long)local_78 + lVar1 + 8) = uVar4;\n *(undefined8 *)((long)local_78 + lVar1 + 0x10) = uVar5;\n *(undefined8 *)((long)local_78 + lVar1 + 0x18) = local_78[2];\n *(undefined8 *)((long)local_78 + lVar1 + 0x20) = local_78[3];\n *(undefined8 *)((long)local_78 + lVar1 + 0x28) = local_78[4];\n *(undefined8 *)((long)local_78 + lVar1 + 0x30) = local_78[5];\n *(undefined8 *)((long)local_78 + lVar1 + 0x38) = local_78[6];\n *(undefined8 *)((long)local_78 + lVar1 + 0x40) = local_78[7];\n *(undefined8 *)((long)local_78 + lVar1 + 0x48) = local_78[8];\n *(undefined8 *)(local_20 + lVar1 + -8) = local_78[9];\n *(undefined8 *)((long)auStack_90 + lVar1) = 0x3b6adf;\n memcpy(&stack0xffffffffffffffe8 + lVar1,param_1,__n);\n (&stack0xffffffffffffffe8)[__n + lVar1] = 0;\n /* WARNING: Subroutine does not return */\n *(undefined8 *)((long)auStack_90 + lVar1) = 0x3b6aed;\n std::__throw_logic_error((char *)((long)&uStack_80 + lVar1));\n}\n\n" comment comment (function_definition "void __throw_insufficient_space(char *param_1,char *param_2)\n\n{\n long lVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n size_t __n;\n undefined8 auStack_90 [2];\n undefined8 uStack_80;\n undefined8 local_78 [11];\n undefined1 local_20 [8];\n \n local_78[9] = _UNK_004035f8;\n local_78[8] = _DAT_004035f0;\n local_78[7] = _UNK_004035e8;\n local_78[6] = _DAT_004035e0;\n local_78[5] = _UNK_004035d8;\n local_78[4] = _DAT_004035d0;\n local_78[3] = _UNK_004035c8;\n local_78[2] = _DAT_004035c0;\n uVar5 = _UNK_004035b8;\n uVar4 = _DAT_004035b0;\n uVar3 = _UNK_004035a8;\n uVar2 = _DAT_004035a0;\n __n = (long)param_2 - (long)param_1;\n local_78[10] = 0x202020200a3a292f;\n lVar1 = -(__n + 0x80 & 0xfffffffffffffff0);\n local_20[0] = 0;\n auStack_90[1] = _DAT_004035a0;\n uStack_80 = _UNK_004035a8;\n local_78[0] = _DAT_004035b0;\n local_78[1] = _UNK_004035b8;\n *(undefined8 *)(local_20 + lVar1) = 0x202020200a3a292f;\n *(undefined8 *)((long)&uStack_80 + lVar1) = uVar2;\n *(undefined8 *)((long)local_78 + lVar1) = uVar3;\n *(undefined8 *)((long)local_78 + lVar1 + 8) = uVar4;\n *(undefined8 *)((long)local_78 + lVar1 + 0x10) = uVar5;\n *(undefined8 *)((long)local_78 + lVar1 + 0x18) = local_78[2];\n *(undefined8 *)((long)local_78 + lVar1 + 0x20) = local_78[3];\n *(undefined8 *)((long)local_78 + lVar1 + 0x28) = local_78[4];\n *(undefined8 *)((long)local_78 + lVar1 + 0x30) = local_78[5];\n *(undefined8 *)((long)local_78 + lVar1 + 0x38) = local_78[6];\n *(undefined8 *)((long)local_78 + lVar1 + 0x40) = local_78[7];\n *(undefined8 *)((long)local_78 + lVar1 + 0x48) = local_78[8];\n *(undefined8 *)(local_20 + lVar1 + -8) = local_78[9];\n *(undefined8 *)((long)auStack_90 + lVar1) = 0x3b6adf;\n memcpy(&stack0xffffffffffffffe8 + lVar1,param_1,__n);\n (&stack0xffffffffffffffe8)[__n + lVar1] = 0;\n /* WARNING: Subroutine does not return */\n *(undefined8 *)((long)auStack_90 + lVar1) = 0x3b6aed;\n std::__throw_logic_error((char *)((long)&uStack_80 + lVar1));\n}" primitive_type (function_declarator "__throw_insufficient_space(char *param_1,char *param_2)" identifier (parameter_list "(char *param_1,char *param_2)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n long lVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n size_t __n;\n undefined8 auStack_90 [2];\n undefined8 uStack_80;\n undefined8 local_78 [11];\n undefined1 local_20 [8];\n \n local_78[9] = _UNK_004035f8;\n local_78[8] = _DAT_004035f0;\n local_78[7] = _UNK_004035e8;\n local_78[6] = _DAT_004035e0;\n local_78[5] = _UNK_004035d8;\n local_78[4] = _DAT_004035d0;\n local_78[3] = _UNK_004035c8;\n local_78[2] = _DAT_004035c0;\n uVar5 = _UNK_004035b8;\n uVar4 = _DAT_004035b0;\n uVar3 = _UNK_004035a8;\n uVar2 = _DAT_004035a0;\n __n = (long)param_2 - (long)param_1;\n local_78[10] = 0x202020200a3a292f;\n lVar1 = -(__n + 0x80 & 0xfffffffffffffff0);\n local_20[0] = 0;\n auStack_90[1] = _DAT_004035a0;\n uStack_80 = _UNK_004035a8;\n local_78[0] = _DAT_004035b0;\n local_78[1] = _UNK_004035b8;\n *(undefined8 *)(local_20 + lVar1) = 0x202020200a3a292f;\n *(undefined8 *)((long)&uStack_80 + lVar1) = uVar2;\n *(undefined8 *)((long)local_78 + lVar1) = uVar3;\n *(undefined8 *)((long)local_78 + lVar1 + 8) = uVar4;\n *(undefined8 *)((long)local_78 + lVar1 + 0x10) = uVar5;\n *(undefined8 *)((long)local_78 + lVar1 + 0x18) = local_78[2];\n *(undefined8 *)((long)local_78 + lVar1 + 0x20) = local_78[3];\n *(undefined8 *)((long)local_78 + lVar1 + 0x28) = local_78[4];\n *(undefined8 *)((long)local_78 + lVar1 + 0x30) = local_78[5];\n *(undefined8 *)((long)local_78 + lVar1 + 0x38) = local_78[6];\n *(undefined8 *)((long)local_78 + lVar1 + 0x40) = local_78[7];\n *(undefined8 *)((long)local_78 + lVar1 + 0x48) = local_78[8];\n *(undefined8 *)(local_20 + lVar1 + -8) = local_78[9];\n *(undefined8 *)((long)auStack_90 + lVar1) = 0x3b6adf;\n memcpy(&stack0xffffffffffffffe8 + lVar1,param_1,__n);\n (&stack0xffffffffffffffe8)[__n + lVar1] = 0;\n /* WARNING: Subroutine does not return */\n *(undefined8 *)((long)auStack_90 + lVar1) = 0x3b6aed;\n std::__throw_logic_error((char *)((long)&uStack_80 + lVar1));\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "size_t __n;" primitive_type identifier ;) (declaration "undefined8 auStack_90 [2];" type_identifier (array_declarator "auStack_90 [2]" identifier [ number_literal ]) ;) (declaration "undefined8 uStack_80;" type_identifier identifier ;) (declaration "undefined8 local_78 [11];" type_identifier (array_declarator "local_78 [11]" identifier [ number_literal ]) ;) (declaration "undefined1 local_20 [8];" type_identifier (array_declarator "local_20 [8]" identifier [ number_literal ]) ;) (expression_statement "local_78[9] = _UNK_004035f8;" (assignment_expression "local_78[9] = _UNK_004035f8" (subscript_expression "local_78[9]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_78[8] = _DAT_004035f0;" (assignment_expression "local_78[8] = _DAT_004035f0" (subscript_expression "local_78[8]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_78[7] = _UNK_004035e8;" (assignment_expression "local_78[7] = _UNK_004035e8" (subscript_expression "local_78[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_78[6] = _DAT_004035e0;" (assignment_expression "local_78[6] = _DAT_004035e0" (subscript_expression "local_78[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_78[5] = _UNK_004035d8;" (assignment_expression "local_78[5] = _UNK_004035d8" (subscript_expression "local_78[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_78[4] = _DAT_004035d0;" (assignment_expression "local_78[4] = _DAT_004035d0" (subscript_expression "local_78[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_78[3] = _UNK_004035c8;" (assignment_expression "local_78[3] = _UNK_004035c8" (subscript_expression "local_78[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_78[2] = _DAT_004035c0;" (assignment_expression "local_78[2] = _DAT_004035c0" (subscript_expression "local_78[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar5 = _UNK_004035b8;" (assignment_expression "uVar5 = _UNK_004035b8" identifier = identifier) ;) (expression_statement "uVar4 = _DAT_004035b0;" (assignment_expression "uVar4 = _DAT_004035b0" identifier = identifier) ;) (expression_statement "uVar3 = _UNK_004035a8;" (assignment_expression "uVar3 = _UNK_004035a8" identifier = identifier) ;) (expression_statement "uVar2 = _DAT_004035a0;" (assignment_expression "uVar2 = _DAT_004035a0" identifier = identifier) ;) (expression_statement "__n = (long)param_2 - (long)param_1;" (assignment_expression "__n = (long)param_2 - (long)param_1" identifier = (binary_expression "(long)param_2 - (long)param_1" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "local_78[10] = 0x202020200a3a292f;" (assignment_expression "local_78[10] = 0x202020200a3a292f" (subscript_expression "local_78[10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "lVar1 = -(__n + 0x80 & 0xfffffffffffffff0);" (assignment_expression "lVar1 = -(__n + 0x80 & 0xfffffffffffffff0)" identifier = (unary_expression "-(__n + 0x80 & 0xfffffffffffffff0)" - (parenthesized_expression "(__n + 0x80 & 0xfffffffffffffff0)" ( (binary_expression "__n + 0x80 & 0xfffffffffffffff0" (binary_expression "__n + 0x80" identifier + number_literal) & number_literal) )))) ;) (expression_statement "local_20[0] = 0;" (assignment_expression "local_20[0] = 0" (subscript_expression "local_20[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "auStack_90[1] = _DAT_004035a0;" (assignment_expression "auStack_90[1] = _DAT_004035a0" (subscript_expression "auStack_90[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uStack_80 = _UNK_004035a8;" (assignment_expression "uStack_80 = _UNK_004035a8" identifier = identifier) ;) (expression_statement "local_78[0] = _DAT_004035b0;" (assignment_expression "local_78[0] = _DAT_004035b0" (subscript_expression "local_78[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_78[1] = _UNK_004035b8;" (assignment_expression "local_78[1] = _UNK_004035b8" (subscript_expression "local_78[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined8 *)(local_20 + lVar1) = 0x202020200a3a292f;" (assignment_expression "*(undefined8 *)(local_20 + lVar1) = 0x202020200a3a292f" (pointer_expression "*(undefined8 *)(local_20 + lVar1)" * (cast_expression "(undefined8 *)(local_20 + lVar1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_20 + lVar1)" ( (binary_expression "local_20 + lVar1" identifier + identifier) )))) = number_literal) ;) (expression_statement "*(undefined8 *)((long)&uStack_80 + lVar1) = uVar2;" (assignment_expression "*(undefined8 *)((long)&uStack_80 + lVar1) = uVar2" (pointer_expression "*(undefined8 *)((long)&uStack_80 + lVar1)" * (cast_expression "(undefined8 *)((long)&uStack_80 + lVar1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_80 + lVar1)" ( (binary_expression "(long)&uStack_80 + lVar1" (cast_expression "(long)&uStack_80" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_80" & identifier)) + identifier) )))) = identifier) ;) (expression_statement "*(undefined8 *)((long)local_78 + lVar1) = uVar3;" (assignment_expression "*(undefined8 *)((long)local_78 + lVar1) = uVar3" (pointer_expression "*(undefined8 *)((long)local_78 + lVar1)" * (cast_expression "(undefined8 *)((long)local_78 + lVar1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_78 + lVar1)" ( (binary_expression "(long)local_78 + lVar1" (cast_expression "(long)local_78" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = identifier) ;) (expression_statement "*(undefined8 *)((long)local_78 + lVar1 + 8) = uVar4;" (assignment_expression "*(undefined8 *)((long)local_78 + lVar1 + 8) = uVar4" (pointer_expression "*(undefined8 *)((long)local_78 + lVar1 + 8)" * (cast_expression "(undefined8 *)((long)local_78 + lVar1 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_78 + lVar1 + 8)" ( (binary_expression "(long)local_78 + lVar1 + 8" (binary_expression "(long)local_78 + lVar1" (cast_expression "(long)local_78" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)((long)local_78 + lVar1 + 0x10) = uVar5;" (assignment_expression "*(undefined8 *)((long)local_78 + lVar1 + 0x10) = uVar5" (pointer_expression "*(undefined8 *)((long)local_78 + lVar1 + 0x10)" * (cast_expression "(undefined8 *)((long)local_78 + lVar1 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_78 + lVar1 + 0x10)" ( (binary_expression "(long)local_78 + lVar1 + 0x10" (binary_expression "(long)local_78 + lVar1" (cast_expression "(long)local_78" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)((long)local_78 + lVar1 + 0x18) = local_78[2];" (assignment_expression "*(undefined8 *)((long)local_78 + lVar1 + 0x18) = local_78[2]" (pointer_expression "*(undefined8 *)((long)local_78 + lVar1 + 0x18)" * (cast_expression "(undefined8 *)((long)local_78 + lVar1 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_78 + lVar1 + 0x18)" ( (binary_expression "(long)local_78 + lVar1 + 0x18" (binary_expression "(long)local_78 + lVar1" (cast_expression "(long)local_78" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) + number_literal) )))) = (subscript_expression "local_78[2]" identifier [ number_literal ])) ;) (expression_statement "*(undefined8 *)((long)local_78 + lVar1 + 0x20) = local_78[3];" (assignment_expression "*(undefined8 *)((long)local_78 + lVar1 + 0x20) = local_78[3]" (pointer_expression "*(undefined8 *)((long)local_78 + lVar1 + 0x20)" * (cast_expression "(undefined8 *)((long)local_78 + lVar1 + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_78 + lVar1 + 0x20)" ( (binary_expression "(long)local_78 + lVar1 + 0x20" (binary_expression "(long)local_78 + lVar1" (cast_expression "(long)local_78" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) + number_literal) )))) = (subscript_expression "local_78[3]" identifier [ number_literal ])) ;) (expression_statement "*(undefined8 *)((long)local_78 + lVar1 + 0x28) = local_78[4];" (assignment_expression "*(undefined8 *)((long)local_78 + lVar1 + 0x28) = local_78[4]" (pointer_expression "*(undefined8 *)((long)local_78 + lVar1 + 0x28)" * (cast_expression "(undefined8 *)((long)local_78 + lVar1 + 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_78 + lVar1 + 0x28)" ( (binary_expression "(long)local_78 + lVar1 + 0x28" (binary_expression "(long)local_78 + lVar1" (cast_expression "(long)local_78" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) + number_literal) )))) = (subscript_expression "local_78[4]" identifier [ number_literal ])) ;) (expression_statement "*(undefined8 *)((long)local_78 + lVar1 + 0x30) = local_78[5];" (assignment_expression "*(undefined8 *)((long)local_78 + lVar1 + 0x30) = local_78[5]" (pointer_expression "*(undefined8 *)((long)local_78 + lVar1 + 0x30)" * (cast_expression "(undefined8 *)((long)local_78 + lVar1 + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_78 + lVar1 + 0x30)" ( (binary_expression "(long)local_78 + lVar1 + 0x30" (binary_expression "(long)local_78 + lVar1" (cast_expression "(long)local_78" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) + number_literal) )))) = (subscript_expression "local_78[5]" identifier [ number_literal ])) ;) (expression_statement "*(undefined8 *)((long)local_78 + lVar1 + 0x38) = local_78[6];" (assignment_expression "*(undefined8 *)((long)local_78 + lVar1 + 0x38) = local_78[6]" (pointer_expression "*(undefined8 *)((long)local_78 + lVar1 + 0x38)" * (cast_expression "(undefined8 *)((long)local_78 + lVar1 + 0x38)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_78 + lVar1 + 0x38)" ( (binary_expression "(long)local_78 + lVar1 + 0x38" (binary_expression "(long)local_78 + lVar1" (cast_expression "(long)local_78" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) + number_literal) )))) = (subscript_expression "local_78[6]" identifier [ number_literal ])) ;) (expression_statement "*(undefined8 *)((long)local_78 + lVar1 + 0x40) = local_78[7];" (assignment_expression "*(undefined8 *)((long)local_78 + lVar1 + 0x40) = local_78[7]" (pointer_expression "*(undefined8 *)((long)local_78 + lVar1 + 0x40)" * (cast_expression "(undefined8 *)((long)local_78 + lVar1 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_78 + lVar1 + 0x40)" ( (binary_expression "(long)local_78 + lVar1 + 0x40" (binary_expression "(long)local_78 + lVar1" (cast_expression "(long)local_78" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) + number_literal) )))) = (subscript_expression "local_78[7]" identifier [ number_literal ])) ;) (expression_statement "*(undefined8 *)((long)local_78 + lVar1 + 0x48) = local_78[8];" (assignment_expression "*(undefined8 *)((long)local_78 + lVar1 + 0x48) = local_78[8]" (pointer_expression "*(undefined8 *)((long)local_78 + lVar1 + 0x48)" * (cast_expression "(undefined8 *)((long)local_78 + lVar1 + 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_78 + lVar1 + 0x48)" ( (binary_expression "(long)local_78 + lVar1 + 0x48" (binary_expression "(long)local_78 + lVar1" (cast_expression "(long)local_78" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) + number_literal) )))) = (subscript_expression "local_78[8]" identifier [ number_literal ])) ;) (expression_statement "*(undefined8 *)(local_20 + lVar1 + -8) = local_78[9];" (assignment_expression "*(undefined8 *)(local_20 + lVar1 + -8) = local_78[9]" (pointer_expression "*(undefined8 *)(local_20 + lVar1 + -8)" * (cast_expression "(undefined8 *)(local_20 + lVar1 + -8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_20 + lVar1 + -8)" ( (binary_expression "local_20 + lVar1 + -8" (binary_expression "local_20 + lVar1" identifier + identifier) + number_literal) )))) = (subscript_expression "local_78[9]" identifier [ number_literal ])) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar1) = 0x3b6adf;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar1) = 0x3b6adf" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar1)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar1)" ( (binary_expression "(long)auStack_90 + lVar1" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "memcpy(&stack0xffffffffffffffe8 + lVar1,param_1,__n);" (call_expression "memcpy(&stack0xffffffffffffffe8 + lVar1,param_1,__n)" identifier (argument_list "(&stack0xffffffffffffffe8 + lVar1,param_1,__n)" ( (binary_expression "&stack0xffffffffffffffe8 + lVar1" (pointer_expression "&stack0xffffffffffffffe8" & identifier) + identifier) , identifier , identifier ))) ;) (expression_statement "(&stack0xffffffffffffffe8)[__n + lVar1] = 0;" (assignment_expression "(&stack0xffffffffffffffe8)[__n + lVar1] = 0" (subscript_expression "(&stack0xffffffffffffffe8)[__n + lVar1]" (parenthesized_expression "(&stack0xffffffffffffffe8)" ( (pointer_expression "&stack0xffffffffffffffe8" & identifier) )) [ (binary_expression "__n + lVar1" identifier + identifier) ]) = number_literal) ;) comment (expression_statement "*(undefined8 *)((long)auStack_90 + lVar1) = 0x3b6aed;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar1) = 0x3b6aed" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar1)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar1)" ( (binary_expression "(long)auStack_90 + lVar1" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (labeled_statement "std::__throw_logic_error((char *)((long)&uStack_80 + lVar1));" statement_identifier : (ERROR ":" :) (expression_statement "__throw_logic_error((char *)((long)&uStack_80 + lVar1));" (call_expression "__throw_logic_error((char *)((long)&uStack_80 + lVar1))" identifier (argument_list "((char *)((long)&uStack_80 + lVar1))" ( (cast_expression "(char *)((long)&uStack_80 + lVar1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_80 + lVar1)" ( (binary_expression "(long)&uStack_80 + lVar1" (cast_expression "(long)&uStack_80" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_80" & identifier)) + identifier) ))) ))) ;)) })))
(translation_unit "void FUN_003b6a30(void *param_1,long param_2)\n\n{\n long lVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n size_t __n;\n undefined8 uStack_90;\n char local_88 [8];\n char acStack_80 [8];\n char local_78 [8];\n char acStack_70 [8];\n char local_68 [8];\n char acStack_60 [8];\n char local_58 [8];\n char acStack_50 [8];\n char local_48 [8];\n char acStack_40 [8];\n char local_38 [8];\n char acStack_30 [8];\n char local_28 [8];\n undefined8 local_20;\n \n acStack_30 = (char [8])s_not_enough_space_for_format_expa_004035a0._88_8_;\n local_38 = (char [8])s_not_enough_space_for_format_expa_004035a0._80_8_;\n acStack_40 = (char [8])s_not_enough_space_for_format_expa_004035a0._72_8_;\n local_48 = (char [8])s_not_enough_space_for_format_expa_004035a0._64_8_;\n acStack_50 = (char [8])s_not_enough_space_for_format_expa_004035a0._56_8_;\n local_58 = (char [8])s_not_enough_space_for_format_expa_004035a0._48_8_;\n acStack_60 = (char [8])s_not_enough_space_for_format_expa_004035a0._40_8_;\n local_68 = (char [8])s_not_enough_space_for_format_expa_004035a0._32_8_;\n uVar5 = s_not_enough_space_for_format_expa_004035a0._24_8_;\n uVar4 = s_not_enough_space_for_format_expa_004035a0._16_8_;\n uVar3 = s_not_enough_space_for_format_expa_004035a0._8_8_;\n uVar2 = s_not_enough_space_for_format_expa_004035a0._0_8_;\n __n = param_2 - (long)param_1;\n builtin_strncpy(local_28,"/):\n ",8);\n lVar1 = -(__n + 0x80 & 0xfffffffffffffff0);\n local_20._0_1_ = 0;\n local_88 = (char [8])s_not_enough_space_for_format_expa_004035a0._0_8_;\n acStack_80 = (char [8])s_not_enough_space_for_format_expa_004035a0._8_8_;\n local_78 = (char [8])s_not_enough_space_for_format_expa_004035a0._16_8_;\n acStack_70 = (char [8])s_not_enough_space_for_format_expa_004035a0._24_8_;\n *(undefined8 *)((long)&local_20 + lVar1) = 0x202020200a3a292f;\n *(undefined8 *)(acStack_80 + lVar1) = uVar2;\n *(undefined8 *)(local_78 + lVar1) = uVar3;\n *(undefined8 *)(acStack_70 + lVar1) = uVar4;\n *(undefined8 *)(local_68 + lVar1) = uVar5;\n *(char (*) [8])(acStack_60 + lVar1) = local_68;\n *(char (*) [8])(local_58 + lVar1) = acStack_60;\n *(char (*) [8])(acStack_50 + lVar1) = local_58;\n *(char (*) [8])(local_48 + lVar1) = acStack_50;\n *(char (*) [8])(acStack_40 + lVar1) = local_48;\n *(char (*) [8])(local_38 + lVar1) = acStack_40;\n *(char (*) [8])(acStack_30 + lVar1) = local_38;\n *(char (*) [8])(local_28 + lVar1) = acStack_30;\n *(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6adf;\n memcpy(&stack0xffffffffffffffe8 + lVar1,param_1,__n);\n (&stack0xffffffffffffffe8)[__n + lVar1] = 0;\n \n *(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6aed;\n FUN_003772b0(acStack_80 + lVar1);\n}\n\n" (function_definition "void FUN_003b6a30(void *param_1,long param_2)\n\n{\n long lVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n size_t __n;\n undefined8 uStack_90;\n char local_88 [8];\n char acStack_80 [8];\n char local_78 [8];\n char acStack_70 [8];\n char local_68 [8];\n char acStack_60 [8];\n char local_58 [8];\n char acStack_50 [8];\n char local_48 [8];\n char acStack_40 [8];\n char local_38 [8];\n char acStack_30 [8];\n char local_28 [8];\n undefined8 local_20;\n \n acStack_30 = (char [8])s_not_enough_space_for_format_expa_004035a0._88_8_;\n local_38 = (char [8])s_not_enough_space_for_format_expa_004035a0._80_8_;\n acStack_40 = (char [8])s_not_enough_space_for_format_expa_004035a0._72_8_;\n local_48 = (char [8])s_not_enough_space_for_format_expa_004035a0._64_8_;\n acStack_50 = (char [8])s_not_enough_space_for_format_expa_004035a0._56_8_;\n local_58 = (char [8])s_not_enough_space_for_format_expa_004035a0._48_8_;\n acStack_60 = (char [8])s_not_enough_space_for_format_expa_004035a0._40_8_;\n local_68 = (char [8])s_not_enough_space_for_format_expa_004035a0._32_8_;\n uVar5 = s_not_enough_space_for_format_expa_004035a0._24_8_;\n uVar4 = s_not_enough_space_for_format_expa_004035a0._16_8_;\n uVar3 = s_not_enough_space_for_format_expa_004035a0._8_8_;\n uVar2 = s_not_enough_space_for_format_expa_004035a0._0_8_;\n __n = param_2 - (long)param_1;\n builtin_strncpy(local_28,"/):\n ",8);\n lVar1 = -(__n + 0x80 & 0xfffffffffffffff0);\n local_20._0_1_ = 0;\n local_88 = (char [8])s_not_enough_space_for_format_expa_004035a0._0_8_;\n acStack_80 = (char [8])s_not_enough_space_for_format_expa_004035a0._8_8_;\n local_78 = (char [8])s_not_enough_space_for_format_expa_004035a0._16_8_;\n acStack_70 = (char [8])s_not_enough_space_for_format_expa_004035a0._24_8_;\n *(undefined8 *)((long)&local_20 + lVar1) = 0x202020200a3a292f;\n *(undefined8 *)(acStack_80 + lVar1) = uVar2;\n *(undefined8 *)(local_78 + lVar1) = uVar3;\n *(undefined8 *)(acStack_70 + lVar1) = uVar4;\n *(undefined8 *)(local_68 + lVar1) = uVar5;\n *(char (*) [8])(acStack_60 + lVar1) = local_68;\n *(char (*) [8])(local_58 + lVar1) = acStack_60;\n *(char (*) [8])(acStack_50 + lVar1) = local_58;\n *(char (*) [8])(local_48 + lVar1) = acStack_50;\n *(char (*) [8])(acStack_40 + lVar1) = local_48;\n *(char (*) [8])(local_38 + lVar1) = acStack_40;\n *(char (*) [8])(acStack_30 + lVar1) = local_38;\n *(char (*) [8])(local_28 + lVar1) = acStack_30;\n *(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6adf;\n memcpy(&stack0xffffffffffffffe8 + lVar1,param_1,__n);\n (&stack0xffffffffffffffe8)[__n + lVar1] = 0;\n \n *(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6aed;\n FUN_003772b0(acStack_80 + lVar1);\n}" primitive_type (function_declarator "FUN_003b6a30(void *param_1,long param_2)" identifier (parameter_list "(void *param_1,long param_2)" ( (parameter_declaration "void *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long lVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n size_t __n;\n undefined8 uStack_90;\n char local_88 [8];\n char acStack_80 [8];\n char local_78 [8];\n char acStack_70 [8];\n char local_68 [8];\n char acStack_60 [8];\n char local_58 [8];\n char acStack_50 [8];\n char local_48 [8];\n char acStack_40 [8];\n char local_38 [8];\n char acStack_30 [8];\n char local_28 [8];\n undefined8 local_20;\n \n acStack_30 = (char [8])s_not_enough_space_for_format_expa_004035a0._88_8_;\n local_38 = (char [8])s_not_enough_space_for_format_expa_004035a0._80_8_;\n acStack_40 = (char [8])s_not_enough_space_for_format_expa_004035a0._72_8_;\n local_48 = (char [8])s_not_enough_space_for_format_expa_004035a0._64_8_;\n acStack_50 = (char [8])s_not_enough_space_for_format_expa_004035a0._56_8_;\n local_58 = (char [8])s_not_enough_space_for_format_expa_004035a0._48_8_;\n acStack_60 = (char [8])s_not_enough_space_for_format_expa_004035a0._40_8_;\n local_68 = (char [8])s_not_enough_space_for_format_expa_004035a0._32_8_;\n uVar5 = s_not_enough_space_for_format_expa_004035a0._24_8_;\n uVar4 = s_not_enough_space_for_format_expa_004035a0._16_8_;\n uVar3 = s_not_enough_space_for_format_expa_004035a0._8_8_;\n uVar2 = s_not_enough_space_for_format_expa_004035a0._0_8_;\n __n = param_2 - (long)param_1;\n builtin_strncpy(local_28,"/):\n ",8);\n lVar1 = -(__n + 0x80 & 0xfffffffffffffff0);\n local_20._0_1_ = 0;\n local_88 = (char [8])s_not_enough_space_for_format_expa_004035a0._0_8_;\n acStack_80 = (char [8])s_not_enough_space_for_format_expa_004035a0._8_8_;\n local_78 = (char [8])s_not_enough_space_for_format_expa_004035a0._16_8_;\n acStack_70 = (char [8])s_not_enough_space_for_format_expa_004035a0._24_8_;\n *(undefined8 *)((long)&local_20 + lVar1) = 0x202020200a3a292f;\n *(undefined8 *)(acStack_80 + lVar1) = uVar2;\n *(undefined8 *)(local_78 + lVar1) = uVar3;\n *(undefined8 *)(acStack_70 + lVar1) = uVar4;\n *(undefined8 *)(local_68 + lVar1) = uVar5;\n *(char (*) [8])(acStack_60 + lVar1) = local_68;\n *(char (*) [8])(local_58 + lVar1) = acStack_60;\n *(char (*) [8])(acStack_50 + lVar1) = local_58;\n *(char (*) [8])(local_48 + lVar1) = acStack_50;\n *(char (*) [8])(acStack_40 + lVar1) = local_48;\n *(char (*) [8])(local_38 + lVar1) = acStack_40;\n *(char (*) [8])(acStack_30 + lVar1) = local_38;\n *(char (*) [8])(local_28 + lVar1) = acStack_30;\n *(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6adf;\n memcpy(&stack0xffffffffffffffe8 + lVar1,param_1,__n);\n (&stack0xffffffffffffffe8)[__n + lVar1] = 0;\n \n *(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6aed;\n FUN_003772b0(acStack_80 + lVar1);\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "size_t __n;" primitive_type identifier ;) (declaration "undefined8 uStack_90;" type_identifier identifier ;) (declaration "char local_88 [8];" primitive_type (array_declarator "local_88 [8]" identifier [ number_literal ]) ;) (declaration "char acStack_80 [8];" primitive_type (array_declarator "acStack_80 [8]" identifier [ number_literal ]) ;) (declaration "char local_78 [8];" primitive_type (array_declarator "local_78 [8]" identifier [ number_literal ]) ;) (declaration "char acStack_70 [8];" primitive_type (array_declarator "acStack_70 [8]" identifier [ number_literal ]) ;) (declaration "char local_68 [8];" primitive_type (array_declarator "local_68 [8]" identifier [ number_literal ]) ;) (declaration "char acStack_60 [8];" primitive_type (array_declarator "acStack_60 [8]" identifier [ number_literal ]) ;) (declaration "char local_58 [8];" primitive_type (array_declarator "local_58 [8]" identifier [ number_literal ]) ;) (declaration "char acStack_50 [8];" primitive_type (array_declarator "acStack_50 [8]" identifier [ number_literal ]) ;) (declaration "char local_48 [8];" primitive_type (array_declarator "local_48 [8]" identifier [ number_literal ]) ;) (declaration "char acStack_40 [8];" primitive_type (array_declarator "acStack_40 [8]" identifier [ number_literal ]) ;) (declaration "char local_38 [8];" primitive_type (array_declarator "local_38 [8]" identifier [ number_literal ]) ;) (declaration "char acStack_30 [8];" primitive_type (array_declarator "acStack_30 [8]" identifier [ number_literal ]) ;) (declaration "char local_28 [8];" primitive_type (array_declarator "local_28 [8]" identifier [ number_literal ]) ;) (declaration "undefined8 local_20;" type_identifier identifier ;) (expression_statement "acStack_30 = (char [8])s_not_enough_space_for_format_expa_004035a0._88_8_;" (assignment_expression "acStack_30 = (char [8])s_not_enough_space_for_format_expa_004035a0._88_8_" identifier = (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._88_8_" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) (field_expression "s_not_enough_space_for_format_expa_004035a0._88_8_" identifier . field_identifier))) ;) (expression_statement "local_38 = (char [8])s_not_enough_space_for_format_expa_004035a0._80_8_;" (assignment_expression "local_38 = (char [8])s_not_enough_space_for_format_expa_004035a0._80_8_" identifier = (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._80_8_" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) (field_expression "s_not_enough_space_for_format_expa_004035a0._80_8_" identifier . field_identifier))) ;) (expression_statement "acStack_40 = (char [8])s_not_enough_space_for_format_expa_004035a0._72_8_;" (assignment_expression "acStack_40 = (char [8])s_not_enough_space_for_format_expa_004035a0._72_8_" identifier = (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._72_8_" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) (field_expression "s_not_enough_space_for_format_expa_004035a0._72_8_" identifier . field_identifier))) ;) (expression_statement "local_48 = (char [8])s_not_enough_space_for_format_expa_004035a0._64_8_;" (assignment_expression "local_48 = (char [8])s_not_enough_space_for_format_expa_004035a0._64_8_" identifier = (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._64_8_" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) (field_expression "s_not_enough_space_for_format_expa_004035a0._64_8_" identifier . field_identifier))) ;) (expression_statement "acStack_50 = (char [8])s_not_enough_space_for_format_expa_004035a0._56_8_;" (assignment_expression "acStack_50 = (char [8])s_not_enough_space_for_format_expa_004035a0._56_8_" identifier = (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._56_8_" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) (field_expression "s_not_enough_space_for_format_expa_004035a0._56_8_" identifier . field_identifier))) ;) (expression_statement "local_58 = (char [8])s_not_enough_space_for_format_expa_004035a0._48_8_;" (assignment_expression "local_58 = (char [8])s_not_enough_space_for_format_expa_004035a0._48_8_" identifier = (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._48_8_" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) (field_expression "s_not_enough_space_for_format_expa_004035a0._48_8_" identifier . field_identifier))) ;) (expression_statement "acStack_60 = (char [8])s_not_enough_space_for_format_expa_004035a0._40_8_;" (assignment_expression "acStack_60 = (char [8])s_not_enough_space_for_format_expa_004035a0._40_8_" identifier = (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._40_8_" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) (field_expression "s_not_enough_space_for_format_expa_004035a0._40_8_" identifier . field_identifier))) ;) (expression_statement "local_68 = (char [8])s_not_enough_space_for_format_expa_004035a0._32_8_;" (assignment_expression "local_68 = (char [8])s_not_enough_space_for_format_expa_004035a0._32_8_" identifier = (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._32_8_" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) (field_expression "s_not_enough_space_for_format_expa_004035a0._32_8_" identifier . field_identifier))) ;) (expression_statement "uVar5 = s_not_enough_space_for_format_expa_004035a0._24_8_;" (assignment_expression "uVar5 = s_not_enough_space_for_format_expa_004035a0._24_8_" identifier = (field_expression "s_not_enough_space_for_format_expa_004035a0._24_8_" identifier . field_identifier)) ;) (expression_statement "uVar4 = s_not_enough_space_for_format_expa_004035a0._16_8_;" (assignment_expression "uVar4 = s_not_enough_space_for_format_expa_004035a0._16_8_" identifier = (field_expression "s_not_enough_space_for_format_expa_004035a0._16_8_" identifier . field_identifier)) ;) (expression_statement "uVar3 = s_not_enough_space_for_format_expa_004035a0._8_8_;" (assignment_expression "uVar3 = s_not_enough_space_for_format_expa_004035a0._8_8_" identifier = (field_expression "s_not_enough_space_for_format_expa_004035a0._8_8_" identifier . field_identifier)) ;) (expression_statement "uVar2 = s_not_enough_space_for_format_expa_004035a0._0_8_;" (assignment_expression "uVar2 = s_not_enough_space_for_format_expa_004035a0._0_8_" identifier = (field_expression "s_not_enough_space_for_format_expa_004035a0._0_8_" identifier . field_identifier)) ;) (expression_statement "__n = param_2 - (long)param_1;" (assignment_expression "__n = param_2 - (long)param_1" identifier = (binary_expression "param_2 - (long)param_1" identifier - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "builtin_strncpy(local_28,"/):\n ",8);" (call_expression "builtin_strncpy(local_28,"/):\n ",8)" identifier (argument_list "(local_28,"/):\n ",8)" ( identifier , (string_literal ""/):\n "" " string_content escape_sequence string_content ") , number_literal ))) ;) (expression_statement "lVar1 = -(__n + 0x80 & 0xfffffffffffffff0);" (assignment_expression "lVar1 = -(__n + 0x80 & 0xfffffffffffffff0)" identifier = (unary_expression "-(__n + 0x80 & 0xfffffffffffffff0)" - (parenthesized_expression "(__n + 0x80 & 0xfffffffffffffff0)" ( (binary_expression "__n + 0x80 & 0xfffffffffffffff0" (binary_expression "__n + 0x80" identifier + number_literal) & number_literal) )))) ;) (expression_statement "local_20._0_1_ = 0;" (assignment_expression "local_20._0_1_ = 0" (field_expression "local_20._0_1_" identifier . field_identifier) = number_literal) ;) (expression_statement "local_88 = (char [8])s_not_enough_space_for_format_expa_004035a0._0_8_;" (assignment_expression "local_88 = (char [8])s_not_enough_space_for_format_expa_004035a0._0_8_" identifier = (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._0_8_" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) (field_expression "s_not_enough_space_for_format_expa_004035a0._0_8_" identifier . field_identifier))) ;) (expression_statement "acStack_80 = (char [8])s_not_enough_space_for_format_expa_004035a0._8_8_;" (assignment_expression "acStack_80 = (char [8])s_not_enough_space_for_format_expa_004035a0._8_8_" identifier = (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._8_8_" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) (field_expression "s_not_enough_space_for_format_expa_004035a0._8_8_" identifier . field_identifier))) ;) (expression_statement "local_78 = (char [8])s_not_enough_space_for_format_expa_004035a0._16_8_;" (assignment_expression "local_78 = (char [8])s_not_enough_space_for_format_expa_004035a0._16_8_" identifier = (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._16_8_" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) (field_expression "s_not_enough_space_for_format_expa_004035a0._16_8_" identifier . field_identifier))) ;) (expression_statement "acStack_70 = (char [8])s_not_enough_space_for_format_expa_004035a0._24_8_;" (assignment_expression "acStack_70 = (char [8])s_not_enough_space_for_format_expa_004035a0._24_8_" identifier = (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._24_8_" ( (type_descriptor "char [8]" primitive_type (abstract_array_declarator "[8]" [ number_literal ])) ) (field_expression "s_not_enough_space_for_format_expa_004035a0._24_8_" identifier . field_identifier))) ;) (expression_statement "*(undefined8 *)((long)&local_20 + lVar1) = 0x202020200a3a292f;" (assignment_expression "*(undefined8 *)((long)&local_20 + lVar1) = 0x202020200a3a292f" (pointer_expression "*(undefined8 *)((long)&local_20 + lVar1)" * (cast_expression "(undefined8 *)((long)&local_20 + lVar1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&local_20 + lVar1)" ( (binary_expression "(long)&local_20 + lVar1" (cast_expression "(long)&local_20" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&local_20" & identifier)) + identifier) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(acStack_80 + lVar1) = uVar2;" (assignment_expression "*(undefined8 *)(acStack_80 + lVar1) = uVar2" (pointer_expression "*(undefined8 *)(acStack_80 + lVar1)" * (cast_expression "(undefined8 *)(acStack_80 + lVar1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(acStack_80 + lVar1)" ( (binary_expression "acStack_80 + lVar1" identifier + identifier) )))) = identifier) ;) (expression_statement "*(undefined8 *)(local_78 + lVar1) = uVar3;" (assignment_expression "*(undefined8 *)(local_78 + lVar1) = uVar3" (pointer_expression "*(undefined8 *)(local_78 + lVar1)" * (cast_expression "(undefined8 *)(local_78 + lVar1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_78 + lVar1)" ( (binary_expression "local_78 + lVar1" identifier + identifier) )))) = identifier) ;) (expression_statement "*(undefined8 *)(acStack_70 + lVar1) = uVar4;" (assignment_expression "*(undefined8 *)(acStack_70 + lVar1) = uVar4" (pointer_expression "*(undefined8 *)(acStack_70 + lVar1)" * (cast_expression "(undefined8 *)(acStack_70 + lVar1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(acStack_70 + lVar1)" ( (binary_expression "acStack_70 + lVar1" identifier + identifier) )))) = identifier) ;) (expression_statement "*(undefined8 *)(local_68 + lVar1) = uVar5;" (assignment_expression "*(undefined8 *)(local_68 + lVar1) = uVar5" (pointer_expression "*(undefined8 *)(local_68 + lVar1)" * (cast_expression "(undefined8 *)(local_68 + lVar1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_68 + lVar1)" ( (binary_expression "local_68 + lVar1" identifier + identifier) )))) = identifier) ;) (expression_statement "*(char (*) [8])(acStack_60 + lVar1) = local_68;" (assignment_expression "*(char (*) [8])(acStack_60 + lVar1) = local_68" (pointer_expression "*(char (*) [8])(acStack_60 + lVar1)" * (cast_expression "(char (*) [8])(acStack_60 + lVar1)" ( (type_descriptor "char (*) [8]" primitive_type (abstract_array_declarator "(*) [8]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(acStack_60 + lVar1)" ( (binary_expression "acStack_60 + lVar1" identifier + identifier) )))) = identifier) ;) (expression_statement "*(char (*) [8])(local_58 + lVar1) = acStack_60;" (assignment_expression "*(char (*) [8])(local_58 + lVar1) = acStack_60" (pointer_expression "*(char (*) [8])(local_58 + lVar1)" * (cast_expression "(char (*) [8])(local_58 + lVar1)" ( (type_descriptor "char (*) [8]" primitive_type (abstract_array_declarator "(*) [8]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(local_58 + lVar1)" ( (binary_expression "local_58 + lVar1" identifier + identifier) )))) = identifier) ;) (expression_statement "*(char (*) [8])(acStack_50 + lVar1) = local_58;" (assignment_expression "*(char (*) [8])(acStack_50 + lVar1) = local_58" (pointer_expression "*(char (*) [8])(acStack_50 + lVar1)" * (cast_expression "(char (*) [8])(acStack_50 + lVar1)" ( (type_descriptor "char (*) [8]" primitive_type (abstract_array_declarator "(*) [8]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(acStack_50 + lVar1)" ( (binary_expression "acStack_50 + lVar1" identifier + identifier) )))) = identifier) ;) (expression_statement "*(char (*) [8])(local_48 + lVar1) = acStack_50;" (assignment_expression "*(char (*) [8])(local_48 + lVar1) = acStack_50" (pointer_expression "*(char (*) [8])(local_48 + lVar1)" * (cast_expression "(char (*) [8])(local_48 + lVar1)" ( (type_descriptor "char (*) [8]" primitive_type (abstract_array_declarator "(*) [8]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(local_48 + lVar1)" ( (binary_expression "local_48 + lVar1" identifier + identifier) )))) = identifier) ;) (expression_statement "*(char (*) [8])(acStack_40 + lVar1) = local_48;" (assignment_expression "*(char (*) [8])(acStack_40 + lVar1) = local_48" (pointer_expression "*(char (*) [8])(acStack_40 + lVar1)" * (cast_expression "(char (*) [8])(acStack_40 + lVar1)" ( (type_descriptor "char (*) [8]" primitive_type (abstract_array_declarator "(*) [8]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(acStack_40 + lVar1)" ( (binary_expression "acStack_40 + lVar1" identifier + identifier) )))) = identifier) ;) (expression_statement "*(char (*) [8])(local_38 + lVar1) = acStack_40;" (assignment_expression "*(char (*) [8])(local_38 + lVar1) = acStack_40" (pointer_expression "*(char (*) [8])(local_38 + lVar1)" * (cast_expression "(char (*) [8])(local_38 + lVar1)" ( (type_descriptor "char (*) [8]" primitive_type (abstract_array_declarator "(*) [8]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(local_38 + lVar1)" ( (binary_expression "local_38 + lVar1" identifier + identifier) )))) = identifier) ;) (expression_statement "*(char (*) [8])(acStack_30 + lVar1) = local_38;" (assignment_expression "*(char (*) [8])(acStack_30 + lVar1) = local_38" (pointer_expression "*(char (*) [8])(acStack_30 + lVar1)" * (cast_expression "(char (*) [8])(acStack_30 + lVar1)" ( (type_descriptor "char (*) [8]" primitive_type (abstract_array_declarator "(*) [8]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(acStack_30 + lVar1)" ( (binary_expression "acStack_30 + lVar1" identifier + identifier) )))) = identifier) ;) (expression_statement "*(char (*) [8])(local_28 + lVar1) = acStack_30;" (assignment_expression "*(char (*) [8])(local_28 + lVar1) = acStack_30" (pointer_expression "*(char (*) [8])(local_28 + lVar1)" * (cast_expression "(char (*) [8])(local_28 + lVar1)" ( (type_descriptor "char (*) [8]" primitive_type (abstract_array_declarator "(*) [8]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(local_28 + lVar1)" ( (binary_expression "local_28 + lVar1" identifier + identifier) )))) = identifier) ;) (expression_statement "*(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6adf;" (assignment_expression "*(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6adf" (pointer_expression "*(undefined8 *)((long)&uStack_90 + lVar1)" * (cast_expression "(undefined8 *)((long)&uStack_90 + lVar1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_90 + lVar1)" ( (binary_expression "(long)&uStack_90 + lVar1" (cast_expression "(long)&uStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_90" & identifier)) + identifier) )))) = number_literal) ;) (expression_statement "memcpy(&stack0xffffffffffffffe8 + lVar1,param_1,__n);" (call_expression "memcpy(&stack0xffffffffffffffe8 + lVar1,param_1,__n)" identifier (argument_list "(&stack0xffffffffffffffe8 + lVar1,param_1,__n)" ( (binary_expression "&stack0xffffffffffffffe8 + lVar1" (pointer_expression "&stack0xffffffffffffffe8" & identifier) + identifier) , identifier , identifier ))) ;) (expression_statement "(&stack0xffffffffffffffe8)[__n + lVar1] = 0;" (assignment_expression "(&stack0xffffffffffffffe8)[__n + lVar1] = 0" (subscript_expression "(&stack0xffffffffffffffe8)[__n + lVar1]" (parenthesized_expression "(&stack0xffffffffffffffe8)" ( (pointer_expression "&stack0xffffffffffffffe8" & identifier) )) [ (binary_expression "__n + lVar1" identifier + identifier) ]) = number_literal) ;) (expression_statement "*(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6aed;" (assignment_expression "*(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6aed" (pointer_expression "*(undefined8 *)((long)&uStack_90 + lVar1)" * (cast_expression "(undefined8 *)((long)&uStack_90 + lVar1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&uStack_90 + lVar1)" ( (binary_expression "(long)&uStack_90 + lVar1" (cast_expression "(long)&uStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&uStack_90" & identifier)) + identifier) )))) = number_literal) ;) (expression_statement "FUN_003772b0(acStack_80 + lVar1);" (call_expression "FUN_003772b0(acStack_80 + lVar1)" identifier (argument_list "(acStack_80 + lVar1)" ( (binary_expression "acStack_80 + lVar1" identifier + identifier) ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (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 (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_array_declarator [ LIT ])) ) (field_expression IDENT . field_identifier))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_array_declarator [ LIT ])) ) (field_expression IDENT . field_identifier))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_array_declarator [ LIT ])) ) (field_expression IDENT . field_identifier))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_array_declarator [ LIT ])) ) (field_expression IDENT . field_identifier))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_array_declarator [ LIT ])) ) (field_expression IDENT . field_identifier))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_array_declarator [ LIT ])) ) (field_expression IDENT . field_identifier))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_array_declarator [ LIT ])) ) (field_expression IDENT . field_identifier))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_array_declarator [ LIT ])) ) (field_expression IDENT . field_identifier))) ;) (expression_statement (assignment_expression IDENT = (field_expression IDENT . field_identifier)) ;) (expression_statement (assignment_expression IDENT = (field_expression IDENT . field_identifier)) ;) (expression_statement (assignment_expression IDENT = (field_expression IDENT . field_identifier)) ;) (expression_statement (assignment_expression IDENT = (field_expression IDENT . field_identifier)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content escape_sequence string_content ") , LIT ))) ;) (expression_statement (assignment_expression IDENT = (unary_expression - (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) & LIT) )))) ;) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_array_declarator [ LIT ])) ) (field_expression IDENT . field_identifier))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_array_declarator [ LIT ])) ) (field_expression IDENT . field_identifier))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_array_declarator [ LIT ])) ) (field_expression IDENT . field_identifier))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_array_declarator [ LIT ])) ) (field_expression IDENT . field_identifier))) ;) (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)) ) (pointer_expression & IDENT)) + IDENT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_array_declarator (abstract_parenthesized_declarator ( (abstract_pointer_declarator *) )) [ LIT ])) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_array_declarator (abstract_parenthesized_declarator ( (abstract_pointer_declarator *) )) [ LIT ])) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_array_declarator (abstract_parenthesized_declarator ( (abstract_pointer_declarator *) )) [ LIT ])) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_array_declarator (abstract_parenthesized_declarator ( (abstract_pointer_declarator *) )) [ LIT ])) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_array_declarator (abstract_parenthesized_declarator ( (abstract_pointer_declarator *) )) [ LIT ])) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_array_declarator (abstract_parenthesized_declarator ( (abstract_pointer_declarator *) )) [ LIT ])) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_array_declarator (abstract_parenthesized_declarator ( (abstract_pointer_declarator *) )) [ LIT ])) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_array_declarator (abstract_parenthesized_declarator ( (abstract_pointer_declarator *) )) [ LIT ])) ) (parenthesized_expression ( (binary_expression IDENT + 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)) ) (pointer_expression & IDENT)) + IDENT) )))) = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression (pointer_expression & IDENT) + IDENT) , IDENT , IDENT ))) ;) (expression_statement (assignment_expression (subscript_expression (parenthesized_expression ( (pointer_expression & IDENT) )) [ (binary_expression IDENT + 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)) ) (pointer_expression & IDENT)) + IDENT) )))) = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + IDENT) ))) ;) })))
(function_definition "void FUN_003b6a30(void *param_1,long param_2)\n\n{\n long lVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n size_t __n;\n undefined8 uStack_90;\n char local_88 [8];\n char acStack_80 [8];\n char local_78 [8];\n char acStack_70 [8];\n char local_68 [8];\n char acStack_60 [8];\n char local_58 [8];\n char acStack_50 [8];\n char local_48 [8];\n char acStack_40 [8];\n char local_38 [8];\n char acStack_30 [8];\n char local_28 [8];\n undefined8 local_20;\n \n acStack_30 = (char [8])s_not_enough_space_for_format_expa_004035a0._88_8_;\n local_38 = (char [8])s_not_enough_space_for_format_expa_004035a0._80_8_;\n acStack_40 = (char [8])s_not_enough_space_for_format_expa_004035a0._72_8_;\n local_48 = (char [8])s_not_enough_space_for_format_expa_004035a0._64_8_;\n acStack_50 = (char [8])s_not_enough_space_for_format_expa_004035a0._56_8_;\n local_58 = (char [8])s_not_enough_space_for_format_expa_004035a0._48_8_;\n acStack_60 = (char [8])s_not_enough_space_for_format_expa_004035a0._40_8_;\n local_68 = (char [8])s_not_enough_space_for_format_expa_004035a0._32_8_;\n uVar5 = s_not_enough_space_for_format_expa_004035a0._24_8_;\n uVar4 = s_not_enough_space_for_format_expa_004035a0._16_8_;\n uVar3 = s_not_enough_space_for_format_expa_004035a0._8_8_;\n uVar2 = s_not_enough_space_for_format_expa_004035a0._0_8_;\n __n = param_2 - (long)param_1;\n builtin_strncpy(local_28,"/):\n ",8);\n lVar1 = -(__n + 0x80 & 0xfffffffffffffff0);\n local_20._0_1_ = 0;\n local_88 = (char [8])s_not_enough_space_for_format_expa_004035a0._0_8_;\n acStack_80 = (char [8])s_not_enough_space_for_format_expa_004035a0._8_8_;\n local_78 = (char [8])s_not_enough_space_for_format_expa_004035a0._16_8_;\n acStack_70 = (char [8])s_not_enough_space_for_format_expa_004035a0._24_8_;\n *(undefined8 *)((long)&local_20 + lVar1) = 0x202020200a3a292f;\n *(undefined8 *)(acStack_80 + lVar1) = uVar2;\n *(undefined8 *)(local_78 + lVar1) = uVar3;\n *(undefined8 *)(acStack_70 + lVar1) = uVar4;\n *(undefined8 *)(local_68 + lVar1) = uVar5;\n *(char (*) [8])(acStack_60 + lVar1) = local_68;\n *(char (*) [8])(local_58 + lVar1) = acStack_60;\n *(char (*) [8])(acStack_50 + lVar1) = local_58;\n *(char (*) [8])(local_48 + lVar1) = acStack_50;\n *(char (*) [8])(acStack_40 + lVar1) = local_48;\n *(char (*) [8])(local_38 + lVar1) = acStack_40;\n *(char (*) [8])(acStack_30 + lVar1) = local_38;\n *(char (*) [8])(local_28 + lVar1) = acStack_30;\n *(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6adf;\n memcpy(&stack0xffffffffffffffe8 + lVar1,param_1,__n);\n (&stack0xffffffffffffffe8)[__n + lVar1] = 0;\n \n *(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6aed;\n FUN_003772b0(acStack_80 + lVar1);\n}" (primitive_type "void") (function_declarator "FUN_003b6a30(void *param_1,long param_2)" (identifier "FUN_003b6a30") (parameter_list "(void *param_1,long param_2)" (( "(") (parameter_declaration "void *param_1" (primitive_type "void") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) () ")"))) (compound_statement "{\n long lVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n size_t __n;\n undefined8 uStack_90;\n char local_88 [8];\n char acStack_80 [8];\n char local_78 [8];\n char acStack_70 [8];\n char local_68 [8];\n char acStack_60 [8];\n char local_58 [8];\n char acStack_50 [8];\n char local_48 [8];\n char acStack_40 [8];\n char local_38 [8];\n char acStack_30 [8];\n char local_28 [8];\n undefined8 local_20;\n \n acStack_30 = (char [8])s_not_enough_space_for_format_expa_004035a0._88_8_;\n local_38 = (char [8])s_not_enough_space_for_format_expa_004035a0._80_8_;\n acStack_40 = (char [8])s_not_enough_space_for_format_expa_004035a0._72_8_;\n local_48 = (char [8])s_not_enough_space_for_format_expa_004035a0._64_8_;\n acStack_50 = (char [8])s_not_enough_space_for_format_expa_004035a0._56_8_;\n local_58 = (char [8])s_not_enough_space_for_format_expa_004035a0._48_8_;\n acStack_60 = (char [8])s_not_enough_space_for_format_expa_004035a0._40_8_;\n local_68 = (char [8])s_not_enough_space_for_format_expa_004035a0._32_8_;\n uVar5 = s_not_enough_space_for_format_expa_004035a0._24_8_;\n uVar4 = s_not_enough_space_for_format_expa_004035a0._16_8_;\n uVar3 = s_not_enough_space_for_format_expa_004035a0._8_8_;\n uVar2 = s_not_enough_space_for_format_expa_004035a0._0_8_;\n __n = param_2 - (long)param_1;\n builtin_strncpy(local_28,"/):\n ",8);\n lVar1 = -(__n + 0x80 & 0xfffffffffffffff0);\n local_20._0_1_ = 0;\n local_88 = (char [8])s_not_enough_space_for_format_expa_004035a0._0_8_;\n acStack_80 = (char [8])s_not_enough_space_for_format_expa_004035a0._8_8_;\n local_78 = (char [8])s_not_enough_space_for_format_expa_004035a0._16_8_;\n acStack_70 = (char [8])s_not_enough_space_for_format_expa_004035a0._24_8_;\n *(undefined8 *)((long)&local_20 + lVar1) = 0x202020200a3a292f;\n *(undefined8 *)(acStack_80 + lVar1) = uVar2;\n *(undefined8 *)(local_78 + lVar1) = uVar3;\n *(undefined8 *)(acStack_70 + lVar1) = uVar4;\n *(undefined8 *)(local_68 + lVar1) = uVar5;\n *(char (*) [8])(acStack_60 + lVar1) = local_68;\n *(char (*) [8])(local_58 + lVar1) = acStack_60;\n *(char (*) [8])(acStack_50 + lVar1) = local_58;\n *(char (*) [8])(local_48 + lVar1) = acStack_50;\n *(char (*) [8])(acStack_40 + lVar1) = local_48;\n *(char (*) [8])(local_38 + lVar1) = acStack_40;\n *(char (*) [8])(acStack_30 + lVar1) = local_38;\n *(char (*) [8])(local_28 + lVar1) = acStack_30;\n *(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6adf;\n memcpy(&stack0xffffffffffffffe8 + lVar1,param_1,__n);\n (&stack0xffffffffffffffe8)[__n + lVar1] = 0;\n \n *(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6aed;\n FUN_003772b0(acStack_80 + lVar1);\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "undefined8 uVar2;" (type_identifier "undefined8") (identifier "uVar2") (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (declaration "undefined8 uVar4;" (type_identifier "undefined8") (identifier "uVar4") (; ";")) (declaration "undefined8 uVar5;" (type_identifier "undefined8") (identifier "uVar5") (; ";")) (declaration "size_t __n;" (primitive_type "size_t") (identifier "__n") (; ";")) (declaration "undefined8 uStack_90;" (type_identifier "undefined8") (identifier "uStack_90") (; ";")) (declaration "char local_88 [8];" (primitive_type "char") (array_declarator "local_88 [8]" (identifier "local_88") ([ "[") (number_literal "8") (] "]")) (; ";")) (declaration "char acStack_80 [8];" (primitive_type "char") (array_declarator "acStack_80 [8]" (identifier "acStack_80") ([ "[") (number_literal "8") (] "]")) (; ";")) (declaration "char local_78 [8];" (primitive_type "char") (array_declarator "local_78 [8]" (identifier "local_78") ([ "[") (number_literal "8") (] "]")) (; ";")) (declaration "char acStack_70 [8];" (primitive_type "char") (array_declarator "acStack_70 [8]" (identifier "acStack_70") ([ "[") (number_literal "8") (] "]")) (; ";")) (declaration "char local_68 [8];" (primitive_type "char") (array_declarator "local_68 [8]" (identifier "local_68") ([ "[") (number_literal "8") (] "]")) (; ";")) (declaration "char acStack_60 [8];" (primitive_type "char") (array_declarator "acStack_60 [8]" (identifier "acStack_60") ([ "[") (number_literal "8") (] "]")) (; ";")) (declaration "char local_58 [8];" (primitive_type "char") (array_declarator "local_58 [8]" (identifier "local_58") ([ "[") (number_literal "8") (] "]")) (; ";")) (declaration "char acStack_50 [8];" (primitive_type "char") (array_declarator "acStack_50 [8]" (identifier "acStack_50") ([ "[") (number_literal "8") (] "]")) (; ";")) (declaration "char local_48 [8];" (primitive_type "char") (array_declarator "local_48 [8]" (identifier "local_48") ([ "[") (number_literal "8") (] "]")) (; ";")) (declaration "char acStack_40 [8];" (primitive_type "char") (array_declarator "acStack_40 [8]" (identifier "acStack_40") ([ "[") (number_literal "8") (] "]")) (; ";")) (declaration "char local_38 [8];" (primitive_type "char") (array_declarator "local_38 [8]" (identifier "local_38") ([ "[") (number_literal "8") (] "]")) (; ";")) (declaration "char acStack_30 [8];" (primitive_type "char") (array_declarator "acStack_30 [8]" (identifier "acStack_30") ([ "[") (number_literal "8") (] "]")) (; ";")) (declaration "char local_28 [8];" (primitive_type "char") (array_declarator "local_28 [8]" (identifier "local_28") ([ "[") (number_literal "8") (] "]")) (; ";")) (declaration "undefined8 local_20;" (type_identifier "undefined8") (identifier "local_20") (; ";")) (expression_statement "acStack_30 = (char [8])s_not_enough_space_for_format_expa_004035a0._88_8_;" (assignment_expression "acStack_30 = (char [8])s_not_enough_space_for_format_expa_004035a0._88_8_" (identifier "acStack_30") (= "=") (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._88_8_" (( "(") (type_descriptor "char [8]" (primitive_type "char") (abstract_array_declarator "[8]" ([ "[") (number_literal "8") (] "]"))) () ")") (field_expression "s_not_enough_space_for_format_expa_004035a0._88_8_" (identifier "s_not_enough_space_for_format_expa_004035a0") (. ".") (field_identifier "_88_8_")))) (; ";")) (expression_statement "local_38 = (char [8])s_not_enough_space_for_format_expa_004035a0._80_8_;" (assignment_expression "local_38 = (char [8])s_not_enough_space_for_format_expa_004035a0._80_8_" (identifier "local_38") (= "=") (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._80_8_" (( "(") (type_descriptor "char [8]" (primitive_type "char") (abstract_array_declarator "[8]" ([ "[") (number_literal "8") (] "]"))) () ")") (field_expression "s_not_enough_space_for_format_expa_004035a0._80_8_" (identifier "s_not_enough_space_for_format_expa_004035a0") (. ".") (field_identifier "_80_8_")))) (; ";")) (expression_statement "acStack_40 = (char [8])s_not_enough_space_for_format_expa_004035a0._72_8_;" (assignment_expression "acStack_40 = (char [8])s_not_enough_space_for_format_expa_004035a0._72_8_" (identifier "acStack_40") (= "=") (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._72_8_" (( "(") (type_descriptor "char [8]" (primitive_type "char") (abstract_array_declarator "[8]" ([ "[") (number_literal "8") (] "]"))) () ")") (field_expression "s_not_enough_space_for_format_expa_004035a0._72_8_" (identifier "s_not_enough_space_for_format_expa_004035a0") (. ".") (field_identifier "_72_8_")))) (; ";")) (expression_statement "local_48 = (char [8])s_not_enough_space_for_format_expa_004035a0._64_8_;" (assignment_expression "local_48 = (char [8])s_not_enough_space_for_format_expa_004035a0._64_8_" (identifier "local_48") (= "=") (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._64_8_" (( "(") (type_descriptor "char [8]" (primitive_type "char") (abstract_array_declarator "[8]" ([ "[") (number_literal "8") (] "]"))) () ")") (field_expression "s_not_enough_space_for_format_expa_004035a0._64_8_" (identifier "s_not_enough_space_for_format_expa_004035a0") (. ".") (field_identifier "_64_8_")))) (; ";")) (expression_statement "acStack_50 = (char [8])s_not_enough_space_for_format_expa_004035a0._56_8_;" (assignment_expression "acStack_50 = (char [8])s_not_enough_space_for_format_expa_004035a0._56_8_" (identifier "acStack_50") (= "=") (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._56_8_" (( "(") (type_descriptor "char [8]" (primitive_type "char") (abstract_array_declarator "[8]" ([ "[") (number_literal "8") (] "]"))) () ")") (field_expression "s_not_enough_space_for_format_expa_004035a0._56_8_" (identifier "s_not_enough_space_for_format_expa_004035a0") (. ".") (field_identifier "_56_8_")))) (; ";")) (expression_statement "local_58 = (char [8])s_not_enough_space_for_format_expa_004035a0._48_8_;" (assignment_expression "local_58 = (char [8])s_not_enough_space_for_format_expa_004035a0._48_8_" (identifier "local_58") (= "=") (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._48_8_" (( "(") (type_descriptor "char [8]" (primitive_type "char") (abstract_array_declarator "[8]" ([ "[") (number_literal "8") (] "]"))) () ")") (field_expression "s_not_enough_space_for_format_expa_004035a0._48_8_" (identifier "s_not_enough_space_for_format_expa_004035a0") (. ".") (field_identifier "_48_8_")))) (; ";")) (expression_statement "acStack_60 = (char [8])s_not_enough_space_for_format_expa_004035a0._40_8_;" (assignment_expression "acStack_60 = (char [8])s_not_enough_space_for_format_expa_004035a0._40_8_" (identifier "acStack_60") (= "=") (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._40_8_" (( "(") (type_descriptor "char [8]" (primitive_type "char") (abstract_array_declarator "[8]" ([ "[") (number_literal "8") (] "]"))) () ")") (field_expression "s_not_enough_space_for_format_expa_004035a0._40_8_" (identifier "s_not_enough_space_for_format_expa_004035a0") (. ".") (field_identifier "_40_8_")))) (; ";")) (expression_statement "local_68 = (char [8])s_not_enough_space_for_format_expa_004035a0._32_8_;" (assignment_expression "local_68 = (char [8])s_not_enough_space_for_format_expa_004035a0._32_8_" (identifier "local_68") (= "=") (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._32_8_" (( "(") (type_descriptor "char [8]" (primitive_type "char") (abstract_array_declarator "[8]" ([ "[") (number_literal "8") (] "]"))) () ")") (field_expression "s_not_enough_space_for_format_expa_004035a0._32_8_" (identifier "s_not_enough_space_for_format_expa_004035a0") (. ".") (field_identifier "_32_8_")))) (; ";")) (expression_statement "uVar5 = s_not_enough_space_for_format_expa_004035a0._24_8_;" (assignment_expression "uVar5 = s_not_enough_space_for_format_expa_004035a0._24_8_" (identifier "uVar5") (= "=") (field_expression "s_not_enough_space_for_format_expa_004035a0._24_8_" (identifier "s_not_enough_space_for_format_expa_004035a0") (. ".") (field_identifier "_24_8_"))) (; ";")) (expression_statement "uVar4 = s_not_enough_space_for_format_expa_004035a0._16_8_;" (assignment_expression "uVar4 = s_not_enough_space_for_format_expa_004035a0._16_8_" (identifier "uVar4") (= "=") (field_expression "s_not_enough_space_for_format_expa_004035a0._16_8_" (identifier "s_not_enough_space_for_format_expa_004035a0") (. ".") (field_identifier "_16_8_"))) (; ";")) (expression_statement "uVar3 = s_not_enough_space_for_format_expa_004035a0._8_8_;" (assignment_expression "uVar3 = s_not_enough_space_for_format_expa_004035a0._8_8_" (identifier "uVar3") (= "=") (field_expression "s_not_enough_space_for_format_expa_004035a0._8_8_" (identifier "s_not_enough_space_for_format_expa_004035a0") (. ".") (field_identifier "_8_8_"))) (; ";")) (expression_statement "uVar2 = s_not_enough_space_for_format_expa_004035a0._0_8_;" (assignment_expression "uVar2 = s_not_enough_space_for_format_expa_004035a0._0_8_" (identifier "uVar2") (= "=") (field_expression "s_not_enough_space_for_format_expa_004035a0._0_8_" (identifier "s_not_enough_space_for_format_expa_004035a0") (. ".") (field_identifier "_0_8_"))) (; ";")) (expression_statement "__n = param_2 - (long)param_1;" (assignment_expression "__n = param_2 - (long)param_1" (identifier "__n") (= "=") (binary_expression "param_2 - (long)param_1" (identifier "param_2") (- "-") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")))) (; ";")) (expression_statement "builtin_strncpy(local_28,"/):\n ",8);" (call_expression "builtin_strncpy(local_28,"/):\n ",8)" (identifier "builtin_strncpy") (argument_list "(local_28,"/):\n ",8)" (( "(") (identifier "local_28") (, ",") (string_literal ""/):\n "" (" """) (string_content "/):") (escape_sequence "\n") (string_content " ") (" """)) (, ",") (number_literal "8") () ")"))) (; ";")) (expression_statement "lVar1 = -(__n + 0x80 & 0xfffffffffffffff0);" (assignment_expression "lVar1 = -(__n + 0x80 & 0xfffffffffffffff0)" (identifier "lVar1") (= "=") (unary_expression "-(__n + 0x80 & 0xfffffffffffffff0)" (- "-") (parenthesized_expression "(__n + 0x80 & 0xfffffffffffffff0)" (( "(") (binary_expression "__n + 0x80 & 0xfffffffffffffff0" (binary_expression "__n + 0x80" (identifier "__n") (+ "+") (number_literal "0x80")) (& "&") (number_literal "0xfffffffffffffff0")) () ")")))) (; ";")) (expression_statement "local_20._0_1_ = 0;" (assignment_expression "local_20._0_1_ = 0" (field_expression "local_20._0_1_" (identifier "local_20") (. ".") (field_identifier "_0_1_")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_88 = (char [8])s_not_enough_space_for_format_expa_004035a0._0_8_;" (assignment_expression "local_88 = (char [8])s_not_enough_space_for_format_expa_004035a0._0_8_" (identifier "local_88") (= "=") (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._0_8_" (( "(") (type_descriptor "char [8]" (primitive_type "char") (abstract_array_declarator "[8]" ([ "[") (number_literal "8") (] "]"))) () ")") (field_expression "s_not_enough_space_for_format_expa_004035a0._0_8_" (identifier "s_not_enough_space_for_format_expa_004035a0") (. ".") (field_identifier "_0_8_")))) (; ";")) (expression_statement "acStack_80 = (char [8])s_not_enough_space_for_format_expa_004035a0._8_8_;" (assignment_expression "acStack_80 = (char [8])s_not_enough_space_for_format_expa_004035a0._8_8_" (identifier "acStack_80") (= "=") (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._8_8_" (( "(") (type_descriptor "char [8]" (primitive_type "char") (abstract_array_declarator "[8]" ([ "[") (number_literal "8") (] "]"))) () ")") (field_expression "s_not_enough_space_for_format_expa_004035a0._8_8_" (identifier "s_not_enough_space_for_format_expa_004035a0") (. ".") (field_identifier "_8_8_")))) (; ";")) (expression_statement "local_78 = (char [8])s_not_enough_space_for_format_expa_004035a0._16_8_;" (assignment_expression "local_78 = (char [8])s_not_enough_space_for_format_expa_004035a0._16_8_" (identifier "local_78") (= "=") (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._16_8_" (( "(") (type_descriptor "char [8]" (primitive_type "char") (abstract_array_declarator "[8]" ([ "[") (number_literal "8") (] "]"))) () ")") (field_expression "s_not_enough_space_for_format_expa_004035a0._16_8_" (identifier "s_not_enough_space_for_format_expa_004035a0") (. ".") (field_identifier "_16_8_")))) (; ";")) (expression_statement "acStack_70 = (char [8])s_not_enough_space_for_format_expa_004035a0._24_8_;" (assignment_expression "acStack_70 = (char [8])s_not_enough_space_for_format_expa_004035a0._24_8_" (identifier "acStack_70") (= "=") (cast_expression "(char [8])s_not_enough_space_for_format_expa_004035a0._24_8_" (( "(") (type_descriptor "char [8]" (primitive_type "char") (abstract_array_declarator "[8]" ([ "[") (number_literal "8") (] "]"))) () ")") (field_expression "s_not_enough_space_for_format_expa_004035a0._24_8_" (identifier "s_not_enough_space_for_format_expa_004035a0") (. ".") (field_identifier "_24_8_")))) (; ";")) (expression_statement "*(undefined8 *)((long)&local_20 + lVar1) = 0x202020200a3a292f;" (assignment_expression "*(undefined8 *)((long)&local_20 + lVar1) = 0x202020200a3a292f" (pointer_expression "*(undefined8 *)((long)&local_20 + lVar1)" (* "*") (cast_expression "(undefined8 *)((long)&local_20 + lVar1)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)&local_20 + lVar1)" (( "(") (binary_expression "(long)&local_20 + lVar1" (cast_expression "(long)&local_20" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&local_20" (& "&") (identifier "local_20"))) (+ "+") (identifier "lVar1")) () ")")))) (= "=") (number_literal "0x202020200a3a292f")) (; ";")) (expression_statement "*(undefined8 *)(acStack_80 + lVar1) = uVar2;" (assignment_expression "*(undefined8 *)(acStack_80 + lVar1) = uVar2" (pointer_expression "*(undefined8 *)(acStack_80 + lVar1)" (* "*") (cast_expression "(undefined8 *)(acStack_80 + lVar1)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(acStack_80 + lVar1)" (( "(") (binary_expression "acStack_80 + lVar1" (identifier "acStack_80") (+ "+") (identifier "lVar1")) () ")")))) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "*(undefined8 *)(local_78 + lVar1) = uVar3;" (assignment_expression "*(undefined8 *)(local_78 + lVar1) = uVar3" (pointer_expression "*(undefined8 *)(local_78 + lVar1)" (* "*") (cast_expression "(undefined8 *)(local_78 + lVar1)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_78 + lVar1)" (( "(") (binary_expression "local_78 + lVar1" (identifier "local_78") (+ "+") (identifier "lVar1")) () ")")))) (= "=") (identifier "uVar3")) (; ";")) (expression_statement "*(undefined8 *)(acStack_70 + lVar1) = uVar4;" (assignment_expression "*(undefined8 *)(acStack_70 + lVar1) = uVar4" (pointer_expression "*(undefined8 *)(acStack_70 + lVar1)" (* "*") (cast_expression "(undefined8 *)(acStack_70 + lVar1)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(acStack_70 + lVar1)" (( "(") (binary_expression "acStack_70 + lVar1" (identifier "acStack_70") (+ "+") (identifier "lVar1")) () ")")))) (= "=") (identifier "uVar4")) (; ";")) (expression_statement "*(undefined8 *)(local_68 + lVar1) = uVar5;" (assignment_expression "*(undefined8 *)(local_68 + lVar1) = uVar5" (pointer_expression "*(undefined8 *)(local_68 + lVar1)" (* "*") (cast_expression "(undefined8 *)(local_68 + lVar1)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_68 + lVar1)" (( "(") (binary_expression "local_68 + lVar1" (identifier "local_68") (+ "+") (identifier "lVar1")) () ")")))) (= "=") (identifier "uVar5")) (; ";")) (expression_statement "*(char (*) [8])(acStack_60 + lVar1) = local_68;" (assignment_expression "*(char (*) [8])(acStack_60 + lVar1) = local_68" (pointer_expression "*(char (*) [8])(acStack_60 + lVar1)" (* "*") (cast_expression "(char (*) [8])(acStack_60 + lVar1)" (( "(") (type_descriptor "char (*) [8]" (primitive_type "char") (abstract_array_declarator "(*) [8]" (abstract_parenthesized_declarator "(*)" (( "(") (abstract_pointer_declarator "*" (* "*")) () ")")) ([ "[") (number_literal "8") (] "]"))) () ")") (parenthesized_expression "(acStack_60 + lVar1)" (( "(") (binary_expression "acStack_60 + lVar1" (identifier "acStack_60") (+ "+") (identifier "lVar1")) () ")")))) (= "=") (identifier "local_68")) (; ";")) (expression_statement "*(char (*) [8])(local_58 + lVar1) = acStack_60;" (assignment_expression "*(char (*) [8])(local_58 + lVar1) = acStack_60" (pointer_expression "*(char (*) [8])(local_58 + lVar1)" (* "*") (cast_expression "(char (*) [8])(local_58 + lVar1)" (( "(") (type_descriptor "char (*) [8]" (primitive_type "char") (abstract_array_declarator "(*) [8]" (abstract_parenthesized_declarator "(*)" (( "(") (abstract_pointer_declarator "*" (* "*")) () ")")) ([ "[") (number_literal "8") (] "]"))) () ")") (parenthesized_expression "(local_58 + lVar1)" (( "(") (binary_expression "local_58 + lVar1" (identifier "local_58") (+ "+") (identifier "lVar1")) () ")")))) (= "=") (identifier "acStack_60")) (; ";")) (expression_statement "*(char (*) [8])(acStack_50 + lVar1) = local_58;" (assignment_expression "*(char (*) [8])(acStack_50 + lVar1) = local_58" (pointer_expression "*(char (*) [8])(acStack_50 + lVar1)" (* "*") (cast_expression "(char (*) [8])(acStack_50 + lVar1)" (( "(") (type_descriptor "char (*) [8]" (primitive_type "char") (abstract_array_declarator "(*) [8]" (abstract_parenthesized_declarator "(*)" (( "(") (abstract_pointer_declarator "*" (* "*")) () ")")) ([ "[") (number_literal "8") (] "]"))) () ")") (parenthesized_expression "(acStack_50 + lVar1)" (( "(") (binary_expression "acStack_50 + lVar1" (identifier "acStack_50") (+ "+") (identifier "lVar1")) () ")")))) (= "=") (identifier "local_58")) (; ";")) (expression_statement "*(char (*) [8])(local_48 + lVar1) = acStack_50;" (assignment_expression "*(char (*) [8])(local_48 + lVar1) = acStack_50" (pointer_expression "*(char (*) [8])(local_48 + lVar1)" (* "*") (cast_expression "(char (*) [8])(local_48 + lVar1)" (( "(") (type_descriptor "char (*) [8]" (primitive_type "char") (abstract_array_declarator "(*) [8]" (abstract_parenthesized_declarator "(*)" (( "(") (abstract_pointer_declarator "*" (* "*")) () ")")) ([ "[") (number_literal "8") (] "]"))) () ")") (parenthesized_expression "(local_48 + lVar1)" (( "(") (binary_expression "local_48 + lVar1" (identifier "local_48") (+ "+") (identifier "lVar1")) () ")")))) (= "=") (identifier "acStack_50")) (; ";")) (expression_statement "*(char (*) [8])(acStack_40 + lVar1) = local_48;" (assignment_expression "*(char (*) [8])(acStack_40 + lVar1) = local_48" (pointer_expression "*(char (*) [8])(acStack_40 + lVar1)" (* "*") (cast_expression "(char (*) [8])(acStack_40 + lVar1)" (( "(") (type_descriptor "char (*) [8]" (primitive_type "char") (abstract_array_declarator "(*) [8]" (abstract_parenthesized_declarator "(*)" (( "(") (abstract_pointer_declarator "*" (* "*")) () ")")) ([ "[") (number_literal "8") (] "]"))) () ")") (parenthesized_expression "(acStack_40 + lVar1)" (( "(") (binary_expression "acStack_40 + lVar1" (identifier "acStack_40") (+ "+") (identifier "lVar1")) () ")")))) (= "=") (identifier "local_48")) (; ";")) (expression_statement "*(char (*) [8])(local_38 + lVar1) = acStack_40;" (assignment_expression "*(char (*) [8])(local_38 + lVar1) = acStack_40" (pointer_expression "*(char (*) [8])(local_38 + lVar1)" (* "*") (cast_expression "(char (*) [8])(local_38 + lVar1)" (( "(") (type_descriptor "char (*) [8]" (primitive_type "char") (abstract_array_declarator "(*) [8]" (abstract_parenthesized_declarator "(*)" (( "(") (abstract_pointer_declarator "*" (* "*")) () ")")) ([ "[") (number_literal "8") (] "]"))) () ")") (parenthesized_expression "(local_38 + lVar1)" (( "(") (binary_expression "local_38 + lVar1" (identifier "local_38") (+ "+") (identifier "lVar1")) () ")")))) (= "=") (identifier "acStack_40")) (; ";")) (expression_statement "*(char (*) [8])(acStack_30 + lVar1) = local_38;" (assignment_expression "*(char (*) [8])(acStack_30 + lVar1) = local_38" (pointer_expression "*(char (*) [8])(acStack_30 + lVar1)" (* "*") (cast_expression "(char (*) [8])(acStack_30 + lVar1)" (( "(") (type_descriptor "char (*) [8]" (primitive_type "char") (abstract_array_declarator "(*) [8]" (abstract_parenthesized_declarator "(*)" (( "(") (abstract_pointer_declarator "*" (* "*")) () ")")) ([ "[") (number_literal "8") (] "]"))) () ")") (parenthesized_expression "(acStack_30 + lVar1)" (( "(") (binary_expression "acStack_30 + lVar1" (identifier "acStack_30") (+ "+") (identifier "lVar1")) () ")")))) (= "=") (identifier "local_38")) (; ";")) (expression_statement "*(char (*) [8])(local_28 + lVar1) = acStack_30;" (assignment_expression "*(char (*) [8])(local_28 + lVar1) = acStack_30" (pointer_expression "*(char (*) [8])(local_28 + lVar1)" (* "*") (cast_expression "(char (*) [8])(local_28 + lVar1)" (( "(") (type_descriptor "char (*) [8]" (primitive_type "char") (abstract_array_declarator "(*) [8]" (abstract_parenthesized_declarator "(*)" (( "(") (abstract_pointer_declarator "*" (* "*")) () ")")) ([ "[") (number_literal "8") (] "]"))) () ")") (parenthesized_expression "(local_28 + lVar1)" (( "(") (binary_expression "local_28 + lVar1" (identifier "local_28") (+ "+") (identifier "lVar1")) () ")")))) (= "=") (identifier "acStack_30")) (; ";")) (expression_statement "*(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6adf;" (assignment_expression "*(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6adf" (pointer_expression "*(undefined8 *)((long)&uStack_90 + lVar1)" (* "*") (cast_expression "(undefined8 *)((long)&uStack_90 + lVar1)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)&uStack_90 + lVar1)" (( "(") (binary_expression "(long)&uStack_90 + lVar1" (cast_expression "(long)&uStack_90" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&uStack_90" (& "&") (identifier "uStack_90"))) (+ "+") (identifier "lVar1")) () ")")))) (= "=") (number_literal "0x3b6adf")) (; ";")) (expression_statement "memcpy(&stack0xffffffffffffffe8 + lVar1,param_1,__n);" (call_expression "memcpy(&stack0xffffffffffffffe8 + lVar1,param_1,__n)" (identifier "memcpy") (argument_list "(&stack0xffffffffffffffe8 + lVar1,param_1,__n)" (( "(") (binary_expression "&stack0xffffffffffffffe8 + lVar1" (pointer_expression "&stack0xffffffffffffffe8" (& "&") (identifier "stack0xffffffffffffffe8")) (+ "+") (identifier "lVar1")) (, ",") (identifier "param_1") (, ",") (identifier "__n") () ")"))) (; ";")) (expression_statement "(&stack0xffffffffffffffe8)[__n + lVar1] = 0;" (assignment_expression "(&stack0xffffffffffffffe8)[__n + lVar1] = 0" (subscript_expression "(&stack0xffffffffffffffe8)[__n + lVar1]" (parenthesized_expression "(&stack0xffffffffffffffe8)" (( "(") (pointer_expression "&stack0xffffffffffffffe8" (& "&") (identifier "stack0xffffffffffffffe8")) () ")")) ([ "[") (binary_expression "__n + lVar1" (identifier "__n") (+ "+") (identifier "lVar1")) (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6aed;" (assignment_expression "*(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6aed" (pointer_expression "*(undefined8 *)((long)&uStack_90 + lVar1)" (* "*") (cast_expression "(undefined8 *)((long)&uStack_90 + lVar1)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)&uStack_90 + lVar1)" (( "(") (binary_expression "(long)&uStack_90 + lVar1" (cast_expression "(long)&uStack_90" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&uStack_90" (& "&") (identifier "uStack_90"))) (+ "+") (identifier "lVar1")) () ")")))) (= "=") (number_literal "0x3b6aed")) (; ";")) (expression_statement "FUN_003772b0(acStack_80 + lVar1);" (call_expression "FUN_003772b0(acStack_80 + lVar1)" (identifier "FUN_003772b0") (argument_list "(acStack_80 + lVar1)" (( "(") (binary_expression "acStack_80 + lVar1" (identifier "acStack_80") (+ "+") (identifier "lVar1")) () ")"))) (; ";")) (} "}")))
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ /* __throw_insufficient_space(char const*, char const*) */ void function_1(char *param_1,char *param_2) { long var_3; type_1 uVar2; type_1 uVar3; type_1 uVar4; type_1 uVar5; size_t var_1; type_1 auStack_90 [2]; type_1 uStack_80; type_1 local_78 [11]; type_2 var_2 [8]; local_78[9] = _UNK_004035f8; local_78[8] = _DAT_004035f0; local_78[7] = _UNK_004035e8; local_78[6] = _DAT_004035e0; local_78[5] = _UNK_004035d8; local_78[4] = _DAT_004035d0; local_78[3] = _UNK_004035c8; local_78[2] = _DAT_004035c0; uVar5 = _UNK_004035b8; uVar4 = _DAT_004035b0; uVar3 = _UNK_004035a8; uVar2 = _DAT_004035a0; var_1 = (long)param_2 - (long)param_1; local_78[10] = 0x202020200a3a292f; var_3 = -(var_1 + 0x80 & 0xfffffffffffffff0); var_2[0] = 0; auStack_90[1] = _DAT_004035a0; uStack_80 = _UNK_004035a8; local_78[0] = _DAT_004035b0; local_78[1] = _UNK_004035b8; *(type_1 *)(var_2 + var_3) = 0x202020200a3a292f; *(type_1 *)((long)&uStack_80 + var_3) = uVar2; *(type_1 *)((long)local_78 + var_3) = uVar3; *(type_1 *)((long)local_78 + var_3 + 8) = uVar4; *(type_1 *)((long)local_78 + var_3 + 0x10) = uVar5; *(type_1 *)((long)local_78 + var_3 + 0x18) = local_78[2]; *(type_1 *)((long)local_78 + var_3 + 0x20) = local_78[3]; *(type_1 *)((long)local_78 + var_3 + 0x28) = local_78[4]; *(type_1 *)((long)local_78 + var_3 + 0x30) = local_78[5]; *(type_1 *)((long)local_78 + var_3 + 0x38) = local_78[6]; *(type_1 *)((long)local_78 + var_3 + 0x40) = local_78[7]; *(type_1 *)((long)local_78 + var_3 + 0x48) = local_78[8]; *(type_1 *)(var_2 + var_3 + -8) = local_78[9]; *(type_1 *)((long)auStack_90 + var_3) = 0x3b6adf; var_4(&stack0xffffffffffffffe8 + var_3,param_1,var_1); (&stack0xffffffffffffffe8)[var_1 + var_3] = 0; /* WARNING: Subroutine does not return */ *(type_1 *)((long)auStack_90 + var_3) = 0x3b6aed; std::var_5((char *)((long)&uStack_80 + var_3)); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (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: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (primitive_type) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (primitive_type) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (primitive_type) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (primitive_type) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (primitive_type) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (primitive_type) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (primitive_type) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (primitive_type) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (primitive_type) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (primitive_type) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (primitive_type) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (primitive_type) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_array_declarator size: (number_literal))) value: (field_expression argument: (identifier) field: (field_identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_array_declarator size: (number_literal))) value: (field_expression argument: (identifier) field: (field_identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_array_declarator size: (number_literal))) value: (field_expression argument: (identifier) field: (field_identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_array_declarator size: (number_literal))) value: (field_expression argument: (identifier) field: (field_identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_array_declarator size: (number_literal))) value: (field_expression argument: (identifier) field: (field_identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_array_declarator size: (number_literal))) value: (field_expression argument: (identifier) field: (field_identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_array_declarator size: (number_literal))) value: (field_expression argument: (identifier) field: (field_identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_array_declarator size: (number_literal))) value: (field_expression argument: (identifier) field: (field_identifier))))) (expression_statement (assignment_expression left: (identifier) right: (field_expression argument: (identifier) field: (field_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (field_expression argument: (identifier) field: (field_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (field_expression argument: (identifier) field: (field_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (field_expression argument: (identifier) field: (field_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content) (escape_sequence) (string_content)) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (unary_expression argument: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) 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: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_array_declarator size: (number_literal))) value: (field_expression argument: (identifier) field: (field_identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_array_declarator size: (number_literal))) value: (field_expression argument: (identifier) field: (field_identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_array_declarator size: (number_literal))) value: (field_expression argument: (identifier) field: (field_identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_array_declarator size: (number_literal))) value: (field_expression argument: (identifier) field: (field_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: (pointer_expression argument: (identifier))) right: (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: (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: (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: (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: (identifier))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_array_declarator declarator: (abstract_parenthesized_declarator (abstract_pointer_declarator)) size: (number_literal))) value: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_array_declarator declarator: (abstract_parenthesized_declarator (abstract_pointer_declarator)) size: (number_literal))) value: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_array_declarator declarator: (abstract_parenthesized_declarator (abstract_pointer_declarator)) size: (number_literal))) value: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_array_declarator declarator: (abstract_parenthesized_declarator (abstract_pointer_declarator)) size: (number_literal))) value: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_array_declarator declarator: (abstract_parenthesized_declarator (abstract_pointer_declarator)) size: (number_literal))) value: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_array_declarator declarator: (abstract_parenthesized_declarator (abstract_pointer_declarator)) size: (number_literal))) value: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_array_declarator declarator: (abstract_parenthesized_declarator (abstract_pointer_declarator)) size: (number_literal))) value: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_array_declarator declarator: (abstract_parenthesized_declarator (abstract_pointer_declarator)) size: (number_literal))) value: (parenthesized_expression (binary_expression left: (identifier) right: (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: (pointer_expression argument: (identifier))) right: (identifier))))) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (pointer_expression argument: (identifier)) right: (identifier)) (identifier) (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (parenthesized_expression (pointer_expression argument: (identifier))) index: (binary_expression left: (identifier) right: (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: (pointer_expression argument: (identifier))) right: (identifier))))) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (identifier))))))))
null
void MASKED(void *param_1,long param_2) { long lVar1; undefined8 uVar2; undefined8 uVar3; undefined8 uVar4; undefined8 uVar5; size_t __n; undefined8 uStack_90; char local_88 [8]; char acStack_80 [8]; char local_78 [8]; char acStack_70 [8]; char local_68 [8]; char acStack_60 [8]; char local_58 [8]; char acStack_50 [8]; char local_48 [8]; char acStack_40 [8]; char local_38 [8]; char acStack_30 [8]; char local_28 [8]; undefined8 local_20; acStack_30 = (char [8])s_not_enough_space_for_format_expa_004035a0._88_8_; local_38 = (char [8])s_not_enough_space_for_format_expa_004035a0._80_8_; acStack_40 = (char [8])s_not_enough_space_for_format_expa_004035a0._72_8_; local_48 = (char [8])s_not_enough_space_for_format_expa_004035a0._64_8_; acStack_50 = (char [8])s_not_enough_space_for_format_expa_004035a0._56_8_; local_58 = (char [8])s_not_enough_space_for_format_expa_004035a0._48_8_; acStack_60 = (char [8])s_not_enough_space_for_format_expa_004035a0._40_8_; local_68 = (char [8])s_not_enough_space_for_format_expa_004035a0._32_8_; uVar5 = s_not_enough_space_for_format_expa_004035a0._24_8_; uVar4 = s_not_enough_space_for_format_expa_004035a0._16_8_; uVar3 = s_not_enough_space_for_format_expa_004035a0._8_8_; uVar2 = s_not_enough_space_for_format_expa_004035a0._0_8_; __n = param_2 - (long)param_1; builtin_strncpy(local_28,"/):\n ",8); lVar1 = -(__n + 0x80 & 0xfffffffffffffff0); local_20._0_1_ = 0; local_88 = (char [8])s_not_enough_space_for_format_expa_004035a0._0_8_; acStack_80 = (char [8])s_not_enough_space_for_format_expa_004035a0._8_8_; local_78 = (char [8])s_not_enough_space_for_format_expa_004035a0._16_8_; acStack_70 = (char [8])s_not_enough_space_for_format_expa_004035a0._24_8_; *(undefined8 *)((long)&local_20 + lVar1) = 0x202020200a3a292f; *(undefined8 *)(acStack_80 + lVar1) = uVar2; *(undefined8 *)(local_78 + lVar1) = uVar3; *(undefined8 *)(acStack_70 + lVar1) = uVar4; *(undefined8 *)(local_68 + lVar1) = uVar5; *(char (*) [8])(acStack_60 + lVar1) = local_68; *(char (*) [8])(local_58 + lVar1) = acStack_60; *(char (*) [8])(acStack_50 + lVar1) = local_58; *(char (*) [8])(local_48 + lVar1) = acStack_50; *(char (*) [8])(acStack_40 + lVar1) = local_48; *(char (*) [8])(local_38 + lVar1) = acStack_40; *(char (*) [8])(acStack_30 + lVar1) = local_38; *(char (*) [8])(local_28 + lVar1) = acStack_30; *(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6adf; memcpy(&stack0xffffffffffffffe8 + lVar1,param_1,__n); (&stack0xffffffffffffffe8)[__n + lVar1] = 0; /* WARNING: Subroutine does not return */ *(undefined8 *)((long)&uStack_90 + lVar1) = 0x3b6aed; FUN_003772b0(acStack_80 + lVar1); }
11627_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
operator<<
FUN_004a9e60
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::ostream& std::TEMPNAMEPLACEHOLDERVALUE(std::ostream&, signed char) */ ostream * std::operator<<(ostream *param_1,char param_2) { ostream *poVar1; char local_9 [9]; local_9[0] = param_2; poVar1 = __ostream_insert<char,std::char_traits<char>>(param_1,local_9,1); return poVar1; }
void FUN_004a9e60(undefined8 param_1,undefined1 param_2) { undefined1 local_9 [9]; local_9[0] = param_2; FUN_004a9a70(param_1,local_9,1); return; }
SUB RSP,0x18 MOV EDX,0x1 MOV byte ptr [RSP + 0xf],SIL LEA RSI,[RSP + 0xf] CALL 0x004a9a70 ADD RSP,0x18 RET
null
null
null
null
[('const--9', u'PTRSUB_-1202348319'), ('tmp_130', u'PTRSUB_-1202348319'), ('const-0', u'RETURN_-1202348381'), ('tmp_132', u'CALL_-1202348405'), ('tmp_138', u'COPY_-1202348378'), (u'CALL_-1202348405', u'RETURN_-1202348381'), ('const-1', u'CALL_-1202348405'), (u'PTRSUB_-1202348319', u'CALL_-1202348405'), (u'CALL_-1202348405', u'INDIRECT_-1202348320')]
[('const-1', u'CALL_-1202348405'), ('tmp_132', u'COPY_-1202348378'), ('const-0', u'RETURN_-1202348381'), ('const--9', u'PTRSUB_-1202348319'), ('tmp_125', u'PTRSUB_-1202348319'), ('tmp_157', u'CALL_-1202348405'), (u'CALL_-1202348405', u'INDIRECT_-1202348321'), (u'PTRSUB_-1202348319', u'CALL_-1202348405')]
null
null
004a9e60
x64
O2
(translation_unit "void FUN_004a9e60(undefined8 param_1,undefined1 param_2)\n\n{\n undefined1 local_9 [9];\n \n local_9[0] = param_2;\n FUN_004a9a70(param_1,local_9,1);\n return;\n}\n\n" (function_definition "void FUN_004a9e60(undefined8 param_1,undefined1 param_2)\n\n{\n undefined1 local_9 [9];\n \n local_9[0] = param_2;\n FUN_004a9a70(param_1,local_9,1);\n return;\n}" primitive_type (function_declarator "FUN_004a9e60(undefined8 param_1,undefined1 param_2)" identifier (parameter_list "(undefined8 param_1,undefined1 param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined1 param_2" type_identifier identifier) ))) (compound_statement "{\n undefined1 local_9 [9];\n \n local_9[0] = param_2;\n FUN_004a9a70(param_1,local_9,1);\n return;\n}" { (declaration "undefined1 local_9 [9];" type_identifier (array_declarator "local_9 [9]" identifier [ number_literal ]) ;) (expression_statement "local_9[0] = param_2;" (assignment_expression "local_9[0] = param_2" (subscript_expression "local_9[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_004a9a70(param_1,local_9,1);" (call_expression "FUN_004a9a70(param_1,local_9,1)" identifier (argument_list "(param_1,local_9,1)" ( identifier , identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::ostream& std::TEMPNAMEPLACEHOLDERVALUE(std::ostream&, signed char) */\n\nostream * std::operator<<(ostream *param_1,char param_2)\n\n{\n ostream *poVar1;\n char local_9 [9];\n \n local_9[0] = param_2;\n poVar1 = __ostream_insert<char,std::char_traits<char>>(param_1,local_9,1);\n return poVar1;\n}\n\n" comment comment (ERROR "ostream * std::operator<<(ostream *param_1,char param_2)" (binary_expression "ostream * std::operator<<(ostream *param_1,char param_2)" (binary_expression "ostream * std" identifier * identifier) (ERROR "::operator" : : identifier) << (parenthesized_expression "(ostream *param_1,char param_2)" ( (comma_expression "ostream *param_1,char param_2" (binary_expression "ostream *param_1" identifier * identifier) , (ERROR "char" identifier) identifier) )))) (compound_statement "{\n ostream *poVar1;\n char local_9 [9];\n \n local_9[0] = param_2;\n poVar1 = __ostream_insert<char,std::char_traits<char>>(param_1,local_9,1);\n return poVar1;\n}" { (declaration "ostream *poVar1;" type_identifier (pointer_declarator "*poVar1" * identifier) ;) (declaration "char local_9 [9];" primitive_type (array_declarator "local_9 [9]" identifier [ number_literal ]) ;) (expression_statement "local_9[0] = param_2;" (assignment_expression "local_9[0] = param_2" (subscript_expression "local_9[0]" identifier [ number_literal ]) = identifier) ;) (ERROR "poVar1 = __ostream_insert<char,std::" (comma_expression "poVar1 = __ostream_insert<char,std" (assignment_expression "poVar1 = __ostream_insert<char" identifier = (binary_expression "__ostream_insert<char" identifier < identifier)) , identifier) : :) (expression_statement "char_traits<char>>(param_1,local_9,1);" (binary_expression "char_traits<char>>(param_1,local_9,1)" identifier < (binary_expression "char>>(param_1,local_9,1)" identifier >> (parenthesized_expression "(param_1,local_9,1)" ( (comma_expression "param_1,local_9,1" identifier , (comma_expression "local_9,1" identifier , number_literal)) )))) ;) (return_statement "return poVar1;" return identifier ;) }))
(translation_unit "void FUN_004a9e60(undefined8 param_1,undefined1 param_2)\n\n{\n undefined1 local_9 [9];\n \n local_9[0] = param_2;\n FUN_004a9a70(param_1,local_9,1);\n return;\n}\n\n" (function_definition "void FUN_004a9e60(undefined8 param_1,undefined1 param_2)\n\n{\n undefined1 local_9 [9];\n \n local_9[0] = param_2;\n FUN_004a9a70(param_1,local_9,1);\n return;\n}" primitive_type (function_declarator "FUN_004a9e60(undefined8 param_1,undefined1 param_2)" identifier (parameter_list "(undefined8 param_1,undefined1 param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined1 param_2" type_identifier identifier) ))) (compound_statement "{\n undefined1 local_9 [9];\n \n local_9[0] = param_2;\n FUN_004a9a70(param_1,local_9,1);\n return;\n}" { (declaration "undefined1 local_9 [9];" type_identifier (array_declarator "local_9 [9]" identifier [ number_literal ]) ;) (expression_statement "local_9[0] = param_2;" (assignment_expression "local_9[0] = param_2" (subscript_expression "local_9[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_004a9a70(param_1,local_9,1);" (call_expression "FUN_004a9a70(param_1,local_9,1)" identifier (argument_list "(param_1,local_9,1)" ( identifier , identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , LIT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_004a9e60(undefined8 param_1,undefined1 param_2)\n\n{\n undefined1 local_9 [9];\n \n local_9[0] = param_2;\n FUN_004a9a70(param_1,local_9,1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_004a9e60(undefined8 param_1,undefined1 param_2)" (identifier "FUN_004a9e60") (parameter_list "(undefined8 param_1,undefined1 param_2)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined1 param_2" (type_identifier "undefined1") (identifier "param_2")) () ")"))) (compound_statement "{\n undefined1 local_9 [9];\n \n local_9[0] = param_2;\n FUN_004a9a70(param_1,local_9,1);\n return;\n}" ({ "{") (declaration "undefined1 local_9 [9];" (type_identifier "undefined1") (array_declarator "local_9 [9]" (identifier "local_9") ([ "[") (number_literal "9") (] "]")) (; ";")) (expression_statement "local_9[0] = param_2;" (assignment_expression "local_9[0] = param_2" (subscript_expression "local_9[0]" (identifier "local_9") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "param_2")) (; ";")) (expression_statement "FUN_004a9a70(param_1,local_9,1);" (call_expression "FUN_004a9a70(param_1,local_9,1)" (identifier "FUN_004a9a70") (argument_list "(param_1,local_9,1)" (( "(") (identifier "param_1") (, ",") (identifier "local_9") (, ",") (number_literal "1") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::ostream& std::TEMPNAMEPLACEHOLDERVALUE(std::ostream&, signed char) */ type_1 * std::operator<<(type_1 *param_1,var_2 param_2) { type_1 *poVar1; char local_9 [9]; local_9[0] = param_2; poVar1 = __ostream_insert<var_2,std::var_1<var_2>>(param_1,local_9,1); return poVar1; }
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)))) body: (compound_statement (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal)))) (return_statement))))
null
void MASKED(undefined8 param_1,undefined1 param_2) { undefined1 local_9 [9]; local_9[0] = param_2; FUN_004a9a70(param_1,local_9,1); return; }
5172_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
add_target_specific
FUN_00224070
/* DWARF original prototype: void add_target_specific(Output_data_reloc<4,_true,_32,_false> * this, uint type, void * arg, Output_data * od, Address address, Addend addend) */ void __thiscall gold::Output_data_reloc<4,_true,_32,_false>::add_target_specific (Output_data_reloc<4,_true,_32,_false> *this,uint type,void *arg,Output_data *od, Address address,Addend addend) { Output_reloc_type OStack_58; Output_reloc<9,_true,_32,_false>::Output_reloc(&OStack_58.rel_,type,arg,od,address); OStack_58.addend_ = addend; Output_data_reloc_base<4,_true,_32,_false>::add (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_58); return; }
void FUN_00224070(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined4 param_6) { undefined1 auStack_58 [32]; undefined4 local_38; FUN_002032a0(auStack_58); local_38 = param_6; FUN_002235c0(param_1,param_4,auStack_58); return; }
PUSH R13 MOV R13D,R9D PUSH R12 MOV R12,RDI PUSH RBP PUSH RBX MOV RBX,RCX SUB RSP,0x38 MOV RBP,RSP MOV RDI,RBP CALL 0x002032a0 MOV RDX,RBP MOV RSI,RBX MOV RDI,R12 MOV dword ptr [RSP + 0x20],R13D CALL 0x002235c0 ADD RSP,0x38 POP RBX POP RBP POP R12 POP R13 RET
null
null
null
null
[(u'PTRSUB_-1203945149', u'CALL_-1203945271'), ('tmp_183', u'CALL_-1203945299'), (u'PTRSUB_-1203945150', u'PTRSUB_-1203945137'), ('tmp_297', u'PTRSUB_-1203945149'), ('tmp_185', u'CALL_-1203945299'), ('const-0', u'PTRSUB_-1203945137'), (u'CALL_-1203945271', u'INDIRECT_-1203945137'), (u'PTRSUB_-1203945137', u'CALL_-1203945299'), ('tmp_185', u'CALL_-1203945271'), ('const--88', u'PTRSUB_-1203945149'), (u'PTRSUB_-1203945117', u'CALL_-1203945271'), ('tmp_297', u'PTRSUB_-1203945150'), ('tmp_184', u'CALL_-1203945299'), ('tmp_187', u'COPY_-1203945184'), ('tmp_182', u'PTRSUB_-1203945117'), ('const--88', u'PTRSUB_-1203945150'), ('const-0', u'PTRSUB_-1203945117'), ('const-0', u'RETURN_-1203945225'), ('tmp_186', u'CALL_-1203945299')]
[(u'CALL_-1203945271', u'INDIRECT_-1203945141'), ('tmp_284', u'PTRSUB_-1203945154'), ('const--88', u'PTRSUB_-1203945153'), ('tmp_284', u'PTRSUB_-1203945153'), ('const--88', u'PTRSUB_-1203945154'), ('tmp_285', u'COPY_-1203945188'), (u'PTRSUB_-1203945153', u'CALL_-1203945271'), (u'PTRSUB_-1203945154', u'CALL_-1203945299'), ('tmp_290', u'CALL_-1203945271'), ('tmp_287', u'CALL_-1203945271'), ('const-0', u'RETURN_-1203945225')]
null
null
00224070
x64
O2
(translation_unit "void FUN_00224070(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6)\n\n{\n undefined1 auStack_58 [32];\n undefined4 local_38;\n \n FUN_002032a0(auStack_58);\n local_38 = param_6;\n FUN_002235c0(param_1,param_4,auStack_58);\n return;\n}\n\n" (function_definition "void FUN_00224070(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6)\n\n{\n undefined1 auStack_58 [32];\n undefined4 local_38;\n \n FUN_002032a0(auStack_58);\n local_38 = param_6;\n FUN_002235c0(param_1,param_4,auStack_58);\n return;\n}" primitive_type (function_declarator "FUN_00224070(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) ))) (compound_statement "{\n undefined1 auStack_58 [32];\n undefined4 local_38;\n \n FUN_002032a0(auStack_58);\n local_38 = param_6;\n FUN_002235c0(param_1,param_4,auStack_58);\n return;\n}" { (declaration "undefined1 auStack_58 [32];" type_identifier (array_declarator "auStack_58 [32]" identifier [ number_literal ]) ;) (declaration "undefined4 local_38;" type_identifier identifier ;) (expression_statement "FUN_002032a0(auStack_58);" (call_expression "FUN_002032a0(auStack_58)" identifier (argument_list "(auStack_58)" ( identifier ))) ;) (expression_statement "local_38 = param_6;" (assignment_expression "local_38 = param_6" identifier = identifier) ;) (expression_statement "FUN_002235c0(param_1,param_4,auStack_58);" (call_expression "FUN_002235c0(param_1,param_4,auStack_58)" identifier (argument_list "(param_1,param_4,auStack_58)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void add_target_specific(Output_data_reloc<4,_true,_32,_false> * this,\n uint type, void * arg, Output_data * od, Address address, Addend addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_true,_32,_false>::add_target_specific\n (Output_data_reloc<4,_true,_32,_false> *this,uint type,void *arg,Output_data *od,\n Address address,Addend addend)\n\n{\n Output_reloc_type OStack_58;\n \n Output_reloc<9,_true,_32,_false>::Output_reloc(&OStack_58.rel_,type,arg,od,address);\n OStack_58.addend_ = addend;\n Output_data_reloc_base<4,_true,_32,_false>::add\n (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_58);\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Output_data_reloc<4,_true,_32,_false>::add_target_specific\n (Output_data_reloc<4,_true,_32,_false> *this,uint type,void *arg,Output_data *od,\n Address address,Addend addend)\n\n{\n Output_reloc_type OStack_58;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<4" < number_literal) , identifier , identifier , (ERROR "_false>::add_target_specific\n (Output_data_reloc<4,_true,_32,_false> *this,uint type,void *arg,Output_data *od,\n Address address,Addend addend)\n\n{\n Output_reloc_type" identifier > : : (function_declarator "add_target_specific\n (Output_data_reloc<4,_true,_32,_false> *this,uint type,void *arg,Output_data *od,\n Address address,Addend addend)" identifier (parameter_list "(Output_data_reloc<4,_true,_32,_false> *this,uint type,void *arg,Output_data *od,\n Address address,Addend addend)" ( (parameter_declaration "Output_data_reloc" type_identifier) (ERROR "<4" < number_literal) , (parameter_declaration "_true" type_identifier) , (parameter_declaration "_32" type_identifier) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "uint type" type_identifier identifier) , (parameter_declaration "void *arg" primitive_type (pointer_declarator "*arg" * identifier)) , (parameter_declaration "Output_data *od" type_identifier (pointer_declarator "*od" * identifier)) , (parameter_declaration "Address address" type_identifier identifier) , (parameter_declaration "Addend addend" type_identifier identifier) ))) { identifier) identifier ;) (expression_statement "Output_reloc<9,_true,_32,_false>::Output_reloc(&OStack_58.rel_,type,arg,od,address);" (update_expression "Output_reloc<9,_true,_32,_false>::Output_reloc(&OStack_58.rel_,type,arg,od,address)" (binary_expression "Output_reloc<9,_true,_32,_false>::Output_reloc(&OStack_58.rel_,type,arg,od,address)" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_true,_32,_false" , identifier , identifier , identifier) > (ERROR "::" : :) (call_expression "Output_reloc(&OStack_58.rel_,type,arg,od,address)" identifier (argument_list "(&OStack_58.rel_,type,arg,od,address)" ( (pointer_expression "&OStack_58.rel_" & (field_expression "OStack_58.rel_" identifier . field_identifier)) , identifier , identifier , identifier , identifier )))) --) ;) (expression_statement "OStack_58.addend_ = addend;" (assignment_expression "OStack_58.addend_ = addend" (field_expression "OStack_58.addend_" identifier . field_identifier) = identifier) ;) (expression_statement "Output_data_reloc_base<4,_true,_32,_false>::add\n (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_58);" (update_expression "Output_data_reloc_base<4,_true,_32,_false>::add\n (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_58)" (binary_expression "Output_data_reloc_base<4,_true,_32,_false>::add\n (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_58)" (binary_expression "Output_data_reloc_base<4" identifier < number_literal) (ERROR ",_true,_32,_false" , identifier , identifier , identifier) > (ERROR "::" : :) (call_expression "add\n (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_58)" identifier (argument_list "(&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_58)" ( (binary_expression "&this->super_Output_data_reloc_base<4" (pointer_expression "&this->super_Output_data_reloc_base" & (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier)) < number_literal) , identifier , identifier , identifier (ERROR ">" >) , identifier , (pointer_expression "&OStack_58" & identifier) )))) --) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_00224070(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6)\n\n{\n undefined1 auStack_58 [32];\n undefined4 local_38;\n \n FUN_002032a0(auStack_58);\n local_38 = param_6;\n FUN_002235c0(param_1,param_4,auStack_58);\n return;\n}\n\n" (function_definition "void FUN_00224070(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6)\n\n{\n undefined1 auStack_58 [32];\n undefined4 local_38;\n \n FUN_002032a0(auStack_58);\n local_38 = param_6;\n FUN_002235c0(param_1,param_4,auStack_58);\n return;\n}" primitive_type (function_declarator "FUN_00224070(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) ))) (compound_statement "{\n undefined1 auStack_58 [32];\n undefined4 local_38;\n \n FUN_002032a0(auStack_58);\n local_38 = param_6;\n FUN_002235c0(param_1,param_4,auStack_58);\n return;\n}" { (declaration "undefined1 auStack_58 [32];" type_identifier (array_declarator "auStack_58 [32]" identifier [ number_literal ]) ;) (declaration "undefined4 local_38;" type_identifier identifier ;) (expression_statement "FUN_002032a0(auStack_58);" (call_expression "FUN_002032a0(auStack_58)" identifier (argument_list "(auStack_58)" ( identifier ))) ;) (expression_statement "local_38 = param_6;" (assignment_expression "local_38 = param_6" identifier = identifier) ;) (expression_statement "FUN_002235c0(param_1,param_4,auStack_58);" (call_expression "FUN_002235c0(param_1,param_4,auStack_58)" identifier (argument_list "(param_1,param_4,auStack_58)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00224070(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6)\n\n{\n undefined1 auStack_58 [32];\n undefined4 local_38;\n \n FUN_002032a0(auStack_58);\n local_38 = param_6;\n FUN_002235c0(param_1,param_4,auStack_58);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00224070(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6)" (identifier "FUN_00224070") (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "undefined8 param_4" (type_identifier "undefined8") (identifier "param_4")) (, ",") (parameter_declaration "undefined8 param_5" (type_identifier "undefined8") (identifier "param_5")) (, ",") (parameter_declaration "undefined4 param_6" (type_identifier "undefined4") (identifier "param_6")) () ")"))) (compound_statement "{\n undefined1 auStack_58 [32];\n undefined4 local_38;\n \n FUN_002032a0(auStack_58);\n local_38 = param_6;\n FUN_002235c0(param_1,param_4,auStack_58);\n return;\n}" ({ "{") (declaration "undefined1 auStack_58 [32];" (type_identifier "undefined1") (array_declarator "auStack_58 [32]" (identifier "auStack_58") ([ "[") (number_literal "32") (] "]")) (; ";")) (declaration "undefined4 local_38;" (type_identifier "undefined4") (identifier "local_38") (; ";")) (expression_statement "FUN_002032a0(auStack_58);" (call_expression "FUN_002032a0(auStack_58)" (identifier "FUN_002032a0") (argument_list "(auStack_58)" (( "(") (identifier "auStack_58") () ")"))) (; ";")) (expression_statement "local_38 = param_6;" (assignment_expression "local_38 = param_6" (identifier "local_38") (= "=") (identifier "param_6")) (; ";")) (expression_statement "FUN_002235c0(param_1,param_4,auStack_58);" (call_expression "FUN_002235c0(param_1,param_4,auStack_58)" (identifier "FUN_002235c0") (argument_list "(param_1,param_4,auStack_58)" (( "(") (identifier "param_1") (, ",") (identifier "param_4") (, ",") (identifier "auStack_58") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void add_target_specific(Output_data_reloc<4,_true,_32,_false> * this, uint type, void * arg, Output_data * od, Address address, Addend addend) */ void __thiscall gold::Output_data_reloc<4,_true,_32,_false>::add_target_specific (Output_data_reloc<4,_true,_32,_false> *this,uint type,void *arg,Output_data *od, Address address,Addend addend) { Output_reloc_type OStack_58; var_1<9,_true,_32,_false>::var_1(&OStack_58.rel_,type,arg,od,address); OStack_58.addend_ = addend; var_2<4,_true,_32,_false>::var_3 (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_58); 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)))) body: (compound_statement (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (return_statement))))
null
void MASKED(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined4 param_6) { undefined1 auStack_58 [32]; undefined4 local_38; FUN_002032a0(auStack_58); local_38 = param_6; FUN_002235c0(param_1,param_4,auStack_58); return; }
4500_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
add_local_section
FUN_0020dab0
/* DWARF original prototype: void add_local_section(Output_data_reloc<4,_true,_32,_false> * this, Sized_relobj<32,_false> * relobj, uint input_shndx, uint type, Output_data * od, Address address, Addend addend) */ void __thiscall gold::Output_data_reloc<4,_true,_32,_false>::add_local_section (Output_data_reloc<4,_true,_32,_false> *this,Sized_relobj<32,_false> *relobj, uint input_shndx,uint type,Output_data *od,Address address,Addend addend) { Output_reloc_type OStack_48; Output_reloc<9,_true,_32,_false>::Output_reloc (&OStack_48.rel_,relobj,input_shndx,type,od,address,false,false,true,false); OStack_48.addend_ = addend; Output_data_reloc_base<4,_true,_32,_false>::add (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_48); return; }
void FUN_0020dab0(undefined8 param_1) { undefined8 in_R8; undefined4 in_stack_00000008; undefined1 auStack_48 [32]; undefined4 local_28; FUN_001f9ca0(auStack_48); local_28 = in_stack_00000008; FUN_001843e0(param_1,in_R8,auStack_48); return; }
PUSH R12 MOV R12,RDI PUSH RBP PUSH RBX MOV RBX,R8 SUB RSP,0x30 MOV RBP,RSP PUSH 0x0 PUSH 0x1 MOV RDI,RBP PUSH 0x0 PUSH 0x0 CALL 0x001f9ca0 MOV EAX,dword ptr [RSP + 0x70] MOV RDX,RBP MOV RSI,RBX MOV RDI,R12 MOV dword ptr [RSP + 0x40],EAX ADD RSP,0x20 CALL 0x001843e0 ADD RSP,0x30 POP RBX POP RBP POP R12 RET
null
null
null
null
[('const-0', u'CALL_-1203774729'), ('tmp_232', u'CALL_-1203774729'), ('tmp_234', u'COPY_-1203774707'), ('tmp_230', u'CALL_-1203774729'), (u'PTRSUB_-1203774555', u'CALL_-1203774681'), ('tmp_232', u'CALL_-1203774681'), ('tmp_233', u'CALL_-1203774729'), (u'PTRSUB_-1203774556', u'PTRSUB_-1203774536'), ('tmp_366', u'PTRSUB_-1203774556'), (u'PTRSUB_-1203774509', u'CALL_-1203774681'), ('const-0', u'RETURN_-1203774641'), ('const--72', u'PTRSUB_-1203774556'), ('const-1', u'CALL_-1203774729'), (u'CALL_-1203774681', u'INDIRECT_-1203774526'), ('const--72', u'PTRSUB_-1203774555'), ('tmp_229', u'CALL_-1203774729'), ('tmp_228', u'PTRSUB_-1203774509'), ('const-0', u'CALL_-1203774729'), ('const-0', u'PTRSUB_-1203774536'), ('tmp_366', u'PTRSUB_-1203774555'), (u'PTRSUB_-1203774536', u'CALL_-1203774729'), ('const-0', u'CALL_-1203774729'), ('tmp_231', u'CALL_-1203774729'), ('const-0', u'PTRSUB_-1203774509')]
[('const--72', u'PTRSUB_-1203774571'), (u'PTRSUB_-1203774571', u'CALL_-1203774681'), ('const--72', u'PTRSUB_-1203774572'), ('tmp_333', u'CALL_-1203774681'), (u'CALL_-1203774681', u'INDIRECT_-1203774542'), (u'PTRSUB_-1203774572', u'CALL_-1203774729'), ('tmp_329', u'PTRSUB_-1203774572'), ('tmp_329', u'PTRSUB_-1203774571'), ('tmp_330', u'CALL_-1203774681'), ('tmp_496', u'COPY_-1203774707'), ('const-0', u'RETURN_-1203774641')]
null
null
0020dab0
x64
O2
(translation_unit "void FUN_0020dab0(undefined8 param_1)\n\n{\n undefined8 in_R8;\n undefined4 in_stack_00000008;\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_001f9ca0(auStack_48);\n local_28 = in_stack_00000008;\n FUN_001843e0(param_1,in_R8,auStack_48);\n return;\n}\n\n" (function_definition "void FUN_0020dab0(undefined8 param_1)\n\n{\n undefined8 in_R8;\n undefined4 in_stack_00000008;\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_001f9ca0(auStack_48);\n local_28 = in_stack_00000008;\n FUN_001843e0(param_1,in_R8,auStack_48);\n return;\n}" primitive_type (function_declarator "FUN_0020dab0(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n undefined8 in_R8;\n undefined4 in_stack_00000008;\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_001f9ca0(auStack_48);\n local_28 = in_stack_00000008;\n FUN_001843e0(param_1,in_R8,auStack_48);\n return;\n}" { (declaration "undefined8 in_R8;" type_identifier identifier ;) (declaration "undefined4 in_stack_00000008;" type_identifier identifier ;) (declaration "undefined1 auStack_48 [32];" type_identifier (array_declarator "auStack_48 [32]" identifier [ number_literal ]) ;) (declaration "undefined4 local_28;" type_identifier identifier ;) (expression_statement "FUN_001f9ca0(auStack_48);" (call_expression "FUN_001f9ca0(auStack_48)" identifier (argument_list "(auStack_48)" ( identifier ))) ;) (expression_statement "local_28 = in_stack_00000008;" (assignment_expression "local_28 = in_stack_00000008" identifier = identifier) ;) (expression_statement "FUN_001843e0(param_1,in_R8,auStack_48);" (call_expression "FUN_001843e0(param_1,in_R8,auStack_48)" identifier (argument_list "(param_1,in_R8,auStack_48)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void add_local_section(Output_data_reloc<4,_true,_32,_false> * this,\n Sized_relobj<32,_false> * relobj, uint input_shndx, uint type, Output_data * od, Address address,\n Addend addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_true,_32,_false>::add_local_section\n (Output_data_reloc<4,_true,_32,_false> *this,Sized_relobj<32,_false> *relobj,\n uint input_shndx,uint type,Output_data *od,Address address,Addend addend)\n\n{\n Output_reloc_type OStack_48;\n \n Output_reloc<9,_true,_32,_false>::Output_reloc\n (&OStack_48.rel_,relobj,input_shndx,type,od,address,false,false,true,false);\n OStack_48.addend_ = addend;\n Output_data_reloc_base<4,_true,_32,_false>::add\n (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_48);\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Output_data_reloc<4,_true,_32,_false>::add_local_section\n (Output_data_reloc<4,_true,_32,_false> *this,Sized_relobj<32,_false> *relobj,\n uint input_shndx,uint type,Output_data *od,Address address,Addend addend)\n\n{\n Output_reloc_type OStack_48;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<4" < number_literal) , identifier , identifier , (ERROR "_false>::add_local_section\n (Output_data_reloc<4,_true,_32,_false> *this,Sized_relobj<32,_false> *relobj,\n uint input_shndx,uint type,Output_data *od,Address address,Addend addend)\n\n{\n Output_reloc_type" identifier > : : (function_declarator "add_local_section\n (Output_data_reloc<4,_true,_32,_false> *this,Sized_relobj<32,_false> *relobj,\n uint input_shndx,uint type,Output_data *od,Address address,Addend addend)" identifier (parameter_list "(Output_data_reloc<4,_true,_32,_false> *this,Sized_relobj<32,_false> *relobj,\n uint input_shndx,uint type,Output_data *od,Address address,Addend addend)" ( (parameter_declaration "Output_data_reloc" type_identifier) (ERROR "<4" < number_literal) , (parameter_declaration "_true" type_identifier) , (parameter_declaration "_32" type_identifier) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Sized_relobj" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false> *relobj" type_identifier (ERROR ">" >) (pointer_declarator "*relobj" * identifier)) , (parameter_declaration "uint input_shndx" type_identifier 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) , (parameter_declaration "Addend addend" type_identifier identifier) ))) { identifier) identifier ;) (expression_statement "Output_reloc<9,_true,_32,_false>::Output_reloc\n (&OStack_48.rel_,relobj,input_shndx,type,od,address,false,false,true,false);" (update_expression "Output_reloc<9,_true,_32,_false>::Output_reloc\n (&OStack_48.rel_,relobj,input_shndx,type,od,address,false,false,true,false)" (binary_expression "Output_reloc<9,_true,_32,_false>::Output_reloc\n (&OStack_48.rel_,relobj,input_shndx,type,od,address,false,false,true,false)" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_true,_32,_false" , identifier , identifier , identifier) > (ERROR "::" : :) (call_expression "Output_reloc\n (&OStack_48.rel_,relobj,input_shndx,type,od,address,false,false,true,false)" identifier (argument_list "(&OStack_48.rel_,relobj,input_shndx,type,od,address,false,false,true,false)" ( (pointer_expression "&OStack_48.rel_" & (field_expression "OStack_48.rel_" identifier . field_identifier)) , identifier , identifier , identifier , identifier , identifier , false , false , true , false )))) --) ;) (expression_statement "OStack_48.addend_ = addend;" (assignment_expression "OStack_48.addend_ = addend" (field_expression "OStack_48.addend_" identifier . field_identifier) = identifier) ;) (expression_statement "Output_data_reloc_base<4,_true,_32,_false>::add\n (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_48);" (update_expression "Output_data_reloc_base<4,_true,_32,_false>::add\n (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_48)" (binary_expression "Output_data_reloc_base<4,_true,_32,_false>::add\n (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_48)" (binary_expression "Output_data_reloc_base<4" identifier < number_literal) (ERROR ",_true,_32,_false" , identifier , identifier , identifier) > (ERROR "::" : :) (call_expression "add\n (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_48)" identifier (argument_list "(&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_48)" ( (binary_expression "&this->super_Output_data_reloc_base<4" (pointer_expression "&this->super_Output_data_reloc_base" & (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier)) < number_literal) , identifier , identifier , identifier (ERROR ">" >) , identifier , (pointer_expression "&OStack_48" & identifier) )))) --) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_0020dab0(undefined8 param_1)\n\n{\n undefined8 in_R8;\n undefined4 in_stack_00000008;\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_001f9ca0(auStack_48);\n local_28 = in_stack_00000008;\n FUN_001843e0(param_1,in_R8,auStack_48);\n return;\n}\n\n" (function_definition "void FUN_0020dab0(undefined8 param_1)\n\n{\n undefined8 in_R8;\n undefined4 in_stack_00000008;\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_001f9ca0(auStack_48);\n local_28 = in_stack_00000008;\n FUN_001843e0(param_1,in_R8,auStack_48);\n return;\n}" primitive_type (function_declarator "FUN_0020dab0(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n undefined8 in_R8;\n undefined4 in_stack_00000008;\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_001f9ca0(auStack_48);\n local_28 = in_stack_00000008;\n FUN_001843e0(param_1,in_R8,auStack_48);\n return;\n}" { (declaration "undefined8 in_R8;" type_identifier identifier ;) (declaration "undefined4 in_stack_00000008;" type_identifier identifier ;) (declaration "undefined1 auStack_48 [32];" type_identifier (array_declarator "auStack_48 [32]" identifier [ number_literal ]) ;) (declaration "undefined4 local_28;" type_identifier identifier ;) (expression_statement "FUN_001f9ca0(auStack_48);" (call_expression "FUN_001f9ca0(auStack_48)" identifier (argument_list "(auStack_48)" ( identifier ))) ;) (expression_statement "local_28 = in_stack_00000008;" (assignment_expression "local_28 = in_stack_00000008" identifier = identifier) ;) (expression_statement "FUN_001843e0(param_1,in_R8,auStack_48);" (call_expression "FUN_001843e0(param_1,in_R8,auStack_48)" identifier (argument_list "(param_1,in_R8,auStack_48)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_0020dab0(undefined8 param_1)\n\n{\n undefined8 in_R8;\n undefined4 in_stack_00000008;\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_001f9ca0(auStack_48);\n local_28 = in_stack_00000008;\n FUN_001843e0(param_1,in_R8,auStack_48);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0020dab0(undefined8 param_1)" (identifier "FUN_0020dab0") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")"))) (compound_statement "{\n undefined8 in_R8;\n undefined4 in_stack_00000008;\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_001f9ca0(auStack_48);\n local_28 = in_stack_00000008;\n FUN_001843e0(param_1,in_R8,auStack_48);\n return;\n}" ({ "{") (declaration "undefined8 in_R8;" (type_identifier "undefined8") (identifier "in_R8") (; ";")) (declaration "undefined4 in_stack_00000008;" (type_identifier "undefined4") (identifier "in_stack_00000008") (; ";")) (declaration "undefined1 auStack_48 [32];" (type_identifier "undefined1") (array_declarator "auStack_48 [32]" (identifier "auStack_48") ([ "[") (number_literal "32") (] "]")) (; ";")) (declaration "undefined4 local_28;" (type_identifier "undefined4") (identifier "local_28") (; ";")) (expression_statement "FUN_001f9ca0(auStack_48);" (call_expression "FUN_001f9ca0(auStack_48)" (identifier "FUN_001f9ca0") (argument_list "(auStack_48)" (( "(") (identifier "auStack_48") () ")"))) (; ";")) (expression_statement "local_28 = in_stack_00000008;" (assignment_expression "local_28 = in_stack_00000008" (identifier "local_28") (= "=") (identifier "in_stack_00000008")) (; ";")) (expression_statement "FUN_001843e0(param_1,in_R8,auStack_48);" (call_expression "FUN_001843e0(param_1,in_R8,auStack_48)" (identifier "FUN_001843e0") (argument_list "(param_1,in_R8,auStack_48)" (( "(") (identifier "param_1") (, ",") (identifier "in_R8") (, ",") (identifier "auStack_48") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void add_local_section(Output_data_reloc<4,_true,_32,_false> * this, Sized_relobj<32,_false> * relobj, uint input_shndx, uint type, Output_data * od, Address address, Addend addend) */ void __thiscall gold::Output_data_reloc<4,_true,_32,_false>::add_local_section (Output_data_reloc<4,_true,_32,_false> *this,Sized_relobj<32,_false> *relobj, uint input_shndx,uint type,Output_data *od,Address address,Addend addend) { Output_reloc_type OStack_48; var_1<9,_true,_32,_false>::var_1 (&OStack_48.rel_,relobj,input_shndx,type,od,address,false,false,true,false); OStack_48.addend_ = addend; var_2<4,_true,_32,_false>::var_3 (&this->super_Output_data_reloc_base<4,_true,_32,_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)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (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) (identifier)))) (return_statement))))
null
void MASKED(undefined8 param_1) { undefined8 in_R8; undefined4 in_stack_00000008; undefined1 auStack_48 [32]; undefined4 local_28; FUN_001f9ca0(auStack_48); local_28 = in_stack_00000008; FUN_001843e0(param_1,in_R8,auStack_48); return; }
52_riscv64-linux-gnu-addr2line_and_riscv64-linux-gnu-addr2line_strip.c
fflush
fflush
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fflush(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fflush_001081a0)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fflush(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fflush_001081a0)(); return iVar1; }
JMP qword ptr [0x001081a0]
null
null
null
null
[('tmp_32', u'CAST_-1206967413'), (u'CALLIND_-1206967480', u'RETURN_-1206967477'), (u'INDIRECT_-1206967418', u'COPY_-1206967477'), (u'CAST_-1206967413', u'CALLIND_-1206967480'), (u'CALLIND_-1206967480', u'INDIRECT_-1206967418'), ('const-0', u'RETURN_-1206967477')]
[('tmp_32', u'CAST_-1206967413'), (u'CALLIND_-1206967480', u'RETURN_-1206967477'), (u'INDIRECT_-1206967418', u'COPY_-1206967477'), (u'CAST_-1206967413', u'CALLIND_-1206967480'), (u'CALLIND_-1206967480', u'INDIRECT_-1206967418'), ('const-0', u'RETURN_-1206967477')]
null
null
00102340
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fflush(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_001081a0)();\n return iVar1;\n}\n\n" comment (function_definition "int fflush(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_001081a0)();\n return iVar1;\n}" primitive_type (function_declarator "fflush(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_001081a0)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_fflush_001081a0)();" (assignment_expression "iVar1 = (*(code *)PTR_fflush_001081a0)()" identifier = (call_expression "(*(code *)PTR_fflush_001081a0)()" (parenthesized_expression "(*(code *)PTR_fflush_001081a0)" ( (pointer_expression "*(code *)PTR_fflush_001081a0" * (cast_expression "(code *)PTR_fflush_001081a0" ( (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 fflush(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_001081a0)();\n return iVar1;\n}\n\n" comment (function_definition "int fflush(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_001081a0)();\n return iVar1;\n}" primitive_type (function_declarator "fflush(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_001081a0)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_fflush_001081a0)();" (assignment_expression "iVar1 = (*(code *)PTR_fflush_001081a0)()" identifier = (call_expression "(*(code *)PTR_fflush_001081a0)()" (parenthesized_expression "(*(code *)PTR_fflush_001081a0)" ( (pointer_expression "*(code *)PTR_fflush_001081a0" * (cast_expression "(code *)PTR_fflush_001081a0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int fflush(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_001081a0)();\n return iVar1;\n}\n\n" (function_definition "int fflush(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_001081a0)();\n return iVar1;\n}" primitive_type (function_declarator "fflush(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_001081a0)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_fflush_001081a0)();" (assignment_expression "iVar1 = (*(code *)PTR_fflush_001081a0)()" identifier = (call_expression "(*(code *)PTR_fflush_001081a0)()" (parenthesized_expression "(*(code *)PTR_fflush_001081a0)" ( (pointer_expression "*(code *)PTR_fflush_001081a0" * (cast_expression "(code *)PTR_fflush_001081a0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (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 fflush(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_001081a0)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fflush(FILE *__stream)" (identifier "fflush") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*__stream" (* "*") (identifier "__stream"))) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_001081a0)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*(code *)PTR_fflush_001081a0)();" (assignment_expression "iVar1 = (*(code *)PTR_fflush_001081a0)()" (identifier "iVar1") (= "=") (call_expression "(*(code *)PTR_fflush_001081a0)()" (parenthesized_expression "(*(code *)PTR_fflush_001081a0)" (( "(") (pointer_expression "*(code *)PTR_fflush_001081a0" (* "*") (cast_expression "(code *)PTR_fflush_001081a0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_fflush_001081a0"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream) { int iVar1; iVar1 = (*(type_2 *)PTR_fflush_001081a0)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) 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(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_MASKED_001081a0)(); return iVar1; }
572_pscp_and_pscp_strip.c
ssh_unthrottle
FUN_0012a860
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh_unthrottle(void *handle,int bufsize) { Ssh_conflict ssh; if (*(int *)((long)handle + 0x250) == 1) { if ((*(int *)((long)handle + 0x260) != 0) && (bufsize < 0x8000)) { *(undefined4 *)((long)handle + 0x260) = 0; ssh_throttle_conn((Ssh_conflict)handle,-1); } } else if (*(ssh_channel **)((long)handle + 0x1a8) != (ssh_channel *)0x0) { ssh_channel_unthrottle(*(ssh_channel **)((long)handle + 0x1a8),bufsize); } ssh_process_queued_incoming_data((Ssh_conflict)handle); return; }
void FUN_0012a860(long param_1,int param_2) { if (*(int *)(param_1 + 0x250) == 1) { if ((*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000)) { *(undefined4 *)(param_1 + 0x260) = 0; FUN_001201d0(param_1,0xffffffff); } } else if (*(long *)(param_1 + 0x1a8) != 0) { FUN_0012a7c0(); } FUN_0011e090(param_1); return; }
PUSH RBX CMP dword ptr [RDI + 0x250],0x1 MOV RBX,RDI JZ 0x0012a890 MOV RDI,qword ptr [RDI + 0x1a8] TEST RDI,RDI JZ 0x0012a87e CALL 0x0012a7c0 MOV RDI,RBX POP RBX JMP 0x0011e090 MOV EAX,dword ptr [RDI + 0x260] TEST EAX,EAX JZ 0x0012a87e CMP ESI,0x7fff JG 0x0012a87e MOV dword ptr [RDI + 0x260],0x0 MOV ESI,0xffffffff CALL 0x001201d0 JMP 0x0012a87e
null
null
null
null
[('const-433', u'STORE_-1207064341'), ('const-592', u'INT_ADD_-1207064457'), ('const-433', u'LOAD_-1207064389'), ('const-0', u'STORE_-1207064341'), ('tmp_175', u'CBRANCH_-1207064344'), ('tmp_208', u'CALL_-1207064416'), ('const-0', u'INT_NOTEQUAL_-1207064424'), (u'INT_NOTEQUAL_-1207064424', u'CBRANCH_-1207064423'), (u'CAST_-1207064199', u'CALL_-1207064401'), (u'LOAD_-1207064447', u'INT_NOTEQUAL_-1207064424'), ('tmp_207', u'CAST_-1207064241'), (u'LOAD_-1207064389', u'INT_NOTEQUAL_-1207064366'), ('tmp_207', u'CAST_-1207064199'), (u'INT_NOTEQUAL_-1207064366', u'CBRANCH_-1207064366'), (u'CAST_-1207064171', u'STORE_-1207064341'), (u'INT_ADD_-1207064327', u'CAST_-1207064171'), (u'INT_EQUAL_-1207064458', u'CBRANCH_-1207064448'), ('tmp_208', u'INT_SLESS_-1207064337'), ('tmp_44', u'CBRANCH_-1207064448'), (u'LOAD_-1207064447', u'CALL_-1207064416'), (u'INT_ADD_-1207064457', u'CAST_-1207064240'), ('tmp_207', u'CAST_-1207064172'), ('tmp_195', u'BRANCH_-1207064315'), ('const-0', u'INT_NOTEQUAL_-1207064366'), ('const-0', u'RETURN_-1207064397'), (u'CAST_-1207064192', u'INT_ADD_-1207064373'), (u'INT_ADD_-1207064431', u'CAST_-1207064221'), ('const-433', u'LOAD_-1207064447'), ('const-433', u'LOAD_-1207064473'), ('tmp_207', u'CAST_-1207064155'), ('const-1', u'INT_EQUAL_-1207064458'), (u'INT_ADD_-1207064373', u'CAST_-1207064191'), ('tmp_137', u'CBRANCH_-1207064366'), ('tmp_207', u'CAST_-1207064222'), (u'CAST_-1207064191', u'LOAD_-1207064389'), (u'CAST_-1207064155', u'CALL_-1207064318'), (u'CAST_-1207064240', u'LOAD_-1207064473'), ('const-32768', u'INT_SLESS_-1207064337'), (u'LOAD_-1207064473', u'INT_EQUAL_-1207064458'), ('const-608', u'INT_ADD_-1207064327'), ('tmp_78', u'CBRANCH_-1207064423'), ('const-424', u'INT_ADD_-1207064431'), ('const-4294967295', u'CALL_-1207064318'), (u'CAST_-1207064222', u'INT_ADD_-1207064431'), (u'INT_SLESS_-1207064337', u'CBRANCH_-1207064344'), (u'CAST_-1207064172', u'INT_ADD_-1207064327'), ('tmp_207', u'CAST_-1207064192'), (u'CAST_-1207064221', u'LOAD_-1207064447'), (u'CAST_-1207064241', u'INT_ADD_-1207064457'), ('const-608', u'INT_ADD_-1207064373')]
[('tmp_486', u'CALL_-1207064401'), ('const-592', u'INT_ADD_-1207064457'), ('tmp_175', u'CBRANCH_-1207064344'), (u'CAST_-1207064245', u'LOAD_-1207064473'), ('tmp_486', u'INT_ADD_-1207064373'), ('const-0', u'INT_NOTEQUAL_-1207064424'), (u'INT_NOTEQUAL_-1207064424', u'CBRANCH_-1207064423'), ('tmp_137', u'CBRANCH_-1207064366'), (u'INT_ADD_-1207064457', u'CAST_-1207064245'), ('tmp_486', u'INT_ADD_-1207064457'), (u'LOAD_-1207064447', u'INT_NOTEQUAL_-1207064424'), ('const-32768', u'INT_SLESS_-1207064337'), (u'INT_ADD_-1207064373', u'CAST_-1207064197'), (u'INT_ADD_-1207064431', u'CAST_-1207064230'), ('tmp_486', u'INT_ADD_-1207064327'), ('tmp_486', u'INT_ADD_-1207064431'), (u'LOAD_-1207064473', u'INT_EQUAL_-1207064458'), (u'LOAD_-1207064389', u'INT_NOTEQUAL_-1207064366'), ('const-1', u'INT_EQUAL_-1207064458'), ('const-433', u'LOAD_-1207064473'), (u'INT_NOTEQUAL_-1207064366', u'CBRANCH_-1207064366'), ('const-433', u'STORE_-1207064341'), ('const-608', u'INT_ADD_-1207064327'), ('tmp_78', u'CBRANCH_-1207064423'), (u'INT_EQUAL_-1207064458', u'CBRANCH_-1207064448'), (u'CAST_-1207064197', u'LOAD_-1207064389'), ('tmp_44', u'CBRANCH_-1207064448'), ('const-424', u'INT_ADD_-1207064431'), ('tmp_486', u'CALL_-1207064318'), (u'INT_SLESS_-1207064337', u'CBRANCH_-1207064344'), (u'CAST_-1207064178', u'STORE_-1207064341'), ('const-4294967295', u'CALL_-1207064318'), ('tmp_195', u'BRANCH_-1207064315'), (u'CAST_-1207064230', u'LOAD_-1207064447'), ('const-0', u'INT_NOTEQUAL_-1207064366'), ('const-433', u'LOAD_-1207064447'), ('const-433', u'LOAD_-1207064389'), ('tmp_580', u'INT_SLESS_-1207064337'), ('const-0', u'RETURN_-1207064397'), ('const-608', u'INT_ADD_-1207064373'), ('const-0', u'STORE_-1207064341'), (u'INT_ADD_-1207064327', u'CAST_-1207064178')]
null
null
0012a860
x64
O2
(translation_unit "void FUN_0012a860(long param_1,int param_2)\n\n{\n if (*(int *)(param_1 + 0x250) == 1) {\n if ((*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000)) {\n *(undefined4 *)(param_1 + 0x260) = 0;\n FUN_001201d0(param_1,0xffffffff);\n }\n }\n else if (*(long *)(param_1 + 0x1a8) != 0) {\n FUN_0012a7c0();\n }\n FUN_0011e090(param_1);\n return;\n}\n\n" (function_definition "void FUN_0012a860(long param_1,int param_2)\n\n{\n if (*(int *)(param_1 + 0x250) == 1) {\n if ((*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000)) {\n *(undefined4 *)(param_1 + 0x260) = 0;\n FUN_001201d0(param_1,0xffffffff);\n }\n }\n else if (*(long *)(param_1 + 0x1a8) != 0) {\n FUN_0012a7c0();\n }\n FUN_0011e090(param_1);\n return;\n}" primitive_type (function_declarator "FUN_0012a860(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 if (*(int *)(param_1 + 0x250) == 1) {\n if ((*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000)) {\n *(undefined4 *)(param_1 + 0x260) = 0;\n FUN_001201d0(param_1,0xffffffff);\n }\n }\n else if (*(long *)(param_1 + 0x1a8) != 0) {\n FUN_0012a7c0();\n }\n FUN_0011e090(param_1);\n return;\n}" { (if_statement "if (*(int *)(param_1 + 0x250) == 1) {\n if ((*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000)) {\n *(undefined4 *)(param_1 + 0x260) = 0;\n FUN_001201d0(param_1,0xffffffff);\n }\n }\n else if (*(long *)(param_1 + 0x1a8) != 0) {\n FUN_0012a7c0();\n }" if (parenthesized_expression "(*(int *)(param_1 + 0x250) == 1)" ( (binary_expression "*(int *)(param_1 + 0x250) == 1" (pointer_expression "*(int *)(param_1 + 0x250)" * (cast_expression "(int *)(param_1 + 0x250)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x250)" ( (binary_expression "param_1 + 0x250" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n if ((*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000)) {\n *(undefined4 *)(param_1 + 0x260) = 0;\n FUN_001201d0(param_1,0xffffffff);\n }\n }" { (if_statement "if ((*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000)) {\n *(undefined4 *)(param_1 + 0x260) = 0;\n FUN_001201d0(param_1,0xffffffff);\n }" if (parenthesized_expression "((*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000))" ( (binary_expression "(*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000)" (parenthesized_expression "(*(int *)(param_1 + 0x260) != 0)" ( (binary_expression "*(int *)(param_1 + 0x260) != 0" (pointer_expression "*(int *)(param_1 + 0x260)" * (cast_expression "(int *)(param_1 + 0x260)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x260)" ( (binary_expression "param_1 + 0x260" identifier + number_literal) )))) != number_literal) )) && (parenthesized_expression "(param_2 < 0x8000)" ( (binary_expression "param_2 < 0x8000" identifier < number_literal) ))) )) (compound_statement "{\n *(undefined4 *)(param_1 + 0x260) = 0;\n FUN_001201d0(param_1,0xffffffff);\n }" { (expression_statement "*(undefined4 *)(param_1 + 0x260) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 0x260) = 0" (pointer_expression "*(undefined4 *)(param_1 + 0x260)" * (cast_expression "(undefined4 *)(param_1 + 0x260)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x260)" ( (binary_expression "param_1 + 0x260" identifier + number_literal) )))) = number_literal) ;) (expression_statement "FUN_001201d0(param_1,0xffffffff);" (call_expression "FUN_001201d0(param_1,0xffffffff)" identifier (argument_list "(param_1,0xffffffff)" ( identifier , number_literal ))) ;) })) }) (else_clause "else if (*(long *)(param_1 + 0x1a8) != 0) {\n FUN_0012a7c0();\n }" else (if_statement "if (*(long *)(param_1 + 0x1a8) != 0) {\n FUN_0012a7c0();\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x1a8) != 0)" ( (binary_expression "*(long *)(param_1 + 0x1a8) != 0" (pointer_expression "*(long *)(param_1 + 0x1a8)" * (cast_expression "(long *)(param_1 + 0x1a8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1a8)" ( (binary_expression "param_1 + 0x1a8" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_0012a7c0();\n }" { (expression_statement "FUN_0012a7c0();" (call_expression "FUN_0012a7c0()" identifier (argument_list "()" ( ))) ;) })))) (expression_statement "FUN_0011e090(param_1);" (call_expression "FUN_0011e090(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh_unthrottle(void *handle,int bufsize)\n\n{\n Ssh_conflict ssh;\n \n if (*(int *)((long)handle + 0x250) == 1) {\n if ((*(int *)((long)handle + 0x260) != 0) && (bufsize < 0x8000)) {\n *(undefined4 *)((long)handle + 0x260) = 0;\n ssh_throttle_conn((Ssh_conflict)handle,-1);\n }\n }\n else if (*(ssh_channel **)((long)handle + 0x1a8) != (ssh_channel *)0x0) {\n ssh_channel_unthrottle(*(ssh_channel **)((long)handle + 0x1a8),bufsize);\n }\n ssh_process_queued_incoming_data((Ssh_conflict)handle);\n return;\n}\n\n" comment (function_definition "void ssh_unthrottle(void *handle,int bufsize)\n\n{\n Ssh_conflict ssh;\n \n if (*(int *)((long)handle + 0x250) == 1) {\n if ((*(int *)((long)handle + 0x260) != 0) && (bufsize < 0x8000)) {\n *(undefined4 *)((long)handle + 0x260) = 0;\n ssh_throttle_conn((Ssh_conflict)handle,-1);\n }\n }\n else if (*(ssh_channel **)((long)handle + 0x1a8) != (ssh_channel *)0x0) {\n ssh_channel_unthrottle(*(ssh_channel **)((long)handle + 0x1a8),bufsize);\n }\n ssh_process_queued_incoming_data((Ssh_conflict)handle);\n return;\n}" primitive_type (function_declarator "ssh_unthrottle(void *handle,int bufsize)" identifier (parameter_list "(void *handle,int bufsize)" ( (parameter_declaration "void *handle" primitive_type (pointer_declarator "*handle" * identifier)) , (parameter_declaration "int bufsize" primitive_type identifier) ))) (compound_statement "{\n Ssh_conflict ssh;\n \n if (*(int *)((long)handle + 0x250) == 1) {\n if ((*(int *)((long)handle + 0x260) != 0) && (bufsize < 0x8000)) {\n *(undefined4 *)((long)handle + 0x260) = 0;\n ssh_throttle_conn((Ssh_conflict)handle,-1);\n }\n }\n else if (*(ssh_channel **)((long)handle + 0x1a8) != (ssh_channel *)0x0) {\n ssh_channel_unthrottle(*(ssh_channel **)((long)handle + 0x1a8),bufsize);\n }\n ssh_process_queued_incoming_data((Ssh_conflict)handle);\n return;\n}" { (declaration "Ssh_conflict ssh;" type_identifier identifier ;) (if_statement "if (*(int *)((long)handle + 0x250) == 1) {\n if ((*(int *)((long)handle + 0x260) != 0) && (bufsize < 0x8000)) {\n *(undefined4 *)((long)handle + 0x260) = 0;\n ssh_throttle_conn((Ssh_conflict)handle,-1);\n }\n }\n else if (*(ssh_channel **)((long)handle + 0x1a8) != (ssh_channel *)0x0) {\n ssh_channel_unthrottle(*(ssh_channel **)((long)handle + 0x1a8),bufsize);\n }" if (parenthesized_expression "(*(int *)((long)handle + 0x250) == 1)" ( (binary_expression "*(int *)((long)handle + 0x250) == 1" (pointer_expression "*(int *)((long)handle + 0x250)" * (cast_expression "(int *)((long)handle + 0x250)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x250)" ( (binary_expression "(long)handle + 0x250" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\n if ((*(int *)((long)handle + 0x260) != 0) && (bufsize < 0x8000)) {\n *(undefined4 *)((long)handle + 0x260) = 0;\n ssh_throttle_conn((Ssh_conflict)handle,-1);\n }\n }" { (if_statement "if ((*(int *)((long)handle + 0x260) != 0) && (bufsize < 0x8000)) {\n *(undefined4 *)((long)handle + 0x260) = 0;\n ssh_throttle_conn((Ssh_conflict)handle,-1);\n }" if (parenthesized_expression "((*(int *)((long)handle + 0x260) != 0) && (bufsize < 0x8000))" ( (binary_expression "(*(int *)((long)handle + 0x260) != 0) && (bufsize < 0x8000)" (parenthesized_expression "(*(int *)((long)handle + 0x260) != 0)" ( (binary_expression "*(int *)((long)handle + 0x260) != 0" (pointer_expression "*(int *)((long)handle + 0x260)" * (cast_expression "(int *)((long)handle + 0x260)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x260)" ( (binary_expression "(long)handle + 0x260" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) && (parenthesized_expression "(bufsize < 0x8000)" ( (binary_expression "bufsize < 0x8000" identifier < number_literal) ))) )) (compound_statement "{\n *(undefined4 *)((long)handle + 0x260) = 0;\n ssh_throttle_conn((Ssh_conflict)handle,-1);\n }" { (expression_statement "*(undefined4 *)((long)handle + 0x260) = 0;" (assignment_expression "*(undefined4 *)((long)handle + 0x260) = 0" (pointer_expression "*(undefined4 *)((long)handle + 0x260)" * (cast_expression "(undefined4 *)((long)handle + 0x260)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)handle + 0x260)" ( (binary_expression "(long)handle + 0x260" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "ssh_throttle_conn((Ssh_conflict)handle,-1);" (call_expression "ssh_throttle_conn((Ssh_conflict)handle,-1)" identifier (argument_list "((Ssh_conflict)handle,-1)" ( (cast_expression "(Ssh_conflict)handle" ( (type_descriptor "Ssh_conflict" type_identifier) ) identifier) , number_literal ))) ;) })) }) (else_clause "else if (*(ssh_channel **)((long)handle + 0x1a8) != (ssh_channel *)0x0) {\n ssh_channel_unthrottle(*(ssh_channel **)((long)handle + 0x1a8),bufsize);\n }" else (if_statement "if (*(ssh_channel **)((long)handle + 0x1a8) != (ssh_channel *)0x0) {\n ssh_channel_unthrottle(*(ssh_channel **)((long)handle + 0x1a8),bufsize);\n }" if (parenthesized_expression "(*(ssh_channel **)((long)handle + 0x1a8) != (ssh_channel *)0x0)" ( (binary_expression "*(ssh_channel **)((long)handle + 0x1a8) != (ssh_channel *)0x0" (pointer_expression "*(ssh_channel **)((long)handle + 0x1a8)" * (cast_expression "(ssh_channel **)((long)handle + 0x1a8)" ( (type_descriptor "ssh_channel **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)handle + 0x1a8)" ( (binary_expression "(long)handle + 0x1a8" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != (cast_expression "(ssh_channel *)0x0" ( (type_descriptor "ssh_channel *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n ssh_channel_unthrottle(*(ssh_channel **)((long)handle + 0x1a8),bufsize);\n }" { (expression_statement "ssh_channel_unthrottle(*(ssh_channel **)((long)handle + 0x1a8),bufsize);" (call_expression "ssh_channel_unthrottle(*(ssh_channel **)((long)handle + 0x1a8),bufsize)" identifier (argument_list "(*(ssh_channel **)((long)handle + 0x1a8),bufsize)" ( (pointer_expression "*(ssh_channel **)((long)handle + 0x1a8)" * (cast_expression "(ssh_channel **)((long)handle + 0x1a8)" ( (type_descriptor "ssh_channel **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)handle + 0x1a8)" ( (binary_expression "(long)handle + 0x1a8" (cast_expression "(long)handle" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , identifier ))) ;) })))) (expression_statement "ssh_process_queued_incoming_data((Ssh_conflict)handle);" (call_expression "ssh_process_queued_incoming_data((Ssh_conflict)handle)" identifier (argument_list "((Ssh_conflict)handle)" ( (cast_expression "(Ssh_conflict)handle" ( (type_descriptor "Ssh_conflict" type_identifier) ) identifier) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0012a860(long param_1,int param_2)\n\n{\n if (*(int *)(param_1 + 0x250) == 1) {\n if ((*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000)) {\n *(undefined4 *)(param_1 + 0x260) = 0;\n FUN_001201d0(param_1,0xffffffff);\n }\n }\n else if (*(long *)(param_1 + 0x1a8) != 0) {\n FUN_0012a7c0();\n }\n FUN_0011e090(param_1);\n return;\n}\n\n" (function_definition "void FUN_0012a860(long param_1,int param_2)\n\n{\n if (*(int *)(param_1 + 0x250) == 1) {\n if ((*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000)) {\n *(undefined4 *)(param_1 + 0x260) = 0;\n FUN_001201d0(param_1,0xffffffff);\n }\n }\n else if (*(long *)(param_1 + 0x1a8) != 0) {\n FUN_0012a7c0();\n }\n FUN_0011e090(param_1);\n return;\n}" primitive_type (function_declarator "FUN_0012a860(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 if (*(int *)(param_1 + 0x250) == 1) {\n if ((*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000)) {\n *(undefined4 *)(param_1 + 0x260) = 0;\n FUN_001201d0(param_1,0xffffffff);\n }\n }\n else if (*(long *)(param_1 + 0x1a8) != 0) {\n FUN_0012a7c0();\n }\n FUN_0011e090(param_1);\n return;\n}" { (if_statement "if (*(int *)(param_1 + 0x250) == 1) {\n if ((*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000)) {\n *(undefined4 *)(param_1 + 0x260) = 0;\n FUN_001201d0(param_1,0xffffffff);\n }\n }\n else if (*(long *)(param_1 + 0x1a8) != 0) {\n FUN_0012a7c0();\n }" if (parenthesized_expression "(*(int *)(param_1 + 0x250) == 1)" ( (binary_expression "*(int *)(param_1 + 0x250) == 1" (pointer_expression "*(int *)(param_1 + 0x250)" * (cast_expression "(int *)(param_1 + 0x250)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x250)" ( (binary_expression "param_1 + 0x250" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n if ((*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000)) {\n *(undefined4 *)(param_1 + 0x260) = 0;\n FUN_001201d0(param_1,0xffffffff);\n }\n }" { (if_statement "if ((*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000)) {\n *(undefined4 *)(param_1 + 0x260) = 0;\n FUN_001201d0(param_1,0xffffffff);\n }" if (parenthesized_expression "((*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000))" ( (binary_expression "(*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000)" (parenthesized_expression "(*(int *)(param_1 + 0x260) != 0)" ( (binary_expression "*(int *)(param_1 + 0x260) != 0" (pointer_expression "*(int *)(param_1 + 0x260)" * (cast_expression "(int *)(param_1 + 0x260)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x260)" ( (binary_expression "param_1 + 0x260" identifier + number_literal) )))) != number_literal) )) && (parenthesized_expression "(param_2 < 0x8000)" ( (binary_expression "param_2 < 0x8000" identifier < number_literal) ))) )) (compound_statement "{\n *(undefined4 *)(param_1 + 0x260) = 0;\n FUN_001201d0(param_1,0xffffffff);\n }" { (expression_statement "*(undefined4 *)(param_1 + 0x260) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 0x260) = 0" (pointer_expression "*(undefined4 *)(param_1 + 0x260)" * (cast_expression "(undefined4 *)(param_1 + 0x260)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x260)" ( (binary_expression "param_1 + 0x260" identifier + number_literal) )))) = number_literal) ;) (expression_statement "FUN_001201d0(param_1,0xffffffff);" (call_expression "FUN_001201d0(param_1,0xffffffff)" identifier (argument_list "(param_1,0xffffffff)" ( identifier , number_literal ))) ;) })) }) (else_clause "else if (*(long *)(param_1 + 0x1a8) != 0) {\n FUN_0012a7c0();\n }" else (if_statement "if (*(long *)(param_1 + 0x1a8) != 0) {\n FUN_0012a7c0();\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x1a8) != 0)" ( (binary_expression "*(long *)(param_1 + 0x1a8) != 0" (pointer_expression "*(long *)(param_1 + 0x1a8)" * (cast_expression "(long *)(param_1 + 0x1a8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1a8)" ( (binary_expression "param_1 + 0x1a8" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_0012a7c0();\n }" { (expression_statement "FUN_0012a7c0();" (call_expression "FUN_0012a7c0()" identifier (argument_list "()" ( ))) ;) })))) (expression_statement "FUN_0011e090(param_1);" (call_expression "FUN_0011e090(param_1)" identifier (argument_list "(param_1)" ( 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 { (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 (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 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 (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) })) }) (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 (call_expression IDENT (argument_list ( ))) ;) })))) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_0012a860(long param_1,int param_2)\n\n{\n if (*(int *)(param_1 + 0x250) == 1) {\n if ((*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000)) {\n *(undefined4 *)(param_1 + 0x260) = 0;\n FUN_001201d0(param_1,0xffffffff);\n }\n }\n else if (*(long *)(param_1 + 0x1a8) != 0) {\n FUN_0012a7c0();\n }\n FUN_0011e090(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0012a860(long param_1,int param_2)" (identifier "FUN_0012a860") (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 if (*(int *)(param_1 + 0x250) == 1) {\n if ((*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000)) {\n *(undefined4 *)(param_1 + 0x260) = 0;\n FUN_001201d0(param_1,0xffffffff);\n }\n }\n else if (*(long *)(param_1 + 0x1a8) != 0) {\n FUN_0012a7c0();\n }\n FUN_0011e090(param_1);\n return;\n}" ({ "{") (if_statement "if (*(int *)(param_1 + 0x250) == 1) {\n if ((*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000)) {\n *(undefined4 *)(param_1 + 0x260) = 0;\n FUN_001201d0(param_1,0xffffffff);\n }\n }\n else if (*(long *)(param_1 + 0x1a8) != 0) {\n FUN_0012a7c0();\n }" (if "if") (parenthesized_expression "(*(int *)(param_1 + 0x250) == 1)" (( "(") (binary_expression "*(int *)(param_1 + 0x250) == 1" (pointer_expression "*(int *)(param_1 + 0x250)" (* "*") (cast_expression "(int *)(param_1 + 0x250)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x250)" (( "(") (binary_expression "param_1 + 0x250" (identifier "param_1") (+ "+") (number_literal "0x250")) () ")")))) (== "==") (number_literal "1")) () ")")) (compound_statement "{\n if ((*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000)) {\n *(undefined4 *)(param_1 + 0x260) = 0;\n FUN_001201d0(param_1,0xffffffff);\n }\n }" ({ "{") (if_statement "if ((*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000)) {\n *(undefined4 *)(param_1 + 0x260) = 0;\n FUN_001201d0(param_1,0xffffffff);\n }" (if "if") (parenthesized_expression "((*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000))" (( "(") (binary_expression "(*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000)" (parenthesized_expression "(*(int *)(param_1 + 0x260) != 0)" (( "(") (binary_expression "*(int *)(param_1 + 0x260) != 0" (pointer_expression "*(int *)(param_1 + 0x260)" (* "*") (cast_expression "(int *)(param_1 + 0x260)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x260)" (( "(") (binary_expression "param_1 + 0x260" (identifier "param_1") (+ "+") (number_literal "0x260")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(param_2 < 0x8000)" (( "(") (binary_expression "param_2 < 0x8000" (identifier "param_2") (< "<") (number_literal "0x8000")) () ")"))) () ")")) (compound_statement "{\n *(undefined4 *)(param_1 + 0x260) = 0;\n FUN_001201d0(param_1,0xffffffff);\n }" ({ "{") (expression_statement "*(undefined4 *)(param_1 + 0x260) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 0x260) = 0" (pointer_expression "*(undefined4 *)(param_1 + 0x260)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x260)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x260)" (( "(") (binary_expression "param_1 + 0x260" (identifier "param_1") (+ "+") (number_literal "0x260")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_001201d0(param_1,0xffffffff);" (call_expression "FUN_001201d0(param_1,0xffffffff)" (identifier "FUN_001201d0") (argument_list "(param_1,0xffffffff)" (( "(") (identifier "param_1") (, ",") (number_literal "0xffffffff") () ")"))) (; ";")) (} "}"))) (} "}")) (else_clause "else if (*(long *)(param_1 + 0x1a8) != 0) {\n FUN_0012a7c0();\n }" (else "else") (if_statement "if (*(long *)(param_1 + 0x1a8) != 0) {\n FUN_0012a7c0();\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x1a8) != 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x1a8) != 0" (pointer_expression "*(long *)(param_1 + 0x1a8)" (* "*") (cast_expression "(long *)(param_1 + 0x1a8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x1a8)" (( "(") (binary_expression "param_1 + 0x1a8" (identifier "param_1") (+ "+") (number_literal "0x1a8")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_0012a7c0();\n }" ({ "{") (expression_statement "FUN_0012a7c0();" (call_expression "FUN_0012a7c0()" (identifier "FUN_0012a7c0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))))) (expression_statement "FUN_0011e090(param_1);" (call_expression "FUN_0011e090(param_1)" (identifier "FUN_0011e090") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *handle,int var_1) { type_1 ssh; if (*(int *)((long)handle + 0x250) == 1) { if ((*(int *)((long)handle + 0x260) != 0) && (var_1 < 0x8000)) { *(type_2 *)((long)handle + 0x260) = 0; var_2((type_1)handle,-1); } } else if (*(type_3 **)((long)handle + 0x1a8) != (type_3 *)0x0) { var_3(*(type_3 **)((long)handle + 0x1a8),var_1); } var_4((type_1)handle); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (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: (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 (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))))) 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 (call_expression function: (identifier) arguments: (argument_list))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement))))
null
void MASKED(long param_1,int param_2) { if (*(int *)(param_1 + 0x250) == 1) { if ((*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000)) { *(undefined4 *)(param_1 + 0x260) = 0; FUN_001201d0(param_1,0xffffffff); } } else if (*(long *)(param_1 + 0x1a8) != 0) { FUN_0012a7c0(); } FUN_0011e090(param_1); return; }
10395_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
do_decimal_point
FUN_00382910
/* std::moneypunct<wchar_t, false>::do_decimal_point() const */ undefined4 __thiscall std::moneypunct<wchar_t,false>::do_decimal_point(moneypunct<wchar_t,false> *this) { return *(undefined4 *)(*(long *)(this + 0x10) + 0x24); }
undefined4 FUN_00382910(long param_1) { return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x24); }
MOV RAX,qword ptr [RDI + 0x10] MOV EAX,dword ptr [RAX + 0x24] RET
null
null
null
null
[(u'CAST_-1205393056', u'LOAD_-1205393133'), ('const-1', u'PTRADD_-1205393071'), ('const-433', u'LOAD_-1205393126'), (u'LOAD_-1205393133', u'INT_ADD_-1205393110'), (u'LOAD_-1205393126', u'COPY_-1205393116'), (u'INT_ADD_-1205393110', u'CAST_-1205393051'), ('const-433', u'LOAD_-1205393133'), (u'PTRADD_-1205393071', u'CAST_-1205393056'), (u'CAST_-1205393051', u'LOAD_-1205393126'), (u'COPY_-1205393116', u'RETURN_-1205393110'), ('const-0', u'RETURN_-1205393110'), ('const-16', u'PTRADD_-1205393071'), ('tmp_28', u'PTRADD_-1205393071'), ('const-36', u'INT_ADD_-1205393110')]
[('const-433', u'LOAD_-1205393133'), (u'CAST_-1205393056', u'LOAD_-1205393133'), (u'LOAD_-1205393133', u'INT_ADD_-1205393110'), (u'LOAD_-1205393126', u'COPY_-1205393116'), (u'INT_ADD_-1205393110', u'CAST_-1205393051'), (u'CAST_-1205393051', u'LOAD_-1205393126'), (u'COPY_-1205393116', u'RETURN_-1205393110'), ('const-0', u'RETURN_-1205393110'), ('tmp_35', u'INT_ADD_-1205393117'), ('const-16', u'INT_ADD_-1205393117'), ('const-36', u'INT_ADD_-1205393110'), (u'INT_ADD_-1205393117', u'CAST_-1205393056'), ('const-433', u'LOAD_-1205393126')]
null
null
00382910
x64
O2
(translation_unit "undefined4 FUN_00382910(long param_1)\n\n{\n return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x24);\n}\n\n" (function_definition "undefined4 FUN_00382910(long param_1)\n\n{\n return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x24);\n}" type_identifier (function_declarator "FUN_00382910(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x24);\n}" { (return_statement "return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x24);" return (pointer_expression "*(undefined4 *)(*(long *)(param_1 + 0x10) + 0x24)" * (cast_expression "(undefined4 *)(*(long *)(param_1 + 0x10) + 0x24)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x10) + 0x24)" ( (binary_expression "*(long *)(param_1 + 0x10) + 0x24" (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) )))) ;) })))
(translation_unit "/* std::moneypunct<wchar_t, false>::do_decimal_point() const */\n\nundefined4 __thiscall\nstd::moneypunct<wchar_t,false>::do_decimal_point(moneypunct<wchar_t,false> *this)\n\n{\n return *(undefined4 *)(*(long *)(this + 0x10) + 0x24);\n}\n\n" comment (declaration "undefined4 __thiscall\nstd::moneypunct<wchar_t,false>::do_decimal_point(moneypunct<wchar_t,false> *this)\n\n{\n return *(undefined4 *)(*(long *)(this + 0x10) + 0x24);" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::moneypunct<" identifier : : identifier <) identifier , (ERROR "false>::do_decimal_point(moneypunct<wchar_t,false> *this)\n\n{\n return" identifier > : : (function_declarator "do_decimal_point(moneypunct<wchar_t,false> *this)" identifier (parameter_list "(moneypunct<wchar_t,false> *this)" ( (parameter_declaration "moneypunct<wchar_t" type_identifier (ERROR "<" <) identifier) , (parameter_declaration "false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) ))) { return) (pointer_declarator "*(undefined4 *)(*(long *)(this + 0x10) + 0x24)" * (function_declarator "(undefined4 *)(*(long *)(this + 0x10) + 0x24)" (parenthesized_declarator "(undefined4 *)" ( identifier (ERROR "*" *) )) (parameter_list "(*(long *)(this + 0x10) + 0x24)" ( (parameter_declaration "*(long *)(this + 0x10)" type_identifier (abstract_pointer_declarator "*(long *)(this + 0x10)" * (abstract_function_declarator "(long *)(this + 0x10)" (abstract_function_declarator "(long *)" (parameter_list "(long *)" ( (parameter_declaration "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ))) (parameter_list "(this + 0x10)" ( (parameter_declaration "this" type_identifier) (ERROR "+ 0x10" + number_literal) ))))) (ERROR "+ 0x24" + number_literal) )))) ;) (ERROR "}" }))
(translation_unit "undefined4 FUN_00382910(long param_1)\n\n{\n return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x24);\n}\n\n" (function_definition "undefined4 FUN_00382910(long param_1)\n\n{\n return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x24);\n}" type_identifier (function_declarator "FUN_00382910(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x24);\n}" { (return_statement "return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x24);" return (pointer_expression "*(undefined4 *)(*(long *)(param_1 + 0x10) + 0x24)" * (cast_expression "(undefined4 *)(*(long *)(param_1 + 0x10) + 0x24)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x10) + 0x24)" ( (binary_expression "*(long *)(param_1 + 0x10) + 0x24" (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) )))) ;) })))
(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 (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))) ;) })))
(function_definition "undefined4 FUN_00382910(long param_1)\n\n{\n return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x24);\n}" (type_identifier "undefined4") (function_declarator "FUN_00382910(long param_1)" (identifier "FUN_00382910") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x24);\n}" ({ "{") (return_statement "return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x24);" (return "return") (pointer_expression "*(undefined4 *)(*(long *)(param_1 + 0x10) + 0x24)" (* "*") (cast_expression "(undefined4 *)(*(long *)(param_1 + 0x10) + 0x24)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0x10) + 0x24)" (( "(") (binary_expression "*(long *)(param_1 + 0x10) + 0x24" (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 "0x24")) () ")")))) (; ";")) (} "}")))
/* std::moneypunct<wchar_t, false>::do_decimal_point() const */ type_1 __thiscall std::moneypunct<wchar_t,false>::do_decimal_point(moneypunct<wchar_t,false> *type_3) { return *(type_1 *)(type_2*(long *)(type_3 + 0x10) + 0x24); }
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: (pointer_expression 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)))))))))
null
undefined4 MASKED(long param_1) { return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x24); }
4704_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
Output_data_got
FUN_00210e40
/* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void Output_data_got(Output_data_got<64,_false> * this, off_t data_size) */ void __thiscall gold::Output_data_got<64,_false>::Output_data_got(Output_data_got<64,_false> *this,off_t data_size) { Free_list *this_00; byte bVar1; long lVar2; this_00 = &this->free_list_; bVar1 = (this->super_Output_data_got_base).super_Output_section_data_build. super_Output_section_data.super_Output_data.field_0x20; (this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data. super_Output_data.data_size_ = data_size; (this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data. super_Output_data.address_ = 0; (this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data. output_section_ = (Output_section *)0x0; (this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data. addralign_ = 8; lVar2 = data_size + 7; if (-1 < data_size) { lVar2 = data_size; } (this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data. super_Output_data.field_0x20 = bVar1 & 0xe0 | 2; (this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data. super_Output_data.offset_ = -1; (this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data. super_Output_data._vptr_Output_data = (_func_int_varargs **)&PTR__Output_data_got_0042a2b8; (this->entries_). super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_> ._M_impl._M_start = (pointer)0x0; (this->entries_). super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_> ._M_impl._M_finish = (pointer)0x0; (this->entries_). super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_> ._M_impl._M_end_of_storage = (pointer)0x0; (this->free_list_).list_. super__List_base<gold::Free_list::Free_list_node,_std::allocator<gold::Free_list::Free_list_node>_> ._M_impl._M_node.super__List_node_base._M_prev = (_List_node_base *)this_00; (this->free_list_).list_. super__List_base<gold::Free_list::Free_list_node,_std::allocator<gold::Free_list::Free_list_node>_> ._M_impl._M_node.super__List_node_base._M_next = (_List_node_base *)this_00; (this->free_list_).list_. super__List_base<gold::Free_list::Free_list_node,_std::allocator<gold::Free_list::Free_list_node>_> ._M_impl._M_node._M_size = 0; (this->free_list_).last_remove_._M_node = (_List_node_base *)this_00; (this->free_list_).extend_ = false; (this->free_list_).length_ = 0; (this->free_list_).min_hole_ = 0; if (lVar2 >> 3 != 0) { std:: vector<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_> ::_M_default_append(&this->entries_,lVar2 >> 3); } /* try { // try from 00210eeb to 00210f08 has its CatchHandler @ 00210f0b */ Free_list::init(this_00,(EVP_PKEY_CTX *)data_size); return; }
void FUN_00210e40(undefined8 *param_1,long param_2) { undefined8 *puVar1; long lVar2; puVar1 = param_1 + 10; param_1[2] = param_2; param_1[1] = 0; param_1[5] = 0; param_1[6] = 8; lVar2 = param_2 + 7; if (-1 < param_2) { lVar2 = param_2; } *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0 | 2; param_1[3] = 0xffffffffffffffff; *param_1 = &PTR_FUN_0042a2b8; param_1[7] = 0; param_1[8] = 0; param_1[9] = 0; param_1[0xb] = puVar1; param_1[10] = puVar1; param_1[0xc] = 0; param_1[0xd] = puVar1; *(undefined1 *)(param_1 + 0xe) = 0; param_1[0xf] = 0; param_1[0x10] = 0; if (lVar2 >> 3 != 0) { FUN_00210cc0(param_1 + 7); } /* try { // try from 00210eeb to 00210f08 has its CatchHandler @ 00210f0b */ FUN_001a4630(puVar1,param_2,0); return; }
PUSH R13 PUSH R12 LEA R12,[RDI + 0x50] PUSH RBP MOV RBP,RSI PUSH RBX MOV RBX,RDI SUB RSP,0x8 MOVZX EAX,byte ptr [RDI + 0x20] MOV qword ptr [RDI + 0x10],RSI ADD RSI,0x7 MOV qword ptr [RDI + 0x8],0x0 AND EAX,0xffffffe0 MOV qword ptr [RDI + 0x28],0x0 OR EAX,0x2 TEST RBP,RBP MOV qword ptr [RDI + 0x30],0x8 CMOVNS RSI,RBP MOV byte ptr [RDI + 0x20],AL LEA RAX,[0x42a2b8] MOV qword ptr [RDI + 0x18],-0x1 SAR RSI,0x3 MOV qword ptr [RDI],RAX MOV qword ptr [RDI + 0x38],0x0 MOV qword ptr [RDI + 0x40],0x0 MOV qword ptr [RDI + 0x48],0x0 MOV qword ptr [RDI + 0x58],R12 MOV qword ptr [RDI + 0x50],R12 MOV qword ptr [RDI + 0x60],0x0 MOV qword ptr [RDI + 0x68],R12 MOV byte ptr [RDI + 0x70],0x0 MOV qword ptr [RDI + 0x78],0x0 MOV qword ptr [RDI + 0x80],0x0 JNZ 0x00210f00 XOR EDX,EDX MOV RSI,RBP MOV RDI,R12 CALL 0x001a4630 ADD RSP,0x8 POP RBX POP RBP POP R12 POP R13 RET LEA RDI,[RDI + 0x38] CALL 0x00210cc0 JMP 0x00210ee3
null
null
null
null
[('const-0', u'PTRSUB_-1203892166'), ('const-0', u'PTRSUB_-1203892041'), (u'PTRSUB_-1203892103', u'PTRSUB_-1203892070'), (u'PTRSUB_-1203892182', u'CAST_-1203892053'), ('const-0', u'PTRSUB_-1203892036'), ('const-433', u'STORE_-1203892363'), ('tmp_557', u'PTRSUB_-1203892087'), ('tmp_557', u'PTRSUB_-1203892245'), (u'COPY_-1203892144', u'MULTIEQUAL_-1203892280'), ('const-0', u'PTRSUB_-1203892155'), (u'MULTIEQUAL_-1203892280', u'INT_SRIGHT_-1203892461'), (u'PTRSUB_-1203892043', u'CALL_-1203892263'), (u'PTRSUB_-1203892025', u'PTRSUB_-1203892020'), (u'PTRSUB_-1203892056', u'PTRSUB_-1203892036'), ('const-433', u'STORE_-1203892435'), ('tmp_557', u'PTRSUB_-1203892235'), (u'PTRSUB_-1203892087', u'PTRSUB_-1203892065'), ('const-0', u'PTRSUB_-1203892067'), (u'PTRSUB_-1203892198', u'PTRSUB_-1203892169'), ('tmp_557', u'PTRSUB_-1203892120'), ('tmp_558', u'COPY_-1203892143'), (u'PTRSUB_-1203892114', u'PTRSUB_-1203892091'), ('const-0', u'INT_NOTEQUAL_-1203892461'), ('const-0', u'PTRSUB_-1203892108'), ('const-0', u'STORE_-1203892381'), ('const-0', u'PTRSUB_-1203892235'), ('const-0', u'PTRSUB_-1203892085'), ('const-0', u'PTRSUB_-1203892125'), (u'PTRSUB_-1203892169', u'PTRSUB_-1203892140'), ('const-32', u'PTRSUB_-1203892070'), (u'PTRSUB_-1203892110', u'PTRSUB_-1203892075'), ('const-8', u'PTRSUB_-1203892126'), ('const-32', u'PTRSUB_-1203892140'), (u'INT_SRIGHT_-1203892461', u'CALL_-1203892263'), ('const-0', u'PTRSUB_-1203892192'), ('const-0', u'PTRSUB_-1203892077'), ('const-0', u'PTRSUB_-1203892025'), ('const-0', u'STORE_-1203892435'), ('const-0', u'PTRSUB_-1203892156'), (u'PTRSUB_-1203892144', u'PTRSUB_-1203892126'), ('const-0', u'PTRSUB_-1203892154'), ('tmp_557', u'PTRSUB_-1203892132'), (u'PTRSUB_-1203892155', u'PTRSUB_-1203892126'), (u'PTRSUB_-1203892116', u'PTRSUB_-1203892087'), (u'PTRSUB_-1203892077', u'PTRSUB_-1203892064'), ('const-16', u'PTRSUB_-1203892056'), (u'PTRSUB_-1203892091', u'PTRSUB_-1203892077'), ('const-0', u'PTRSUB_-1203892245'), (u'PTRSUB_-1203892047', u'PTRSUB_-1203892036'), (u'PTRSUB_-1203892041', u'PTRSUB_-1203892030'), ('const-433', u'STORE_-1203892413'), ('tmp_558', u'INT_SLESS_-1203892535'), ('const-0', u'PTRSUB_-1203892090'), ('const-0', u'STORE_-1203892570'), (u'PTRSUB_-1203892180', u'PTRSUB_-1203892143'), ('const-0', u'PTRSUB_-1203892064'), ('const-40', u'PTRSUB_-1203892131'), (u'PTRSUB_-1203892156', u'PTRSUB_-1203892131'), ('const-48', u'PTRSUB_-1203892116'), ('const-0', u'PTRSUB_-1203892100'), ('const-0', u'PTRSUB_-1203892185'), (u'PTRSUB_-1203892169', u'PTRSUB_-1203892144'), ('const-8', u'PTRSUB_-1203892065'), (u'INT_ADD_-1203892591', u'COPY_-1203892144'), (u'PTRSUB_-1203892096', u'STORE_-1203892446'), ('const-433', u'STORE_-1203892614'), (u'CAST_-1203892025', u'STORE_-1203892413'), ('const-56', u'PTRSUB_-1203892142'), (u'INT_SRIGHT_-1203892461', u'INT_NOTEQUAL_-1203892461'), (u'PTRSUB_-1203892036', u'PTRSUB_-1203892031'), (u'PTRSUB_-1203892152', u'PTRSUB_-1203892116'), (u'CAST_-1203892053', u'STORE_-1203892452'), (u'PTRSUB_-1203892140', u'LOAD_-1203892624'), (u'PTRSUB_-1203892061', u'PTRSUB_-1203892041'), (u'PTRSUB_-1203892090', u'PTRSUB_-1203892061'), (u'PTRSUB_-1203892161', u'PTRSUB_-1203892125'), (u'PTRSUB_-1203892031', u'PTRSUB_-1203892027'), (u'PTRSUB_-1203892208', u'PTRSUB_-1203892179'), (u'PTRSUB_-1203892106', u'PTRSUB_-1203892077'), ('const-0', u'PTRSUB_-1203892214'), (u'PTRSUB_-1203892125', u'PTRSUB_-1203892090'), (u'PTRSUB_-1203892268', u'CAST_-1203892020'), (u'COPY_-1203892143', u'MULTIEQUAL_-1203892280'), ('const-433', u'STORE_-1203892446'), ('const-56', u'PTRSUB_-1203892152'), (u'PTRSUB_-1203892126', u'STORE_-1203892594'), ('tmp_557', u'PTRSUB_-1203892126'), ('const-0', u'PTRSUB_-1203892103'), (u'PTRSUB_-1203892088', u'STORE_-1203892514'), ('const-433', u'STORE_-1203892514'), (u'PTRSUB_-1203892129', u'PTRSUB_-1203892100'), ('const-0', u'STORE_-1203892594'), ('const-7', u'INT_ADD_-1203892591'), ('const-48', u'PTRSUB_-1203892056'), ('const-80', u'PTRSUB_-1203892268'), ('const-0', u'PTRSUB_-1203892106'), ('const-0', u'STORE_-1203892374'), ('const-80', u'PTRSUB_-1203892087'), (u'PTRSUB_-1203892065', u'STORE_-1203892435'), (u'PTRSUB_-1203892268', u'CAST_-1203892007'), ('const-80', u'PTRSUB_-1203892120'), (u'PTRSUB_-1203892192', u'PTRSUB_-1203892155'), ('const-433', u'STORE_-1203892594'), (u'PTRSUB_-1203892185', u'PTRSUB_-1203892156'), ('const-0', u'STORE_-1203892424'), ('const--1', u'STORE_-1203892500'), ('const-0', u'PTRSUB_-1203892077'), (u'INT_NOTEQUAL_-1203892461', u'CBRANCH_-1203892348'), ('const-433', u'STORE_-1203892381'), ('const-433', u'STORE_-1203892399'), (u'PTRSUB_-1203892268', u'CAST_-1203892025'), ('const-0', u'PTRSUB_-1203892251'), ('tmp_217', u'CBRANCH_-1203892520'), ('const-0', u'STORE_-1203892399'), ('const-433', u'STORE_-1203892570'), ('const-0', u'PTRSUB_-1203892169'), ('const-80', u'PTRSUB_-1203892097'), ('const-0', u'PTRSUB_-1203892198'), ('const-2', u'INT_OR_-1203892290'), ('const-0', u'PTRSUB_-1203892031'), ('const-433', u'STORE_-1203892534'), ('const-0', u'RETURN_-1203892275'), (u'PTRSUB_-1203892075', u'PTRSUB_-1203892108'), ('const-0', u'PTRSUB_-1203892114'), (u'PTRSUB_-1203892087', u'PTRSUB_-1203892056'), (u'PTRSUB_-1203892131', u'STORE_-1203892570'), (u'PTRSUB_-1203892214', u'PTRSUB_-1203892185'), (u'PTRSUB_-1203892142', u'PTRSUB_-1203892106'), ('const-433', u'STORE_-1203892452'), ('const-0', u'PTRSUB_-1203892056'), ('const-80', u'PTRSUB_-1203892103'), ('const-0', u'PTRSUB_-1203892161'), (u'PTRSUB_-1203892070', u'STORE_-1203892381'), (u'PTRSUB_-1203892185', u'PTRSUB_-1203892160'), ('const-0', u'PTRSUB_-1203892030'), ('const-0', u'PTRSUB_-1203892208'), (u'PTRSUB_-1203892020', u'STORE_-1203892399'), ('const-8', u'STORE_-1203892534'), ('const-0', u'PTRSUB_-1203892036'), ('const-0', u'PTRSUB_-1203892206'), ('const-0', u'PTRSUB_-1203892143'), (u'PTRSUB_-1203892132', u'PTRSUB_-1203892096'), ('const-0', u'PTRSUB_-1203892087'), ('const--1', u'INT_SLESS_-1203892535'), (u'PTRSUB_-1203892222', u'PTRSUB_-1203892185'), ('const-433', u'STORE_-1203892388'), (u'PTRSUB_-1203892166', u'PTRSUB_-1203892129'), ('const-0', u'PTRSUB_-1203892126'), (u'PTRSUB_-1203892067', u'PTRSUB_-1203892047'), (u'PTRSUB_-1203892097', u'PTRSUB_-1203892065'), ('tmp_557', u'PTRSUB_-1203892097'), (u'PTRSUB_-1203892077', u'STORE_-1203892500'), (u'INT_SLESS_-1203892535', u'CBRANCH_-1203892520'), (u'CAST_-1203892020', u'STORE_-1203892406'), (u'PTRSUB_-1203892103', u'PTRSUB_-1203892088'), ('const-433', u'STORE_-1203892424'), ('const-24', u'PTRSUB_-1203892077'), (u'PTRSUB_-1203892065', u'STORE_-1203892374'), ('tmp_557', u'PTRSUB_-1203892152'), ('tmp_558', u'CAST_-1203891969'), ('const-0', u'PTRSUB_-1203892179'), ('const-80', u'PTRSUB_-1203892110'), ('tmp_421', u'CBRANCH_-1203892348'), ('const-0', u'PTRSUB_-1203892169'), ('tmp_557', u'PTRSUB_-1203892268'), ('const-0', u'PTRSUB_-1203892091'), ('const-0', u'PTRSUB_-1203892047'), ('tmp_557', u'PTRSUB_-1203892103'), (u'PTRSUB_-1203892160', u'PTRSUB_-1203892140'), ('const-24', u'PTRSUB_-1203892075'), ('const-0', u'PTRSUB_-1203892185'), ('const-80', u'PTRSUB_-1203892126'), ('tmp_557', u'PTRSUB_-1203892043'), ('const-0', u'PTRSUB_-1203892096'), (u'PTRSUB_-1203892064', u'STORE_-1203892452'), ('const-0', u'STORE_-1203892446'), ('tmp_557', u'PTRSUB_-1203892222'), ('const-0', u'PTRSUB_-1203892116'), ('const-0', u'PTRSUB_-1203892140'), ('const-433', u'STORE_-1203892374'), ('tmp_557', u'PTRSUB_-1203892162'), (u'CAST_-1203891969', u'CALL_-1203892321'), ('tmp_557', u'PTRSUB_-1203892206'), (u'PTRSUB_-1203892140', u'PTRSUB_-1203892116'), ('const-0', u'PTRSUB_-1203892160'), (u'CAST_-1203892007', u'STORE_-1203892388'), (u'PTRSUB_-1203892056', u'STORE_-1203892424'), ('const-80', u'PTRSUB_-1203892132'), (u'PTRSUB_-1203892030', u'PTRSUB_-1203892025'), ('const-433', u'STORE_-1203892406'), (u'PTRSUB_-1203892100', u'PTRSUB_-1203892077'), (u'INT_OR_-1203892290', u'STORE_-1203892514'), (u'PTRSUB_-1203892056', u'STORE_-1203892363'), (u'PTRSUB_-1203892154', u'PTRSUB_-1203892135'), ('const-433', u'STORE_-1203892500'), ('tmp_557', u'PTRSUB_-1203892166'), ('const-4367032', u'PTRSUB_-1203892182'), (u'PTRSUB_-1203892206', u'PTRSUB_-1203892169'), ('const-56', u'PTRSUB_-1203892162'), ('const-16', u'PTRSUB_-1203892020'), (u'PTRSUB_-1203892096', u'PTRSUB_-1203892067'), (u'PTRSUB_-1203892085', u'PTRSUB_-1203892056'), ('tmp_557', u'PTRSUB_-1203892110'), ('tmp_557', u'PTRSUB_-1203892142'), (u'PTRSUB_-1203892027', u'STORE_-1203892413'), ('const-56', u'PTRSUB_-1203892043'), ('const-0', u'PTRSUB_-1203892025'), ('tmp_557', u'PTRSUB_-1203892180'), (u'PTRSUB_-1203892125', u'PTRSUB_-1203892096'), (u'PTRSUB_-1203892268', u'CALL_-1203892321'), (u'PTRSUB_-1203892135', u'STORE_-1203892614'), (u'INT_AND_-1203892307', u'INT_OR_-1203892290'), (u'LOAD_-1203892624', u'INT_AND_-1203892307'), ('const-3', u'INT_SRIGHT_-1203892461'), ('const-0', u'PTRSUB_-1203892125'), ('const-0', u'PTRSUB_-1203892182'), ('const-0', u'PTRSUB_-1203892061'), (u'PTRSUB_-1203892126', u'PTRSUB_-1203892125'), (u'PTRSUB_-1203892235', u'PTRSUB_-1203892198'), ('tmp_557', u'PTRSUB_-1203892251'), ('const-0', u'PTRSUB_-1203892144'), (u'PTRSUB_-1203892120', u'PTRSUB_-1203892085'), ('const-40', u'PTRSUB_-1203892065'), ('const-0', u'PTRSUB_-1203892222'), (u'PTRSUB_-1203892116', u'STORE_-1203892534'), ('const-0', u'PTRSUB_-1203892180'), ('const-16', u'PTRSUB_-1203892135'), ('tmp_558', u'STORE_-1203892614'), ('const-224', u'INT_AND_-1203892307'), ('const-433', u'LOAD_-1203892624'), ('const-32', u'PTRSUB_-1203892088'), ('tmp_547', u'BRANCH_-1203892260'), (u'PTRSUB_-1203892108', u'STORE_-1203892388'), (u'PTRSUB_-1203892036', u'PTRSUB_-1203892025'), (u'PTRSUB_-1203892245', u'PTRSUB_-1203892208'), (u'PTRSUB_-1203892025', u'STORE_-1203892406'), (u'PTRSUB_-1203892143', u'PTRSUB_-1203892114'), (u'PTRSUB_-1203892162', u'PTRSUB_-1203892161'), (u'PTRSUB_-1203892179', u'PTRSUB_-1203892154'), ('const-0', u'PTRSUB_-1203892129'), (u'PTRSUB_-1203892077', u'PTRSUB_-1203892056'), ('const-0', u'PTRSUB_-1203892096'), ('const-8', u'PTRSUB_-1203892027'), (u'PTRSUB_-1203892251', u'PTRSUB_-1203892214'), ('tmp_558', u'INT_ADD_-1203892591'), ('const-0', u'STORE_-1203892363'), ('tmp_557', u'PTRSUB_-1203892192'), (u'PTRSUB_-1203892126', u'PTRSUB_-1203892103')]
[(u'PTRADD_-1203892121', u'CAST_-1203892114'), ('const-433', u'STORE_-1203892594'), (u'COPY_-1203892253', u'MULTIEQUAL_-1203892282'), ('const-15', u'PTRADD_-1203892116'), ('const-433', u'STORE_-1203892534'), ('const-13', u'PTRADD_-1203892126'), ('const-6', u'PTRADD_-1203892212'), ('const-224', u'INT_AND_-1203892309'), (u'INT_SLESS_-1203892535', u'CBRANCH_-1203892520'), ('const-8', u'PTRADD_-1203892163'), ('const-8', u'PTRADD_-1203892253'), ('const-10', u'PTRADD_-1203892270'), ('const-1', u'PTRADD_-1203892239'), ('const-0', u'INT_NOTEQUAL_-1203892461'), ('const-8', u'STORE_-1203892534'), ('tmp_756', u'PTRADD_-1203892253'), (u'MULTIEQUAL_-1203892282', u'INT_SRIGHT_-1203892461'), ('const-8', u'PTRADD_-1203892116'), (u'PTRADD_-1203892145', u'STORE_-1203892413'), ('const-4', u'PTRADD_-1203892199'), ('tmp_756', u'PTRADD_-1203892135'), ('tmp_421', u'CBRANCH_-1203892348'), (u'PTRADD_-1203892270', u'STORE_-1203892413'), ('const-2', u'INT_OR_-1203892292'), ('tmp_756', u'PTRADD_-1203892188'), ('tmp_756', u'PTRADD_-1203892154'), ('const-8', u'PTRADD_-1203892064'), (u'PTRADD_-1203892163', u'STORE_-1203892435'), ('tmp_756', u'PTRADD_-1203892212'), ('tmp_756', u'PTRADD_-1203892126'), (u'PTRADD_-1203892126', u'STORE_-1203892388'), ('const-2', u'PTRADD_-1203892248'), ('const-8', u'PTRADD_-1203892140'), ('tmp_758', u'INT_SLESS_-1203892535'), (u'PTRADD_-1203892135', u'STORE_-1203892399'), ('const-0', u'STORE_-1203892435'), ('tmp_756', u'PTRADD_-1203892145'), ('const--1', u'INT_SLESS_-1203892535'), ('const-8', u'PTRADD_-1203892121'), (u'PTRADD_-1203892270', u'STORE_-1203892388'), ('const-3', u'PTRADD_-1203892188'), ('const-433', u'STORE_-1203892374'), ('const-0', u'STORE_-1203892363'), ('const-433', u'STORE_-1203892435'), ('const-433', u'STORE_-1203892413'), ('const-5', u'PTRADD_-1203892227'), ('tmp_756', u'PTRADD_-1203892270'), ('const-12', u'PTRADD_-1203892135'), ('const-0', u'CALL_-1203892321'), (u'PTRADD_-1203892253', u'CAST_-1203892234'), (u'PTRADD_-1203892107', u'STORE_-1203892363'), ('const-433', u'STORE_-1203892381'), ('const-11', u'PTRADD_-1203892145'), (u'PTRADD_-1203892199', u'CAST_-1203892184'), ('const-4', u'PTRADD_-1203892253'), ('const--1', u'STORE_-1203892500'), ('const-8', u'PTRADD_-1203892172'), ('tmp_758', u'INT_ADD_-1203892591'), ('const-0', u'STORE_-1203892374'), (u'INT_SRIGHT_-1203892461', u'INT_NOTEQUAL_-1203892461'), ('const-0', u'STORE_-1203892399'), ('tmp_756', u'PTRADD_-1203892239'), (u'COPY_-1203892254', u'MULTIEQUAL_-1203892282'), ('const-433', u'STORE_-1203892452'), ('tmp_756', u'PTRADD_-1203892227'), ('tmp_756', u'PTRADD_-1203892248'), ('tmp_756', u'PTRADD_-1203892140'), ('const-0', u'STORE_-1203892570'), (u'INT_ADD_-1203892591', u'COPY_-1203892254'), ('const-3', u'INT_SRIGHT_-1203892461'), ('const-433', u'STORE_-1203892570'), ('tmp_758', u'STORE_-1203892614'), ('const-8', u'PTRADD_-1203892270'), ('const-4367032', u'PTRSUB_-1203892183'), (u'LOAD_-1203892624', u'INT_AND_-1203892309'), ('const-8', u'PTRADD_-1203892239'), (u'PTRADD_-1203892270', u'STORE_-1203892406'), ('const-0', u'PTRSUB_-1203892183'), ('const-7', u'PTRADD_-1203892172'), ('const-0', u'STORE_-1203892381'), ('const-433', u'STORE_-1203892363'), ('tmp_756', u'PTRADD_-1203892116'), ('const-14', u'PTRADD_-1203892121'), ('const-7', u'INT_ADD_-1203892591'), ('tmp_756', u'PTRADD_-1203892199'), ('const-8', u'PTRADD_-1203892212'), (u'PTRADD_-1203892188', u'STORE_-1203892500'), ('const-0', u'STORE_-1203892424'), (u'CAST_-1203892114', u'STORE_-1203892381'), (u'PTRADD_-1203892248', u'STORE_-1203892614'), (u'PTRADD_-1203892212', u'STORE_-1203892534'), ('const-433', u'STORE_-1203892388'), ('const-433', u'STORE_-1203892500'), (u'CAST_-1203892184', u'STORE_-1203892514'), ('const-0', u'STORE_-1203892446'), ('const-8', u'PTRADD_-1203892107'), ('tmp_756', u'PTRADD_-1203892064'), ('const-433', u'LOAD_-1203892624'), (u'PTRADD_-1203892154', u'STORE_-1203892424'), ('const-8', u'PTRADD_-1203892188'), ('tmp_547', u'BRANCH_-1203892260'), ('tmp_758', u'CALL_-1203892321'), (u'CAST_-1203892234', u'LOAD_-1203892624'), (u'INT_OR_-1203892292', u'STORE_-1203892514'), ('tmp_758', u'COPY_-1203892253'), (u'PTRADD_-1203892140', u'STORE_-1203892406'), ('const-0', u'STORE_-1203892594'), ('const-8', u'PTRADD_-1203892163'), (u'INT_NOTEQUAL_-1203892461', u'CBRANCH_-1203892348'), ('const-8', u'PTRADD_-1203892135'), (u'PTRADD_-1203892116', u'STORE_-1203892374'), ('const-433', u'STORE_-1203892424'), ('tmp_217', u'CBRANCH_-1203892520'), ('const-433', u'STORE_-1203892399'), ('const-8', u'PTRADD_-1203892145'), ('tmp_756', u'STORE_-1203892452'), ('const-433', u'STORE_-1203892614'), ('const-9', u'PTRADD_-1203892154'), ('const-10', u'PTRADD_-1203892140'), ('const-16', u'PTRADD_-1203892107'), ('const-433', u'STORE_-1203892406'), ('const-433', u'STORE_-1203892514'), (u'PTRSUB_-1203892183', u'STORE_-1203892452'), ('const-7', u'PTRADD_-1203892064'), ('const-8', u'PTRADD_-1203892126'), ('tmp_756', u'PTRADD_-1203892121'), ('const-0', u'RETURN_-1203892275'), ('const-8', u'PTRADD_-1203892199'), ('const-8', u'PTRADD_-1203892227'), (u'PTRADD_-1203892239', u'STORE_-1203892594'), (u'PTRADD_-1203892064', u'CALL_-1203892263'), (u'PTRADD_-1203892270', u'CALL_-1203892321'), ('tmp_756', u'PTRADD_-1203892172'), (u'PTRADD_-1203892172', u'STORE_-1203892446'), ('tmp_756', u'PTRADD_-1203892107'), ('tmp_756', u'PTRADD_-1203892163'), (u'INT_AND_-1203892309', u'INT_OR_-1203892292'), ('const-8', u'PTRADD_-1203892154'), (u'PTRADD_-1203892227', u'STORE_-1203892570'), ('const-433', u'STORE_-1203892446'), ('const-8', u'PTRADD_-1203892248')]
null
null
00210e40
x64
O2
(translation_unit "void FUN_00210e40(undefined8 *param_1,long param_2)\n\n{\n undefined8 *puVar1;\n long lVar2;\n \n puVar1 = param_1 + 10;\n param_1[2] = param_2;\n param_1[1] = 0;\n param_1[5] = 0;\n param_1[6] = 8;\n lVar2 = param_2 + 7;\n if (-1 < param_2) {\n lVar2 = param_2;\n }\n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0 | 2;\n param_1[3] = 0xffffffffffffffff;\n *param_1 = &PTR_FUN_0042a2b8;\n param_1[7] = 0;\n param_1[8] = 0;\n param_1[9] = 0;\n param_1[0xb] = puVar1;\n param_1[10] = puVar1;\n param_1[0xc] = 0;\n param_1[0xd] = puVar1;\n *(undefined1 *)(param_1 + 0xe) = 0;\n param_1[0xf] = 0;\n param_1[0x10] = 0;\n if (lVar2 >> 3 != 0) {\n FUN_00210cc0(param_1 + 7);\n }\n /* try { // try from 00210eeb to 00210f08 has its CatchHandler @ 00210f0b */\n FUN_001a4630(puVar1,param_2,0);\n return;\n}\n\n" (function_definition "void FUN_00210e40(undefined8 *param_1,long param_2)\n\n{\n undefined8 *puVar1;\n long lVar2;\n \n puVar1 = param_1 + 10;\n param_1[2] = param_2;\n param_1[1] = 0;\n param_1[5] = 0;\n param_1[6] = 8;\n lVar2 = param_2 + 7;\n if (-1 < param_2) {\n lVar2 = param_2;\n }\n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0 | 2;\n param_1[3] = 0xffffffffffffffff;\n *param_1 = &PTR_FUN_0042a2b8;\n param_1[7] = 0;\n param_1[8] = 0;\n param_1[9] = 0;\n param_1[0xb] = puVar1;\n param_1[10] = puVar1;\n param_1[0xc] = 0;\n param_1[0xd] = puVar1;\n *(undefined1 *)(param_1 + 0xe) = 0;\n param_1[0xf] = 0;\n param_1[0x10] = 0;\n if (lVar2 >> 3 != 0) {\n FUN_00210cc0(param_1 + 7);\n }\n /* try { // try from 00210eeb to 00210f08 has its CatchHandler @ 00210f0b */\n FUN_001a4630(puVar1,param_2,0);\n return;\n}" primitive_type (function_declarator "FUN_00210e40(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 *puVar1;\n long lVar2;\n \n puVar1 = param_1 + 10;\n param_1[2] = param_2;\n param_1[1] = 0;\n param_1[5] = 0;\n param_1[6] = 8;\n lVar2 = param_2 + 7;\n if (-1 < param_2) {\n lVar2 = param_2;\n }\n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0 | 2;\n param_1[3] = 0xffffffffffffffff;\n *param_1 = &PTR_FUN_0042a2b8;\n param_1[7] = 0;\n param_1[8] = 0;\n param_1[9] = 0;\n param_1[0xb] = puVar1;\n param_1[10] = puVar1;\n param_1[0xc] = 0;\n param_1[0xd] = puVar1;\n *(undefined1 *)(param_1 + 0xe) = 0;\n param_1[0xf] = 0;\n param_1[0x10] = 0;\n if (lVar2 >> 3 != 0) {\n FUN_00210cc0(param_1 + 7);\n }\n /* try { // try from 00210eeb to 00210f08 has its CatchHandler @ 00210f0b */\n FUN_001a4630(puVar1,param_2,0);\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (expression_statement "puVar1 = param_1 + 10;" (assignment_expression "puVar1 = param_1 + 10" identifier = (binary_expression "param_1 + 10" identifier + number_literal)) ;) (expression_statement "param_1[2] = param_2;" (assignment_expression "param_1[2] = param_2" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[5] = 0;" (assignment_expression "param_1[5] = 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[6] = 8;" (assignment_expression "param_1[6] = 8" (subscript_expression "param_1[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "lVar2 = param_2 + 7;" (assignment_expression "lVar2 = param_2 + 7" identifier = (binary_expression "param_2 + 7" identifier + number_literal)) ;) (if_statement "if (-1 < param_2) {\n lVar2 = param_2;\n }" if (parenthesized_expression "(-1 < param_2)" ( (binary_expression "-1 < param_2" number_literal < identifier) )) (compound_statement "{\n lVar2 = param_2;\n }" { (expression_statement "lVar2 = param_2;" (assignment_expression "lVar2 = param_2" identifier = identifier) ;) })) (expression_statement "*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0 | 2;" (assignment_expression "*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0 | 2" (pointer_expression "*(byte *)(param_1 + 4)" * (cast_expression "(byte *)(param_1 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_1 + 4) & 0xe0 | 2" (binary_expression "*(byte *)(param_1 + 4) & 0xe0" (pointer_expression "*(byte *)(param_1 + 4)" * (cast_expression "(byte *)(param_1 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) & number_literal) | number_literal)) ;) (expression_statement "param_1[3] = 0xffffffffffffffff;" (assignment_expression "param_1[3] = 0xffffffffffffffff" (subscript_expression "param_1[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*param_1 = &PTR_FUN_0042a2b8;" (assignment_expression "*param_1 = &PTR_FUN_0042a2b8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_0042a2b8" & identifier)) ;) (expression_statement "param_1[7] = 0;" (assignment_expression "param_1[7] = 0" (subscript_expression "param_1[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[8] = 0;" (assignment_expression "param_1[8] = 0" (subscript_expression "param_1[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[9] = 0;" (assignment_expression "param_1[9] = 0" (subscript_expression "param_1[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xb] = puVar1;" (assignment_expression "param_1[0xb] = puVar1" (subscript_expression "param_1[0xb]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[10] = puVar1;" (assignment_expression "param_1[10] = puVar1" (subscript_expression "param_1[10]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[0xc] = 0;" (assignment_expression "param_1[0xc] = 0" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xd] = puVar1;" (assignment_expression "param_1[0xd] = puVar1" (subscript_expression "param_1[0xd]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined1 *)(param_1 + 0xe) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0xe) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0xe)" * (cast_expression "(undefined1 *)(param_1 + 0xe)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe)" ( (binary_expression "param_1 + 0xe" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0xf] = 0;" (assignment_expression "param_1[0xf] = 0" (subscript_expression "param_1[0xf]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x10] = 0;" (assignment_expression "param_1[0x10] = 0" (subscript_expression "param_1[0x10]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if (lVar2 >> 3 != 0) {\n FUN_00210cc0(param_1 + 7);\n }" if (parenthesized_expression "(lVar2 >> 3 != 0)" ( (binary_expression "lVar2 >> 3 != 0" (binary_expression "lVar2 >> 3" identifier >> number_literal) != number_literal) )) (compound_statement "{\n FUN_00210cc0(param_1 + 7);\n }" { (expression_statement "FUN_00210cc0(param_1 + 7);" (call_expression "FUN_00210cc0(param_1 + 7)" identifier (argument_list "(param_1 + 7)" ( (binary_expression "param_1 + 7" identifier + number_literal) ))) ;) })) comment (expression_statement "FUN_001a4630(puVar1,param_2,0);" (call_expression "FUN_001a4630(puVar1,param_2,0)" identifier (argument_list "(puVar1,param_2,0)" ( identifier , identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void Output_data_got(Output_data_got<64,_false> * this, off_t\n data_size) */\n\nvoid __thiscall\ngold::Output_data_got<64,_false>::Output_data_got(Output_data_got<64,_false> *this,off_t data_size)\n\n{\n Free_list *this_00;\n byte bVar1;\n long lVar2;\n \n this_00 = &this->free_list_;\n bVar1 = (this->super_Output_data_got_base).super_Output_section_data_build.\n super_Output_section_data.super_Output_data.field_0x20;\n (this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n super_Output_data.data_size_ = data_size;\n (this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n super_Output_data.address_ = 0;\n (this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n output_section_ = (Output_section *)0x0;\n (this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n addralign_ = 8;\n lVar2 = data_size + 7;\n if (-1 < data_size) {\n lVar2 = data_size;\n }\n (this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n super_Output_data.field_0x20 = bVar1 & 0xe0 | 2;\n (this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n super_Output_data.offset_ = -1;\n (this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n super_Output_data._vptr_Output_data = (_func_int_varargs **)&PTR__Output_data_got_0042a2b8;\n (this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_>\n ._M_impl._M_start = (pointer)0x0;\n (this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_>\n ._M_impl._M_finish = (pointer)0x0;\n (this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n (this->free_list_).list_.\n super__List_base<gold::Free_list::Free_list_node,_std::allocator<gold::Free_list::Free_list_node>_>\n ._M_impl._M_node.super__List_node_base._M_prev = (_List_node_base *)this_00;\n (this->free_list_).list_.\n super__List_base<gold::Free_list::Free_list_node,_std::allocator<gold::Free_list::Free_list_node>_>\n ._M_impl._M_node.super__List_node_base._M_next = (_List_node_base *)this_00;\n (this->free_list_).list_.\n super__List_base<gold::Free_list::Free_list_node,_std::allocator<gold::Free_list::Free_list_node>_>\n ._M_impl._M_node._M_size = 0;\n (this->free_list_).last_remove_._M_node = (_List_node_base *)this_00;\n (this->free_list_).extend_ = false;\n (this->free_list_).length_ = 0;\n (this->free_list_).min_hole_ = 0;\n if (lVar2 >> 3 != 0) {\n std::\n vector<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_>\n ::_M_default_append(&this->entries_,lVar2 >> 3);\n }\n /* try { // try from 00210eeb to 00210f08 has its CatchHandler @ 00210f0b */\n Free_list::init(this_00,(EVP_PKEY_CTX *)data_size);\n return;\n}\n\n" comment comment (declaration "void __thiscall\ngold::Output_data_got<64,_false>::Output_data_got(Output_data_got<64,_false> *this,off_t data_size)\n\n{\n Free_list *this_00;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<64" < number_literal) , (ERROR "_false>::Output_data_got(Output_data_got<64,_false> *this,off_t data_size)\n\n{\n Free_list" identifier > : : (function_declarator "Output_data_got(Output_data_got<64,_false> *this,off_t data_size)" identifier (parameter_list "(Output_data_got<64,_false> *this,off_t data_size)" ( (parameter_declaration "Output_data_got" type_identifier) (ERROR "<64" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "off_t data_size" type_identifier identifier) ))) { identifier) (pointer_declarator "*this_00" * identifier) ;) (declaration "byte bVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (expression_statement "this_00 = &this->free_list_;" (assignment_expression "this_00 = &this->free_list_" identifier = (pointer_expression "&this->free_list_" & (field_expression "this->free_list_" identifier -> field_identifier))) ;) (expression_statement "bVar1 = (this->super_Output_data_got_base).super_Output_section_data_build.\n super_Output_section_data.super_Output_data.field_0x20;" (assignment_expression "bVar1 = (this->super_Output_data_got_base).super_Output_section_data_build.\n super_Output_section_data.super_Output_data.field_0x20" identifier = (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build.\n super_Output_section_data.super_Output_data.field_0x20" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build.\n super_Output_section_data.super_Output_data" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build.\n super_Output_section_data" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build" (parenthesized_expression "(this->super_Output_data_got_base)" ( (field_expression "this->super_Output_data_got_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier)) ;) (expression_statement "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n super_Output_data.data_size_ = data_size;" (assignment_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n super_Output_data.data_size_ = data_size" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n super_Output_data.data_size_" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n super_Output_data" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build" (parenthesized_expression "(this->super_Output_data_got_base)" ( (field_expression "this->super_Output_data_got_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = identifier) ;) (expression_statement "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n super_Output_data.address_ = 0;" (assignment_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n super_Output_data.address_ = 0" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n super_Output_data.address_" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n super_Output_data" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build" (parenthesized_expression "(this->super_Output_data_got_base)" ( (field_expression "this->super_Output_data_got_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n output_section_ = (Output_section *)0x0;" (assignment_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n output_section_ = (Output_section *)0x0" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n output_section_" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build" (parenthesized_expression "(this->super_Output_data_got_base)" ( (field_expression "this->super_Output_data_got_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(Output_section *)0x0" ( (type_descriptor "Output_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n addralign_ = 8;" (assignment_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n addralign_ = 8" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n addralign_" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build" (parenthesized_expression "(this->super_Output_data_got_base)" ( (field_expression "this->super_Output_data_got_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "lVar2 = data_size + 7;" (assignment_expression "lVar2 = data_size + 7" identifier = (binary_expression "data_size + 7" identifier + number_literal)) ;) (if_statement "if (-1 < data_size) {\n lVar2 = data_size;\n }" if (parenthesized_expression "(-1 < data_size)" ( (binary_expression "-1 < data_size" number_literal < identifier) )) (compound_statement "{\n lVar2 = data_size;\n }" { (expression_statement "lVar2 = data_size;" (assignment_expression "lVar2 = data_size" identifier = identifier) ;) })) (expression_statement "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n super_Output_data.field_0x20 = bVar1 & 0xe0 | 2;" (assignment_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n super_Output_data.field_0x20 = bVar1 & 0xe0 | 2" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n super_Output_data.field_0x20" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n super_Output_data" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build" (parenthesized_expression "(this->super_Output_data_got_base)" ( (field_expression "this->super_Output_data_got_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (binary_expression "bVar1 & 0xe0 | 2" (binary_expression "bVar1 & 0xe0" identifier & number_literal) | number_literal)) ;) (expression_statement "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n super_Output_data.offset_ = -1;" (assignment_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n super_Output_data.offset_ = -1" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n super_Output_data.offset_" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n super_Output_data" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build" (parenthesized_expression "(this->super_Output_data_got_base)" ( (field_expression "this->super_Output_data_got_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n super_Output_data._vptr_Output_data = (_func_int_varargs **)&PTR__Output_data_got_0042a2b8;" (assignment_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n super_Output_data._vptr_Output_data = (_func_int_varargs **)&PTR__Output_data_got_0042a2b8" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n super_Output_data._vptr_Output_data" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data.\n super_Output_data" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data" (field_expression "(this->super_Output_data_got_base).super_Output_section_data_build" (parenthesized_expression "(this->super_Output_data_got_base)" ( (field_expression "this->super_Output_data_got_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(_func_int_varargs **)&PTR__Output_data_got_0042a2b8" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR__Output_data_got_0042a2b8" & identifier))) ;) (expression_statement "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_>\n ._M_impl._M_start = (pointer)0x0;" (assignment_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_>\n ._M_impl._M_start = (pointer)0x0" (field_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_>\n ._M_impl._M_start" (field_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_>\n ._M_impl" (binary_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_" (binary_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry" (binary_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64" (binary_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold" (binary_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry" (binary_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64" (binary_expression "(this->entries_).\n super__Vector_base<gold" (field_expression "(this->entries_).\n super__Vector_base" (parenthesized_expression "(this->entries_)" ( (field_expression "this->entries_" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Output_data_got" : : identifier) < number_literal) (ERROR ",_false" , identifier) > (ERROR "::" : :) identifier) (ERROR ",_std::allocator" , identifier : : identifier) < identifier) (ERROR "::Output_data_got" : : identifier) < number_literal) (ERROR ",_false" , identifier) > (ERROR "::" : :) identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_>\n ._M_impl._M_finish = (pointer)0x0;" (assignment_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_>\n ._M_impl._M_finish = (pointer)0x0" (field_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_>\n ._M_impl._M_finish" (field_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_>\n ._M_impl" (binary_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_" (binary_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry" (binary_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64" (binary_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold" (binary_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry" (binary_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64" (binary_expression "(this->entries_).\n super__Vector_base<gold" (field_expression "(this->entries_).\n super__Vector_base" (parenthesized_expression "(this->entries_)" ( (field_expression "this->entries_" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Output_data_got" : : identifier) < number_literal) (ERROR ",_false" , identifier) > (ERROR "::" : :) identifier) (ERROR ",_std::allocator" , identifier : : identifier) < identifier) (ERROR "::Output_data_got" : : identifier) < number_literal) (ERROR ",_false" , identifier) > (ERROR "::" : :) identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;" (assignment_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_>\n ._M_impl._M_end_of_storage = (pointer)0x0" (field_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_>\n ._M_impl._M_end_of_storage" (field_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_>\n ._M_impl" (binary_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_" (binary_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry" (binary_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64" (binary_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold" (binary_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64,_false>::Got_entry" (binary_expression "(this->entries_).\n super__Vector_base<gold::Output_data_got<64" (binary_expression "(this->entries_).\n super__Vector_base<gold" (field_expression "(this->entries_).\n super__Vector_base" (parenthesized_expression "(this->entries_)" ( (field_expression "this->entries_" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Output_data_got" : : identifier) < number_literal) (ERROR ",_false" , identifier) > (ERROR "::" : :) identifier) (ERROR ",_std::allocator" , identifier : : identifier) < identifier) (ERROR "::Output_data_got" : : identifier) < number_literal) (ERROR ",_false" , identifier) > (ERROR "::" : :) identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (ERROR "(this->free_list_).list_.\n super__List_base<gold::" (binary_expression "(this->free_list_).list_.\n super__List_base<gold" (field_expression "(this->free_list_).list_.\n super__List_base" (field_expression "(this->free_list_).list_" (parenthesized_expression "(this->free_list_)" ( (field_expression "this->free_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier) : :) (labeled_statement "Free_list::Free_list_node,_std::allocator<gold::Free_list::Free_list_node>_>\n ._M_impl._M_node.super__List_node_base._M_prev = (_List_node_base *)this_00;" statement_identifier (ERROR "::Free_list_node,_std::allocator<gold:" : : (comma_expression "Free_list_node,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Free_list::Free_list_node>_>\n ._M_impl._M_node.super__List_node_base._M_prev = (_List_node_base *)this_00;" statement_identifier : (ERROR ":" :) (expression_statement "Free_list_node>_>\n ._M_impl._M_node.super__List_node_base._M_prev = (_List_node_base *)this_00;" (assignment_expression "Free_list_node>_>\n ._M_impl._M_node.super__List_node_base._M_prev = (_List_node_base *)this_00" (field_expression "Free_list_node>_>\n ._M_impl._M_node.super__List_node_base._M_prev" (field_expression "Free_list_node>_>\n ._M_impl._M_node.super__List_node_base" (field_expression "Free_list_node>_>\n ._M_impl._M_node" (field_expression "Free_list_node>_>\n ._M_impl" (binary_expression "Free_list_node>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(_List_node_base *)this_00" ( (type_descriptor "_List_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;))) (ERROR "(this->free_list_).list_.\n super__List_base<gold::" (binary_expression "(this->free_list_).list_.\n super__List_base<gold" (field_expression "(this->free_list_).list_.\n super__List_base" (field_expression "(this->free_list_).list_" (parenthesized_expression "(this->free_list_)" ( (field_expression "this->free_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier) : :) (labeled_statement "Free_list::Free_list_node,_std::allocator<gold::Free_list::Free_list_node>_>\n ._M_impl._M_node.super__List_node_base._M_next = (_List_node_base *)this_00;" statement_identifier (ERROR "::Free_list_node,_std::allocator<gold:" : : (comma_expression "Free_list_node,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Free_list::Free_list_node>_>\n ._M_impl._M_node.super__List_node_base._M_next = (_List_node_base *)this_00;" statement_identifier : (ERROR ":" :) (expression_statement "Free_list_node>_>\n ._M_impl._M_node.super__List_node_base._M_next = (_List_node_base *)this_00;" (assignment_expression "Free_list_node>_>\n ._M_impl._M_node.super__List_node_base._M_next = (_List_node_base *)this_00" (field_expression "Free_list_node>_>\n ._M_impl._M_node.super__List_node_base._M_next" (field_expression "Free_list_node>_>\n ._M_impl._M_node.super__List_node_base" (field_expression "Free_list_node>_>\n ._M_impl._M_node" (field_expression "Free_list_node>_>\n ._M_impl" (binary_expression "Free_list_node>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(_List_node_base *)this_00" ( (type_descriptor "_List_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;))) (ERROR "(this->free_list_).list_.\n super__List_base<gold::" (binary_expression "(this->free_list_).list_.\n super__List_base<gold" (field_expression "(this->free_list_).list_.\n super__List_base" (field_expression "(this->free_list_).list_" (parenthesized_expression "(this->free_list_)" ( (field_expression "this->free_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier) : :) (labeled_statement "Free_list::Free_list_node,_std::allocator<gold::Free_list::Free_list_node>_>\n ._M_impl._M_node._M_size = 0;" statement_identifier (ERROR "::Free_list_node,_std::allocator<gold:" : : (comma_expression "Free_list_node,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Free_list::Free_list_node>_>\n ._M_impl._M_node._M_size = 0;" statement_identifier : (ERROR ":" :) (expression_statement "Free_list_node>_>\n ._M_impl._M_node._M_size = 0;" (assignment_expression "Free_list_node>_>\n ._M_impl._M_node._M_size = 0" (field_expression "Free_list_node>_>\n ._M_impl._M_node._M_size" (field_expression "Free_list_node>_>\n ._M_impl._M_node" (field_expression "Free_list_node>_>\n ._M_impl" (binary_expression "Free_list_node>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;))) (expression_statement "(this->free_list_).last_remove_._M_node = (_List_node_base *)this_00;" (assignment_expression "(this->free_list_).last_remove_._M_node = (_List_node_base *)this_00" (field_expression "(this->free_list_).last_remove_._M_node" (field_expression "(this->free_list_).last_remove_" (parenthesized_expression "(this->free_list_)" ( (field_expression "this->free_list_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(_List_node_base *)this_00" ( (type_descriptor "_List_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "(this->free_list_).extend_ = false;" (assignment_expression "(this->free_list_).extend_ = false" (field_expression "(this->free_list_).extend_" (parenthesized_expression "(this->free_list_)" ( (field_expression "this->free_list_" identifier -> field_identifier) )) . field_identifier) = false) ;) (expression_statement "(this->free_list_).length_ = 0;" (assignment_expression "(this->free_list_).length_ = 0" (field_expression "(this->free_list_).length_" (parenthesized_expression "(this->free_list_)" ( (field_expression "this->free_list_" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (expression_statement "(this->free_list_).min_hole_ = 0;" (assignment_expression "(this->free_list_).min_hole_ = 0" (field_expression "(this->free_list_).min_hole_" (parenthesized_expression "(this->free_list_)" ( (field_expression "this->free_list_" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (if_statement "if (lVar2 >> 3 != 0) {\n std::\n vector<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_>\n ::_M_default_append(&this->entries_,lVar2 >> 3);\n }" if (parenthesized_expression "(lVar2 >> 3 != 0)" ( (binary_expression "lVar2 >> 3 != 0" (binary_expression "lVar2 >> 3" identifier >> number_literal) != number_literal) )) (compound_statement "{\n std::\n vector<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_>\n ::_M_default_append(&this->entries_,lVar2 >> 3);\n }" { (labeled_statement "std::\n vector<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold::Output_data_got<64,_false>::Got_entry>_>\n ::_M_default_append(&this->entries_,lVar2 >> 3);" statement_identifier (ERROR "::\n vector<gold::Output_data_got<64,_false>::Got_entry,_std::allocator<gold:" : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Output_data_got<64,_false>::Got_entry,_std" (binary_expression "Output_data_got<64" identifier < number_literal) , (comma_expression "_false>::Got_entry,_std" (binary_expression "_false>::Got_entry" identifier > (ERROR "::" : :) identifier) , identifier)) : : (binary_expression "allocator<gold" identifier < identifier) :) : (expression_statement "Output_data_got<64,_false>::Got_entry>_>\n ::_M_default_append(&this->entries_,lVar2 >> 3);" (comma_expression "Output_data_got<64,_false>::Got_entry>_>\n ::_M_default_append(&this->entries_,lVar2 >> 3)" (binary_expression "Output_data_got<64" identifier < number_literal) , (binary_expression "_false>::Got_entry>_>\n ::_M_default_append(&this->entries_,lVar2 >> 3)" (binary_expression "_false>::Got_entry>_" (binary_expression "_false>::Got_entry" identifier > (ERROR "::" : :) identifier) > identifier) > (ERROR "::" : :) (call_expression "_M_default_append(&this->entries_,lVar2 >> 3)" identifier (argument_list "(&this->entries_,lVar2 >> 3)" ( (pointer_expression "&this->entries_" & (field_expression "this->entries_" identifier -> field_identifier)) , (binary_expression "lVar2 >> 3" identifier >> number_literal) ))))) ;)) })) comment (labeled_statement "Free_list::init(this_00,(EVP_PKEY_CTX *)data_size);" statement_identifier : (ERROR ":" :) (expression_statement "init(this_00,(EVP_PKEY_CTX *)data_size);" (call_expression "init(this_00,(EVP_PKEY_CTX *)data_size)" identifier (argument_list "(this_00,(EVP_PKEY_CTX *)data_size)" ( identifier , (cast_expression "(EVP_PKEY_CTX *)data_size" ( (type_descriptor "EVP_PKEY_CTX *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;)) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_00210e40(undefined8 *param_1,long param_2)\n\n{\n undefined8 *puVar1;\n long lVar2;\n \n puVar1 = param_1 + 10;\n param_1[2] = param_2;\n param_1[1] = 0;\n param_1[5] = 0;\n param_1[6] = 8;\n lVar2 = param_2 + 7;\n if (-1 < param_2) {\n lVar2 = param_2;\n }\n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0 | 2;\n param_1[3] = 0xffffffffffffffff;\n *param_1 = &PTR_FUN_0042a2b8;\n param_1[7] = 0;\n param_1[8] = 0;\n param_1[9] = 0;\n param_1[0xb] = puVar1;\n param_1[10] = puVar1;\n param_1[0xc] = 0;\n param_1[0xd] = puVar1;\n *(undefined1 *)(param_1 + 0xe) = 0;\n param_1[0xf] = 0;\n param_1[0x10] = 0;\n if (lVar2 >> 3 != 0) {\n FUN_00210cc0(param_1 + 7);\n }\n \n FUN_001a4630(puVar1,param_2,0);\n return;\n}\n\n" (function_definition "void FUN_00210e40(undefined8 *param_1,long param_2)\n\n{\n undefined8 *puVar1;\n long lVar2;\n \n puVar1 = param_1 + 10;\n param_1[2] = param_2;\n param_1[1] = 0;\n param_1[5] = 0;\n param_1[6] = 8;\n lVar2 = param_2 + 7;\n if (-1 < param_2) {\n lVar2 = param_2;\n }\n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0 | 2;\n param_1[3] = 0xffffffffffffffff;\n *param_1 = &PTR_FUN_0042a2b8;\n param_1[7] = 0;\n param_1[8] = 0;\n param_1[9] = 0;\n param_1[0xb] = puVar1;\n param_1[10] = puVar1;\n param_1[0xc] = 0;\n param_1[0xd] = puVar1;\n *(undefined1 *)(param_1 + 0xe) = 0;\n param_1[0xf] = 0;\n param_1[0x10] = 0;\n if (lVar2 >> 3 != 0) {\n FUN_00210cc0(param_1 + 7);\n }\n \n FUN_001a4630(puVar1,param_2,0);\n return;\n}" primitive_type (function_declarator "FUN_00210e40(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 *puVar1;\n long lVar2;\n \n puVar1 = param_1 + 10;\n param_1[2] = param_2;\n param_1[1] = 0;\n param_1[5] = 0;\n param_1[6] = 8;\n lVar2 = param_2 + 7;\n if (-1 < param_2) {\n lVar2 = param_2;\n }\n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0 | 2;\n param_1[3] = 0xffffffffffffffff;\n *param_1 = &PTR_FUN_0042a2b8;\n param_1[7] = 0;\n param_1[8] = 0;\n param_1[9] = 0;\n param_1[0xb] = puVar1;\n param_1[10] = puVar1;\n param_1[0xc] = 0;\n param_1[0xd] = puVar1;\n *(undefined1 *)(param_1 + 0xe) = 0;\n param_1[0xf] = 0;\n param_1[0x10] = 0;\n if (lVar2 >> 3 != 0) {\n FUN_00210cc0(param_1 + 7);\n }\n \n FUN_001a4630(puVar1,param_2,0);\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (expression_statement "puVar1 = param_1 + 10;" (assignment_expression "puVar1 = param_1 + 10" identifier = (binary_expression "param_1 + 10" identifier + number_literal)) ;) (expression_statement "param_1[2] = param_2;" (assignment_expression "param_1[2] = param_2" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[5] = 0;" (assignment_expression "param_1[5] = 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[6] = 8;" (assignment_expression "param_1[6] = 8" (subscript_expression "param_1[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "lVar2 = param_2 + 7;" (assignment_expression "lVar2 = param_2 + 7" identifier = (binary_expression "param_2 + 7" identifier + number_literal)) ;) (if_statement "if (-1 < param_2) {\n lVar2 = param_2;\n }" if (parenthesized_expression "(-1 < param_2)" ( (binary_expression "-1 < param_2" number_literal < identifier) )) (compound_statement "{\n lVar2 = param_2;\n }" { (expression_statement "lVar2 = param_2;" (assignment_expression "lVar2 = param_2" identifier = identifier) ;) })) (expression_statement "*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0 | 2;" (assignment_expression "*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0 | 2" (pointer_expression "*(byte *)(param_1 + 4)" * (cast_expression "(byte *)(param_1 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_1 + 4) & 0xe0 | 2" (binary_expression "*(byte *)(param_1 + 4) & 0xe0" (pointer_expression "*(byte *)(param_1 + 4)" * (cast_expression "(byte *)(param_1 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) & number_literal) | number_literal)) ;) (expression_statement "param_1[3] = 0xffffffffffffffff;" (assignment_expression "param_1[3] = 0xffffffffffffffff" (subscript_expression "param_1[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*param_1 = &PTR_FUN_0042a2b8;" (assignment_expression "*param_1 = &PTR_FUN_0042a2b8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_0042a2b8" & identifier)) ;) (expression_statement "param_1[7] = 0;" (assignment_expression "param_1[7] = 0" (subscript_expression "param_1[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[8] = 0;" (assignment_expression "param_1[8] = 0" (subscript_expression "param_1[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[9] = 0;" (assignment_expression "param_1[9] = 0" (subscript_expression "param_1[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xb] = puVar1;" (assignment_expression "param_1[0xb] = puVar1" (subscript_expression "param_1[0xb]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[10] = puVar1;" (assignment_expression "param_1[10] = puVar1" (subscript_expression "param_1[10]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[0xc] = 0;" (assignment_expression "param_1[0xc] = 0" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xd] = puVar1;" (assignment_expression "param_1[0xd] = puVar1" (subscript_expression "param_1[0xd]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined1 *)(param_1 + 0xe) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0xe) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0xe)" * (cast_expression "(undefined1 *)(param_1 + 0xe)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe)" ( (binary_expression "param_1 + 0xe" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0xf] = 0;" (assignment_expression "param_1[0xf] = 0" (subscript_expression "param_1[0xf]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x10] = 0;" (assignment_expression "param_1[0x10] = 0" (subscript_expression "param_1[0x10]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if (lVar2 >> 3 != 0) {\n FUN_00210cc0(param_1 + 7);\n }" if (parenthesized_expression "(lVar2 >> 3 != 0)" ( (binary_expression "lVar2 >> 3 != 0" (binary_expression "lVar2 >> 3" identifier >> number_literal) != number_literal) )) (compound_statement "{\n FUN_00210cc0(param_1 + 7);\n }" { (expression_statement "FUN_00210cc0(param_1 + 7);" (call_expression "FUN_00210cc0(param_1 + 7)" identifier (argument_list "(param_1 + 7)" ( (binary_expression "param_1 + 7" identifier + number_literal) ))) ;) })) (expression_statement "FUN_001a4630(puVar1,param_2,0);" (call_expression "FUN_001a4630(puVar1,param_2,0)" identifier (argument_list "(puVar1,param_2,0)" ( identifier , identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression (pointer_expression * (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 [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor 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) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , LIT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00210e40(undefined8 *param_1,long param_2)\n\n{\n undefined8 *puVar1;\n long lVar2;\n \n puVar1 = param_1 + 10;\n param_1[2] = param_2;\n param_1[1] = 0;\n param_1[5] = 0;\n param_1[6] = 8;\n lVar2 = param_2 + 7;\n if (-1 < param_2) {\n lVar2 = param_2;\n }\n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0 | 2;\n param_1[3] = 0xffffffffffffffff;\n *param_1 = &PTR_FUN_0042a2b8;\n param_1[7] = 0;\n param_1[8] = 0;\n param_1[9] = 0;\n param_1[0xb] = puVar1;\n param_1[10] = puVar1;\n param_1[0xc] = 0;\n param_1[0xd] = puVar1;\n *(undefined1 *)(param_1 + 0xe) = 0;\n param_1[0xf] = 0;\n param_1[0x10] = 0;\n if (lVar2 >> 3 != 0) {\n FUN_00210cc0(param_1 + 7);\n }\n \n FUN_001a4630(puVar1,param_2,0);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00210e40(undefined8 *param_1,long param_2)" (identifier "FUN_00210e40") (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 *puVar1;\n long lVar2;\n \n puVar1 = param_1 + 10;\n param_1[2] = param_2;\n param_1[1] = 0;\n param_1[5] = 0;\n param_1[6] = 8;\n lVar2 = param_2 + 7;\n if (-1 < param_2) {\n lVar2 = param_2;\n }\n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0 | 2;\n param_1[3] = 0xffffffffffffffff;\n *param_1 = &PTR_FUN_0042a2b8;\n param_1[7] = 0;\n param_1[8] = 0;\n param_1[9] = 0;\n param_1[0xb] = puVar1;\n param_1[10] = puVar1;\n param_1[0xc] = 0;\n param_1[0xd] = puVar1;\n *(undefined1 *)(param_1 + 0xe) = 0;\n param_1[0xf] = 0;\n param_1[0x10] = 0;\n if (lVar2 >> 3 != 0) {\n FUN_00210cc0(param_1 + 7);\n }\n \n FUN_001a4630(puVar1,param_2,0);\n return;\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (expression_statement "puVar1 = param_1 + 10;" (assignment_expression "puVar1 = param_1 + 10" (identifier "puVar1") (= "=") (binary_expression "param_1 + 10" (identifier "param_1") (+ "+") (number_literal "10"))) (; ";")) (expression_statement "param_1[2] = param_2;" (assignment_expression "param_1[2] = param_2" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "param_2")) (; ";")) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[5] = 0;" (assignment_expression "param_1[5] = 0" (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[6] = 8;" (assignment_expression "param_1[6] = 8" (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]")) (= "=") (number_literal "8")) (; ";")) (expression_statement "lVar2 = param_2 + 7;" (assignment_expression "lVar2 = param_2 + 7" (identifier "lVar2") (= "=") (binary_expression "param_2 + 7" (identifier "param_2") (+ "+") (number_literal "7"))) (; ";")) (if_statement "if (-1 < param_2) {\n lVar2 = param_2;\n }" (if "if") (parenthesized_expression "(-1 < param_2)" (( "(") (binary_expression "-1 < param_2" (number_literal "-1") (< "<") (identifier "param_2")) () ")")) (compound_statement "{\n lVar2 = param_2;\n }" ({ "{") (expression_statement "lVar2 = param_2;" (assignment_expression "lVar2 = param_2" (identifier "lVar2") (= "=") (identifier "param_2")) (; ";")) (} "}"))) (expression_statement "*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0 | 2;" (assignment_expression "*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0 | 2" (pointer_expression "*(byte *)(param_1 + 4)" (* "*") (cast_expression "(byte *)(param_1 + 4)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 4)" (( "(") (binary_expression "param_1 + 4" (identifier "param_1") (+ "+") (number_literal "4")) () ")")))) (= "=") (binary_expression "*(byte *)(param_1 + 4) & 0xe0 | 2" (binary_expression "*(byte *)(param_1 + 4) & 0xe0" (pointer_expression "*(byte *)(param_1 + 4)" (* "*") (cast_expression "(byte *)(param_1 + 4)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 4)" (( "(") (binary_expression "param_1 + 4" (identifier "param_1") (+ "+") (number_literal "4")) () ")")))) (& "&") (number_literal "0xe0")) (| "|") (number_literal "2"))) (; ";")) (expression_statement "param_1[3] = 0xffffffffffffffff;" (assignment_expression "param_1[3] = 0xffffffffffffffff" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (number_literal "0xffffffffffffffff")) (; ";")) (expression_statement "*param_1 = &PTR_FUN_0042a2b8;" (assignment_expression "*param_1 = &PTR_FUN_0042a2b8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_0042a2b8" (& "&") (identifier "PTR_FUN_0042a2b8"))) (; ";")) (expression_statement "param_1[7] = 0;" (assignment_expression "param_1[7] = 0" (subscript_expression "param_1[7]" (identifier "param_1") ([ "[") (number_literal "7") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[8] = 0;" (assignment_expression "param_1[8] = 0" (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[9] = 0;" (assignment_expression "param_1[9] = 0" (subscript_expression "param_1[9]" (identifier "param_1") ([ "[") (number_literal "9") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0xb] = puVar1;" (assignment_expression "param_1[0xb] = puVar1" (subscript_expression "param_1[0xb]" (identifier "param_1") ([ "[") (number_literal "0xb") (] "]")) (= "=") (identifier "puVar1")) (; ";")) (expression_statement "param_1[10] = puVar1;" (assignment_expression "param_1[10] = puVar1" (subscript_expression "param_1[10]" (identifier "param_1") ([ "[") (number_literal "10") (] "]")) (= "=") (identifier "puVar1")) (; ";")) (expression_statement "param_1[0xc] = 0;" (assignment_expression "param_1[0xc] = 0" (subscript_expression "param_1[0xc]" (identifier "param_1") ([ "[") (number_literal "0xc") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0xd] = puVar1;" (assignment_expression "param_1[0xd] = puVar1" (subscript_expression "param_1[0xd]" (identifier "param_1") ([ "[") (number_literal "0xd") (] "]")) (= "=") (identifier "puVar1")) (; ";")) (expression_statement "*(undefined1 *)(param_1 + 0xe) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0xe) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0xe)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0xe)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xe)" (( "(") (binary_expression "param_1 + 0xe" (identifier "param_1") (+ "+") (number_literal "0xe")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0xf] = 0;" (assignment_expression "param_1[0xf] = 0" (subscript_expression "param_1[0xf]" (identifier "param_1") ([ "[") (number_literal "0xf") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x10] = 0;" (assignment_expression "param_1[0x10] = 0" (subscript_expression "param_1[0x10]" (identifier "param_1") ([ "[") (number_literal "0x10") (] "]")) (= "=") (number_literal "0")) (; ";")) (if_statement "if (lVar2 >> 3 != 0) {\n FUN_00210cc0(param_1 + 7);\n }" (if "if") (parenthesized_expression "(lVar2 >> 3 != 0)" (( "(") (binary_expression "lVar2 >> 3 != 0" (binary_expression "lVar2 >> 3" (identifier "lVar2") (>> ">>") (number_literal "3")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_00210cc0(param_1 + 7);\n }" ({ "{") (expression_statement "FUN_00210cc0(param_1 + 7);" (call_expression "FUN_00210cc0(param_1 + 7)" (identifier "FUN_00210cc0") (argument_list "(param_1 + 7)" (( "(") (binary_expression "param_1 + 7" (identifier "param_1") (+ "+") (number_literal "7")) () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_001a4630(puVar1,param_2,0);" (call_expression "FUN_001a4630(puVar1,param_2,0)" (identifier "FUN_001a4630") (argument_list "(puVar1,param_2,0)" (( "(") (identifier "puVar1") (, ",") (identifier "param_2") (, ",") (number_literal "0") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void Output_data_got(Output_data_got<64,_false> * this, off_t data_size) */ void __thiscall var_3::var_8<64,var_9>::var_8(var_8<64,var_9> *this,off_t var_1) { Free_list *this_00; type_1 var_2; long var_7; this_00 = &this->free_list_; var_2 = (this->super_Output_data_got_base).super_Output_section_data_build. super_Output_section_data.super_Output_data.field_0x20; (this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data. super_Output_data.data_size_ = var_1; (this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data. super_Output_data.address_ = 0; (this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data. output_section_ = (type_2 *)0x0; (this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data. addralign_ = 8; var_7 = var_1 + 7; if (-1 < var_1) { var_7 = var_1; } (this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data. super_Output_data.field_0x20 = var_2 & 0xe0 | 2; (this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data. super_Output_data.offset_ = -1; (this->super_Output_data_got_base).super_Output_section_data_build.super_Output_section_data. super_Output_data._vptr_Output_data = (type_3 **)&PTR__Output_data_got_0042a2b8; (this->entries_). super__Vector_base<var_3::var_8<64,var_9>::var_4,_std::allocator<var_3::var_8<64,var_9>::var_4>var_5> ._M_impl._M_start = (type_4)0x0; (this->entries_). super__Vector_base<var_3::var_8<64,var_9>::var_4,_std::allocator<var_3::var_8<64,var_9>::var_4>var_5> ._M_impl._M_finish = (type_4)0x0; (this->entries_). super__Vector_base<var_3::var_8<64,var_9>::var_4,_std::allocator<var_3::var_8<64,var_9>::var_4>var_5> ._M_impl._M_end_of_storage = (type_4)0x0; (this->free_list_).list_. super__List_base<var_3::Free_list::var_6,_std::allocator<var_3::Free_list::var_6>var_5> ._M_impl._M_node.super__List_node_base._M_prev = (type_5 *)this_00; (this->free_list_).list_. super__List_base<var_3::Free_list::var_6,_std::allocator<var_3::Free_list::var_6>var_5> ._M_impl._M_node.super__List_node_base._M_next = (type_5 *)this_00; (this->free_list_).list_. super__List_base<var_3::Free_list::var_6,_std::allocator<var_3::Free_list::var_6>var_5> ._M_impl._M_node._M_size = 0; (this->free_list_).last_remove_._M_node = (type_5 *)this_00; (this->free_list_).extend_ = false; (this->free_list_).length_ = 0; (this->free_list_).min_hole_ = 0; if (var_7 >> 3 != 0) { std:: vector<var_3::var_8<64,var_9>::var_4,_std::allocator<var_3::var_8<64,var_9>::var_4>var_5> ::var_10(&this->entries_,var_7 >> 3); } /* try { // try from 00210eeb to 00210f08 has its CatchHandler @ 00210f0b */ Free_list::var_11(this_00,(type_6 *)var_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: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator 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 (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (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: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (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: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (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))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal)))) (return_statement))))
null
void MASKED(undefined8 *param_1,long param_2) { undefined8 *puVar1; long lVar2; puVar1 = param_1 + 10; param_1[2] = param_2; param_1[1] = 0; param_1[5] = 0; param_1[6] = 8; lVar2 = param_2 + 7; if (-1 < param_2) { lVar2 = param_2; } *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0 | 2; param_1[3] = 0xffffffffffffffff; *param_1 = &PTR_FUN_0042a2b8; param_1[7] = 0; param_1[8] = 0; param_1[9] = 0; param_1[0xb] = puVar1; param_1[10] = puVar1; param_1[0xc] = 0; param_1[0xd] = puVar1; *(undefined1 *)(param_1 + 0xe) = 0; param_1[0xf] = 0; param_1[0x10] = 0; if (lVar2 >> 3 != 0) { FUN_00210cc0(param_1 + 7); } /* try { // try from 00210eeb to 00210f08 has its CatchHandler @ 00210f0b */ FUN_001a4630(puVar1,param_2,0); return; }
9877_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
replace
FUN_0036d310
/* std::string::replace(unsigned long, unsigned long, char const*) */ void __thiscall std::string::replace(string *this,ulong param_1,ulong param_2,char *param_3) { size_t sVar1; sVar1 = strlen(param_3); replace(this,param_1,param_2,param_3,sVar1); return; }
void FUN_0036d310(undefined8 param_1,undefined8 param_2,undefined8 param_3,char *param_4) { size_t sVar1; sVar1 = strlen(param_4); FUN_0036d0e0(param_1,param_2,param_3,param_4,sVar1); return; }
PUSH R13 MOV R13,RDX PUSH R12 MOV R12,RSI PUSH RBP MOV RBP,RDI MOV RDI,RCX PUSH RBX MOV RBX,RCX SUB RSP,0x8 CALL 0x00150490 ADD RSP,0x8 MOV RCX,RBX MOV RDX,R13 POP RBX MOV RSI,R12 MOV RDI,RBP MOV R8,RAX POP RBP POP R12 POP R13 JMP 0x0036d0e0
null
null
null
null
[('tmp_165', u'CALL_-1205218423'), ('tmp_166', u'CALL_-1205218484'), ('tmp_166', u'CALL_-1205218423'), ('const-0', u'RETURN_-1205218419'), ('tmp_163', u'CALL_-1205218423'), ('tmp_164', u'CALL_-1205218423'), (u'CALL_-1205218484', u'CALL_-1205218423')]
[('tmp_255', u'CALL_-1205218423'), ('tmp_253', u'CALL_-1205218423'), ('tmp_257', u'CALL_-1205218423'), ('tmp_258', u'CALL_-1205218423'), ('const-0', u'RETURN_-1205218419'), ('tmp_258', u'CALL_-1205218484'), (u'CALL_-1205218484', u'CALL_-1205218423')]
null
null
0036d310
x64
O2
(translation_unit "void FUN_0036d310(undefined8 param_1,undefined8 param_2,undefined8 param_3,char *param_4)\n\n{\n size_t sVar1;\n \n sVar1 = strlen(param_4);\n FUN_0036d0e0(param_1,param_2,param_3,param_4,sVar1);\n return;\n}\n\n" (function_definition "void FUN_0036d310(undefined8 param_1,undefined8 param_2,undefined8 param_3,char *param_4)\n\n{\n size_t sVar1;\n \n sVar1 = strlen(param_4);\n FUN_0036d0e0(param_1,param_2,param_3,param_4,sVar1);\n return;\n}" primitive_type (function_declarator "FUN_0036d310(undefined8 param_1,undefined8 param_2,undefined8 param_3,char *param_4)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,char *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 "char *param_4" primitive_type (pointer_declarator "*param_4" * identifier)) ))) (compound_statement "{\n size_t sVar1;\n \n sVar1 = strlen(param_4);\n FUN_0036d0e0(param_1,param_2,param_3,param_4,sVar1);\n return;\n}" { (declaration "size_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = strlen(param_4);" (assignment_expression "sVar1 = strlen(param_4)" identifier = (call_expression "strlen(param_4)" identifier (argument_list "(param_4)" ( identifier )))) ;) (expression_statement "FUN_0036d0e0(param_1,param_2,param_3,param_4,sVar1);" (call_expression "FUN_0036d0e0(param_1,param_2,param_3,param_4,sVar1)" identifier (argument_list "(param_1,param_2,param_3,param_4,sVar1)" ( identifier , identifier , identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::string::replace(unsigned long, unsigned long, char const*) */\n\nvoid __thiscall std::string::replace(string *this,ulong param_1,ulong param_2,char *param_3)\n\n{\n size_t sVar1;\n \n sVar1 = strlen(param_3);\n replace(this,param_1,param_2,param_3,sVar1);\n return;\n}\n\n" comment (function_definition "void __thiscall std::string::replace(string *this,ulong param_1,ulong param_2,char *param_3)\n\n{\n size_t sVar1;\n \n sVar1 = strlen(param_3);\n replace(this,param_1,param_2,param_3,sVar1);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::string::" identifier : : identifier : :) (function_declarator "replace(string *this,ulong param_1,ulong param_2,char *param_3)" identifier (parameter_list "(string *this,ulong param_1,ulong param_2,char *param_3)" ( (parameter_declaration "string *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "ulong param_1" type_identifier identifier) , (parameter_declaration "ulong param_2" type_identifier identifier) , (parameter_declaration "char *param_3" primitive_type (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n size_t sVar1;\n \n sVar1 = strlen(param_3);\n replace(this,param_1,param_2,param_3,sVar1);\n return;\n}" { (declaration "size_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = strlen(param_3);" (assignment_expression "sVar1 = strlen(param_3)" identifier = (call_expression "strlen(param_3)" identifier (argument_list "(param_3)" ( identifier )))) ;) (expression_statement "replace(this,param_1,param_2,param_3,sVar1);" (call_expression "replace(this,param_1,param_2,param_3,sVar1)" identifier (argument_list "(this,param_1,param_2,param_3,sVar1)" ( identifier , identifier , identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0036d310(undefined8 param_1,undefined8 param_2,undefined8 param_3,char *param_4)\n\n{\n size_t sVar1;\n \n sVar1 = strlen(param_4);\n FUN_0036d0e0(param_1,param_2,param_3,param_4,sVar1);\n return;\n}\n\n" (function_definition "void FUN_0036d310(undefined8 param_1,undefined8 param_2,undefined8 param_3,char *param_4)\n\n{\n size_t sVar1;\n \n sVar1 = strlen(param_4);\n FUN_0036d0e0(param_1,param_2,param_3,param_4,sVar1);\n return;\n}" primitive_type (function_declarator "FUN_0036d310(undefined8 param_1,undefined8 param_2,undefined8 param_3,char *param_4)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,char *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 "char *param_4" primitive_type (pointer_declarator "*param_4" * identifier)) ))) (compound_statement "{\n size_t sVar1;\n \n sVar1 = strlen(param_4);\n FUN_0036d0e0(param_1,param_2,param_3,param_4,sVar1);\n return;\n}" { (declaration "size_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = strlen(param_4);" (assignment_expression "sVar1 = strlen(param_4)" identifier = (call_expression "strlen(param_4)" identifier (argument_list "(param_4)" ( identifier )))) ;) (expression_statement "FUN_0036d0e0(param_1,param_2,param_3,param_4,sVar1);" (call_expression "FUN_0036d0e0(param_1,param_2,param_3,param_4,sVar1)" identifier (argument_list "(param_1,param_2,param_3,param_4,sVar1)" ( identifier , identifier , 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 (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_0036d310(undefined8 param_1,undefined8 param_2,undefined8 param_3,char *param_4)\n\n{\n size_t sVar1;\n \n sVar1 = strlen(param_4);\n FUN_0036d0e0(param_1,param_2,param_3,param_4,sVar1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0036d310(undefined8 param_1,undefined8 param_2,undefined8 param_3,char *param_4)" (identifier "FUN_0036d310") (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,char *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 "char *param_4" (primitive_type "char") (pointer_declarator "*param_4" (* "*") (identifier "param_4"))) () ")"))) (compound_statement "{\n size_t sVar1;\n \n sVar1 = strlen(param_4);\n FUN_0036d0e0(param_1,param_2,param_3,param_4,sVar1);\n return;\n}" ({ "{") (declaration "size_t sVar1;" (primitive_type "size_t") (identifier "sVar1") (; ";")) (expression_statement "sVar1 = strlen(param_4);" (assignment_expression "sVar1 = strlen(param_4)" (identifier "sVar1") (= "=") (call_expression "strlen(param_4)" (identifier "strlen") (argument_list "(param_4)" (( "(") (identifier "param_4") () ")")))) (; ";")) (expression_statement "FUN_0036d0e0(param_1,param_2,param_3,param_4,sVar1);" (call_expression "FUN_0036d0e0(param_1,param_2,param_3,param_4,sVar1)" (identifier "FUN_0036d0e0") (argument_list "(param_1,param_2,param_3,param_4,sVar1)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (identifier "param_4") (, ",") (identifier "sVar1") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::string::replace(unsigned long, unsigned long, char const*) */ void __thiscall std::type_1::function_1(type_1 *this,type_2 param_1,type_2 param_2,char *param_3) { size_t sVar1; sVar1 = var_1(param_3); function_1(this,param_1,param_2,param_3,sVar1); 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: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier) (identifier)))) (return_statement))))
null
void MASKED(undefined8 param_1,undefined8 param_2,undefined8 param_3,char *param_4) { size_t sVar1; sVar1 = strlen(param_4); FUN_0036d0e0(param_1,param_2,param_3,param_4,sVar1); return; }
271_psftp_and_psftp_strip.c
pinger_free
FUN_0010f290
void pinger_free(Pinger pinger) { expire_timer_context(pinger); safefree(pinger); return; }
void FUN_0010f290(undefined8 param_1) { FUN_00154cd0(); FUN_0010ec00(param_1); return; }
PUSH RBX MOV RBX,RDI CALL 0x00154cd0 MOV RDI,RBX POP RBX JMP 0x0010ec00
null
null
null
null
[('tmp_41', u'CALL_-1206914384'), ('const-0', u'RETURN_-1206914380'), ('tmp_41', u'CALL_-1206914399')]
[('const-0', u'RETURN_-1206914380'), ('tmp_67', u'CALL_-1206914384')]
null
null
0010f290
x64
O2
(translation_unit "void FUN_0010f290(undefined8 param_1)\n\n{\n FUN_00154cd0();\n FUN_0010ec00(param_1);\n return;\n}\n\n" (function_definition "void FUN_0010f290(undefined8 param_1)\n\n{\n FUN_00154cd0();\n FUN_0010ec00(param_1);\n return;\n}" primitive_type (function_declarator "FUN_0010f290(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n FUN_00154cd0();\n FUN_0010ec00(param_1);\n return;\n}" { (expression_statement "FUN_00154cd0();" (call_expression "FUN_00154cd0()" identifier (argument_list "()" ( ))) ;) (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 pinger_free(Pinger pinger)\n\n{\n expire_timer_context(pinger);\n safefree(pinger);\n return;\n}\n\n" (function_definition "void pinger_free(Pinger pinger)\n\n{\n expire_timer_context(pinger);\n safefree(pinger);\n return;\n}" primitive_type (function_declarator "pinger_free(Pinger pinger)" identifier (parameter_list "(Pinger pinger)" ( (parameter_declaration "Pinger pinger" type_identifier identifier) ))) (compound_statement "{\n expire_timer_context(pinger);\n safefree(pinger);\n return;\n}" { (expression_statement "expire_timer_context(pinger);" (call_expression "expire_timer_context(pinger)" identifier (argument_list "(pinger)" ( identifier ))) ;) (expression_statement "safefree(pinger);" (call_expression "safefree(pinger)" identifier (argument_list "(pinger)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0010f290(undefined8 param_1)\n\n{\n FUN_00154cd0();\n FUN_0010ec00(param_1);\n return;\n}\n\n" (function_definition "void FUN_0010f290(undefined8 param_1)\n\n{\n FUN_00154cd0();\n FUN_0010ec00(param_1);\n return;\n}" primitive_type (function_declarator "FUN_0010f290(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n FUN_00154cd0();\n FUN_0010ec00(param_1);\n return;\n}" { (expression_statement "FUN_00154cd0();" (call_expression "FUN_00154cd0()" identifier (argument_list "()" ( ))) ;) (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 ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_0010f290(undefined8 param_1)\n\n{\n FUN_00154cd0();\n FUN_0010ec00(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0010f290(undefined8 param_1)" (identifier "FUN_0010f290") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")"))) (compound_statement "{\n FUN_00154cd0();\n FUN_0010ec00(param_1);\n return;\n}" ({ "{") (expression_statement "FUN_00154cd0();" (call_expression "FUN_00154cd0()" (identifier "FUN_00154cd0") (argument_list "()" (( "(") () ")"))) (; ";")) (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(type_1 pinger) { var_1(pinger); var_2(pinger); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement))))
null
void MASKED(undefined8 param_1) { FUN_00154cd0(); FUN_0010ec00(param_1); return; }
1576_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
~Struct_dynamic_list_cpp_typeinfo
FUN_00162450
/* DWARF original prototype: void ~Struct_dynamic_list_cpp_typeinfo(Struct_dynamic_list_cpp_typeinfo * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_dynamic_list_cpp_typeinfo::~Struct_dynamic_list_cpp_typeinfo (Struct_dynamic_list_cpp_typeinfo *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_0049d228; 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_00162450(undefined8 *param_1) { *param_1 = &PTR_FUN_0049d228; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_00338a40((undefined8 *)param_1[1]); return; } return; }
LEA RAX,[0x49d228] MOV RDX,qword ptr [RDI + 0x8] MOV qword ptr [RDI],RAX LEA RAX,[RDI + 0x18] CMP RDX,RAX JZ 0x00162470 MOV RDI,RDX JMP 0x00338a40 RET
null
null
null
null
[('const-433', u'STORE_-1207360413'), ('tmp_68', u'PTRSUB_-1207360310'), (u'PTRSUB_-1207360310', u'PTRSUB_-1207360306'), ('const-0', u'PTRSUB_-1207360315'), ('const-0', u'PTRSUB_-1207360302'), (u'PTRSUB_-1207360306', u'PTRSUB_-1207360302'), (u'PTRSUB_-1207360302', u'PTRSUB_-1207360299'), ('tmp_68', u'PTRSUB_-1207360306'), (u'PTRSUB_-1207360299', u'INT_NOTEQUAL_-1207360389'), (u'PTRSUB_-1207360311', u'PTRSUB_-1207360307'), ('const-0', u'PTRSUB_-1207360306'), (u'CAST_-1207360303', u'STORE_-1207360413'), (u'PTRSUB_-1207360315', u'PTRSUB_-1207360311'), (u'PTRSUB_-1207360306', u'STORE_-1207360413'), ('tmp_48', u'CBRANCH_-1207360388'), ('const-433', u'LOAD_-1207360421'), ('const-0', u'PTRSUB_-1207360307'), (u'CAST_-1207360295', u'INT_NOTEQUAL_-1207360389'), (u'LOAD_-1207360421', u'CAST_-1207360295'), ('const-0', u'PTRSUB_-1207360310'), ('const-0', u'RETURN_-1207360366'), ('const-0', u'PTRSUB_-1207360313'), (u'PTRSUB_-1207360316', u'PTRSUB_-1207360315'), (u'PTRSUB_-1207360313', u'CAST_-1207360303'), (u'PTRSUB_-1207360307', u'LOAD_-1207360421'), ('tmp_68', u'PTRSUB_-1207360316'), ('const-16', u'PTRSUB_-1207360299'), (u'INT_NOTEQUAL_-1207360389', u'CBRANCH_-1207360388'), ('const-0', u'PTRSUB_-1207360311'), ('const-0', u'RETURN_-1207360375'), ('const-8', u'PTRSUB_-1207360306'), (u'LOAD_-1207360421', u'CALL_-1207360379'), ('const-4837928', u'PTRSUB_-1207360313'), ('const-8', u'PTRSUB_-1207360316')]
[('tmp_48', u'CBRANCH_-1207360388'), ('const-0', u'PTRSUB_-1207360314'), (u'PTRADD_-1207360310', u'INT_NOTEQUAL_-1207360389'), ('const-8', u'PTRADD_-1207360310'), ('const-0', u'RETURN_-1207360366'), (u'PTRADD_-1207360318', u'LOAD_-1207360421'), (u'PTRSUB_-1207360314', u'STORE_-1207360413'), (u'CAST_-1207360317', u'CALL_-1207360379'), ('const-1', u'PTRADD_-1207360318'), ('tmp_109', u'PTRADD_-1207360310'), ('const-3', u'PTRADD_-1207360310'), ('tmp_109', u'STORE_-1207360413'), ('const-433', u'STORE_-1207360413'), (u'CAST_-1207360317', u'INT_NOTEQUAL_-1207360389'), (u'INT_NOTEQUAL_-1207360389', u'CBRANCH_-1207360388'), ('const-8', u'PTRADD_-1207360318'), ('const-0', u'RETURN_-1207360375'), ('const-4837928', u'PTRSUB_-1207360314'), (u'LOAD_-1207360421', u'CAST_-1207360317'), ('const-433', u'LOAD_-1207360421'), ('tmp_109', u'PTRADD_-1207360318')]
null
null
00162450
x64
O2
(translation_unit "void FUN_00162450(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0049d228;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a40((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00162450(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0049d228;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a40((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_00162450(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_0049d228;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a40((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_0049d228;" (assignment_expression "*param_1 = &PTR_FUN_0049d228" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_0049d228" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a40((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_00338a40((undefined8 *)param_1[1]);\n return;\n }" { (expression_statement "FUN_00338a40((undefined8 *)param_1[1]);" (call_expression "FUN_00338a40((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_dynamic_list_cpp_typeinfo(Struct_dynamic_list_cpp_typeinfo\n * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_dynamic_list_cpp_typeinfo::~Struct_dynamic_list_cpp_typeinfo\n (Struct_dynamic_list_cpp_typeinfo *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_0049d228;\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_dynamic_list_cpp_typeinfo::~Struct_dynamic_list_cpp_typeinfo\n (Struct_dynamic_list_cpp_typeinfo *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_0049d228;\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_dynamic_list_cpp_typeinfo::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_dynamic_list_cpp_typeinfo\n (Struct_dynamic_list_cpp_typeinfo *this,int __in_chrg)" identifier (parameter_list "(Struct_dynamic_list_cpp_typeinfo *this,int __in_chrg)" ( (parameter_declaration "Struct_dynamic_list_cpp_typeinfo *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_0049d228;\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_0049d228;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_0049d228" (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_0049d228" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_0049d228" & 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_00162450(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0049d228;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a40((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00162450(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0049d228;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a40((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_00162450(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_0049d228;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a40((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_0049d228;" (assignment_expression "*param_1 = &PTR_FUN_0049d228" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_0049d228" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a40((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_00338a40((undefined8 *)param_1[1]);\n return;\n }" { (expression_statement "FUN_00338a40((undefined8 *)param_1[1]);" (call_expression "FUN_00338a40((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_00162450(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0049d228;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a40((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00162450(undefined8 *param_1)" (identifier "FUN_00162450") (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_0049d228;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a40((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_0049d228;" (assignment_expression "*param_1 = &PTR_FUN_0049d228" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_0049d228" (& "&") (identifier "PTR_FUN_0049d228"))) (; ";")) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a40((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_00338a40((undefined8 *)param_1[1]);\n return;\n }" ({ "{") (expression_statement "FUN_00338a40((undefined8 *)param_1[1]);" (call_expression "FUN_00338a40((undefined8 *)param_1[1])" (identifier "FUN_00338a40") (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_dynamic_list_cpp_typeinfo(Struct_dynamic_list_cpp_typeinfo * 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_0049d228; 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_0049d228; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_00338a40((undefined8 *)param_1[1]); return; } return; }
8665_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
__destroy_ios_failure
FUN_002ec580
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::__destroy_ios_failure(void*) */ void std::__destroy_ios_failure(void *param_1) { /* WARNING: Load size is inaccurate */ /* WARNING: Could not recover jumptable at 0x002ec583. Too many branches */ /* WARNING: Treating indirect jump as call */ (*(code *)**param_1)(); return; }
void FUN_002ec580(undefined8 *param_1) { /* WARNING: Could not recover jumptable at 0x002ec583. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)*param_1)(); return; }
MOV RAX,qword ptr [RDI] JMP qword ptr [RAX]
null
null
null
null
[(u'LOAD_-1204697721', u'CAST_-1204697649'), (u'LOAD_-1204697726', u'LOAD_-1204697721'), ('const-433', u'LOAD_-1204697721'), ('tmp_15', u'LOAD_-1204697726'), ('const-433', u'LOAD_-1204697726'), (u'CAST_-1204697649', u'CALLIND_-1204697714'), ('const-1', u'RETURN_-1204697711')]
[('tmp_31', u'LOAD_-1204697726'), ('const-433', u'LOAD_-1204697726'), ('const-433', u'LOAD_-1204697721'), (u'LOAD_-1204697726', u'CAST_-1204697652'), (u'LOAD_-1204697721', u'CALLIND_-1204697714'), (u'CAST_-1204697652', u'LOAD_-1204697721'), ('const-1', u'RETURN_-1204697711')]
null
null
002ec580
x64
O2
(translation_unit "void FUN_002ec580(undefined8 *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x002ec583. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)*param_1)();\n return;\n}\n\n" (function_definition "void FUN_002ec580(undefined8 *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x002ec583. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)*param_1)();\n return;\n}" primitive_type (function_declarator "FUN_002ec580(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n /* WARNING: Could not recover jumptable at 0x002ec583. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)*param_1)();\n return;\n}" { comment comment (expression_statement "(**(code **)*param_1)();" (call_expression "(**(code **)*param_1)()" (parenthesized_expression "(**(code **)*param_1)" ( (pointer_expression "**(code **)*param_1" * (pointer_expression "*(code **)*param_1" * (cast_expression "(code **)*param_1" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "*param_1" * identifier)))) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::__destroy_ios_failure(void*) */\n\nvoid std::__destroy_ios_failure(void *param_1)\n\n{\n /* WARNING: Load size is inaccurate */\n /* WARNING: Could not recover jumptable at 0x002ec583. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*(code *)**param_1)();\n return;\n}\n\n" comment comment (function_definition "void std::__destroy_ios_failure(void *param_1)\n\n{\n /* WARNING: Load size is inaccurate */\n /* WARNING: Could not recover jumptable at 0x002ec583. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*(code *)**param_1)();\n return;\n}" primitive_type (ERROR "std::" identifier : :) (function_declarator "__destroy_ios_failure(void *param_1)" identifier (parameter_list "(void *param_1)" ( (parameter_declaration "void *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n /* WARNING: Load size is inaccurate */\n /* WARNING: Could not recover jumptable at 0x002ec583. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*(code *)**param_1)();\n return;\n}" { comment comment comment (expression_statement "(*(code *)**param_1)();" (call_expression "(*(code *)**param_1)()" (parenthesized_expression "(*(code *)**param_1)" ( (pointer_expression "*(code *)**param_1" * (cast_expression "(code *)**param_1" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "**param_1" * (pointer_expression "*param_1" * identifier)))) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002ec580(undefined8 *param_1)\n\n{\n \n \n (**(code **)*param_1)();\n return;\n}\n\n" (function_definition "void FUN_002ec580(undefined8 *param_1)\n\n{\n \n \n (**(code **)*param_1)();\n return;\n}" primitive_type (function_declarator "FUN_002ec580(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n \n \n (**(code **)*param_1)();\n return;\n}" { (expression_statement "(**(code **)*param_1)();" (call_expression "(**(code **)*param_1)()" (parenthesized_expression "(**(code **)*param_1)" ( (pointer_expression "**(code **)*param_1" * (pointer_expression "*(code **)*param_1" * (cast_expression "(code **)*param_1" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "*param_1" * identifier)))) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (pointer_expression * IDENT)))) )) (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void FUN_002ec580(undefined8 *param_1)\n\n{\n \n \n (**(code **)*param_1)();\n return;\n}" (primitive_type "void") (function_declarator "FUN_002ec580(undefined8 *param_1)" (identifier "FUN_002ec580") (parameter_list "(undefined8 *param_1)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n \n \n (**(code **)*param_1)();\n return;\n}" ({ "{") (expression_statement "(**(code **)*param_1)();" (call_expression "(**(code **)*param_1)()" (parenthesized_expression "(**(code **)*param_1)" (( "(") (pointer_expression "**(code **)*param_1" (* "*") (pointer_expression "*(code **)*param_1" (* "*") (cast_expression "(code **)*param_1" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1"))))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::__destroy_ios_failure(void*) */ void std::function_1(void *param_1) { /* WARNING: Load size is inaccurate */ /* WARNING: Could not recover jumptable at 0x002ec583. Too many branches */ /* WARNING: Treating indirect jump as call */ (*(type_1 *)**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))))) 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: (pointer_expression argument: (identifier)))))) arguments: (argument_list))) (return_statement))))
null
void MASKED(undefined8 *param_1) { /* WARNING: Could not recover jumptable at 0x002ec583. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)*param_1)(); return; }
9219_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
is_runnable
FUN_0040d6f0
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: Task_token * is_runnable(Start_group * this) */ Task_token * __thiscall gold::Start_group::is_runnable(Start_group *this) { Task_token *pTVar1; Task_token *in_RSI; pTVar1 = this->this_blocker_; if (pTVar1 != (Task_token *)0x0) { if (pTVar1->is_blocker_ == false) { /* WARNING: Subroutine does not return */ Task_token::is_blocked((Task_token *)this,in_RSI); } if (pTVar1->blockers_ < 1) { pTVar1 = (Task_token *)0x0; } } return pTVar1; }
char * FUN_0040d6f0(long param_1) { char *pcVar1; pcVar1 = *(char **)(param_1 + 0x48); if (pcVar1 != (char *)0x0) { if (*pcVar1 == '\0') { /* WARNING: Subroutine does not return */ FUN_0040d640(); } if (*(int *)(pcVar1 + 4) < 1) { pcVar1 = (char *)0x0; } } return pcVar1; }
MOV RAX,qword ptr [RDI + 0x48] TEST RAX,RAX JZ 0x0040d70c CMP byte ptr [RAX],0x0 JZ 0x0040d70d MOV EDX,dword ptr [RAX + 0x4] TEST EDX,EDX MOV EDX,0x0 CMOVLE RAX,RDX RET PUSH RCX CALL 0x0040d640
null
null
null
null
[('const-433', u'LOAD_-1201678566'), ('tmp_313', u'CALL_-1201678518'), (u'CAST_-1201678395', u'CALL_-1201678518'), ('const-1', u'INT_SLESS_-1201678529'), (u'INT_SLESS_-1201678529', u'CBRANCH_-1201678536'), (u'COPY_-1201678539', u'MULTIEQUAL_-1201678438'), ('const-4', u'PTRSUB_-1201678410'), (u'INT_NOTEQUAL_-1201678585', u'CBRANCH_-1201678584'), ('const-0', u'RETURN_-1201678523'), ('const-0', u'PTRSUB_-1201678416'), ('tmp_149', u'PTRSUB_-1201678426'), ('const-0', u'INT_EQUAL_-1201678569'), ('const-0', u'INT_NOTEQUAL_-1201678585'), ('tmp_149', u'CAST_-1201678395'), ('const-0', u'COPY_-1201678539'), (u'LOAD_-1201678605', u'INT_NOTEQUAL_-1201678585'), (u'PTRSUB_-1201678426', u'LOAD_-1201678605'), (u'LOAD_-1201678584', u'INT_EQUAL_-1201678569'), ('tmp_113', u'CBRANCH_-1201678536'), ('const-72', u'PTRSUB_-1201678426'), (u'LOAD_-1201678605', u'PTRSUB_-1201678416'), (u'LOAD_-1201678566', u'INT_SLESS_-1201678529'), (u'PTRSUB_-1201678416', u'LOAD_-1201678584'), (u'INT_EQUAL_-1201678569', u'CBRANCH_-1201678567'), (u'MULTIEQUAL_-1201678438', u'RETURN_-1201678523'), ('const-1', u'RETURN_-1201678513'), (u'LOAD_-1201678605', u'PTRSUB_-1201678410'), ('tmp_32', u'CBRANCH_-1201678584'), ('const-433', u'LOAD_-1201678605'), (u'LOAD_-1201678605', u'MULTIEQUAL_-1201678438'), ('tmp_65', u'CBRANCH_-1201678567'), ('const-433', u'LOAD_-1201678584'), (u'PTRSUB_-1201678410', u'LOAD_-1201678566')]
[('const-72', u'INT_ADD_-1201678589'), ('tmp_293', u'INT_ADD_-1201678589'), ('const-1', u'INT_SLESS_-1201678529'), ('const-1', u'PTRADD_-1201678504'), (u'INT_SLESS_-1201678529', u'CBRANCH_-1201678536'), (u'INT_NOTEQUAL_-1201678585', u'CBRANCH_-1201678584'), (u'MULTIEQUAL_-1201678440', u'RETURN_-1201678523'), ('const-0', u'RETURN_-1201678523'), ('const-433', u'LOAD_-1201678566'), ('const-433', u'LOAD_-1201678605'), ('const-0', u'INT_NOTEQUAL_-1201678585'), (u'COPY_-1201678539', u'MULTIEQUAL_-1201678440'), (u'LOAD_-1201678605', u'INT_NOTEQUAL_-1201678585'), ('const-0', u'COPY_-1201678539'), (u'CAST_-1201678431', u'LOAD_-1201678605'), (u'PTRADD_-1201678504', u'CAST_-1201678416'), (u'LOAD_-1201678605', u'PTRADD_-1201678504'), ('const-433', u'LOAD_-1201678584'), (u'LOAD_-1201678584', u'INT_EQUAL_-1201678569'), ('tmp_113', u'CBRANCH_-1201678536'), (u'LOAD_-1201678605', u'MULTIEQUAL_-1201678440'), (u'LOAD_-1201678566', u'INT_SLESS_-1201678529'), (u'CAST_-1201678416', u'LOAD_-1201678566'), (u'INT_EQUAL_-1201678569', u'CBRANCH_-1201678567'), ('const-1', u'RETURN_-1201678513'), (u'INT_ADD_-1201678589', u'CAST_-1201678431'), (u'LOAD_-1201678605', u'LOAD_-1201678584'), ('tmp_32', u'CBRANCH_-1201678584'), ('const-0', u'INT_EQUAL_-1201678569'), ('tmp_65', u'CBRANCH_-1201678567'), ('const-4', u'PTRADD_-1201678504')]
null
null
0040d6f0
x64
O2
(translation_unit "char * FUN_0040d6f0(long param_1)\n\n{\n char *pcVar1;\n \n pcVar1 = *(char **)(param_1 + 0x48);\n if (pcVar1 != (char *)0x0) {\n if (*pcVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0040d640();\n }\n if (*(int *)(pcVar1 + 4) < 1) {\n pcVar1 = (char *)0x0;\n }\n }\n return pcVar1;\n}\n\n" (function_definition "char * FUN_0040d6f0(long param_1)\n\n{\n char *pcVar1;\n \n pcVar1 = *(char **)(param_1 + 0x48);\n if (pcVar1 != (char *)0x0) {\n if (*pcVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0040d640();\n }\n if (*(int *)(pcVar1 + 4) < 1) {\n pcVar1 = (char *)0x0;\n }\n }\n return pcVar1;\n}" primitive_type (pointer_declarator "* FUN_0040d6f0(long param_1)" * (function_declarator "FUN_0040d6f0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = *(char **)(param_1 + 0x48);\n if (pcVar1 != (char *)0x0) {\n if (*pcVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0040d640();\n }\n if (*(int *)(pcVar1 + 4) < 1) {\n pcVar1 = (char *)0x0;\n }\n }\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = *(char **)(param_1 + 0x48);" (assignment_expression "pcVar1 = *(char **)(param_1 + 0x48)" identifier = (pointer_expression "*(char **)(param_1 + 0x48)" * (cast_expression "(char **)(param_1 + 0x48)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) ;) (if_statement "if (pcVar1 != (char *)0x0) {\n if (*pcVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0040d640();\n }\n if (*(int *)(pcVar1 + 4) < 1) {\n pcVar1 = (char *)0x0;\n }\n }" if (parenthesized_expression "(pcVar1 != (char *)0x0)" ( (binary_expression "pcVar1 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if (*pcVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0040d640();\n }\n if (*(int *)(pcVar1 + 4) < 1) {\n pcVar1 = (char *)0x0;\n }\n }" { (if_statement "if (*pcVar1 == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0040d640();\n }" if (parenthesized_expression "(*pcVar1 == '\0')" ( (binary_expression "*pcVar1 == '\0'" (pointer_expression "*pcVar1" * identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0040d640();\n }" { comment (expression_statement "FUN_0040d640();" (call_expression "FUN_0040d640()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (*(int *)(pcVar1 + 4) < 1) {\n pcVar1 = (char *)0x0;\n }" if (parenthesized_expression "(*(int *)(pcVar1 + 4) < 1)" ( (binary_expression "*(int *)(pcVar1 + 4) < 1" (pointer_expression "*(int *)(pcVar1 + 4)" * (cast_expression "(int *)(pcVar1 + 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar1 + 4)" ( (binary_expression "pcVar1 + 4" identifier + number_literal) )))) < number_literal) )) (compound_statement "{\n pcVar1 = (char *)0x0;\n }" { (expression_statement "pcVar1 = (char *)0x0;" (assignment_expression "pcVar1 = (char *)0x0" identifier = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (return_statement "return pcVar1;" return identifier ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: Task_token * is_runnable(Start_group * this) */\n\nTask_token * __thiscall gold::Start_group::is_runnable(Start_group *this)\n\n{\n Task_token *pTVar1;\n Task_token *in_RSI;\n \n pTVar1 = this->this_blocker_;\n if (pTVar1 != (Task_token *)0x0) {\n if (pTVar1->is_blocker_ == false) {\n /* WARNING: Subroutine does not return */\n Task_token::is_blocked((Task_token *)this,in_RSI);\n }\n if (pTVar1->blockers_ < 1) {\n pTVar1 = (Task_token *)0x0;\n }\n }\n return pTVar1;\n}\n\n" comment comment (ERROR "Task_token * __thiscall gold::Start_group::is_runnable(Start_group *this)" (binary_expression "Task_token * __thiscall gold::Start_group::is_runnable(Start_group *this" (binary_expression "Task_token * __thiscall" identifier * identifier) (ERROR "gold::Start_group::is_runnable(Start_group" identifier : : identifier : : identifier ( identifier) * identifier) )) (compound_statement "{\n Task_token *pTVar1;\n Task_token *in_RSI;\n \n pTVar1 = this->this_blocker_;\n if (pTVar1 != (Task_token *)0x0) {\n if (pTVar1->is_blocker_ == false) {\n /* WARNING: Subroutine does not return */\n Task_token::is_blocked((Task_token *)this,in_RSI);\n }\n if (pTVar1->blockers_ < 1) {\n pTVar1 = (Task_token *)0x0;\n }\n }\n return pTVar1;\n}" { (declaration "Task_token *pTVar1;" type_identifier (pointer_declarator "*pTVar1" * identifier) ;) (declaration "Task_token *in_RSI;" type_identifier (pointer_declarator "*in_RSI" * identifier) ;) (expression_statement "pTVar1 = this->this_blocker_;" (assignment_expression "pTVar1 = this->this_blocker_" identifier = (field_expression "this->this_blocker_" identifier -> field_identifier)) ;) (if_statement "if (pTVar1 != (Task_token *)0x0) {\n if (pTVar1->is_blocker_ == false) {\n /* WARNING: Subroutine does not return */\n Task_token::is_blocked((Task_token *)this,in_RSI);\n }\n if (pTVar1->blockers_ < 1) {\n pTVar1 = (Task_token *)0x0;\n }\n }" if (parenthesized_expression "(pTVar1 != (Task_token *)0x0)" ( (binary_expression "pTVar1 != (Task_token *)0x0" identifier != (cast_expression "(Task_token *)0x0" ( (type_descriptor "Task_token *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if (pTVar1->is_blocker_ == false) {\n /* WARNING: Subroutine does not return */\n Task_token::is_blocked((Task_token *)this,in_RSI);\n }\n if (pTVar1->blockers_ < 1) {\n pTVar1 = (Task_token *)0x0;\n }\n }" { (if_statement "if (pTVar1->is_blocker_ == false) {\n /* WARNING: Subroutine does not return */\n Task_token::is_blocked((Task_token *)this,in_RSI);\n }" if (parenthesized_expression "(pTVar1->is_blocker_ == false)" ( (binary_expression "pTVar1->is_blocker_ == false" (field_expression "pTVar1->is_blocker_" identifier -> field_identifier) == false) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n Task_token::is_blocked((Task_token *)this,in_RSI);\n }" { comment (labeled_statement "Task_token::is_blocked((Task_token *)this,in_RSI);" statement_identifier : (ERROR ":" :) (expression_statement "is_blocked((Task_token *)this,in_RSI);" (call_expression "is_blocked((Task_token *)this,in_RSI)" identifier (argument_list "((Task_token *)this,in_RSI)" ( (cast_expression "(Task_token *)this" ( (type_descriptor "Task_token *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier ))) ;)) })) (if_statement "if (pTVar1->blockers_ < 1) {\n pTVar1 = (Task_token *)0x0;\n }" if (parenthesized_expression "(pTVar1->blockers_ < 1)" ( (binary_expression "pTVar1->blockers_ < 1" (field_expression "pTVar1->blockers_" identifier -> field_identifier) < number_literal) )) (compound_statement "{\n pTVar1 = (Task_token *)0x0;\n }" { (expression_statement "pTVar1 = (Task_token *)0x0;" (assignment_expression "pTVar1 = (Task_token *)0x0" identifier = (cast_expression "(Task_token *)0x0" ( (type_descriptor "Task_token *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (return_statement "return pTVar1;" return identifier ;) }))
(translation_unit "char * FUN_0040d6f0(long param_1)\n\n{\n char *pcVar1;\n \n pcVar1 = *(char **)(param_1 + 0x48);\n if (pcVar1 != (char *)0x0) {\n if (*pcVar1 == '\0') {\n \n FUN_0040d640();\n }\n if (*(int *)(pcVar1 + 4) < 1) {\n pcVar1 = (char *)0x0;\n }\n }\n return pcVar1;\n}\n\n" (function_definition "char * FUN_0040d6f0(long param_1)\n\n{\n char *pcVar1;\n \n pcVar1 = *(char **)(param_1 + 0x48);\n if (pcVar1 != (char *)0x0) {\n if (*pcVar1 == '\0') {\n \n FUN_0040d640();\n }\n if (*(int *)(pcVar1 + 4) < 1) {\n pcVar1 = (char *)0x0;\n }\n }\n return pcVar1;\n}" primitive_type (pointer_declarator "* FUN_0040d6f0(long param_1)" * (function_declarator "FUN_0040d6f0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = *(char **)(param_1 + 0x48);\n if (pcVar1 != (char *)0x0) {\n if (*pcVar1 == '\0') {\n \n FUN_0040d640();\n }\n if (*(int *)(pcVar1 + 4) < 1) {\n pcVar1 = (char *)0x0;\n }\n }\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = *(char **)(param_1 + 0x48);" (assignment_expression "pcVar1 = *(char **)(param_1 + 0x48)" identifier = (pointer_expression "*(char **)(param_1 + 0x48)" * (cast_expression "(char **)(param_1 + 0x48)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) ;) (if_statement "if (pcVar1 != (char *)0x0) {\n if (*pcVar1 == '\0') {\n \n FUN_0040d640();\n }\n if (*(int *)(pcVar1 + 4) < 1) {\n pcVar1 = (char *)0x0;\n }\n }" if (parenthesized_expression "(pcVar1 != (char *)0x0)" ( (binary_expression "pcVar1 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if (*pcVar1 == '\0') {\n \n FUN_0040d640();\n }\n if (*(int *)(pcVar1 + 4) < 1) {\n pcVar1 = (char *)0x0;\n }\n }" { (if_statement "if (*pcVar1 == '\0') {\n \n FUN_0040d640();\n }" if (parenthesized_expression "(*pcVar1 == '\0')" ( (binary_expression "*pcVar1 == '\0'" (pointer_expression "*pcVar1" * identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n \n FUN_0040d640();\n }" { (expression_statement "FUN_0040d640();" (call_expression "FUN_0040d640()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (*(int *)(pcVar1 + 4) < 1) {\n pcVar1 = (char *)0x0;\n }" if (parenthesized_expression "(*(int *)(pcVar1 + 4) < 1)" ( (binary_expression "*(int *)(pcVar1 + 4) < 1" (pointer_expression "*(int *)(pcVar1 + 4)" * (cast_expression "(int *)(pcVar1 + 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar1 + 4)" ( (binary_expression "pcVar1 + 4" identifier + number_literal) )))) < number_literal) )) (compound_statement "{\n pcVar1 = (char *)0x0;\n }" { (expression_statement "pcVar1 = (char *)0x0;" (assignment_expression "pcVar1 = (char *)0x0" identifier = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (return_statement "return pcVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (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 ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) })) })) (return_statement return IDENT ;) })))
(function_definition "char * FUN_0040d6f0(long param_1)\n\n{\n char *pcVar1;\n \n pcVar1 = *(char **)(param_1 + 0x48);\n if (pcVar1 != (char *)0x0) {\n if (*pcVar1 == '\0') {\n \n FUN_0040d640();\n }\n if (*(int *)(pcVar1 + 4) < 1) {\n pcVar1 = (char *)0x0;\n }\n }\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* FUN_0040d6f0(long param_1)" (* "*") (function_declarator "FUN_0040d6f0(long param_1)" (identifier "FUN_0040d6f0") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")")))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = *(char **)(param_1 + 0x48);\n if (pcVar1 != (char *)0x0) {\n if (*pcVar1 == '\0') {\n \n FUN_0040d640();\n }\n if (*(int *)(pcVar1 + 4) < 1) {\n pcVar1 = (char *)0x0;\n }\n }\n return pcVar1;\n}" ({ "{") (declaration "char *pcVar1;" (primitive_type "char") (pointer_declarator "*pcVar1" (* "*") (identifier "pcVar1")) (; ";")) (expression_statement "pcVar1 = *(char **)(param_1 + 0x48);" (assignment_expression "pcVar1 = *(char **)(param_1 + 0x48)" (identifier "pcVar1") (= "=") (pointer_expression "*(char **)(param_1 + 0x48)" (* "*") (cast_expression "(char **)(param_1 + 0x48)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x48)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) () ")"))))) (; ";")) (if_statement "if (pcVar1 != (char *)0x0) {\n if (*pcVar1 == '\0') {\n \n FUN_0040d640();\n }\n if (*(int *)(pcVar1 + 4) < 1) {\n pcVar1 = (char *)0x0;\n }\n }" (if "if") (parenthesized_expression "(pcVar1 != (char *)0x0)" (( "(") (binary_expression "pcVar1 != (char *)0x0" (identifier "pcVar1") (!= "!=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n if (*pcVar1 == '\0') {\n \n FUN_0040d640();\n }\n if (*(int *)(pcVar1 + 4) < 1) {\n pcVar1 = (char *)0x0;\n }\n }" ({ "{") (if_statement "if (*pcVar1 == '\0') {\n \n FUN_0040d640();\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 \n FUN_0040d640();\n }" ({ "{") (expression_statement "FUN_0040d640();" (call_expression "FUN_0040d640()" (identifier "FUN_0040d640") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (*(int *)(pcVar1 + 4) < 1) {\n pcVar1 = (char *)0x0;\n }" (if "if") (parenthesized_expression "(*(int *)(pcVar1 + 4) < 1)" (( "(") (binary_expression "*(int *)(pcVar1 + 4) < 1" (pointer_expression "*(int *)(pcVar1 + 4)" (* "*") (cast_expression "(int *)(pcVar1 + 4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(pcVar1 + 4)" (( "(") (binary_expression "pcVar1 + 4" (identifier "pcVar1") (+ "+") (number_literal "4")) () ")")))) (< "<") (number_literal "1")) () ")")) (compound_statement "{\n pcVar1 = (char *)0x0;\n }" ({ "{") (expression_statement "pcVar1 = (char *)0x0;" (assignment_expression "pcVar1 = (char *)0x0" (identifier "pcVar1") (= "=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}"))) (} "}"))) (return_statement "return pcVar1;" (return "return") (identifier "pcVar1") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: Task_token * is_runnable(Start_group * this) */ type_1 * __thiscall gold::Start_group::is_runnable(Start_group *this) { type_1 *var_1; type_1 *in_RSI; var_1 = this->this_blocker_; if (var_1 != (type_1 *)0x0) { if (var_1->is_blocker_ == false) { /* WARNING: Subroutine does not return */ Task_token::var_2((type_1 *)this,in_RSI); } if (var_1->blockers_ < 1) { var_1 = (type_1 *)0x0; } } return var_1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator 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))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (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))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))))))) (return_statement (identifier)))))
null
char * MASKED(long param_1) { char *pcVar1; pcVar1 = *(char **)(param_1 + 0x48); if (pcVar1 != (char *)0x0) { if (*pcVar1 == '\0') { /* WARNING: Subroutine does not return */ FUN_0040d640(); } if (*(int *)(pcVar1 + 4) < 1) { pcVar1 = (char *)0x0; } } return pcVar1; }
7922_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
~failure
FUN_002afc90
/* std::ios_base::failure[abi:cxx11]::~failure() */ void __thiscall std::ios_base::failure[abi:cxx11]::~failure(failure_abi_cxx11_ *this) { ~failure(this); operator_delete(this); return; }
void FUN_002afc90(undefined8 param_1) { FUN_002afc70(); FUN_00276d20(param_1); return; }
PUSH RBX MOV RBX,RDI CALL 0x002afc70 MOV RDI,RBX POP RBX JMP 0x00276d20
null
null
null
null
[('tmp_41', u'CALL_-1204421456'), ('const-0', u'RETURN_-1204421452'), ('tmp_41', u'CALL_-1204421471')]
[('tmp_67', u'CALL_-1204421456'), ('const-0', u'RETURN_-1204421452')]
null
null
002afc90
x64
O2
(translation_unit "void FUN_002afc90(undefined8 param_1)\n\n{\n FUN_002afc70();\n FUN_00276d20(param_1);\n return;\n}\n\n" (function_definition "void FUN_002afc90(undefined8 param_1)\n\n{\n FUN_002afc70();\n FUN_00276d20(param_1);\n return;\n}" primitive_type (function_declarator "FUN_002afc90(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n FUN_002afc70();\n FUN_00276d20(param_1);\n return;\n}" { (expression_statement "FUN_002afc70();" (call_expression "FUN_002afc70()" identifier (argument_list "()" ( ))) ;) (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::ios_base::failure[abi:cxx11]::~failure() */\n\nvoid __thiscall std::ios_base::failure[abi:cxx11]::~failure(failure_abi_cxx11_ *this)\n\n{\n ~failure(this);\n operator_delete(this);\n return;\n}\n\n" comment (function_definition "void __thiscall std::ios_base::failure[abi:cxx11]::~failure(failure_abi_cxx11_ *this)\n\n{\n ~failure(this);\n operator_delete(this);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::ios_base::failure[abi:cxx11]::~" identifier : : identifier : : (array_declarator "failure[abi:cxx11]" identifier [ (ERROR "abi:" identifier :) identifier ]) : : ~) (function_declarator "failure(failure_abi_cxx11_ *this)" identifier (parameter_list "(failure_abi_cxx11_ *this)" ( (parameter_declaration "failure_abi_cxx11_ *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n ~failure(this);\n operator_delete(this);\n return;\n}" { (expression_statement "~failure(this);" (unary_expression "~failure(this)" ~ (call_expression "failure(this)" identifier (argument_list "(this)" ( identifier )))) ;) (expression_statement "operator_delete(this);" (call_expression "operator_delete(this)" identifier (argument_list "(this)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002afc90(undefined8 param_1)\n\n{\n FUN_002afc70();\n FUN_00276d20(param_1);\n return;\n}\n\n" (function_definition "void FUN_002afc90(undefined8 param_1)\n\n{\n FUN_002afc70();\n FUN_00276d20(param_1);\n return;\n}" primitive_type (function_declarator "FUN_002afc90(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n FUN_002afc70();\n FUN_00276d20(param_1);\n return;\n}" { (expression_statement "FUN_002afc70();" (call_expression "FUN_002afc70()" identifier (argument_list "()" ( ))) ;) (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 IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_002afc90(undefined8 param_1)\n\n{\n FUN_002afc70();\n FUN_00276d20(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002afc90(undefined8 param_1)" (identifier "FUN_002afc90") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")"))) (compound_statement "{\n FUN_002afc70();\n FUN_00276d20(param_1);\n return;\n}" ({ "{") (expression_statement "FUN_002afc70();" (call_expression "FUN_002afc70()" (identifier "FUN_002afc70") (argument_list "()" (( "(") () ")"))) (; ";")) (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::ios_base::failure[abi:cxx11]::~failure() */ void __thiscall std::ios_base::function_1[abi:cxx11]::~function_1(type_1 *this) { ~function_1(this); var_1(this); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement))))
null
void MASKED(undefined8 param_1) { FUN_002afc70(); FUN_00276d20(param_1); return; }
5171_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
add_relative
FUN_00224020
/* DWARF original prototype: void add_relative(Output_data_reloc<4,_true,_32,_false> * this, uint type, Output_data * od, Sized_relobj<32,_false> * relobj, uint shndx, Address address, Addend addend) */ void __thiscall gold::Output_data_reloc<4,_true,_32,_false>::add_relative (Output_data_reloc<4,_true,_32,_false> *this,uint type,Output_data *od, Sized_relobj<32,_false> *relobj,uint shndx,Address address,Addend addend) { Output_reloc_type OStack_48; Output_reloc<9,_true,_32,_false>::Output_reloc(&OStack_48.rel_,type,relobj,shndx,address,true); OStack_48.addend_ = addend; Output_data_reloc_base<4,_true,_32,_false>::add (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_48); return; }
void FUN_00224020(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7) { undefined1 auStack_48 [32]; undefined4 local_28; FUN_00203210(auStack_48,param_2,param_4,param_5,param_6,1); local_28 = param_7; FUN_002235c0(param_1,param_3,auStack_48); return; }
PUSH R12 MOV R12,RDX MOV RDX,RCX MOV ECX,R8D PUSH RBP MOV R8D,R9D MOV RBP,RDI MOV R9D,0x1 PUSH RBX SUB RSP,0x30 MOV RBX,RSP MOV RDI,RBX CALL 0x00203210 MOV EAX,dword ptr [RSP + 0x50] MOV RDX,RBX MOV RSI,R12 MOV RDI,RBP MOV dword ptr [RSP + 0x20],EAX CALL 0x002235c0 ADD RSP,0x30 POP RBX POP RBP POP R12 RET
null
null
null
null
[('tmp_182', u'PTRSUB_-1203945168'), ('const-0', u'RETURN_-1203945293'), ('tmp_187', u'CALL_-1203945368'), ('const-1', u'CALL_-1203945368'), ('tmp_331', u'PTRSUB_-1203945203'), (u'PTRSUB_-1203945203', u'PTRSUB_-1203945191'), (u'PTRSUB_-1203945168', u'CALL_-1203945333'), ('const--72', u'PTRSUB_-1203945203'), (u'PTRSUB_-1203945191', u'CALL_-1203945368'), ('tmp_331', u'PTRSUB_-1203945202'), ('tmp_186', u'CALL_-1203945368'), ('const-0', u'PTRSUB_-1203945191'), (u'PTRSUB_-1203945202', u'CALL_-1203945333'), ('const-0', u'PTRSUB_-1203945168'), ('tmp_184', u'CALL_-1203945333'), ('const--72', u'PTRSUB_-1203945202'), ('tmp_183', u'CALL_-1203945368'), (u'CALL_-1203945333', u'INDIRECT_-1203945185'), ('tmp_188', u'COPY_-1203945346'), ('tmp_185', u'CALL_-1203945368')]
[('tmp_316', u'CALL_-1203945333'), ('const-0', u'RETURN_-1203945293'), ('const--72', u'PTRSUB_-1203945210'), ('tmp_431', u'COPY_-1203945346'), ('tmp_321', u'CALL_-1203945333'), ('tmp_453', u'CALL_-1203945368'), ('tmp_315', u'PTRSUB_-1203945209'), (u'PTRSUB_-1203945210', u'CALL_-1203945368'), ('tmp_323', u'CALL_-1203945368'), (u'CALL_-1203945333', u'INDIRECT_-1203945194'), ('tmp_317', u'CALL_-1203945368'), (u'PTRSUB_-1203945209', u'CALL_-1203945333'), ('const-1', u'CALL_-1203945368'), ('tmp_315', u'PTRSUB_-1203945210'), ('const--72', u'PTRSUB_-1203945209'), ('tmp_449', u'CALL_-1203945368')]
null
null
00224020
x64
O2
(translation_unit "void FUN_00224020(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_00203210(auStack_48,param_2,param_4,param_5,param_6,1);\n local_28 = param_7;\n FUN_002235c0(param_1,param_3,auStack_48);\n return;\n}\n\n" (function_definition "void FUN_00224020(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_00203210(auStack_48,param_2,param_4,param_5,param_6,1);\n local_28 = param_7;\n FUN_002235c0(param_1,param_3,auStack_48);\n return;\n}" primitive_type (function_declarator "FUN_00224020(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)" ( (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 "undefined4 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) , (parameter_declaration "undefined4 param_7" type_identifier identifier) ))) (compound_statement "{\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_00203210(auStack_48,param_2,param_4,param_5,param_6,1);\n local_28 = param_7;\n FUN_002235c0(param_1,param_3,auStack_48);\n return;\n}" { (declaration "undefined1 auStack_48 [32];" type_identifier (array_declarator "auStack_48 [32]" identifier [ number_literal ]) ;) (declaration "undefined4 local_28;" type_identifier identifier ;) (expression_statement "FUN_00203210(auStack_48,param_2,param_4,param_5,param_6,1);" (call_expression "FUN_00203210(auStack_48,param_2,param_4,param_5,param_6,1)" identifier (argument_list "(auStack_48,param_2,param_4,param_5,param_6,1)" ( identifier , identifier , identifier , identifier , identifier , number_literal ))) ;) (expression_statement "local_28 = param_7;" (assignment_expression "local_28 = param_7" identifier = identifier) ;) (expression_statement "FUN_002235c0(param_1,param_3,auStack_48);" (call_expression "FUN_002235c0(param_1,param_3,auStack_48)" identifier (argument_list "(param_1,param_3,auStack_48)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void add_relative(Output_data_reloc<4,_true,_32,_false> * this, uint\n type, Output_data * od, Sized_relobj<32,_false> * relobj, uint shndx, Address address, Addend\n addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_true,_32,_false>::add_relative\n (Output_data_reloc<4,_true,_32,_false> *this,uint type,Output_data *od,\n Sized_relobj<32,_false> *relobj,uint shndx,Address address,Addend addend)\n\n{\n Output_reloc_type OStack_48;\n \n Output_reloc<9,_true,_32,_false>::Output_reloc(&OStack_48.rel_,type,relobj,shndx,address,true);\n OStack_48.addend_ = addend;\n Output_data_reloc_base<4,_true,_32,_false>::add\n (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_48);\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Output_data_reloc<4,_true,_32,_false>::add_relative\n (Output_data_reloc<4,_true,_32,_false> *this,uint type,Output_data *od,\n Sized_relobj<32,_false> *relobj,uint shndx,Address address,Addend addend)\n\n{\n Output_reloc_type OStack_48;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<4" < number_literal) , identifier , identifier , (ERROR "_false>::add_relative\n (Output_data_reloc<4,_true,_32,_false> *this,uint type,Output_data *od,\n Sized_relobj<32,_false> *relobj,uint shndx,Address address,Addend addend)\n\n{\n Output_reloc_type" identifier > : : (function_declarator "add_relative\n (Output_data_reloc<4,_true,_32,_false> *this,uint type,Output_data *od,\n Sized_relobj<32,_false> *relobj,uint shndx,Address address,Addend addend)" identifier (parameter_list "(Output_data_reloc<4,_true,_32,_false> *this,uint type,Output_data *od,\n Sized_relobj<32,_false> *relobj,uint shndx,Address address,Addend addend)" ( (parameter_declaration "Output_data_reloc" type_identifier) (ERROR "<4" < number_literal) , (parameter_declaration "_true" type_identifier) , (parameter_declaration "_32" type_identifier) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "uint type" type_identifier identifier) , (parameter_declaration "Output_data *od" type_identifier (pointer_declarator "*od" * identifier)) , (parameter_declaration "Sized_relobj" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false> *relobj" type_identifier (ERROR ">" >) (pointer_declarator "*relobj" * identifier)) , (parameter_declaration "uint shndx" type_identifier identifier) , (parameter_declaration "Address address" type_identifier identifier) , (parameter_declaration "Addend addend" type_identifier identifier) ))) { identifier) identifier ;) (expression_statement "Output_reloc<9,_true,_32,_false>::Output_reloc(&OStack_48.rel_,type,relobj,shndx,address,true);" (update_expression "Output_reloc<9,_true,_32,_false>::Output_reloc(&OStack_48.rel_,type,relobj,shndx,address,true)" (binary_expression "Output_reloc<9,_true,_32,_false>::Output_reloc(&OStack_48.rel_,type,relobj,shndx,address,true)" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_true,_32,_false" , identifier , identifier , identifier) > (ERROR "::" : :) (call_expression "Output_reloc(&OStack_48.rel_,type,relobj,shndx,address,true)" identifier (argument_list "(&OStack_48.rel_,type,relobj,shndx,address,true)" ( (pointer_expression "&OStack_48.rel_" & (field_expression "OStack_48.rel_" identifier . field_identifier)) , identifier , identifier , identifier , identifier , true )))) --) ;) (expression_statement "OStack_48.addend_ = addend;" (assignment_expression "OStack_48.addend_ = addend" (field_expression "OStack_48.addend_" identifier . field_identifier) = identifier) ;) (expression_statement "Output_data_reloc_base<4,_true,_32,_false>::add\n (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_48);" (update_expression "Output_data_reloc_base<4,_true,_32,_false>::add\n (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_48)" (binary_expression "Output_data_reloc_base<4,_true,_32,_false>::add\n (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_48)" (binary_expression "Output_data_reloc_base<4" identifier < number_literal) (ERROR ",_true,_32,_false" , identifier , identifier , identifier) > (ERROR "::" : :) (call_expression "add\n (&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_48)" identifier (argument_list "(&this->super_Output_data_reloc_base<4,_true,_32,_false>,od,&OStack_48)" ( (binary_expression "&this->super_Output_data_reloc_base<4" (pointer_expression "&this->super_Output_data_reloc_base" & (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier)) < number_literal) , identifier , identifier , identifier (ERROR ">" >) , identifier , (pointer_expression "&OStack_48" & identifier) )))) --) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_00224020(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_00203210(auStack_48,param_2,param_4,param_5,param_6,1);\n local_28 = param_7;\n FUN_002235c0(param_1,param_3,auStack_48);\n return;\n}\n\n" (function_definition "void FUN_00224020(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_00203210(auStack_48,param_2,param_4,param_5,param_6,1);\n local_28 = param_7;\n FUN_002235c0(param_1,param_3,auStack_48);\n return;\n}" primitive_type (function_declarator "FUN_00224020(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)" ( (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 "undefined4 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) , (parameter_declaration "undefined4 param_7" type_identifier identifier) ))) (compound_statement "{\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_00203210(auStack_48,param_2,param_4,param_5,param_6,1);\n local_28 = param_7;\n FUN_002235c0(param_1,param_3,auStack_48);\n return;\n}" { (declaration "undefined1 auStack_48 [32];" type_identifier (array_declarator "auStack_48 [32]" identifier [ number_literal ]) ;) (declaration "undefined4 local_28;" type_identifier identifier ;) (expression_statement "FUN_00203210(auStack_48,param_2,param_4,param_5,param_6,1);" (call_expression "FUN_00203210(auStack_48,param_2,param_4,param_5,param_6,1)" identifier (argument_list "(auStack_48,param_2,param_4,param_5,param_6,1)" ( identifier , identifier , identifier , identifier , identifier , number_literal ))) ;) (expression_statement "local_28 = param_7;" (assignment_expression "local_28 = param_7" identifier = identifier) ;) (expression_statement "FUN_002235c0(param_1,param_3,auStack_48);" (call_expression "FUN_002235c0(param_1,param_3,auStack_48)" identifier (argument_list "(param_1,param_3,auStack_48)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT , IDENT , LIT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00224020(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_00203210(auStack_48,param_2,param_4,param_5,param_6,1);\n local_28 = param_7;\n FUN_002235c0(param_1,param_3,auStack_48);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00224020(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)" (identifier "FUN_00224020") (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)" (( "(") (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 "undefined4 param_5" (type_identifier "undefined4") (identifier "param_5")) (, ",") (parameter_declaration "undefined4 param_6" (type_identifier "undefined4") (identifier "param_6")) (, ",") (parameter_declaration "undefined4 param_7" (type_identifier "undefined4") (identifier "param_7")) () ")"))) (compound_statement "{\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_00203210(auStack_48,param_2,param_4,param_5,param_6,1);\n local_28 = param_7;\n FUN_002235c0(param_1,param_3,auStack_48);\n return;\n}" ({ "{") (declaration "undefined1 auStack_48 [32];" (type_identifier "undefined1") (array_declarator "auStack_48 [32]" (identifier "auStack_48") ([ "[") (number_literal "32") (] "]")) (; ";")) (declaration "undefined4 local_28;" (type_identifier "undefined4") (identifier "local_28") (; ";")) (expression_statement "FUN_00203210(auStack_48,param_2,param_4,param_5,param_6,1);" (call_expression "FUN_00203210(auStack_48,param_2,param_4,param_5,param_6,1)" (identifier "FUN_00203210") (argument_list "(auStack_48,param_2,param_4,param_5,param_6,1)" (( "(") (identifier "auStack_48") (, ",") (identifier "param_2") (, ",") (identifier "param_4") (, ",") (identifier "param_5") (, ",") (identifier "param_6") (, ",") (number_literal "1") () ")"))) (; ";")) (expression_statement "local_28 = param_7;" (assignment_expression "local_28 = param_7" (identifier "local_28") (= "=") (identifier "param_7")) (; ";")) (expression_statement "FUN_002235c0(param_1,param_3,auStack_48);" (call_expression "FUN_002235c0(param_1,param_3,auStack_48)" (identifier "FUN_002235c0") (argument_list "(param_1,param_3,auStack_48)" (( "(") (identifier "param_1") (, ",") (identifier "param_3") (, ",") (identifier "auStack_48") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void add_relative(Output_data_reloc<4,_true,_32,_false> * this, uint type, Output_data * od, Sized_relobj<32,_false> * relobj, uint shndx, Address address, Addend addend) */ void __thiscall gold::Output_data_reloc<4,_true,_32,_false>::add_relative (Output_data_reloc<4,_true,_32,_false> *this,uint type,Output_data *od, Sized_relobj<32,_false> *relobj,uint shndx,Address address,Addend addend) { Output_reloc_type OStack_48; var_1<9,_true,_32,_false>::var_1(&OStack_48.rel_,type,relobj,shndx,address,true); OStack_48.addend_ = addend; var_2<4,_true,_32,_false>::var_3 (&this->super_Output_data_reloc_base<4,_true,_32,_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)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier) (identifier) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (return_statement))))
null
void MASKED(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7) { undefined1 auStack_48 [32]; undefined4 local_28; FUN_00203210(auStack_48,param_2,param_4,param_5,param_6,1); local_28 = param_7; FUN_002235c0(param_1,param_3,auStack_48); return; }
10602_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
do_out
FUN_0035a020
/* std::__codecvt_utf16_base<wchar_t>::do_out(__mbstate_t&, wchar_t const*, wchar_t const*, wchar_t const*&, char*, char*, char*&) const */ undefined4 __thiscall std::__codecvt_utf16_base<wchar_t>::do_out (__codecvt_utf16_base<wchar_t> *this,__mbstate_t *param_1,wchar_t *param_2, wchar_t *param_3,wchar_t **param_4,char *param_5,char *param_6,char **param_7) { bool bVar1; undefined4 uVar2; char **ppcVar3; ulong uVar4; undefined8 uVar5; char *local_28; char *local_20; wchar_t *local_18; wchar_t *local_10; ppcVar3 = &local_28; uVar5 = *(undefined8 *)(this + 0x18); uVar4 = (ulong)*(uint *)(this + 0x20); local_20 = param_6; local_28 = param_5; local_18 = param_2; local_10 = param_3; bVar1 = (anonymous_namespace)::write_utf16_bom<false>(&local_28,uVar4); uVar2 = 1; if (bVar1) { uVar2 = (anonymous_namespace)::ucs4_out(&local_18,ppcVar3,uVar5,uVar4 & 0xffffffff); } *param_4 = local_18; *param_7 = local_28; return uVar2; }
undefined4 FUN_0035a020(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 *param_5,undefined8 param_6,undefined8 param_7,undefined8 *param_8) { char cVar1; undefined4 uVar2; undefined8 *puVar3; ulong uVar4; undefined8 uVar5; undefined8 local_28; undefined8 local_20; undefined8 local_18; undefined8 local_10; puVar3 = &local_28; uVar5 = *(undefined8 *)(param_1 + 0x18); uVar4 = (ulong)*(uint *)(param_1 + 0x20); local_20 = param_7; local_28 = param_6; local_18 = param_3; local_10 = param_4; cVar1 = FUN_003596c0(&local_28,uVar4); uVar2 = 1; if (cVar1 != '\0') { uVar2 = FUN_00359f30(&local_18,puVar3,uVar5,uVar4 & 0xffffffff); } *param_5 = local_18; *param_8 = local_28; return uVar2; }
SUB RSP,0x28 MOV R10,R8 MOV R11,qword ptr [RDI + 0x18] MOV qword ptr [RSP],R9 MOV R9D,dword ptr [RDI + 0x20] MOV R8,RSP MOV RAX,qword ptr [RSP + 0x30] MOV RDI,R8 MOV qword ptr [RSP + 0x10],RDX MOV ESI,R9D MOV qword ptr [RSP + 0x18],RCX MOV qword ptr [RSP + 0x8],RAX CALL 0x003596c0 MOV EDX,0x1 TEST AL,AL JZ 0x0035a073 MOV RDX,R11 LEA RDI,[RSP + 0x10] MOV ECX,R9D MOV RSI,R8 CALL 0x00359f30 MOV EDX,EAX MOV RAX,qword ptr [RSP + 0x10] MOV RCX,qword ptr [RSP] MOV qword ptr [R10],RAX MOV RAX,qword ptr [RSP + 0x38] MOV qword ptr [RAX],RCX MOV EAX,EDX ADD RSP,0x28 RET
null
null
null
null
[('const-1', u'PTRADD_-1205165953'), (u'INDIRECT_-1205165750', u'MULTIEQUAL_-1205165714'), (u'MULTIEQUAL_-1205165761', u'STORE_-1205165887'), (u'PTRADD_-1205165966', u'CAST_-1205165769'), (u'MULTIEQUAL_-1205165706', u'COPY_-1205165744'), (u'CALL_-1205165956', u'INDIRECT_-1205165794'), (u'CAST_-1205165760', u'LOAD_-1205166015'), (u'PTRSUB_-1205165779', u'CALL_-1205165956'), ('const-433', u'STORE_-1205165874'), (u'CALL_-1205165956', u'INDIRECT_-1205165797'), ('tmp_234', u'COPY_-1205165794'), ('const-433', u'LOAD_-1205166015'), ('tmp_235', u'COPY_-1205165970'), ('tmp_125', u'CBRANCH_-1205165935'), (u'CALL_-1205165956', u'INDIRECT_-1205165753'), (u'MULTIEQUAL_-1205165720', u'STORE_-1205165874'), ('const-0', u'RETURN_-1205165844'), (u'INDIRECT_-1205165794', u'CALL_-1205165908'), ('tmp_229', u'PTRADD_-1205165953'), ('tmp_229', u'PTRADD_-1205165966'), ('const--40', u'PTRSUB_-1205165780'), (u'CALL_-1205165908', u'INDIRECT_-1205165718'), (u'CALL_-1205165956', u'INDIRECT_-1205165747'), (u'CAST_-1205165769', u'LOAD_-1205166028'), ('const-433', u'STORE_-1205165887'), (u'INDIRECT_-1205165727', u'MULTIEQUAL_-1205165720'), (u'CALL_-1205165956', u'INDIRECT_-1205165800'), (u'PTRSUB_-1205165713', u'CALL_-1205165908'), (u'INT_ZEXT_-1205165878', u'CALL_-1205165956'), (u'INDIRECT_-1205165800', u'INT_AND_-1205165841'), (u'CALL_-1205165956', u'INDIRECT_-1205165808'), (u'INT_AND_-1205165841', u'CALL_-1205165908'), (u'INDIRECT_-1205165768', u'MULTIEQUAL_-1205165761'), ('const-1', u'PTRADD_-1205165966'), (u'CALL_-1205165908', u'INDIRECT_-1205165724'), (u'COPY_-1205165744', u'RETURN_-1205165844'), (u'INDIRECT_-1205165797', u'MULTIEQUAL_-1205165761'), (u'INDIRECT_-1205165756', u'MULTIEQUAL_-1205165720'), (u'CALL_-1205165956', u'INDIRECT_-1205165750'), (u'LOAD_-1205166015', u'INT_ZEXT_-1205165878'), (u'CALL_-1205165908', u'MULTIEQUAL_-1205165706'), ('tmp_231', u'COPY_-1205165793'), ('const-1', u'COPY_-1205165793'), (u'CALL_-1205165908', u'INDIRECT_-1205165727'), (u'COPY_-1205165793', u'MULTIEQUAL_-1205165706'), (u'MULTIEQUAL_-1205165714', u'STORE_-1205165887'), ('const-433', u'LOAD_-1205166028'), ('const-32', u'PTRADD_-1205165953'), (u'CALL_-1205165908', u'INDIRECT_-1205165721'), (u'CALL_-1205165908', u'INDIRECT_-1205165768'), ('const-24', u'PTRADD_-1205165966'), ('const-4294967295', u'INT_AND_-1205165841'), ('tmp_236', u'STORE_-1205165874'), (u'CALL_-1205165956', u'CBRANCH_-1205165935'), ('const--24', u'PTRSUB_-1205165713'), (u'PTRADD_-1205165953', u'CAST_-1205165760'), (u'INDIRECT_-1205165721', u'MULTIEQUAL_-1205165714'), ('tmp_232', u'COPY_-1205165792'), (u'INDIRECT_-1205165808', u'CALL_-1205165908'), (u'CALL_-1205165956', u'INDIRECT_-1205165756'), ('const--40', u'PTRSUB_-1205165779'), ('tmp_464', u'PTRSUB_-1205165713'), ('tmp_464', u'PTRSUB_-1205165780'), ('tmp_464', u'PTRSUB_-1205165779')]
[('tmp_595', u'COPY_-1205165970'), (u'INDIRECT_-1205165729', u'MULTIEQUAL_-1205165722'), (u'CAST_-1205165771', u'LOAD_-1205166028'), ('const--40', u'PTRSUB_-1205165781'), ('tmp_453', u'INT_ADD_-1205166012'), (u'CALL_-1205165956', u'INDIRECT_-1205165749'), (u'INDIRECT_-1205165799', u'MULTIEQUAL_-1205165763'), ('const-32', u'INT_ADD_-1205165999'), (u'PTRSUB_-1205165715', u'CALL_-1205165908'), (u'CAST_-1205165762', u'LOAD_-1205166015'), (u'INT_ZEXT_-1205165880', u'CALL_-1205165956'), ('tmp_125', u'CBRANCH_-1205165935'), (u'MULTIEQUAL_-1205165763', u'STORE_-1205165887'), ('const-0', u'RETURN_-1205165844'), (u'INDIRECT_-1205165802', u'INT_AND_-1205165843'), (u'INT_ADD_-1205166012', u'CAST_-1205165771'), (u'CALL_-1205165908', u'INDIRECT_-1205165729'), (u'CALL_-1205165956', u'INDIRECT_-1205165752'), (u'CALL_-1205165956', u'INDIRECT_-1205165796'), (u'INT_AND_-1205165843', u'CALL_-1205165908'), (u'INDIRECT_-1205165723', u'MULTIEQUAL_-1205165716'), ('tmp_455', u'COPY_-1205165795'), (u'CALL_-1205165956', u'INDIRECT_-1205165799'), (u'COPY_-1205165746', u'RETURN_-1205165844'), ('tmp_596', u'STORE_-1205165874'), (u'CALL_-1205165956', u'INDIRECT_-1205165755'), ('const-1', u'COPY_-1205165795'), ('const-24', u'INT_ADD_-1205166012'), ('const--24', u'PTRSUB_-1205165715'), (u'CALL_-1205165908', u'MULTIEQUAL_-1205165708'), ('tmp_457', u'COPY_-1205165794'), (u'INT_NOTEQUAL_-1205165935', u'CBRANCH_-1205165935'), (u'INDIRECT_-1205165770', u'MULTIEQUAL_-1205165763'), (u'MULTIEQUAL_-1205165716', u'STORE_-1205165887'), (u'INDIRECT_-1205165796', u'CALL_-1205165908'), (u'CALL_-1205165956', u'INDIRECT_-1205165802'), (u'CALL_-1205165956', u'INDIRECT_-1205165758'), ('tmp_451', u'PTRSUB_-1205165715'), (u'CALL_-1205165908', u'INDIRECT_-1205165720'), (u'CALL_-1205165956', u'INDIRECT_-1205165810'), (u'MULTIEQUAL_-1205165708', u'COPY_-1205165746'), (u'INDIRECT_-1205165810', u'CALL_-1205165908'), (u'CALL_-1205165908', u'INDIRECT_-1205165726'), ('const-433', u'STORE_-1205165887'), ('const-433', u'STORE_-1205165874'), (u'CALL_-1205165956', u'INT_NOTEQUAL_-1205165935'), ('const-0', u'INT_NOTEQUAL_-1205165935'), (u'PTRSUB_-1205165781', u'CALL_-1205165956'), (u'INDIRECT_-1205165752', u'MULTIEQUAL_-1205165716'), ('tmp_451', u'PTRSUB_-1205165781'), ('const-433', u'LOAD_-1205166015'), ('tmp_451', u'PTRSUB_-1205165782'), (u'MULTIEQUAL_-1205165722', u'STORE_-1205165874'), ('const--40', u'PTRSUB_-1205165782'), (u'INT_ADD_-1205165999', u'CAST_-1205165762'), (u'INDIRECT_-1205165758', u'MULTIEQUAL_-1205165722'), (u'CALL_-1205165908', u'INDIRECT_-1205165723'), ('tmp_453', u'INT_ADD_-1205165999'), ('tmp_454', u'COPY_-1205165796'), (u'LOAD_-1205166015', u'INT_ZEXT_-1205165880'), ('const-433', u'LOAD_-1205166028'), ('const-4294967295', u'INT_AND_-1205165843'), (u'CALL_-1205165908', u'INDIRECT_-1205165770'), (u'COPY_-1205165795', u'MULTIEQUAL_-1205165708')]
null
null
0035a020
x64
O2
(translation_unit "undefined4\nFUN_0035a020(long 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\n{\n char cVar1;\n undefined4 uVar2;\n undefined8 *puVar3;\n ulong uVar4;\n undefined8 uVar5;\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n undefined8 local_10;\n \n puVar3 = &local_28;\n uVar5 = *(undefined8 *)(param_1 + 0x18);\n uVar4 = (ulong)*(uint *)(param_1 + 0x20);\n local_20 = param_7;\n local_28 = param_6;\n local_18 = param_3;\n local_10 = param_4;\n cVar1 = FUN_003596c0(&local_28,uVar4);\n uVar2 = 1;\n if (cVar1 != '\0') {\n uVar2 = FUN_00359f30(&local_18,puVar3,uVar5,uVar4 & 0xffffffff);\n }\n *param_5 = local_18;\n *param_8 = local_28;\n return uVar2;\n}\n\n" (function_definition "undefined4\nFUN_0035a020(long 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\n{\n char cVar1;\n undefined4 uVar2;\n undefined8 *puVar3;\n ulong uVar4;\n undefined8 uVar5;\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n undefined8 local_10;\n \n puVar3 = &local_28;\n uVar5 = *(undefined8 *)(param_1 + 0x18);\n uVar4 = (ulong)*(uint *)(param_1 + 0x20);\n local_20 = param_7;\n local_28 = param_6;\n local_18 = param_3;\n local_10 = param_4;\n cVar1 = FUN_003596c0(&local_28,uVar4);\n uVar2 = 1;\n if (cVar1 != '\0') {\n uVar2 = FUN_00359f30(&local_18,puVar3,uVar5,uVar4 & 0xffffffff);\n }\n *param_5 = local_18;\n *param_8 = local_28;\n return uVar2;\n}" type_identifier (function_declarator "FUN_0035a020(long param_1,undefined8 param_2,undefined8 param_3,undefined8 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,undefined8 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 "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 *param_5" type_identifier (pointer_declarator "*param_5" * identifier)) , (parameter_declaration "undefined8 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "undefined8 *param_8" type_identifier (pointer_declarator "*param_8" * identifier)) ))) (compound_statement "{\n char cVar1;\n undefined4 uVar2;\n undefined8 *puVar3;\n ulong uVar4;\n undefined8 uVar5;\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n undefined8 local_10;\n \n puVar3 = &local_28;\n uVar5 = *(undefined8 *)(param_1 + 0x18);\n uVar4 = (ulong)*(uint *)(param_1 + 0x20);\n local_20 = param_7;\n local_28 = param_6;\n local_18 = param_3;\n local_10 = param_4;\n cVar1 = FUN_003596c0(&local_28,uVar4);\n uVar2 = 1;\n if (cVar1 != '\0') {\n uVar2 = FUN_00359f30(&local_18,puVar3,uVar5,uVar4 & 0xffffffff);\n }\n *param_5 = local_18;\n *param_8 = local_28;\n return uVar2;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "undefined8 *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined8 local_20;" type_identifier identifier ;) (declaration "undefined8 local_18;" type_identifier identifier ;) (declaration "undefined8 local_10;" type_identifier identifier ;) (expression_statement "puVar3 = &local_28;" (assignment_expression "puVar3 = &local_28" identifier = (pointer_expression "&local_28" & identifier)) ;) (expression_statement "uVar5 = *(undefined8 *)(param_1 + 0x18);" (assignment_expression "uVar5 = *(undefined8 *)(param_1 + 0x18)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x18)" * (cast_expression "(undefined8 *)(param_1 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) ;) (expression_statement "uVar4 = (ulong)*(uint *)(param_1 + 0x20);" (assignment_expression "uVar4 = (ulong)*(uint *)(param_1 + 0x20)" identifier = (binary_expression "(ulong)*(uint *)(param_1 + 0x20)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_1 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "local_20 = param_7;" (assignment_expression "local_20 = param_7" identifier = identifier) ;) (expression_statement "local_28 = param_6;" (assignment_expression "local_28 = param_6" identifier = identifier) ;) (expression_statement "local_18 = param_3;" (assignment_expression "local_18 = param_3" identifier = identifier) ;) (expression_statement "local_10 = param_4;" (assignment_expression "local_10 = param_4" identifier = identifier) ;) (expression_statement "cVar1 = FUN_003596c0(&local_28,uVar4);" (assignment_expression "cVar1 = FUN_003596c0(&local_28,uVar4)" identifier = (call_expression "FUN_003596c0(&local_28,uVar4)" identifier (argument_list "(&local_28,uVar4)" ( (pointer_expression "&local_28" & identifier) , identifier )))) ;) (expression_statement "uVar2 = 1;" (assignment_expression "uVar2 = 1" identifier = number_literal) ;) (if_statement "if (cVar1 != '\0') {\n uVar2 = FUN_00359f30(&local_18,puVar3,uVar5,uVar4 & 0xffffffff);\n }" if (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar2 = FUN_00359f30(&local_18,puVar3,uVar5,uVar4 & 0xffffffff);\n }" { (expression_statement "uVar2 = FUN_00359f30(&local_18,puVar3,uVar5,uVar4 & 0xffffffff);" (assignment_expression "uVar2 = FUN_00359f30(&local_18,puVar3,uVar5,uVar4 & 0xffffffff)" identifier = (call_expression "FUN_00359f30(&local_18,puVar3,uVar5,uVar4 & 0xffffffff)" identifier (argument_list "(&local_18,puVar3,uVar5,uVar4 & 0xffffffff)" ( (pointer_expression "&local_18" & identifier) , identifier , identifier , (binary_expression "uVar4 & 0xffffffff" identifier & number_literal) )))) ;) })) (expression_statement "*param_5 = local_18;" (assignment_expression "*param_5 = local_18" (pointer_expression "*param_5" * identifier) = identifier) ;) (expression_statement "*param_8 = local_28;" (assignment_expression "*param_8 = local_28" (pointer_expression "*param_8" * identifier) = identifier) ;) (return_statement "return uVar2;" return identifier ;) })))
(translation_unit "/* std::__codecvt_utf16_base<wchar_t>::do_out(__mbstate_t&, wchar_t const*, wchar_t const*, wchar_t\n const*&, char*, char*, char*&) const */\n\nundefined4 __thiscall\nstd::__codecvt_utf16_base<wchar_t>::do_out\n (__codecvt_utf16_base<wchar_t> *this,__mbstate_t *param_1,wchar_t *param_2,\n wchar_t *param_3,wchar_t **param_4,char *param_5,char *param_6,char **param_7)\n\n{\n bool bVar1;\n undefined4 uVar2;\n char **ppcVar3;\n ulong uVar4;\n undefined8 uVar5;\n char *local_28;\n char *local_20;\n wchar_t *local_18;\n wchar_t *local_10;\n \n ppcVar3 = &local_28;\n uVar5 = *(undefined8 *)(this + 0x18);\n uVar4 = (ulong)*(uint *)(this + 0x20);\n local_20 = param_6;\n local_28 = param_5;\n local_18 = param_2;\n local_10 = param_3;\n bVar1 = (anonymous_namespace)::write_utf16_bom<false>(&local_28,uVar4);\n uVar2 = 1;\n if (bVar1) {\n uVar2 = (anonymous_namespace)::ucs4_out(&local_18,ppcVar3,uVar5,uVar4 & 0xffffffff);\n }\n *param_4 = local_18;\n *param_7 = local_28;\n return uVar2;\n}\n\n" comment (function_definition "undefined4 __thiscall\nstd::__codecvt_utf16_base<wchar_t>::do_out\n (__codecvt_utf16_base<wchar_t> *this,__mbstate_t *param_1,wchar_t *param_2,\n wchar_t *param_3,wchar_t **param_4,char *param_5,char *param_6,char **param_7)\n\n{\n bool bVar1;\n undefined4 uVar2;\n char **ppcVar3;\n ulong uVar4;\n undefined8 uVar5;\n char *local_28;\n char *local_20;\n wchar_t *local_18;\n wchar_t *local_10;\n \n ppcVar3 = &local_28;\n uVar5 = *(undefined8 *)(this + 0x18);\n uVar4 = (ulong)*(uint *)(this + 0x20);\n local_20 = param_6;\n local_28 = param_5;\n local_18 = param_2;\n local_10 = param_3;\n bVar1 = (anonymous_namespace)::write_utf16_bom<false>(&local_28,uVar4);\n uVar2 = 1;\n if (bVar1) {\n uVar2 = (anonymous_namespace)::ucs4_out(&local_18,ppcVar3,uVar5,uVar4 & 0xffffffff);\n }\n *param_4 = local_18;\n *param_7 = local_28;\n return uVar2;\n}" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::__codecvt_utf16_base<wchar_t>::" identifier : : identifier < identifier > : :) (function_declarator "do_out\n (__codecvt_utf16_base<wchar_t> *this,__mbstate_t *param_1,wchar_t *param_2,\n wchar_t *param_3,wchar_t **param_4,char *param_5,char *param_6,char **param_7)" identifier (parameter_list "(__codecvt_utf16_base<wchar_t> *this,__mbstate_t *param_1,wchar_t *param_2,\n wchar_t *param_3,wchar_t **param_4,char *param_5,char *param_6,char **param_7)" ( (parameter_declaration "__codecvt_utf16_base<wchar_t> *this" type_identifier (ERROR "<wchar_t>" < identifier >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "__mbstate_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" * (pointer_declarator "*param_4" * identifier))) , (parameter_declaration "char *param_5" primitive_type (pointer_declarator "*param_5" * identifier)) , (parameter_declaration "char *param_6" primitive_type (pointer_declarator "*param_6" * identifier)) , (parameter_declaration "char **param_7" primitive_type (pointer_declarator "**param_7" * (pointer_declarator "*param_7" * identifier))) ))) (compound_statement "{\n bool bVar1;\n undefined4 uVar2;\n char **ppcVar3;\n ulong uVar4;\n undefined8 uVar5;\n char *local_28;\n char *local_20;\n wchar_t *local_18;\n wchar_t *local_10;\n \n ppcVar3 = &local_28;\n uVar5 = *(undefined8 *)(this + 0x18);\n uVar4 = (ulong)*(uint *)(this + 0x20);\n local_20 = param_6;\n local_28 = param_5;\n local_18 = param_2;\n local_10 = param_3;\n bVar1 = (anonymous_namespace)::write_utf16_bom<false>(&local_28,uVar4);\n uVar2 = 1;\n if (bVar1) {\n uVar2 = (anonymous_namespace)::ucs4_out(&local_18,ppcVar3,uVar5,uVar4 & 0xffffffff);\n }\n *param_4 = local_18;\n *param_7 = local_28;\n return uVar2;\n}" { (declaration "bool bVar1;" primitive_type identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "char **ppcVar3;" primitive_type (pointer_declarator "**ppcVar3" * (pointer_declarator "*ppcVar3" * identifier)) ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "char *local_28;" primitive_type (pointer_declarator "*local_28" * identifier) ;) (declaration "char *local_20;" primitive_type (pointer_declarator "*local_20" * identifier) ;) (declaration "wchar_t *local_18;" type_identifier (pointer_declarator "*local_18" * identifier) ;) (declaration "wchar_t *local_10;" type_identifier (pointer_declarator "*local_10" * identifier) ;) (expression_statement "ppcVar3 = &local_28;" (assignment_expression "ppcVar3 = &local_28" identifier = (pointer_expression "&local_28" & identifier)) ;) (expression_statement "uVar5 = *(undefined8 *)(this + 0x18);" (assignment_expression "uVar5 = *(undefined8 *)(this + 0x18)" identifier = (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) ))))) ;) (expression_statement "uVar4 = (ulong)*(uint *)(this + 0x20);" (assignment_expression "uVar4 = (ulong)*(uint *)(this + 0x20)" identifier = (binary_expression "(ulong)*(uint *)(this + 0x20)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(this + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x20)" ( (binary_expression "this + 0x20" identifier + number_literal) ))))) ;) (expression_statement "local_20 = param_6;" (assignment_expression "local_20 = param_6" identifier = identifier) ;) (expression_statement "local_28 = param_5;" (assignment_expression "local_28 = param_5" 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 "bVar1 = (anonymous_namespace)::write_utf16_bom<false>(&local_28,uVar4);" (binary_expression "bVar1 = (anonymous_namespace)::write_utf16_bom<false>(&local_28,uVar4)" (binary_expression "bVar1 = (anonymous_namespace)::write_utf16_bom<false" (assignment_expression "bVar1 = (anonymous_namespace)" identifier = (parenthesized_expression "(anonymous_namespace)" ( identifier ))) (ERROR "::write_utf16_bom" : : identifier) < false) > (parenthesized_expression "(&local_28,uVar4)" ( (comma_expression "&local_28,uVar4" (pointer_expression "&local_28" & identifier) , identifier) ))) ;) (expression_statement "uVar2 = 1;" (assignment_expression "uVar2 = 1" identifier = number_literal) ;) (if_statement "if (bVar1) {\n uVar2 = (anonymous_namespace)::ucs4_out(&local_18,ppcVar3,uVar5,uVar4 & 0xffffffff);\n }" if (parenthesized_expression "(bVar1)" ( identifier )) (compound_statement "{\n uVar2 = (anonymous_namespace)::ucs4_out(&local_18,ppcVar3,uVar5,uVar4 & 0xffffffff);\n }" { (ERROR "uVar2 = (anonymous_namespace)::" (assignment_expression "uVar2 = (anonymous_namespace)" identifier = (parenthesized_expression "(anonymous_namespace)" ( identifier ))) : :) (expression_statement "ucs4_out(&local_18,ppcVar3,uVar5,uVar4 & 0xffffffff);" (call_expression "ucs4_out(&local_18,ppcVar3,uVar5,uVar4 & 0xffffffff)" identifier (argument_list "(&local_18,ppcVar3,uVar5,uVar4 & 0xffffffff)" ( (pointer_expression "&local_18" & identifier) , identifier , identifier , (binary_expression "uVar4 & 0xffffffff" identifier & number_literal) ))) ;) })) (expression_statement "*param_4 = local_18;" (assignment_expression "*param_4 = local_18" (pointer_expression "*param_4" * identifier) = identifier) ;) (expression_statement "*param_7 = local_28;" (assignment_expression "*param_7 = local_28" (pointer_expression "*param_7" * identifier) = identifier) ;) (return_statement "return uVar2;" return identifier ;) })))
(translation_unit "undefined4\nFUN_0035a020(long 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\n{\n char cVar1;\n undefined4 uVar2;\n undefined8 *puVar3;\n ulong uVar4;\n undefined8 uVar5;\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n undefined8 local_10;\n \n puVar3 = &local_28;\n uVar5 = *(undefined8 *)(param_1 + 0x18);\n uVar4 = (ulong)*(uint *)(param_1 + 0x20);\n local_20 = param_7;\n local_28 = param_6;\n local_18 = param_3;\n local_10 = param_4;\n cVar1 = FUN_003596c0(&local_28,uVar4);\n uVar2 = 1;\n if (cVar1 != '\0') {\n uVar2 = FUN_00359f30(&local_18,puVar3,uVar5,uVar4 & 0xffffffff);\n }\n *param_5 = local_18;\n *param_8 = local_28;\n return uVar2;\n}\n\n" (function_definition "undefined4\nFUN_0035a020(long 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\n{\n char cVar1;\n undefined4 uVar2;\n undefined8 *puVar3;\n ulong uVar4;\n undefined8 uVar5;\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n undefined8 local_10;\n \n puVar3 = &local_28;\n uVar5 = *(undefined8 *)(param_1 + 0x18);\n uVar4 = (ulong)*(uint *)(param_1 + 0x20);\n local_20 = param_7;\n local_28 = param_6;\n local_18 = param_3;\n local_10 = param_4;\n cVar1 = FUN_003596c0(&local_28,uVar4);\n uVar2 = 1;\n if (cVar1 != '\0') {\n uVar2 = FUN_00359f30(&local_18,puVar3,uVar5,uVar4 & 0xffffffff);\n }\n *param_5 = local_18;\n *param_8 = local_28;\n return uVar2;\n}" type_identifier (function_declarator "FUN_0035a020(long param_1,undefined8 param_2,undefined8 param_3,undefined8 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,undefined8 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 "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 *param_5" type_identifier (pointer_declarator "*param_5" * identifier)) , (parameter_declaration "undefined8 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "undefined8 *param_8" type_identifier (pointer_declarator "*param_8" * identifier)) ))) (compound_statement "{\n char cVar1;\n undefined4 uVar2;\n undefined8 *puVar3;\n ulong uVar4;\n undefined8 uVar5;\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n undefined8 local_10;\n \n puVar3 = &local_28;\n uVar5 = *(undefined8 *)(param_1 + 0x18);\n uVar4 = (ulong)*(uint *)(param_1 + 0x20);\n local_20 = param_7;\n local_28 = param_6;\n local_18 = param_3;\n local_10 = param_4;\n cVar1 = FUN_003596c0(&local_28,uVar4);\n uVar2 = 1;\n if (cVar1 != '\0') {\n uVar2 = FUN_00359f30(&local_18,puVar3,uVar5,uVar4 & 0xffffffff);\n }\n *param_5 = local_18;\n *param_8 = local_28;\n return uVar2;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "undefined8 *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined8 local_20;" type_identifier identifier ;) (declaration "undefined8 local_18;" type_identifier identifier ;) (declaration "undefined8 local_10;" type_identifier identifier ;) (expression_statement "puVar3 = &local_28;" (assignment_expression "puVar3 = &local_28" identifier = (pointer_expression "&local_28" & identifier)) ;) (expression_statement "uVar5 = *(undefined8 *)(param_1 + 0x18);" (assignment_expression "uVar5 = *(undefined8 *)(param_1 + 0x18)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x18)" * (cast_expression "(undefined8 *)(param_1 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) ;) (expression_statement "uVar4 = (ulong)*(uint *)(param_1 + 0x20);" (assignment_expression "uVar4 = (ulong)*(uint *)(param_1 + 0x20)" identifier = (binary_expression "(ulong)*(uint *)(param_1 + 0x20)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_1 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "local_20 = param_7;" (assignment_expression "local_20 = param_7" identifier = identifier) ;) (expression_statement "local_28 = param_6;" (assignment_expression "local_28 = param_6" identifier = identifier) ;) (expression_statement "local_18 = param_3;" (assignment_expression "local_18 = param_3" identifier = identifier) ;) (expression_statement "local_10 = param_4;" (assignment_expression "local_10 = param_4" identifier = identifier) ;) (expression_statement "cVar1 = FUN_003596c0(&local_28,uVar4);" (assignment_expression "cVar1 = FUN_003596c0(&local_28,uVar4)" identifier = (call_expression "FUN_003596c0(&local_28,uVar4)" identifier (argument_list "(&local_28,uVar4)" ( (pointer_expression "&local_28" & identifier) , identifier )))) ;) (expression_statement "uVar2 = 1;" (assignment_expression "uVar2 = 1" identifier = number_literal) ;) (if_statement "if (cVar1 != '\0') {\n uVar2 = FUN_00359f30(&local_18,puVar3,uVar5,uVar4 & 0xffffffff);\n }" if (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar2 = FUN_00359f30(&local_18,puVar3,uVar5,uVar4 & 0xffffffff);\n }" { (expression_statement "uVar2 = FUN_00359f30(&local_18,puVar3,uVar5,uVar4 & 0xffffffff);" (assignment_expression "uVar2 = FUN_00359f30(&local_18,puVar3,uVar5,uVar4 & 0xffffffff)" identifier = (call_expression "FUN_00359f30(&local_18,puVar3,uVar5,uVar4 & 0xffffffff)" identifier (argument_list "(&local_18,puVar3,uVar5,uVar4 & 0xffffffff)" ( (pointer_expression "&local_18" & identifier) , identifier , identifier , (binary_expression "uVar4 & 0xffffffff" identifier & number_literal) )))) ;) })) (expression_statement "*param_5 = local_18;" (assignment_expression "*param_5 = local_18" (pointer_expression "*param_5" * identifier) = identifier) ;) (expression_statement "*param_8 = local_28;" (assignment_expression "*param_8 = local_28" (pointer_expression "*param_8" * identifier) = identifier) ;) (return_statement "return uVar2;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (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 ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (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 = (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT )))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , IDENT , (binary_expression IDENT & LIT) )))) ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (return_statement return IDENT ;) })))
(function_definition "undefined4\nFUN_0035a020(long 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\n{\n char cVar1;\n undefined4 uVar2;\n undefined8 *puVar3;\n ulong uVar4;\n undefined8 uVar5;\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n undefined8 local_10;\n \n puVar3 = &local_28;\n uVar5 = *(undefined8 *)(param_1 + 0x18);\n uVar4 = (ulong)*(uint *)(param_1 + 0x20);\n local_20 = param_7;\n local_28 = param_6;\n local_18 = param_3;\n local_10 = param_4;\n cVar1 = FUN_003596c0(&local_28,uVar4);\n uVar2 = 1;\n if (cVar1 != '\0') {\n uVar2 = FUN_00359f30(&local_18,puVar3,uVar5,uVar4 & 0xffffffff);\n }\n *param_5 = local_18;\n *param_8 = local_28;\n return uVar2;\n}" (type_identifier "undefined4") (function_declarator "FUN_0035a020(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 *param_5,undefined8 param_6,undefined8 param_7,undefined8 *param_8)" (identifier "FUN_0035a020") (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,undefined8 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 "undefined8 param_4" (type_identifier "undefined8") (identifier "param_4")) (, ",") (parameter_declaration "undefined8 *param_5" (type_identifier "undefined8") (pointer_declarator "*param_5" (* "*") (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") (pointer_declarator "*param_8" (* "*") (identifier "param_8"))) () ")"))) (compound_statement "{\n char cVar1;\n undefined4 uVar2;\n undefined8 *puVar3;\n ulong uVar4;\n undefined8 uVar5;\n undefined8 local_28;\n undefined8 local_20;\n undefined8 local_18;\n undefined8 local_10;\n \n puVar3 = &local_28;\n uVar5 = *(undefined8 *)(param_1 + 0x18);\n uVar4 = (ulong)*(uint *)(param_1 + 0x20);\n local_20 = param_7;\n local_28 = param_6;\n local_18 = param_3;\n local_10 = param_4;\n cVar1 = FUN_003596c0(&local_28,uVar4);\n uVar2 = 1;\n if (cVar1 != '\0') {\n uVar2 = FUN_00359f30(&local_18,puVar3,uVar5,uVar4 & 0xffffffff);\n }\n *param_5 = local_18;\n *param_8 = local_28;\n return uVar2;\n}" ({ "{") (declaration "char cVar1;" (primitive_type "char") (identifier "cVar1") (; ";")) (declaration "undefined4 uVar2;" (type_identifier "undefined4") (identifier "uVar2") (; ";")) (declaration "undefined8 *puVar3;" (type_identifier "undefined8") (pointer_declarator "*puVar3" (* "*") (identifier "puVar3")) (; ";")) (declaration "ulong uVar4;" (type_identifier "ulong") (identifier "uVar4") (; ";")) (declaration "undefined8 uVar5;" (type_identifier "undefined8") (identifier "uVar5") (; ";")) (declaration "undefined8 local_28;" (type_identifier "undefined8") (identifier "local_28") (; ";")) (declaration "undefined8 local_20;" (type_identifier "undefined8") (identifier "local_20") (; ";")) (declaration "undefined8 local_18;" (type_identifier "undefined8") (identifier "local_18") (; ";")) (declaration "undefined8 local_10;" (type_identifier "undefined8") (identifier "local_10") (; ";")) (expression_statement "puVar3 = &local_28;" (assignment_expression "puVar3 = &local_28" (identifier "puVar3") (= "=") (pointer_expression "&local_28" (& "&") (identifier "local_28"))) (; ";")) (expression_statement "uVar5 = *(undefined8 *)(param_1 + 0x18);" (assignment_expression "uVar5 = *(undefined8 *)(param_1 + 0x18)" (identifier "uVar5") (= "=") (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")) () ")"))))) (; ";")) (expression_statement "uVar4 = (ulong)*(uint *)(param_1 + 0x20);" (assignment_expression "uVar4 = (ulong)*(uint *)(param_1 + 0x20)" (identifier "uVar4") (= "=") (binary_expression "(ulong)*(uint *)(param_1 + 0x20)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(uint *)(param_1 + 0x20)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "local_20 = param_7;" (assignment_expression "local_20 = param_7" (identifier "local_20") (= "=") (identifier "param_7")) (; ";")) (expression_statement "local_28 = param_6;" (assignment_expression "local_28 = param_6" (identifier "local_28") (= "=") (identifier "param_6")) (; ";")) (expression_statement "local_18 = param_3;" (assignment_expression "local_18 = param_3" (identifier "local_18") (= "=") (identifier "param_3")) (; ";")) (expression_statement "local_10 = param_4;" (assignment_expression "local_10 = param_4" (identifier "local_10") (= "=") (identifier "param_4")) (; ";")) (expression_statement "cVar1 = FUN_003596c0(&local_28,uVar4);" (assignment_expression "cVar1 = FUN_003596c0(&local_28,uVar4)" (identifier "cVar1") (= "=") (call_expression "FUN_003596c0(&local_28,uVar4)" (identifier "FUN_003596c0") (argument_list "(&local_28,uVar4)" (( "(") (pointer_expression "&local_28" (& "&") (identifier "local_28")) (, ",") (identifier "uVar4") () ")")))) (; ";")) (expression_statement "uVar2 = 1;" (assignment_expression "uVar2 = 1" (identifier "uVar2") (= "=") (number_literal "1")) (; ";")) (if_statement "if (cVar1 != '\0') {\n uVar2 = FUN_00359f30(&local_18,puVar3,uVar5,uVar4 & 0xffffffff);\n }" (if "if") (parenthesized_expression "(cVar1 != '\0')" (( "(") (binary_expression "cVar1 != '\0'" (identifier "cVar1") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n uVar2 = FUN_00359f30(&local_18,puVar3,uVar5,uVar4 & 0xffffffff);\n }" ({ "{") (expression_statement "uVar2 = FUN_00359f30(&local_18,puVar3,uVar5,uVar4 & 0xffffffff);" (assignment_expression "uVar2 = FUN_00359f30(&local_18,puVar3,uVar5,uVar4 & 0xffffffff)" (identifier "uVar2") (= "=") (call_expression "FUN_00359f30(&local_18,puVar3,uVar5,uVar4 & 0xffffffff)" (identifier "FUN_00359f30") (argument_list "(&local_18,puVar3,uVar5,uVar4 & 0xffffffff)" (( "(") (pointer_expression "&local_18" (& "&") (identifier "local_18")) (, ",") (identifier "puVar3") (, ",") (identifier "uVar5") (, ",") (binary_expression "uVar4 & 0xffffffff" (identifier "uVar4") (& "&") (number_literal "0xffffffff")) () ")")))) (; ";")) (} "}"))) (expression_statement "*param_5 = local_18;" (assignment_expression "*param_5 = local_18" (pointer_expression "*param_5" (* "*") (identifier "param_5")) (= "=") (identifier "local_18")) (; ";")) (expression_statement "*param_8 = local_28;" (assignment_expression "*param_8 = local_28" (pointer_expression "*param_8" (* "*") (identifier "param_8")) (= "=") (identifier "local_28")) (; ";")) (return_statement "return uVar2;" (return "return") (identifier "uVar2") (; ";")) (} "}")))
/* std::__codecvt_utf16_base<wchar_t>::do_out(__mbstate_t&, wchar_t const*, wchar_t const*, wchar_t const*&, char*, char*, char*&) const */ type_1 __thiscall std::type_2<type_4>::function_1 (type_2<type_4> *var_1,type_3 *param_1,type_4 *param_2, type_4 *param_3,type_4 **param_4,char *param_5,char *param_6,char **param_7) { bool bVar1; type_1 uVar2; char **ppcVar3; type_5 var_3; type_6 uVar5; char *local_28; char *local_20; type_4 *local_18; type_4 *local_10; ppcVar3 = &local_28; uVar5 = *(type_6 *)(var_1 + 0x18); var_3 = (type_5)*(type_7 *)(var_1 + 0x20); local_20 = param_6; local_28 = param_5; local_18 = param_2; local_10 = param_3; bVar1 = (anonymous_namespace)::write_utf16_bom<false>(&local_28,var_3); uVar2 = 1; if (bVar1) { uVar2 = (anonymous_namespace)::var_2(&local_18,ppcVar3,uVar5,var_3 & 0xffffffff); } *param_4 = local_18; *param_7 = local_28; return uVar2; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (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: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_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: (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: (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: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (identifier) (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: (identifier)) right: (identifier))) (return_statement (identifier)))))
null
undefined4 MASKED(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 *param_5,undefined8 param_6,undefined8 param_7,undefined8 *param_8) { char cVar1; undefined4 uVar2; undefined8 *puVar3; ulong uVar4; undefined8 uVar5; undefined8 local_28; undefined8 local_20; undefined8 local_18; undefined8 local_10; puVar3 = &local_28; uVar5 = *(undefined8 *)(param_1 + 0x18); uVar4 = (ulong)*(uint *)(param_1 + 0x20); local_20 = param_7; local_28 = param_6; local_18 = param_3; local_10 = param_4; cVar1 = FUN_003596c0(&local_28,uVar4); uVar2 = 1; if (cVar1 != '\0') { uVar2 = FUN_00359f30(&local_18,puVar3,uVar5,uVar4 & 0xffffffff); } *param_5 = local_18; *param_8 = local_28; return uVar2; }
9656_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
orphan_section_init
FUN_0042f6d0
/* DWARF original prototype: void orphan_section_init(Orphan_output_section * this, Orphan_section_placement * param_1, Elements_iterator param_2) */ void __thiscall gold::Orphan_output_section::orphan_section_init (Orphan_output_section *this,Orphan_section_placement *param_1,Elements_iterator param_2) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/script-sections.cc",0xbbd,"orphan_section_init"); }
void FUN_0042f6d0(void) { /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/script-sections.cc",0xbbd,"orphan_section_init"); }
SUB RSP,0x8 LEA RDX,[0x57f860] MOV ESI,0xbbd LEA RDI,[0x57efe3] CALL 0x00352af0
null
null
null
null
[('const-5765216', u'COPY_-1201801461'), ('const-5763043', u'COPY_-1201801462'), ('const-3005', u'CALL_-1201801476'), (u'COPY_-1201801461', u'CALL_-1201801476'), ('const-1', u'RETURN_-1201801471'), (u'COPY_-1201801462', u'CALL_-1201801476')]
[(u'COPY_-1201801463', u'CALL_-1201801476'), ('const-5763043', u'COPY_-1201801463'), ('const-1', u'RETURN_-1201801471'), (u'COPY_-1201801462', u'CALL_-1201801476'), ('const-3005', u'CALL_-1201801476'), ('const-5765216', u'COPY_-1201801462')]
null
null
0042f6d0
x64
O2
(translation_unit "void FUN_0042f6d0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/script-sections.cc",0xbbd,"orphan_section_init");\n}\n\n" (function_definition "void FUN_0042f6d0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/script-sections.cc",0xbbd,"orphan_section_init");\n}" primitive_type (function_declarator "FUN_0042f6d0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/script-sections.cc",0xbbd,"orphan_section_init");\n}" { comment (expression_statement "FUN_00352af0("../../gold/script-sections.cc",0xbbd,"orphan_section_init");" (call_expression "FUN_00352af0("../../gold/script-sections.cc",0xbbd,"orphan_section_init")" identifier (argument_list "("../../gold/script-sections.cc",0xbbd,"orphan_section_init")" ( (string_literal ""../../gold/script-sections.cc"" " string_content ") , number_literal , (string_literal ""orphan_section_init"" " string_content ") ))) ;) })))
(translation_unit "/* DWARF original prototype: void orphan_section_init(Orphan_output_section * this,\n Orphan_section_placement * param_1, Elements_iterator param_2) */\n\nvoid __thiscall\ngold::Orphan_output_section::orphan_section_init\n (Orphan_output_section *this,Orphan_section_placement *param_1,Elements_iterator param_2)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/script-sections.cc",0xbbd,"orphan_section_init");\n}\n\n" comment (function_definition "void __thiscall\ngold::Orphan_output_section::orphan_section_init\n (Orphan_output_section *this,Orphan_section_placement *param_1,Elements_iterator param_2)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/script-sections.cc",0xbbd,"orphan_section_init");\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Orphan_output_section::" identifier : : identifier : :) (function_declarator "orphan_section_init\n (Orphan_output_section *this,Orphan_section_placement *param_1,Elements_iterator param_2)" identifier (parameter_list "(Orphan_output_section *this,Orphan_section_placement *param_1,Elements_iterator param_2)" ( (parameter_declaration "Orphan_output_section *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "Orphan_section_placement *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "Elements_iterator param_2" type_identifier identifier) ))) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/script-sections.cc",0xbbd,"orphan_section_init");\n}" { comment (expression_statement "do_gold_unreachable("../../gold/script-sections.cc",0xbbd,"orphan_section_init");" (call_expression "do_gold_unreachable("../../gold/script-sections.cc",0xbbd,"orphan_section_init")" identifier (argument_list "("../../gold/script-sections.cc",0xbbd,"orphan_section_init")" ( (string_literal ""../../gold/script-sections.cc"" " string_content ") , number_literal , (string_literal ""orphan_section_init"" " string_content ") ))) ;) })))
(translation_unit "void FUN_0042f6d0(void)\n\n{\n \n FUN_00352af0("../../gold/script-sections.cc",0xbbd,"orphan_section_init");\n}\n\n" (function_definition "void FUN_0042f6d0(void)\n\n{\n \n FUN_00352af0("../../gold/script-sections.cc",0xbbd,"orphan_section_init");\n}" primitive_type (function_declarator "FUN_0042f6d0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n FUN_00352af0("../../gold/script-sections.cc",0xbbd,"orphan_section_init");\n}" { (expression_statement "FUN_00352af0("../../gold/script-sections.cc",0xbbd,"orphan_section_init");" (call_expression "FUN_00352af0("../../gold/script-sections.cc",0xbbd,"orphan_section_init")" identifier (argument_list "("../../gold/script-sections.cc",0xbbd,"orphan_section_init")" ( (string_literal ""../../gold/script-sections.cc"" " string_content ") , number_literal , (string_literal ""orphan_section_init"" " 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_0042f6d0(void)\n\n{\n \n FUN_00352af0("../../gold/script-sections.cc",0xbbd,"orphan_section_init");\n}" (primitive_type "void") (function_declarator "FUN_0042f6d0(void)" (identifier "FUN_0042f6d0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n FUN_00352af0("../../gold/script-sections.cc",0xbbd,"orphan_section_init");\n}" ({ "{") (expression_statement "FUN_00352af0("../../gold/script-sections.cc",0xbbd,"orphan_section_init");" (call_expression "FUN_00352af0("../../gold/script-sections.cc",0xbbd,"orphan_section_init")" (identifier "FUN_00352af0") (argument_list "("../../gold/script-sections.cc",0xbbd,"orphan_section_init")" (( "(") (string_literal ""../../gold/script-sections.cc"" (" """) (string_content "../../gold/script-sections.cc") (" """)) (, ",") (number_literal "0xbbd") (, ",") (string_literal ""orphan_section_init"" (" """) (string_content "orphan_section_init") (" """)) () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: void orphan_section_init(Orphan_output_section * this, Orphan_section_placement * param_1, Elements_iterator param_2) */ void __thiscall gold::type_1::function_1 (type_1 *this,type_2 *param_1,type_3 param_2) { /* WARNING: Subroutine does not return */ var_1("../../gold/script-sections.cc",0xbbd,"orphan_section_init"); }
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_00352af0("../../gold/script-sections.cc",0xbbd,"orphan_section_init"); }
8500_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
has_facet<std::num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>>
FUN_002c5200
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* bool std::has_facet<std::num_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > > >(std::locale const&) */ bool std:: has_facet<std::num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>> (locale *param_1) { ulong uVar1; long lVar2; bool bVar3; uVar1 = locale::id::_M_id((id *)&num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>> ::id); bVar3 = false; if ((uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) && (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)) { lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo, &num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>> ::typeinfo,0); bVar3 = lVar2 != 0; } return bVar3; }
bool FUN_002c5200(long *param_1) { ulong uVar1; long lVar2; bool bVar3; uVar1 = FUN_00279460(&DAT_003cbc88); bVar3 = false; if ((uVar1 < *(ulong *)(*param_1 + 0x10)) && (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) { lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0); bVar3 = lVar2 != 0; } return bVar3; }
PUSH RBX MOV RBX,RDI LEA RDI,[0x3cbc88] CALL 0x00279460 MOV RCX,qword ptr [RBX] MOV RDX,RAX XOR EAX,EAX CMP qword ptr [RCX + 0x10],RDX JBE 0x002c5246 MOV RCX,qword ptr [RCX + 0x8] MOV RDI,qword ptr [RCX + RDX*0x8] TEST RDI,RDI JZ 0x002c5246 LEA RDX,[0x3bba30] LEA RSI,[0x3b8630] XOR ECX,ECX CALL 0x002b7870 TEST RAX,RAX SETNZ AL POP RBX RET
null
null
null
null
[(u'CAST_-1204595963', u'CALL_-1204596199'), (u'LOAD_-1204596198', u'INT_ADD_-1204596160'), (u'LOAD_-1204596148', u'CALL_-1204596092'), ('const-3900976', u'PTRSUB_-1204595918'), ('const-0', u'INT_NOTEQUAL_-1204596077'), ('const-8', u'INT_MULT_-1204596120'), ('tmp_90', u'CBRANCH_-1204596157'), ('const-3914288', u'PTRSUB_-1204595917'), ('const-0', u'PTRSUB_-1204595918'), ('const-8', u'INT_ADD_-1204596140'), (u'CALL_-1204596092', u'INT_NOTEQUAL_-1204596077'), (u'INT_MULT_-1204596120', u'INT_ADD_-1204596132'), (u'CALL_-1204596199', u'INT_LESS_-1204596148'), (u'INT_ADD_-1204596132', u'CAST_-1204595936'), ('const-0', u'COPY_-1204596030'), (u'LOAD_-1204596148', u'INT_NOTEQUAL_-1204596128'), ('tmp_135', u'CBRANCH_-1204596127'), ('const-0', u'PTRSUB_-1204595917'), ('const-433', u'LOAD_-1204596148'), (u'COPY_-1204596045', u'RETURN_-1204596059'), ('const-433', u'LOAD_-1204596198'), ('const-0', u'PTRSUB_-1204595964'), ('const-433', u'LOAD_-1204596176'), ('const-3980424', u'PTRSUB_-1204595964'), (u'LOAD_-1204596198', u'INT_ADD_-1204596140'), (u'CALL_-1204596199', u'INT_MULT_-1204596120'), (u'INT_NOTEQUAL_-1204596077', u'MULTIEQUAL_-1204595924'), (u'LOAD_-1204596156', u'INT_ADD_-1204596132'), (u'PTRSUB_-1204595917', u'CALL_-1204596092'), (u'INT_LESS_-1204596148', u'CBRANCH_-1204596157'), (u'COPY_-1204596029', u'COPY_-1204596011'), ('const-0', u'RETURN_-1204596059'), (u'INT_NOTEQUAL_-1204596128', u'CBRANCH_-1204596127'), (u'PTRSUB_-1204595918', u'CALL_-1204596092'), (u'CAST_-1204595936', u'LOAD_-1204596148'), ('const-16', u'INT_ADD_-1204596160'), ('const-0', u'INT_NOTEQUAL_-1204596128'), (u'CAST_-1204595948', u'LOAD_-1204596176'), (u'COPY_-1204595997', u'MULTIEQUAL_-1204595924'), (u'MULTIEQUAL_-1204595924', u'COPY_-1204596045'), ('tmp_230', u'CAST_-1204595957'), (u'COPY_-1204596011', u'MULTIEQUAL_-1204595924'), ('const-0', u'COPY_-1204596029'), (u'INT_ADD_-1204596160', u'CAST_-1204595948'), ('const-433', u'LOAD_-1204596156'), (u'LOAD_-1204596176', u'INT_LESS_-1204596148'), (u'COPY_-1204596030', u'COPY_-1204595997'), (u'PTRSUB_-1204595964', u'CAST_-1204595963'), (u'CAST_-1204595957', u'LOAD_-1204596198'), ('const-0', u'CALL_-1204596092'), (u'INT_ADD_-1204596140', u'CAST_-1204595941'), (u'CAST_-1204595941', u'LOAD_-1204596156')]
[('const-0', u'COPY_-1204596020'), ('const-433', u'LOAD_-1204596176'), (u'COPY_-1204596020', u'MULTIEQUAL_-1204595914'), (u'LOAD_-1204596198', u'INT_ADD_-1204596140'), (u'CALL_-1204596199', u'INT_MULT_-1204596120'), (u'LOAD_-1204596198', u'INT_ADD_-1204596160'), (u'LOAD_-1204596156', u'INT_ADD_-1204596132'), ('const-3914288', u'PTRSUB_-1204595922'), (u'LOAD_-1204596148', u'CALL_-1204596092'), (u'CAST_-1204595942', u'LOAD_-1204596148'), ('const-0', u'CALL_-1204596092'), ('const-0', u'INT_NOTEQUAL_-1204596077'), ('const-8', u'INT_MULT_-1204596120'), ('tmp_90', u'CBRANCH_-1204596157'), (u'INT_LESS_-1204596148', u'CBRANCH_-1204596157'), ('const-0', u'PTRSUB_-1204595923'), (u'INT_ADD_-1204596160', u'CAST_-1204595954'), ('const-0', u'RETURN_-1204596059'), (u'INT_NOTEQUAL_-1204596077', u'MULTIEQUAL_-1204595914'), (u'INT_NOTEQUAL_-1204596128', u'CBRANCH_-1204596127'), ('const-3900976', u'PTRSUB_-1204595923'), (u'MULTIEQUAL_-1204595914', u'RETURN_-1204596059'), ('const-8', u'INT_ADD_-1204596140'), (u'CALL_-1204596092', u'INT_NOTEQUAL_-1204596077'), (u'CAST_-1204595954', u'LOAD_-1204596176'), (u'INT_MULT_-1204596120', u'INT_ADD_-1204596132'), (u'INT_ADD_-1204596140', u'CAST_-1204595947'), ('const-16', u'INT_ADD_-1204596160'), ('const-0', u'INT_NOTEQUAL_-1204596128'), (u'CALL_-1204596199', u'INT_LESS_-1204596148'), (u'LOAD_-1204596148', u'INT_NOTEQUAL_-1204596128'), ('tmp_135', u'CBRANCH_-1204596127'), ('const-433', u'LOAD_-1204596156'), (u'INT_ADD_-1204596132', u'CAST_-1204595942'), (u'PTRSUB_-1204595923', u'CALL_-1204596092'), ('const-0', u'PTRSUB_-1204595969'), (u'PTRSUB_-1204595969', u'CALL_-1204596199'), (u'PTRSUB_-1204595922', u'CALL_-1204596092'), ('const-3980424', u'PTRSUB_-1204595969'), (u'CAST_-1204595947', u'LOAD_-1204596156'), (u'LOAD_-1204596176', u'INT_LESS_-1204596148'), ('const-433', u'LOAD_-1204596148'), ('const-0', u'PTRSUB_-1204595922'), ('const-433', u'LOAD_-1204596198'), ('tmp_459', u'LOAD_-1204596198')]
null
null
002c5200
x64
O2
(translation_unit "bool FUN_002c5200(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_00279460(&DAT_003cbc88);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}\n\n" (function_definition "bool FUN_002c5200(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_00279460(&DAT_003cbc88);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" primitive_type (function_declarator "FUN_002c5200(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_00279460(&DAT_003cbc88);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (expression_statement "uVar1 = FUN_00279460(&DAT_003cbc88);" (assignment_expression "uVar1 = FUN_00279460(&DAT_003cbc88)" identifier = (call_expression "FUN_00279460(&DAT_003cbc88)" identifier (argument_list "(&DAT_003cbc88)" ( (pointer_expression "&DAT_003cbc88" & identifier) )))) ;) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0);\n bVar3 = lVar2 != 0;\n }" if (parenthesized_expression "((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0))" ( (binary_expression "(uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*param_1 + 0x10))" ( (binary_expression "uVar1 < *(ulong *)(*param_1 + 0x10)" identifier < (pointer_expression "*(ulong *)(*param_1 + 0x10)" * (cast_expression "(ulong *)(*param_1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 0x10)" ( (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) && (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" ( (comma_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" * (cast_expression "(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (binary_expression "*(long *)(*param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*param_1 + 8)" * (cast_expression "(long *)(*param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 8)" ( (binary_expression "*param_1 + 8" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (binary_expression "uVar1 * 8" identifier * number_literal)) ))))) , (binary_expression "lVar2 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0);\n bVar3 = lVar2 != 0;\n }" { (expression_statement "lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0);" (assignment_expression "lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0)" identifier = (call_expression "FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0)" identifier (argument_list "(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0)" ( identifier , (pointer_expression "&PTR_PTR_FUN_003b8630" & identifier) , (pointer_expression "&PTR_PTR_FUN_003bba30" & identifier) , number_literal )))) ;) (expression_statement "bVar3 = lVar2 != 0;" (assignment_expression "bVar3 = lVar2 != 0" identifier = (binary_expression "lVar2 != 0" identifier != number_literal)) ;) })) (return_statement "return bVar3;" return identifier ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* bool std::has_facet<std::num_get<wchar_t, std::istreambuf_iterator<wchar_t,\n std::char_traits<wchar_t> > > >(std::locale const&) */\n\nbool std::\n has_facet<std::num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>>\n (locale *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = locale::id::_M_id((id *)&num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>\n ::id);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)) {\n lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,\n &num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>\n ::typeinfo,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}\n\n" comment comment (declaration "bool std::\n has_facet<std::num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>>\n (locale *param_1)\n\n{\n ulong uVar1;" primitive_type (ERROR "std::\n has_facet<std::num_get<" identifier : : identifier < identifier : : identifier <) identifier , (ERROR "std::istreambuf_iterator<" identifier : : identifier <) identifier , (ERROR "std::char_traits<wchar_t>>>>\n (locale *param_1)\n\n{\n ulong" identifier : : identifier < (function_declarator "wchar_t>>>>\n (locale *param_1)" identifier (ERROR ">>>>" >> >>) (parameter_list "(locale *param_1)" ( (parameter_declaration "locale *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) { identifier) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (ERROR "uVar1 = locale::" (assignment_expression "uVar1 = locale" identifier = identifier) : :) (labeled_statement "id::_M_id((id *)&num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>\n ::id);" statement_identifier (ERROR "::_M_id((id *)&num_get<wchar_t,std::istreambuf_iterator<wchar_t,std:" : : identifier ( (binary_expression "(id *)&num_get<wchar_t" (cast_expression "(id *)&num_get" ( (type_descriptor "id *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&num_get" & identifier)) < identifier) , identifier : : (comma_expression "istreambuf_iterator<wchar_t,std" (binary_expression "istreambuf_iterator<wchar_t" identifier < identifier) , identifier) :) : (expression_statement "char_traits<wchar_t>>>\n ::id);" (binary_expression "char_traits<wchar_t>>>\n ::id" identifier < (binary_expression "wchar_t>>>\n ::id" identifier >> (ERROR ">\n ::" > : :) identifier)) (ERROR ")" )) ;)) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)) {\n lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,\n &num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>\n ::typeinfo,0);\n bVar3 = lVar2 != 0;\n }" if (parenthesized_expression "((uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0))" ( (binary_expression "(uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*(long *)param_1 + 0x10))" ( (binary_expression "uVar1 < *(ulong *)(*(long *)param_1 + 0x10)" identifier < (pointer_expression "*(ulong *)(*(long *)param_1 + 0x10)" * (cast_expression "(ulong *)(*(long *)param_1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + 0x10)" ( (binary_expression "*(long *)param_1 + 0x10" (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )) && (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)" ( (comma_expression "lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8)" * (cast_expression "(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)param_1 + 8) + uVar1 * 8)" ( (binary_expression "*(long *)(*(long *)param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*(long *)param_1 + 8)" * (cast_expression "(long *)(*(long *)param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + 8)" ( (binary_expression "*(long *)param_1 + 8" (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) )))) + (binary_expression "uVar1 * 8" identifier * number_literal)) ))))) , (comma_expression "bVar3 = false, lVar2 != 0" (assignment_expression "bVar3 = false" identifier = false) , (binary_expression "lVar2 != 0" identifier != number_literal))) ))) )) (compound_statement "{\n lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,\n &num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>\n ::typeinfo,0);\n bVar3 = lVar2 != 0;\n }" { (expression_statement "lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,\n &num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>\n ::typeinfo,0);" (assignment_expression "lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,\n &num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>\n ::typeinfo,0)" identifier = (call_expression "__dynamic_cast(lVar2,&locale::facet::typeinfo,\n &num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>\n ::typeinfo,0)" identifier (argument_list "(lVar2,&locale::facet::typeinfo,\n &num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>\n ::typeinfo,0)" ( identifier , (ERROR "&locale::facet::" (pointer_expression "&locale" & identifier) : : identifier : :) identifier , (binary_expression "&num_get<wchar_t" (pointer_expression "&num_get" & identifier) < identifier) , (ERROR "std::" identifier : :) (binary_expression "istreambuf_iterator<wchar_t" identifier < identifier) , (ERROR "std::" identifier : :) (binary_expression "char_traits<wchar_t>>>\n ::typeinfo" identifier < (binary_expression "wchar_t>>>\n ::typeinfo" identifier >> (ERROR ">\n ::" > : :) identifier)) , number_literal )))) ;) (expression_statement "bVar3 = lVar2 != 0;" (assignment_expression "bVar3 = lVar2 != 0" identifier = (binary_expression "lVar2 != 0" identifier != number_literal)) ;) })) (return_statement "return bVar3;" return identifier ;) (ERROR "}" }))
(translation_unit "bool FUN_002c5200(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_00279460(&DAT_003cbc88);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}\n\n" (function_definition "bool FUN_002c5200(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_00279460(&DAT_003cbc88);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" primitive_type (function_declarator "FUN_002c5200(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_00279460(&DAT_003cbc88);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (expression_statement "uVar1 = FUN_00279460(&DAT_003cbc88);" (assignment_expression "uVar1 = FUN_00279460(&DAT_003cbc88)" identifier = (call_expression "FUN_00279460(&DAT_003cbc88)" identifier (argument_list "(&DAT_003cbc88)" ( (pointer_expression "&DAT_003cbc88" & identifier) )))) ;) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0);\n bVar3 = lVar2 != 0;\n }" if (parenthesized_expression "((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0))" ( (binary_expression "(uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*param_1 + 0x10))" ( (binary_expression "uVar1 < *(ulong *)(*param_1 + 0x10)" identifier < (pointer_expression "*(ulong *)(*param_1 + 0x10)" * (cast_expression "(ulong *)(*param_1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 0x10)" ( (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) && (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" ( (comma_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" * (cast_expression "(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (binary_expression "*(long *)(*param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*param_1 + 8)" * (cast_expression "(long *)(*param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 8)" ( (binary_expression "*param_1 + 8" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (binary_expression "uVar1 * 8" identifier * number_literal)) ))))) , (binary_expression "lVar2 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0);\n bVar3 = lVar2 != 0;\n }" { (expression_statement "lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0);" (assignment_expression "lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0)" identifier = (call_expression "FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0)" identifier (argument_list "(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0)" ( identifier , (pointer_expression "&PTR_PTR_FUN_003b8630" & identifier) , (pointer_expression "&PTR_PTR_FUN_003bba30" & identifier) , number_literal )))) ;) (expression_statement "bVar3 = lVar2 != 0;" (assignment_expression "bVar3 = lVar2 != 0" identifier = (binary_expression "lVar2 != 0" identifier != number_literal)) ;) })) (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)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (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 (parenthesized_expression ( (binary_expression IDENT < (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) + (binary_expression IDENT * LIT)) ))))) , (binary_expression IDENT != LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , (pointer_expression & IDENT) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT != LIT)) ;) })) (return_statement return IDENT ;) })))
(function_definition "bool FUN_002c5200(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_00279460(&DAT_003cbc88);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" (primitive_type "bool") (function_declarator "FUN_002c5200(long *param_1)" (identifier "FUN_002c5200") (parameter_list "(long *param_1)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_00279460(&DAT_003cbc88);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" ({ "{") (declaration "ulong uVar1;" (type_identifier "ulong") (identifier "uVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "bool bVar3;" (primitive_type "bool") (identifier "bVar3") (; ";")) (expression_statement "uVar1 = FUN_00279460(&DAT_003cbc88);" (assignment_expression "uVar1 = FUN_00279460(&DAT_003cbc88)" (identifier "uVar1") (= "=") (call_expression "FUN_00279460(&DAT_003cbc88)" (identifier "FUN_00279460") (argument_list "(&DAT_003cbc88)" (( "(") (pointer_expression "&DAT_003cbc88" (& "&") (identifier "DAT_003cbc88")) () ")")))) (; ";")) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" (identifier "bVar3") (= "=") (false "false")) (; ";")) (if_statement "if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0);\n bVar3 = lVar2 != 0;\n }" (if "if") (parenthesized_expression "((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0))" (( "(") (binary_expression "(uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*param_1 + 0x10))" (( "(") (binary_expression "uVar1 < *(ulong *)(*param_1 + 0x10)" (identifier "uVar1") (< "<") (pointer_expression "*(ulong *)(*param_1 + 0x10)" (* "*") (cast_expression "(ulong *)(*param_1 + 0x10)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + 0x10)" (( "(") (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x10")) () ")"))))) () ")")) (&& "&&") (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (( "(") (comma_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" (identifier "lVar2") (= "=") (pointer_expression "*(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" (* "*") (cast_expression "(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(*param_1 + 8) + uVar1 * 8)" (( "(") (binary_expression "*(long *)(*param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*param_1 + 8)" (* "*") (cast_expression "(long *)(*param_1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + 8)" (( "(") (binary_expression "*param_1 + 8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "8")) () ")")))) (+ "+") (binary_expression "uVar1 * 8" (identifier "uVar1") (* "*") (number_literal "8"))) () ")"))))) (, ",") (binary_expression "lVar2 != 0" (identifier "lVar2") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0);\n bVar3 = lVar2 != 0;\n }" ({ "{") (expression_statement "lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0);" (assignment_expression "lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0)" (identifier "lVar2") (= "=") (call_expression "FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0)" (identifier "FUN_002b7870") (argument_list "(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0)" (( "(") (identifier "lVar2") (, ",") (pointer_expression "&PTR_PTR_FUN_003b8630" (& "&") (identifier "PTR_PTR_FUN_003b8630")) (, ",") (pointer_expression "&PTR_PTR_FUN_003bba30" (& "&") (identifier "PTR_PTR_FUN_003bba30")) (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "bVar3 = lVar2 != 0;" (assignment_expression "bVar3 = lVar2 != 0" (identifier "bVar3") (= "=") (binary_expression "lVar2 != 0" (identifier "lVar2") (!= "!=") (number_literal "0"))) (; ";")) (} "}"))) (return_statement "return bVar3;" (return "return") (identifier "bVar3") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* bool std::has_facet<std::num_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > > >(std::locale const&) */ bool std:: has_facet<std::num_get<var_2,std::var_7<var_2,std::var_1<var_2>>>> (locale *param_1) { type_1 var_4; long var_5; bool bVar3; var_4 = locale::id::_M_id((var_3 *)&num_get<var_2,std::var_7<var_2,std::var_1<var_2>>> ::var_3); bVar3 = false; if ((var_4 < *(type_1 *)(*(long *)param_1 + 0x10)) && (var_5 = *(long *)(*(long *)(*(long *)param_1 + 8) + var_4 * 8), bVar3 = false, var_5 != 0)) { var_5 = var_6(var_5,&locale::facet::var_8, &num_get<var_2,std::var_7<var_2,std::var_1<var_2>>> ::var_8,0); bVar3 = var_5 != 0; } return bVar3; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (false))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal))))))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) (return_statement (identifier)))))
null
bool MASKED(long *param_1) { ulong uVar1; long lVar2; bool bVar3; uVar1 = FUN_00279460(&DAT_003cbc88); bVar3 = false; if ((uVar1 < *(ulong *)(*param_1 + 0x10)) && (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) { lVar2 = FUN_002b7870(lVar2,&PTR_PTR_FUN_003b8630,&PTR_PTR_FUN_003bba30,0); bVar3 = lVar2 != 0; } return bVar3; }
9076_x86_64-linux-gnu-gold_and_x86_64-linux-gnu-gold_strip.c
get
FUN_002ffb30
/* std::money_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::get(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, bool, std::ios_base&, std::_Ios_Iostate&, std::wstring&) const */ void std::money_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::get (long *param_1) { /* WARNING: Could not recover jumptable at 0x002ffb3b. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*param_1 + 0x18))(); return; }
void FUN_002ffb30(long *param_1) { /* WARNING: Could not recover jumptable at 0x002ffb3b. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*param_1 + 0x18))(); return; }
MOV RAX,qword ptr [RDI] MOVZX R9D,R9B MOV RAX,qword ptr [RAX + 0x18] JMP RAX
null
null
null
null
[(u'CAST_-1204749428', u'LOAD_-1204749506'), ('tmp_52', u'LOAD_-1204749518'), ('const-1', u'RETURN_-1204749491'), ('const-24', u'INT_ADD_-1204749490'), (u'INT_ADD_-1204749490', u'CAST_-1204749428'), (u'LOAD_-1204749518', u'INT_ADD_-1204749490'), ('const-433', u'LOAD_-1204749506'), (u'LOAD_-1204749506', u'CALLIND_-1204749494'), ('const-433', u'LOAD_-1204749518')]
[(u'CAST_-1204749428', u'LOAD_-1204749506'), ('tmp_52', u'LOAD_-1204749518'), ('const-1', u'RETURN_-1204749491'), ('const-24', u'INT_ADD_-1204749490'), (u'INT_ADD_-1204749490', u'CAST_-1204749428'), (u'LOAD_-1204749518', u'INT_ADD_-1204749490'), ('const-433', u'LOAD_-1204749506'), (u'LOAD_-1204749506', u'CALLIND_-1204749494'), ('const-433', u'LOAD_-1204749518')]
null
null
002ffb30
x64
O2
(translation_unit "void FUN_002ffb30(long *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x002ffb3b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x18))();\n return;\n}\n\n" (function_definition "void FUN_002ffb30(long *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x002ffb3b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x18))();\n return;\n}" primitive_type (function_declarator "FUN_002ffb30(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 0x002ffb3b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x18))();\n return;\n}" { comment comment (expression_statement "(**(code **)(*param_1 + 0x18))();" (call_expression "(**(code **)(*param_1 + 0x18))()" (parenthesized_expression "(**(code **)(*param_1 + 0x18))" ( (pointer_expression "**(code **)(*param_1 + 0x18)" * (pointer_expression "*(code **)(*param_1 + 0x18)" * (cast_expression "(code **)(*param_1 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x18)" ( (binary_expression "*param_1 + 0x18" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::money_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >\n >::get(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >,\n std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, bool, std::ios_base&,\n std::_Ios_Iostate&, std::wstring&) const */\n\nvoid std::money_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::get\n (long *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x002ffb3b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x18))();\n return;\n}\n\n" comment (declaration "void std::money_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::get\n (long *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x002ffb3b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x18))();" primitive_type (ERROR "std::money_get<" identifier : : identifier <) identifier , (ERROR "std::istreambuf_iterator<" identifier : : identifier <) identifier , (ERROR "std::char_traits<wchar_t>>>::" identifier : : identifier < identifier >> > : :) (function_declarator "get\n (long *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x002ffb3b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x18))()" (function_declarator "get\n (long *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x002ffb3b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x18))" (function_declarator "get\n (long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (ERROR "{" {) comment comment (parameter_list "(**(code **)(*param_1 + 0x18))" ( (parameter_declaration "**(code **)(*param_1 + 0x18)" type_identifier (abstract_pointer_declarator "**(code **)(*param_1 + 0x18)" * (abstract_pointer_declarator "*(code **)(*param_1 + 0x18)" * (abstract_function_declarator "(code **)(*param_1 + 0x18)" (abstract_function_declarator "(code **)" (parameter_list "(code **)" ( (parameter_declaration "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ))) (parameter_list "(*param_1 + 0x18)" ( (ERROR "*" *) (parameter_declaration "param_1" type_identifier) (ERROR "+ 0x18" + number_literal) )))))) ))) (parameter_list "()" ( ))) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_002ffb30(long *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0x18))();\n return;\n}\n\n" (function_definition "void FUN_002ffb30(long *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0x18))();\n return;\n}" primitive_type (function_declarator "FUN_002ffb30(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n \n \n (**(code **)(*param_1 + 0x18))();\n return;\n}" { (expression_statement "(**(code **)(*param_1 + 0x18))();" (call_expression "(**(code **)(*param_1 + 0x18))()" (parenthesized_expression "(**(code **)(*param_1 + 0x18))" ( (pointer_expression "**(code **)(*param_1 + 0x18)" * (pointer_expression "*(code **)(*param_1 + 0x18)" * (cast_expression "(code **)(*param_1 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x18)" ( (binary_expression "*param_1 + 0x18" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void FUN_002ffb30(long *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0x18))();\n return;\n}" (primitive_type "void") (function_declarator "FUN_002ffb30(long *param_1)" (identifier "FUN_002ffb30") (parameter_list "(long *param_1)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n \n \n (**(code **)(*param_1 + 0x18))();\n return;\n}" ({ "{") (expression_statement "(**(code **)(*param_1 + 0x18))();" (call_expression "(**(code **)(*param_1 + 0x18))()" (parenthesized_expression "(**(code **)(*param_1 + 0x18))" (( "(") (pointer_expression "**(code **)(*param_1 + 0x18)" (* "*") (pointer_expression "*(code **)(*param_1 + 0x18)" (* "*") (cast_expression "(code **)(*param_1 + 0x18)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 0x18)" (( "(") (binary_expression "*param_1 + 0x18" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x18")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::money_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::get(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, bool, std::ios_base&, std::_Ios_Iostate&, std::wstring&) const */ void std::money_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::function_1 (long *type_3) { /* WARNING: Could not recover jumptable at 0x002ffb3b. Too many branches */ /* WARNING: Treating indirect jump as call */ (type_1**(type_2 **)(*type_3 + 0x18))(); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list))) (return_statement))))
null
void MASKED(long *param_1) { /* WARNING: Could not recover jumptable at 0x002ffb3b. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*param_1 + 0x18))(); return; }
161_aarch64-linux-gnu-objdump_and_aarch64-linux-gnu-objdump_strip.c
objdump_print_address
FUN_001091e0
void objdump_print_address(bfd_vma vma,disassemble_info *inf) { objdump_print_addr(vma,inf,(uint)(prefix_addresses == 0)); return; }
void FUN_001091e0(undefined8 param_1,undefined8 param_2) { FUN_001090d0(param_1,param_2,DAT_00157350 == 0); return; }
MOV EAX,dword ptr [0x00157350] XOR EDX,EDX TEST EAX,EAX SETZ DL JMP 0x001090d0
null
null
null
null
[('tmp_64', u'CALL_-1206939126'), ('tmp_163', u'INT_EQUAL_-1206939133'), (u'INT_ZEXT_-1206939098', u'CALL_-1206939126'), (u'INDIRECT_-1206939037', u'COPY_-1206939096'), ('const-0', u'RETURN_-1206939122'), ('const-0', u'INT_EQUAL_-1206939133'), (u'CALL_-1206939126', u'INDIRECT_-1206939037'), ('tmp_65', u'CALL_-1206939126'), (u'INT_EQUAL_-1206939133', u'INT_ZEXT_-1206939098')]
[(u'INDIRECT_-1206939040', u'COPY_-1206939099'), ('const-0', u'RETURN_-1206939122'), ('tmp_161', u'CALL_-1206939126'), ('tmp_160', u'CALL_-1206939126'), (u'INT_EQUAL_-1206939133', u'CALL_-1206939126'), ('const-0', u'INT_EQUAL_-1206939133'), ('tmp_151', u'INT_EQUAL_-1206939133'), (u'CALL_-1206939126', u'INDIRECT_-1206939040')]
null
null
001091e0
x64
O2
(translation_unit "void FUN_001091e0(undefined8 param_1,undefined8 param_2)\n\n{\n FUN_001090d0(param_1,param_2,DAT_00157350 == 0);\n return;\n}\n\n" (function_definition "void FUN_001091e0(undefined8 param_1,undefined8 param_2)\n\n{\n FUN_001090d0(param_1,param_2,DAT_00157350 == 0);\n return;\n}" primitive_type (function_declarator "FUN_001091e0(undefined8 param_1,undefined8 param_2)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) ))) (compound_statement "{\n FUN_001090d0(param_1,param_2,DAT_00157350 == 0);\n return;\n}" { (expression_statement "FUN_001090d0(param_1,param_2,DAT_00157350 == 0);" (call_expression "FUN_001090d0(param_1,param_2,DAT_00157350 == 0)" identifier (argument_list "(param_1,param_2,DAT_00157350 == 0)" ( identifier , identifier , (binary_expression "DAT_00157350 == 0" identifier == number_literal) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void objdump_print_address(bfd_vma vma,disassemble_info *inf)\n\n{\n objdump_print_addr(vma,inf,(uint)(prefix_addresses == 0));\n return;\n}\n\n" (function_definition "void objdump_print_address(bfd_vma vma,disassemble_info *inf)\n\n{\n objdump_print_addr(vma,inf,(uint)(prefix_addresses == 0));\n return;\n}" primitive_type (function_declarator "objdump_print_address(bfd_vma vma,disassemble_info *inf)" identifier (parameter_list "(bfd_vma vma,disassemble_info *inf)" ( (parameter_declaration "bfd_vma vma" type_identifier identifier) , (parameter_declaration "disassemble_info *inf" type_identifier (pointer_declarator "*inf" * identifier)) ))) (compound_statement "{\n objdump_print_addr(vma,inf,(uint)(prefix_addresses == 0));\n return;\n}" { (expression_statement "objdump_print_addr(vma,inf,(uint)(prefix_addresses == 0));" (call_expression "objdump_print_addr(vma,inf,(uint)(prefix_addresses == 0))" identifier (argument_list "(vma,inf,(uint)(prefix_addresses == 0))" ( identifier , identifier , (call_expression "(uint)(prefix_addresses == 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(prefix_addresses == 0)" ( (binary_expression "prefix_addresses == 0" identifier == number_literal) ))) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_001091e0(undefined8 param_1,undefined8 param_2)\n\n{\n FUN_001090d0(param_1,param_2,DAT_00157350 == 0);\n return;\n}\n\n" (function_definition "void FUN_001091e0(undefined8 param_1,undefined8 param_2)\n\n{\n FUN_001090d0(param_1,param_2,DAT_00157350 == 0);\n return;\n}" primitive_type (function_declarator "FUN_001091e0(undefined8 param_1,undefined8 param_2)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) ))) (compound_statement "{\n FUN_001090d0(param_1,param_2,DAT_00157350 == 0);\n return;\n}" { (expression_statement "FUN_001090d0(param_1,param_2,DAT_00157350 == 0);" (call_expression "FUN_001090d0(param_1,param_2,DAT_00157350 == 0)" identifier (argument_list "(param_1,param_2,DAT_00157350 == 0)" ( identifier , identifier , (binary_expression "DAT_00157350 == 0" identifier == number_literal) ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression IDENT == LIT) ))) ;) (return_statement return ;) })))
(function_definition "void FUN_001091e0(undefined8 param_1,undefined8 param_2)\n\n{\n FUN_001090d0(param_1,param_2,DAT_00157350 == 0);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001091e0(undefined8 param_1,undefined8 param_2)" (identifier "FUN_001091e0") (parameter_list "(undefined8 param_1,undefined8 param_2)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) () ")"))) (compound_statement "{\n FUN_001090d0(param_1,param_2,DAT_00157350 == 0);\n return;\n}" ({ "{") (expression_statement "FUN_001090d0(param_1,param_2,DAT_00157350 == 0);" (call_expression "FUN_001090d0(param_1,param_2,DAT_00157350 == 0)" (identifier "FUN_001090d0") (argument_list "(param_1,param_2,DAT_00157350 == 0)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (binary_expression "DAT_00157350 == 0" (identifier "DAT_00157350") (== "==") (number_literal "0")) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(type_1 vma,type_2 *inf) { var_1(vma,inf,(uint)(var_2 == 0)); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (binary_expression left: (identifier) right: (number_literal))))) (return_statement))))
null
void MASKED(undefined8 param_1,undefined8 param_2) { FUN_001090d0(param_1,param_2,DAT_00157350 == 0); return; }
6817_x86_64-linux-gnu-gold_and_x86_64-linux-gnu-gold_strip.c
find
FUN_002a8370
/* std::wstring::find(std::wstring const&, unsigned long) const */ void __thiscall std::wstring::find(wstring *this,wstring *param_1,ulong param_2) { find(this,*(wchar_t **)param_1,param_2,*(ulong *)(param_1 + 8)); return; }
void FUN_002a8370(undefined8 param_1,undefined8 *param_2,undefined8 param_3) { FUN_002a8280(param_1,*param_2,param_3,param_2[1]); return; }
MOV RCX,qword ptr [RSI + 0x8] MOV RSI,qword ptr [RSI] JMP 0x002a8280
null
null
null
null
[('const-8', u'PTRADD_-1204452431'), ('tmp_22', u'CAST_-1204452411'), ('const-433', u'LOAD_-1204452487'), (u'CAST_-1204452416', u'LOAD_-1204452493'), (u'PTRADD_-1204452431', u'CAST_-1204452416'), ('const-1', u'PTRADD_-1204452431'), (u'CAST_-1204452411', u'LOAD_-1204452487'), (u'LOAD_-1204452487', u'CALL_-1204452477'), ('const-433', u'LOAD_-1204452493'), ('tmp_23', u'CALL_-1204452477'), (u'LOAD_-1204452493', u'CALL_-1204452477'), ('const-0', u'RETURN_-1204452473'), ('tmp_22', u'PTRADD_-1204452431'), ('tmp_21', u'CALL_-1204452477')]
[('tmp_49', u'CALL_-1204452477'), ('const-8', u'PTRADD_-1204452415'), ('const-433', u'LOAD_-1204452493'), (u'LOAD_-1204452487', u'CALL_-1204452477'), ('const-1', u'PTRADD_-1204452415'), ('tmp_48', u'CALL_-1204452477'), ('tmp_37', u'LOAD_-1204452487'), (u'PTRADD_-1204452415', u'LOAD_-1204452493'), (u'LOAD_-1204452493', u'CALL_-1204452477'), ('const-0', u'RETURN_-1204452473'), ('tmp_37', u'PTRADD_-1204452415'), ('const-433', u'LOAD_-1204452487')]
null
null
002a8370
x64
O2
(translation_unit "void FUN_002a8370(undefined8 param_1,undefined8 *param_2,undefined8 param_3)\n\n{\n FUN_002a8280(param_1,*param_2,param_3,param_2[1]);\n return;\n}\n\n" (function_definition "void FUN_002a8370(undefined8 param_1,undefined8 *param_2,undefined8 param_3)\n\n{\n FUN_002a8280(param_1,*param_2,param_3,param_2[1]);\n return;\n}" primitive_type (function_declarator "FUN_002a8370(undefined8 param_1,undefined8 *param_2,undefined8 param_3)" identifier (parameter_list "(undefined8 param_1,undefined8 *param_2,undefined8 param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n FUN_002a8280(param_1,*param_2,param_3,param_2[1]);\n return;\n}" { (expression_statement "FUN_002a8280(param_1,*param_2,param_3,param_2[1]);" (call_expression "FUN_002a8280(param_1,*param_2,param_3,param_2[1])" identifier (argument_list "(param_1,*param_2,param_3,param_2[1])" ( identifier , (pointer_expression "*param_2" * identifier) , identifier , (subscript_expression "param_2[1]" identifier [ number_literal ]) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::wstring::find(std::wstring const&, unsigned long) const */\n\nvoid __thiscall std::wstring::find(wstring *this,wstring *param_1,ulong param_2)\n\n{\n find(this,*(wchar_t **)param_1,param_2,*(ulong *)(param_1 + 8));\n return;\n}\n\n" comment (function_definition "void __thiscall std::wstring::find(wstring *this,wstring *param_1,ulong param_2)\n\n{\n find(this,*(wchar_t **)param_1,param_2,*(ulong *)(param_1 + 8));\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::wstring::" identifier : : identifier : :) (function_declarator "find(wstring *this,wstring *param_1,ulong param_2)" identifier (parameter_list "(wstring *this,wstring *param_1,ulong param_2)" ( (parameter_declaration "wstring *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "wstring *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong param_2" type_identifier identifier) ))) (compound_statement "{\n find(this,*(wchar_t **)param_1,param_2,*(ulong *)(param_1 + 8));\n return;\n}" { (expression_statement "find(this,*(wchar_t **)param_1,param_2,*(ulong *)(param_1 + 8));" (call_expression "find(this,*(wchar_t **)param_1,param_2,*(ulong *)(param_1 + 8))" identifier (argument_list "(this,*(wchar_t **)param_1,param_2,*(ulong *)(param_1 + 8))" ( identifier , (pointer_expression "*(wchar_t **)param_1" * (cast_expression "(wchar_t **)param_1" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) , identifier , (pointer_expression "*(ulong *)(param_1 + 8)" * (cast_expression "(ulong *)(param_1 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002a8370(undefined8 param_1,undefined8 *param_2,undefined8 param_3)\n\n{\n FUN_002a8280(param_1,*param_2,param_3,param_2[1]);\n return;\n}\n\n" (function_definition "void FUN_002a8370(undefined8 param_1,undefined8 *param_2,undefined8 param_3)\n\n{\n FUN_002a8280(param_1,*param_2,param_3,param_2[1]);\n return;\n}" primitive_type (function_declarator "FUN_002a8370(undefined8 param_1,undefined8 *param_2,undefined8 param_3)" identifier (parameter_list "(undefined8 param_1,undefined8 *param_2,undefined8 param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n FUN_002a8280(param_1,*param_2,param_3,param_2[1]);\n return;\n}" { (expression_statement "FUN_002a8280(param_1,*param_2,param_3,param_2[1]);" (call_expression "FUN_002a8280(param_1,*param_2,param_3,param_2[1])" identifier (argument_list "(param_1,*param_2,param_3,param_2[1])" ( identifier , (pointer_expression "*param_2" * identifier) , identifier , (subscript_expression "param_2[1]" identifier [ number_literal ]) ))) ;) (return_statement "return;" return ;) })))
(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 { (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression * IDENT) , IDENT , (subscript_expression IDENT [ LIT ]) ))) ;) (return_statement return ;) })))
(function_definition "void FUN_002a8370(undefined8 param_1,undefined8 *param_2,undefined8 param_3)\n\n{\n FUN_002a8280(param_1,*param_2,param_3,param_2[1]);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002a8370(undefined8 param_1,undefined8 *param_2,undefined8 param_3)" (identifier "FUN_002a8370") (parameter_list "(undefined8 param_1,undefined8 *param_2,undefined8 param_3)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 *param_2" (type_identifier "undefined8") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) () ")"))) (compound_statement "{\n FUN_002a8280(param_1,*param_2,param_3,param_2[1]);\n return;\n}" ({ "{") (expression_statement "FUN_002a8280(param_1,*param_2,param_3,param_2[1]);" (call_expression "FUN_002a8280(param_1,*param_2,param_3,param_2[1])" (identifier "FUN_002a8280") (argument_list "(param_1,*param_2,param_3,param_2[1])" (( "(") (identifier "param_1") (, ",") (pointer_expression "*param_2" (* "*") (identifier "param_2")) (, ",") (identifier "param_3") (, ",") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::wstring::find(std::wstring const&, unsigned long) const */ void __thiscall std::type_1::function_1(type_1 *this,type_1 *var_1,type_2 param_2) { function_1(this,*(type_3 **)var_1,param_2,*(type_2 *)(var_1 + 8)); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (identifier) (subscript_expression argument: (identifier) index: (number_literal))))) (return_statement))))
null
void MASKED(undefined8 param_1,undefined8 *param_2,undefined8 param_3) { FUN_002a8280(param_1,*param_2,param_3,param_2[1]); return; }
1349_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
~Struct_no_relax
FUN_0015f9c0
/* DWARF original prototype: void ~Struct_no_relax(Struct_no_relax * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_no_relax::~Struct_no_relax(Struct_no_relax *this,int __in_chrg) { pointer pcVar1; (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_0049e498; 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_0015f9c0(undefined8 *param_1) { *param_1 = &PTR_FUN_0049e498; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_00338a40(); } thunk_FUN_00338a40(param_1,0x60); return; }
LEA RAX,[0x49e498] PUSH RBX MOV RBX,RDI MOV qword ptr [RDI],RAX MOV RDI,qword ptr [RDI + 0x8] LEA RAX,[RBX + 0x18] CMP RDI,RAX JZ 0x0015f9e0 CALL 0x00338a40 MOV RDI,RBX MOV ESI,0x60 POP RBX JMP 0x00338a30
null
null
null
null
[(u'PTRSUB_-1207240099', u'CAST_-1207240089'), (u'LOAD_-1207240232', u'CALL_-1207240197'), ('tmp_93', u'PTRSUB_-1207240094'), ('const-8', u'PTRSUB_-1207240094'), ('const-96', u'CALL_-1207240176'), (u'PTRSUB_-1207240084', u'PTRSUB_-1207240081'), ('tmp_93', u'CALL_-1207240176'), ('const-16', u'PTRSUB_-1207240081'), ('const-0', u'PTRSUB_-1207240089'), (u'PTRSUB_-1207240088', u'PTRSUB_-1207240084'), ('const-4842648', u'PTRSUB_-1207240099'), ('const-433', u'LOAD_-1207240232'), (u'PTRSUB_-1207240094', u'PTRSUB_-1207240093'), ('tmp_93', u'PTRSUB_-1207240088'), ('const-8', u'PTRSUB_-1207240088'), ('tmp_93', u'PTRSUB_-1207240098'), ('const-433', u'STORE_-1207240236'), (u'PTRSUB_-1207240098', u'PTRSUB_-1207240093'), ('tmp_58', u'CBRANCH_-1207240204'), (u'INT_NOTEQUAL_-1207240205', u'CBRANCH_-1207240204'), ('const-0', u'PTRSUB_-1207240093'), (u'LOAD_-1207240232', u'CAST_-1207240077'), (u'PTRSUB_-1207240081', u'INT_NOTEQUAL_-1207240205'), (u'PTRSUB_-1207240093', u'STORE_-1207240236'), ('const-0', u'PTRSUB_-1207240098'), (u'PTRSUB_-1207240089', u'PTRSUB_-1207240086'), (u'CAST_-1207240089', u'STORE_-1207240236'), ('const-0', u'PTRSUB_-1207240099'), ('const-0', u'PTRSUB_-1207240086'), ('const-0', u'PTRSUB_-1207240093'), (u'PTRSUB_-1207240086', u'LOAD_-1207240232'), ('const-0', u'PTRSUB_-1207240084'), (u'CAST_-1207240077', u'INT_NOTEQUAL_-1207240205'), ('const-0', u'RETURN_-1207240172'), (u'PTRSUB_-1207240093', u'PTRSUB_-1207240089')]
[(u'PTRSUB_-1207240100', u'STORE_-1207240236'), ('const-8', u'PTRADD_-1207240092'), ('tmp_58', u'CBRANCH_-1207240204'), (u'INT_NOTEQUAL_-1207240205', u'CBRANCH_-1207240204'), ('const-8', u'PTRADD_-1207240097'), ('const-96', u'CALL_-1207240176'), (u'CAST_-1207240096', u'INT_NOTEQUAL_-1207240205'), ('const-4842648', u'PTRSUB_-1207240100'), ('tmp_194', u'PTRADD_-1207240097'), ('const-433', u'STORE_-1207240236'), (u'PTRADD_-1207240097', u'LOAD_-1207240232'), (u'PTRADD_-1207240092', u'INT_NOTEQUAL_-1207240205'), ('const-3', u'PTRADD_-1207240092'), (u'LOAD_-1207240232', u'CAST_-1207240096'), ('tmp_194', u'CALL_-1207240176'), ('const-0', u'PTRSUB_-1207240100'), ('tmp_194', u'STORE_-1207240236'), ('const-433', u'LOAD_-1207240232'), ('const-1', u'PTRADD_-1207240097'), ('const-0', u'RETURN_-1207240172'), ('tmp_194', u'PTRADD_-1207240092')]
null
null
0015f9c0
x64
O2
(translation_unit "void FUN_0015f9c0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0049e498;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a40();\n }\n thunk_FUN_00338a40(param_1,0x60);\n return;\n}\n\n" (function_definition "void FUN_0015f9c0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0049e498;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a40();\n }\n thunk_FUN_00338a40(param_1,0x60);\n return;\n}" primitive_type (function_declarator "FUN_0015f9c0(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_0049e498;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a40();\n }\n thunk_FUN_00338a40(param_1,0x60);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_0049e498;" (assignment_expression "*param_1 = &PTR_FUN_0049e498" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_0049e498" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a40();\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_00338a40();\n }" { (expression_statement "FUN_00338a40();" (call_expression "FUN_00338a40()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "thunk_FUN_00338a40(param_1,0x60);" (call_expression "thunk_FUN_00338a40(param_1,0x60)" identifier (argument_list "(param_1,0x60)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void ~Struct_no_relax(Struct_no_relax * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_relax::~Struct_no_relax(Struct_no_relax *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_0049e498;\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_relax::~Struct_no_relax(Struct_no_relax *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_0049e498;\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_relax::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_no_relax(Struct_no_relax *this,int __in_chrg)" identifier (parameter_list "(Struct_no_relax *this,int __in_chrg)" ( (parameter_declaration "Struct_no_relax *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_0049e498;\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_0049e498;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_0049e498" (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_0049e498" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_0049e498" & 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_0015f9c0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0049e498;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a40();\n }\n thunk_FUN_00338a40(param_1,0x60);\n return;\n}\n\n" (function_definition "void FUN_0015f9c0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0049e498;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a40();\n }\n thunk_FUN_00338a40(param_1,0x60);\n return;\n}" primitive_type (function_declarator "FUN_0015f9c0(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_0049e498;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a40();\n }\n thunk_FUN_00338a40(param_1,0x60);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_0049e498;" (assignment_expression "*param_1 = &PTR_FUN_0049e498" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_0049e498" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a40();\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_00338a40();\n }" { (expression_statement "FUN_00338a40();" (call_expression "FUN_00338a40()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "thunk_FUN_00338a40(param_1,0x60);" (call_expression "thunk_FUN_00338a40(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_0015f9c0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0049e498;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a40();\n }\n thunk_FUN_00338a40(param_1,0x60);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0015f9c0(undefined8 *param_1)" (identifier "FUN_0015f9c0") (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_0049e498;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a40();\n }\n thunk_FUN_00338a40(param_1,0x60);\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_0049e498;" (assignment_expression "*param_1 = &PTR_FUN_0049e498" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_0049e498" (& "&") (identifier "PTR_FUN_0049e498"))) (; ";")) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a40();\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_00338a40();\n }" ({ "{") (expression_statement "FUN_00338a40();" (call_expression "FUN_00338a40()" (identifier "FUN_00338a40") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "thunk_FUN_00338a40(param_1,0x60);" (call_expression "thunk_FUN_00338a40(param_1,0x60)" (identifier "thunk_FUN_00338a40") (argument_list "(param_1,0x60)" (( "(") (identifier "param_1") (, ",") (number_literal "0x60") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void ~Struct_no_relax(Struct_no_relax * 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_0049e498; 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_0049e498; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_00338a40(); } thunk_FUN_00338a40(param_1,0x60); return; }
3416_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
broadcast
FUN_001ec6d0
/* DWARF original prototype: void broadcast(Condvar_impl_nothreads * this) */ void __thiscall gold::Condvar_impl_nothreads::broadcast(Condvar_impl_nothreads *this) { return; }
void FUN_001ec6d0(void) { return; }
RET
null
null
null
null
[('const-0', u'RETURN_-1207843108')]
[('const-0', u'RETURN_-1207843108')]
null
null
001ec6d0
x64
O2
(translation_unit "void FUN_001ec6d0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_001ec6d0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_001ec6d0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void broadcast(Condvar_impl_nothreads * this) */\n\nvoid __thiscall gold::Condvar_impl_nothreads::broadcast(Condvar_impl_nothreads *this)\n\n{\n return;\n}\n\n" comment (function_definition "void __thiscall gold::Condvar_impl_nothreads::broadcast(Condvar_impl_nothreads *this)\n\n{\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Condvar_impl_nothreads::" identifier : : identifier : :) (function_declarator "broadcast(Condvar_impl_nothreads *this)" identifier (parameter_list "(Condvar_impl_nothreads *this)" ( (parameter_declaration "Condvar_impl_nothreads *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n return;\n}" { (return_statement "return;" return ;) })))
(translation_unit "void FUN_001ec6d0(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_001ec6d0(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_001ec6d0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) })))
(function_definition "void FUN_001ec6d0(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_001ec6d0(void)" (identifier "FUN_001ec6d0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void broadcast(Condvar_impl_nothreads * this) */ void __thiscall gold::type_1::function_1(type_1 *this) { 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 (return_statement))))
null
void MASKED(void) { return; }
5316_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
Output_reloc
FUN_002712e0
/* DWARF original prototype: void Output_reloc(Output_reloc<9,_true,_64,_true> * this, Symbol * gsym, uint type, Output_data * od, Address address, bool is_relative, bool is_symbolless, bool use_plt_offset) */ void __thiscall gold::Output_reloc<9,_true,_64,_true>::Output_reloc (Output_reloc<9,_true,_64,_true> *this,Symbol *gsym,uint type,Output_data *od, Address address,bool is_relative,bool is_symbolless,bool use_plt_offset) { uint uVar1; this->address_ = address; this->shndx_ = 0xfffffffc; uVar1 = *(uint *)&this->field_0x1c & 0xf0000000 | type & 0xfffffff; *(uint *)&this->field_0x1c = uVar1; this->field_0x1f = (byte)(uVar1 >> 0x18) & 0x4f | (byte)((is_relative & 1) << 4) | (byte)((is_symbolless & 1) << 5) | use_plt_offset << 7; *(ulong *)&this->local_sym_index_ = *(ulong *)&this->local_sym_index_ & 0xbfffffff00000000 | 0xffffffff; if (type == (type & 0xfffffff)) { (this->u1_).gsym = gsym; (this->u2_).od = od; set_needs_dynsym_index(this); return; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.cc",0x2de,"Output_reloc"); }
void FUN_002712e0(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4, undefined8 param_5,uint param_6,byte param_7,char param_8) { uint uVar1; param_1[2] = param_5; *(undefined4 *)(param_1 + 4) = 0xfffffffc; uVar1 = *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_3 & 0xfffffff; *(uint *)((long)param_1 + 0x1c) = uVar1; *(byte *)((long)param_1 + 0x1f) = (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) | param_8 << 7; param_1[3] = param_1[3] & 0xbfffffff00000000 | 0xffffffff; if (param_3 == (param_3 & 0xfffffff)) { *param_1 = param_2; param_1[1] = param_4; FUN_00271180(); return; } /* WARNING: Subroutine does not return */ FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc"); }
SUB RSP,0x8 MOV EAX,dword ptr [RDI + 0x1c] MOV qword ptr [RDI + 0x10],R8 MOV R8D,EDX AND R8D,0xfffffff MOVZX R10D,byte ptr [RSP + 0x10] SHL R9D,0x4 MOV dword ptr [RDI + 0x20],0xfffffffc AND EAX,0xf0000000 AND R9D,0x10 OR EAX,R8D AND R10D,0x1 MOV dword ptr [RDI + 0x1c],EAX SHR EAX,0x18 SHL R10D,0x5 AND EAX,0xffffffcf OR EAX,R9D MOVZX R9D,byte ptr [RSP + 0x18] OR EAX,R10D SHL R9D,0x7 AND EAX,0x7f OR EAX,R9D MOV R9D,0xffffffff MOV byte ptr [RDI + 0x1f],AL MOV RAX,-0x4000000100000000 AND RAX,qword ptr [RDI + 0x18] OR RAX,R9 MOV qword ptr [RDI + 0x18],RAX CMP EDX,R8D JNZ 0x0027136c MOV qword ptr [RDI],RSI MOV qword ptr [RDI + 0x8],RCX ADD RSP,0x8 JMP 0x00271180 LEA RDX,[0x3ee668] MOV ESI,0x2de LEA RDI,[0x3ed836] CALL 0x001e9890
null
null
null
null
[('const--4611686022722355200', u'INT_AND_-1204284276'), ('tmp_940', u'PTRSUB_-1204283917'), (u'CAST_-1204283967', u'STORE_-1204284532'), ('const-1', u'INT_AND_-1204284522'), (u'SUBPIECE_-1204283956', u'INT_OR_-1204284327'), (u'CAST_-1204283912', u'LOAD_-1204284302'), (u'INT_OR_-1204283992', u'INT_OR_-1204284327'), ('const-16', u'PTRSUB_-1204284022'), ('const-0', u'RETURN_-1204284220'), ('const-0', u'SUBPIECE_-1204283956'), ('const-32', u'PTRSUB_-1204283997'), (u'INT_OR_-1204284534', u'INT_RIGHT_-1204283962'), ('const-433', u'LOAD_-1204284302'), (u'INT_OR_-1204284262', u'STORE_-1204284275'), (u'INT_OR_-1204284314', u'STORE_-1204284319'), (u'INT_AND_-1204284564', u'INT_OR_-1204284534'), (u'COPY_-1204283938', u'CALL_-1204284193'), ('tmp_944', u'STORE_-1204284679'), (u'SUBPIECE_-1204283954', u'INT_OR_-1204283992'), ('const-28', u'PTRSUB_-1204284026'), (u'INT_AND_-1204284643', u'INT_OR_-1204284534'), ('tmp_942', u'INT_AND_-1204284643'), ('const-433', u'STORE_-1204284598'), (u'PTRSUB_-1204284022', u'STORE_-1204284679'), ('const-79', u'INT_AND_-1204283991'), ('const-1', u'INT_AND_-1204284048'), ('const-0', u'SUBPIECE_-1204283953'), ('const-4294967295', u'INT_OR_-1204284262'), ('const-433', u'STORE_-1204284532'), ('const-8', u'PTRSUB_-1204283895'), ('const-0', u'SUBPIECE_-1204283954'), (u'PTRSUB_-1204283973', u'CAST_-1204283967'), ('const-1', u'RETURN_-1204284188'), ('tmp_940', u'PTRSUB_-1204283909'), ('const-433', u'STORE_-1204284319'), ('const-4294967292', u'STORE_-1204284598'), ('tmp_946', u'INT_ZEXT_-1204284123'), (u'COPY_-1204283937', u'CALL_-1204284193'), ('const-0', u'PTRSUB_-1204283892'), ('const-433', u'STORE_-1204284275'), (u'PTRSUB_-1204283892', u'STORE_-1204284252'), (u'INT_AND_-1204284643', u'INT_EQUAL_-1204284257'), (u'INT_ZEXT_-1204284178', u'INT_AND_-1204284048'), ('tmp_940', u'CALL_-1204284224'), (u'INT_AND_-1204283991', u'INT_OR_-1204283992'), (u'CAST_-1204284018', u'LOAD_-1204284688'), ('const-28', u'PTRSUB_-1204283973'), (u'INT_AND_-1204284276', u'INT_OR_-1204284262'), (u'PTRSUB_-1204283909', u'CAST_-1204283904'), (u'INT_RIGHT_-1204283962', u'SUBPIECE_-1204283953'), ('tmp_943', u'STORE_-1204284246'), ('tmp_942', u'INT_EQUAL_-1204284257'), ('tmp_940', u'PTRSUB_-1204284022'), ('const-24', u'PTRSUB_-1204283917'), (u'LOAD_-1204284688', u'INT_AND_-1204284564'), ('tmp_940', u'PTRSUB_-1204283973'), ('const-433', u'STORE_-1204284246'), ('tmp_947', u'INT_LEFT_-1204284086'), ('const-4122216', u'COPY_-1204283937'), ('const-433', u'LOAD_-1204284688'), (u'INT_ZEXT_-1204284123', u'INT_AND_-1204284522'), ('const-268435455', u'INT_AND_-1204284643'), ('tmp_941', u'STORE_-1204284252'), (u'INT_AND_-1204284522', u'INT_LEFT_-1204284459'), ('const-24', u'PTRSUB_-1204283909'), ('tmp_940', u'PTRSUB_-1204283899'), ('const-4026531840', u'INT_AND_-1204284564'), ('tmp_940', u'PTRSUB_-1204284026'), (u'PTRSUB_-1204283931', u'STORE_-1204284319'), ('const-4', u'INT_LEFT_-1204284547'), (u'INT_LEFT_-1204284086', u'INT_OR_-1204284314'), (u'PTRSUB_-1204283888', u'STORE_-1204284246'), (u'INT_LEFT_-1204284459', u'SUBPIECE_-1204283956'), (u'INT_AND_-1204284048', u'INT_LEFT_-1204284547'), (u'LOAD_-1204284302', u'INT_AND_-1204284276'), (u'INT_OR_-1204284534', u'STORE_-1204284532'), ('const-734', u'CALL_-1204284193'), ('tmp_940', u'PTRSUB_-1204283997'), ('const-433', u'STORE_-1204284679'), ('tmp_940', u'PTRSUB_-1204283895'), (u'INT_LEFT_-1204284547', u'SUBPIECE_-1204283954'), (u'PTRSUB_-1204284026', u'CAST_-1204284018'), (u'PTRSUB_-1204283997', u'STORE_-1204284598'), (u'PTRSUB_-1204283899', u'PTRSUB_-1204283892'), (u'PTRSUB_-1204283895', u'PTRSUB_-1204283888'), ('const-24', u'INT_RIGHT_-1204283962'), (u'CAST_-1204283904', u'STORE_-1204284275'), ('const-4118582', u'COPY_-1204283938'), ('const-31', u'PTRSUB_-1204283931'), ('const-7', u'INT_LEFT_-1204284086'), ('const-433', u'STORE_-1204284252'), ('tmp_945', u'INT_ZEXT_-1204284178'), ('const-5', u'INT_LEFT_-1204284459'), ('tmp_940', u'PTRSUB_-1204283931'), (u'SUBPIECE_-1204283953', u'INT_AND_-1204283991'), (u'PTRSUB_-1204283917', u'CAST_-1204283912'), ('const-0', u'PTRSUB_-1204283888'), ('tmp_872', u'CBRANCH_-1204284254'), (u'INT_OR_-1204284327', u'INT_OR_-1204284314'), (u'INT_EQUAL_-1204284257', u'CBRANCH_-1204284254'), ('const-0', u'PTRSUB_-1204283899')]
[(u'SUBPIECE_-1204283963', u'INT_OR_-1204284327'), (u'COPY_-1204283944', u'CALL_-1204284193'), (u'INT_LEFT_-1204284547', u'SUBPIECE_-1204283961'), (u'COPY_-1204283945', u'CALL_-1204284193'), ('const-433', u'STORE_-1204284275'), ('const-1', u'INT_AND_-1204284522'), ('tmp_1371', u'CAST_-1204283933'), ('const-433', u'STORE_-1204284598'), ('tmp_1371', u'PTRADD_-1204283907'), ('const-0', u'RETURN_-1204284220'), ('const-433', u'STORE_-1204284532'), ('const-5', u'INT_LEFT_-1204284459'), ('const-4294967292', u'STORE_-1204284598'), (u'INT_OR_-1204283999', u'INT_OR_-1204284327'), (u'INT_OR_-1204284262', u'STORE_-1204284275'), (u'INT_OR_-1204284314', u'STORE_-1204284319'), (u'INT_AND_-1204284564', u'INT_OR_-1204284534'), ('tmp_1371', u'PTRADD_-1204284031'), ('tmp_1545', u'INT_EQUAL_-1204284257'), (u'INT_ADD_-1204284305', u'CAST_-1204283932'), ('const-8', u'PTRADD_-1204283928'), ('tmp_1371', u'CAST_-1204284029'), (u'INT_AND_-1204284643', u'INT_OR_-1204284534'), ('tmp_1371', u'PTRADD_-1204283928'), ('const-8', u'PTRADD_-1204283920'), ('const-433', u'LOAD_-1204284302'), (u'CAST_-1204284028', u'LOAD_-1204284688'), (u'INT_ADD_-1204284672', u'CAST_-1204284028'), ('const-31', u'INT_ADD_-1204284305'), ('const-433', u'STORE_-1204284319'), ('const-1', u'RETURN_-1204284188'), ('const-0', u'SUBPIECE_-1204283961'), ('const-1', u'PTRADD_-1204283907'), (u'SUBPIECE_-1204283960', u'INT_AND_-1204283998'), (u'SUBPIECE_-1204283961', u'INT_OR_-1204283999'), (u'CAST_-1204283933', u'INT_ADD_-1204284305'), ('tmp_1378', u'STORE_-1204284252'), (u'CAST_-1204283976', u'INT_ADD_-1204284518'), ('const-28', u'INT_ADD_-1204284518'), (u'INT_AND_-1204283998', u'INT_OR_-1204283999'), (u'INT_AND_-1204284643', u'INT_EQUAL_-1204284257'), ('const-1', u'INT_AND_-1204284055'), (u'PTRADD_-1204284031', u'STORE_-1204284679'), ('const-0', u'SUBPIECE_-1204283960'), ('const-433', u'STORE_-1204284246'), ('const-79', u'INT_AND_-1204283998'), (u'INT_AND_-1204284276', u'INT_OR_-1204284262'), (u'CAST_-1204283975', u'STORE_-1204284532'), ('tmp_1373', u'STORE_-1204284679'), (u'PTRADD_-1204283920', u'STORE_-1204284275'), ('const-433', u'LOAD_-1204284688'), ('const-734', u'CALL_-1204284193'), ('const-8', u'PTRADD_-1204284031'), ('tmp_1545', u'INT_AND_-1204284643'), (u'LOAD_-1204284688', u'INT_AND_-1204284564'), (u'INT_LEFT_-1204284089', u'INT_OR_-1204284314'), ('const-24', u'INT_RIGHT_-1204283973'), (u'INT_ADD_-1204284518', u'CAST_-1204283975'), ('tmp_1538', u'INT_LEFT_-1204284089'), ('const-4', u'PTRADD_-1204284006'), ('const-4122216', u'COPY_-1204283944'), (u'INT_RIGHT_-1204283973', u'SUBPIECE_-1204283960'), (u'PTRADD_-1204284006', u'CAST_-1204284000'), ('const-268435455', u'INT_AND_-1204284643'), (u'INT_AND_-1204284522', u'INT_LEFT_-1204284459'), (u'CAST_-1204284000', u'STORE_-1204284598'), (u'PTRADD_-1204283907', u'STORE_-1204284246'), ('const-4026531840', u'INT_AND_-1204284564'), ('tmp_1377', u'STORE_-1204284246'), ('tmp_1371', u'CAST_-1204283976'), ('const-433', u'STORE_-1204284679'), ('const-3', u'PTRADD_-1204283920'), ('tmp_1410', u'INT_AND_-1204284055'), (u'LOAD_-1204284302', u'INT_AND_-1204284276'), (u'INT_OR_-1204284534', u'STORE_-1204284532'), ('const-4294967295', u'INT_OR_-1204284262'), ('const-4118582', u'COPY_-1204283945'), (u'INT_AND_-1204284055', u'INT_LEFT_-1204284547'), ('const-0', u'SUBPIECE_-1204283963'), (u'INT_LEFT_-1204284459', u'SUBPIECE_-1204283963'), ('const-8', u'PTRADD_-1204284006'), ('tmp_1537', u'INT_ZEXT_-1204284126'), ('tmp_1371', u'PTRADD_-1204284006'), (u'CAST_-1204283932', u'STORE_-1204284319'), ('const-8', u'PTRADD_-1204283907'), ('const--4611686022722355200', u'INT_AND_-1204284276'), (u'INT_OR_-1204284534', u'INT_RIGHT_-1204283973'), ('const-28', u'INT_ADD_-1204284672'), ('tmp_1371', u'STORE_-1204284252'), ('tmp_872', u'CBRANCH_-1204284254'), ('const-7', u'INT_LEFT_-1204284089'), (u'INT_ZEXT_-1204284126', u'INT_AND_-1204284522'), (u'INT_OR_-1204284327', u'INT_OR_-1204284314'), ('const-4', u'INT_LEFT_-1204284547'), (u'CAST_-1204284029', u'INT_ADD_-1204284672'), (u'INT_EQUAL_-1204284257', u'CBRANCH_-1204284254'), ('const-433', u'STORE_-1204284252'), ('tmp_1371', u'PTRADD_-1204283920'), (u'PTRADD_-1204283928', u'LOAD_-1204284302'), ('const-3', u'PTRADD_-1204283928'), ('const-2', u'PTRADD_-1204284031')]
null
null
002712e0
x64
O2
(translation_unit "void FUN_002712e0(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,\n undefined8 param_5,uint param_6,byte param_7,char param_8)\n\n{\n uint uVar1;\n \n param_1[2] = param_5;\n *(undefined4 *)(param_1 + 4) = 0xfffffffc;\n uVar1 = *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_3 & 0xfffffff;\n *(uint *)((long)param_1 + 0x1c) = uVar1;\n *(byte *)((long)param_1 + 0x1f) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7;\n param_1[3] = param_1[3] & 0xbfffffff00000000 | 0xffffffff;\n if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00271180();\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc");\n}\n\n" (function_definition "void FUN_002712e0(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,\n undefined8 param_5,uint param_6,byte param_7,char param_8)\n\n{\n uint uVar1;\n \n param_1[2] = param_5;\n *(undefined4 *)(param_1 + 4) = 0xfffffffc;\n uVar1 = *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_3 & 0xfffffff;\n *(uint *)((long)param_1 + 0x1c) = uVar1;\n *(byte *)((long)param_1 + 0x1f) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7;\n param_1[3] = param_1[3] & 0xbfffffff00000000 | 0xffffffff;\n if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00271180();\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc");\n}" primitive_type (function_declarator "FUN_002712e0(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,\n undefined8 param_5,uint param_6,byte param_7,char param_8)" identifier (parameter_list "(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,\n undefined8 param_5,uint param_6,byte param_7,char param_8)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "uint param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "uint param_6" type_identifier identifier) , (parameter_declaration "byte param_7" type_identifier identifier) , (parameter_declaration "char param_8" primitive_type identifier) ))) (compound_statement "{\n uint uVar1;\n \n param_1[2] = param_5;\n *(undefined4 *)(param_1 + 4) = 0xfffffffc;\n uVar1 = *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_3 & 0xfffffff;\n *(uint *)((long)param_1 + 0x1c) = uVar1;\n *(byte *)((long)param_1 + 0x1f) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7;\n param_1[3] = param_1[3] & 0xbfffffff00000000 | 0xffffffff;\n if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00271180();\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc");\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (expression_statement "param_1[2] = param_5;" (assignment_expression "param_1[2] = param_5" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined4 *)(param_1 + 4) = 0xfffffffc;" (assignment_expression "*(undefined4 *)(param_1 + 4) = 0xfffffffc" (pointer_expression "*(undefined4 *)(param_1 + 4)" * (cast_expression "(undefined4 *)(param_1 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "uVar1 = *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_3 & 0xfffffff;" (assignment_expression "uVar1 = *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_3 & 0xfffffff" identifier = (binary_expression "*(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_3 & 0xfffffff" (binary_expression "*(uint *)((long)param_1 + 0x1c) & 0xf0000000" (pointer_expression "*(uint *)((long)param_1 + 0x1c)" * (cast_expression "(uint *)((long)param_1 + 0x1c)" ( (type_descriptor "uint *" 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) | (binary_expression "param_3 & 0xfffffff" identifier & number_literal))) ;) (expression_statement "*(uint *)((long)param_1 + 0x1c) = uVar1;" (assignment_expression "*(uint *)((long)param_1 + 0x1c) = uVar1" (pointer_expression "*(uint *)((long)param_1 + 0x1c)" * (cast_expression "(uint *)((long)param_1 + 0x1c)" ( (type_descriptor "uint *" 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) )))) = identifier) ;) (expression_statement "*(byte *)((long)param_1 + 0x1f) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7;" (assignment_expression "*(byte *)((long)param_1 + 0x1f) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7" (pointer_expression "*(byte *)((long)param_1 + 0x1f)" * (cast_expression "(byte *)((long)param_1 + 0x1f)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x1f)" ( (binary_expression "(long)param_1 + 0x1f" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7" (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5)" (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4)" (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f" (call_expression "(byte)(uVar1 >> 0x18)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(uVar1 >> 0x18)" ( (binary_expression "uVar1 >> 0x18" identifier >> number_literal) ))) & number_literal) | (call_expression "(byte)((param_6 & 1) << 4)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((param_6 & 1) << 4)" ( (binary_expression "(param_6 & 1) << 4" (parenthesized_expression "(param_6 & 1)" ( (binary_expression "param_6 & 1" identifier & number_literal) )) << number_literal) )))) | (call_expression "(byte)((param_7 & 1) << 5)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((param_7 & 1) << 5)" ( (binary_expression "(param_7 & 1) << 5" (parenthesized_expression "(param_7 & 1)" ( (binary_expression "param_7 & 1" identifier & number_literal) )) << number_literal) )))) | (binary_expression "param_8 << 7" identifier << number_literal))) ;) (expression_statement "param_1[3] = param_1[3] & 0xbfffffff00000000 | 0xffffffff;" (assignment_expression "param_1[3] = param_1[3] & 0xbfffffff00000000 | 0xffffffff" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (binary_expression "param_1[3] & 0xbfffffff00000000 | 0xffffffff" (binary_expression "param_1[3] & 0xbfffffff00000000" (subscript_expression "param_1[3]" identifier [ number_literal ]) & number_literal) | number_literal)) ;) (if_statement "if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00271180();\n return;\n }" if (parenthesized_expression "(param_3 == (param_3 & 0xfffffff))" ( (binary_expression "param_3 == (param_3 & 0xfffffff)" identifier == (parenthesized_expression "(param_3 & 0xfffffff)" ( (binary_expression "param_3 & 0xfffffff" identifier & number_literal) ))) )) (compound_statement "{\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00271180();\n return;\n }" { (expression_statement "*param_1 = param_2;" (assignment_expression "*param_1 = param_2" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "param_1[1] = param_4;" (assignment_expression "param_1[1] = param_4" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_00271180();" (call_expression "FUN_00271180()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) comment (expression_statement "FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc");" (call_expression "FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc")" identifier (argument_list "("../../gold/output.cc",0x2de,"Output_reloc")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""Output_reloc"" " string_content ") ))) ;) })))
(translation_unit "/* DWARF original prototype: void Output_reloc(Output_reloc<9,_true,_64,_true> * this, Symbol *\n gsym, uint type, Output_data * od, Address address, bool is_relative, bool is_symbolless, bool\n use_plt_offset) */\n\nvoid __thiscall\ngold::Output_reloc<9,_true,_64,_true>::Output_reloc\n (Output_reloc<9,_true,_64,_true> *this,Symbol *gsym,uint type,Output_data *od,\n Address address,bool is_relative,bool is_symbolless,bool use_plt_offset)\n\n{\n uint uVar1;\n \n this->address_ = address;\n this->shndx_ = 0xfffffffc;\n uVar1 = *(uint *)&this->field_0x1c & 0xf0000000 | type & 0xfffffff;\n *(uint *)&this->field_0x1c = uVar1;\n this->field_0x1f =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((is_relative & 1) << 4) |\n (byte)((is_symbolless & 1) << 5) | use_plt_offset << 7;\n *(ulong *)&this->local_sym_index_ =\n *(ulong *)&this->local_sym_index_ & 0xbfffffff00000000 | 0xffffffff;\n if (type == (type & 0xfffffff)) {\n (this->u1_).gsym = gsym;\n (this->u2_).od = od;\n set_needs_dynsym_index(this);\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x2de,"Output_reloc");\n}\n\n" comment (declaration "void __thiscall\ngold::Output_reloc<9,_true,_64,_true>::Output_reloc\n (Output_reloc<9,_true,_64,_true> *this,Symbol *gsym,uint type,Output_data *od,\n Address address,bool is_relative,bool is_symbolless,bool use_plt_offset)\n\n{\n uint uVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_true>::Output_reloc\n (Output_reloc<9,_true,_64,_true> *this,Symbol *gsym,uint type,Output_data *od,\n Address address,bool is_relative,bool is_symbolless,bool use_plt_offset)\n\n{\n uint" identifier > : : (function_declarator "Output_reloc\n (Output_reloc<9,_true,_64,_true> *this,Symbol *gsym,uint type,Output_data *od,\n Address address,bool is_relative,bool is_symbolless,bool use_plt_offset)" identifier (parameter_list "(Output_reloc<9,_true,_64,_true> *this,Symbol *gsym,uint type,Output_data *od,\n Address address,bool is_relative,bool is_symbolless,bool use_plt_offset)" ( (parameter_declaration "Output_reloc" type_identifier) (ERROR "<9" < number_literal) , (parameter_declaration "_true" type_identifier) , (parameter_declaration "_64" type_identifier) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Symbol *gsym" type_identifier (pointer_declarator "*gsym" * identifier)) , (parameter_declaration "uint type" type_identifier identifier) , (parameter_declaration "Output_data *od" type_identifier (pointer_declarator "*od" * identifier)) , (parameter_declaration "Address address" type_identifier identifier) , (parameter_declaration "bool is_relative" primitive_type identifier) , (parameter_declaration "bool is_symbolless" primitive_type identifier) , (parameter_declaration "bool use_plt_offset" primitive_type identifier) ))) { identifier) identifier ;) (expression_statement "this->address_ = address;" (assignment_expression "this->address_ = address" (field_expression "this->address_" identifier -> field_identifier) = identifier) ;) (expression_statement "this->shndx_ = 0xfffffffc;" (assignment_expression "this->shndx_ = 0xfffffffc" (field_expression "this->shndx_" identifier -> field_identifier) = number_literal) ;) (expression_statement "uVar1 = *(uint *)&this->field_0x1c & 0xf0000000 | type & 0xfffffff;" (assignment_expression "uVar1 = *(uint *)&this->field_0x1c & 0xf0000000 | type & 0xfffffff" identifier = (binary_expression "*(uint *)&this->field_0x1c & 0xf0000000 | type & 0xfffffff" (binary_expression "*(uint *)&this->field_0x1c & 0xf0000000" (pointer_expression "*(uint *)&this->field_0x1c" * (cast_expression "(uint *)&this->field_0x1c" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&this->field_0x1c" & (field_expression "this->field_0x1c" identifier -> field_identifier)))) & number_literal) | (binary_expression "type & 0xfffffff" identifier & number_literal))) ;) (expression_statement "*(uint *)&this->field_0x1c = uVar1;" (assignment_expression "*(uint *)&this->field_0x1c = uVar1" (pointer_expression "*(uint *)&this->field_0x1c" * (cast_expression "(uint *)&this->field_0x1c" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&this->field_0x1c" & (field_expression "this->field_0x1c" identifier -> field_identifier)))) = identifier) ;) (expression_statement "this->field_0x1f =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((is_relative & 1) << 4) |\n (byte)((is_symbolless & 1) << 5) | use_plt_offset << 7;" (assignment_expression "this->field_0x1f =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((is_relative & 1) << 4) |\n (byte)((is_symbolless & 1) << 5) | use_plt_offset << 7" (field_expression "this->field_0x1f" identifier -> field_identifier) = (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f | (byte)((is_relative & 1) << 4) |\n (byte)((is_symbolless & 1) << 5) | use_plt_offset << 7" (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f | (byte)((is_relative & 1) << 4) |\n (byte)((is_symbolless & 1) << 5)" (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f | (byte)((is_relative & 1) << 4)" (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f" (call_expression "(byte)(uVar1 >> 0x18)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(uVar1 >> 0x18)" ( (binary_expression "uVar1 >> 0x18" identifier >> number_literal) ))) & number_literal) | (call_expression "(byte)((is_relative & 1) << 4)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((is_relative & 1) << 4)" ( (binary_expression "(is_relative & 1) << 4" (parenthesized_expression "(is_relative & 1)" ( (binary_expression "is_relative & 1" identifier & number_literal) )) << number_literal) )))) | (call_expression "(byte)((is_symbolless & 1) << 5)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((is_symbolless & 1) << 5)" ( (binary_expression "(is_symbolless & 1) << 5" (parenthesized_expression "(is_symbolless & 1)" ( (binary_expression "is_symbolless & 1" identifier & number_literal) )) << number_literal) )))) | (binary_expression "use_plt_offset << 7" identifier << number_literal))) ;) (expression_statement "*(ulong *)&this->local_sym_index_ =\n *(ulong *)&this->local_sym_index_ & 0xbfffffff00000000 | 0xffffffff;" (assignment_expression "*(ulong *)&this->local_sym_index_ =\n *(ulong *)&this->local_sym_index_ & 0xbfffffff00000000 | 0xffffffff" (pointer_expression "*(ulong *)&this->local_sym_index_" * (cast_expression "(ulong *)&this->local_sym_index_" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&this->local_sym_index_" & (field_expression "this->local_sym_index_" identifier -> field_identifier)))) = (binary_expression "*(ulong *)&this->local_sym_index_ & 0xbfffffff00000000 | 0xffffffff" (binary_expression "*(ulong *)&this->local_sym_index_ & 0xbfffffff00000000" (pointer_expression "*(ulong *)&this->local_sym_index_" * (cast_expression "(ulong *)&this->local_sym_index_" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&this->local_sym_index_" & (field_expression "this->local_sym_index_" identifier -> field_identifier)))) & number_literal) | number_literal)) ;) (if_statement "if (type == (type & 0xfffffff)) {\n (this->u1_).gsym = gsym;\n (this->u2_).od = od;\n set_needs_dynsym_index(this);\n return;\n }" if (parenthesized_expression "(type == (type & 0xfffffff))" ( (binary_expression "type == (type & 0xfffffff)" identifier == (parenthesized_expression "(type & 0xfffffff)" ( (binary_expression "type & 0xfffffff" identifier & number_literal) ))) )) (compound_statement "{\n (this->u1_).gsym = gsym;\n (this->u2_).od = od;\n set_needs_dynsym_index(this);\n return;\n }" { (expression_statement "(this->u1_).gsym = gsym;" (assignment_expression "(this->u1_).gsym = gsym" (field_expression "(this->u1_).gsym" (parenthesized_expression "(this->u1_)" ( (field_expression "this->u1_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "(this->u2_).od = od;" (assignment_expression "(this->u2_).od = od" (field_expression "(this->u2_).od" (parenthesized_expression "(this->u2_)" ( (field_expression "this->u2_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "set_needs_dynsym_index(this);" (call_expression "set_needs_dynsym_index(this)" identifier (argument_list "(this)" ( identifier ))) ;) (return_statement "return;" return ;) })) comment (expression_statement "do_gold_unreachable("../../gold/output.cc",0x2de,"Output_reloc");" (call_expression "do_gold_unreachable("../../gold/output.cc",0x2de,"Output_reloc")" identifier (argument_list "("../../gold/output.cc",0x2de,"Output_reloc")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""Output_reloc"" " string_content ") ))) ;) (ERROR "}" }))
(translation_unit "void FUN_002712e0(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,\n undefined8 param_5,uint param_6,byte param_7,char param_8)\n\n{\n uint uVar1;\n \n param_1[2] = param_5;\n *(undefined4 *)(param_1 + 4) = 0xfffffffc;\n uVar1 = *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_3 & 0xfffffff;\n *(uint *)((long)param_1 + 0x1c) = uVar1;\n *(byte *)((long)param_1 + 0x1f) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7;\n param_1[3] = param_1[3] & 0xbfffffff00000000 | 0xffffffff;\n if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00271180();\n return;\n }\n \n FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc");\n}\n\n" (function_definition "void FUN_002712e0(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,\n undefined8 param_5,uint param_6,byte param_7,char param_8)\n\n{\n uint uVar1;\n \n param_1[2] = param_5;\n *(undefined4 *)(param_1 + 4) = 0xfffffffc;\n uVar1 = *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_3 & 0xfffffff;\n *(uint *)((long)param_1 + 0x1c) = uVar1;\n *(byte *)((long)param_1 + 0x1f) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7;\n param_1[3] = param_1[3] & 0xbfffffff00000000 | 0xffffffff;\n if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00271180();\n return;\n }\n \n FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc");\n}" primitive_type (function_declarator "FUN_002712e0(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,\n undefined8 param_5,uint param_6,byte param_7,char param_8)" identifier (parameter_list "(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,\n undefined8 param_5,uint param_6,byte param_7,char param_8)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "uint param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "uint param_6" type_identifier identifier) , (parameter_declaration "byte param_7" type_identifier identifier) , (parameter_declaration "char param_8" primitive_type identifier) ))) (compound_statement "{\n uint uVar1;\n \n param_1[2] = param_5;\n *(undefined4 *)(param_1 + 4) = 0xfffffffc;\n uVar1 = *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_3 & 0xfffffff;\n *(uint *)((long)param_1 + 0x1c) = uVar1;\n *(byte *)((long)param_1 + 0x1f) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7;\n param_1[3] = param_1[3] & 0xbfffffff00000000 | 0xffffffff;\n if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00271180();\n return;\n }\n \n FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc");\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (expression_statement "param_1[2] = param_5;" (assignment_expression "param_1[2] = param_5" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined4 *)(param_1 + 4) = 0xfffffffc;" (assignment_expression "*(undefined4 *)(param_1 + 4) = 0xfffffffc" (pointer_expression "*(undefined4 *)(param_1 + 4)" * (cast_expression "(undefined4 *)(param_1 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "uVar1 = *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_3 & 0xfffffff;" (assignment_expression "uVar1 = *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_3 & 0xfffffff" identifier = (binary_expression "*(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_3 & 0xfffffff" (binary_expression "*(uint *)((long)param_1 + 0x1c) & 0xf0000000" (pointer_expression "*(uint *)((long)param_1 + 0x1c)" * (cast_expression "(uint *)((long)param_1 + 0x1c)" ( (type_descriptor "uint *" 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) | (binary_expression "param_3 & 0xfffffff" identifier & number_literal))) ;) (expression_statement "*(uint *)((long)param_1 + 0x1c) = uVar1;" (assignment_expression "*(uint *)((long)param_1 + 0x1c) = uVar1" (pointer_expression "*(uint *)((long)param_1 + 0x1c)" * (cast_expression "(uint *)((long)param_1 + 0x1c)" ( (type_descriptor "uint *" 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) )))) = identifier) ;) (expression_statement "*(byte *)((long)param_1 + 0x1f) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7;" (assignment_expression "*(byte *)((long)param_1 + 0x1f) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7" (pointer_expression "*(byte *)((long)param_1 + 0x1f)" * (cast_expression "(byte *)((long)param_1 + 0x1f)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x1f)" ( (binary_expression "(long)param_1 + 0x1f" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7" (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5)" (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4)" (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f" (call_expression "(byte)(uVar1 >> 0x18)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(uVar1 >> 0x18)" ( (binary_expression "uVar1 >> 0x18" identifier >> number_literal) ))) & number_literal) | (call_expression "(byte)((param_6 & 1) << 4)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((param_6 & 1) << 4)" ( (binary_expression "(param_6 & 1) << 4" (parenthesized_expression "(param_6 & 1)" ( (binary_expression "param_6 & 1" identifier & number_literal) )) << number_literal) )))) | (call_expression "(byte)((param_7 & 1) << 5)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((param_7 & 1) << 5)" ( (binary_expression "(param_7 & 1) << 5" (parenthesized_expression "(param_7 & 1)" ( (binary_expression "param_7 & 1" identifier & number_literal) )) << number_literal) )))) | (binary_expression "param_8 << 7" identifier << number_literal))) ;) (expression_statement "param_1[3] = param_1[3] & 0xbfffffff00000000 | 0xffffffff;" (assignment_expression "param_1[3] = param_1[3] & 0xbfffffff00000000 | 0xffffffff" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (binary_expression "param_1[3] & 0xbfffffff00000000 | 0xffffffff" (binary_expression "param_1[3] & 0xbfffffff00000000" (subscript_expression "param_1[3]" identifier [ number_literal ]) & number_literal) | number_literal)) ;) (if_statement "if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00271180();\n return;\n }" if (parenthesized_expression "(param_3 == (param_3 & 0xfffffff))" ( (binary_expression "param_3 == (param_3 & 0xfffffff)" identifier == (parenthesized_expression "(param_3 & 0xfffffff)" ( (binary_expression "param_3 & 0xfffffff" identifier & number_literal) ))) )) (compound_statement "{\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00271180();\n return;\n }" { (expression_statement "*param_1 = param_2;" (assignment_expression "*param_1 = param_2" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "param_1[1] = param_4;" (assignment_expression "param_1[1] = param_4" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_00271180();" (call_expression "FUN_00271180()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc");" (call_expression "FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc")" identifier (argument_list "("../../gold/output.cc",0x2de,"Output_reloc")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""Output_reloc"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE 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) )))) = LIT) ;) (expression_statement (assignment_expression 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) + LIT) )))) & 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) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = (binary_expression (binary_expression (binary_expression (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT >> LIT) ))) & LIT) | (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT) )))) | (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT) )))) | (binary_expression IDENT << LIT))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (binary_expression (subscript_expression IDENT [ LIT ]) & LIT) | LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (parenthesized_expression ( (binary_expression IDENT & LIT) ))) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_002712e0(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,\n undefined8 param_5,uint param_6,byte param_7,char param_8)\n\n{\n uint uVar1;\n \n param_1[2] = param_5;\n *(undefined4 *)(param_1 + 4) = 0xfffffffc;\n uVar1 = *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_3 & 0xfffffff;\n *(uint *)((long)param_1 + 0x1c) = uVar1;\n *(byte *)((long)param_1 + 0x1f) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7;\n param_1[3] = param_1[3] & 0xbfffffff00000000 | 0xffffffff;\n if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00271180();\n return;\n }\n \n FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc");\n}" (primitive_type "void") (function_declarator "FUN_002712e0(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,\n undefined8 param_5,uint param_6,byte param_7,char param_8)" (identifier "FUN_002712e0") (parameter_list "(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,\n undefined8 param_5,uint param_6,byte param_7,char param_8)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "uint param_3" (type_identifier "uint") (identifier "param_3")) (, ",") (parameter_declaration "undefined8 param_4" (type_identifier "undefined8") (identifier "param_4")) (, ",") (parameter_declaration "undefined8 param_5" (type_identifier "undefined8") (identifier "param_5")) (, ",") (parameter_declaration "uint param_6" (type_identifier "uint") (identifier "param_6")) (, ",") (parameter_declaration "byte param_7" (type_identifier "byte") (identifier "param_7")) (, ",") (parameter_declaration "char param_8" (primitive_type "char") (identifier "param_8")) () ")"))) (compound_statement "{\n uint uVar1;\n \n param_1[2] = param_5;\n *(undefined4 *)(param_1 + 4) = 0xfffffffc;\n uVar1 = *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_3 & 0xfffffff;\n *(uint *)((long)param_1 + 0x1c) = uVar1;\n *(byte *)((long)param_1 + 0x1f) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7;\n param_1[3] = param_1[3] & 0xbfffffff00000000 | 0xffffffff;\n if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00271180();\n return;\n }\n \n FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc");\n}" ({ "{") (declaration "uint uVar1;" (type_identifier "uint") (identifier "uVar1") (; ";")) (expression_statement "param_1[2] = param_5;" (assignment_expression "param_1[2] = param_5" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "param_5")) (; ";")) (expression_statement "*(undefined4 *)(param_1 + 4) = 0xfffffffc;" (assignment_expression "*(undefined4 *)(param_1 + 4) = 0xfffffffc" (pointer_expression "*(undefined4 *)(param_1 + 4)" (* "*") (cast_expression "(undefined4 *)(param_1 + 4)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 4)" (( "(") (binary_expression "param_1 + 4" (identifier "param_1") (+ "+") (number_literal "4")) () ")")))) (= "=") (number_literal "0xfffffffc")) (; ";")) (expression_statement "uVar1 = *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_3 & 0xfffffff;" (assignment_expression "uVar1 = *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_3 & 0xfffffff" (identifier "uVar1") (= "=") (binary_expression "*(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_3 & 0xfffffff" (binary_expression "*(uint *)((long)param_1 + 0x1c) & 0xf0000000" (pointer_expression "*(uint *)((long)param_1 + 0x1c)" (* "*") (cast_expression "(uint *)((long)param_1 + 0x1c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (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 "0xf0000000")) (| "|") (binary_expression "param_3 & 0xfffffff" (identifier "param_3") (& "&") (number_literal "0xfffffff")))) (; ";")) (expression_statement "*(uint *)((long)param_1 + 0x1c) = uVar1;" (assignment_expression "*(uint *)((long)param_1 + 0x1c) = uVar1" (pointer_expression "*(uint *)((long)param_1 + 0x1c)" (* "*") (cast_expression "(uint *)((long)param_1 + 0x1c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x1c)" (( "(") (binary_expression "(long)param_1 + 0x1c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x1c")) () ")")))) (= "=") (identifier "uVar1")) (; ";")) (expression_statement "*(byte *)((long)param_1 + 0x1f) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7;" (assignment_expression "*(byte *)((long)param_1 + 0x1f) =\n (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7" (pointer_expression "*(byte *)((long)param_1 + 0x1f)" (* "*") (cast_expression "(byte *)((long)param_1 + 0x1f)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x1f)" (( "(") (binary_expression "(long)param_1 + 0x1f" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x1f")) () ")")))) (= "=") (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) |\n param_8 << 7" (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5)" (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4)" (binary_expression "(byte)(uVar1 >> 0x18) & 0x4f" (call_expression "(byte)(uVar1 >> 0x18)" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "(uVar1 >> 0x18)" (( "(") (binary_expression "uVar1 >> 0x18" (identifier "uVar1") (>> ">>") (number_literal "0x18")) () ")"))) (& "&") (number_literal "0x4f")) (| "|") (call_expression "(byte)((param_6 & 1) << 4)" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "((param_6 & 1) << 4)" (( "(") (binary_expression "(param_6 & 1) << 4" (parenthesized_expression "(param_6 & 1)" (( "(") (binary_expression "param_6 & 1" (identifier "param_6") (& "&") (number_literal "1")) () ")")) (<< "<<") (number_literal "4")) () ")")))) (| "|") (call_expression "(byte)((param_7 & 1) << 5)" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "((param_7 & 1) << 5)" (( "(") (binary_expression "(param_7 & 1) << 5" (parenthesized_expression "(param_7 & 1)" (( "(") (binary_expression "param_7 & 1" (identifier "param_7") (& "&") (number_literal "1")) () ")")) (<< "<<") (number_literal "5")) () ")")))) (| "|") (binary_expression "param_8 << 7" (identifier "param_8") (<< "<<") (number_literal "7")))) (; ";")) (expression_statement "param_1[3] = param_1[3] & 0xbfffffff00000000 | 0xffffffff;" (assignment_expression "param_1[3] = param_1[3] & 0xbfffffff00000000 | 0xffffffff" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (binary_expression "param_1[3] & 0xbfffffff00000000 | 0xffffffff" (binary_expression "param_1[3] & 0xbfffffff00000000" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (& "&") (number_literal "0xbfffffff00000000")) (| "|") (number_literal "0xffffffff"))) (; ";")) (if_statement "if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00271180();\n return;\n }" (if "if") (parenthesized_expression "(param_3 == (param_3 & 0xfffffff))" (( "(") (binary_expression "param_3 == (param_3 & 0xfffffff)" (identifier "param_3") (== "==") (parenthesized_expression "(param_3 & 0xfffffff)" (( "(") (binary_expression "param_3 & 0xfffffff" (identifier "param_3") (& "&") (number_literal "0xfffffff")) () ")"))) () ")")) (compound_statement "{\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00271180();\n return;\n }" ({ "{") (expression_statement "*param_1 = param_2;" (assignment_expression "*param_1 = param_2" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "param_2")) (; ";")) (expression_statement "param_1[1] = param_4;" (assignment_expression "param_1[1] = param_4" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "param_4")) (; ";")) (expression_statement "FUN_00271180();" (call_expression "FUN_00271180()" (identifier "FUN_00271180") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc");" (call_expression "FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc")" (identifier "FUN_001e9890") (argument_list "("../../gold/output.cc",0x2de,"Output_reloc")" (( "(") (string_literal ""../../gold/output.cc"" (" """) (string_content "../../gold/output.cc") (" """)) (, ",") (number_literal "0x2de") (, ",") (string_literal ""Output_reloc"" (" """) (string_content "Output_reloc") (" """)) () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: void Output_reloc(Output_reloc<9,_true,_64,_true> * this, Symbol * gsym, uint type, Output_data * od, Address address, bool is_relative, bool is_symbolless, bool use_plt_offset) */ void __thiscall gold::Output_reloc<9,_true,_64,_true>::Output_reloc (Output_reloc<9,_true,_64,_true> *this,Symbol *gsym,type_1 var_1,Output_data *od, Address address,bool var_3,bool var_4,bool var_5) { type_1 var_2; this->address_ = address; this->shndx_ = 0xfffffffc; var_2 = *(type_1 *)&this->field_0x1c & 0xf0000000 | var_1 & 0xfffffff; *(type_1 *)&this->field_0x1c = var_2; this->field_0x1f = (byte)(var_2 >> 0x18) & 0x4f | (byte)((var_3 & 1) << 4) | (byte)((var_4 & 1) << 5) | var_5 << 7; *(type_2 *)&this->local_sym_index_ = *(type_2 *)&this->local_sym_index_ & 0xbfffffff00000000 | 0xffffffff; if (var_1 == (var_1 & 0xfffffff)) { (this->u1_).gsym = gsym; (this->u2_).od = od; var_6(this); return; } /* WARNING: Subroutine does not return */ var_7("../../gold/output.cc",0x2de,"Output_reloc"); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (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)))) body: (compound_statement (declaration type: (type_identifier) declarator: (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: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))))) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
void MASKED(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4, undefined8 param_5,uint param_6,byte param_7,char param_8) { uint uVar1; param_1[2] = param_5; *(undefined4 *)(param_1 + 4) = 0xfffffffc; uVar1 = *(uint *)((long)param_1 + 0x1c) & 0xf0000000 | param_3 & 0xfffffff; *(uint *)((long)param_1 + 0x1c) = uVar1; *(byte *)((long)param_1 + 0x1f) = (byte)(uVar1 >> 0x18) & 0x4f | (byte)((param_6 & 1) << 4) | (byte)((param_7 & 1) << 5) | param_8 << 7; param_1[3] = param_1[3] & 0xbfffffff00000000 | 0xffffffff; if (param_3 == (param_3 & 0xfffffff)) { *param_1 = param_2; param_1[1] = param_4; FUN_00271180(); return; } /* WARNING: Subroutine does not return */ FUN_001e9890("../../gold/output.cc",0x2de,"Output_reloc"); }
3579_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
is_relative
FUN_001cb2d0
/* DWARF original prototype: bool is_relative(Output_reloc<9,_false,_64,_false> * this) */ bool __thiscall gold::Output_reloc<9,_false,_64,_false>::is_relative(Output_reloc<9,_false,_64,_false> *this) { return (bool)((byte)this->field_0x1f >> 4 & 1); }
byte FUN_001cb2d0(long param_1) { return *(byte *)(param_1 + 0x1f) >> 4 & 1; }
MOVZX EAX,byte ptr [RDI + 0x1f] SHR AL,0x4 AND EAX,0x1 RET
null
null
null
null
[(u'CAST_-1207717016', u'INT_RIGHT_-1207717128'), ('const-4', u'INT_RIGHT_-1207717128'), (u'INT_RIGHT_-1207717128', u'INT_AND_-1207717055'), (u'LOAD_-1207717165', u'CAST_-1207717016'), ('tmp_151', u'PTRSUB_-1207717019'), ('const-0', u'RETURN_-1207717095'), ('const-433', u'LOAD_-1207717165'), (u'CAST_-1207717009', u'COPY_-1207717097'), ('const-31', u'PTRSUB_-1207717019'), (u'INT_AND_-1207717055', u'CAST_-1207717009'), (u'PTRSUB_-1207717019', u'LOAD_-1207717165'), ('const-1', u'INT_AND_-1207717055'), (u'COPY_-1207717097', u'RETURN_-1207717095')]
[(u'COPY_-1207717081', u'RETURN_-1207717095'), ('tmp_185', u'INT_ADD_-1207717149'), (u'LOAD_-1207717165', u'INT_RIGHT_-1207717128'), (u'INT_ADD_-1207717149', u'CAST_-1207717024'), ('const-4', u'INT_RIGHT_-1207717128'), ('const-0', u'RETURN_-1207717095'), ('const-31', u'INT_ADD_-1207717149'), ('const-433', u'LOAD_-1207717165'), ('const-1', u'INT_AND_-1207717057'), (u'CAST_-1207717024', u'LOAD_-1207717165'), (u'INT_RIGHT_-1207717128', u'INT_AND_-1207717057'), (u'INT_AND_-1207717057', u'COPY_-1207717081')]
null
null
001cb2d0
x64
O2
(translation_unit "byte FUN_001cb2d0(long param_1)\n\n{\n return *(byte *)(param_1 + 0x1f) >> 4 & 1;\n}\n\n" (function_definition "byte FUN_001cb2d0(long param_1)\n\n{\n return *(byte *)(param_1 + 0x1f) >> 4 & 1;\n}" type_identifier (function_declarator "FUN_001cb2d0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n return *(byte *)(param_1 + 0x1f) >> 4 & 1;\n}" { (return_statement "return *(byte *)(param_1 + 0x1f) >> 4 & 1;" return (binary_expression "*(byte *)(param_1 + 0x1f) >> 4 & 1" (binary_expression "*(byte *)(param_1 + 0x1f) >> 4" (pointer_expression "*(byte *)(param_1 + 0x1f)" * (cast_expression "(byte *)(param_1 + 0x1f)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1f)" ( (binary_expression "param_1 + 0x1f" identifier + number_literal) )))) >> number_literal) & number_literal) ;) })))
(translation_unit "/* DWARF original prototype: bool is_relative(Output_reloc<9,_false,_64,_false> * this) */\n\nbool __thiscall\ngold::Output_reloc<9,_false,_64,_false>::is_relative(Output_reloc<9,_false,_64,_false> *this)\n\n{\n return (bool)((byte)this->field_0x1f >> 4 & 1);\n}\n\n" comment (ERROR "bool __thiscall\ngold::Output_reloc<9,_false,_64,_false>::is_relative(Output_reloc<9,_false,_64,_false> *this)\n\n{\n return (bool)((byte)this->field_0x1f >> 4 & 1);\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_false>::" identifier > : :) (function_declarator "is_relative(Output_reloc<9,_false,_64,_false> *this)\n\n{\n return (bool)((byte)this->field_0x1f" (function_declarator "is_relative(Output_reloc<9,_false,_64,_false> *this)\n\n{\n return (bool)" (function_declarator "is_relative(Output_reloc<9,_false,_64,_false> *this)" identifier (parameter_list "(Output_reloc<9,_false,_64,_false> *this)" ( (parameter_declaration "Output_reloc" type_identifier) (ERROR "<9" < number_literal) , (parameter_declaration "_false" type_identifier) , (parameter_declaration "_64" type_identifier) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) ))) (ERROR "{\n return" { return) (parameter_list "(bool)" ( (parameter_declaration "bool" primitive_type) ))) (ERROR "(" () (parameter_list "(byte)" ( (parameter_declaration "byte" type_identifier) )) identifier (ERROR "->" ->) identifier) >> number_literal & number_literal ) ; }))
(translation_unit "byte FUN_001cb2d0(long param_1)\n\n{\n return *(byte *)(param_1 + 0x1f) >> 4 & 1;\n}\n\n" (function_definition "byte FUN_001cb2d0(long param_1)\n\n{\n return *(byte *)(param_1 + 0x1f) >> 4 & 1;\n}" type_identifier (function_declarator "FUN_001cb2d0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n return *(byte *)(param_1 + 0x1f) >> 4 & 1;\n}" { (return_statement "return *(byte *)(param_1 + 0x1f) >> 4 & 1;" return (binary_expression "*(byte *)(param_1 + 0x1f) >> 4 & 1" (binary_expression "*(byte *)(param_1 + 0x1f) >> 4" (pointer_expression "*(byte *)(param_1 + 0x1f)" * (cast_expression "(byte *)(param_1 + 0x1f)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1f)" ( (binary_expression "param_1 + 0x1f" identifier + number_literal) )))) >> number_literal) & number_literal) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (return_statement return (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) >> LIT) & LIT) ;) })))
(function_definition "byte FUN_001cb2d0(long param_1)\n\n{\n return *(byte *)(param_1 + 0x1f) >> 4 & 1;\n}" (type_identifier "byte") (function_declarator "FUN_001cb2d0(long param_1)" (identifier "FUN_001cb2d0") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n return *(byte *)(param_1 + 0x1f) >> 4 & 1;\n}" ({ "{") (return_statement "return *(byte *)(param_1 + 0x1f) >> 4 & 1;" (return "return") (binary_expression "*(byte *)(param_1 + 0x1f) >> 4 & 1" (binary_expression "*(byte *)(param_1 + 0x1f) >> 4" (pointer_expression "*(byte *)(param_1 + 0x1f)" (* "*") (cast_expression "(byte *)(param_1 + 0x1f)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x1f)" (( "(") (binary_expression "param_1 + 0x1f" (identifier "param_1") (+ "+") (number_literal "0x1f")) () ")")))) (>> ">>") (number_literal "4")) (& "&") (number_literal "1")) (; ";")) (} "}")))
/* DWARF original prototype: bool is_relative(Output_reloc<9,_false,_64,_false> * this) */ bool __thiscall gold::Output_reloc<9,_false,_64,_false>::is_relative(Output_reloc<9,_false,_64,_false> *this) { return (bool)((byte)this->field_0x1f >> 4 & 1); }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (return_statement (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)) right: (number_literal))))))
null
byte MASKED(long param_1) { return *(byte *)(param_1 + 0x1f) >> 4 & 1; }
483_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c
ldemul_after_check_relocs
FUN_00123bb0
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void ldemul_after_check_relocs(void) { /* WARNING: Could not recover jumptable at 0x00123bb7. Too many branches */ /* WARNING: Treating indirect jump as call */ (*ld_emulation->after_check_relocs)(); return; }
void FUN_00123bb0(void) { /* WARNING: Could not recover jumptable at 0x00123bb7. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(DAT_00185528 + 0x28))(); return; }
MOV RAX,qword ptr [0x00185528] JMP qword ptr [RAX + 0x28]
null
null
null
null
[('const-1', u'RETURN_-1207092283'), ('tmp_33', u'PTRSUB_-1207092218'), (u'CALLIND_-1207092286', u'INDIRECT_-1207092225'), (u'PTRSUB_-1207092218', u'LOAD_-1207092293'), (u'INDIRECT_-1207092225', u'COPY_-1207092284'), ('const-433', u'LOAD_-1207092293'), ('const-40', u'PTRSUB_-1207092218'), (u'LOAD_-1207092293', u'CALLIND_-1207092286')]
[('const-1', u'RETURN_-1207092283'), (u'CALLIND_-1207092286', u'INDIRECT_-1207092225'), (u'INDIRECT_-1207092225', u'COPY_-1207092284'), ('tmp_34', u'INT_ADD_-1207092277'), ('const-433', u'LOAD_-1207092293'), ('const-40', u'INT_ADD_-1207092277'), (u'LOAD_-1207092293', u'CALLIND_-1207092286'), (u'CAST_-1207092220', u'LOAD_-1207092293'), (u'INT_ADD_-1207092277', u'CAST_-1207092220')]
null
null
00123bb0
x64
O2
(translation_unit "void FUN_00123bb0(void)\n\n{\n /* WARNING: Could not recover jumptable at 0x00123bb7. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(DAT_00185528 + 0x28))();\n return;\n}\n\n" (function_definition "void FUN_00123bb0(void)\n\n{\n /* WARNING: Could not recover jumptable at 0x00123bb7. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(DAT_00185528 + 0x28))();\n return;\n}" primitive_type (function_declarator "FUN_00123bb0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Could not recover jumptable at 0x00123bb7. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(DAT_00185528 + 0x28))();\n return;\n}" { comment comment (expression_statement "(**(code **)(DAT_00185528 + 0x28))();" (call_expression "(**(code **)(DAT_00185528 + 0x28))()" (parenthesized_expression "(**(code **)(DAT_00185528 + 0x28))" ( (pointer_expression "**(code **)(DAT_00185528 + 0x28)" * (pointer_expression "*(code **)(DAT_00185528 + 0x28)" * (cast_expression "(code **)(DAT_00185528 + 0x28)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(DAT_00185528 + 0x28)" ( (binary_expression "DAT_00185528 + 0x28" identifier + number_literal) ))))) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid ldemul_after_check_relocs(void)\n\n{\n /* WARNING: Could not recover jumptable at 0x00123bb7. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*ld_emulation->after_check_relocs)();\n return;\n}\n\n" comment (function_definition "void ldemul_after_check_relocs(void)\n\n{\n /* WARNING: Could not recover jumptable at 0x00123bb7. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*ld_emulation->after_check_relocs)();\n return;\n}" primitive_type (function_declarator "ldemul_after_check_relocs(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Could not recover jumptable at 0x00123bb7. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*ld_emulation->after_check_relocs)();\n return;\n}" { comment comment (expression_statement "(*ld_emulation->after_check_relocs)();" (call_expression "(*ld_emulation->after_check_relocs)()" (parenthesized_expression "(*ld_emulation->after_check_relocs)" ( (pointer_expression "*ld_emulation->after_check_relocs" * (field_expression "ld_emulation->after_check_relocs" identifier -> field_identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00123bb0(void)\n\n{\n \n \n (**(code **)(DAT_00185528 + 0x28))();\n return;\n}\n\n" (function_definition "void FUN_00123bb0(void)\n\n{\n \n \n (**(code **)(DAT_00185528 + 0x28))();\n return;\n}" primitive_type (function_declarator "FUN_00123bb0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n \n (**(code **)(DAT_00185528 + 0x28))();\n return;\n}" { (expression_statement "(**(code **)(DAT_00185528 + 0x28))();" (call_expression "(**(code **)(DAT_00185528 + 0x28))()" (parenthesized_expression "(**(code **)(DAT_00185528 + 0x28))" ( (pointer_expression "**(code **)(DAT_00185528 + 0x28)" * (pointer_expression "*(code **)(DAT_00185528 + 0x28)" * (cast_expression "(code **)(DAT_00185528 + 0x28)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(DAT_00185528 + 0x28)" ( (binary_expression "DAT_00185528 + 0x28" identifier + number_literal) ))))) )) (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 * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00123bb0(void)\n\n{\n \n \n (**(code **)(DAT_00185528 + 0x28))();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00123bb0(void)" (identifier "FUN_00123bb0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n \n (**(code **)(DAT_00185528 + 0x28))();\n return;\n}" ({ "{") (expression_statement "(**(code **)(DAT_00185528 + 0x28))();" (call_expression "(**(code **)(DAT_00185528 + 0x28))()" (parenthesized_expression "(**(code **)(DAT_00185528 + 0x28))" (( "(") (pointer_expression "**(code **)(DAT_00185528 + 0x28)" (* "*") (pointer_expression "*(code **)(DAT_00185528 + 0x28)" (* "*") (cast_expression "(code **)(DAT_00185528 + 0x28)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(DAT_00185528 + 0x28)" (( "(") (binary_expression "DAT_00185528 + 0x28" (identifier "DAT_00185528") (+ "+") (number_literal "0x28")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { /* WARNING: Could not recover jumptable at 0x00123bb7. Too many branches */ /* WARNING: Treating indirect jump as call */ (*ld_emulation->after_check_relocs)(); 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: (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))) (return_statement))))
null
void MASKED(void) { /* WARNING: Could not recover jumptable at 0x00123bb7. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(DAT_00185528 + 0x28))(); return; }
1460_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
~Struct_print_icf_sections
FUN_00159c80
/* DWARF original prototype: void ~Struct_print_icf_sections(Struct_print_icf_sections * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_print_icf_sections::~Struct_print_icf_sections (Struct_print_icf_sections *this,int __in_chrg) { pointer pcVar1; pcVar1 = (this->option).longname._M_dataplus._M_p; (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00425118; 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_00159c80(undefined8 *param_1) { *param_1 = &PTR_FUN_00425118; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002dac70((undefined8 *)param_1[1]); return; } return; }
LEA RAX,[0x425118] MOV RDX,qword ptr [RDI + 0x8] MOV qword ptr [RDI],RAX LEA RAX,[RDI + 0x18] CMP RDX,RAX JZ 0x00159ca0 MOV RDI,RDX JMP 0x002dac70 RET
null
null
null
null
[(u'PTRSUB_-1207264003', u'LOAD_-1207264117'), (u'CAST_-1207263991', u'INT_NOTEQUAL_-1207264085'), ('tmp_68', u'PTRSUB_-1207264002'), (u'PTRSUB_-1207263998', u'PTRSUB_-1207263995'), ('const-0', u'PTRSUB_-1207264002'), (u'PTRSUB_-1207264002', u'STORE_-1207264109'), ('const-0', u'RETURN_-1207264071'), ('const-0', u'PTRSUB_-1207264009'), ('const-0', u'PTRSUB_-1207264006'), ('const-8', u'PTRSUB_-1207264002'), (u'PTRSUB_-1207264002', u'PTRSUB_-1207263998'), ('const-433', u'STORE_-1207264109'), (u'PTRSUB_-1207264006', u'PTRSUB_-1207264002'), ('const-0', u'PTRSUB_-1207264003'), ('const-16', u'PTRSUB_-1207263995'), ('const-0', u'PTRSUB_-1207264007'), ('tmp_48', u'CBRANCH_-1207264084'), (u'INT_NOTEQUAL_-1207264085', u'CBRANCH_-1207264084'), (u'CAST_-1207263999', u'STORE_-1207264109'), ('const-0', u'PTRSUB_-1207263998'), (u'LOAD_-1207264117', u'CAST_-1207263991'), ('const-0', u'PTRSUB_-1207264011'), (u'LOAD_-1207264117', u'CALL_-1207264075'), ('tmp_68', u'PTRSUB_-1207264012'), ('tmp_68', u'PTRSUB_-1207264006'), (u'PTRSUB_-1207264009', u'CAST_-1207263999'), (u'PTRSUB_-1207264012', u'PTRSUB_-1207264011'), (u'PTRSUB_-1207264007', u'PTRSUB_-1207264003'), (u'PTRSUB_-1207264011', u'PTRSUB_-1207264007'), (u'PTRSUB_-1207263995', u'INT_NOTEQUAL_-1207264085'), ('const-433', u'LOAD_-1207264117'), ('const-8', u'PTRSUB_-1207264012'), ('const-4346136', u'PTRSUB_-1207264009'), ('const-0', u'RETURN_-1207264062')]
[('const-1', u'PTRADD_-1207264014'), (u'PTRSUB_-1207264010', u'STORE_-1207264109'), (u'CAST_-1207264013', u'INT_NOTEQUAL_-1207264085'), ('const-0', u'PTRSUB_-1207264010'), ('const-8', u'PTRADD_-1207264006'), ('const-0', u'RETURN_-1207264071'), (u'LOAD_-1207264117', u'CAST_-1207264013'), ('tmp_109', u'PTRADD_-1207264014'), ('const-3', u'PTRADD_-1207264006'), ('tmp_48', u'CBRANCH_-1207264084'), ('tmp_109', u'STORE_-1207264109'), ('const-433', u'LOAD_-1207264117'), (u'PTRADD_-1207264014', u'LOAD_-1207264117'), ('tmp_109', u'PTRADD_-1207264006'), (u'CAST_-1207264013', u'CALL_-1207264075'), ('const-8', u'PTRADD_-1207264014'), (u'INT_NOTEQUAL_-1207264085', u'CBRANCH_-1207264084'), ('const-4346136', u'PTRSUB_-1207264010'), ('const-433', u'STORE_-1207264109'), (u'PTRADD_-1207264006', u'INT_NOTEQUAL_-1207264085'), ('const-0', u'RETURN_-1207264062')]
null
null
00159c80
x64
O2
(translation_unit "void FUN_00159c80(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425118;\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_00159c80(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425118;\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_00159c80(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_00425118;\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_00425118;" (assignment_expression "*param_1 = &PTR_FUN_00425118" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00425118" & 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_print_icf_sections(Struct_print_icf_sections * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_print_icf_sections::~Struct_print_icf_sections\n (Struct_print_icf_sections *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00425118;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n return;\n }\n return;\n}\n\n" comment (function_definition "void __thiscall\ngold::General_options::Struct_print_icf_sections::~Struct_print_icf_sections\n (Struct_print_icf_sections *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00425118;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n return;\n }\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::General_options::Struct_print_icf_sections::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_print_icf_sections\n (Struct_print_icf_sections *this,int __in_chrg)" identifier (parameter_list "(Struct_print_icf_sections *this,int __in_chrg)" ( (parameter_declaration "Struct_print_icf_sections *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) (compound_statement "{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00425118;\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_00425118;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00425118" (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_00425118" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_00425118" & 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_00159c80(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425118;\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_00159c80(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425118;\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_00159c80(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_00425118;\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_00425118;" (assignment_expression "*param_1 = &PTR_FUN_00425118" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00425118" & 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_00159c80(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425118;\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_00159c80(undefined8 *param_1)" (identifier "FUN_00159c80") (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_00425118;\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_00425118;" (assignment_expression "*param_1 = &PTR_FUN_00425118" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_00425118" (& "&") (identifier "PTR_FUN_00425118"))) (; ";")) (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_print_icf_sections(Struct_print_icf_sections * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1 (function_1 *this,int __in_chrg) { type_1 var_5; var_5 = (this->option).longname._M_dataplus._M_p; (this->super_Struct_var)._vptr_Struct_var = (type_2 **)&PTR_parse_to_value_00425118; 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_00425118; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002dac70((undefined8 *)param_1[1]); return; } return; }
499_puttytel_and_puttytel_strip.c
g_signal_emit_by_name
g_signal_emit_by_name
void g_signal_emit_by_name(void) { (*(code *)PTR_g_signal_emit_by_name_0019ef40)(); return; }
void g_signal_emit_by_name(void) { (*(code *)PTR_g_signal_emit_by_name_0019ef40)(); return; }
JMP qword ptr [0x0019ef40]
null
null
null
null
[('const-0', u'RETURN_-1207034053'), (u'INDIRECT_-1207033996', u'COPY_-1207034055'), (u'CALLIND_-1207034056', u'INDIRECT_-1207033996'), (u'CAST_-1207033991', u'CALLIND_-1207034056'), ('tmp_22', u'CAST_-1207033991')]
[('const-0', u'RETURN_-1207034053'), (u'INDIRECT_-1207033996', u'COPY_-1207034055'), (u'CALLIND_-1207034056', u'INDIRECT_-1207033996'), (u'CAST_-1207033991', u'CALLIND_-1207034056'), ('tmp_22', u'CAST_-1207033991')]
null
null
00111f30
x64
O2
(translation_unit "void g_signal_emit_by_name(void)\n\n{\n (*(code *)PTR_g_signal_emit_by_name_0019ef40)();\n return;\n}\n\n" (function_definition "void g_signal_emit_by_name(void)\n\n{\n (*(code *)PTR_g_signal_emit_by_name_0019ef40)();\n return;\n}" primitive_type (function_declarator "g_signal_emit_by_name(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_g_signal_emit_by_name_0019ef40)();\n return;\n}" { (expression_statement "(*(code *)PTR_g_signal_emit_by_name_0019ef40)();" (call_expression "(*(code *)PTR_g_signal_emit_by_name_0019ef40)()" (parenthesized_expression "(*(code *)PTR_g_signal_emit_by_name_0019ef40)" ( (pointer_expression "*(code *)PTR_g_signal_emit_by_name_0019ef40" * (cast_expression "(code *)PTR_g_signal_emit_by_name_0019ef40" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void g_signal_emit_by_name(void)\n\n{\n (*(code *)PTR_g_signal_emit_by_name_0019ef40)();\n return;\n}\n\n" (function_definition "void g_signal_emit_by_name(void)\n\n{\n (*(code *)PTR_g_signal_emit_by_name_0019ef40)();\n return;\n}" primitive_type (function_declarator "g_signal_emit_by_name(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_g_signal_emit_by_name_0019ef40)();\n return;\n}" { (expression_statement "(*(code *)PTR_g_signal_emit_by_name_0019ef40)();" (call_expression "(*(code *)PTR_g_signal_emit_by_name_0019ef40)()" (parenthesized_expression "(*(code *)PTR_g_signal_emit_by_name_0019ef40)" ( (pointer_expression "*(code *)PTR_g_signal_emit_by_name_0019ef40" * (cast_expression "(code *)PTR_g_signal_emit_by_name_0019ef40" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void g_signal_emit_by_name(void)\n\n{\n (*(code *)PTR_g_signal_emit_by_name_0019ef40)();\n return;\n}\n\n" (function_definition "void g_signal_emit_by_name(void)\n\n{\n (*(code *)PTR_g_signal_emit_by_name_0019ef40)();\n return;\n}" primitive_type (function_declarator "g_signal_emit_by_name(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_g_signal_emit_by_name_0019ef40)();\n return;\n}" { (expression_statement "(*(code *)PTR_g_signal_emit_by_name_0019ef40)();" (call_expression "(*(code *)PTR_g_signal_emit_by_name_0019ef40)()" (parenthesized_expression "(*(code *)PTR_g_signal_emit_by_name_0019ef40)" ( (pointer_expression "*(code *)PTR_g_signal_emit_by_name_0019ef40" * (cast_expression "(code *)PTR_g_signal_emit_by_name_0019ef40" ( (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 g_signal_emit_by_name(void)\n\n{\n (*(code *)PTR_g_signal_emit_by_name_0019ef40)();\n return;\n}" (primitive_type "void") (function_declarator "g_signal_emit_by_name(void)" (identifier "g_signal_emit_by_name") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_g_signal_emit_by_name_0019ef40)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_g_signal_emit_by_name_0019ef40)();" (call_expression "(*(code *)PTR_g_signal_emit_by_name_0019ef40)()" (parenthesized_expression "(*(code *)PTR_g_signal_emit_by_name_0019ef40)" (( "(") (pointer_expression "*(code *)PTR_g_signal_emit_by_name_0019ef40" (* "*") (cast_expression "(code *)PTR_g_signal_emit_by_name_0019ef40" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_g_signal_emit_by_name_0019ef40"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_g_signal_emit_by_name_0019ef40)(); 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_0019ef40)(); return; }
8512_x86_64-linux-gnu-gold_and_x86_64-linux-gnu-gold_strip.c
what
FUN_002e2590
/* what() const */ void __thiscall std::runtime_error::what(runtime_error *this) { void *pvVar1; pvVar1 = (void *)_txnal_runtime_error_get_msg(this); _txnal_cow_string_c_str(pvVar1); return; }
void FUN_002e2590(void) { undefined8 uVar1; uVar1 = FUN_002e1f00(); _ITM_RU8(uVar1); return; }
SUB RSP,0x8 CALL 0x002e1f00 ADD RSP,0x8 MOV RDI,RAX JMP 0x002e1ea0
null
null
null
null
[('tmp_73', u'CALL_-1204738650'), (u'CAST_-1204738553', u'CALL_-1204738627'), (u'CALL_-1204738650', u'CAST_-1204738553'), ('const-0', u'RETURN_-1204738623')]
[(u'CALL_-1204738650', u'CALL_-1204738627'), ('const-0', u'RETURN_-1204738623')]
null
null
002e2590
x64
O2
(translation_unit "void FUN_002e2590(void)\n\n{\n undefined8 uVar1;\n \n uVar1 = FUN_002e1f00();\n _ITM_RU8(uVar1);\n return;\n}\n\n" (function_definition "void FUN_002e2590(void)\n\n{\n undefined8 uVar1;\n \n uVar1 = FUN_002e1f00();\n _ITM_RU8(uVar1);\n return;\n}" primitive_type (function_declarator "FUN_002e2590(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n undefined8 uVar1;\n \n uVar1 = FUN_002e1f00();\n _ITM_RU8(uVar1);\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (expression_statement "uVar1 = FUN_002e1f00();" (assignment_expression "uVar1 = FUN_002e1f00()" identifier = (call_expression "FUN_002e1f00()" identifier (argument_list "()" ( )))) ;) (expression_statement "_ITM_RU8(uVar1);" (call_expression "_ITM_RU8(uVar1)" identifier (argument_list "(uVar1)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* what() const */\n\nvoid __thiscall std::runtime_error::what(runtime_error *this)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)_txnal_runtime_error_get_msg(this);\n _txnal_cow_string_c_str(pvVar1);\n return;\n}\n\n" comment (function_definition "void __thiscall std::runtime_error::what(runtime_error *this)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)_txnal_runtime_error_get_msg(this);\n _txnal_cow_string_c_str(pvVar1);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::runtime_error::" identifier : : identifier : :) (function_declarator "what(runtime_error *this)" identifier (parameter_list "(runtime_error *this)" ( (parameter_declaration "runtime_error *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n void *pvVar1;\n \n pvVar1 = (void *)_txnal_runtime_error_get_msg(this);\n _txnal_cow_string_c_str(pvVar1);\n return;\n}" { (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (expression_statement "pvVar1 = (void *)_txnal_runtime_error_get_msg(this);" (assignment_expression "pvVar1 = (void *)_txnal_runtime_error_get_msg(this)" identifier = (cast_expression "(void *)_txnal_runtime_error_get_msg(this)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "_txnal_runtime_error_get_msg(this)" identifier (argument_list "(this)" ( identifier ))))) ;) (expression_statement "_txnal_cow_string_c_str(pvVar1);" (call_expression "_txnal_cow_string_c_str(pvVar1)" identifier (argument_list "(pvVar1)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002e2590(void)\n\n{\n undefined8 uVar1;\n \n uVar1 = FUN_002e1f00();\n _ITM_RU8(uVar1);\n return;\n}\n\n" (function_definition "void FUN_002e2590(void)\n\n{\n undefined8 uVar1;\n \n uVar1 = FUN_002e1f00();\n _ITM_RU8(uVar1);\n return;\n}" primitive_type (function_declarator "FUN_002e2590(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n undefined8 uVar1;\n \n uVar1 = FUN_002e1f00();\n _ITM_RU8(uVar1);\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (expression_statement "uVar1 = FUN_002e1f00();" (assignment_expression "uVar1 = FUN_002e1f00()" identifier = (call_expression "FUN_002e1f00()" identifier (argument_list "()" ( )))) ;) (expression_statement "_ITM_RU8(uVar1);" (call_expression "_ITM_RU8(uVar1)" identifier (argument_list "(uVar1)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(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 ( )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_002e2590(void)\n\n{\n undefined8 uVar1;\n \n uVar1 = FUN_002e1f00();\n _ITM_RU8(uVar1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002e2590(void)" (identifier "FUN_002e2590") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n undefined8 uVar1;\n \n uVar1 = FUN_002e1f00();\n _ITM_RU8(uVar1);\n return;\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (expression_statement "uVar1 = FUN_002e1f00();" (assignment_expression "uVar1 = FUN_002e1f00()" (identifier "uVar1") (= "=") (call_expression "FUN_002e1f00()" (identifier "FUN_002e1f00") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "_ITM_RU8(uVar1);" (call_expression "_ITM_RU8(uVar1)" (identifier "_ITM_RU8") (argument_list "(uVar1)" (( "(") (identifier "uVar1") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* what() const */ void __thiscall std::type_1::function_1(type_1 *this) { void *pvVar1; pvVar1 = (void *)var_1(this); var_2(pvVar1); 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)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement))))
null
void MASKED(void) { undefined8 uVar1; uVar1 = FUN_002e1f00(); _ITM_RU8(uVar1); return; }
135_powerpc-linux-gnu-ld_and_powerpc-linux-gnu-ld_strip.c
fflush
fflush
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fflush(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fflush_002a3438)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fflush(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fflush_002a3438)(); return iVar1; }
JMP qword ptr [0x002a3438]
null
null
null
null
[(u'CAST_-1206925125', u'CALLIND_-1206925192'), (u'CALLIND_-1206925192', u'RETURN_-1206925189'), ('const-0', u'RETURN_-1206925189'), ('tmp_32', u'CAST_-1206925125'), (u'CALLIND_-1206925192', u'INDIRECT_-1206925130'), (u'INDIRECT_-1206925130', u'COPY_-1206925189')]
[(u'CAST_-1206925125', u'CALLIND_-1206925192'), (u'CALLIND_-1206925192', u'RETURN_-1206925189'), ('const-0', u'RETURN_-1206925189'), ('tmp_32', u'CAST_-1206925125'), (u'CALLIND_-1206925192', u'INDIRECT_-1206925130'), (u'INDIRECT_-1206925130', u'COPY_-1206925189')]
null
null
0010c870
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fflush(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_002a3438)();\n return iVar1;\n}\n\n" comment (function_definition "int fflush(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_002a3438)();\n return iVar1;\n}" primitive_type (function_declarator "fflush(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_002a3438)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_fflush_002a3438)();" (assignment_expression "iVar1 = (*(code *)PTR_fflush_002a3438)()" identifier = (call_expression "(*(code *)PTR_fflush_002a3438)()" (parenthesized_expression "(*(code *)PTR_fflush_002a3438)" ( (pointer_expression "*(code *)PTR_fflush_002a3438" * (cast_expression "(code *)PTR_fflush_002a3438" ( (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 fflush(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_002a3438)();\n return iVar1;\n}\n\n" comment (function_definition "int fflush(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_002a3438)();\n return iVar1;\n}" primitive_type (function_declarator "fflush(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_002a3438)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_fflush_002a3438)();" (assignment_expression "iVar1 = (*(code *)PTR_fflush_002a3438)()" identifier = (call_expression "(*(code *)PTR_fflush_002a3438)()" (parenthesized_expression "(*(code *)PTR_fflush_002a3438)" ( (pointer_expression "*(code *)PTR_fflush_002a3438" * (cast_expression "(code *)PTR_fflush_002a3438" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int fflush(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_002a3438)();\n return iVar1;\n}\n\n" (function_definition "int fflush(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_002a3438)();\n return iVar1;\n}" primitive_type (function_declarator "fflush(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_002a3438)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_fflush_002a3438)();" (assignment_expression "iVar1 = (*(code *)PTR_fflush_002a3438)()" identifier = (call_expression "(*(code *)PTR_fflush_002a3438)()" (parenthesized_expression "(*(code *)PTR_fflush_002a3438)" ( (pointer_expression "*(code *)PTR_fflush_002a3438" * (cast_expression "(code *)PTR_fflush_002a3438" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (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 fflush(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_002a3438)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fflush(FILE *__stream)" (identifier "fflush") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*__stream" (* "*") (identifier "__stream"))) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fflush_002a3438)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*(code *)PTR_fflush_002a3438)();" (assignment_expression "iVar1 = (*(code *)PTR_fflush_002a3438)()" (identifier "iVar1") (= "=") (call_expression "(*(code *)PTR_fflush_002a3438)()" (parenthesized_expression "(*(code *)PTR_fflush_002a3438)" (( "(") (pointer_expression "*(code *)PTR_fflush_002a3438" (* "*") (cast_expression "(code *)PTR_fflush_002a3438" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_fflush_002a3438"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream) { int iVar1; iVar1 = (*(type_2 *)PTR_fflush_002a3438)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) 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(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_MASKED_002a3438)(); return iVar1; }
51_busybox_and_busybox_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_001c9648)(); 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_001c9648)(); return sVar1; }
JMP qword ptr [0x001c9648]
null
null
null
null
[(u'CAST_-1206930531', u'CALLIND_-1206930600'), ('const-0', u'RETURN_-1206930597'), (u'CALLIND_-1206930600', u'RETURN_-1206930597'), (u'INDIRECT_-1206930536', u'COPY_-1206930595'), (u'CALLIND_-1206930600', u'INDIRECT_-1206930536'), ('tmp_44', u'CAST_-1206930531')]
[(u'CAST_-1206930531', u'CALLIND_-1206930600'), ('const-0', u'RETURN_-1206930597'), (u'CALLIND_-1206930600', u'RETURN_-1206930597'), (u'INDIRECT_-1206930536', u'COPY_-1206930595'), (u'CALLIND_-1206930600', u'INDIRECT_-1206930536'), ('tmp_44', u'CAST_-1206930531')]
null
null
0010b350
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_001c9648)();\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_001c9648)();\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_001c9648)();\n return sVar1;\n}" { (declaration "ssize_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_write_001c9648)();" (assignment_expression "sVar1 = (*(code *)PTR_write_001c9648)()" identifier = (call_expression "(*(code *)PTR_write_001c9648)()" (parenthesized_expression "(*(code *)PTR_write_001c9648)" ( (pointer_expression "*(code *)PTR_write_001c9648" * (cast_expression "(code *)PTR_write_001c9648" ( (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_001c9648)();\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_001c9648)();\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_001c9648)();\n return sVar1;\n}" { (declaration "ssize_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_write_001c9648)();" (assignment_expression "sVar1 = (*(code *)PTR_write_001c9648)()" identifier = (call_expression "(*(code *)PTR_write_001c9648)()" (parenthesized_expression "(*(code *)PTR_write_001c9648)" ( (pointer_expression "*(code *)PTR_write_001c9648" * (cast_expression "(code *)PTR_write_001c9648" ( (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_001c9648)();\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_001c9648)();\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_001c9648)();\n return sVar1;\n}" { (declaration "ssize_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_write_001c9648)();" (assignment_expression "sVar1 = (*(code *)PTR_write_001c9648)()" identifier = (call_expression "(*(code *)PTR_write_001c9648)()" (parenthesized_expression "(*(code *)PTR_write_001c9648)" ( (pointer_expression "*(code *)PTR_write_001c9648" * (cast_expression "(code *)PTR_write_001c9648" ( (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_001c9648)();\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_001c9648)();\n return sVar1;\n}" ({ "{") (declaration "ssize_t sVar1;" (primitive_type "ssize_t") (identifier "sVar1") (; ";")) (expression_statement "sVar1 = (*(code *)PTR_write_001c9648)();" (assignment_expression "sVar1 = (*(code *)PTR_write_001c9648)()" (identifier "sVar1") (= "=") (call_expression "(*(code *)PTR_write_001c9648)()" (parenthesized_expression "(*(code *)PTR_write_001c9648)" (( "(") (pointer_expression "*(code *)PTR_write_001c9648" (* "*") (cast_expression "(code *)PTR_write_001c9648" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_write_001c9648"))) () ")")) (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_001c9648)(); 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_001c9648)(); return sVar1; }
489_puttytel_and_puttytel_strip.c
pango_font_description_set_weight
pango_font_description_set_weight
void pango_font_description_set_weight(void) { (*(code *)PTR_pango_font_description_set_weight_0019eef0)(); return; }
void pango_font_description_set_weight(void) { (*(code *)PTR_pango_font_description_set_weight_0019eef0)(); return; }
JMP qword ptr [0x0019eef0]
null
null
null
null
[(u'CAST_-1207034151', u'CALLIND_-1207034216'), (u'CALLIND_-1207034216', u'INDIRECT_-1207034156'), ('tmp_22', u'CAST_-1207034151'), ('const-0', u'RETURN_-1207034213'), (u'INDIRECT_-1207034156', u'COPY_-1207034215')]
[(u'CAST_-1207034151', u'CALLIND_-1207034216'), (u'CALLIND_-1207034216', u'INDIRECT_-1207034156'), ('tmp_22', u'CAST_-1207034151'), ('const-0', u'RETURN_-1207034213'), (u'INDIRECT_-1207034156', u'COPY_-1207034215')]
null
null
00111e90
x64
O2
(translation_unit "void pango_font_description_set_weight(void)\n\n{\n (*(code *)PTR_pango_font_description_set_weight_0019eef0)();\n return;\n}\n\n" (function_definition "void pango_font_description_set_weight(void)\n\n{\n (*(code *)PTR_pango_font_description_set_weight_0019eef0)();\n return;\n}" primitive_type (function_declarator "pango_font_description_set_weight(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_pango_font_description_set_weight_0019eef0)();\n return;\n}" { (expression_statement "(*(code *)PTR_pango_font_description_set_weight_0019eef0)();" (call_expression "(*(code *)PTR_pango_font_description_set_weight_0019eef0)()" (parenthesized_expression "(*(code *)PTR_pango_font_description_set_weight_0019eef0)" ( (pointer_expression "*(code *)PTR_pango_font_description_set_weight_0019eef0" * (cast_expression "(code *)PTR_pango_font_description_set_weight_0019eef0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void pango_font_description_set_weight(void)\n\n{\n (*(code *)PTR_pango_font_description_set_weight_0019eef0)();\n return;\n}\n\n" (function_definition "void pango_font_description_set_weight(void)\n\n{\n (*(code *)PTR_pango_font_description_set_weight_0019eef0)();\n return;\n}" primitive_type (function_declarator "pango_font_description_set_weight(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_pango_font_description_set_weight_0019eef0)();\n return;\n}" { (expression_statement "(*(code *)PTR_pango_font_description_set_weight_0019eef0)();" (call_expression "(*(code *)PTR_pango_font_description_set_weight_0019eef0)()" (parenthesized_expression "(*(code *)PTR_pango_font_description_set_weight_0019eef0)" ( (pointer_expression "*(code *)PTR_pango_font_description_set_weight_0019eef0" * (cast_expression "(code *)PTR_pango_font_description_set_weight_0019eef0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void pango_font_description_set_weight(void)\n\n{\n (*(code *)PTR_pango_font_description_set_weight_0019eef0)();\n return;\n}\n\n" (function_definition "void pango_font_description_set_weight(void)\n\n{\n (*(code *)PTR_pango_font_description_set_weight_0019eef0)();\n return;\n}" primitive_type (function_declarator "pango_font_description_set_weight(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_pango_font_description_set_weight_0019eef0)();\n return;\n}" { (expression_statement "(*(code *)PTR_pango_font_description_set_weight_0019eef0)();" (call_expression "(*(code *)PTR_pango_font_description_set_weight_0019eef0)()" (parenthesized_expression "(*(code *)PTR_pango_font_description_set_weight_0019eef0)" ( (pointer_expression "*(code *)PTR_pango_font_description_set_weight_0019eef0" * (cast_expression "(code *)PTR_pango_font_description_set_weight_0019eef0" ( (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 pango_font_description_set_weight(void)\n\n{\n (*(code *)PTR_pango_font_description_set_weight_0019eef0)();\n return;\n}" (primitive_type "void") (function_declarator "pango_font_description_set_weight(void)" (identifier "pango_font_description_set_weight") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_pango_font_description_set_weight_0019eef0)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_pango_font_description_set_weight_0019eef0)();" (call_expression "(*(code *)PTR_pango_font_description_set_weight_0019eef0)()" (parenthesized_expression "(*(code *)PTR_pango_font_description_set_weight_0019eef0)" (( "(") (pointer_expression "*(code *)PTR_pango_font_description_set_weight_0019eef0" (* "*") (cast_expression "(code *)PTR_pango_font_description_set_weight_0019eef0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_pango_font_description_set_weight_0019eef0"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_pango_font_description_set_weight_0019eef0)(); 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_0019eef0)(); return; }
1920_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
~Struct_buildd
FUN_0018d000
/* DWARF original prototype: void ~Struct_buildd(Struct_buildd * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_buildd::~Struct_buildd(Struct_buildd *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_00652888; 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_0018d000(undefined8 *param_1) { *param_1 = &PTR_FUN_00652888; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_0049e340((undefined8 *)param_1[1]); return; } return; }
LEA RAX,[0x652888] MOV RDX,qword ptr [RDI + 0x8] MOV qword ptr [RDI],RAX LEA RAX,[RDI + 0x18] CMP RDX,RAX JZ 0x0018d020 MOV RDI,RDX JMP 0x0049e340 RET
null
null
null
null
[('const-0', u'RETURN_-1207447486'), (u'CAST_-1207447423', u'STORE_-1207447533'), (u'PTRSUB_-1207447427', u'LOAD_-1207447541'), ('const-0', u'PTRSUB_-1207447430'), ('const-0', u'RETURN_-1207447495'), (u'PTRSUB_-1207447436', u'PTRSUB_-1207447435'), (u'PTRSUB_-1207447426', u'PTRSUB_-1207447422'), ('const-0', u'PTRSUB_-1207447422'), (u'PTRSUB_-1207447422', u'PTRSUB_-1207447419'), (u'INT_NOTEQUAL_-1207447509', u'CBRANCH_-1207447508'), ('const-433', u'LOAD_-1207447541'), ('const-6629512', u'PTRSUB_-1207447433'), ('const-0', u'PTRSUB_-1207447427'), (u'PTRSUB_-1207447433', u'CAST_-1207447423'), (u'CAST_-1207447415', u'INT_NOTEQUAL_-1207447509'), ('const-16', u'PTRSUB_-1207447419'), ('tmp_68', u'PTRSUB_-1207447426'), ('const-0', u'PTRSUB_-1207447435'), ('const-0', u'PTRSUB_-1207447426'), ('const-0', u'PTRSUB_-1207447433'), (u'LOAD_-1207447541', u'CAST_-1207447415'), ('const-8', u'PTRSUB_-1207447436'), ('const-8', u'PTRSUB_-1207447426'), ('const-0', u'PTRSUB_-1207447431'), (u'PTRSUB_-1207447419', u'INT_NOTEQUAL_-1207447509'), ('tmp_68', u'PTRSUB_-1207447430'), (u'PTRSUB_-1207447435', u'PTRSUB_-1207447431'), (u'PTRSUB_-1207447431', u'PTRSUB_-1207447427'), ('const-433', u'STORE_-1207447533'), (u'LOAD_-1207447541', u'CALL_-1207447499'), (u'PTRSUB_-1207447430', u'PTRSUB_-1207447426'), (u'PTRSUB_-1207447426', u'STORE_-1207447533'), ('tmp_48', u'CBRANCH_-1207447508'), ('tmp_68', u'PTRSUB_-1207447436')]
[('const-6629512', u'PTRSUB_-1207447434'), ('const-433', u'LOAD_-1207447541'), ('const-0', u'RETURN_-1207447486'), ('const-433', u'STORE_-1207447533'), (u'PTRSUB_-1207447434', u'STORE_-1207447533'), ('const-3', u'PTRADD_-1207447430'), ('const-0', u'PTRSUB_-1207447434'), (u'PTRADD_-1207447438', u'LOAD_-1207447541'), ('const-8', u'PTRADD_-1207447438'), ('const-0', u'RETURN_-1207447495'), (u'LOAD_-1207447541', u'CAST_-1207447437'), (u'INT_NOTEQUAL_-1207447509', u'CBRANCH_-1207447508'), ('tmp_109', u'PTRADD_-1207447438'), ('const-1', u'PTRADD_-1207447438'), ('tmp_109', u'PTRADD_-1207447430'), (u'CAST_-1207447437', u'CALL_-1207447499'), ('tmp_48', u'CBRANCH_-1207447508'), (u'CAST_-1207447437', u'INT_NOTEQUAL_-1207447509'), ('tmp_109', u'STORE_-1207447533'), (u'PTRADD_-1207447430', u'INT_NOTEQUAL_-1207447509'), ('const-8', u'PTRADD_-1207447430')]
null
null
0018d000
x64
O2
(translation_unit "void FUN_0018d000(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00652888;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_0018d000(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00652888;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_0018d000(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_00652888;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00652888;" (assignment_expression "*param_1 = &PTR_FUN_00652888" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00652888" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }" if (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" ( (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != (binary_expression "param_1 + 3" identifier + number_literal)) )) (compound_statement "{\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }" { (expression_statement "FUN_0049e340((undefined8 *)param_1[1]);" (call_expression "FUN_0049e340((undefined8 *)param_1[1])" identifier (argument_list "((undefined8 *)param_1[1])" ( (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void ~Struct_buildd(Struct_buildd * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_buildd::~Struct_buildd(Struct_buildd *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_00652888;\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_buildd::~Struct_buildd(Struct_buildd *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_00652888;\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_buildd::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_buildd(Struct_buildd *this,int __in_chrg)" identifier (parameter_list "(Struct_buildd *this,int __in_chrg)" ( (parameter_declaration "Struct_buildd *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_00652888;\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_00652888;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00652888" (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_00652888" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_00652888" & 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_0018d000(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00652888;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_0018d000(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00652888;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_0018d000(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_00652888;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00652888;" (assignment_expression "*param_1 = &PTR_FUN_00652888" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00652888" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }" if (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" ( (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != (binary_expression "param_1 + 3" identifier + number_literal)) )) (compound_statement "{\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }" { (expression_statement "FUN_0049e340((undefined8 *)param_1[1]);" (call_expression "FUN_0049e340((undefined8 *)param_1[1])" identifier (argument_list "((undefined8 *)param_1[1])" ( (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) ))) ;) (return_statement return ;) })) (return_statement return ;) })))
(function_definition "void FUN_0018d000(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00652888;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0018d000(undefined8 *param_1)" (identifier "FUN_0018d000") (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_00652888;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_00652888;" (assignment_expression "*param_1 = &PTR_FUN_00652888" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_00652888" (& "&") (identifier "PTR_FUN_00652888"))) (; ";")) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }" (if "if") (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" (( "(") (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (!= "!=") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3"))) () ")")) (compound_statement "{\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }" ({ "{") (expression_statement "FUN_0049e340((undefined8 *)param_1[1]);" (call_expression "FUN_0049e340((undefined8 *)param_1[1])" (identifier "FUN_0049e340") (argument_list "((undefined8 *)param_1[1])" (( "(") (cast_expression "(undefined8 *)param_1[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void ~Struct_buildd(Struct_buildd * 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_00652888; 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_00652888; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_0049e340((undefined8 *)param_1[1]); return; } return; }
108_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
memmove
memmove
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memmove(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_memmove_0043e368)(); return pvVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memmove(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_memmove_0043e368)(); return pvVar1; }
JMP qword ptr [0x0043e368]
null
null
null
null
[(u'CALLIND_-1207208232', u'CAST_-1207208162'), (u'CAST_-1207208162', u'RETURN_-1207208229'), (u'INDIRECT_-1207208168', u'COPY_-1207208227'), ('tmp_44', u'CAST_-1207208163'), (u'CAST_-1207208163', u'CALLIND_-1207208232'), (u'CALLIND_-1207208232', u'INDIRECT_-1207208168'), ('const-0', u'RETURN_-1207208229')]
[(u'CALLIND_-1207208232', u'CAST_-1207208162'), (u'CAST_-1207208162', u'RETURN_-1207208229'), (u'INDIRECT_-1207208168', u'COPY_-1207208227'), ('tmp_44', u'CAST_-1207208163'), (u'CAST_-1207208163', u'CALLIND_-1207208232'), (u'CALLIND_-1207208232', u'INDIRECT_-1207208168'), ('const-0', u'RETURN_-1207208229')]
null
null
001476d0
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_0043e368)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_0043e368)();\n return pvVar1;\n}" primitive_type (pointer_declarator "* memmove(void *__dest,void *__src,size_t __n)" * (function_declarator "memmove(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 void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_0043e368)();\n return pvVar1;\n}" { (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (expression_statement "pvVar1 = (void *)(*(code *)PTR_memmove_0043e368)();" (assignment_expression "pvVar1 = (void *)(*(code *)PTR_memmove_0043e368)()" identifier = (cast_expression "(void *)(*(code *)PTR_memmove_0043e368)()" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_memmove_0043e368)()" (parenthesized_expression "(*(code *)PTR_memmove_0043e368)" ( (pointer_expression "*(code *)PTR_memmove_0043e368" * (cast_expression "(code *)PTR_memmove_0043e368" ( (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 * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_0043e368)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_0043e368)();\n return pvVar1;\n}" primitive_type (pointer_declarator "* memmove(void *__dest,void *__src,size_t __n)" * (function_declarator "memmove(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 void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_0043e368)();\n return pvVar1;\n}" { (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (expression_statement "pvVar1 = (void *)(*(code *)PTR_memmove_0043e368)();" (assignment_expression "pvVar1 = (void *)(*(code *)PTR_memmove_0043e368)()" identifier = (cast_expression "(void *)(*(code *)PTR_memmove_0043e368)()" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_memmove_0043e368)()" (parenthesized_expression "(*(code *)PTR_memmove_0043e368)" ( (pointer_expression "*(code *)PTR_memmove_0043e368" * (cast_expression "(code *)PTR_memmove_0043e368" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pvVar1;" return identifier ;) })))
(translation_unit "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_0043e368)();\n return pvVar1;\n}\n\n" (function_definition "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_0043e368)();\n return pvVar1;\n}" primitive_type (pointer_declarator "* memmove(void *__dest,void *__src,size_t __n)" * (function_declarator "memmove(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 void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_0043e368)();\n return pvVar1;\n}" { (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (expression_statement "pvVar1 = (void *)(*(code *)PTR_memmove_0043e368)();" (assignment_expression "pvVar1 = (void *)(*(code *)PTR_memmove_0043e368)()" identifier = (cast_expression "(void *)(*(code *)PTR_memmove_0043e368)()" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_memmove_0043e368)()" (parenthesized_expression "(*(code *)PTR_memmove_0043e368)" ( (pointer_expression "*(code *)PTR_memmove_0043e368" * (cast_expression "(code *)PTR_memmove_0043e368" ( (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 (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( ))))) ;) (return_statement return IDENT ;) })))
(function_definition "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_0043e368)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* memmove(void *__dest,void *__src,size_t __n)" (* "*") (function_declarator "memmove(void *__dest,void *__src,size_t __n)" (identifier "memmove") (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 void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_0043e368)();\n return pvVar1;\n}" ({ "{") (declaration "void *pvVar1;" (primitive_type "void") (pointer_declarator "*pvVar1" (* "*") (identifier "pvVar1")) (; ";")) (expression_statement "pvVar1 = (void *)(*(code *)PTR_memmove_0043e368)();" (assignment_expression "pvVar1 = (void *)(*(code *)PTR_memmove_0043e368)()" (identifier "pvVar1") (= "=") (cast_expression "(void *)(*(code *)PTR_memmove_0043e368)()" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(*(code *)PTR_memmove_0043e368)()" (parenthesized_expression "(*(code *)PTR_memmove_0043e368)" (( "(") (pointer_expression "*(code *)PTR_memmove_0043e368" (* "*") (cast_expression "(code *)PTR_memmove_0043e368" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_memmove_0043e368"))) () ")")) (argument_list "()" (( "(") () ")"))))) (; ";")) (return_statement "return pvVar1;" (return "return") (identifier "pvVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * function_1(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(type_1 *)PTR_memmove_0043e368)(); 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: (pointer_declarator 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: (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(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_MASKED_0043e368)(); return pvVar1; }
346_i686-gnu-ld_and_i686-gnu-ld_strip.c
dprint_statement
FUN_00118790
void dprint_statement(lang_statement_union_type *s,int n) { lang_output_section_statement_type *os; FILE *pFVar1; int iVar2; pFVar1 = config.map_file; os = abs_output_section; config.map_file = stderr; if (n < 0) { if (s != (lang_statement_union_type *)0x0) { do { print_statement(s,os); s = (s->header).next; } while (s != (lang_statement_union *)0x0); config.map_file = pFVar1; return; } } else if (s != (lang_statement_union_type *)0x0) { for (iVar2 = n + -1; iVar2 != -1; iVar2 = iVar2 + -1) { print_statement(s,abs_output_section); s = (s->header).next; if (s == (lang_statement_union *)0x0) { config.map_file = pFVar1; return; } } } config.map_file = pFVar1; return; }
void FUN_00118790(long *param_1,int param_2) { undefined8 uVar1; undefined8 uVar2; uVar2 = DAT_001aaf38; uVar1 = DAT_001aacd0; DAT_001aaf38 = stderr; if (param_2 < 0) { if (param_1 != (long *)0x0) { do { FUN_001138f0(param_1,uVar1); param_1 = (long *)*param_1; } while (param_1 != (long *)0x0); DAT_001aaf38 = uVar2; return; } } else if (param_1 != (long *)0x0) { for (param_2 = param_2 + -1; param_2 != -1; param_2 = param_2 + -1) { FUN_001138f0(param_1,DAT_001aacd0); param_1 = (long *)*param_1; if (param_1 == (long *)0x0) { DAT_001aaf38 = uVar2; return; } } } DAT_001aaf38 = uVar2; return; }
MOV RAX,qword ptr [0x001aa180] PUSH R12 MOV R12,qword ptr [0x001aaf38] PUSH RBP MOV qword ptr [0x001aaf38],RAX PUSH RBX MOV RBX,RDI TEST ESI,ESI JS 0x001187f0 TEST RDI,RDI JZ 0x001187df LEA EBP,[RSI + -0x1] CMP EBP,-0x1 JNZ 0x001187c8 JMP 0x001187df SUB EBP,0x1 CMP EBP,-0x1 JZ 0x001187df MOV RSI,qword ptr [0x001aacd0] MOV RDI,RBX CALL 0x001138f0 MOV RBX,qword ptr [RBX] TEST RBX,RBX JNZ 0x001187c0 POP RBX POP RBP MOV qword ptr [0x001aaf38],R12 POP R12 RET MOV RBP,qword ptr [0x001aacd0] TEST RDI,RDI JZ 0x001187df NOP dword ptr [RAX] MOV RDI,RBX MOV RSI,RBP CALL 0x001138f0 MOV RBX,qword ptr [RBX] TEST RBX,RBX JNZ 0x00118800 POP RBX POP RBP MOV qword ptr [0x001aaf38],R12 POP R12 RET
null
null
null
null
[('tmp_389', u'INT_NOTEQUAL_-1207007273'), (u'LOAD_-1207007201', u'INT_EQUAL_-1207007183'), (u'CALL_-1207007100', u'INDIRECT_-1207006871'), ('tmp_390', u'INT_ADD_-1207007255'), ('const-0', u'PTRSUB_-1207006811'), ('tmp_389', u'MULTIEQUAL_-1207006974'), ('const-4294967295', u'INT_ADD_-1207007255'), ('const-433', u'LOAD_-1207007201'), (u'INT_NOTEQUAL_-1207007251', u'CBRANCH_-1207007249'), (u'INDIRECT_-1207006929', u'MULTIEQUAL_-1207006909'), (u'COPY_-1207007002', u'CALL_-1207007100'), ('tmp_981', u'COPY_-1207006957'), (u'COPY_-1207007205', u'COPY_-1207006957'), ('const-0', u'RETURN_-1207006904'), (u'INDIRECT_-1207006936', u'MULTIEQUAL_-1207006910'), ('const-0', u'INT_NOTEQUAL_-1207007080'), ('const-0', u'PTRSUB_-1207006862'), (u'CALL_-1207007100', u'INDIRECT_-1207006878'), ('tmp_982', u'COPY_-1207007001'), (u'COPY_-1207007001', u'COPY_-1207007069'), ('tmp_389', u'INT_NOTEQUAL_-1207007120'), (u'MULTIEQUAL_-1207006909', u'CALL_-1207007202'), (u'INT_NOTEQUAL_-1207007080', u'CBRANCH_-1207007078'), (u'INT_ADD_-1207007192', u'MULTIEQUAL_-1207006913'), (u'MULTIEQUAL_-1207006910', u'MULTIEQUAL_-1207006921'), ('tmp_122', u'CBRANCH_-1207007249'), ('tmp_981', u'MULTIEQUAL_-1207006910'), (u'MULTIEQUAL_-1207006914', u'COPY_-1207006964'), ('tmp_981', u'MULTIEQUAL_-1207006886'), (u'CALL_-1207007100', u'INDIRECT_-1207006885'), ('const-0', u'RETURN_-1207007044'), ('const-0', u'RETURN_-1207007180'), (u'INDIRECT_-1207006885', u'MULTIEQUAL_-1207006886'), ('tmp_82', u'CBRANCH_-1207007272'), (u'INDIRECT_-1207006929', u'COPY_-1207006915'), (u'COPY_-1207007001', u'COPY_-1207007205'), (u'INDIRECT_-1207006922', u'MULTIEQUAL_-1207006914'), ('tmp_56', u'CBRANCH_-1207007287'), (u'PTRSUB_-1207006811', u'PTRSUB_-1207006829'), (u'INT_NOTEQUAL_-1207007120', u'CBRANCH_-1207007119'), (u'PTRSUB_-1207006874', u'LOAD_-1207007201'), (u'CALL_-1207007202', u'INDIRECT_-1207006936'), (u'COPY_-1207007001', u'COPY_-1207006914'), (u'MULTIEQUAL_-1207006974', u'PTRSUB_-1207006811'), ('tmp_983', u'MULTIEQUAL_-1207006914'), ('tmp_389', u'MULTIEQUAL_-1207006911'), (u'MULTIEQUAL_-1207006921', u'COPY_-1207006971'), (u'INT_EQUAL_-1207007183', u'CBRANCH_-1207007180'), (u'LOAD_-1207007099', u'INT_NOTEQUAL_-1207007080'), (u'INT_NOTEQUAL_-1207007273', u'CBRANCH_-1207007272'), (u'MULTIEQUAL_-1207006909', u'MULTIEQUAL_-1207006914'), ('const-0', u'INT_NOTEQUAL_-1207007273'), (u'PTRSUB_-1207006829', u'LOAD_-1207007099'), ('tmp_983', u'COPY_-1207007002'), (u'CALL_-1207007202', u'INDIRECT_-1207006922'), (u'COPY_-1207007069', u'COPY_-1207006904'), ('const-4294967295', u'INT_NOTEQUAL_-1207007251'), (u'LOAD_-1207007099', u'MULTIEQUAL_-1207006974'), (u'MULTIEQUAL_-1207006913', u'INT_ADD_-1207007192'), (u'CALL_-1207007202', u'INDIRECT_-1207006929'), ('const-4294967295', u'INT_ADD_-1207007192'), ('const-0', u'INT_NOTEQUAL_-1207007120'), (u'MULTIEQUAL_-1207006974', u'CALL_-1207007100'), (u'INT_SLESS_-1207007287', u'CBRANCH_-1207007287'), ('tmp_390', u'INT_SLESS_-1207007287'), (u'COPY_-1207006957', u'MULTIEQUAL_-1207006914'), ('tmp_983', u'MULTIEQUAL_-1207006879'), ('const-0', u'PTRSUB_-1207006829'), (u'INDIRECT_-1207006936', u'COPY_-1207006916'), ('const-0', u'PTRSUB_-1207006874'), (u'INT_ADD_-1207007255', u'MULTIEQUAL_-1207006913'), ('tmp_981', u'MULTIEQUAL_-1207006921'), ('const-0', u'INT_SLESS_-1207007287'), ('tmp_983', u'MULTIEQUAL_-1207006909'), (u'PTRSUB_-1207006862', u'PTRSUB_-1207006874'), ('tmp_207', u'CBRANCH_-1207007180'), (u'INDIRECT_-1207006878', u'MULTIEQUAL_-1207006879'), (u'MULTIEQUAL_-1207006913', u'INT_NOTEQUAL_-1207007251'), ('tmp_981', u'COPY_-1207007318'), (u'INDIRECT_-1207006885', u'COPY_-1207006918'), (u'MULTIEQUAL_-1207006911', u'CALL_-1207007202'), (u'LOAD_-1207007201', u'MULTIEQUAL_-1207006911'), ('const-433', u'LOAD_-1207007099'), (u'INDIRECT_-1207006871', u'MULTIEQUAL_-1207006872'), (u'MULTIEQUAL_-1207006911', u'PTRSUB_-1207006862'), ('tmp_338', u'CBRANCH_-1207007078'), ('tmp_293', u'CBRANCH_-1207007119'), (u'COPY_-1207007318', u'MULTIEQUAL_-1207006872'), (u'INDIRECT_-1207006878', u'COPY_-1207006911'), ('const-0', u'INT_EQUAL_-1207007183')]
[('tmp_796', u'INT_ADD_-1207007020'), (u'MULTIEQUAL_-1207006918', u'INT_ADD_-1207007192'), (u'INDIRECT_-1207006890', u'MULTIEQUAL_-1207006891'), (u'INT_NOTEQUAL_-1207007251', u'CBRANCH_-1207007249'), ('const-433', u'LOAD_-1207007099'), (u'MULTIEQUAL_-1207006919', u'COPY_-1207006969'), (u'INDIRECT_-1207006876', u'MULTIEQUAL_-1207006877'), (u'INDIRECT_-1207006941', u'COPY_-1207006924'), ('const-4294967295', u'INT_ADD_-1207007192'), (u'CALL_-1207007202', u'INDIRECT_-1207006934'), (u'CALL_-1207007100', u'INDIRECT_-1207006890'), (u'INDIRECT_-1207006927', u'MULTIEQUAL_-1207006921'), (u'MULTIEQUAL_-1207006916', u'MULTIEQUAL_-1207006919'), ('const-0', u'INT_NOTEQUAL_-1207007080'), ('const-4294967295', u'INT_ADD_-1207007020'), (u'COPY_-1207006965', u'MULTIEQUAL_-1207006921'), ('tmp_981', u'MULTIEQUAL_-1207006891'), (u'CAST_-1207006872', u'INT_EQUAL_-1207007183'), (u'INDIRECT_-1207006890', u'COPY_-1207006923'), (u'INT_ADD_-1207007192', u'MULTIEQUAL_-1207006918'), ('const-433', u'LOAD_-1207007201'), (u'INT_NOTEQUAL_-1207007080', u'CBRANCH_-1207007078'), ('tmp_122', u'CBRANCH_-1207007249'), ('tmp_774', u'MULTIEQUAL_-1207006919'), ('tmp_796', u'INT_SLESS_-1207007287'), ('const-4294967295', u'INT_NOTEQUAL_-1207007251'), ('const-0', u'RETURN_-1207007044'), (u'INDIRECT_-1207006883', u'COPY_-1207006916'), ('const-0', u'RETURN_-1207007180'), (u'INDIRECT_-1207006941', u'MULTIEQUAL_-1207006917'), (u'COPY_-1207007010', u'CALL_-1207007100'), (u'INDIRECT_-1207006934', u'COPY_-1207006923'), ('tmp_82', u'CBRANCH_-1207007272'), ('tmp_981', u'COPY_-1207006965'), ('tmp_56', u'CBRANCH_-1207007287'), (u'INT_ADD_-1207007020', u'MULTIEQUAL_-1207006918'), (u'INT_NOTEQUAL_-1207007120', u'CBRANCH_-1207007119'), ('tmp_983', u'MULTIEQUAL_-1207006916'), ('tmp_982', u'COPY_-1207007009'), ('const-0', u'RETURN_-1207006912'), (u'CALL_-1207007202', u'INDIRECT_-1207006927'), (u'INDIRECT_-1207006934', u'MULTIEQUAL_-1207006916'), (u'COPY_-1207007205', u'COPY_-1207006962'), (u'COPY_-1207007318', u'MULTIEQUAL_-1207006877'), ('tmp_983', u'MULTIEQUAL_-1207006884'), (u'CALL_-1207007100', u'INDIRECT_-1207006876'), (u'INT_EQUAL_-1207007183', u'CBRANCH_-1207007180'), (u'INT_NOTEQUAL_-1207007273', u'CBRANCH_-1207007272'), (u'COPY_-1207007009', u'COPY_-1207007205'), ('const-0', u'INT_NOTEQUAL_-1207007273'), ('tmp_774', u'INT_NOTEQUAL_-1207007120'), (u'CAST_-1207006821', u'MULTIEQUAL_-1207006974'), ('tmp_983', u'COPY_-1207007010'), (u'MULTIEQUAL_-1207006919', u'LOAD_-1207007201'), ('const-0', u'INT_NOTEQUAL_-1207007120'), (u'MULTIEQUAL_-1207006974', u'CALL_-1207007100'), (u'INT_SLESS_-1207007287', u'CBRANCH_-1207007287'), ('tmp_981', u'MULTIEQUAL_-1207006926'), (u'COPY_-1207007069', u'COPY_-1207006909'), (u'CALL_-1207007202', u'INDIRECT_-1207006941'), (u'MULTIEQUAL_-1207006916', u'CALL_-1207007202'), (u'MULTIEQUAL_-1207006918', u'INT_NOTEQUAL_-1207007251'), (u'MULTIEQUAL_-1207006974', u'LOAD_-1207007099'), (u'INDIRECT_-1207006883', u'MULTIEQUAL_-1207006884'), (u'COPY_-1207007009', u'COPY_-1207007069'), ('const-0', u'INT_SLESS_-1207007287'), ('tmp_207', u'CBRANCH_-1207007180'), (u'MULTIEQUAL_-1207006926', u'COPY_-1207006976'), (u'CALL_-1207007100', u'INDIRECT_-1207006883'), ('tmp_981', u'COPY_-1207007318'), (u'MULTIEQUAL_-1207006917', u'MULTIEQUAL_-1207006926'), ('tmp_981', u'MULTIEQUAL_-1207006917'), ('tmp_774', u'INT_NOTEQUAL_-1207007273'), ('tmp_983', u'MULTIEQUAL_-1207006919'), (u'LOAD_-1207007099', u'CAST_-1207006821'), (u'LOAD_-1207007201', u'CAST_-1207006872'), ('tmp_338', u'CBRANCH_-1207007078'), ('tmp_293', u'CBRANCH_-1207007119'), ('tmp_774', u'MULTIEQUAL_-1207006974'), (u'MULTIEQUAL_-1207006919', u'CALL_-1207007202'), (u'CAST_-1207006872', u'MULTIEQUAL_-1207006919'), (u'COPY_-1207007009', u'COPY_-1207006922'), ('const-0', u'INT_EQUAL_-1207007183'), (u'CAST_-1207006821', u'INT_NOTEQUAL_-1207007080')]
null
null
00118790
x64
O2
(translation_unit "void FUN_00118790(long *param_1,int param_2)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n \n uVar2 = DAT_001aaf38;\n uVar1 = DAT_001aacd0;\n DAT_001aaf38 = stderr;\n if (param_2 < 0) {\n if (param_1 != (long *)0x0) {\n do {\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n } while (param_1 != (long *)0x0);\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n else if (param_1 != (long *)0x0) {\n for (param_2 = param_2 + -1; param_2 != -1; param_2 = param_2 + -1) {\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n }\n DAT_001aaf38 = uVar2;\n return;\n}\n\n" (function_definition "void FUN_00118790(long *param_1,int param_2)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n \n uVar2 = DAT_001aaf38;\n uVar1 = DAT_001aacd0;\n DAT_001aaf38 = stderr;\n if (param_2 < 0) {\n if (param_1 != (long *)0x0) {\n do {\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n } while (param_1 != (long *)0x0);\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n else if (param_1 != (long *)0x0) {\n for (param_2 = param_2 + -1; param_2 != -1; param_2 = param_2 + -1) {\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n }\n DAT_001aaf38 = uVar2;\n return;\n}" primitive_type (function_declarator "FUN_00118790(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) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "int param_2" primitive_type identifier) ))) (compound_statement "{\n undefined8 uVar1;\n undefined8 uVar2;\n \n uVar2 = DAT_001aaf38;\n uVar1 = DAT_001aacd0;\n DAT_001aaf38 = stderr;\n if (param_2 < 0) {\n if (param_1 != (long *)0x0) {\n do {\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n } while (param_1 != (long *)0x0);\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n else if (param_1 != (long *)0x0) {\n for (param_2 = param_2 + -1; param_2 != -1; param_2 = param_2 + -1) {\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n }\n DAT_001aaf38 = uVar2;\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (expression_statement "uVar2 = DAT_001aaf38;" (assignment_expression "uVar2 = DAT_001aaf38" identifier = identifier) ;) (expression_statement "uVar1 = DAT_001aacd0;" (assignment_expression "uVar1 = DAT_001aacd0" identifier = identifier) ;) (expression_statement "DAT_001aaf38 = stderr;" (assignment_expression "DAT_001aaf38 = stderr" identifier = identifier) ;) (if_statement "if (param_2 < 0) {\n if (param_1 != (long *)0x0) {\n do {\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n } while (param_1 != (long *)0x0);\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n else if (param_1 != (long *)0x0) {\n for (param_2 = param_2 + -1; param_2 != -1; param_2 = param_2 + -1) {\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n }" if (parenthesized_expression "(param_2 < 0)" ( (binary_expression "param_2 < 0" identifier < number_literal) )) (compound_statement "{\n if (param_1 != (long *)0x0) {\n do {\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n } while (param_1 != (long *)0x0);\n DAT_001aaf38 = uVar2;\n return;\n }\n }" { (if_statement "if (param_1 != (long *)0x0) {\n do {\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n } while (param_1 != (long *)0x0);\n DAT_001aaf38 = uVar2;\n return;\n }" if (parenthesized_expression "(param_1 != (long *)0x0)" ( (binary_expression "param_1 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n do {\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n } while (param_1 != (long *)0x0);\n DAT_001aaf38 = uVar2;\n return;\n }" { (do_statement "do {\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n } while (param_1 != (long *)0x0);" do (compound_statement "{\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n }" { (expression_statement "FUN_001138f0(param_1,uVar1);" (call_expression "FUN_001138f0(param_1,uVar1)" identifier (argument_list "(param_1,uVar1)" ( identifier , identifier ))) ;) (expression_statement "param_1 = (long *)*param_1;" (assignment_expression "param_1 = (long *)*param_1" identifier = (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) }) while (parenthesized_expression "(param_1 != (long *)0x0)" ( (binary_expression "param_1 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) (expression_statement "DAT_001aaf38 = uVar2;" (assignment_expression "DAT_001aaf38 = uVar2" identifier = identifier) ;) (return_statement "return;" return ;) })) }) (else_clause "else if (param_1 != (long *)0x0) {\n for (param_2 = param_2 + -1; param_2 != -1; param_2 = param_2 + -1) {\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n }" else (if_statement "if (param_1 != (long *)0x0) {\n for (param_2 = param_2 + -1; param_2 != -1; param_2 = param_2 + -1) {\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n }" if (parenthesized_expression "(param_1 != (long *)0x0)" ( (binary_expression "param_1 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n for (param_2 = param_2 + -1; param_2 != -1; param_2 = param_2 + -1) {\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n }" { (for_statement "for (param_2 = param_2 + -1; param_2 != -1; param_2 = param_2 + -1) {\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }" for ( (assignment_expression "param_2 = param_2 + -1" identifier = (binary_expression "param_2 + -1" identifier + number_literal)) ; (binary_expression "param_2 != -1" identifier != number_literal) ; (assignment_expression "param_2 = param_2 + -1" identifier = (binary_expression "param_2 + -1" identifier + number_literal)) ) (compound_statement "{\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }" { (expression_statement "FUN_001138f0(param_1,DAT_001aacd0);" (call_expression "FUN_001138f0(param_1,DAT_001aacd0)" identifier (argument_list "(param_1,DAT_001aacd0)" ( identifier , identifier ))) ;) (expression_statement "param_1 = (long *)*param_1;" (assignment_expression "param_1 = (long *)*param_1" identifier = (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (if_statement "if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }" if (parenthesized_expression "(param_1 == (long *)0x0)" ( (binary_expression "param_1 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n DAT_001aaf38 = uVar2;\n return;\n }" { (expression_statement "DAT_001aaf38 = uVar2;" (assignment_expression "DAT_001aaf38 = uVar2" identifier = identifier) ;) (return_statement "return;" return ;) })) })) })))) (expression_statement "DAT_001aaf38 = uVar2;" (assignment_expression "DAT_001aaf38 = uVar2" identifier = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "void dprint_statement(lang_statement_union_type *s,int n)\n\n{\n lang_output_section_statement_type *os;\n FILE *pFVar1;\n int iVar2;\n \n pFVar1 = config.map_file;\n os = abs_output_section;\n config.map_file = stderr;\n if (n < 0) {\n if (s != (lang_statement_union_type *)0x0) {\n do {\n print_statement(s,os);\n s = (s->header).next;\n } while (s != (lang_statement_union *)0x0);\n config.map_file = pFVar1;\n return;\n }\n }\n else if (s != (lang_statement_union_type *)0x0) {\n for (iVar2 = n + -1; iVar2 != -1; iVar2 = iVar2 + -1) {\n print_statement(s,abs_output_section);\n s = (s->header).next;\n if (s == (lang_statement_union *)0x0) {\n config.map_file = pFVar1;\n return;\n }\n }\n }\n config.map_file = pFVar1;\n return;\n}\n\n" (function_definition "void dprint_statement(lang_statement_union_type *s,int n)\n\n{\n lang_output_section_statement_type *os;\n FILE *pFVar1;\n int iVar2;\n \n pFVar1 = config.map_file;\n os = abs_output_section;\n config.map_file = stderr;\n if (n < 0) {\n if (s != (lang_statement_union_type *)0x0) {\n do {\n print_statement(s,os);\n s = (s->header).next;\n } while (s != (lang_statement_union *)0x0);\n config.map_file = pFVar1;\n return;\n }\n }\n else if (s != (lang_statement_union_type *)0x0) {\n for (iVar2 = n + -1; iVar2 != -1; iVar2 = iVar2 + -1) {\n print_statement(s,abs_output_section);\n s = (s->header).next;\n if (s == (lang_statement_union *)0x0) {\n config.map_file = pFVar1;\n return;\n }\n }\n }\n config.map_file = pFVar1;\n return;\n}" primitive_type (function_declarator "dprint_statement(lang_statement_union_type *s,int n)" identifier (parameter_list "(lang_statement_union_type *s,int n)" ( (parameter_declaration "lang_statement_union_type *s" type_identifier (pointer_declarator "*s" * identifier)) , (parameter_declaration "int n" primitive_type identifier) ))) (compound_statement "{\n lang_output_section_statement_type *os;\n FILE *pFVar1;\n int iVar2;\n \n pFVar1 = config.map_file;\n os = abs_output_section;\n config.map_file = stderr;\n if (n < 0) {\n if (s != (lang_statement_union_type *)0x0) {\n do {\n print_statement(s,os);\n s = (s->header).next;\n } while (s != (lang_statement_union *)0x0);\n config.map_file = pFVar1;\n return;\n }\n }\n else if (s != (lang_statement_union_type *)0x0) {\n for (iVar2 = n + -1; iVar2 != -1; iVar2 = iVar2 + -1) {\n print_statement(s,abs_output_section);\n s = (s->header).next;\n if (s == (lang_statement_union *)0x0) {\n config.map_file = pFVar1;\n return;\n }\n }\n }\n config.map_file = pFVar1;\n return;\n}" { (declaration "lang_output_section_statement_type *os;" type_identifier (pointer_declarator "*os" * identifier) ;) (declaration "FILE *pFVar1;" type_identifier (pointer_declarator "*pFVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (expression_statement "pFVar1 = config.map_file;" (assignment_expression "pFVar1 = config.map_file" identifier = (field_expression "config.map_file" identifier . field_identifier)) ;) (expression_statement "os = abs_output_section;" (assignment_expression "os = abs_output_section" identifier = identifier) ;) (expression_statement "config.map_file = stderr;" (assignment_expression "config.map_file = stderr" (field_expression "config.map_file" identifier . field_identifier) = identifier) ;) (if_statement "if (n < 0) {\n if (s != (lang_statement_union_type *)0x0) {\n do {\n print_statement(s,os);\n s = (s->header).next;\n } while (s != (lang_statement_union *)0x0);\n config.map_file = pFVar1;\n return;\n }\n }\n else if (s != (lang_statement_union_type *)0x0) {\n for (iVar2 = n + -1; iVar2 != -1; iVar2 = iVar2 + -1) {\n print_statement(s,abs_output_section);\n s = (s->header).next;\n if (s == (lang_statement_union *)0x0) {\n config.map_file = pFVar1;\n return;\n }\n }\n }" if (parenthesized_expression "(n < 0)" ( (binary_expression "n < 0" identifier < number_literal) )) (compound_statement "{\n if (s != (lang_statement_union_type *)0x0) {\n do {\n print_statement(s,os);\n s = (s->header).next;\n } while (s != (lang_statement_union *)0x0);\n config.map_file = pFVar1;\n return;\n }\n }" { (if_statement "if (s != (lang_statement_union_type *)0x0) {\n do {\n print_statement(s,os);\n s = (s->header).next;\n } while (s != (lang_statement_union *)0x0);\n config.map_file = pFVar1;\n return;\n }" if (parenthesized_expression "(s != (lang_statement_union_type *)0x0)" ( (binary_expression "s != (lang_statement_union_type *)0x0" identifier != (cast_expression "(lang_statement_union_type *)0x0" ( (type_descriptor "lang_statement_union_type *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n do {\n print_statement(s,os);\n s = (s->header).next;\n } while (s != (lang_statement_union *)0x0);\n config.map_file = pFVar1;\n return;\n }" { (do_statement "do {\n print_statement(s,os);\n s = (s->header).next;\n } while (s != (lang_statement_union *)0x0);" do (compound_statement "{\n print_statement(s,os);\n s = (s->header).next;\n }" { (expression_statement "print_statement(s,os);" (call_expression "print_statement(s,os)" identifier (argument_list "(s,os)" ( identifier , identifier ))) ;) (expression_statement "s = (s->header).next;" (assignment_expression "s = (s->header).next" identifier = (field_expression "(s->header).next" (parenthesized_expression "(s->header)" ( (field_expression "s->header" identifier -> field_identifier) )) . field_identifier)) ;) }) while (parenthesized_expression "(s != (lang_statement_union *)0x0)" ( (binary_expression "s != (lang_statement_union *)0x0" identifier != (cast_expression "(lang_statement_union *)0x0" ( (type_descriptor "lang_statement_union *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) (expression_statement "config.map_file = pFVar1;" (assignment_expression "config.map_file = pFVar1" (field_expression "config.map_file" identifier . field_identifier) = identifier) ;) (return_statement "return;" return ;) })) }) (else_clause "else if (s != (lang_statement_union_type *)0x0) {\n for (iVar2 = n + -1; iVar2 != -1; iVar2 = iVar2 + -1) {\n print_statement(s,abs_output_section);\n s = (s->header).next;\n if (s == (lang_statement_union *)0x0) {\n config.map_file = pFVar1;\n return;\n }\n }\n }" else (if_statement "if (s != (lang_statement_union_type *)0x0) {\n for (iVar2 = n + -1; iVar2 != -1; iVar2 = iVar2 + -1) {\n print_statement(s,abs_output_section);\n s = (s->header).next;\n if (s == (lang_statement_union *)0x0) {\n config.map_file = pFVar1;\n return;\n }\n }\n }" if (parenthesized_expression "(s != (lang_statement_union_type *)0x0)" ( (binary_expression "s != (lang_statement_union_type *)0x0" identifier != (cast_expression "(lang_statement_union_type *)0x0" ( (type_descriptor "lang_statement_union_type *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n for (iVar2 = n + -1; iVar2 != -1; iVar2 = iVar2 + -1) {\n print_statement(s,abs_output_section);\n s = (s->header).next;\n if (s == (lang_statement_union *)0x0) {\n config.map_file = pFVar1;\n return;\n }\n }\n }" { (for_statement "for (iVar2 = n + -1; iVar2 != -1; iVar2 = iVar2 + -1) {\n print_statement(s,abs_output_section);\n s = (s->header).next;\n if (s == (lang_statement_union *)0x0) {\n config.map_file = pFVar1;\n return;\n }\n }" for ( (assignment_expression "iVar2 = n + -1" identifier = (binary_expression "n + -1" identifier + number_literal)) ; (binary_expression "iVar2 != -1" identifier != number_literal) ; (assignment_expression "iVar2 = iVar2 + -1" identifier = (binary_expression "iVar2 + -1" identifier + number_literal)) ) (compound_statement "{\n print_statement(s,abs_output_section);\n s = (s->header).next;\n if (s == (lang_statement_union *)0x0) {\n config.map_file = pFVar1;\n return;\n }\n }" { (expression_statement "print_statement(s,abs_output_section);" (call_expression "print_statement(s,abs_output_section)" identifier (argument_list "(s,abs_output_section)" ( identifier , identifier ))) ;) (expression_statement "s = (s->header).next;" (assignment_expression "s = (s->header).next" identifier = (field_expression "(s->header).next" (parenthesized_expression "(s->header)" ( (field_expression "s->header" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if (s == (lang_statement_union *)0x0) {\n config.map_file = pFVar1;\n return;\n }" if (parenthesized_expression "(s == (lang_statement_union *)0x0)" ( (binary_expression "s == (lang_statement_union *)0x0" identifier == (cast_expression "(lang_statement_union *)0x0" ( (type_descriptor "lang_statement_union *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n config.map_file = pFVar1;\n return;\n }" { (expression_statement "config.map_file = pFVar1;" (assignment_expression "config.map_file = pFVar1" (field_expression "config.map_file" identifier . field_identifier) = identifier) ;) (return_statement "return;" return ;) })) })) })))) (expression_statement "config.map_file = pFVar1;" (assignment_expression "config.map_file = pFVar1" (field_expression "config.map_file" identifier . field_identifier) = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00118790(long *param_1,int param_2)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n \n uVar2 = DAT_001aaf38;\n uVar1 = DAT_001aacd0;\n DAT_001aaf38 = stderr;\n if (param_2 < 0) {\n if (param_1 != (long *)0x0) {\n do {\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n } while (param_1 != (long *)0x0);\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n else if (param_1 != (long *)0x0) {\n for (param_2 = param_2 + -1; param_2 != -1; param_2 = param_2 + -1) {\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n }\n DAT_001aaf38 = uVar2;\n return;\n}\n\n" (function_definition "void FUN_00118790(long *param_1,int param_2)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n \n uVar2 = DAT_001aaf38;\n uVar1 = DAT_001aacd0;\n DAT_001aaf38 = stderr;\n if (param_2 < 0) {\n if (param_1 != (long *)0x0) {\n do {\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n } while (param_1 != (long *)0x0);\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n else if (param_1 != (long *)0x0) {\n for (param_2 = param_2 + -1; param_2 != -1; param_2 = param_2 + -1) {\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n }\n DAT_001aaf38 = uVar2;\n return;\n}" primitive_type (function_declarator "FUN_00118790(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) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "int param_2" primitive_type identifier) ))) (compound_statement "{\n undefined8 uVar1;\n undefined8 uVar2;\n \n uVar2 = DAT_001aaf38;\n uVar1 = DAT_001aacd0;\n DAT_001aaf38 = stderr;\n if (param_2 < 0) {\n if (param_1 != (long *)0x0) {\n do {\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n } while (param_1 != (long *)0x0);\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n else if (param_1 != (long *)0x0) {\n for (param_2 = param_2 + -1; param_2 != -1; param_2 = param_2 + -1) {\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n }\n DAT_001aaf38 = uVar2;\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (expression_statement "uVar2 = DAT_001aaf38;" (assignment_expression "uVar2 = DAT_001aaf38" identifier = identifier) ;) (expression_statement "uVar1 = DAT_001aacd0;" (assignment_expression "uVar1 = DAT_001aacd0" identifier = identifier) ;) (expression_statement "DAT_001aaf38 = stderr;" (assignment_expression "DAT_001aaf38 = stderr" identifier = identifier) ;) (if_statement "if (param_2 < 0) {\n if (param_1 != (long *)0x0) {\n do {\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n } while (param_1 != (long *)0x0);\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n else if (param_1 != (long *)0x0) {\n for (param_2 = param_2 + -1; param_2 != -1; param_2 = param_2 + -1) {\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n }" if (parenthesized_expression "(param_2 < 0)" ( (binary_expression "param_2 < 0" identifier < number_literal) )) (compound_statement "{\n if (param_1 != (long *)0x0) {\n do {\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n } while (param_1 != (long *)0x0);\n DAT_001aaf38 = uVar2;\n return;\n }\n }" { (if_statement "if (param_1 != (long *)0x0) {\n do {\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n } while (param_1 != (long *)0x0);\n DAT_001aaf38 = uVar2;\n return;\n }" if (parenthesized_expression "(param_1 != (long *)0x0)" ( (binary_expression "param_1 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n do {\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n } while (param_1 != (long *)0x0);\n DAT_001aaf38 = uVar2;\n return;\n }" { (do_statement "do {\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n } while (param_1 != (long *)0x0);" do (compound_statement "{\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n }" { (expression_statement "FUN_001138f0(param_1,uVar1);" (call_expression "FUN_001138f0(param_1,uVar1)" identifier (argument_list "(param_1,uVar1)" ( identifier , identifier ))) ;) (expression_statement "param_1 = (long *)*param_1;" (assignment_expression "param_1 = (long *)*param_1" identifier = (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) }) while (parenthesized_expression "(param_1 != (long *)0x0)" ( (binary_expression "param_1 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) (expression_statement "DAT_001aaf38 = uVar2;" (assignment_expression "DAT_001aaf38 = uVar2" identifier = identifier) ;) (return_statement "return;" return ;) })) }) (else_clause "else if (param_1 != (long *)0x0) {\n for (param_2 = param_2 + -1; param_2 != -1; param_2 = param_2 + -1) {\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n }" else (if_statement "if (param_1 != (long *)0x0) {\n for (param_2 = param_2 + -1; param_2 != -1; param_2 = param_2 + -1) {\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n }" if (parenthesized_expression "(param_1 != (long *)0x0)" ( (binary_expression "param_1 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n for (param_2 = param_2 + -1; param_2 != -1; param_2 = param_2 + -1) {\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n }" { (for_statement "for (param_2 = param_2 + -1; param_2 != -1; param_2 = param_2 + -1) {\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }" for ( (assignment_expression "param_2 = param_2 + -1" identifier = (binary_expression "param_2 + -1" identifier + number_literal)) ; (binary_expression "param_2 != -1" identifier != number_literal) ; (assignment_expression "param_2 = param_2 + -1" identifier = (binary_expression "param_2 + -1" identifier + number_literal)) ) (compound_statement "{\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }" { (expression_statement "FUN_001138f0(param_1,DAT_001aacd0);" (call_expression "FUN_001138f0(param_1,DAT_001aacd0)" identifier (argument_list "(param_1,DAT_001aacd0)" ( identifier , identifier ))) ;) (expression_statement "param_1 = (long *)*param_1;" (assignment_expression "param_1 = (long *)*param_1" identifier = (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (if_statement "if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }" if (parenthesized_expression "(param_1 == (long *)0x0)" ( (binary_expression "param_1 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n DAT_001aaf38 = uVar2;\n return;\n }" { (expression_statement "DAT_001aaf38 = uVar2;" (assignment_expression "DAT_001aaf38 = uVar2" identifier = identifier) ;) (return_statement "return;" return ;) })) })) })))) (expression_statement "DAT_001aaf38 = uVar2;" (assignment_expression "DAT_001aaf38 = uVar2" identifier = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (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 < LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (do_statement do (compound_statement { (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 *)) ) (pointer_expression * IDENT))) ;) }) while (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (return_statement return ;) })) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (for_statement for ( (assignment_expression IDENT = (binary_expression IDENT + LIT)) ; (binary_expression IDENT != LIT) ; (assignment_expression IDENT = (binary_expression IDENT + LIT)) ) (compound_statement { (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 *)) ) (pointer_expression * 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 (assignment_expression IDENT = IDENT) ;) (return_statement return ;) })) })) })))) (expression_statement (assignment_expression IDENT = IDENT) ;) (return_statement return ;) })))
(function_definition "void FUN_00118790(long *param_1,int param_2)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n \n uVar2 = DAT_001aaf38;\n uVar1 = DAT_001aacd0;\n DAT_001aaf38 = stderr;\n if (param_2 < 0) {\n if (param_1 != (long *)0x0) {\n do {\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n } while (param_1 != (long *)0x0);\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n else if (param_1 != (long *)0x0) {\n for (param_2 = param_2 + -1; param_2 != -1; param_2 = param_2 + -1) {\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n }\n DAT_001aaf38 = uVar2;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00118790(long *param_1,int param_2)" (identifier "FUN_00118790") (parameter_list "(long *param_1,int param_2)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "int param_2" (primitive_type "int") (identifier "param_2")) () ")"))) (compound_statement "{\n undefined8 uVar1;\n undefined8 uVar2;\n \n uVar2 = DAT_001aaf38;\n uVar1 = DAT_001aacd0;\n DAT_001aaf38 = stderr;\n if (param_2 < 0) {\n if (param_1 != (long *)0x0) {\n do {\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n } while (param_1 != (long *)0x0);\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n else if (param_1 != (long *)0x0) {\n for (param_2 = param_2 + -1; param_2 != -1; param_2 = param_2 + -1) {\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n }\n DAT_001aaf38 = uVar2;\n return;\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (declaration "undefined8 uVar2;" (type_identifier "undefined8") (identifier "uVar2") (; ";")) (expression_statement "uVar2 = DAT_001aaf38;" (assignment_expression "uVar2 = DAT_001aaf38" (identifier "uVar2") (= "=") (identifier "DAT_001aaf38")) (; ";")) (expression_statement "uVar1 = DAT_001aacd0;" (assignment_expression "uVar1 = DAT_001aacd0" (identifier "uVar1") (= "=") (identifier "DAT_001aacd0")) (; ";")) (expression_statement "DAT_001aaf38 = stderr;" (assignment_expression "DAT_001aaf38 = stderr" (identifier "DAT_001aaf38") (= "=") (identifier "stderr")) (; ";")) (if_statement "if (param_2 < 0) {\n if (param_1 != (long *)0x0) {\n do {\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n } while (param_1 != (long *)0x0);\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n else if (param_1 != (long *)0x0) {\n for (param_2 = param_2 + -1; param_2 != -1; param_2 = param_2 + -1) {\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n }" (if "if") (parenthesized_expression "(param_2 < 0)" (( "(") (binary_expression "param_2 < 0" (identifier "param_2") (< "<") (number_literal "0")) () ")")) (compound_statement "{\n if (param_1 != (long *)0x0) {\n do {\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n } while (param_1 != (long *)0x0);\n DAT_001aaf38 = uVar2;\n return;\n }\n }" ({ "{") (if_statement "if (param_1 != (long *)0x0) {\n do {\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n } while (param_1 != (long *)0x0);\n DAT_001aaf38 = uVar2;\n return;\n }" (if "if") (parenthesized_expression "(param_1 != (long *)0x0)" (( "(") (binary_expression "param_1 != (long *)0x0" (identifier "param_1") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n do {\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n } while (param_1 != (long *)0x0);\n DAT_001aaf38 = uVar2;\n return;\n }" ({ "{") (do_statement "do {\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n } while (param_1 != (long *)0x0);" (do "do") (compound_statement "{\n FUN_001138f0(param_1,uVar1);\n param_1 = (long *)*param_1;\n }" ({ "{") (expression_statement "FUN_001138f0(param_1,uVar1);" (call_expression "FUN_001138f0(param_1,uVar1)" (identifier "FUN_001138f0") (argument_list "(param_1,uVar1)" (( "(") (identifier "param_1") (, ",") (identifier "uVar1") () ")"))) (; ";")) (expression_statement "param_1 = (long *)*param_1;" (assignment_expression "param_1 = (long *)*param_1" (identifier "param_1") (= "=") (cast_expression "(long *)*param_1" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(param_1 != (long *)0x0)" (( "(") (binary_expression "param_1 != (long *)0x0" (identifier "param_1") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (; ";")) (expression_statement "DAT_001aaf38 = uVar2;" (assignment_expression "DAT_001aaf38 = uVar2" (identifier "DAT_001aaf38") (= "=") (identifier "uVar2")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}")) (else_clause "else if (param_1 != (long *)0x0) {\n for (param_2 = param_2 + -1; param_2 != -1; param_2 = param_2 + -1) {\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n }" (else "else") (if_statement "if (param_1 != (long *)0x0) {\n for (param_2 = param_2 + -1; param_2 != -1; param_2 = param_2 + -1) {\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n }" (if "if") (parenthesized_expression "(param_1 != (long *)0x0)" (( "(") (binary_expression "param_1 != (long *)0x0" (identifier "param_1") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n for (param_2 = param_2 + -1; param_2 != -1; param_2 = param_2 + -1) {\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }\n }" ({ "{") (for_statement "for (param_2 = param_2 + -1; param_2 != -1; param_2 = param_2 + -1) {\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }" (for "for") (( "(") (assignment_expression "param_2 = param_2 + -1" (identifier "param_2") (= "=") (binary_expression "param_2 + -1" (identifier "param_2") (+ "+") (number_literal "-1"))) (; ";") (binary_expression "param_2 != -1" (identifier "param_2") (!= "!=") (number_literal "-1")) (; ";") (assignment_expression "param_2 = param_2 + -1" (identifier "param_2") (= "=") (binary_expression "param_2 + -1" (identifier "param_2") (+ "+") (number_literal "-1"))) () ")") (compound_statement "{\n FUN_001138f0(param_1,DAT_001aacd0);\n param_1 = (long *)*param_1;\n if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }\n }" ({ "{") (expression_statement "FUN_001138f0(param_1,DAT_001aacd0);" (call_expression "FUN_001138f0(param_1,DAT_001aacd0)" (identifier "FUN_001138f0") (argument_list "(param_1,DAT_001aacd0)" (( "(") (identifier "param_1") (, ",") (identifier "DAT_001aacd0") () ")"))) (; ";")) (expression_statement "param_1 = (long *)*param_1;" (assignment_expression "param_1 = (long *)*param_1" (identifier "param_1") (= "=") (cast_expression "(long *)*param_1" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (if_statement "if (param_1 == (long *)0x0) {\n DAT_001aaf38 = uVar2;\n return;\n }" (if "if") (parenthesized_expression "(param_1 == (long *)0x0)" (( "(") (binary_expression "param_1 == (long *)0x0" (identifier "param_1") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n DAT_001aaf38 = uVar2;\n return;\n }" ({ "{") (expression_statement "DAT_001aaf38 = uVar2;" (assignment_expression "DAT_001aaf38 = uVar2" (identifier "DAT_001aaf38") (= "=") (identifier "uVar2")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}"))) (} "}"))))) (expression_statement "DAT_001aaf38 = uVar2;" (assignment_expression "DAT_001aaf38 = uVar2" (identifier "DAT_001aaf38") (= "=") (identifier "uVar2")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(type_1 *var_2,int var_1) { type_2 *os; type_3 *pFVar1; int var_4; pFVar1 = config.map_file; os = abs_output_section; config.map_file = stderr; if (var_1 < 0) { if (var_2 != (type_1 *)0x0) { do { var_3(var_2,os); var_2 = (var_2->header).next; } while (var_2 != (type_4 *)0x0); config.map_file = pFVar1; return; } } else if (var_2 != (type_1 *)0x0) { for (var_4 = var_1 + -1; var_4 != -1; var_4 = var_4 + -1) { var_3(var_2,abs_output_section); var_2 = (var_2->header).next; if (var_2 == (type_4 *)0x0) { config.map_file = pFVar1; return; } } } config.map_file = pFVar1; 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: (primitive_type) declarator: (identifier)))) body: (compound_statement (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: (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: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (do_statement body: (compound_statement (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: (pointer_expression argument: (identifier)))))) condition: (parenthesized_expression (binary_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))) (return_statement)))) alternative: (else_clause (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 (for_statement initializer: (assignment_expression left: (identifier) right: (binary_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 (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: (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: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (return_statement))))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (return_statement))))
null
void MASKED(long *param_1,int param_2) { undefined8 uVar1; undefined8 uVar2; uVar2 = DAT_001aaf38; uVar1 = DAT_001aacd0; DAT_001aaf38 = stderr; if (param_2 < 0) { if (param_1 != (long *)0x0) { do { FUN_001138f0(param_1,uVar1); param_1 = (long *)*param_1; } while (param_1 != (long *)0x0); DAT_001aaf38 = uVar2; return; } } else if (param_1 != (long *)0x0) { for (param_2 = param_2 + -1; param_2 != -1; param_2 = param_2 + -1) { FUN_001138f0(param_1,DAT_001aacd0); param_1 = (long *)*param_1; if (param_1 == (long *)0x0) { DAT_001aaf38 = uVar2; return; } } } DAT_001aaf38 = uVar2; return; }
98_x86_64-kfreebsd-gnu-nm_and_x86_64-kfreebsd-gnu-nm_strip.c
print_archive_filename_bsd
FUN_00103b70
void print_archive_filename_bsd(char *filename) { if (filename_per_file == 0) { return; } printf("\n%s:\n",filename); return; }
void FUN_00103b70(undefined8 param_1) { if (DAT_0010cc08 == 0) { return; } printf("\n%s:\n",param_1); return; }
MOV EAX,dword ptr [0x0010cc08] TEST EAX,EAX JNZ 0x00103b80 RET MOV RSI,RDI XOR EAX,EAX LEA RDI,[0x10800d] JMP 0x001031d0
null
null
null
null
[('tmp_164', u'COPY_-1206961223'), (u'COPY_-1206961202', u'CALL_-1206961233'), ('tmp_78', u'CALL_-1206961233'), (u'INT_EQUAL_-1206961273', u'CBRANCH_-1206961271'), (u'CALL_-1206961233', u'INDIRECT_-1206961146'), (u'INDIRECT_-1206961146', u'COPY_-1206961204'), ('tmp_30', u'CBRANCH_-1206961271'), ('tmp_164', u'INT_EQUAL_-1206961273'), ('const-0', u'RETURN_-1206961229'), ('const-0', u'RETURN_-1206961261'), ('const-1081357', u'COPY_-1206961202'), ('const-0', u'INT_EQUAL_-1206961273')]
[(u'COPY_-1206961202', u'CALL_-1206961233'), (u'INT_EQUAL_-1206961273', u'CBRANCH_-1206961271'), (u'CALL_-1206961233', u'INDIRECT_-1206961146'), (u'INDIRECT_-1206961146', u'COPY_-1206961204'), ('tmp_30', u'CBRANCH_-1206961271'), ('const-0', u'RETURN_-1206961229'), ('const-1081357', u'COPY_-1206961202'), ('const-0', u'RETURN_-1206961261'), ('tmp_165', u'INT_EQUAL_-1206961273'), ('tmp_165', u'COPY_-1206961223'), ('const-0', u'INT_EQUAL_-1206961273'), ('tmp_149', u'CALL_-1206961233')]
null
null
00103b70
x64
O2
(translation_unit "void FUN_00103b70(undefined8 param_1)\n\n{\n if (DAT_0010cc08 == 0) {\n return;\n }\n printf("\n%s:\n",param_1);\n return;\n}\n\n" (function_definition "void FUN_00103b70(undefined8 param_1)\n\n{\n if (DAT_0010cc08 == 0) {\n return;\n }\n printf("\n%s:\n",param_1);\n return;\n}" primitive_type (function_declarator "FUN_00103b70(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n if (DAT_0010cc08 == 0) {\n return;\n }\n printf("\n%s:\n",param_1);\n return;\n}" { (if_statement "if (DAT_0010cc08 == 0) {\n return;\n }" if (parenthesized_expression "(DAT_0010cc08 == 0)" ( (binary_expression "DAT_0010cc08 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "printf("\n%s:\n",param_1);" (call_expression "printf("\n%s:\n",param_1)" identifier (argument_list "("\n%s:\n",param_1)" ( (string_literal ""\n%s:\n"" " escape_sequence string_content escape_sequence ") , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void print_archive_filename_bsd(char *filename)\n\n{\n if (filename_per_file == 0) {\n return;\n }\n printf("\n%s:\n",filename);\n return;\n}\n\n" (function_definition "void print_archive_filename_bsd(char *filename)\n\n{\n if (filename_per_file == 0) {\n return;\n }\n printf("\n%s:\n",filename);\n return;\n}" primitive_type (function_declarator "print_archive_filename_bsd(char *filename)" identifier (parameter_list "(char *filename)" ( (parameter_declaration "char *filename" primitive_type (pointer_declarator "*filename" * identifier)) ))) (compound_statement "{\n if (filename_per_file == 0) {\n return;\n }\n printf("\n%s:\n",filename);\n return;\n}" { (if_statement "if (filename_per_file == 0) {\n return;\n }" if (parenthesized_expression "(filename_per_file == 0)" ( (binary_expression "filename_per_file == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "printf("\n%s:\n",filename);" (call_expression "printf("\n%s:\n",filename)" identifier (argument_list "("\n%s:\n",filename)" ( (string_literal ""\n%s:\n"" " escape_sequence string_content escape_sequence ") , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00103b70(undefined8 param_1)\n\n{\n if (DAT_0010cc08 == 0) {\n return;\n }\n printf("\n%s:\n",param_1);\n return;\n}\n\n" (function_definition "void FUN_00103b70(undefined8 param_1)\n\n{\n if (DAT_0010cc08 == 0) {\n return;\n }\n printf("\n%s:\n",param_1);\n return;\n}" primitive_type (function_declarator "FUN_00103b70(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n if (DAT_0010cc08 == 0) {\n return;\n }\n printf("\n%s:\n",param_1);\n return;\n}" { (if_statement "if (DAT_0010cc08 == 0) {\n return;\n }" if (parenthesized_expression "(DAT_0010cc08 == 0)" ( (binary_expression "DAT_0010cc08 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "printf("\n%s:\n",param_1);" (call_expression "printf("\n%s:\n",param_1)" identifier (argument_list "("\n%s:\n",param_1)" ( (string_literal ""\n%s:\n"" " escape_sequence string_content escape_sequence ") , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " escape_sequence string_content escape_sequence ") , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00103b70(undefined8 param_1)\n\n{\n if (DAT_0010cc08 == 0) {\n return;\n }\n printf("\n%s:\n",param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00103b70(undefined8 param_1)" (identifier "FUN_00103b70") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")"))) (compound_statement "{\n if (DAT_0010cc08 == 0) {\n return;\n }\n printf("\n%s:\n",param_1);\n return;\n}" ({ "{") (if_statement "if (DAT_0010cc08 == 0) {\n return;\n }" (if "if") (parenthesized_expression "(DAT_0010cc08 == 0)" (( "(") (binary_expression "DAT_0010cc08 == 0" (identifier "DAT_0010cc08") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "printf("\n%s:\n",param_1);" (call_expression "printf("\n%s:\n",param_1)" (identifier "printf") (argument_list "("\n%s:\n",param_1)" (( "(") (string_literal ""\n%s:\n"" (" """) (escape_sequence "\n") (string_content "%s:") (escape_sequence "\n") (" """)) (, ",") (identifier "param_1") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(char *filename) { if (var_1 == 0) { return; } var_2("\n%s:\n",filename); 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 (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (escape_sequence) (string_content) (escape_sequence)) (identifier)))) (return_statement))))
null
void MASKED(undefined8 param_1) { if (DAT_0010cc08 == 0) { return; } printf("\n%s:\n",param_1); return; }
1422_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
~Struct_strip_debug
FUN_00159560
/* DWARF original prototype: void ~Struct_strip_debug(Struct_strip_debug * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_strip_debug::~Struct_strip_debug (Struct_strip_debug *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_00425460; 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_00159560(undefined8 *param_1) { *param_1 = &PTR_FUN_00425460; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002dac60((undefined8 *)param_1[1]); return; } return; }
LEA RAX,[0x425460] MOV RDX,qword ptr [RDI + 0x8] MOV qword ptr [RDI],RAX LEA RAX,[RDI + 0x18] CMP RDX,RAX JZ 0x00159580 MOV RDI,RDX JMP 0x002dac60 RET
null
null
null
null
[('const-4346976', u'PTRSUB_-1207265833'), ('const-0', u'PTRSUB_-1207265830'), ('const-16', u'PTRSUB_-1207265819'), (u'PTRSUB_-1207265836', u'PTRSUB_-1207265835'), ('tmp_68', u'PTRSUB_-1207265836'), (u'LOAD_-1207265941', u'CAST_-1207265815'), (u'LOAD_-1207265941', u'CALL_-1207265899'), ('const-0', u'RETURN_-1207265895'), (u'PTRSUB_-1207265835', u'PTRSUB_-1207265831'), (u'PTRSUB_-1207265819', u'INT_NOTEQUAL_-1207265909'), ('tmp_68', u'PTRSUB_-1207265830'), ('const-0', u'PTRSUB_-1207265833'), (u'PTRSUB_-1207265830', u'PTRSUB_-1207265826'), ('const-0', u'RETURN_-1207265886'), (u'CAST_-1207265823', u'STORE_-1207265933'), ('const-433', u'LOAD_-1207265941'), (u'PTRSUB_-1207265826', u'PTRSUB_-1207265822'), (u'PTRSUB_-1207265833', u'CAST_-1207265823'), (u'PTRSUB_-1207265827', u'LOAD_-1207265941'), ('const-0', u'PTRSUB_-1207265822'), ('const-0', u'PTRSUB_-1207265835'), ('const-8', u'PTRSUB_-1207265826'), (u'PTRSUB_-1207265826', u'STORE_-1207265933'), ('const-0', u'PTRSUB_-1207265827'), ('const-0', u'PTRSUB_-1207265826'), ('tmp_48', u'CBRANCH_-1207265908'), ('const-0', u'PTRSUB_-1207265831'), ('tmp_68', u'PTRSUB_-1207265826'), (u'CAST_-1207265815', u'INT_NOTEQUAL_-1207265909'), (u'INT_NOTEQUAL_-1207265909', u'CBRANCH_-1207265908'), (u'PTRSUB_-1207265822', u'PTRSUB_-1207265819'), (u'PTRSUB_-1207265831', u'PTRSUB_-1207265827'), ('const-433', u'STORE_-1207265933'), ('const-8', u'PTRSUB_-1207265836')]
[('const-8', u'PTRADD_-1207265838'), (u'PTRSUB_-1207265834', u'STORE_-1207265933'), ('const-0', u'RETURN_-1207265895'), ('const-433', u'LOAD_-1207265941'), ('const-0', u'PTRSUB_-1207265834'), ('tmp_109', u'PTRADD_-1207265830'), ('tmp_109', u'PTRADD_-1207265838'), ('const-433', u'STORE_-1207265933'), ('tmp_48', u'CBRANCH_-1207265908'), (u'PTRADD_-1207265830', u'INT_NOTEQUAL_-1207265909'), (u'INT_NOTEQUAL_-1207265909', u'CBRANCH_-1207265908'), ('const-8', u'PTRADD_-1207265830'), (u'CAST_-1207265837', u'INT_NOTEQUAL_-1207265909'), (u'LOAD_-1207265941', u'CAST_-1207265837'), ('const-0', u'RETURN_-1207265886'), (u'CAST_-1207265837', u'CALL_-1207265899'), ('const-1', u'PTRADD_-1207265838'), ('const-3', u'PTRADD_-1207265830'), (u'PTRADD_-1207265838', u'LOAD_-1207265941'), ('tmp_109', u'STORE_-1207265933'), ('const-4346976', u'PTRSUB_-1207265834')]
null
null
00159560
x64
O2
(translation_unit "void FUN_00159560(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425460;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00159560(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425460;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_00159560(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_00425460;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00425460;" (assignment_expression "*param_1 = &PTR_FUN_00425460" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00425460" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60((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_002dac60((undefined8 *)param_1[1]);\n return;\n }" { (expression_statement "FUN_002dac60((undefined8 *)param_1[1]);" (call_expression "FUN_002dac60((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_strip_debug(Struct_strip_debug * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_strip_debug::~Struct_strip_debug\n (Struct_strip_debug *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_00425460;\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_strip_debug::~Struct_strip_debug\n (Struct_strip_debug *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_00425460;\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_strip_debug::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_strip_debug\n (Struct_strip_debug *this,int __in_chrg)" identifier (parameter_list "(Struct_strip_debug *this,int __in_chrg)" ( (parameter_declaration "Struct_strip_debug *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_00425460;\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_00425460;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00425460" (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_00425460" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_00425460" & 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_00159560(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425460;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00159560(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425460;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_00159560(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_00425460;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00425460;" (assignment_expression "*param_1 = &PTR_FUN_00425460" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00425460" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60((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_002dac60((undefined8 *)param_1[1]);\n return;\n }" { (expression_statement "FUN_002dac60((undefined8 *)param_1[1]);" (call_expression "FUN_002dac60((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_00159560(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425460;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00159560(undefined8 *param_1)" (identifier "FUN_00159560") (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_00425460;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_00425460;" (assignment_expression "*param_1 = &PTR_FUN_00425460" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_00425460" (& "&") (identifier "PTR_FUN_00425460"))) (; ";")) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60((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_002dac60((undefined8 *)param_1[1]);\n return;\n }" ({ "{") (expression_statement "FUN_002dac60((undefined8 *)param_1[1]);" (call_expression "FUN_002dac60((undefined8 *)param_1[1])" (identifier "FUN_002dac60") (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_strip_debug(Struct_strip_debug * 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_00425460; 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_00425460; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002dac60((undefined8 *)param_1[1]); return; } return; }
698_i686-linux-gnu-as_and_i686-linux-gnu-as_strip.c
i386_arch
FUN_0013d5c0
/* WARNING: Unknown calling convention */ bfd_architecture i386_arch(void) { char *pcVar1; if (cpu_arch_isa == PROCESSOR_L1OM) { if (flag_code == CODE_64BIT) { return bfd_arch_l1om; } pcVar1 = "Intel L1OM is 64bit ELF only"; } else if (cpu_arch_isa == PROCESSOR_K1OM) { if (flag_code == CODE_64BIT) { return bfd_arch_k1om; } pcVar1 = "Intel K1OM is 64bit ELF only"; } else { if (cpu_arch_isa != PROCESSOR_IAMCU) { return bfd_arch_i386; } if (flag_code != CODE_64BIT) { return bfd_arch_iamcu; } pcVar1 = "Intel MCU is 32bit ELF only"; } pcVar1 = (char *)dcgettext(0,pcVar1,5); /* WARNING: Subroutine does not return */ as_fatal(pcVar1); }
undefined8 FUN_0013d5c0(void) { undefined8 uVar1; char *pcVar2; if (DAT_001e39e0 == 10) { if (DAT_001e3b14 == 2) { return 9; } pcVar2 = "Intel L1OM is 64bit ELF only"; } else if (DAT_001e39e0 == 0xb) { if (DAT_001e3b14 == 2) { return 10; } pcVar2 = "Intel K1OM is 64bit ELF only"; } else { if (DAT_001e39e0 != 0xc) { return 8; } if (DAT_001e3b14 != 2) { return 0xb; } pcVar2 = "Intel MCU is 32bit ELF only"; } uVar1 = dcgettext(0,pcVar2,5); /* WARNING: Subroutine does not return */ FUN_0011dc10(uVar1); }
SUB RSP,0x8 MOV EAX,dword ptr [0x001e39e0] CMP EAX,0xa JZ 0x0013d608 CMP EAX,0xb JZ 0x0013d5f0 CMP EAX,0xc JNZ 0x0013d620 CMP dword ptr [0x001e3b14],0x2 JZ 0x0013d62a MOV EAX,0xb ADD RSP,0x8 RET CMP dword ptr [0x001e3b14],0x2 JNZ 0x0013d647 MOV EAX,0xa ADD RSP,0x8 RET CMP dword ptr [0x001e3b14],0x2 JNZ 0x0013d655 MOV EAX,0x9 ADD RSP,0x8 RET MOV EAX,0x8 ADD RSP,0x8 RET MOV EDX,0x5 LEA RSI,[0x152482] XOR EDI,EDI CALL 0x001081c0 MOV RDI,RAX XOR EAX,EAX CALL 0x0011dc10 MOV EDX,0x5 LEA RSI,[0x152465] JMP 0x0013d636 MOV EDX,0x5 LEA RSI,[0x152448] JMP 0x0013d636
null
null
null
null
[(u'CALL_-1207118190', u'CAST_-1207117924'), ('const-11', u'INT_EQUAL_-1207118347'), ('tmp_804', u'COPY_-1207118017'), (u'COPY_-1207118120', u'MULTIEQUAL_-1207117991'), ('tmp_58', u'CBRANCH_-1207118361'), ('tmp_805', u'COPY_-1207118023'), ('tmp_804', u'INT_EQUAL_-1207118347'), (u'CAST_-1207117924', u'CALL_-1207118166'), ('tmp_805', u'INT_EQUAL_-1207118223'), ('const-11', u'COPY_-1207118140'), (u'MULTIEQUAL_-1207117991', u'CALL_-1207118190'), ('const-1385602', u'COPY_-1207118218'), (u'CALL_-1207118190', u'INDIRECT_-1207117939'), ('const-0', u'RETURN_-1207118173'), ('const-0', u'RETURN_-1207118135'), ('tmp_805', u'COPY_-1207118074'), ('tmp_328', u'CBRANCH_-1207118216'), ('tmp_400', u'CBRANCH_-1207118164'), (u'CALL_-1207118166', u'INDIRECT_-1207117935'), (u'COPY_-1207118218', u'MULTIEQUAL_-1207117991'), (u'INDIRECT_-1207117935', u'COPY_-1207117993'), ('const-1385544', u'COPY_-1207118078'), (u'INDIRECT_-1207117928', u'COPY_-1207117986'), ('const-0', u'CALL_-1207118190'), ('tmp_804', u'COPY_-1207118081'), ('const-9', u'COPY_-1207118090'), ('tmp_88', u'CBRANCH_-1207118345'), (u'INT_EQUAL_-1207118347', u'CBRANCH_-1207118345'), ('tmp_120', u'CBRANCH_-1207118328'), ('tmp_805', u'INT_NOTEQUAL_-1207118313'), (u'CALL_-1207118190', u'INDIRECT_-1207117946'), ('const-2', u'INT_NOTEQUAL_-1207118313'), (u'INT_EQUAL_-1207118171', u'CBRANCH_-1207118164'), ('const-2', u'INT_EQUAL_-1207118171'), ('const-0', u'RETURN_-1207118279'), (u'INT_NOTEQUAL_-1207118330', u'CBRANCH_-1207118328'), ('const-2', u'INT_EQUAL_-1207118223'), (u'COPY_-1207118077', u'RETURN_-1207118173'), ('tmp_805', u'COPY_-1207118048'), ('const-12', u'INT_NOTEQUAL_-1207118330'), ('tmp_369', u'BRANCH_-1207118109'), ('tmp_804', u'INT_NOTEQUAL_-1207118330'), ('const-8', u'COPY_-1207118077'), (u'INT_EQUAL_-1207118223', u'CBRANCH_-1207118216'), (u'CALL_-1207118166', u'INDIRECT_-1207117928'), ('tmp_150', u'CBRANCH_-1207118308'), ('const-1385573', u'COPY_-1207118120'), (u'COPY_-1207118078', u'MULTIEQUAL_-1207117991'), ('const-5', u'CALL_-1207118190'), ('const-10', u'INT_EQUAL_-1207118363'), ('const-1', u'RETURN_-1207118161'), (u'COPY_-1207118140', u'RETURN_-1207118279'), (u'COPY_-1207118115', u'RETURN_-1207118187'), ('tmp_805', u'COPY_-1207118010'), ('tmp_805', u'INT_EQUAL_-1207118171'), (u'COPY_-1207118090', u'RETURN_-1207118135'), ('const-10', u'COPY_-1207118115'), (u'INT_EQUAL_-1207118363', u'CBRANCH_-1207118361'), ('const-0', u'RETURN_-1207118187'), ('tmp_804', u'COPY_-1207118030'), ('tmp_804', u'INT_EQUAL_-1207118363'), ('tmp_441', u'BRANCH_-1207118067'), ('tmp_804', u'COPY_-1207118055'), (u'INT_NOTEQUAL_-1207118313', u'CBRANCH_-1207118308')]
[('tmp_794', u'COPY_-1207118052'), (u'COPY_-1207118203', u'RETURN_-1207118173'), ('tmp_794', u'INT_EQUAL_-1207118223'), ('tmp_58', u'CBRANCH_-1207118361'), (u'COPY_-1207118078', u'MULTIEQUAL_-1207117995'), (u'CALL_-1207118166', u'INDIRECT_-1207117939'), (u'COPY_-1207118165', u'RETURN_-1207118135'), ('const-11', u'COPY_-1207118309'), ('tmp_793', u'COPY_-1207118034'), (u'COPY_-1207118309', u'RETURN_-1207118279'), ('const-0', u'RETURN_-1207118173'), ('const-0', u'RETURN_-1207118135'), ('tmp_794', u'INT_EQUAL_-1207118171'), ('tmp_328', u'CBRANCH_-1207118216'), ('tmp_400', u'CBRANCH_-1207118164'), ('const-10', u'INT_EQUAL_-1207118363'), ('const-2', u'INT_EQUAL_-1207118223'), (u'INDIRECT_-1207117939', u'COPY_-1207117997'), ('tmp_793', u'INT_EQUAL_-1207118347'), ('tmp_793', u'COPY_-1207118021'), (u'CALL_-1207118190', u'INDIRECT_-1207117950'), ('const-8', u'COPY_-1207118203'), ('tmp_88', u'CBRANCH_-1207118345'), ('tmp_794', u'COPY_-1207118014'), ('tmp_120', u'CBRANCH_-1207118328'), (u'INT_EQUAL_-1207118347', u'CBRANCH_-1207118345'), ('tmp_793', u'COPY_-1207118059'), ('const-11', u'INT_EQUAL_-1207118347'), (u'CALL_-1207118190', u'INDIRECT_-1207117943'), ('tmp_794', u'INT_NOTEQUAL_-1207118313'), (u'INDIRECT_-1207117932', u'COPY_-1207117990'), ('const-1385544', u'COPY_-1207118078'), ('const-9', u'COPY_-1207118165'), ('const-1385602', u'COPY_-1207118218'), ('const-12', u'INT_NOTEQUAL_-1207118330'), (u'COPY_-1207118217', u'RETURN_-1207118187'), (u'CALL_-1207118190', u'CALL_-1207118166'), ('tmp_793', u'INT_EQUAL_-1207118363'), (u'INT_EQUAL_-1207118171', u'CBRANCH_-1207118164'), ('const-0', u'RETURN_-1207118279'), (u'INT_NOTEQUAL_-1207118330', u'CBRANCH_-1207118328'), ('const-5', u'CALL_-1207118190'), (u'CALL_-1207118166', u'INDIRECT_-1207117932'), ('tmp_369', u'BRANCH_-1207118109'), ('tmp_793', u'COPY_-1207118085'), ('tmp_793', u'INT_NOTEQUAL_-1207118330'), (u'INT_EQUAL_-1207118223', u'CBRANCH_-1207118216'), ('const-10', u'COPY_-1207118217'), ('tmp_794', u'COPY_-1207118027'), ('tmp_150', u'CBRANCH_-1207118308'), ('const-1', u'RETURN_-1207118161'), ('tmp_794', u'COPY_-1207118078'), (u'MULTIEQUAL_-1207117995', u'CALL_-1207118190'), (u'COPY_-1207118120', u'MULTIEQUAL_-1207117995'), (u'INT_EQUAL_-1207118363', u'CBRANCH_-1207118361'), ('const-1385573', u'COPY_-1207118120'), ('const-2', u'INT_EQUAL_-1207118171'), ('const-0', u'RETURN_-1207118187'), ('tmp_441', u'BRANCH_-1207118067'), ('const-2', u'INT_NOTEQUAL_-1207118313'), (u'INT_NOTEQUAL_-1207118313', u'CBRANCH_-1207118308'), (u'COPY_-1207118218', u'MULTIEQUAL_-1207117995'), ('const-0', u'CALL_-1207118190')]
null
null
0013d5c0
x64
O2
(translation_unit "undefined8 FUN_0013d5c0(void)\n\n{\n undefined8 uVar1;\n char *pcVar2;\n \n if (DAT_001e39e0 == 10) {\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }\n else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }\n uVar1 = dcgettext(0,pcVar2,5);\n /* WARNING: Subroutine does not return */\n FUN_0011dc10(uVar1);\n}\n\n" (function_definition "undefined8 FUN_0013d5c0(void)\n\n{\n undefined8 uVar1;\n char *pcVar2;\n \n if (DAT_001e39e0 == 10) {\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }\n else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }\n uVar1 = dcgettext(0,pcVar2,5);\n /* WARNING: Subroutine does not return */\n FUN_0011dc10(uVar1);\n}" type_identifier (function_declarator "FUN_0013d5c0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n undefined8 uVar1;\n char *pcVar2;\n \n if (DAT_001e39e0 == 10) {\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }\n else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }\n uVar1 = dcgettext(0,pcVar2,5);\n /* WARNING: Subroutine does not return */\n FUN_0011dc10(uVar1);\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (if_statement "if (DAT_001e39e0 == 10) {\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }\n else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" if (parenthesized_expression "(DAT_001e39e0 == 10)" ( (binary_expression "DAT_001e39e0 == 10" identifier == number_literal) )) (compound_statement "{\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }" { (if_statement "if (DAT_001e3b14 == 2) {\n return 9;\n }" if (parenthesized_expression "(DAT_001e3b14 == 2)" ( (binary_expression "DAT_001e3b14 == 2" identifier == number_literal) )) (compound_statement "{\n return 9;\n }" { (return_statement "return 9;" return number_literal ;) })) (expression_statement "pcVar2 = "Intel L1OM is 64bit ELF only";" (assignment_expression "pcVar2 = "Intel L1OM is 64bit ELF only"" identifier = (string_literal ""Intel L1OM is 64bit ELF only"" " string_content ")) ;) }) (else_clause "else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" else (if_statement "if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" if (parenthesized_expression "(DAT_001e39e0 == 0xb)" ( (binary_expression "DAT_001e39e0 == 0xb" identifier == number_literal) )) (compound_statement "{\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }" { (if_statement "if (DAT_001e3b14 == 2) {\n return 10;\n }" if (parenthesized_expression "(DAT_001e3b14 == 2)" ( (binary_expression "DAT_001e3b14 == 2" identifier == number_literal) )) (compound_statement "{\n return 10;\n }" { (return_statement "return 10;" return number_literal ;) })) (expression_statement "pcVar2 = "Intel K1OM is 64bit ELF only";" (assignment_expression "pcVar2 = "Intel K1OM is 64bit ELF only"" identifier = (string_literal ""Intel K1OM is 64bit ELF only"" " string_content ")) ;) }) (else_clause "else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" else (compound_statement "{\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" { (if_statement "if (DAT_001e39e0 != 0xc) {\n return 8;\n }" if (parenthesized_expression "(DAT_001e39e0 != 0xc)" ( (binary_expression "DAT_001e39e0 != 0xc" identifier != number_literal) )) (compound_statement "{\n return 8;\n }" { (return_statement "return 8;" return number_literal ;) })) (if_statement "if (DAT_001e3b14 != 2) {\n return 0xb;\n }" if (parenthesized_expression "(DAT_001e3b14 != 2)" ( (binary_expression "DAT_001e3b14 != 2" identifier != number_literal) )) (compound_statement "{\n return 0xb;\n }" { (return_statement "return 0xb;" return number_literal ;) })) (expression_statement "pcVar2 = "Intel MCU is 32bit ELF only";" (assignment_expression "pcVar2 = "Intel MCU is 32bit ELF only"" identifier = (string_literal ""Intel MCU is 32bit ELF only"" " string_content ")) ;) }))))) (expression_statement "uVar1 = dcgettext(0,pcVar2,5);" (assignment_expression "uVar1 = dcgettext(0,pcVar2,5)" identifier = (call_expression "dcgettext(0,pcVar2,5)" identifier (argument_list "(0,pcVar2,5)" ( number_literal , identifier , number_literal )))) ;) comment (expression_statement "FUN_0011dc10(uVar1);" (call_expression "FUN_0011dc10(uVar1)" identifier (argument_list "(uVar1)" ( identifier ))) ;) })))
(translation_unit "/* WARNING: Unknown calling convention */\n\nbfd_architecture i386_arch(void)\n\n{\n char *pcVar1;\n \n if (cpu_arch_isa == PROCESSOR_L1OM) {\n if (flag_code == CODE_64BIT) {\n return bfd_arch_l1om;\n }\n pcVar1 = "Intel L1OM is 64bit ELF only";\n }\n else if (cpu_arch_isa == PROCESSOR_K1OM) {\n if (flag_code == CODE_64BIT) {\n return bfd_arch_k1om;\n }\n pcVar1 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (cpu_arch_isa != PROCESSOR_IAMCU) {\n return bfd_arch_i386;\n }\n if (flag_code != CODE_64BIT) {\n return bfd_arch_iamcu;\n }\n pcVar1 = "Intel MCU is 32bit ELF only";\n }\n pcVar1 = (char *)dcgettext(0,pcVar1,5);\n /* WARNING: Subroutine does not return */\n as_fatal(pcVar1);\n}\n\n" comment (function_definition "bfd_architecture i386_arch(void)\n\n{\n char *pcVar1;\n \n if (cpu_arch_isa == PROCESSOR_L1OM) {\n if (flag_code == CODE_64BIT) {\n return bfd_arch_l1om;\n }\n pcVar1 = "Intel L1OM is 64bit ELF only";\n }\n else if (cpu_arch_isa == PROCESSOR_K1OM) {\n if (flag_code == CODE_64BIT) {\n return bfd_arch_k1om;\n }\n pcVar1 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (cpu_arch_isa != PROCESSOR_IAMCU) {\n return bfd_arch_i386;\n }\n if (flag_code != CODE_64BIT) {\n return bfd_arch_iamcu;\n }\n pcVar1 = "Intel MCU is 32bit ELF only";\n }\n pcVar1 = (char *)dcgettext(0,pcVar1,5);\n /* WARNING: Subroutine does not return */\n as_fatal(pcVar1);\n}" type_identifier (function_declarator "i386_arch(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n char *pcVar1;\n \n if (cpu_arch_isa == PROCESSOR_L1OM) {\n if (flag_code == CODE_64BIT) {\n return bfd_arch_l1om;\n }\n pcVar1 = "Intel L1OM is 64bit ELF only";\n }\n else if (cpu_arch_isa == PROCESSOR_K1OM) {\n if (flag_code == CODE_64BIT) {\n return bfd_arch_k1om;\n }\n pcVar1 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (cpu_arch_isa != PROCESSOR_IAMCU) {\n return bfd_arch_i386;\n }\n if (flag_code != CODE_64BIT) {\n return bfd_arch_iamcu;\n }\n pcVar1 = "Intel MCU is 32bit ELF only";\n }\n pcVar1 = (char *)dcgettext(0,pcVar1,5);\n /* WARNING: Subroutine does not return */\n as_fatal(pcVar1);\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (if_statement "if (cpu_arch_isa == PROCESSOR_L1OM) {\n if (flag_code == CODE_64BIT) {\n return bfd_arch_l1om;\n }\n pcVar1 = "Intel L1OM is 64bit ELF only";\n }\n else if (cpu_arch_isa == PROCESSOR_K1OM) {\n if (flag_code == CODE_64BIT) {\n return bfd_arch_k1om;\n }\n pcVar1 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (cpu_arch_isa != PROCESSOR_IAMCU) {\n return bfd_arch_i386;\n }\n if (flag_code != CODE_64BIT) {\n return bfd_arch_iamcu;\n }\n pcVar1 = "Intel MCU is 32bit ELF only";\n }" if (parenthesized_expression "(cpu_arch_isa == PROCESSOR_L1OM)" ( (binary_expression "cpu_arch_isa == PROCESSOR_L1OM" identifier == identifier) )) (compound_statement "{\n if (flag_code == CODE_64BIT) {\n return bfd_arch_l1om;\n }\n pcVar1 = "Intel L1OM is 64bit ELF only";\n }" { (if_statement "if (flag_code == CODE_64BIT) {\n return bfd_arch_l1om;\n }" if (parenthesized_expression "(flag_code == CODE_64BIT)" ( (binary_expression "flag_code == CODE_64BIT" identifier == identifier) )) (compound_statement "{\n return bfd_arch_l1om;\n }" { (return_statement "return bfd_arch_l1om;" return identifier ;) })) (expression_statement "pcVar1 = "Intel L1OM is 64bit ELF only";" (assignment_expression "pcVar1 = "Intel L1OM is 64bit ELF only"" identifier = (string_literal ""Intel L1OM is 64bit ELF only"" " string_content ")) ;) }) (else_clause "else if (cpu_arch_isa == PROCESSOR_K1OM) {\n if (flag_code == CODE_64BIT) {\n return bfd_arch_k1om;\n }\n pcVar1 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (cpu_arch_isa != PROCESSOR_IAMCU) {\n return bfd_arch_i386;\n }\n if (flag_code != CODE_64BIT) {\n return bfd_arch_iamcu;\n }\n pcVar1 = "Intel MCU is 32bit ELF only";\n }" else (if_statement "if (cpu_arch_isa == PROCESSOR_K1OM) {\n if (flag_code == CODE_64BIT) {\n return bfd_arch_k1om;\n }\n pcVar1 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (cpu_arch_isa != PROCESSOR_IAMCU) {\n return bfd_arch_i386;\n }\n if (flag_code != CODE_64BIT) {\n return bfd_arch_iamcu;\n }\n pcVar1 = "Intel MCU is 32bit ELF only";\n }" if (parenthesized_expression "(cpu_arch_isa == PROCESSOR_K1OM)" ( (binary_expression "cpu_arch_isa == PROCESSOR_K1OM" identifier == identifier) )) (compound_statement "{\n if (flag_code == CODE_64BIT) {\n return bfd_arch_k1om;\n }\n pcVar1 = "Intel K1OM is 64bit ELF only";\n }" { (if_statement "if (flag_code == CODE_64BIT) {\n return bfd_arch_k1om;\n }" if (parenthesized_expression "(flag_code == CODE_64BIT)" ( (binary_expression "flag_code == CODE_64BIT" identifier == identifier) )) (compound_statement "{\n return bfd_arch_k1om;\n }" { (return_statement "return bfd_arch_k1om;" return identifier ;) })) (expression_statement "pcVar1 = "Intel K1OM is 64bit ELF only";" (assignment_expression "pcVar1 = "Intel K1OM is 64bit ELF only"" identifier = (string_literal ""Intel K1OM is 64bit ELF only"" " string_content ")) ;) }) (else_clause "else {\n if (cpu_arch_isa != PROCESSOR_IAMCU) {\n return bfd_arch_i386;\n }\n if (flag_code != CODE_64BIT) {\n return bfd_arch_iamcu;\n }\n pcVar1 = "Intel MCU is 32bit ELF only";\n }" else (compound_statement "{\n if (cpu_arch_isa != PROCESSOR_IAMCU) {\n return bfd_arch_i386;\n }\n if (flag_code != CODE_64BIT) {\n return bfd_arch_iamcu;\n }\n pcVar1 = "Intel MCU is 32bit ELF only";\n }" { (if_statement "if (cpu_arch_isa != PROCESSOR_IAMCU) {\n return bfd_arch_i386;\n }" if (parenthesized_expression "(cpu_arch_isa != PROCESSOR_IAMCU)" ( (binary_expression "cpu_arch_isa != PROCESSOR_IAMCU" identifier != identifier) )) (compound_statement "{\n return bfd_arch_i386;\n }" { (return_statement "return bfd_arch_i386;" return identifier ;) })) (if_statement "if (flag_code != CODE_64BIT) {\n return bfd_arch_iamcu;\n }" if (parenthesized_expression "(flag_code != CODE_64BIT)" ( (binary_expression "flag_code != CODE_64BIT" identifier != identifier) )) (compound_statement "{\n return bfd_arch_iamcu;\n }" { (return_statement "return bfd_arch_iamcu;" return identifier ;) })) (expression_statement "pcVar1 = "Intel MCU is 32bit ELF only";" (assignment_expression "pcVar1 = "Intel MCU is 32bit ELF only"" identifier = (string_literal ""Intel MCU is 32bit ELF only"" " string_content ")) ;) }))))) (expression_statement "pcVar1 = (char *)dcgettext(0,pcVar1,5);" (assignment_expression "pcVar1 = (char *)dcgettext(0,pcVar1,5)" identifier = (cast_expression "(char *)dcgettext(0,pcVar1,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,pcVar1,5)" identifier (argument_list "(0,pcVar1,5)" ( number_literal , identifier , number_literal ))))) ;) comment (expression_statement "as_fatal(pcVar1);" (call_expression "as_fatal(pcVar1)" identifier (argument_list "(pcVar1)" ( identifier ))) ;) })))
(translation_unit "undefined8 FUN_0013d5c0(void)\n\n{\n undefined8 uVar1;\n char *pcVar2;\n \n if (DAT_001e39e0 == 10) {\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }\n else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }\n uVar1 = dcgettext(0,pcVar2,5);\n \n FUN_0011dc10(uVar1);\n}\n\n" (function_definition "undefined8 FUN_0013d5c0(void)\n\n{\n undefined8 uVar1;\n char *pcVar2;\n \n if (DAT_001e39e0 == 10) {\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }\n else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }\n uVar1 = dcgettext(0,pcVar2,5);\n \n FUN_0011dc10(uVar1);\n}" type_identifier (function_declarator "FUN_0013d5c0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n undefined8 uVar1;\n char *pcVar2;\n \n if (DAT_001e39e0 == 10) {\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }\n else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }\n uVar1 = dcgettext(0,pcVar2,5);\n \n FUN_0011dc10(uVar1);\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (if_statement "if (DAT_001e39e0 == 10) {\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }\n else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" if (parenthesized_expression "(DAT_001e39e0 == 10)" ( (binary_expression "DAT_001e39e0 == 10" identifier == number_literal) )) (compound_statement "{\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }" { (if_statement "if (DAT_001e3b14 == 2) {\n return 9;\n }" if (parenthesized_expression "(DAT_001e3b14 == 2)" ( (binary_expression "DAT_001e3b14 == 2" identifier == number_literal) )) (compound_statement "{\n return 9;\n }" { (return_statement "return 9;" return number_literal ;) })) (expression_statement "pcVar2 = "Intel L1OM is 64bit ELF only";" (assignment_expression "pcVar2 = "Intel L1OM is 64bit ELF only"" identifier = (string_literal ""Intel L1OM is 64bit ELF only"" " string_content ")) ;) }) (else_clause "else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" else (if_statement "if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" if (parenthesized_expression "(DAT_001e39e0 == 0xb)" ( (binary_expression "DAT_001e39e0 == 0xb" identifier == number_literal) )) (compound_statement "{\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }" { (if_statement "if (DAT_001e3b14 == 2) {\n return 10;\n }" if (parenthesized_expression "(DAT_001e3b14 == 2)" ( (binary_expression "DAT_001e3b14 == 2" identifier == number_literal) )) (compound_statement "{\n return 10;\n }" { (return_statement "return 10;" return number_literal ;) })) (expression_statement "pcVar2 = "Intel K1OM is 64bit ELF only";" (assignment_expression "pcVar2 = "Intel K1OM is 64bit ELF only"" identifier = (string_literal ""Intel K1OM is 64bit ELF only"" " string_content ")) ;) }) (else_clause "else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" else (compound_statement "{\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" { (if_statement "if (DAT_001e39e0 != 0xc) {\n return 8;\n }" if (parenthesized_expression "(DAT_001e39e0 != 0xc)" ( (binary_expression "DAT_001e39e0 != 0xc" identifier != number_literal) )) (compound_statement "{\n return 8;\n }" { (return_statement "return 8;" return number_literal ;) })) (if_statement "if (DAT_001e3b14 != 2) {\n return 0xb;\n }" if (parenthesized_expression "(DAT_001e3b14 != 2)" ( (binary_expression "DAT_001e3b14 != 2" identifier != number_literal) )) (compound_statement "{\n return 0xb;\n }" { (return_statement "return 0xb;" return number_literal ;) })) (expression_statement "pcVar2 = "Intel MCU is 32bit ELF only";" (assignment_expression "pcVar2 = "Intel MCU is 32bit ELF only"" identifier = (string_literal ""Intel MCU is 32bit ELF only"" " string_content ")) ;) }))))) (expression_statement "uVar1 = dcgettext(0,pcVar2,5);" (assignment_expression "uVar1 = dcgettext(0,pcVar2,5)" identifier = (call_expression "dcgettext(0,pcVar2,5)" identifier (argument_list "(0,pcVar2,5)" ( number_literal , identifier , number_literal )))) ;) (expression_statement "FUN_0011dc10(uVar1);" (call_expression "FUN_0011dc10(uVar1)" identifier (argument_list "(uVar1)" ( identifier ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) }) (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 { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (return_statement return LIT ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) }))))) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , IDENT , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })))
(function_definition "undefined8 FUN_0013d5c0(void)\n\n{\n undefined8 uVar1;\n char *pcVar2;\n \n if (DAT_001e39e0 == 10) {\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }\n else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }\n uVar1 = dcgettext(0,pcVar2,5);\n \n FUN_0011dc10(uVar1);\n}" (type_identifier "undefined8") (function_declarator "FUN_0013d5c0(void)" (identifier "FUN_0013d5c0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n undefined8 uVar1;\n char *pcVar2;\n \n if (DAT_001e39e0 == 10) {\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }\n else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }\n uVar1 = dcgettext(0,pcVar2,5);\n \n FUN_0011dc10(uVar1);\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (declaration "char *pcVar2;" (primitive_type "char") (pointer_declarator "*pcVar2" (* "*") (identifier "pcVar2")) (; ";")) (if_statement "if (DAT_001e39e0 == 10) {\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }\n else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" (if "if") (parenthesized_expression "(DAT_001e39e0 == 10)" (( "(") (binary_expression "DAT_001e39e0 == 10" (identifier "DAT_001e39e0") (== "==") (number_literal "10")) () ")")) (compound_statement "{\n if (DAT_001e3b14 == 2) {\n return 9;\n }\n pcVar2 = "Intel L1OM is 64bit ELF only";\n }" ({ "{") (if_statement "if (DAT_001e3b14 == 2) {\n return 9;\n }" (if "if") (parenthesized_expression "(DAT_001e3b14 == 2)" (( "(") (binary_expression "DAT_001e3b14 == 2" (identifier "DAT_001e3b14") (== "==") (number_literal "2")) () ")")) (compound_statement "{\n return 9;\n }" ({ "{") (return_statement "return 9;" (return "return") (number_literal "9") (; ";")) (} "}"))) (expression_statement "pcVar2 = "Intel L1OM is 64bit ELF only";" (assignment_expression "pcVar2 = "Intel L1OM is 64bit ELF only"" (identifier "pcVar2") (= "=") (string_literal ""Intel L1OM is 64bit ELF only"" (" """) (string_content "Intel L1OM is 64bit ELF only") (" """))) (; ";")) (} "}")) (else_clause "else if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" (else "else") (if_statement "if (DAT_001e39e0 == 0xb) {\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }\n else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" (if "if") (parenthesized_expression "(DAT_001e39e0 == 0xb)" (( "(") (binary_expression "DAT_001e39e0 == 0xb" (identifier "DAT_001e39e0") (== "==") (number_literal "0xb")) () ")")) (compound_statement "{\n if (DAT_001e3b14 == 2) {\n return 10;\n }\n pcVar2 = "Intel K1OM is 64bit ELF only";\n }" ({ "{") (if_statement "if (DAT_001e3b14 == 2) {\n return 10;\n }" (if "if") (parenthesized_expression "(DAT_001e3b14 == 2)" (( "(") (binary_expression "DAT_001e3b14 == 2" (identifier "DAT_001e3b14") (== "==") (number_literal "2")) () ")")) (compound_statement "{\n return 10;\n }" ({ "{") (return_statement "return 10;" (return "return") (number_literal "10") (; ";")) (} "}"))) (expression_statement "pcVar2 = "Intel K1OM is 64bit ELF only";" (assignment_expression "pcVar2 = "Intel K1OM is 64bit ELF only"" (identifier "pcVar2") (= "=") (string_literal ""Intel K1OM is 64bit ELF only"" (" """) (string_content "Intel K1OM is 64bit ELF only") (" """))) (; ";")) (} "}")) (else_clause "else {\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" (else "else") (compound_statement "{\n if (DAT_001e39e0 != 0xc) {\n return 8;\n }\n if (DAT_001e3b14 != 2) {\n return 0xb;\n }\n pcVar2 = "Intel MCU is 32bit ELF only";\n }" ({ "{") (if_statement "if (DAT_001e39e0 != 0xc) {\n return 8;\n }" (if "if") (parenthesized_expression "(DAT_001e39e0 != 0xc)" (( "(") (binary_expression "DAT_001e39e0 != 0xc" (identifier "DAT_001e39e0") (!= "!=") (number_literal "0xc")) () ")")) (compound_statement "{\n return 8;\n }" ({ "{") (return_statement "return 8;" (return "return") (number_literal "8") (; ";")) (} "}"))) (if_statement "if (DAT_001e3b14 != 2) {\n return 0xb;\n }" (if "if") (parenthesized_expression "(DAT_001e3b14 != 2)" (( "(") (binary_expression "DAT_001e3b14 != 2" (identifier "DAT_001e3b14") (!= "!=") (number_literal "2")) () ")")) (compound_statement "{\n return 0xb;\n }" ({ "{") (return_statement "return 0xb;" (return "return") (number_literal "0xb") (; ";")) (} "}"))) (expression_statement "pcVar2 = "Intel MCU is 32bit ELF only";" (assignment_expression "pcVar2 = "Intel MCU is 32bit ELF only"" (identifier "pcVar2") (= "=") (string_literal ""Intel MCU is 32bit ELF only"" (" """) (string_content "Intel MCU is 32bit ELF only") (" """))) (; ";")) (} "}")))))) (expression_statement "uVar1 = dcgettext(0,pcVar2,5);" (assignment_expression "uVar1 = dcgettext(0,pcVar2,5)" (identifier "uVar1") (= "=") (call_expression "dcgettext(0,pcVar2,5)" (identifier "dcgettext") (argument_list "(0,pcVar2,5)" (( "(") (number_literal "0") (, ",") (identifier "pcVar2") (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011dc10(uVar1);" (call_expression "FUN_0011dc10(uVar1)" (identifier "FUN_0011dc10") (argument_list "(uVar1)" (( "(") (identifier "uVar1") () ")"))) (; ";")) (} "}")))
/* WARNING: Unknown calling convention */ type_1 function_1(void) { char *pcVar1; if (var_1 == var_2) { if (var_3 == var_4) { return bfd_arch_l1om; } pcVar1 = "Intel L1OM is 64bit ELF only"; } else if (var_1 == var_5) { if (var_3 == var_4) { return bfd_arch_k1om; } pcVar1 = "Intel K1OM is 64bit ELF only"; } else { if (var_1 != var_6) { return bfd_arch_i386; } if (var_3 != var_4) { return bfd_arch_iamcu; } pcVar1 = "Intel MCU is 32bit ELF only"; } pcVar1 = (char *)var_7(0,pcVar1,5); /* WARNING: Subroutine does not return */ var_8(pcVar1); }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (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 (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (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))))) alternative: (else_clause (compound_statement (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: (number_literal))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content))))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))))))
null
undefined8 MASKED(void) { undefined8 uVar1; char *pcVar2; if (DAT_001e39e0 == 10) { if (DAT_001e3b14 == 2) { return 9; } pcVar2 = "Intel L1OM is 64bit ELF only"; } else if (DAT_001e39e0 == 0xb) { if (DAT_001e3b14 == 2) { return 10; } pcVar2 = "Intel K1OM is 64bit ELF only"; } else { if (DAT_001e39e0 != 0xc) { return 8; } if (DAT_001e3b14 != 2) { return 0xb; } pcVar2 = "Intel MCU is 32bit ELF only"; } uVar1 = dcgettext(0,pcVar2,5); /* WARNING: Subroutine does not return */ FUN_0011dc10(uVar1); }
10189_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
do_frac_digits
FUN_003455d0
/* std::moneypunct<char, false>::do_frac_digits() const */ undefined4 __thiscall std::moneypunct<char,false>::do_frac_digits(moneypunct<char,false> *this) { return *(undefined4 *)(*(long *)(this + 0x10) + 0x58); }
undefined4 FUN_003455d0(long param_1) { return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x58); }
MOV RAX,qword ptr [RDI + 0x10] MOV EAX,dword ptr [RAX + 0x58] RET
null
null
null
null
[(u'CAST_-1205119456', u'LOAD_-1205119533'), (u'LOAD_-1205119526', u'COPY_-1205119516'), ('const-1', u'PTRADD_-1205119471'), ('const-88', u'INT_ADD_-1205119510'), (u'LOAD_-1205119533', u'INT_ADD_-1205119510'), (u'COPY_-1205119516', u'RETURN_-1205119510'), (u'CAST_-1205119451', u'LOAD_-1205119526'), ('const-433', u'LOAD_-1205119526'), ('const-16', u'PTRADD_-1205119471'), (u'INT_ADD_-1205119510', u'CAST_-1205119451'), ('const-433', u'LOAD_-1205119533'), (u'PTRADD_-1205119471', u'CAST_-1205119456'), ('const-0', u'RETURN_-1205119510'), ('tmp_28', u'PTRADD_-1205119471')]
[(u'CAST_-1205119456', u'LOAD_-1205119533'), ('tmp_35', u'INT_ADD_-1205119517'), (u'LOAD_-1205119526', u'COPY_-1205119516'), ('const-16', u'INT_ADD_-1205119517'), (u'INT_ADD_-1205119517', u'CAST_-1205119456'), ('const-88', u'INT_ADD_-1205119510'), (u'LOAD_-1205119533', u'INT_ADD_-1205119510'), ('const-433', u'LOAD_-1205119526'), (u'COPY_-1205119516', u'RETURN_-1205119510'), (u'CAST_-1205119451', u'LOAD_-1205119526'), ('const-433', u'LOAD_-1205119533'), (u'INT_ADD_-1205119510', u'CAST_-1205119451'), ('const-0', u'RETURN_-1205119510')]
null
null
003455d0
x64
O2
(translation_unit "undefined4 FUN_003455d0(long param_1)\n\n{\n return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x58);\n}\n\n" (function_definition "undefined4 FUN_003455d0(long param_1)\n\n{\n return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x58);\n}" type_identifier (function_declarator "FUN_003455d0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x58);\n}" { (return_statement "return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x58);" return (pointer_expression "*(undefined4 *)(*(long *)(param_1 + 0x10) + 0x58)" * (cast_expression "(undefined4 *)(*(long *)(param_1 + 0x10) + 0x58)" ( (type_descriptor "undefined4 *" type_identifier (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) )))) ;) })))
(translation_unit "/* std::moneypunct<char, false>::do_frac_digits() const */\n\nundefined4 __thiscall std::moneypunct<char,false>::do_frac_digits(moneypunct<char,false> *this)\n\n{\n return *(undefined4 *)(*(long *)(this + 0x10) + 0x58);\n}\n\n" comment (declaration "undefined4 __thiscall std::moneypunct<char,false>::do_frac_digits(moneypunct<char,false> *this)\n\n{\n return *(undefined4 *)(*(long *)(this + 0x10) + 0x58);" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::" identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "false>::do_frac_digits(moneypunct<char,false> *this)\n\n{\n return" identifier > : : (function_declarator "do_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)) ))) { return) (pointer_declarator "*(undefined4 *)(*(long *)(this + 0x10) + 0x58)" * (function_declarator "(undefined4 *)(*(long *)(this + 0x10) + 0x58)" (parenthesized_declarator "(undefined4 *)" ( identifier (ERROR "*" *) )) (parameter_list "(*(long *)(this + 0x10) + 0x58)" ( (parameter_declaration "*(long *)(this + 0x10)" type_identifier (abstract_pointer_declarator "*(long *)(this + 0x10)" * (abstract_function_declarator "(long *)(this + 0x10)" (abstract_function_declarator "(long *)" (parameter_list "(long *)" ( (parameter_declaration "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ))) (parameter_list "(this + 0x10)" ( (parameter_declaration "this" type_identifier) (ERROR "+ 0x10" + number_literal) ))))) (ERROR "+ 0x58" + number_literal) )))) ;) (ERROR "}" }))
(translation_unit "undefined4 FUN_003455d0(long param_1)\n\n{\n return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x58);\n}\n\n" (function_definition "undefined4 FUN_003455d0(long param_1)\n\n{\n return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x58);\n}" type_identifier (function_declarator "FUN_003455d0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x58);\n}" { (return_statement "return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x58);" return (pointer_expression "*(undefined4 *)(*(long *)(param_1 + 0x10) + 0x58)" * (cast_expression "(undefined4 *)(*(long *)(param_1 + 0x10) + 0x58)" ( (type_descriptor "undefined4 *" type_identifier (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) )))) ;) })))
(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 (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))) ;) })))
(function_definition "undefined4 FUN_003455d0(long param_1)\n\n{\n return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x58);\n}" (type_identifier "undefined4") (function_declarator "FUN_003455d0(long param_1)" (identifier "FUN_003455d0") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x58);\n}" ({ "{") (return_statement "return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x58);" (return "return") (pointer_expression "*(undefined4 *)(*(long *)(param_1 + 0x10) + 0x58)" (* "*") (cast_expression "(undefined4 *)(*(long *)(param_1 + 0x10) + 0x58)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (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")) () ")")))) (; ";")) (} "}")))
/* std::moneypunct<char, false>::do_frac_digits() const */ type_1 __thiscall std::moneypunct<char,false>::do_frac_digits(moneypunct<char,false> *type_3) { return *(type_1 *)(type_2*(long *)(type_3 + 0x10) + 0x58); }
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: (pointer_expression 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)))))))))
null
undefined4 MASKED(long param_1) { return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x58); }
273_i686-linux-gnu-ranlib_and_i686-linux-gnu-ranlib_strip.c
bfd_plugin_set_program_name
bfd_plugin_set_program_name
/* WARNING: Control flow encountered bad instruction data */ void bfd_plugin_set_program_name(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_plugin_set_program_name(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207037454')]
[('const-1', u'RETURN_-1207037454')]
null
null
001111e8
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_plugin_set_program_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_plugin_set_program_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_plugin_set_program_name(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_plugin_set_program_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_plugin_set_program_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_plugin_set_program_name(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_plugin_set_program_name(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_plugin_set_program_name(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_plugin_set_program_name(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_plugin_set_program_name(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_plugin_set_program_name(void)" (identifier "bfd_plugin_set_program_name") (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(); }
28_powerpc-linux-gnu-ld_and_powerpc-linux-gnu-ld_strip.c
ferror
ferror
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int ferror(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_ferror_002a30e0)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int ferror(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_ferror_002a30e0)(); return iVar1; }
JMP qword ptr [0x002a30e0]
null
null
null
null
[(u'CALLIND_-1206926904', u'RETURN_-1206926901'), (u'CAST_-1206926837', u'CALLIND_-1206926904'), (u'CALLIND_-1206926904', u'INDIRECT_-1206926842'), ('const-0', u'RETURN_-1206926901'), (u'INDIRECT_-1206926842', u'COPY_-1206926901'), ('tmp_32', u'CAST_-1206926837')]
[(u'CALLIND_-1206926904', u'RETURN_-1206926901'), (u'CAST_-1206926837', u'CALLIND_-1206926904'), (u'CALLIND_-1206926904', u'INDIRECT_-1206926842'), ('const-0', u'RETURN_-1206926901'), (u'INDIRECT_-1206926842', u'COPY_-1206926901'), ('tmp_32', u'CAST_-1206926837')]
null
null
0010c1c0
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint ferror(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_002a30e0)();\n return iVar1;\n}\n\n" comment (function_definition "int ferror(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_002a30e0)();\n return iVar1;\n}" primitive_type (function_declarator "ferror(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_002a30e0)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_ferror_002a30e0)();" (assignment_expression "iVar1 = (*(code *)PTR_ferror_002a30e0)()" identifier = (call_expression "(*(code *)PTR_ferror_002a30e0)()" (parenthesized_expression "(*(code *)PTR_ferror_002a30e0)" ( (pointer_expression "*(code *)PTR_ferror_002a30e0" * (cast_expression "(code *)PTR_ferror_002a30e0" ( (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 ferror(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_002a30e0)();\n return iVar1;\n}\n\n" comment (function_definition "int ferror(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_002a30e0)();\n return iVar1;\n}" primitive_type (function_declarator "ferror(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_002a30e0)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_ferror_002a30e0)();" (assignment_expression "iVar1 = (*(code *)PTR_ferror_002a30e0)()" identifier = (call_expression "(*(code *)PTR_ferror_002a30e0)()" (parenthesized_expression "(*(code *)PTR_ferror_002a30e0)" ( (pointer_expression "*(code *)PTR_ferror_002a30e0" * (cast_expression "(code *)PTR_ferror_002a30e0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int ferror(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_002a30e0)();\n return iVar1;\n}\n\n" (function_definition "int ferror(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_002a30e0)();\n return iVar1;\n}" primitive_type (function_declarator "ferror(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_002a30e0)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_ferror_002a30e0)();" (assignment_expression "iVar1 = (*(code *)PTR_ferror_002a30e0)()" identifier = (call_expression "(*(code *)PTR_ferror_002a30e0)()" (parenthesized_expression "(*(code *)PTR_ferror_002a30e0)" ( (pointer_expression "*(code *)PTR_ferror_002a30e0" * (cast_expression "(code *)PTR_ferror_002a30e0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (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 ferror(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_002a30e0)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "ferror(FILE *__stream)" (identifier "ferror") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*__stream" (* "*") (identifier "__stream"))) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_ferror_002a30e0)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*(code *)PTR_ferror_002a30e0)();" (assignment_expression "iVar1 = (*(code *)PTR_ferror_002a30e0)()" (identifier "iVar1") (= "=") (call_expression "(*(code *)PTR_ferror_002a30e0)()" (parenthesized_expression "(*(code *)PTR_ferror_002a30e0)" (( "(") (pointer_expression "*(code *)PTR_ferror_002a30e0" (* "*") (cast_expression "(code *)PTR_ferror_002a30e0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_ferror_002a30e0"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream) { int iVar1; iVar1 = (*(type_2 *)PTR_ferror_002a30e0)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) 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(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_MASKED_002a30e0)(); return iVar1; }
409_sparc64-linux-gnu-objdump_and_sparc64-linux-gnu-objdump_strip.c
debug_make_undefined_tagged_type
FUN_0012dde0
debug_type_conflict debug_make_undefined_tagged_type(void *handle,char *name,debug_type_kind kind) { debug_type_s *type; debug_type_conflict pdVar1; undefined8 uVar2; debug_handle *info; if (name == (char *)0x0) { return (debug_type_conflict)0x0; } if (kind - DEBUG_KIND_STRUCT < 5) { type = debug_make_type((debug_handle *)(ulong)kind,DEBUG_KIND_ILLEGAL,kind); if (type != (debug_type_s *)0x0) { pdVar1 = debug_tag_type(handle,name,type); return pdVar1; } } else { uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5); fprintf(stderr,"%s\n",uVar2); } return (debug_type_conflict)0x0; }
undefined8 FUN_0012dde0(undefined8 param_1,long param_2,int param_3) { long lVar1; undefined8 uVar2; if (param_2 == 0) { return 0; } if (param_3 - 7U < 5) { lVar1 = FUN_0012b330(param_3,0); if (lVar1 != 0) { uVar2 = FUN_0012dca0(param_1,param_2,lVar1); return uVar2; } } else { uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5); fprintf(stderr,"%s\n",uVar2); } return 0; }
TEST RSI,RSI JZ 0x0012de58 PUSH RBP LEA EAX,[RDX + -0x7] MOV RBP,RDI PUSH RBX MOV RBX,RSI SUB RSP,0x8 CMP EAX,0x4 JA 0x0012de20 XOR ESI,ESI MOV EDI,EDX CALL 0x0012b330 TEST RAX,RAX JZ 0x0012de4b ADD RSP,0x8 MOV RSI,RBX MOV RDI,RBP MOV RDX,RAX POP RBX POP RBP JMP 0x0012dca0 MOV EDX,0x5 LEA RSI,[0x146598] XOR EDI,EDI CALL 0x00107230 MOV RDI,qword ptr [0x00157220] LEA RSI,[0x1434a5] MOV RDX,RAX XOR EAX,EAX CALL 0x00107850 ADD RSP,0x8 XOR EAX,EAX POP RBX POP RBP RET XOR EAX,EAX RET
null
null
null
null
[(u'MULTIEQUAL_-1207050285', u'COPY_-1207050338'), ('tmp_445', u'INT_ZEXT_-1207050477'), ('const-0', u'CALL_-1207050691'), ('const-1324197', u'COPY_-1207050331'), ('const-0', u'COPY_-1207050509'), ('const-1336728', u'COPY_-1207050354'), ('const-0', u'CALL_-1207050565'), ('tmp_443', u'CALL_-1207050635'), ('const-0', u'RETURN_-1207050631'), (u'INT_ZEXT_-1207050477', u'CAST_-1207050341'), (u'CALL_-1207050691', u'INT_NOTEQUAL_-1207050676'), (u'INT_EQUAL_-1207050769', u'CBRANCH_-1207050767'), ('tmp_444', u'CALL_-1207050635'), (u'CALL_-1207050691', u'CALL_-1207050635'), (u'CALL_-1207050635', u'INDIRECT_-1207050341'), ('tmp_113', u'CBRANCH_-1207050714'), ('const-7', u'INT_SUB_-1207050745'), (u'CALL_-1207050565', u'INDIRECT_-1207050320'), (u'INT_NOTEQUAL_-1207050676', u'CBRANCH_-1207050675'), (u'INDIRECT_-1207050367', u'MULTIEQUAL_-1207050285'), ('tmp_177', u'CBRANCH_-1207050675'), ('const-5', u'CALL_-1207050565'), (u'COPY_-1207050331', u'CALL_-1207050525'), (u'INDIRECT_-1207050295', u'MULTIEQUAL_-1207050285'), ('const-0', u'RETURN_-1207050540'), (u'CALL_-1207050565', u'CALL_-1207050525'), ('const-0', u'INT_EQUAL_-1207050769'), ('const-0', u'COPY_-1207050570'), (u'INT_LESS_-1207050705', u'CBRANCH_-1207050714'), ('const-0', u'RETURN_-1207050489'), ('tmp_445', u'CALL_-1207050691'), (u'INDIRECT_-1207050341', u'COPY_-1207050400'), (u'COPY_-1207050509', u'RETURN_-1207050489'), (u'INT_SUB_-1207050745', u'INT_LESS_-1207050705'), (u'COPY_-1207050570', u'RETURN_-1207050540'), ('tmp_985', u'COPY_-1207050330'), ('tmp_445', u'INT_SUB_-1207050745'), ('const-5', u'INT_LESS_-1207050705'), ('const-0', u'INT_NOTEQUAL_-1207050676'), (u'COPY_-1207050354', u'CALL_-1207050565'), (u'CALL_-1207050525', u'INDIRECT_-1207050295'), ('tmp_444', u'INT_EQUAL_-1207050769'), ('tmp_24', u'CBRANCH_-1207050767'), (u'CALL_-1207050635', u'RETURN_-1207050631'), (u'INDIRECT_-1207050320', u'CALL_-1207050525'), (u'CAST_-1207050341', u'CALL_-1207050691'), (u'CALL_-1207050691', u'INDIRECT_-1207050367')]
[(u'INDIRECT_-1207050344', u'COPY_-1207050403'), ('const-0', u'CALL_-1207050691'), ('tmp_795', u'CALL_-1207050635'), (u'INDIRECT_-1207050323', u'CALL_-1207050525'), ('const-7', u'INT_SUB_-1207050745'), ('const-0', u'RETURN_-1207050631'), ('const-5', u'CALL_-1207050565'), (u'CALL_-1207050691', u'INT_NOTEQUAL_-1207050676'), (u'CALL_-1207050565', u'INDIRECT_-1207050323'), ('const-1336728', u'COPY_-1207050356'), ('tmp_994', u'INT_SUB_-1207050745'), (u'CALL_-1207050691', u'CALL_-1207050635'), (u'INT_EQUAL_-1207050769', u'CBRANCH_-1207050767'), ('const-0', u'COPY_-1207050570'), ('tmp_985', u'COPY_-1207050333'), ('tmp_113', u'CBRANCH_-1207050714'), ('const-5', u'INT_LESS_-1207050705'), (u'INT_NOTEQUAL_-1207050676', u'CBRANCH_-1207050675'), ('tmp_800', u'CALL_-1207050635'), (u'COPY_-1207050356', u'CALL_-1207050565'), (u'CALL_-1207050525', u'INDIRECT_-1207050298'), (u'INDIRECT_-1207050298', u'MULTIEQUAL_-1207050288'), ('tmp_177', u'CBRANCH_-1207050675'), ('tmp_795', u'INT_EQUAL_-1207050769'), ('const-0', u'RETURN_-1207050540'), (u'MULTIEQUAL_-1207050288', u'COPY_-1207050341'), ('const-0', u'CALL_-1207050565'), (u'CALL_-1207050565', u'CALL_-1207050525'), ('const-0', u'INT_EQUAL_-1207050769'), ('const-0', u'COPY_-1207050509'), (u'INT_LESS_-1207050705', u'CBRANCH_-1207050714'), ('const-1324197', u'COPY_-1207050333'), (u'INDIRECT_-1207050370', u'MULTIEQUAL_-1207050288'), ('const-0', u'RETURN_-1207050489'), (u'COPY_-1207050509', u'RETURN_-1207050489'), (u'INT_SUB_-1207050745', u'INT_LESS_-1207050705'), (u'CALL_-1207050691', u'INDIRECT_-1207050370'), (u'COPY_-1207050570', u'RETURN_-1207050540'), (u'CALL_-1207050635', u'INDIRECT_-1207050344'), ('const-0', u'INT_NOTEQUAL_-1207050676'), ('tmp_994', u'CALL_-1207050691'), ('tmp_24', u'CBRANCH_-1207050767'), (u'CALL_-1207050635', u'RETURN_-1207050631'), (u'COPY_-1207050333', u'CALL_-1207050525')]
null
null
0012dde0
x64
O2
(translation_unit "undefined8 FUN_0012dde0(undefined8 param_1,long param_2,int param_3)\n\n{\n long lVar1;\n undefined8 uVar2;\n \n if (param_2 == 0) {\n return 0;\n }\n if (param_3 - 7U < 5) {\n lVar1 = FUN_0012b330(param_3,0);\n if (lVar1 != 0) {\n uVar2 = FUN_0012dca0(param_1,param_2,lVar1);\n return uVar2;\n }\n }\n else {\n uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);\n fprintf(stderr,"%s\n",uVar2);\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_0012dde0(undefined8 param_1,long param_2,int param_3)\n\n{\n long lVar1;\n undefined8 uVar2;\n \n if (param_2 == 0) {\n return 0;\n }\n if (param_3 - 7U < 5) {\n lVar1 = FUN_0012b330(param_3,0);\n if (lVar1 != 0) {\n uVar2 = FUN_0012dca0(param_1,param_2,lVar1);\n return uVar2;\n }\n }\n else {\n uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);\n fprintf(stderr,"%s\n",uVar2);\n }\n return 0;\n}" type_identifier (function_declarator "FUN_0012dde0(undefined8 param_1,long param_2,int param_3)" identifier (parameter_list "(undefined8 param_1,long param_2,int param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int param_3" primitive_type identifier) ))) (compound_statement "{\n long lVar1;\n undefined8 uVar2;\n \n if (param_2 == 0) {\n return 0;\n }\n if (param_3 - 7U < 5) {\n lVar1 = FUN_0012b330(param_3,0);\n if (lVar1 != 0) {\n uVar2 = FUN_0012dca0(param_1,param_2,lVar1);\n return uVar2;\n }\n }\n else {\n uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);\n fprintf(stderr,"%s\n",uVar2);\n }\n return 0;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (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 ;) })) (if_statement "if (param_3 - 7U < 5) {\n lVar1 = FUN_0012b330(param_3,0);\n if (lVar1 != 0) {\n uVar2 = FUN_0012dca0(param_1,param_2,lVar1);\n return uVar2;\n }\n }\n else {\n uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);\n fprintf(stderr,"%s\n",uVar2);\n }" if (parenthesized_expression "(param_3 - 7U < 5)" ( (binary_expression "param_3 - 7U < 5" (binary_expression "param_3 - 7U" identifier - number_literal) < number_literal) )) (compound_statement "{\n lVar1 = FUN_0012b330(param_3,0);\n if (lVar1 != 0) {\n uVar2 = FUN_0012dca0(param_1,param_2,lVar1);\n return uVar2;\n }\n }" { (expression_statement "lVar1 = FUN_0012b330(param_3,0);" (assignment_expression "lVar1 = FUN_0012b330(param_3,0)" identifier = (call_expression "FUN_0012b330(param_3,0)" identifier (argument_list "(param_3,0)" ( identifier , number_literal )))) ;) (if_statement "if (lVar1 != 0) {\n uVar2 = FUN_0012dca0(param_1,param_2,lVar1);\n return uVar2;\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n uVar2 = FUN_0012dca0(param_1,param_2,lVar1);\n return uVar2;\n }" { (expression_statement "uVar2 = FUN_0012dca0(param_1,param_2,lVar1);" (assignment_expression "uVar2 = FUN_0012dca0(param_1,param_2,lVar1)" identifier = (call_expression "FUN_0012dca0(param_1,param_2,lVar1)" identifier (argument_list "(param_1,param_2,lVar1)" ( identifier , identifier , identifier )))) ;) (return_statement "return uVar2;" return identifier ;) })) }) (else_clause "else {\n uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);\n fprintf(stderr,"%s\n",uVar2);\n }" else (compound_statement "{\n uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);\n fprintf(stderr,"%s\n",uVar2);\n }" { (expression_statement "uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);" (assignment_expression "uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5)" identifier = (call_expression "dcgettext(0,"debug_make_undefined_type: unsupported kind",5)" identifier (argument_list "(0,"debug_make_undefined_type: unsupported kind",5)" ( number_literal , (string_literal ""debug_make_undefined_type: unsupported kind"" " string_content ") , number_literal )))) ;) (expression_statement "fprintf(stderr,"%s\n",uVar2);" (call_expression "fprintf(stderr,"%s\n",uVar2)" identifier (argument_list "(stderr,"%s\n",uVar2)" ( identifier , (string_literal ""%s\n"" " string_content escape_sequence ") , identifier ))) ;) }))) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "debug_type_conflict debug_make_undefined_tagged_type(void *handle,char *name,debug_type_kind kind)\n\n{\n debug_type_s *type;\n debug_type_conflict pdVar1;\n undefined8 uVar2;\n debug_handle *info;\n \n if (name == (char *)0x0) {\n return (debug_type_conflict)0x0;\n }\n if (kind - DEBUG_KIND_STRUCT < 5) {\n type = debug_make_type((debug_handle *)(ulong)kind,DEBUG_KIND_ILLEGAL,kind);\n if (type != (debug_type_s *)0x0) {\n pdVar1 = debug_tag_type(handle,name,type);\n return pdVar1;\n }\n }\n else {\n uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);\n fprintf(stderr,"%s\n",uVar2);\n }\n return (debug_type_conflict)0x0;\n}\n\n" (function_definition "debug_type_conflict debug_make_undefined_tagged_type(void *handle,char *name,debug_type_kind kind)\n\n{\n debug_type_s *type;\n debug_type_conflict pdVar1;\n undefined8 uVar2;\n debug_handle *info;\n \n if (name == (char *)0x0) {\n return (debug_type_conflict)0x0;\n }\n if (kind - DEBUG_KIND_STRUCT < 5) {\n type = debug_make_type((debug_handle *)(ulong)kind,DEBUG_KIND_ILLEGAL,kind);\n if (type != (debug_type_s *)0x0) {\n pdVar1 = debug_tag_type(handle,name,type);\n return pdVar1;\n }\n }\n else {\n uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);\n fprintf(stderr,"%s\n",uVar2);\n }\n return (debug_type_conflict)0x0;\n}" type_identifier (function_declarator "debug_make_undefined_tagged_type(void *handle,char *name,debug_type_kind kind)" identifier (parameter_list "(void *handle,char *name,debug_type_kind kind)" ( (parameter_declaration "void *handle" primitive_type (pointer_declarator "*handle" * identifier)) , (parameter_declaration "char *name" primitive_type (pointer_declarator "*name" * identifier)) , (parameter_declaration "debug_type_kind kind" type_identifier identifier) ))) (compound_statement "{\n debug_type_s *type;\n debug_type_conflict pdVar1;\n undefined8 uVar2;\n debug_handle *info;\n \n if (name == (char *)0x0) {\n return (debug_type_conflict)0x0;\n }\n if (kind - DEBUG_KIND_STRUCT < 5) {\n type = debug_make_type((debug_handle *)(ulong)kind,DEBUG_KIND_ILLEGAL,kind);\n if (type != (debug_type_s *)0x0) {\n pdVar1 = debug_tag_type(handle,name,type);\n return pdVar1;\n }\n }\n else {\n uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);\n fprintf(stderr,"%s\n",uVar2);\n }\n return (debug_type_conflict)0x0;\n}" { (declaration "debug_type_s *type;" type_identifier (pointer_declarator "*type" * identifier) ;) (declaration "debug_type_conflict pdVar1;" type_identifier identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "debug_handle *info;" type_identifier (pointer_declarator "*info" * identifier) ;) (if_statement "if (name == (char *)0x0) {\n return (debug_type_conflict)0x0;\n }" if (parenthesized_expression "(name == (char *)0x0)" ( (binary_expression "name == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return (debug_type_conflict)0x0;\n }" { (return_statement "return (debug_type_conflict)0x0;" return (cast_expression "(debug_type_conflict)0x0" ( (type_descriptor "debug_type_conflict" type_identifier) ) number_literal) ;) })) (if_statement "if (kind - DEBUG_KIND_STRUCT < 5) {\n type = debug_make_type((debug_handle *)(ulong)kind,DEBUG_KIND_ILLEGAL,kind);\n if (type != (debug_type_s *)0x0) {\n pdVar1 = debug_tag_type(handle,name,type);\n return pdVar1;\n }\n }\n else {\n uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);\n fprintf(stderr,"%s\n",uVar2);\n }" if (parenthesized_expression "(kind - DEBUG_KIND_STRUCT < 5)" ( (binary_expression "kind - DEBUG_KIND_STRUCT < 5" (binary_expression "kind - DEBUG_KIND_STRUCT" identifier - identifier) < number_literal) )) (compound_statement "{\n type = debug_make_type((debug_handle *)(ulong)kind,DEBUG_KIND_ILLEGAL,kind);\n if (type != (debug_type_s *)0x0) {\n pdVar1 = debug_tag_type(handle,name,type);\n return pdVar1;\n }\n }" { (expression_statement "type = debug_make_type((debug_handle *)(ulong)kind,DEBUG_KIND_ILLEGAL,kind);" (assignment_expression "type = debug_make_type((debug_handle *)(ulong)kind,DEBUG_KIND_ILLEGAL,kind)" identifier = (call_expression "debug_make_type((debug_handle *)(ulong)kind,DEBUG_KIND_ILLEGAL,kind)" identifier (argument_list "((debug_handle *)(ulong)kind,DEBUG_KIND_ILLEGAL,kind)" ( (cast_expression "(debug_handle *)(ulong)kind" ( (type_descriptor "debug_handle *" type_identifier (abstract_pointer_declarator "*" *)) ) (cast_expression "(ulong)kind" ( (type_descriptor "ulong" type_identifier) ) identifier)) , identifier , identifier )))) ;) (if_statement "if (type != (debug_type_s *)0x0) {\n pdVar1 = debug_tag_type(handle,name,type);\n return pdVar1;\n }" if (parenthesized_expression "(type != (debug_type_s *)0x0)" ( (binary_expression "type != (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 pdVar1 = debug_tag_type(handle,name,type);\n return pdVar1;\n }" { (expression_statement "pdVar1 = debug_tag_type(handle,name,type);" (assignment_expression "pdVar1 = debug_tag_type(handle,name,type)" identifier = (call_expression "debug_tag_type(handle,name,type)" identifier (argument_list "(handle,name,type)" ( identifier , identifier , identifier )))) ;) (return_statement "return pdVar1;" return identifier ;) })) }) (else_clause "else {\n uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);\n fprintf(stderr,"%s\n",uVar2);\n }" else (compound_statement "{\n uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);\n fprintf(stderr,"%s\n",uVar2);\n }" { (expression_statement "uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);" (assignment_expression "uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5)" identifier = (call_expression "dcgettext(0,"debug_make_undefined_type: unsupported kind",5)" identifier (argument_list "(0,"debug_make_undefined_type: unsupported kind",5)" ( number_literal , (string_literal ""debug_make_undefined_type: unsupported kind"" " string_content ") , number_literal )))) ;) (expression_statement "fprintf(stderr,"%s\n",uVar2);" (call_expression "fprintf(stderr,"%s\n",uVar2)" identifier (argument_list "(stderr,"%s\n",uVar2)" ( identifier , (string_literal ""%s\n"" " string_content escape_sequence ") , 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 "undefined8 FUN_0012dde0(undefined8 param_1,long param_2,int param_3)\n\n{\n long lVar1;\n undefined8 uVar2;\n \n if (param_2 == 0) {\n return 0;\n }\n if (param_3 - 7U < 5) {\n lVar1 = FUN_0012b330(param_3,0);\n if (lVar1 != 0) {\n uVar2 = FUN_0012dca0(param_1,param_2,lVar1);\n return uVar2;\n }\n }\n else {\n uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);\n fprintf(stderr,"%s\n",uVar2);\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_0012dde0(undefined8 param_1,long param_2,int param_3)\n\n{\n long lVar1;\n undefined8 uVar2;\n \n if (param_2 == 0) {\n return 0;\n }\n if (param_3 - 7U < 5) {\n lVar1 = FUN_0012b330(param_3,0);\n if (lVar1 != 0) {\n uVar2 = FUN_0012dca0(param_1,param_2,lVar1);\n return uVar2;\n }\n }\n else {\n uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);\n fprintf(stderr,"%s\n",uVar2);\n }\n return 0;\n}" type_identifier (function_declarator "FUN_0012dde0(undefined8 param_1,long param_2,int param_3)" identifier (parameter_list "(undefined8 param_1,long param_2,int param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int param_3" primitive_type identifier) ))) (compound_statement "{\n long lVar1;\n undefined8 uVar2;\n \n if (param_2 == 0) {\n return 0;\n }\n if (param_3 - 7U < 5) {\n lVar1 = FUN_0012b330(param_3,0);\n if (lVar1 != 0) {\n uVar2 = FUN_0012dca0(param_1,param_2,lVar1);\n return uVar2;\n }\n }\n else {\n uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);\n fprintf(stderr,"%s\n",uVar2);\n }\n return 0;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (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 ;) })) (if_statement "if (param_3 - 7U < 5) {\n lVar1 = FUN_0012b330(param_3,0);\n if (lVar1 != 0) {\n uVar2 = FUN_0012dca0(param_1,param_2,lVar1);\n return uVar2;\n }\n }\n else {\n uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);\n fprintf(stderr,"%s\n",uVar2);\n }" if (parenthesized_expression "(param_3 - 7U < 5)" ( (binary_expression "param_3 - 7U < 5" (binary_expression "param_3 - 7U" identifier - number_literal) < number_literal) )) (compound_statement "{\n lVar1 = FUN_0012b330(param_3,0);\n if (lVar1 != 0) {\n uVar2 = FUN_0012dca0(param_1,param_2,lVar1);\n return uVar2;\n }\n }" { (expression_statement "lVar1 = FUN_0012b330(param_3,0);" (assignment_expression "lVar1 = FUN_0012b330(param_3,0)" identifier = (call_expression "FUN_0012b330(param_3,0)" identifier (argument_list "(param_3,0)" ( identifier , number_literal )))) ;) (if_statement "if (lVar1 != 0) {\n uVar2 = FUN_0012dca0(param_1,param_2,lVar1);\n return uVar2;\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n uVar2 = FUN_0012dca0(param_1,param_2,lVar1);\n return uVar2;\n }" { (expression_statement "uVar2 = FUN_0012dca0(param_1,param_2,lVar1);" (assignment_expression "uVar2 = FUN_0012dca0(param_1,param_2,lVar1)" identifier = (call_expression "FUN_0012dca0(param_1,param_2,lVar1)" identifier (argument_list "(param_1,param_2,lVar1)" ( identifier , identifier , identifier )))) ;) (return_statement "return uVar2;" return identifier ;) })) }) (else_clause "else {\n uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);\n fprintf(stderr,"%s\n",uVar2);\n }" else (compound_statement "{\n uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);\n fprintf(stderr,"%s\n",uVar2);\n }" { (expression_statement "uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);" (assignment_expression "uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5)" identifier = (call_expression "dcgettext(0,"debug_make_undefined_type: unsupported kind",5)" identifier (argument_list "(0,"debug_make_undefined_type: unsupported kind",5)" ( number_literal , (string_literal ""debug_make_undefined_type: unsupported kind"" " string_content ") , number_literal )))) ;) (expression_statement "fprintf(stderr,"%s\n",uVar2);" (call_expression "fprintf(stderr,"%s\n",uVar2)" identifier (argument_list "(stderr,"%s\n",uVar2)" ( identifier , (string_literal ""%s\n"" " string_content escape_sequence ") , identifier ))) ;) }))) (return_statement "return 0;" return number_literal ;) })))
(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 (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT - LIT) < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( 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 )))) ;) (return_statement return IDENT ;) })) }) (else_clause else (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 , (string_literal " string_content escape_sequence ") , IDENT ))) ;) }))) (return_statement return LIT ;) })))
(function_definition "undefined8 FUN_0012dde0(undefined8 param_1,long param_2,int param_3)\n\n{\n long lVar1;\n undefined8 uVar2;\n \n if (param_2 == 0) {\n return 0;\n }\n if (param_3 - 7U < 5) {\n lVar1 = FUN_0012b330(param_3,0);\n if (lVar1 != 0) {\n uVar2 = FUN_0012dca0(param_1,param_2,lVar1);\n return uVar2;\n }\n }\n else {\n uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);\n fprintf(stderr,"%s\n",uVar2);\n }\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_0012dde0(undefined8 param_1,long param_2,int param_3)" (identifier "FUN_0012dde0") (parameter_list "(undefined8 param_1,long param_2,int param_3)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) (, ",") (parameter_declaration "int param_3" (primitive_type "int") (identifier "param_3")) () ")"))) (compound_statement "{\n long lVar1;\n undefined8 uVar2;\n \n if (param_2 == 0) {\n return 0;\n }\n if (param_3 - 7U < 5) {\n lVar1 = FUN_0012b330(param_3,0);\n if (lVar1 != 0) {\n uVar2 = FUN_0012dca0(param_1,param_2,lVar1);\n return uVar2;\n }\n }\n else {\n uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);\n fprintf(stderr,"%s\n",uVar2);\n }\n return 0;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "undefined8 uVar2;" (type_identifier "undefined8") (identifier "uVar2") (; ";")) (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") (; ";")) (} "}"))) (if_statement "if (param_3 - 7U < 5) {\n lVar1 = FUN_0012b330(param_3,0);\n if (lVar1 != 0) {\n uVar2 = FUN_0012dca0(param_1,param_2,lVar1);\n return uVar2;\n }\n }\n else {\n uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);\n fprintf(stderr,"%s\n",uVar2);\n }" (if "if") (parenthesized_expression "(param_3 - 7U < 5)" (( "(") (binary_expression "param_3 - 7U < 5" (binary_expression "param_3 - 7U" (identifier "param_3") (- "-") (number_literal "7U")) (< "<") (number_literal "5")) () ")")) (compound_statement "{\n lVar1 = FUN_0012b330(param_3,0);\n if (lVar1 != 0) {\n uVar2 = FUN_0012dca0(param_1,param_2,lVar1);\n return uVar2;\n }\n }" ({ "{") (expression_statement "lVar1 = FUN_0012b330(param_3,0);" (assignment_expression "lVar1 = FUN_0012b330(param_3,0)" (identifier "lVar1") (= "=") (call_expression "FUN_0012b330(param_3,0)" (identifier "FUN_0012b330") (argument_list "(param_3,0)" (( "(") (identifier "param_3") (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (lVar1 != 0) {\n uVar2 = FUN_0012dca0(param_1,param_2,lVar1);\n return uVar2;\n }" (if "if") (parenthesized_expression "(lVar1 != 0)" (( "(") (binary_expression "lVar1 != 0" (identifier "lVar1") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar2 = FUN_0012dca0(param_1,param_2,lVar1);\n return uVar2;\n }" ({ "{") (expression_statement "uVar2 = FUN_0012dca0(param_1,param_2,lVar1);" (assignment_expression "uVar2 = FUN_0012dca0(param_1,param_2,lVar1)" (identifier "uVar2") (= "=") (call_expression "FUN_0012dca0(param_1,param_2,lVar1)" (identifier "FUN_0012dca0") (argument_list "(param_1,param_2,lVar1)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "lVar1") () ")")))) (; ";")) (return_statement "return uVar2;" (return "return") (identifier "uVar2") (; ";")) (} "}"))) (} "}")) (else_clause "else {\n uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);\n fprintf(stderr,"%s\n",uVar2);\n }" (else "else") (compound_statement "{\n uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);\n fprintf(stderr,"%s\n",uVar2);\n }" ({ "{") (expression_statement "uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5);" (assignment_expression "uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5)" (identifier "uVar2") (= "=") (call_expression "dcgettext(0,"debug_make_undefined_type: unsupported kind",5)" (identifier "dcgettext") (argument_list "(0,"debug_make_undefined_type: unsupported kind",5)" (( "(") (number_literal "0") (, ",") (string_literal ""debug_make_undefined_type: unsupported kind"" (" """) (string_content "debug_make_undefined_type: unsupported kind") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "fprintf(stderr,"%s\n",uVar2);" (call_expression "fprintf(stderr,"%s\n",uVar2)" (identifier "fprintf") (argument_list "(stderr,"%s\n",uVar2)" (( "(") (identifier "stderr") (, ",") (string_literal ""%s\n"" (" """) (string_content "%s") (escape_sequence "\n") (" """)) (, ",") (identifier "uVar2") () ")"))) (; ";")) (} "}")))) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
type_1 function_1(void *handle,char *var_1,type_2 var_2) { type_3 *var_5; type_1 pdVar1; type_4 uVar2; type_5 *info; if (var_1 == (char *)0x0) { return (type_1)0x0; } if (var_2 - var_3 < 5) { var_5 = var_4((type_5 *)(type_6)var_2,DEBUG_KIND_ILLEGAL,var_2); if (var_5 != (type_3 *)0x0) { pdVar1 = var_6(handle,var_1,var_5); return pdVar1; } } else { uVar2 = var_7(0,"debug_make_undefined_type: unsupported kind",5); var_8(stderr,"%s\n",uVar2); } return (type_1)0x0; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (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: (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) (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))))) (return_statement (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))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content) (escape_sequence)) (identifier))))))) (return_statement (number_literal)))))
null
undefined8 MASKED(undefined8 param_1,long param_2,int param_3) { long lVar1; undefined8 uVar2; if (param_2 == 0) { return 0; } if (param_3 - 7U < 5) { lVar1 = FUN_0012b330(param_3,0); if (lVar1 != 0) { uVar2 = FUN_0012dca0(param_1,param_2,lVar1); return uVar2; } } else { uVar2 = dcgettext(0,"debug_make_undefined_type: unsupported kind",5); fprintf(stderr,"%s\n",uVar2); } return 0; }
889_sqlite3_and_sqlite3_strip.c
unixUnfetch
FUN_0013b080
int unixUnfetch(sqlite3_file *fd,i64 iOff,void *p) { int *piVar1; unixFile *pFd; if (p == (void *)0x0) { if (fd[0xd].pMethods != (sqlite3_io_methods *)0x0) { (*aSyscall[0x17].pCurrent)(fd[0xd].pMethods,fd[0xb].pMethods); fd[0xd].pMethods = (sqlite3_io_methods *)0x0; fd[10].pMethods = (sqlite3_io_methods *)0x0; fd[0xb].pMethods = (sqlite3_io_methods *)0x0; return 0; } } else { piVar1 = (int *)((long)&fd[9].pMethods + 4); *piVar1 = *piVar1 + -1; } return 0; }
undefined8 FUN_0013b080(long param_1,undefined8 param_2,long param_3) { if (param_3 == 0) { if (*(long *)(param_1 + 0x68) != 0) { (*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58)); *(undefined8 *)(param_1 + 0x68) = 0; *(undefined8 *)(param_1 + 0x50) = 0; *(undefined8 *)(param_1 + 0x58) = 0; return 0; } } else { *(int *)(param_1 + 0x4c) = *(int *)(param_1 + 0x4c) + -1; } return 0; }
TEST RDX,RDX JZ 0x0013b090 SUB dword ptr [RDI + 0x4c],0x1 XOR EAX,EAX RET MOV RAX,qword ptr [RDI + 0x68] TEST RAX,RAX JZ 0x0013b089 PUSH RBX MOV RBX,RDI MOV RSI,qword ptr [RDI + 0x58] MOV RDI,RAX CALL qword ptr [0x00252bd0] MOV qword ptr [RBX + 0x68],0x0 XOR EAX,EAX MOV qword ptr [RBX + 0x50],0x0 MOV qword ptr [RBX + 0x58],0x0 POP RBX RET
null
null
null
null
[('const-4294967295', u'INT_ADD_-1207127896'), (u'INT_NOTEQUAL_-1207127857', u'CBRANCH_-1207127856'), ('const-8', u'PTRADD_-1207127671'), (u'PTRSUB_-1207127642', u'STORE_-1207127801'), ('const-4', u'INT_ADD_-1207127744'), ('const-10', u'PTRADD_-1207127644'), (u'PTRADD_-1207127686', u'PTRSUB_-1207127684'), (u'INDIRECT_-1207127654', u'COPY_-1207127709'), ('const-0', u'INT_NOTEQUAL_-1207127857'), (u'PTRSUB_-1207127669', u'LOAD_-1207127847'), ('const-8', u'PTRADD_-1207127700'), (u'PTRADD_-1207127656', u'PTRSUB_-1207127654'), (u'LOAD_-1207127914', u'INT_ADD_-1207127896'), (u'PTRADD_-1207127671', u'PTRSUB_-1207127669'), (u'INT_ADD_-1207127744', u'CAST_-1207127687'), (u'LOAD_-1207127847', u'CALLIND_-1207127828'), (u'PTRSUB_-1207127698', u'CAST_-1207127688'), ('const-0', u'STORE_-1207127824'), ('const-433', u'STORE_-1207127790'), (u'STORE_-1207127911', u'INDIRECT_-1207127712'), ('tmp_248', u'PTRADD_-1207127634'), ('const-0', u'RETURN_-1207127876'), (u'PTRSUB_-1207127684', u'LOAD_-1207127877'), (u'PTRADD_-1207127644', u'PTRSUB_-1207127642'), ('const-8', u'PTRADD_-1207127634'), ('tmp_250', u'INT_EQUAL_-1207127921'), ('tmp_248', u'PTRADD_-1207127700'), (u'STORE_-1207127824', u'INDIRECT_-1207127674'), ('const-433', u'STORE_-1207127801'), ('tmp_24', u'CBRANCH_-1207127919'), ('tmp_248', u'PTRADD_-1207127686'), (u'LOAD_-1207127877', u'CALLIND_-1207127828'), (u'COPY_-1207127801', u'RETURN_-1207127876'), ('const-0', u'COPY_-1207127742'), (u'CAST_-1207127687', u'LOAD_-1207127914'), ('tmp_464', u'CALLIND_-1207127828'), ('const-0', u'PTRSUB_-1207127632'), ('const-0', u'PTRSUB_-1207127684'), ('tmp_248', u'PTRADD_-1207127644'), ('tmp_248', u'PTRADD_-1207127656'), ('const-0', u'PTRSUB_-1207127654'), (u'CAST_-1207127687', u'STORE_-1207127911'), (u'MULTIEQUAL_-1207127705', u'COPY_-1207127768'), ('const-433', u'LOAD_-1207127877'), ('const-8', u'PTRADD_-1207127656'), (u'INT_EQUAL_-1207127921', u'CBRANCH_-1207127919'), ('const-0', u'INT_EQUAL_-1207127921'), ('const-0', u'RETURN_-1207127767'), (u'INT_ADD_-1207127896', u'STORE_-1207127911'), (u'PTRADD_-1207127634', u'PTRSUB_-1207127632'), ('const-0', u'COPY_-1207127801'), (u'PTRSUB_-1207127654', u'STORE_-1207127824'), ('const-433', u'LOAD_-1207127914'), ('const-8', u'PTRADD_-1207127686'), ('tmp_141', u'CBRANCH_-1207127856'), ('const-11', u'PTRADD_-1207127634'), ('const-13', u'PTRADD_-1207127656'), ('const-0', u'PTRSUB_-1207127698'), ('tmp_464', u'MULTIEQUAL_-1207127705'), (u'LOAD_-1207127877', u'INT_NOTEQUAL_-1207127857'), ('const-9', u'PTRADD_-1207127700'), (u'CAST_-1207127688', u'INT_ADD_-1207127744'), ('const-433', u'STORE_-1207127911'), ('const-13', u'PTRADD_-1207127686'), ('const-0', u'PTRSUB_-1207127669'), (u'STORE_-1207127801', u'INDIRECT_-1207127663'), (u'COPY_-1207127742', u'RETURN_-1207127767'), ('tmp_248', u'PTRADD_-1207127671'), (u'INDIRECT_-1207127712', u'MULTIEQUAL_-1207127705'), ('const-433', u'STORE_-1207127824'), ('const-0', u'PTRSUB_-1207127642'), ('const-11', u'PTRADD_-1207127671'), ('const-433', u'LOAD_-1207127847'), ('const-8', u'PTRADD_-1207127644'), (u'PTRSUB_-1207127632', u'STORE_-1207127790'), ('const-0', u'STORE_-1207127790'), (u'STORE_-1207127790', u'INDIRECT_-1207127654'), (u'CALLIND_-1207127828', u'INDIRECT_-1207127684'), (u'PTRADD_-1207127700', u'PTRSUB_-1207127698'), ('const-0', u'STORE_-1207127801')]
[(u'INT_NOTEQUAL_-1207127857', u'CBRANCH_-1207127856'), (u'CAST_-1207127647', u'STORE_-1207127790'), (u'MULTIEQUAL_-1207127711', u'COPY_-1207127774'), (u'CAST_-1207127656', u'STORE_-1207127801'), ('const-88', u'INT_ADD_-1207127776'), ('tmp_381', u'INT_ADD_-1207127776'), ('const-0', u'STORE_-1207127790'), ('const-0', u'INT_NOTEQUAL_-1207127857'), (u'LOAD_-1207127914', u'INT_ADD_-1207127896'), (u'STORE_-1207127911', u'INDIRECT_-1207127718'), (u'COPY_-1207127814', u'RETURN_-1207127767'), (u'INT_ADD_-1207127787', u'CAST_-1207127656'), (u'LOAD_-1207127847', u'CALLIND_-1207127828'), (u'INT_ADD_-1207127861', u'CAST_-1207127696'), ('const-433', u'STORE_-1207127790'), ('const-0', u'RETURN_-1207127876'), ('const-433', u'LOAD_-1207127914'), (u'STORE_-1207127790', u'INDIRECT_-1207127660'), (u'INT_ADD_-1207127902', u'CAST_-1207127701'), ('tmp_24', u'CBRANCH_-1207127919'), (u'LOAD_-1207127877', u'CALLIND_-1207127828'), (u'INDIRECT_-1207127660', u'COPY_-1207127715'), ('tmp_457', u'CAST_-1207127674'), (u'CAST_-1207127682', u'LOAD_-1207127847'), (u'CAST_-1207127674', u'CALLIND_-1207127828'), ('const-76', u'INT_ADD_-1207127902'), ('tmp_381', u'INT_ADD_-1207127810'), (u'STORE_-1207127824', u'INDIRECT_-1207127680'), (u'INT_EQUAL_-1207127921', u'CBRANCH_-1207127919'), ('const-0', u'INT_EQUAL_-1207127921'), ('const-0', u'RETURN_-1207127767'), (u'INT_ADD_-1207127776', u'CAST_-1207127647'), (u'INT_ADD_-1207127896', u'STORE_-1207127911'), ('const-433', u'LOAD_-1207127877'), ('const-433', u'STORE_-1207127801'), (u'CALLIND_-1207127828', u'INDIRECT_-1207127690'), (u'INT_ADD_-1207127831', u'CAST_-1207127682'), ('tmp_381', u'INT_ADD_-1207127787'), (u'CAST_-1207127701', u'STORE_-1207127911'), ('const-0', u'COPY_-1207127896'), ('tmp_141', u'CBRANCH_-1207127856'), ('const-0', u'STORE_-1207127824'), ('const-88', u'INT_ADD_-1207127831'), ('const-433', u'LOAD_-1207127847'), ('const-433', u'STORE_-1207127824'), ('const-80', u'INT_ADD_-1207127787'), ('const-0', u'COPY_-1207127814'), (u'LOAD_-1207127877', u'INT_NOTEQUAL_-1207127857'), ('const-0', u'STORE_-1207127801'), ('tmp_381', u'INT_ADD_-1207127861'), (u'COPY_-1207127896', u'RETURN_-1207127876'), ('const-104', u'INT_ADD_-1207127861'), ('tmp_457', u'MULTIEQUAL_-1207127711'), (u'CAST_-1207127667', u'STORE_-1207127824'), (u'STORE_-1207127801', u'INDIRECT_-1207127669'), ('const-104', u'INT_ADD_-1207127810'), ('tmp_381', u'INT_ADD_-1207127831'), ('tmp_380', u'INT_EQUAL_-1207127921'), (u'CAST_-1207127696', u'LOAD_-1207127877'), ('const-433', u'STORE_-1207127911'), (u'CAST_-1207127701', u'LOAD_-1207127914'), ('const-4294967295', u'INT_ADD_-1207127896'), (u'INDIRECT_-1207127718', u'MULTIEQUAL_-1207127711'), ('tmp_381', u'INT_ADD_-1207127902'), (u'INT_ADD_-1207127810', u'CAST_-1207127667')]
null
null
0013b080
x64
O2
(translation_unit "undefined8 FUN_0013b080(long param_1,undefined8 param_2,long param_3)\n\n{\n if (param_3 == 0) {\n if (*(long *)(param_1 + 0x68) != 0) {\n (*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58));\n *(undefined8 *)(param_1 + 0x68) = 0;\n *(undefined8 *)(param_1 + 0x50) = 0;\n *(undefined8 *)(param_1 + 0x58) = 0;\n return 0;\n }\n }\n else {\n *(int *)(param_1 + 0x4c) = *(int *)(param_1 + 0x4c) + -1;\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_0013b080(long param_1,undefined8 param_2,long param_3)\n\n{\n if (param_3 == 0) {\n if (*(long *)(param_1 + 0x68) != 0) {\n (*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58));\n *(undefined8 *)(param_1 + 0x68) = 0;\n *(undefined8 *)(param_1 + 0x50) = 0;\n *(undefined8 *)(param_1 + 0x58) = 0;\n return 0;\n }\n }\n else {\n *(int *)(param_1 + 0x4c) = *(int *)(param_1 + 0x4c) + -1;\n }\n return 0;\n}" type_identifier (function_declarator "FUN_0013b080(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 identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n if (param_3 == 0) {\n if (*(long *)(param_1 + 0x68) != 0) {\n (*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58));\n *(undefined8 *)(param_1 + 0x68) = 0;\n *(undefined8 *)(param_1 + 0x50) = 0;\n *(undefined8 *)(param_1 + 0x58) = 0;\n return 0;\n }\n }\n else {\n *(int *)(param_1 + 0x4c) = *(int *)(param_1 + 0x4c) + -1;\n }\n return 0;\n}" { (if_statement "if (param_3 == 0) {\n if (*(long *)(param_1 + 0x68) != 0) {\n (*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58));\n *(undefined8 *)(param_1 + 0x68) = 0;\n *(undefined8 *)(param_1 + 0x50) = 0;\n *(undefined8 *)(param_1 + 0x58) = 0;\n return 0;\n }\n }\n else {\n *(int *)(param_1 + 0x4c) = *(int *)(param_1 + 0x4c) + -1;\n }" if (parenthesized_expression "(param_3 == 0)" ( (binary_expression "param_3 == 0" identifier == number_literal) )) (compound_statement "{\n if (*(long *)(param_1 + 0x68) != 0) {\n (*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58));\n *(undefined8 *)(param_1 + 0x68) = 0;\n *(undefined8 *)(param_1 + 0x50) = 0;\n *(undefined8 *)(param_1 + 0x58) = 0;\n return 0;\n }\n }" { (if_statement "if (*(long *)(param_1 + 0x68) != 0) {\n (*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58));\n *(undefined8 *)(param_1 + 0x68) = 0;\n *(undefined8 *)(param_1 + 0x50) = 0;\n *(undefined8 *)(param_1 + 0x58) = 0;\n return 0;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x68) != 0)" ( (binary_expression "*(long *)(param_1 + 0x68) != 0" (pointer_expression "*(long *)(param_1 + 0x68)" * (cast_expression "(long *)(param_1 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n (*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58));\n *(undefined8 *)(param_1 + 0x68) = 0;\n *(undefined8 *)(param_1 + 0x50) = 0;\n *(undefined8 *)(param_1 + 0x58) = 0;\n return 0;\n }" { (expression_statement "(*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58));" (call_expression "(*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58))" (parenthesized_expression "(*(code *)PTR_munmap_00252bd0)" ( (pointer_expression "*(code *)PTR_munmap_00252bd0" * (cast_expression "(code *)PTR_munmap_00252bd0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58))" ( (pointer_expression "*(long *)(param_1 + 0x68)" * (cast_expression "(long *)(param_1 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))) , (pointer_expression "*(undefined8 *)(param_1 + 0x58)" * (cast_expression "(undefined8 *)(param_1 + 0x58)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) )))) ))) ;) (expression_statement "*(undefined8 *)(param_1 + 0x68) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x68) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x68)" * (cast_expression "(undefined8 *)(param_1 + 0x68)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(param_1 + 0x50) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x50) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x50)" * (cast_expression "(undefined8 *)(param_1 + 0x50)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(param_1 + 0x58) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x58) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x58)" * (cast_expression "(undefined8 *)(param_1 + 0x58)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) )))) = number_literal) ;) (return_statement "return 0;" return number_literal ;) })) }) (else_clause "else {\n *(int *)(param_1 + 0x4c) = *(int *)(param_1 + 0x4c) + -1;\n }" else (compound_statement "{\n *(int *)(param_1 + 0x4c) = *(int *)(param_1 + 0x4c) + -1;\n }" { (expression_statement "*(int *)(param_1 + 0x4c) = *(int *)(param_1 + 0x4c) + -1;" (assignment_expression "*(int *)(param_1 + 0x4c) = *(int *)(param_1 + 0x4c) + -1" (pointer_expression "*(int *)(param_1 + 0x4c)" * (cast_expression "(int *)(param_1 + 0x4c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x4c)" ( (binary_expression "param_1 + 0x4c" identifier + number_literal) )))) = (binary_expression "*(int *)(param_1 + 0x4c) + -1" (pointer_expression "*(int *)(param_1 + 0x4c)" * (cast_expression "(int *)(param_1 + 0x4c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x4c)" ( (binary_expression "param_1 + 0x4c" identifier + number_literal) )))) + number_literal)) ;) }))) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "int unixUnfetch(sqlite3_file *fd,i64 iOff,void *p)\n\n{\n int *piVar1;\n unixFile *pFd;\n \n if (p == (void *)0x0) {\n if (fd[0xd].pMethods != (sqlite3_io_methods *)0x0) {\n (*aSyscall[0x17].pCurrent)(fd[0xd].pMethods,fd[0xb].pMethods);\n fd[0xd].pMethods = (sqlite3_io_methods *)0x0;\n fd[10].pMethods = (sqlite3_io_methods *)0x0;\n fd[0xb].pMethods = (sqlite3_io_methods *)0x0;\n return 0;\n }\n }\n else {\n piVar1 = (int *)((long)&fd[9].pMethods + 4);\n *piVar1 = *piVar1 + -1;\n }\n return 0;\n}\n\n" (function_definition "int unixUnfetch(sqlite3_file *fd,i64 iOff,void *p)\n\n{\n int *piVar1;\n unixFile *pFd;\n \n if (p == (void *)0x0) {\n if (fd[0xd].pMethods != (sqlite3_io_methods *)0x0) {\n (*aSyscall[0x17].pCurrent)(fd[0xd].pMethods,fd[0xb].pMethods);\n fd[0xd].pMethods = (sqlite3_io_methods *)0x0;\n fd[10].pMethods = (sqlite3_io_methods *)0x0;\n fd[0xb].pMethods = (sqlite3_io_methods *)0x0;\n return 0;\n }\n }\n else {\n piVar1 = (int *)((long)&fd[9].pMethods + 4);\n *piVar1 = *piVar1 + -1;\n }\n return 0;\n}" primitive_type (function_declarator "unixUnfetch(sqlite3_file *fd,i64 iOff,void *p)" identifier (parameter_list "(sqlite3_file *fd,i64 iOff,void *p)" ( (parameter_declaration "sqlite3_file *fd" type_identifier (pointer_declarator "*fd" * identifier)) , (parameter_declaration "i64 iOff" type_identifier identifier) , (parameter_declaration "void *p" primitive_type (pointer_declarator "*p" * identifier)) ))) (compound_statement "{\n int *piVar1;\n unixFile *pFd;\n \n if (p == (void *)0x0) {\n if (fd[0xd].pMethods != (sqlite3_io_methods *)0x0) {\n (*aSyscall[0x17].pCurrent)(fd[0xd].pMethods,fd[0xb].pMethods);\n fd[0xd].pMethods = (sqlite3_io_methods *)0x0;\n fd[10].pMethods = (sqlite3_io_methods *)0x0;\n fd[0xb].pMethods = (sqlite3_io_methods *)0x0;\n return 0;\n }\n }\n else {\n piVar1 = (int *)((long)&fd[9].pMethods + 4);\n *piVar1 = *piVar1 + -1;\n }\n return 0;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (declaration "unixFile *pFd;" type_identifier (pointer_declarator "*pFd" * identifier) ;) (if_statement "if (p == (void *)0x0) {\n if (fd[0xd].pMethods != (sqlite3_io_methods *)0x0) {\n (*aSyscall[0x17].pCurrent)(fd[0xd].pMethods,fd[0xb].pMethods);\n fd[0xd].pMethods = (sqlite3_io_methods *)0x0;\n fd[10].pMethods = (sqlite3_io_methods *)0x0;\n fd[0xb].pMethods = (sqlite3_io_methods *)0x0;\n return 0;\n }\n }\n else {\n piVar1 = (int *)((long)&fd[9].pMethods + 4);\n *piVar1 = *piVar1 + -1;\n }" if (parenthesized_expression "(p == (void *)0x0)" ( (binary_expression "p == (void *)0x0" identifier == (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if (fd[0xd].pMethods != (sqlite3_io_methods *)0x0) {\n (*aSyscall[0x17].pCurrent)(fd[0xd].pMethods,fd[0xb].pMethods);\n fd[0xd].pMethods = (sqlite3_io_methods *)0x0;\n fd[10].pMethods = (sqlite3_io_methods *)0x0;\n fd[0xb].pMethods = (sqlite3_io_methods *)0x0;\n return 0;\n }\n }" { (if_statement "if (fd[0xd].pMethods != (sqlite3_io_methods *)0x0) {\n (*aSyscall[0x17].pCurrent)(fd[0xd].pMethods,fd[0xb].pMethods);\n fd[0xd].pMethods = (sqlite3_io_methods *)0x0;\n fd[10].pMethods = (sqlite3_io_methods *)0x0;\n fd[0xb].pMethods = (sqlite3_io_methods *)0x0;\n return 0;\n }" if (parenthesized_expression "(fd[0xd].pMethods != (sqlite3_io_methods *)0x0)" ( (binary_expression "fd[0xd].pMethods != (sqlite3_io_methods *)0x0" (field_expression "fd[0xd].pMethods" (subscript_expression "fd[0xd]" identifier [ number_literal ]) . field_identifier) != (cast_expression "(sqlite3_io_methods *)0x0" ( (type_descriptor "sqlite3_io_methods *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n (*aSyscall[0x17].pCurrent)(fd[0xd].pMethods,fd[0xb].pMethods);\n fd[0xd].pMethods = (sqlite3_io_methods *)0x0;\n fd[10].pMethods = (sqlite3_io_methods *)0x0;\n fd[0xb].pMethods = (sqlite3_io_methods *)0x0;\n return 0;\n }" { (expression_statement "(*aSyscall[0x17].pCurrent)(fd[0xd].pMethods,fd[0xb].pMethods);" (call_expression "(*aSyscall[0x17].pCurrent)(fd[0xd].pMethods,fd[0xb].pMethods)" (parenthesized_expression "(*aSyscall[0x17].pCurrent)" ( (pointer_expression "*aSyscall[0x17].pCurrent" * (field_expression "aSyscall[0x17].pCurrent" (subscript_expression "aSyscall[0x17]" identifier [ number_literal ]) . field_identifier)) )) (argument_list "(fd[0xd].pMethods,fd[0xb].pMethods)" ( (field_expression "fd[0xd].pMethods" (subscript_expression "fd[0xd]" identifier [ number_literal ]) . field_identifier) , (field_expression "fd[0xb].pMethods" (subscript_expression "fd[0xb]" identifier [ number_literal ]) . field_identifier) ))) ;) (expression_statement "fd[0xd].pMethods = (sqlite3_io_methods *)0x0;" (assignment_expression "fd[0xd].pMethods = (sqlite3_io_methods *)0x0" (field_expression "fd[0xd].pMethods" (subscript_expression "fd[0xd]" identifier [ number_literal ]) . field_identifier) = (cast_expression "(sqlite3_io_methods *)0x0" ( (type_descriptor "sqlite3_io_methods *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "fd[10].pMethods = (sqlite3_io_methods *)0x0;" (assignment_expression "fd[10].pMethods = (sqlite3_io_methods *)0x0" (field_expression "fd[10].pMethods" (subscript_expression "fd[10]" identifier [ number_literal ]) . field_identifier) = (cast_expression "(sqlite3_io_methods *)0x0" ( (type_descriptor "sqlite3_io_methods *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "fd[0xb].pMethods = (sqlite3_io_methods *)0x0;" (assignment_expression "fd[0xb].pMethods = (sqlite3_io_methods *)0x0" (field_expression "fd[0xb].pMethods" (subscript_expression "fd[0xb]" identifier [ number_literal ]) . field_identifier) = (cast_expression "(sqlite3_io_methods *)0x0" ( (type_descriptor "sqlite3_io_methods *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (return_statement "return 0;" return number_literal ;) })) }) (else_clause "else {\n piVar1 = (int *)((long)&fd[9].pMethods + 4);\n *piVar1 = *piVar1 + -1;\n }" else (compound_statement "{\n piVar1 = (int *)((long)&fd[9].pMethods + 4);\n *piVar1 = *piVar1 + -1;\n }" { (expression_statement "piVar1 = (int *)((long)&fd[9].pMethods + 4);" (assignment_expression "piVar1 = (int *)((long)&fd[9].pMethods + 4)" identifier = (cast_expression "(int *)((long)&fd[9].pMethods + 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&fd[9].pMethods + 4)" ( (binary_expression "(long)&fd[9].pMethods + 4" (cast_expression "(long)&fd[9].pMethods" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&fd[9].pMethods" & (field_expression "fd[9].pMethods" (subscript_expression "fd[9]" identifier [ number_literal ]) . field_identifier))) + number_literal) )))) ;) (expression_statement "*piVar1 = *piVar1 + -1;" (assignment_expression "*piVar1 = *piVar1 + -1" (pointer_expression "*piVar1" * identifier) = (binary_expression "*piVar1 + -1" (pointer_expression "*piVar1" * identifier) + number_literal)) ;) }))) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "undefined8 FUN_0013b080(long param_1,undefined8 param_2,long param_3)\n\n{\n if (param_3 == 0) {\n if (*(long *)(param_1 + 0x68) != 0) {\n (*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58));\n *(undefined8 *)(param_1 + 0x68) = 0;\n *(undefined8 *)(param_1 + 0x50) = 0;\n *(undefined8 *)(param_1 + 0x58) = 0;\n return 0;\n }\n }\n else {\n *(int *)(param_1 + 0x4c) = *(int *)(param_1 + 0x4c) + -1;\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_0013b080(long param_1,undefined8 param_2,long param_3)\n\n{\n if (param_3 == 0) {\n if (*(long *)(param_1 + 0x68) != 0) {\n (*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58));\n *(undefined8 *)(param_1 + 0x68) = 0;\n *(undefined8 *)(param_1 + 0x50) = 0;\n *(undefined8 *)(param_1 + 0x58) = 0;\n return 0;\n }\n }\n else {\n *(int *)(param_1 + 0x4c) = *(int *)(param_1 + 0x4c) + -1;\n }\n return 0;\n}" type_identifier (function_declarator "FUN_0013b080(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 identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n if (param_3 == 0) {\n if (*(long *)(param_1 + 0x68) != 0) {\n (*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58));\n *(undefined8 *)(param_1 + 0x68) = 0;\n *(undefined8 *)(param_1 + 0x50) = 0;\n *(undefined8 *)(param_1 + 0x58) = 0;\n return 0;\n }\n }\n else {\n *(int *)(param_1 + 0x4c) = *(int *)(param_1 + 0x4c) + -1;\n }\n return 0;\n}" { (if_statement "if (param_3 == 0) {\n if (*(long *)(param_1 + 0x68) != 0) {\n (*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58));\n *(undefined8 *)(param_1 + 0x68) = 0;\n *(undefined8 *)(param_1 + 0x50) = 0;\n *(undefined8 *)(param_1 + 0x58) = 0;\n return 0;\n }\n }\n else {\n *(int *)(param_1 + 0x4c) = *(int *)(param_1 + 0x4c) + -1;\n }" if (parenthesized_expression "(param_3 == 0)" ( (binary_expression "param_3 == 0" identifier == number_literal) )) (compound_statement "{\n if (*(long *)(param_1 + 0x68) != 0) {\n (*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58));\n *(undefined8 *)(param_1 + 0x68) = 0;\n *(undefined8 *)(param_1 + 0x50) = 0;\n *(undefined8 *)(param_1 + 0x58) = 0;\n return 0;\n }\n }" { (if_statement "if (*(long *)(param_1 + 0x68) != 0) {\n (*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58));\n *(undefined8 *)(param_1 + 0x68) = 0;\n *(undefined8 *)(param_1 + 0x50) = 0;\n *(undefined8 *)(param_1 + 0x58) = 0;\n return 0;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x68) != 0)" ( (binary_expression "*(long *)(param_1 + 0x68) != 0" (pointer_expression "*(long *)(param_1 + 0x68)" * (cast_expression "(long *)(param_1 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n (*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58));\n *(undefined8 *)(param_1 + 0x68) = 0;\n *(undefined8 *)(param_1 + 0x50) = 0;\n *(undefined8 *)(param_1 + 0x58) = 0;\n return 0;\n }" { (expression_statement "(*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58));" (call_expression "(*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58))" (parenthesized_expression "(*(code *)PTR_munmap_00252bd0)" ( (pointer_expression "*(code *)PTR_munmap_00252bd0" * (cast_expression "(code *)PTR_munmap_00252bd0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58))" ( (pointer_expression "*(long *)(param_1 + 0x68)" * (cast_expression "(long *)(param_1 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))) , (pointer_expression "*(undefined8 *)(param_1 + 0x58)" * (cast_expression "(undefined8 *)(param_1 + 0x58)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) )))) ))) ;) (expression_statement "*(undefined8 *)(param_1 + 0x68) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x68) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x68)" * (cast_expression "(undefined8 *)(param_1 + 0x68)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(param_1 + 0x50) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x50) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x50)" * (cast_expression "(undefined8 *)(param_1 + 0x50)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(param_1 + 0x58) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x58) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x58)" * (cast_expression "(undefined8 *)(param_1 + 0x58)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) )))) = number_literal) ;) (return_statement "return 0;" return number_literal ;) })) }) (else_clause "else {\n *(int *)(param_1 + 0x4c) = *(int *)(param_1 + 0x4c) + -1;\n }" else (compound_statement "{\n *(int *)(param_1 + 0x4c) = *(int *)(param_1 + 0x4c) + -1;\n }" { (expression_statement "*(int *)(param_1 + 0x4c) = *(int *)(param_1 + 0x4c) + -1;" (assignment_expression "*(int *)(param_1 + 0x4c) = *(int *)(param_1 + 0x4c) + -1" (pointer_expression "*(int *)(param_1 + 0x4c)" * (cast_expression "(int *)(param_1 + 0x4c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x4c)" ( (binary_expression "param_1 + 0x4c" identifier + number_literal) )))) = (binary_expression "*(int *)(param_1 + 0x4c) + -1" (pointer_expression "*(int *)(param_1 + 0x4c)" * (cast_expression "(int *)(param_1 + 0x4c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x4c)" ( (binary_expression "param_1 + 0x4c" 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) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (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 (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( (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 TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (return_statement return 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) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT)) ;) }))) (return_statement return LIT ;) })))
(function_definition "undefined8 FUN_0013b080(long param_1,undefined8 param_2,long param_3)\n\n{\n if (param_3 == 0) {\n if (*(long *)(param_1 + 0x68) != 0) {\n (*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58));\n *(undefined8 *)(param_1 + 0x68) = 0;\n *(undefined8 *)(param_1 + 0x50) = 0;\n *(undefined8 *)(param_1 + 0x58) = 0;\n return 0;\n }\n }\n else {\n *(int *)(param_1 + 0x4c) = *(int *)(param_1 + 0x4c) + -1;\n }\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_0013b080(long param_1,undefined8 param_2,long param_3)" (identifier "FUN_0013b080") (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") (identifier "param_2")) (, ",") (parameter_declaration "long param_3" (sized_type_specifier "long" (long "long")) (identifier "param_3")) () ")"))) (compound_statement "{\n if (param_3 == 0) {\n if (*(long *)(param_1 + 0x68) != 0) {\n (*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58));\n *(undefined8 *)(param_1 + 0x68) = 0;\n *(undefined8 *)(param_1 + 0x50) = 0;\n *(undefined8 *)(param_1 + 0x58) = 0;\n return 0;\n }\n }\n else {\n *(int *)(param_1 + 0x4c) = *(int *)(param_1 + 0x4c) + -1;\n }\n return 0;\n}" ({ "{") (if_statement "if (param_3 == 0) {\n if (*(long *)(param_1 + 0x68) != 0) {\n (*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58));\n *(undefined8 *)(param_1 + 0x68) = 0;\n *(undefined8 *)(param_1 + 0x50) = 0;\n *(undefined8 *)(param_1 + 0x58) = 0;\n return 0;\n }\n }\n else {\n *(int *)(param_1 + 0x4c) = *(int *)(param_1 + 0x4c) + -1;\n }" (if "if") (parenthesized_expression "(param_3 == 0)" (( "(") (binary_expression "param_3 == 0" (identifier "param_3") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if (*(long *)(param_1 + 0x68) != 0) {\n (*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58));\n *(undefined8 *)(param_1 + 0x68) = 0;\n *(undefined8 *)(param_1 + 0x50) = 0;\n *(undefined8 *)(param_1 + 0x58) = 0;\n return 0;\n }\n }" ({ "{") (if_statement "if (*(long *)(param_1 + 0x68) != 0) {\n (*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58));\n *(undefined8 *)(param_1 + 0x68) = 0;\n *(undefined8 *)(param_1 + 0x50) = 0;\n *(undefined8 *)(param_1 + 0x58) = 0;\n return 0;\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x68) != 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x68) != 0" (pointer_expression "*(long *)(param_1 + 0x68)" (* "*") (cast_expression "(long *)(param_1 + 0x68)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x68)" (( "(") (binary_expression "param_1 + 0x68" (identifier "param_1") (+ "+") (number_literal "0x68")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n (*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58));\n *(undefined8 *)(param_1 + 0x68) = 0;\n *(undefined8 *)(param_1 + 0x50) = 0;\n *(undefined8 *)(param_1 + 0x58) = 0;\n return 0;\n }" ({ "{") (expression_statement "(*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58));" (call_expression "(*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58))" (parenthesized_expression "(*(code *)PTR_munmap_00252bd0)" (( "(") (pointer_expression "*(code *)PTR_munmap_00252bd0" (* "*") (cast_expression "(code *)PTR_munmap_00252bd0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_munmap_00252bd0"))) () ")")) (argument_list "(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58))" (( "(") (pointer_expression "*(long *)(param_1 + 0x68)" (* "*") (cast_expression "(long *)(param_1 + 0x68)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x68)" (( "(") (binary_expression "param_1 + 0x68" (identifier "param_1") (+ "+") (number_literal "0x68")) () ")")))) (, ",") (pointer_expression "*(undefined8 *)(param_1 + 0x58)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x58)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")")))) () ")"))) (; ";")) (expression_statement "*(undefined8 *)(param_1 + 0x68) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x68) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x68)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x68)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x68)" (( "(") (binary_expression "param_1 + 0x68" (identifier "param_1") (+ "+") (number_literal "0x68")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined8 *)(param_1 + 0x50) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x50) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x50)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x50)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined8 *)(param_1 + 0x58) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x58) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x58)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x58)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")")))) (= "=") (number_literal "0")) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (} "}")) (else_clause "else {\n *(int *)(param_1 + 0x4c) = *(int *)(param_1 + 0x4c) + -1;\n }" (else "else") (compound_statement "{\n *(int *)(param_1 + 0x4c) = *(int *)(param_1 + 0x4c) + -1;\n }" ({ "{") (expression_statement "*(int *)(param_1 + 0x4c) = *(int *)(param_1 + 0x4c) + -1;" (assignment_expression "*(int *)(param_1 + 0x4c) = *(int *)(param_1 + 0x4c) + -1" (pointer_expression "*(int *)(param_1 + 0x4c)" (* "*") (cast_expression "(int *)(param_1 + 0x4c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x4c)" (( "(") (binary_expression "param_1 + 0x4c" (identifier "param_1") (+ "+") (number_literal "0x4c")) () ")")))) (= "=") (binary_expression "*(int *)(param_1 + 0x4c) + -1" (pointer_expression "*(int *)(param_1 + 0x4c)" (* "*") (cast_expression "(int *)(param_1 + 0x4c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x4c)" (( "(") (binary_expression "param_1 + 0x4c" (identifier "param_1") (+ "+") (number_literal "0x4c")) () ")")))) (+ "+") (number_literal "-1"))) (; ";")) (} "}")))) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
int function_1(type_1 *fd,type_2 iOff,void *var_1) { int *piVar1; type_3 *pFd; if (var_1 == (void *)0x0) { if (fd[0xd].pMethods != (type_4 *)0x0) { (*aSyscall[0x17].pCurrent)(fd[0xd].pMethods,fd[0xb].pMethods); fd[0xd].pMethods = (type_4 *)0x0; fd[10].pMethods = (type_4 *)0x0; fd[0xb].pMethods = (type_4 *)0x0; return 0; } } else { piVar1 = (int *)((long)&fd[9].pMethods + 4); *piVar1 = *piVar1 + -1; } return 0; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (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: (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: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (pointer_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: (pointer_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 (number_literal))))) 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: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) (return_statement (number_literal)))))
null
undefined8 MASKED(long param_1,undefined8 param_2,long param_3) { if (param_3 == 0) { if (*(long *)(param_1 + 0x68) != 0) { (*(code *)PTR_munmap_00252bd0)(*(long *)(param_1 + 0x68),*(undefined8 *)(param_1 + 0x58)); *(undefined8 *)(param_1 + 0x68) = 0; *(undefined8 *)(param_1 + 0x50) = 0; *(undefined8 *)(param_1 + 0x58) = 0; return 0; } } else { *(int *)(param_1 + 0x4c) = *(int *)(param_1 + 0x4c) + -1; } return 0; }
531_libcurl.so.4.5_and_libcurl.so.4.5_strip.c
max5data
FUN_00110fd0
char * max5data(curl_off_t bytes,char *max5) { if (bytes < 100000) { curl_msnprintf(max5,6,"%5ld",bytes); return max5; } if (bytes < 0x9c4000) { curl_msnprintf(max5,6,"%4ldk",bytes >> 10); } else { if (bytes < 0x6400000) { curl_msnprintf(max5,6,"%2ld.%0ldM",bytes >> 0x14,(ulong)((uint)bytes & 0xfffff) / 0x19999); return max5; } if (bytes < 0x271000000) { curl_msnprintf(max5,6,"%4ldM",bytes >> 0x14); } else if (bytes < 0x1900000000) { curl_msnprintf(max5,6,"%2ld.%0ldG",bytes >> 0x1e, (ulong)(((uint)bytes & 0x3fffffff) >> 1) / 0x3333333); } else if (bytes < 0x9c400000000) { curl_msnprintf(max5,6,"%4ldG",bytes >> 0x1e); } else if (bytes < 0x27100000000000) { curl_msnprintf(max5,6,"%4ldT",bytes >> 0x28); } else { curl_msnprintf(max5,6,"%4ldP",bytes >> 0x32); } } return max5; }
undefined8 FUN_00110fd0(long param_1,undefined8 param_2) { if (param_1 < 100000) { curl_msnprintf(param_2,6,&DAT_00170378,param_1); return param_2; } if (param_1 < 0x9c4000) { curl_msnprintf(param_2,6,"%4ldk",param_1 >> 10); } else { if (param_1 < 0x6400000) { curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14, (ulong)((uint)param_1 & 0xfffff) / 0x19999); return param_2; } if (param_1 < 0x271000000) { curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14); } else if (param_1 < 0x1900000000) { curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e, (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333); } else if (param_1 < 0x9c400000000) { curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e); } else if (param_1 < 0x27100000000000) { curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28); } else { curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32); } } return param_2; }
PUSH RBX MOV RBX,RSI CMP RDI,0x1869f JLE 0x00111090 CMP RDI,0x9c3fff JLE 0x00111068 CMP RDI,0x63fffff JLE 0x001110f8 MOV RAX,0x270ffffff CMP RDI,RAX JLE 0x00111140 MOV RAX,0x18ffffffff CMP RDI,RAX JLE 0x001110b0 MOV RAX,0x9c3ffffffff CMP RDI,RAX JLE 0x00111190 MOV RAX,0x270fffffffffff MOV RCX,RDI CMP RDI,RAX JG 0x00111168 SAR RCX,0x28 LEA RDX,[0x1703a5] MOV RDI,RBX XOR EAX,EAX MOV ESI,0x6 CALL 0x0010d7e0 JMP 0x00111085 MOV RCX,RDI LEA RDX,[0x17037d] MOV ESI,0x6 XOR EAX,EAX SAR RCX,0xa MOV RDI,RBX CALL 0x0010d7e0 MOV RAX,RBX POP RBX RET MOV RCX,RDI LEA RDX,[0x170378] MOV RDI,RBX XOR EAX,EAX MOV ESI,0x6 CALL 0x0010d7e0 MOV RAX,RBX POP RBX RET MOV RDX,RDI MOV RCX,RDI MOV ESI,0x6 MOV RDI,RBX AND EDX,0x3fffffff SAR RCX,0x1e MOV R8,-0x5ffffff5ffffff5f SHR RDX,0x1 MOV RAX,RDX MUL R8 XOR EAX,EAX SHR RDX,0x19 MOV R8,RDX LEA RDX,[0x170394] CALL 0x0010d7e0 JMP 0x00111085 MOV R8,RDI MOV RCX,RDI MOV ESI,0x6 MOV RDI,RBX AND R8D,0xfffff SAR RCX,0x14 MOV RDX,-0x5fffc3ffe97ff78f MOV RAX,R8 IMUL RDX XOR EAX,EAX ADD R8,RDX LEA RDX,[0x170383] SAR R8,0x10 CALL 0x0010d7e0 MOV RAX,RBX POP RBX RET MOV RCX,RDI LEA RDX,[0x17038e] MOV ESI,0x6 XOR EAX,EAX SAR RCX,0x14 MOV RDI,RBX CALL 0x0010d7e0 JMP 0x00111085 SAR RCX,0x32 LEA RDX,[0x1703ab] MOV RDI,RBX XOR EAX,EAX MOV ESI,0x6 CALL 0x0010d7e0 JMP 0x00111085 MOV RCX,RDI LEA RDX,[0x17039f] MOV ESI,0x6 XOR EAX,EAX SAR RCX,0x1e MOV RDI,RBX CALL 0x0010d7e0 JMP 0x00111085
null
null
null
null
[('tmp_1723', u'CALL_-1207037355'), (u'COPY_-1207036560', u'CALL_-1207037355'), ('tmp_1722', u'SUBPIECE_-1207036927'), ('const-30', u'INT_SRIGHT_-1207036914'), ('tmp_409', u'BRANCH_-1207037701'), ('const-1073741823', u'INT_AND_-1207037466'), ('tmp_1024', u'BRANCH_-1207037326'), ('const-20', u'INT_SRIGHT_-1207036953'), ('const-1508227', u'COPY_-1207036641'), ('tmp_1722', u'INT_SLESS_-1207037913'), ('const-0', u'RETURN_-1207037136'), (u'COPY_-1207037091', u'RETURN_-1207037071'), ('const-104857600', u'INT_SLESS_-1207037913'), ('const-53687091', u'INT_DIV_-1207037356'), (u'INT_DIV_-1207037356', u'CALL_-1207037329'), ('const-0', u'RETURN_-1207037071'), ('tmp_80', u'CBRANCH_-1207037942'), (u'INT_SLESS_-1207037880', u'CBRANCH_-1207037887'), ('const-10240000', u'INT_SLESS_-1207037935'), ('tmp_1722', u'INT_SLESS_-1207037880'), (u'INT_SLESS_-1207037961', u'CBRANCH_-1207037968'), ('tmp_1162', u'BRANCH_-1207037165'), ('tmp_116', u'CBRANCH_-1207037920'), (u'INT_SLESS_-1207037935', u'CBRANCH_-1207037942'), ('const-1508221', u'COPY_-1207036819'), ('const-6', u'CALL_-1207037329'), ('const-1', u'INT_RIGHT_-1207036741'), (u'INT_SLESS_-1207037847', u'CBRANCH_-1207037854'), ('tmp_1722', u'INT_SLESS_-1207037814'), ('tmp_1723', u'CALL_-1207037260'), (u'COPY_-1207037666', u'RETURN_-1207037646'), (u'INT_SRIGHT_-1207036914', u'CALL_-1207037260'), (u'INT_AND_-1207037222', u'INT_ZEXT_-1207036786'), ('const-10737418240000', u'INT_SLESS_-1207037814'), ('const-1508261', u'COPY_-1207036851'), (u'SUBPIECE_-1207036927', u'INT_AND_-1207037222'), ('tmp_1722', u'INT_SLESS_-1207037935'), ('const-10485760000', u'INT_SLESS_-1207037880'), ('const-50', u'INT_SRIGHT_-1207037399'), ('tmp_44', u'CBRANCH_-1207037968'), (u'COPY_-1207036641', u'CALL_-1207037091'), ('tmp_1723', u'CALL_-1207037209'), (u'COPY_-1207036601', u'CALL_-1207037168'), (u'COPY_-1207036851', u'CALL_-1207037704'), ('tmp_1723', u'CALL_-1207037091'), ('tmp_1723', u'COPY_-1207037091'), ('tmp_1722', u'INT_SRIGHT_-1207036914'), ('tmp_1723', u'COPY_-1207037666'), (u'INT_SRIGHT_-1207036953', u'CALL_-1207037168'), ('tmp_1723', u'CALL_-1207037156'), ('tmp_1723', u'COPY_-1207037156'), ('const-1508255', u'COPY_-1207036519'), ('tmp_154', u'CBRANCH_-1207037887'), (u'INT_ZEXT_-1207037410', u'INT_DIV_-1207037356'), (u'INT_SRIGHT_-1207037227', u'CALL_-1207037209'), ('const-104857', u'INT_DIV_-1207036637'), ('const-6', u'CALL_-1207037355'), (u'COPY_-1207036519', u'CALL_-1207037260'), ('tmp_702', u'BRANCH_-1207037257'), ('const-107374182400', u'INT_SLESS_-1207037847'), (u'INT_ZEXT_-1207036786', u'INT_DIV_-1207036637'), (u'INT_SLESS_-1207037913', u'CBRANCH_-1207037920'), (u'INT_SLESS_-1207037776', u'CBRANCH_-1207037783'), ('const-40', u'INT_SRIGHT_-1207037748'), (u'INT_RIGHT_-1207036741', u'INT_ZEXT_-1207037410'), (u'COPY_-1207036709', u'CALL_-1207037329'), (u'INT_DIV_-1207036637', u'CALL_-1207037091'), ('const-0', u'RETURN_-1207037646'), ('const-10', u'INT_SRIGHT_-1207037227'), ('tmp_1722', u'INT_SLESS_-1207037847'), ('tmp_1723', u'CALL_-1207037168'), ('const-1508238', u'COPY_-1207036601'), (u'SUBPIECE_-1207036927', u'INT_AND_-1207037466'), ('tmp_272', u'CBRANCH_-1207037783'), ('tmp_1723', u'CALL_-1207037329'), ('tmp_192', u'CBRANCH_-1207037854'), ('const-100000', u'INT_SLESS_-1207037961'), ('const-6', u'CALL_-1207037704'), ('const-1508216', u'COPY_-1207036784'), (u'INT_SRIGHT_-1207036914', u'CALL_-1207037329'), ('const-1048575', u'INT_AND_-1207037222'), (u'INT_SLESS_-1207037814', u'CBRANCH_-1207037821'), ('tmp_1722', u'INT_SLESS_-1207037776'), ('const-6', u'CALL_-1207037091'), ('tmp_1722', u'INT_SRIGHT_-1207036953'), (u'COPY_-1207036819', u'CALL_-1207037209'), ('const-10995116277760000', u'INT_SLESS_-1207037776'), ('const-6', u'CALL_-1207037156'), ('const-1508267', u'COPY_-1207036560'), ('tmp_1722', u'INT_SRIGHT_-1207037227'), ('tmp_564', u'BRANCH_-1207037352'), ('tmp_230', u'CBRANCH_-1207037821'), ('tmp_1722', u'INT_SLESS_-1207037961'), (u'INT_AND_-1207037466', u'INT_RIGHT_-1207036741'), ('const-6', u'CALL_-1207037260'), (u'INT_SRIGHT_-1207037399', u'CALL_-1207037355'), ('const-1508244', u'COPY_-1207036709'), (u'COPY_-1207036784', u'CALL_-1207037156'), ('const-6', u'CALL_-1207037209'), ('const-0', u'SUBPIECE_-1207036927'), (u'INT_SRIGHT_-1207036953', u'CALL_-1207037091'), (u'COPY_-1207037156', u'RETURN_-1207037136'), ('tmp_1723', u'CALL_-1207037704'), ('tmp_1722', u'INT_SRIGHT_-1207037399'), ('tmp_1722', u'CALL_-1207037156'), ('const-6', u'CALL_-1207037168'), ('tmp_1722', u'INT_SRIGHT_-1207037748'), (u'INT_SRIGHT_-1207037748', u'CALL_-1207037704')]
[('const-10', u'INT_SRIGHT_-1207037227'), ('tmp_409', u'BRANCH_-1207037701'), ('const-1073741823', u'INT_AND_-1207037466'), ('tmp_1024', u'BRANCH_-1207037326'), (u'INT_ZEXT_-1207036802', u'INT_DIV_-1207036653'), ('const-104857', u'INT_DIV_-1207036653'), ('const-1508244', u'COPY_-1207036725'), ('tmp_2847', u'INT_SLESS_-1207037847'), ('const-0', u'PTRSUB_-1207036735'), ('const-100000', u'INT_SLESS_-1207037961'), ('const-6', u'CALL_-1207037156'), (u'INT_DIV_-1207036653', u'CALL_-1207037091'), ('const-0', u'RETURN_-1207037136'), (u'COPY_-1207037091', u'RETURN_-1207037071'), ('const-40', u'INT_SRIGHT_-1207037748'), ('const-50', u'INT_SRIGHT_-1207037399'), ('tmp_2847', u'INT_SRIGHT_-1207037748'), (u'COPY_-1207036867', u'CALL_-1207037704'), (u'INT_DIV_-1207037356', u'CALL_-1207037329'), ('const-0', u'RETURN_-1207037071'), ('tmp_80', u'CBRANCH_-1207037942'), ('tmp_2847', u'INT_SLESS_-1207037880'), (u'INT_SLESS_-1207037880', u'CBRANCH_-1207037887'), ('const-107374182400', u'INT_SLESS_-1207037847'), ('const-10995116277760000', u'INT_SLESS_-1207037776'), (u'INT_SLESS_-1207037961', u'CBRANCH_-1207037968'), ('tmp_1162', u'BRANCH_-1207037165'), ('tmp_116', u'CBRANCH_-1207037920'), (u'SUBPIECE_-1207036943', u'INT_AND_-1207037466'), (u'INT_SLESS_-1207037935', u'CBRANCH_-1207037942'), ('const-1508216', u'PTRSUB_-1207036735'), (u'COPY_-1207036835', u'CALL_-1207037209'), ('const-20', u'INT_SRIGHT_-1207036969'), (u'INT_SLESS_-1207037847', u'CBRANCH_-1207037854'), (u'INT_SRIGHT_-1207036969', u'CALL_-1207037168'), (u'INT_RIGHT_-1207036757', u'INT_ZEXT_-1207037410'), ('const-6', u'CALL_-1207037329'), (u'COPY_-1207036576', u'CALL_-1207037355'), (u'COPY_-1207037666', u'RETURN_-1207037646'), ('tmp_2846', u'CALL_-1207037168'), ('const-10485760000', u'INT_SLESS_-1207037880'), ('tmp_2846', u'CALL_-1207037704'), ('const-0', u'SUBPIECE_-1207036943'), (u'SUBPIECE_-1207036943', u'INT_AND_-1207037222'), (u'INT_SRIGHT_-1207036930', u'CALL_-1207037260'), ('const-6', u'CALL_-1207037091'), (u'COPY_-1207036617', u'CALL_-1207037168'), ('const-1508261', u'COPY_-1207036867'), ('const-1', u'INT_RIGHT_-1207036757'), ('const-6', u'CALL_-1207037209'), ('tmp_44', u'CBRANCH_-1207037968'), ('tmp_2847', u'INT_SLESS_-1207037776'), ('tmp_2847', u'CALL_-1207037156'), (u'INT_SRIGHT_-1207036969', u'CALL_-1207037091'), ('tmp_2847', u'INT_SRIGHT_-1207037227'), ('tmp_2846', u'CALL_-1207037091'), ('tmp_2846', u'COPY_-1207037091'), ('tmp_2847', u'INT_SRIGHT_-1207037399'), ('const-6', u'CALL_-1207037355'), ('const-1508227', u'COPY_-1207036657'), ('tmp_2846', u'CALL_-1207037260'), ('tmp_154', u'CBRANCH_-1207037887'), ('const-1508221', u'COPY_-1207036835'), (u'INT_ZEXT_-1207037410', u'INT_DIV_-1207037356'), ('tmp_2846', u'CALL_-1207037355'), (u'INT_SRIGHT_-1207037227', u'CALL_-1207037209'), ('tmp_702', u'BRANCH_-1207037257'), (u'INT_AND_-1207037466', u'INT_RIGHT_-1207036757'), ('const-30', u'INT_SRIGHT_-1207036930'), (u'INT_SLESS_-1207037776', u'CBRANCH_-1207037783'), (u'INT_SLESS_-1207037913', u'CBRANCH_-1207037920'), (u'COPY_-1207036657', u'CALL_-1207037091'), ('const-1508255', u'COPY_-1207036535'), ('const-6', u'CALL_-1207037168'), ('const-0', u'RETURN_-1207037646'), ('const-1508238', u'COPY_-1207036617'), ('tmp_2846', u'CALL_-1207037209'), ('tmp_272', u'CBRANCH_-1207037783'), ('tmp_192', u'CBRANCH_-1207037854'), ('tmp_2847', u'INT_SLESS_-1207037913'), ('const-1048575', u'INT_AND_-1207037222'), (u'INT_SLESS_-1207037814', u'CBRANCH_-1207037821'), ('tmp_2846', u'COPY_-1207037666'), ('const-53687091', u'INT_DIV_-1207037356'), ('tmp_2847', u'SUBPIECE_-1207036943'), ('const-10737418240000', u'INT_SLESS_-1207037814'), ('const-6', u'CALL_-1207037260'), ('tmp_2846', u'CALL_-1207037156'), ('tmp_2846', u'COPY_-1207037156'), ('tmp_2847', u'INT_SRIGHT_-1207036930'), ('tmp_564', u'BRANCH_-1207037352'), ('tmp_230', u'CBRANCH_-1207037821'), ('tmp_2846', u'CALL_-1207037329'), (u'INT_SRIGHT_-1207037399', u'CALL_-1207037355'), (u'COPY_-1207036535', u'CALL_-1207037260'), ('const-104857600', u'INT_SLESS_-1207037913'), ('const-1508267', u'COPY_-1207036576'), (u'INT_AND_-1207037222', u'INT_ZEXT_-1207036802'), ('tmp_2847', u'INT_SRIGHT_-1207036969'), (u'INT_SRIGHT_-1207036930', u'CALL_-1207037329'), ('tmp_2847', u'INT_SLESS_-1207037814'), ('tmp_2847', u'INT_SLESS_-1207037961'), (u'COPY_-1207037156', u'RETURN_-1207037136'), ('tmp_2847', u'INT_SLESS_-1207037935'), (u'PTRSUB_-1207036735', u'CALL_-1207037156'), ('const-6', u'CALL_-1207037704'), (u'COPY_-1207036725', u'CALL_-1207037329'), ('const-10240000', u'INT_SLESS_-1207037935'), (u'INT_SRIGHT_-1207037748', u'CALL_-1207037704')]
null
null
00110fd0
x64
O2
(translation_unit "undefined8 FUN_00110fd0(long param_1,undefined8 param_2)\n\n{\n if (param_1 < 100000) {\n curl_msnprintf(param_2,6,&DAT_00170378,param_1);\n return param_2;\n }\n if (param_1 < 0x9c4000) {\n curl_msnprintf(param_2,6,"%4ldk",param_1 >> 10);\n }\n else {\n if (param_1 < 0x6400000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);\n return param_2;\n }\n if (param_1 < 0x271000000) {\n curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);\n }\n else if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }\n }\n return param_2;\n}\n\n" (function_definition "undefined8 FUN_00110fd0(long param_1,undefined8 param_2)\n\n{\n if (param_1 < 100000) {\n curl_msnprintf(param_2,6,&DAT_00170378,param_1);\n return param_2;\n }\n if (param_1 < 0x9c4000) {\n curl_msnprintf(param_2,6,"%4ldk",param_1 >> 10);\n }\n else {\n if (param_1 < 0x6400000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);\n return param_2;\n }\n if (param_1 < 0x271000000) {\n curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);\n }\n else if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }\n }\n return param_2;\n}" type_identifier (function_declarator "FUN_00110fd0(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 if (param_1 < 100000) {\n curl_msnprintf(param_2,6,&DAT_00170378,param_1);\n return param_2;\n }\n if (param_1 < 0x9c4000) {\n curl_msnprintf(param_2,6,"%4ldk",param_1 >> 10);\n }\n else {\n if (param_1 < 0x6400000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);\n return param_2;\n }\n if (param_1 < 0x271000000) {\n curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);\n }\n else if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }\n }\n return param_2;\n}" { (if_statement "if (param_1 < 100000) {\n curl_msnprintf(param_2,6,&DAT_00170378,param_1);\n return param_2;\n }" if (parenthesized_expression "(param_1 < 100000)" ( (binary_expression "param_1 < 100000" identifier < number_literal) )) (compound_statement "{\n curl_msnprintf(param_2,6,&DAT_00170378,param_1);\n return param_2;\n }" { (expression_statement "curl_msnprintf(param_2,6,&DAT_00170378,param_1);" (call_expression "curl_msnprintf(param_2,6,&DAT_00170378,param_1)" identifier (argument_list "(param_2,6,&DAT_00170378,param_1)" ( identifier , number_literal , (pointer_expression "&DAT_00170378" & identifier) , identifier ))) ;) (return_statement "return param_2;" return identifier ;) })) (if_statement "if (param_1 < 0x9c4000) {\n curl_msnprintf(param_2,6,"%4ldk",param_1 >> 10);\n }\n else {\n if (param_1 < 0x6400000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);\n return param_2;\n }\n if (param_1 < 0x271000000) {\n curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);\n }\n else if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }\n }" if (parenthesized_expression "(param_1 < 0x9c4000)" ( (binary_expression "param_1 < 0x9c4000" identifier < number_literal) )) (compound_statement "{\n curl_msnprintf(param_2,6,"%4ldk",param_1 >> 10);\n }" { (expression_statement "curl_msnprintf(param_2,6,"%4ldk",param_1 >> 10);" (call_expression "curl_msnprintf(param_2,6,"%4ldk",param_1 >> 10)" identifier (argument_list "(param_2,6,"%4ldk",param_1 >> 10)" ( identifier , number_literal , (string_literal ""%4ldk"" " string_content ") , (binary_expression "param_1 >> 10" identifier >> number_literal) ))) ;) }) (else_clause "else {\n if (param_1 < 0x6400000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);\n return param_2;\n }\n if (param_1 < 0x271000000) {\n curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);\n }\n else if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }\n }" else (compound_statement "{\n if (param_1 < 0x6400000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);\n return param_2;\n }\n if (param_1 < 0x271000000) {\n curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);\n }\n else if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }\n }" { (if_statement "if (param_1 < 0x6400000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);\n return param_2;\n }" if (parenthesized_expression "(param_1 < 0x6400000)" ( (binary_expression "param_1 < 0x6400000" identifier < number_literal) )) (compound_statement "{\n curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);\n return param_2;\n }" { (expression_statement "curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);" (call_expression "curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999)" identifier (argument_list "(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999)" ( identifier , number_literal , (string_literal ""%2ld.%0ldM"" " string_content ") , (binary_expression "param_1 >> 0x14" identifier >> number_literal) , (binary_expression "(ulong)((uint)param_1 & 0xfffff) / 0x19999" (call_expression "(ulong)((uint)param_1 & 0xfffff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)param_1 & 0xfffff)" ( (binary_expression "(uint)param_1 & 0xfffff" (cast_expression "(uint)param_1" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) ))) / number_literal) ))) ;) (return_statement "return param_2;" return identifier ;) })) (if_statement "if (param_1 < 0x271000000) {\n curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);\n }\n else if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" if (parenthesized_expression "(param_1 < 0x271000000)" ( (binary_expression "param_1 < 0x271000000" identifier < number_literal) )) (compound_statement "{\n curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);\n }" { (expression_statement "curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);" (call_expression "curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14)" identifier (argument_list "(param_2,6,"%4ldM",param_1 >> 0x14)" ( identifier , number_literal , (string_literal ""%4ldM"" " string_content ") , (binary_expression "param_1 >> 0x14" identifier >> number_literal) ))) ;) }) (else_clause "else if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" else (if_statement "if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" if (parenthesized_expression "(param_1 < 0x1900000000)" ( (binary_expression "param_1 < 0x1900000000" identifier < number_literal) )) (compound_statement "{\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }" { (expression_statement "curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);" (call_expression "curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333)" identifier (argument_list "(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333)" ( identifier , number_literal , (string_literal ""%2ld.%0ldG"" " string_content ") , (binary_expression "param_1 >> 0x1e" identifier >> number_literal) , (binary_expression "(ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333" (call_expression "(ulong)(((uint)param_1 & 0x3fffffff) >> 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(((uint)param_1 & 0x3fffffff) >> 1)" ( (binary_expression "((uint)param_1 & 0x3fffffff) >> 1" (parenthesized_expression "((uint)param_1 & 0x3fffffff)" ( (binary_expression "(uint)param_1 & 0x3fffffff" (cast_expression "(uint)param_1" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )) >> number_literal) ))) / number_literal) ))) ;) }) (else_clause "else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" else (if_statement "if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" if (parenthesized_expression "(param_1 < 0x9c400000000)" ( (binary_expression "param_1 < 0x9c400000000" identifier < number_literal) )) (compound_statement "{\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }" { (expression_statement "curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);" (call_expression "curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e)" identifier (argument_list "(param_2,6,"%4ldG",param_1 >> 0x1e)" ( identifier , number_literal , (string_literal ""%4ldG"" " string_content ") , (binary_expression "param_1 >> 0x1e" identifier >> number_literal) ))) ;) }) (else_clause "else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" else (if_statement "if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" if (parenthesized_expression "(param_1 < 0x27100000000000)" ( (binary_expression "param_1 < 0x27100000000000" identifier < number_literal) )) (compound_statement "{\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }" { (expression_statement "curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);" (call_expression "curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28)" identifier (argument_list "(param_2,6,"%4ldT",param_1 >> 0x28)" ( identifier , number_literal , (string_literal ""%4ldT"" " string_content ") , (binary_expression "param_1 >> 0x28" identifier >> number_literal) ))) ;) }) (else_clause "else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" else (compound_statement "{\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" { (expression_statement "curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);" (call_expression "curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32)" identifier (argument_list "(param_2,6,"%4ldP",param_1 >> 0x32)" ( identifier , number_literal , (string_literal ""%4ldP"" " string_content ") , (binary_expression "param_1 >> 0x32" identifier >> number_literal) ))) ;) }))))))))) }))) (return_statement "return param_2;" return identifier ;) })))
(translation_unit "char * max5data(curl_off_t bytes,char *max5)\n\n{\n if (bytes < 100000) {\n curl_msnprintf(max5,6,"%5ld",bytes);\n return max5;\n }\n if (bytes < 0x9c4000) {\n curl_msnprintf(max5,6,"%4ldk",bytes >> 10);\n }\n else {\n if (bytes < 0x6400000) {\n curl_msnprintf(max5,6,"%2ld.%0ldM",bytes >> 0x14,(ulong)((uint)bytes & 0xfffff) / 0x19999);\n return max5;\n }\n if (bytes < 0x271000000) {\n curl_msnprintf(max5,6,"%4ldM",bytes >> 0x14);\n }\n else if (bytes < 0x1900000000) {\n curl_msnprintf(max5,6,"%2ld.%0ldG",bytes >> 0x1e,\n (ulong)(((uint)bytes & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (bytes < 0x9c400000000) {\n curl_msnprintf(max5,6,"%4ldG",bytes >> 0x1e);\n }\n else if (bytes < 0x27100000000000) {\n curl_msnprintf(max5,6,"%4ldT",bytes >> 0x28);\n }\n else {\n curl_msnprintf(max5,6,"%4ldP",bytes >> 0x32);\n }\n }\n return max5;\n}\n\n" (function_definition "char * max5data(curl_off_t bytes,char *max5)\n\n{\n if (bytes < 100000) {\n curl_msnprintf(max5,6,"%5ld",bytes);\n return max5;\n }\n if (bytes < 0x9c4000) {\n curl_msnprintf(max5,6,"%4ldk",bytes >> 10);\n }\n else {\n if (bytes < 0x6400000) {\n curl_msnprintf(max5,6,"%2ld.%0ldM",bytes >> 0x14,(ulong)((uint)bytes & 0xfffff) / 0x19999);\n return max5;\n }\n if (bytes < 0x271000000) {\n curl_msnprintf(max5,6,"%4ldM",bytes >> 0x14);\n }\n else if (bytes < 0x1900000000) {\n curl_msnprintf(max5,6,"%2ld.%0ldG",bytes >> 0x1e,\n (ulong)(((uint)bytes & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (bytes < 0x9c400000000) {\n curl_msnprintf(max5,6,"%4ldG",bytes >> 0x1e);\n }\n else if (bytes < 0x27100000000000) {\n curl_msnprintf(max5,6,"%4ldT",bytes >> 0x28);\n }\n else {\n curl_msnprintf(max5,6,"%4ldP",bytes >> 0x32);\n }\n }\n return max5;\n}" primitive_type (pointer_declarator "* max5data(curl_off_t bytes,char *max5)" * (function_declarator "max5data(curl_off_t bytes,char *max5)" identifier (parameter_list "(curl_off_t bytes,char *max5)" ( (parameter_declaration "curl_off_t bytes" type_identifier identifier) , (parameter_declaration "char *max5" primitive_type (pointer_declarator "*max5" * identifier)) )))) (compound_statement "{\n if (bytes < 100000) {\n curl_msnprintf(max5,6,"%5ld",bytes);\n return max5;\n }\n if (bytes < 0x9c4000) {\n curl_msnprintf(max5,6,"%4ldk",bytes >> 10);\n }\n else {\n if (bytes < 0x6400000) {\n curl_msnprintf(max5,6,"%2ld.%0ldM",bytes >> 0x14,(ulong)((uint)bytes & 0xfffff) / 0x19999);\n return max5;\n }\n if (bytes < 0x271000000) {\n curl_msnprintf(max5,6,"%4ldM",bytes >> 0x14);\n }\n else if (bytes < 0x1900000000) {\n curl_msnprintf(max5,6,"%2ld.%0ldG",bytes >> 0x1e,\n (ulong)(((uint)bytes & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (bytes < 0x9c400000000) {\n curl_msnprintf(max5,6,"%4ldG",bytes >> 0x1e);\n }\n else if (bytes < 0x27100000000000) {\n curl_msnprintf(max5,6,"%4ldT",bytes >> 0x28);\n }\n else {\n curl_msnprintf(max5,6,"%4ldP",bytes >> 0x32);\n }\n }\n return max5;\n}" { (if_statement "if (bytes < 100000) {\n curl_msnprintf(max5,6,"%5ld",bytes);\n return max5;\n }" if (parenthesized_expression "(bytes < 100000)" ( (binary_expression "bytes < 100000" identifier < number_literal) )) (compound_statement "{\n curl_msnprintf(max5,6,"%5ld",bytes);\n return max5;\n }" { (expression_statement "curl_msnprintf(max5,6,"%5ld",bytes);" (call_expression "curl_msnprintf(max5,6,"%5ld",bytes)" identifier (argument_list "(max5,6,"%5ld",bytes)" ( identifier , number_literal , (string_literal ""%5ld"" " string_content ") , identifier ))) ;) (return_statement "return max5;" return identifier ;) })) (if_statement "if (bytes < 0x9c4000) {\n curl_msnprintf(max5,6,"%4ldk",bytes >> 10);\n }\n else {\n if (bytes < 0x6400000) {\n curl_msnprintf(max5,6,"%2ld.%0ldM",bytes >> 0x14,(ulong)((uint)bytes & 0xfffff) / 0x19999);\n return max5;\n }\n if (bytes < 0x271000000) {\n curl_msnprintf(max5,6,"%4ldM",bytes >> 0x14);\n }\n else if (bytes < 0x1900000000) {\n curl_msnprintf(max5,6,"%2ld.%0ldG",bytes >> 0x1e,\n (ulong)(((uint)bytes & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (bytes < 0x9c400000000) {\n curl_msnprintf(max5,6,"%4ldG",bytes >> 0x1e);\n }\n else if (bytes < 0x27100000000000) {\n curl_msnprintf(max5,6,"%4ldT",bytes >> 0x28);\n }\n else {\n curl_msnprintf(max5,6,"%4ldP",bytes >> 0x32);\n }\n }" if (parenthesized_expression "(bytes < 0x9c4000)" ( (binary_expression "bytes < 0x9c4000" identifier < number_literal) )) (compound_statement "{\n curl_msnprintf(max5,6,"%4ldk",bytes >> 10);\n }" { (expression_statement "curl_msnprintf(max5,6,"%4ldk",bytes >> 10);" (call_expression "curl_msnprintf(max5,6,"%4ldk",bytes >> 10)" identifier (argument_list "(max5,6,"%4ldk",bytes >> 10)" ( identifier , number_literal , (string_literal ""%4ldk"" " string_content ") , (binary_expression "bytes >> 10" identifier >> number_literal) ))) ;) }) (else_clause "else {\n if (bytes < 0x6400000) {\n curl_msnprintf(max5,6,"%2ld.%0ldM",bytes >> 0x14,(ulong)((uint)bytes & 0xfffff) / 0x19999);\n return max5;\n }\n if (bytes < 0x271000000) {\n curl_msnprintf(max5,6,"%4ldM",bytes >> 0x14);\n }\n else if (bytes < 0x1900000000) {\n curl_msnprintf(max5,6,"%2ld.%0ldG",bytes >> 0x1e,\n (ulong)(((uint)bytes & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (bytes < 0x9c400000000) {\n curl_msnprintf(max5,6,"%4ldG",bytes >> 0x1e);\n }\n else if (bytes < 0x27100000000000) {\n curl_msnprintf(max5,6,"%4ldT",bytes >> 0x28);\n }\n else {\n curl_msnprintf(max5,6,"%4ldP",bytes >> 0x32);\n }\n }" else (compound_statement "{\n if (bytes < 0x6400000) {\n curl_msnprintf(max5,6,"%2ld.%0ldM",bytes >> 0x14,(ulong)((uint)bytes & 0xfffff) / 0x19999);\n return max5;\n }\n if (bytes < 0x271000000) {\n curl_msnprintf(max5,6,"%4ldM",bytes >> 0x14);\n }\n else if (bytes < 0x1900000000) {\n curl_msnprintf(max5,6,"%2ld.%0ldG",bytes >> 0x1e,\n (ulong)(((uint)bytes & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (bytes < 0x9c400000000) {\n curl_msnprintf(max5,6,"%4ldG",bytes >> 0x1e);\n }\n else if (bytes < 0x27100000000000) {\n curl_msnprintf(max5,6,"%4ldT",bytes >> 0x28);\n }\n else {\n curl_msnprintf(max5,6,"%4ldP",bytes >> 0x32);\n }\n }" { (if_statement "if (bytes < 0x6400000) {\n curl_msnprintf(max5,6,"%2ld.%0ldM",bytes >> 0x14,(ulong)((uint)bytes & 0xfffff) / 0x19999);\n return max5;\n }" if (parenthesized_expression "(bytes < 0x6400000)" ( (binary_expression "bytes < 0x6400000" identifier < number_literal) )) (compound_statement "{\n curl_msnprintf(max5,6,"%2ld.%0ldM",bytes >> 0x14,(ulong)((uint)bytes & 0xfffff) / 0x19999);\n return max5;\n }" { (expression_statement "curl_msnprintf(max5,6,"%2ld.%0ldM",bytes >> 0x14,(ulong)((uint)bytes & 0xfffff) / 0x19999);" (call_expression "curl_msnprintf(max5,6,"%2ld.%0ldM",bytes >> 0x14,(ulong)((uint)bytes & 0xfffff) / 0x19999)" identifier (argument_list "(max5,6,"%2ld.%0ldM",bytes >> 0x14,(ulong)((uint)bytes & 0xfffff) / 0x19999)" ( identifier , number_literal , (string_literal ""%2ld.%0ldM"" " string_content ") , (binary_expression "bytes >> 0x14" identifier >> number_literal) , (binary_expression "(ulong)((uint)bytes & 0xfffff) / 0x19999" (call_expression "(ulong)((uint)bytes & 0xfffff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)bytes & 0xfffff)" ( (binary_expression "(uint)bytes & 0xfffff" (cast_expression "(uint)bytes" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) ))) / number_literal) ))) ;) (return_statement "return max5;" return identifier ;) })) (if_statement "if (bytes < 0x271000000) {\n curl_msnprintf(max5,6,"%4ldM",bytes >> 0x14);\n }\n else if (bytes < 0x1900000000) {\n curl_msnprintf(max5,6,"%2ld.%0ldG",bytes >> 0x1e,\n (ulong)(((uint)bytes & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (bytes < 0x9c400000000) {\n curl_msnprintf(max5,6,"%4ldG",bytes >> 0x1e);\n }\n else if (bytes < 0x27100000000000) {\n curl_msnprintf(max5,6,"%4ldT",bytes >> 0x28);\n }\n else {\n curl_msnprintf(max5,6,"%4ldP",bytes >> 0x32);\n }" if (parenthesized_expression "(bytes < 0x271000000)" ( (binary_expression "bytes < 0x271000000" identifier < number_literal) )) (compound_statement "{\n curl_msnprintf(max5,6,"%4ldM",bytes >> 0x14);\n }" { (expression_statement "curl_msnprintf(max5,6,"%4ldM",bytes >> 0x14);" (call_expression "curl_msnprintf(max5,6,"%4ldM",bytes >> 0x14)" identifier (argument_list "(max5,6,"%4ldM",bytes >> 0x14)" ( identifier , number_literal , (string_literal ""%4ldM"" " string_content ") , (binary_expression "bytes >> 0x14" identifier >> number_literal) ))) ;) }) (else_clause "else if (bytes < 0x1900000000) {\n curl_msnprintf(max5,6,"%2ld.%0ldG",bytes >> 0x1e,\n (ulong)(((uint)bytes & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (bytes < 0x9c400000000) {\n curl_msnprintf(max5,6,"%4ldG",bytes >> 0x1e);\n }\n else if (bytes < 0x27100000000000) {\n curl_msnprintf(max5,6,"%4ldT",bytes >> 0x28);\n }\n else {\n curl_msnprintf(max5,6,"%4ldP",bytes >> 0x32);\n }" else (if_statement "if (bytes < 0x1900000000) {\n curl_msnprintf(max5,6,"%2ld.%0ldG",bytes >> 0x1e,\n (ulong)(((uint)bytes & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (bytes < 0x9c400000000) {\n curl_msnprintf(max5,6,"%4ldG",bytes >> 0x1e);\n }\n else if (bytes < 0x27100000000000) {\n curl_msnprintf(max5,6,"%4ldT",bytes >> 0x28);\n }\n else {\n curl_msnprintf(max5,6,"%4ldP",bytes >> 0x32);\n }" if (parenthesized_expression "(bytes < 0x1900000000)" ( (binary_expression "bytes < 0x1900000000" identifier < number_literal) )) (compound_statement "{\n curl_msnprintf(max5,6,"%2ld.%0ldG",bytes >> 0x1e,\n (ulong)(((uint)bytes & 0x3fffffff) >> 1) / 0x3333333);\n }" { (expression_statement "curl_msnprintf(max5,6,"%2ld.%0ldG",bytes >> 0x1e,\n (ulong)(((uint)bytes & 0x3fffffff) >> 1) / 0x3333333);" (call_expression "curl_msnprintf(max5,6,"%2ld.%0ldG",bytes >> 0x1e,\n (ulong)(((uint)bytes & 0x3fffffff) >> 1) / 0x3333333)" identifier (argument_list "(max5,6,"%2ld.%0ldG",bytes >> 0x1e,\n (ulong)(((uint)bytes & 0x3fffffff) >> 1) / 0x3333333)" ( identifier , number_literal , (string_literal ""%2ld.%0ldG"" " string_content ") , (binary_expression "bytes >> 0x1e" identifier >> number_literal) , (binary_expression "(ulong)(((uint)bytes & 0x3fffffff) >> 1) / 0x3333333" (call_expression "(ulong)(((uint)bytes & 0x3fffffff) >> 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(((uint)bytes & 0x3fffffff) >> 1)" ( (binary_expression "((uint)bytes & 0x3fffffff) >> 1" (parenthesized_expression "((uint)bytes & 0x3fffffff)" ( (binary_expression "(uint)bytes & 0x3fffffff" (cast_expression "(uint)bytes" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )) >> number_literal) ))) / number_literal) ))) ;) }) (else_clause "else if (bytes < 0x9c400000000) {\n curl_msnprintf(max5,6,"%4ldG",bytes >> 0x1e);\n }\n else if (bytes < 0x27100000000000) {\n curl_msnprintf(max5,6,"%4ldT",bytes >> 0x28);\n }\n else {\n curl_msnprintf(max5,6,"%4ldP",bytes >> 0x32);\n }" else (if_statement "if (bytes < 0x9c400000000) {\n curl_msnprintf(max5,6,"%4ldG",bytes >> 0x1e);\n }\n else if (bytes < 0x27100000000000) {\n curl_msnprintf(max5,6,"%4ldT",bytes >> 0x28);\n }\n else {\n curl_msnprintf(max5,6,"%4ldP",bytes >> 0x32);\n }" if (parenthesized_expression "(bytes < 0x9c400000000)" ( (binary_expression "bytes < 0x9c400000000" identifier < number_literal) )) (compound_statement "{\n curl_msnprintf(max5,6,"%4ldG",bytes >> 0x1e);\n }" { (expression_statement "curl_msnprintf(max5,6,"%4ldG",bytes >> 0x1e);" (call_expression "curl_msnprintf(max5,6,"%4ldG",bytes >> 0x1e)" identifier (argument_list "(max5,6,"%4ldG",bytes >> 0x1e)" ( identifier , number_literal , (string_literal ""%4ldG"" " string_content ") , (binary_expression "bytes >> 0x1e" identifier >> number_literal) ))) ;) }) (else_clause "else if (bytes < 0x27100000000000) {\n curl_msnprintf(max5,6,"%4ldT",bytes >> 0x28);\n }\n else {\n curl_msnprintf(max5,6,"%4ldP",bytes >> 0x32);\n }" else (if_statement "if (bytes < 0x27100000000000) {\n curl_msnprintf(max5,6,"%4ldT",bytes >> 0x28);\n }\n else {\n curl_msnprintf(max5,6,"%4ldP",bytes >> 0x32);\n }" if (parenthesized_expression "(bytes < 0x27100000000000)" ( (binary_expression "bytes < 0x27100000000000" identifier < number_literal) )) (compound_statement "{\n curl_msnprintf(max5,6,"%4ldT",bytes >> 0x28);\n }" { (expression_statement "curl_msnprintf(max5,6,"%4ldT",bytes >> 0x28);" (call_expression "curl_msnprintf(max5,6,"%4ldT",bytes >> 0x28)" identifier (argument_list "(max5,6,"%4ldT",bytes >> 0x28)" ( identifier , number_literal , (string_literal ""%4ldT"" " string_content ") , (binary_expression "bytes >> 0x28" identifier >> number_literal) ))) ;) }) (else_clause "else {\n curl_msnprintf(max5,6,"%4ldP",bytes >> 0x32);\n }" else (compound_statement "{\n curl_msnprintf(max5,6,"%4ldP",bytes >> 0x32);\n }" { (expression_statement "curl_msnprintf(max5,6,"%4ldP",bytes >> 0x32);" (call_expression "curl_msnprintf(max5,6,"%4ldP",bytes >> 0x32)" identifier (argument_list "(max5,6,"%4ldP",bytes >> 0x32)" ( identifier , number_literal , (string_literal ""%4ldP"" " string_content ") , (binary_expression "bytes >> 0x32" identifier >> number_literal) ))) ;) }))))))))) }))) (return_statement "return max5;" return identifier ;) })))
(translation_unit "undefined8 FUN_00110fd0(long param_1,undefined8 param_2)\n\n{\n if (param_1 < 100000) {\n curl_msnprintf(param_2,6,&DAT_00170378,param_1);\n return param_2;\n }\n if (param_1 < 0x9c4000) {\n curl_msnprintf(param_2,6,"%4ldk",param_1 >> 10);\n }\n else {\n if (param_1 < 0x6400000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);\n return param_2;\n }\n if (param_1 < 0x271000000) {\n curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);\n }\n else if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }\n }\n return param_2;\n}\n\n" (function_definition "undefined8 FUN_00110fd0(long param_1,undefined8 param_2)\n\n{\n if (param_1 < 100000) {\n curl_msnprintf(param_2,6,&DAT_00170378,param_1);\n return param_2;\n }\n if (param_1 < 0x9c4000) {\n curl_msnprintf(param_2,6,"%4ldk",param_1 >> 10);\n }\n else {\n if (param_1 < 0x6400000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);\n return param_2;\n }\n if (param_1 < 0x271000000) {\n curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);\n }\n else if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }\n }\n return param_2;\n}" type_identifier (function_declarator "FUN_00110fd0(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 if (param_1 < 100000) {\n curl_msnprintf(param_2,6,&DAT_00170378,param_1);\n return param_2;\n }\n if (param_1 < 0x9c4000) {\n curl_msnprintf(param_2,6,"%4ldk",param_1 >> 10);\n }\n else {\n if (param_1 < 0x6400000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);\n return param_2;\n }\n if (param_1 < 0x271000000) {\n curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);\n }\n else if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }\n }\n return param_2;\n}" { (if_statement "if (param_1 < 100000) {\n curl_msnprintf(param_2,6,&DAT_00170378,param_1);\n return param_2;\n }" if (parenthesized_expression "(param_1 < 100000)" ( (binary_expression "param_1 < 100000" identifier < number_literal) )) (compound_statement "{\n curl_msnprintf(param_2,6,&DAT_00170378,param_1);\n return param_2;\n }" { (expression_statement "curl_msnprintf(param_2,6,&DAT_00170378,param_1);" (call_expression "curl_msnprintf(param_2,6,&DAT_00170378,param_1)" identifier (argument_list "(param_2,6,&DAT_00170378,param_1)" ( identifier , number_literal , (pointer_expression "&DAT_00170378" & identifier) , identifier ))) ;) (return_statement "return param_2;" return identifier ;) })) (if_statement "if (param_1 < 0x9c4000) {\n curl_msnprintf(param_2,6,"%4ldk",param_1 >> 10);\n }\n else {\n if (param_1 < 0x6400000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);\n return param_2;\n }\n if (param_1 < 0x271000000) {\n curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);\n }\n else if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }\n }" if (parenthesized_expression "(param_1 < 0x9c4000)" ( (binary_expression "param_1 < 0x9c4000" identifier < number_literal) )) (compound_statement "{\n curl_msnprintf(param_2,6,"%4ldk",param_1 >> 10);\n }" { (expression_statement "curl_msnprintf(param_2,6,"%4ldk",param_1 >> 10);" (call_expression "curl_msnprintf(param_2,6,"%4ldk",param_1 >> 10)" identifier (argument_list "(param_2,6,"%4ldk",param_1 >> 10)" ( identifier , number_literal , (string_literal ""%4ldk"" " string_content ") , (binary_expression "param_1 >> 10" identifier >> number_literal) ))) ;) }) (else_clause "else {\n if (param_1 < 0x6400000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);\n return param_2;\n }\n if (param_1 < 0x271000000) {\n curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);\n }\n else if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }\n }" else (compound_statement "{\n if (param_1 < 0x6400000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);\n return param_2;\n }\n if (param_1 < 0x271000000) {\n curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);\n }\n else if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }\n }" { (if_statement "if (param_1 < 0x6400000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);\n return param_2;\n }" if (parenthesized_expression "(param_1 < 0x6400000)" ( (binary_expression "param_1 < 0x6400000" identifier < number_literal) )) (compound_statement "{\n curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);\n return param_2;\n }" { (expression_statement "curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);" (call_expression "curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999)" identifier (argument_list "(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999)" ( identifier , number_literal , (string_literal ""%2ld.%0ldM"" " string_content ") , (binary_expression "param_1 >> 0x14" identifier >> number_literal) , (binary_expression "(ulong)((uint)param_1 & 0xfffff) / 0x19999" (call_expression "(ulong)((uint)param_1 & 0xfffff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)param_1 & 0xfffff)" ( (binary_expression "(uint)param_1 & 0xfffff" (cast_expression "(uint)param_1" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) ))) / number_literal) ))) ;) (return_statement "return param_2;" return identifier ;) })) (if_statement "if (param_1 < 0x271000000) {\n curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);\n }\n else if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" if (parenthesized_expression "(param_1 < 0x271000000)" ( (binary_expression "param_1 < 0x271000000" identifier < number_literal) )) (compound_statement "{\n curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);\n }" { (expression_statement "curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);" (call_expression "curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14)" identifier (argument_list "(param_2,6,"%4ldM",param_1 >> 0x14)" ( identifier , number_literal , (string_literal ""%4ldM"" " string_content ") , (binary_expression "param_1 >> 0x14" identifier >> number_literal) ))) ;) }) (else_clause "else if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" else (if_statement "if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" if (parenthesized_expression "(param_1 < 0x1900000000)" ( (binary_expression "param_1 < 0x1900000000" identifier < number_literal) )) (compound_statement "{\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }" { (expression_statement "curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);" (call_expression "curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333)" identifier (argument_list "(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333)" ( identifier , number_literal , (string_literal ""%2ld.%0ldG"" " string_content ") , (binary_expression "param_1 >> 0x1e" identifier >> number_literal) , (binary_expression "(ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333" (call_expression "(ulong)(((uint)param_1 & 0x3fffffff) >> 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(((uint)param_1 & 0x3fffffff) >> 1)" ( (binary_expression "((uint)param_1 & 0x3fffffff) >> 1" (parenthesized_expression "((uint)param_1 & 0x3fffffff)" ( (binary_expression "(uint)param_1 & 0x3fffffff" (cast_expression "(uint)param_1" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )) >> number_literal) ))) / number_literal) ))) ;) }) (else_clause "else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" else (if_statement "if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" if (parenthesized_expression "(param_1 < 0x9c400000000)" ( (binary_expression "param_1 < 0x9c400000000" identifier < number_literal) )) (compound_statement "{\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }" { (expression_statement "curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);" (call_expression "curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e)" identifier (argument_list "(param_2,6,"%4ldG",param_1 >> 0x1e)" ( identifier , number_literal , (string_literal ""%4ldG"" " string_content ") , (binary_expression "param_1 >> 0x1e" identifier >> number_literal) ))) ;) }) (else_clause "else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" else (if_statement "if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" if (parenthesized_expression "(param_1 < 0x27100000000000)" ( (binary_expression "param_1 < 0x27100000000000" identifier < number_literal) )) (compound_statement "{\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }" { (expression_statement "curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);" (call_expression "curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28)" identifier (argument_list "(param_2,6,"%4ldT",param_1 >> 0x28)" ( identifier , number_literal , (string_literal ""%4ldT"" " string_content ") , (binary_expression "param_1 >> 0x28" identifier >> number_literal) ))) ;) }) (else_clause "else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" else (compound_statement "{\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" { (expression_statement "curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);" (call_expression "curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32)" identifier (argument_list "(param_2,6,"%4ldP",param_1 >> 0x32)" ( identifier , number_literal , (string_literal ""%4ldP"" " string_content ") , (binary_expression "param_1 >> 0x32" identifier >> number_literal) ))) ;) }))))))))) }))) (return_statement "return param_2;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , (pointer_expression & IDENT) , IDENT ))) ;) (return_statement return IDENT ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , (string_literal " string_content ") , (binary_expression IDENT >> LIT) ))) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , (string_literal " string_content ") , (binary_expression IDENT >> LIT) , (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) & LIT) ))) / LIT) ))) ;) (return_statement return IDENT ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , (string_literal " string_content ") , (binary_expression IDENT >> LIT) ))) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , (string_literal " string_content ") , (binary_expression IDENT >> LIT) , (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) & LIT) )) >> LIT) ))) / LIT) ))) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , (string_literal " string_content ") , (binary_expression IDENT >> LIT) ))) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , (string_literal " string_content ") , (binary_expression IDENT >> LIT) ))) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , (string_literal " string_content ") , (binary_expression IDENT >> LIT) ))) ;) }))))))))) }))) (return_statement return IDENT ;) })))
(function_definition "undefined8 FUN_00110fd0(long param_1,undefined8 param_2)\n\n{\n if (param_1 < 100000) {\n curl_msnprintf(param_2,6,&DAT_00170378,param_1);\n return param_2;\n }\n if (param_1 < 0x9c4000) {\n curl_msnprintf(param_2,6,"%4ldk",param_1 >> 10);\n }\n else {\n if (param_1 < 0x6400000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);\n return param_2;\n }\n if (param_1 < 0x271000000) {\n curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);\n }\n else if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }\n }\n return param_2;\n}" (type_identifier "undefined8") (function_declarator "FUN_00110fd0(long param_1,undefined8 param_2)" (identifier "FUN_00110fd0") (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 if (param_1 < 100000) {\n curl_msnprintf(param_2,6,&DAT_00170378,param_1);\n return param_2;\n }\n if (param_1 < 0x9c4000) {\n curl_msnprintf(param_2,6,"%4ldk",param_1 >> 10);\n }\n else {\n if (param_1 < 0x6400000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);\n return param_2;\n }\n if (param_1 < 0x271000000) {\n curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);\n }\n else if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }\n }\n return param_2;\n}" ({ "{") (if_statement "if (param_1 < 100000) {\n curl_msnprintf(param_2,6,&DAT_00170378,param_1);\n return param_2;\n }" (if "if") (parenthesized_expression "(param_1 < 100000)" (( "(") (binary_expression "param_1 < 100000" (identifier "param_1") (< "<") (number_literal "100000")) () ")")) (compound_statement "{\n curl_msnprintf(param_2,6,&DAT_00170378,param_1);\n return param_2;\n }" ({ "{") (expression_statement "curl_msnprintf(param_2,6,&DAT_00170378,param_1);" (call_expression "curl_msnprintf(param_2,6,&DAT_00170378,param_1)" (identifier "curl_msnprintf") (argument_list "(param_2,6,&DAT_00170378,param_1)" (( "(") (identifier "param_2") (, ",") (number_literal "6") (, ",") (pointer_expression "&DAT_00170378" (& "&") (identifier "DAT_00170378")) (, ",") (identifier "param_1") () ")"))) (; ";")) (return_statement "return param_2;" (return "return") (identifier "param_2") (; ";")) (} "}"))) (if_statement "if (param_1 < 0x9c4000) {\n curl_msnprintf(param_2,6,"%4ldk",param_1 >> 10);\n }\n else {\n if (param_1 < 0x6400000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);\n return param_2;\n }\n if (param_1 < 0x271000000) {\n curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);\n }\n else if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }\n }" (if "if") (parenthesized_expression "(param_1 < 0x9c4000)" (( "(") (binary_expression "param_1 < 0x9c4000" (identifier "param_1") (< "<") (number_literal "0x9c4000")) () ")")) (compound_statement "{\n curl_msnprintf(param_2,6,"%4ldk",param_1 >> 10);\n }" ({ "{") (expression_statement "curl_msnprintf(param_2,6,"%4ldk",param_1 >> 10);" (call_expression "curl_msnprintf(param_2,6,"%4ldk",param_1 >> 10)" (identifier "curl_msnprintf") (argument_list "(param_2,6,"%4ldk",param_1 >> 10)" (( "(") (identifier "param_2") (, ",") (number_literal "6") (, ",") (string_literal ""%4ldk"" (" """) (string_content "%4ldk") (" """)) (, ",") (binary_expression "param_1 >> 10" (identifier "param_1") (>> ">>") (number_literal "10")) () ")"))) (; ";")) (} "}")) (else_clause "else {\n if (param_1 < 0x6400000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);\n return param_2;\n }\n if (param_1 < 0x271000000) {\n curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);\n }\n else if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }\n }" (else "else") (compound_statement "{\n if (param_1 < 0x6400000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);\n return param_2;\n }\n if (param_1 < 0x271000000) {\n curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);\n }\n else if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }\n }" ({ "{") (if_statement "if (param_1 < 0x6400000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);\n return param_2;\n }" (if "if") (parenthesized_expression "(param_1 < 0x6400000)" (( "(") (binary_expression "param_1 < 0x6400000" (identifier "param_1") (< "<") (number_literal "0x6400000")) () ")")) (compound_statement "{\n curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);\n return param_2;\n }" ({ "{") (expression_statement "curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999);" (call_expression "curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999)" (identifier "curl_msnprintf") (argument_list "(param_2,6,"%2ld.%0ldM",param_1 >> 0x14,\n (ulong)((uint)param_1 & 0xfffff) / 0x19999)" (( "(") (identifier "param_2") (, ",") (number_literal "6") (, ",") (string_literal ""%2ld.%0ldM"" (" """) (string_content "%2ld.%0ldM") (" """)) (, ",") (binary_expression "param_1 >> 0x14" (identifier "param_1") (>> ">>") (number_literal "0x14")) (, ",") (binary_expression "(ulong)((uint)param_1 & 0xfffff) / 0x19999" (call_expression "(ulong)((uint)param_1 & 0xfffff)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uint)param_1 & 0xfffff)" (( "(") (binary_expression "(uint)param_1 & 0xfffff" (cast_expression "(uint)param_1" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "param_1")) (& "&") (number_literal "0xfffff")) () ")"))) (/ "/") (number_literal "0x19999")) () ")"))) (; ";")) (return_statement "return param_2;" (return "return") (identifier "param_2") (; ";")) (} "}"))) (if_statement "if (param_1 < 0x271000000) {\n curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);\n }\n else if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" (if "if") (parenthesized_expression "(param_1 < 0x271000000)" (( "(") (binary_expression "param_1 < 0x271000000" (identifier "param_1") (< "<") (number_literal "0x271000000")) () ")")) (compound_statement "{\n curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);\n }" ({ "{") (expression_statement "curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14);" (call_expression "curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14)" (identifier "curl_msnprintf") (argument_list "(param_2,6,"%4ldM",param_1 >> 0x14)" (( "(") (identifier "param_2") (, ",") (number_literal "6") (, ",") (string_literal ""%4ldM"" (" """) (string_content "%4ldM") (" """)) (, ",") (binary_expression "param_1 >> 0x14" (identifier "param_1") (>> ">>") (number_literal "0x14")) () ")"))) (; ";")) (} "}")) (else_clause "else if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" (else "else") (if_statement "if (param_1 < 0x1900000000) {\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }\n else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" (if "if") (parenthesized_expression "(param_1 < 0x1900000000)" (( "(") (binary_expression "param_1 < 0x1900000000" (identifier "param_1") (< "<") (number_literal "0x1900000000")) () ")")) (compound_statement "{\n curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);\n }" ({ "{") (expression_statement "curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333);" (call_expression "curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333)" (identifier "curl_msnprintf") (argument_list "(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e,\n (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333)" (( "(") (identifier "param_2") (, ",") (number_literal "6") (, ",") (string_literal ""%2ld.%0ldG"" (" """) (string_content "%2ld.%0ldG") (" """)) (, ",") (binary_expression "param_1 >> 0x1e" (identifier "param_1") (>> ">>") (number_literal "0x1e")) (, ",") (binary_expression "(ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333" (call_expression "(ulong)(((uint)param_1 & 0x3fffffff) >> 1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(((uint)param_1 & 0x3fffffff) >> 1)" (( "(") (binary_expression "((uint)param_1 & 0x3fffffff) >> 1" (parenthesized_expression "((uint)param_1 & 0x3fffffff)" (( "(") (binary_expression "(uint)param_1 & 0x3fffffff" (cast_expression "(uint)param_1" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "param_1")) (& "&") (number_literal "0x3fffffff")) () ")")) (>> ">>") (number_literal "1")) () ")"))) (/ "/") (number_literal "0x3333333")) () ")"))) (; ";")) (} "}")) (else_clause "else if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" (else "else") (if_statement "if (param_1 < 0x9c400000000) {\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }\n else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" (if "if") (parenthesized_expression "(param_1 < 0x9c400000000)" (( "(") (binary_expression "param_1 < 0x9c400000000" (identifier "param_1") (< "<") (number_literal "0x9c400000000")) () ")")) (compound_statement "{\n curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);\n }" ({ "{") (expression_statement "curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e);" (call_expression "curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e)" (identifier "curl_msnprintf") (argument_list "(param_2,6,"%4ldG",param_1 >> 0x1e)" (( "(") (identifier "param_2") (, ",") (number_literal "6") (, ",") (string_literal ""%4ldG"" (" """) (string_content "%4ldG") (" """)) (, ",") (binary_expression "param_1 >> 0x1e" (identifier "param_1") (>> ">>") (number_literal "0x1e")) () ")"))) (; ";")) (} "}")) (else_clause "else if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" (else "else") (if_statement "if (param_1 < 0x27100000000000) {\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }\n else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" (if "if") (parenthesized_expression "(param_1 < 0x27100000000000)" (( "(") (binary_expression "param_1 < 0x27100000000000" (identifier "param_1") (< "<") (number_literal "0x27100000000000")) () ")")) (compound_statement "{\n curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);\n }" ({ "{") (expression_statement "curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28);" (call_expression "curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28)" (identifier "curl_msnprintf") (argument_list "(param_2,6,"%4ldT",param_1 >> 0x28)" (( "(") (identifier "param_2") (, ",") (number_literal "6") (, ",") (string_literal ""%4ldT"" (" """) (string_content "%4ldT") (" """)) (, ",") (binary_expression "param_1 >> 0x28" (identifier "param_1") (>> ">>") (number_literal "0x28")) () ")"))) (; ";")) (} "}")) (else_clause "else {\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" (else "else") (compound_statement "{\n curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);\n }" ({ "{") (expression_statement "curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32);" (call_expression "curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32)" (identifier "curl_msnprintf") (argument_list "(param_2,6,"%4ldP",param_1 >> 0x32)" (( "(") (identifier "param_2") (, ",") (number_literal "6") (, ",") (string_literal ""%4ldP"" (" """) (string_content "%4ldP") (" """)) (, ",") (binary_expression "param_1 >> 0x32" (identifier "param_1") (>> ">>") (number_literal "0x32")) () ")"))) (; ";")) (} "}")))))))))) (} "}")))) (return_statement "return param_2;" (return "return") (identifier "param_2") (; ";")) (} "}")))
char * function_1(type_1 var_1,char *max5) { if (var_1 < 100000) { var_2(max5,6,"%5ld",var_1); return max5; } if (var_1 < 0x9c4000) { var_2(max5,6,"%4ldk",var_1 >> 10); } else { if (var_1 < 0x6400000) { var_2(max5,6,"%2ld.%0ldM",var_1 >> 0x14,(ulong)((type_2)var_1 & 0xfffff) / 0x19999); return max5; } if (var_1 < 0x271000000) { var_2(max5,6,"%4ldM",var_1 >> 0x14); } else if (var_1 < 0x1900000000) { var_2(max5,6,"%2ld.%0ldG",var_1 >> 0x1e, (ulong)(((type_2)var_1 & 0x3fffffff) >> 1) / 0x3333333); } else if (var_1 < 0x9c400000000) { var_2(max5,6,"%4ldG",var_1 >> 0x1e); } else if (var_1 < 0x27100000000000) { var_2(max5,6,"%4ldT",var_1 >> 0x28); } else { var_2(max5,6,"%4ldP",var_1 >> 0x32); } } return max5; }
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 (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) (pointer_expression argument: (identifier)) (identifier)))) (return_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) (number_literal) (string_literal (string_content)) (binary_expression left: (identifier) right: (number_literal)))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (string_literal (string_content)) (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))) right: (number_literal))))) (return_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) (number_literal) (string_literal (string_content)) (binary_expression left: (identifier) right: (number_literal)))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (string_literal (string_content)) (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (parenthesized_expression (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 (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) (string_literal (string_content)) (binary_expression left: (identifier) right: (number_literal)))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (string_literal (string_content)) (binary_expression left: (identifier) right: (number_literal)))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (string_literal (string_content)) (binary_expression left: (identifier) right: (number_literal))))))))))))))))) (return_statement (identifier)))))
null
undefined8 MASKED(long param_1,undefined8 param_2) { if (param_1 < 100000) { curl_msnprintf(param_2,6,&DAT_00170378,param_1); return param_2; } if (param_1 < 0x9c4000) { curl_msnprintf(param_2,6,"%4ldk",param_1 >> 10); } else { if (param_1 < 0x6400000) { curl_msnprintf(param_2,6,"%2ld.%0ldM",param_1 >> 0x14, (ulong)((uint)param_1 & 0xfffff) / 0x19999); return param_2; } if (param_1 < 0x271000000) { curl_msnprintf(param_2,6,"%4ldM",param_1 >> 0x14); } else if (param_1 < 0x1900000000) { curl_msnprintf(param_2,6,"%2ld.%0ldG",param_1 >> 0x1e, (ulong)(((uint)param_1 & 0x3fffffff) >> 1) / 0x3333333); } else if (param_1 < 0x9c400000000) { curl_msnprintf(param_2,6,"%4ldG",param_1 >> 0x1e); } else if (param_1 < 0x27100000000000) { curl_msnprintf(param_2,6,"%4ldT",param_1 >> 0x28); } else { curl_msnprintf(param_2,6,"%4ldP",param_1 >> 0x32); } } return param_2; }
948_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
parse_to_value
FUN_00154d30
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_stats * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::General_options::Struct_no_stats::parse_to_value (Struct_no_stats *this,char *param_2,char *param_3,Command_line *param_4, General_options *options) { (options->stats_).user_set_via_option = true; (options->stats_).value = false; return; }
void FUN_00154d30(void) { long in_R8; *(undefined2 *)(in_R8 + 0x5eb8) = 1; return; }
MOV EAX,0x1 MOV word ptr [R8 + 0x5eb8],AX RET
null
null
null
null
[('const-0', u'STORE_-1207284408'), ('const-1', u'STORE_-1207284421'), ('const-24152', u'PTRSUB_-1207284347'), (u'PTRSUB_-1207284347', u'PTRSUB_-1207284346'), ('tmp_24', u'PTRSUB_-1207284349'), ('const-97', u'PTRSUB_-1207284346'), (u'PTRSUB_-1207284346', u'STORE_-1207284408'), ('const-433', u'STORE_-1207284408'), ('const-24152', u'PTRSUB_-1207284349'), (u'PTRSUB_-1207284348', u'STORE_-1207284421'), ('const-433', u'STORE_-1207284421'), ('const-96', u'PTRSUB_-1207284348'), (u'PTRSUB_-1207284349', u'PTRSUB_-1207284348'), ('tmp_24', u'PTRSUB_-1207284347'), ('const-0', u'RETURN_-1207284403')]
[(u'INT_ADD_-1207284407', u'CAST_-1207284354'), ('const-1', u'STORE_-1207284421'), (u'CAST_-1207284354', u'STORE_-1207284421'), ('const-433', u'STORE_-1207284421'), ('tmp_23', u'INT_ADD_-1207284407'), ('const-24248', u'INT_ADD_-1207284407'), ('const-0', u'RETURN_-1207284403')]
null
null
00154d30
x64
O2
(translation_unit "void FUN_00154d30(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x5eb8) = 1;\n return;\n}\n\n" (function_definition "void FUN_00154d30(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x5eb8) = 1;\n return;\n}" primitive_type (function_declarator "FUN_00154d30(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x5eb8) = 1;\n return;\n}" { (declaration "long in_R8;" (sized_type_specifier "long" long) identifier ;) (expression_statement "*(undefined2 *)(in_R8 + 0x5eb8) = 1;" (assignment_expression "*(undefined2 *)(in_R8 + 0x5eb8) = 1" (pointer_expression "*(undefined2 *)(in_R8 + 0x5eb8)" * (cast_expression "(undefined2 *)(in_R8 + 0x5eb8)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_R8 + 0x5eb8)" ( (binary_expression "in_R8 + 0x5eb8" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_no_stats * this, char * param_1, char *\n param_2, Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_no_stats::parse_to_value\n (Struct_no_stats *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)\n\n{\n (options->stats_).user_set_via_option = true;\n (options->stats_).value = false;\n return;\n}\n\n" comment comment (function_definition "void __thiscall\ngold::General_options::Struct_no_stats::parse_to_value\n (Struct_no_stats *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)\n\n{\n (options->stats_).user_set_via_option = true;\n (options->stats_).value = false;\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::General_options::Struct_no_stats::" identifier : : identifier : : identifier : :) (function_declarator "parse_to_value\n (Struct_no_stats *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)" identifier (parameter_list "(Struct_no_stats *this,char *param_2,char *param_3,Command_line *param_4,\n General_options *options)" ( (parameter_declaration "Struct_no_stats *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "char *param_3" primitive_type (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "Command_line *param_4" type_identifier (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "General_options *options" type_identifier (pointer_declarator "*options" * identifier)) ))) (compound_statement "{\n (options->stats_).user_set_via_option = true;\n (options->stats_).value = false;\n return;\n}" { (expression_statement "(options->stats_).user_set_via_option = true;" (assignment_expression "(options->stats_).user_set_via_option = true" (field_expression "(options->stats_).user_set_via_option" (parenthesized_expression "(options->stats_)" ( (field_expression "options->stats_" identifier -> field_identifier) )) . field_identifier) = true) ;) (expression_statement "(options->stats_).value = false;" (assignment_expression "(options->stats_).value = false" (field_expression "(options->stats_).value" (parenthesized_expression "(options->stats_)" ( (field_expression "options->stats_" identifier -> field_identifier) )) . field_identifier) = false) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00154d30(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x5eb8) = 1;\n return;\n}\n\n" (function_definition "void FUN_00154d30(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x5eb8) = 1;\n return;\n}" primitive_type (function_declarator "FUN_00154d30(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x5eb8) = 1;\n return;\n}" { (declaration "long in_R8;" (sized_type_specifier "long" long) identifier ;) (expression_statement "*(undefined2 *)(in_R8 + 0x5eb8) = 1;" (assignment_expression "*(undefined2 *)(in_R8 + 0x5eb8) = 1" (pointer_expression "*(undefined2 *)(in_R8 + 0x5eb8)" * (cast_expression "(undefined2 *)(in_R8 + 0x5eb8)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_R8 + 0x5eb8)" ( (binary_expression "in_R8 + 0x5eb8" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) 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 ;) })))
(function_definition "void FUN_00154d30(void)\n\n{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x5eb8) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00154d30(void)" (identifier "FUN_00154d30") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long in_R8;\n \n *(undefined2 *)(in_R8 + 0x5eb8) = 1;\n return;\n}" ({ "{") (declaration "long in_R8;" (sized_type_specifier "long" (long "long")) (identifier "in_R8") (; ";")) (expression_statement "*(undefined2 *)(in_R8 + 0x5eb8) = 1;" (assignment_expression "*(undefined2 *)(in_R8 + 0x5eb8) = 1" (pointer_expression "*(undefined2 *)(in_R8 + 0x5eb8)" (* "*") (cast_expression "(undefined2 *)(in_R8 + 0x5eb8)" (( "(") (type_descriptor "undefined2 *" (type_identifier "undefined2") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_R8 + 0x5eb8)" (( "(") (binary_expression "in_R8 + 0x5eb8" (identifier "in_R8") (+ "+") (number_literal "0x5eb8")) () ")")))) (= "=") (number_literal "1")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_stats * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::type_3::type_1::function_1 (type_1 *this,char *param_2,char *param_3,type_2 *param_4, type_3 *options) { (options->stats_).user_set_via_option = true; (options->stats_).value = false; 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: (sized_type_specifier) 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: (number_literal))) (return_statement))))
null
void MASKED(void) { long in_R8; *(undefined2 *)(in_R8 + 0x5eb8) = 1; return; }
9617_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
wfstream
FUN_00367770
/* std::wfstream::wfstream() */ void __thiscall std::wfstream::wfstream(wfstream *this) { long lVar1; long *in_RSI; lVar1 = in_RSI[2]; *(long *)this = lVar1; *(long *)(this + *(long *)(lVar1 + -0x18)) = in_RSI[3]; *(undefined8 *)(this + 8) = 0; wios::init((wios *)(this + *(long *)(lVar1 + -0x18)),(wstreambuf *)0x0); lVar1 = in_RSI[4]; *(long *)(this + 0x10) = lVar1; lVar1 = *(long *)(lVar1 + -0x18); *(long *)(this + lVar1 + 0x10) = in_RSI[5]; /* try { // try from 003677c3 to 003677c7 has its CatchHandler @ 00367827 */ wios::init((wios *)(this + lVar1 + 0x10),(wstreambuf *)0x0); lVar1 = in_RSI[1]; *(long *)this = lVar1; *(long *)(this + *(long *)(lVar1 + -0x18)) = in_RSI[6]; *(long *)(this + 0x10) = in_RSI[7]; lVar1 = *in_RSI; *(long *)this = lVar1; *(long *)(this + *(long *)(lVar1 + -0x18)) = in_RSI[8]; *(long *)(this + 0x10) = in_RSI[9]; /* try { // try from 00367805 to 00367809 has its CatchHandler @ 0036782e */ wfilebuf::wfilebuf((wfilebuf *)(this + 0x18)); /* try { // try from 00367817 to 0036781b has its CatchHandler @ 00367829 */ wios::init((wios *)(this + *(long *)(*(long *)this + -0x18)),(wstreambuf *)(this + 0x18)); return; }
void FUN_00367770(long *param_1,long *param_2) { long *plVar1; long lVar2; lVar2 = param_2[2]; *param_1 = lVar2; *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3]; param_1[1] = 0; FUN_0035f660(*(long *)(lVar2 + -0x18) + (long)param_1,0); lVar2 = param_2[4]; param_1[2] = lVar2; plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10); *plVar1 = param_2[5]; /* try { // try from 003677c3 to 003677c7 has its CatchHandler @ 00367827 */ FUN_0035f660(plVar1,0); lVar2 = param_2[1]; *param_1 = lVar2; *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6]; param_1[2] = param_2[7]; lVar2 = *param_2; *param_1 = lVar2; *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8]; param_1[2] = param_2[9]; /* try { // try from 00367805 to 00367809 has its CatchHandler @ 0036782e */ FUN_00362d60(param_1 + 3); /* try { // try from 00367817 to 0036781b has its CatchHandler @ 00367829 */ FUN_0035f660(*(long *)(*param_1 + -0x18) + (long)param_1,param_1 + 3); return; }
PUSH R13 PUSH R12 PUSH RBP MOV RBP,RSI PUSH RBX MOV RBX,RDI SUB RSP,0x8 MOV RAX,qword ptr [RSI + 0x10] MOV qword ptr [RDI],RAX MOV RDX,qword ptr [RAX + -0x18] MOV RCX,qword ptr [RSI + 0x18] XOR ESI,ESI MOV qword ptr [RDI + RDX*0x1],RCX MOV qword ptr [RDI + 0x8],0x0 MOV RDI,qword ptr [RAX + -0x18] ADD RDI,RBX CALL 0x0035f660 MOV RAX,qword ptr [RBP + 0x20] XOR ESI,ESI MOV qword ptr [RBX + 0x10],RAX MOV RAX,qword ptr [RAX + -0x18] LEA RDI,[RBX + RAX*0x1 + 0x10] MOV RAX,qword ptr [RBP + 0x28] MOV qword ptr [RDI],RAX CALL 0x0035f660 MOV RAX,qword ptr [RBP + 0x8] LEA R12,[RBX + 0x18] MOV RDI,R12 MOV qword ptr [RBX],RAX MOV RAX,qword ptr [RAX + -0x18] MOV RDX,qword ptr [RBP + 0x30] MOV qword ptr [RBX + RAX*0x1],RDX MOV RAX,qword ptr [RBP + 0x38] MOV qword ptr [RBX + 0x10],RAX MOV RAX,qword ptr [RBP] MOV qword ptr [RBX],RAX MOV RAX,qword ptr [RAX + -0x18] MOV RDX,qword ptr [RBP + 0x40] MOV qword ptr [RBX + RAX*0x1],RDX MOV RAX,qword ptr [RBP + 0x48] MOV qword ptr [RBX + 0x10],RAX CALL 0x00362d60 MOV RAX,qword ptr [RBX] MOV RSI,R12 MOV RDI,qword ptr [RAX + -0x18] ADD RDI,RBX CALL 0x0035f660 ADD RSP,0x8 POP RBX POP RBP POP R12 POP R13 RET
null
null
null
null
[('const-0', u'STORE_-1205241910'), ('const-433', u'STORE_-1205241726'), ('const--24', u'INT_ADD_-1205241774'), ('const-2', u'PTRADD_-1205241615'), (u'CAST_-1205241490', u'STORE_-1205241759'), (u'LOAD_-1205241901', u'PTRADD_-1205241830'), ('const-1', u'PTRADD_-1205241652'), (u'LOAD_-1205241690', u'PTRADD_-1205241619'), ('const-433', u'LOAD_-1205241721'), (u'LOAD_-1205241700', u'INT_ADD_-1205241674'), (u'LOAD_-1205241812', u'STORE_-1205241794'), (u'LOAD_-1205241874', u'INT_ADD_-1205241832'), (u'CAST_-1205241437', u'CALL_-1205241665'), ('const-8', u'PTRADD_-1205241510'), ('tmp_521', u'PTRADD_-1205241830'), ('const-433', u'LOAD_-1205241783'), (u'CAST_-1205241499', u'STORE_-1205241773'), ('tmp_743', u'PTRADD_-1205241490'), (u'INT_ADD_-1205241774', u'CAST_-1205241508'), (u'CAST_-1205241582', u'STORE_-1205241910'), (u'CAST_-1205241508', u'LOAD_-1205241790'), (u'CAST_-1205241477', u'LOAD_-1205241743'), (u'INT_ADD_-1205241885', u'CAST_-1205241573'), (u'PTRADD_-1205241490', u'LOAD_-1205241736'), ('const-8', u'PTRADD_-1205241572'), ('tmp_521', u'PTRADD_-1205241652'), ('const--24', u'INT_ADD_-1205241727'), ('tmp_521', u'PTRADD_-1205241713'), ('const-9', u'PTRADD_-1205241481'), ('tmp_743', u'PTRADD_-1205241481'), ('const-8', u'PTRADD_-1205241538'), ('tmp_521', u'CAST_-1205241449'), ('const-8', u'PTRADD_-1205241519'), ('const-433', u'STORE_-1205241747'), ('const-1', u'PTRADD_-1205241713'), (u'LOAD_-1205241743', u'PTRADD_-1205241666'), ('const-1', u'PTRADD_-1205241777'), (u'PTRADD_-1205241551', u'LOAD_-1205241832'), ('tmp_743', u'PTRADD_-1205241510'), ('tmp_743', u'PTRADD_-1205241519'), (u'LOAD_-1205241783', u'STORE_-1205241773'), ('const-1', u'PTRADD_-1205241857'), (u'CAST_-1205241468', u'STORE_-1205241726'), ('tmp_743', u'PTRADD_-1205241551'), (u'CAST_-1205241587', u'STORE_-1205241917'), ('const-1', u'PTRADD_-1205241850'), ('const-1', u'PTRADD_-1205241743'), (u'LOAD_-1205241790', u'PTRADD_-1205241713'), ('const-433', u'LOAD_-1205241743'), ('const-433', u'LOAD_-1205241755'), (u'LOAD_-1205241721', u'STORE_-1205241712'), ('tmp_521', u'PTRADD_-1205241850'), (u'LOAD_-1205241958', u'INT_ADD_-1205241885'), ('const-433', u'STORE_-1205241853'), ('const-0', u'CALL_-1205241814'), (u'CAST_-1205241442', u'LOAD_-1205241690'), (u'PTRADD_-1205241830', u'CAST_-1205241568'), (u'CAST_-1205241520', u'CALL_-1205241701'), (u'INT_ADD_-1205241930', u'CAST_-1205241598'), (u'CAST_-1205241543', u'CALL_-1205241814'), ('const-433', u'STORE_-1205241759'), (u'PTRADD_-1205241850', u'CAST_-1205241582'), ('const-1', u'PTRADD_-1205241793'), (u'CAST_-1205241512', u'STORE_-1205241794'), (u'LOAD_-1205241874', u'STORE_-1205241853'), (u'LOAD_-1205241755', u'INT_ADD_-1205241727'), (u'PTRADD_-1205241510', u'LOAD_-1205241768'), ('tmp_521', u'PTRADD_-1205241857'), (u'CAST_-1205241533', u'STORE_-1205241824'), ('const-433', u'LOAD_-1205241958'), ('const-1', u'PTRADD_-1205241699'), ('const-16', u'PTRADD_-1205241793'), ('const-16', u'INT_ADD_-1205241603'), ('const-0', u'CALL_-1205241876'), (u'LOAD_-1205241958', u'INT_ADD_-1205241930'), (u'CAST_-1205241481', u'STORE_-1205241747'), (u'PTRADD_-1205241538', u'LOAD_-1205241812'), ('const-16', u'PTRADD_-1205241699'), ('tmp_521', u'PTRADD_-1205241699'), (u'LOAD_-1205241736', u'STORE_-1205241726'), ('const-1', u'PTRADD_-1205241666'), (u'PTRADD_-1205241619', u'CAST_-1205241437'), ('tmp_743', u'PTRADD_-1205241603'), (u'LOAD_-1205241848', u'INT_ADD_-1205241603'), ('const-8', u'PTRADD_-1205241603'), ('const-433', u'STORE_-1205241950'), (u'PTRADD_-1205241777', u'CAST_-1205241543'), ('const-433', u'STORE_-1205241794'), (u'PTRADD_-1205241777', u'CAST_-1205241533'), (u'CAST_-1205241433', u'CALL_-1205241665'), ('const-8', u'PTRADD_-1205241490'), ('const--24', u'INT_ADD_-1205241832'), (u'PTRADD_-1205241481', u'LOAD_-1205241721'), ('const-1', u'PTRADD_-1205241619'), ('const-433', u'LOAD_-1205241901'), ('const-16', u'PTRADD_-1205241652'), ('tmp_743', u'PTRADD_-1205241615'), ('const-8', u'PTRADD_-1205241490'), ('const-433', u'LOAD_-1205241848'), ('tmp_743', u'LOAD_-1205241755'), (u'CAST_-1205241548', u'LOAD_-1205241848'), ('const-433', u'STORE_-1205241917'), ('tmp_521', u'CAST_-1205241602'), ('const-24', u'PTRADD_-1205241743'), (u'INT_ADD_-1205241832', u'CAST_-1205241548'), ('const-433', u'LOAD_-1205241736'), (u'INT_ADD_-1205241674', u'CAST_-1205241442'), (u'PTRADD_-1205241603', u'LOAD_-1205241939'), (u'PTRADD_-1205241793', u'CAST_-1205241553'), (u'CAST_-1205241568', u'CALL_-1205241876'), ('tmp_743', u'PTRADD_-1205241538'), (u'PTRADD_-1205241615', u'LOAD_-1205241958'), (u'LOAD_-1205241832', u'STORE_-1205241824'), ('const--24', u'INT_ADD_-1205241930'), ('tmp_521', u'PTRADD_-1205241777'), ('tmp_521', u'PTRADD_-1205241743'), ('const-7', u'PTRADD_-1205241510'), ('const-433', u'LOAD_-1205241790'), ('tmp_521', u'CAST_-1205241481'), ('const-433', u'LOAD_-1205241700'), (u'CAST_-1205241449', u'LOAD_-1205241700'), (u'LOAD_-1205241812', u'INT_ADD_-1205241774'), (u'INT_ADD_-1205241727', u'CAST_-1205241477'), (u'PTRADD_-1205241652', u'CAST_-1205241459'), ('const-433', u'STORE_-1205241910'), ('tmp_521', u'PTRADD_-1205241793'), (u'LOAD_-1205241768', u'STORE_-1205241759'), ('const-8', u'PTRADD_-1205241551'), ('const-3', u'PTRADD_-1205241603'), (u'PTRADD_-1205241572', u'LOAD_-1205241874'), ('const-433', u'LOAD_-1205241690'), ('tmp_521', u'PTRADD_-1205241619'), ('const-433', u'LOAD_-1205241768'), ('const-1', u'PTRADD_-1205241538'), (u'PTRADD_-1205241713', u'CAST_-1205241499'), ('const-433', u'LOAD_-1205241939'), (u'INT_ADD_-1205241603', u'PTRADD_-1205241777'), (u'PTRADD_-1205241666', u'CAST_-1205241468'), ('const-433', u'STORE_-1205241824'), (u'PTRADD_-1205241857', u'CAST_-1205241587'), (u'LOAD_-1205241946', u'PTRADD_-1205241857'), (u'PTRADD_-1205241743', u'CAST_-1205241520'), (u'PTRADD_-1205241743', u'CAST_-1205241433'), (u'PTRADD_-1205241699', u'CAST_-1205241490'), (u'PTRADD_-1205241519', u'LOAD_-1205241783'), ('const-433', u'STORE_-1205241773'), (u'CAST_-1205241459', u'STORE_-1205241712'), ('const--24', u'INT_ADD_-1205241674'), ('tmp_521', u'CAST_-1205241512'), (u'CAST_-1205241602', u'STORE_-1205241950'), ('const-8', u'PTRADD_-1205241850'), (u'LOAD_-1205241939', u'STORE_-1205241917'), ('const-433', u'LOAD_-1205241946'), ('const-433', u'LOAD_-1205241832'), (u'LOAD_-1205241958', u'STORE_-1205241950'), ('tmp_521', u'PTRADD_-1205241666'), ('const--24', u'INT_ADD_-1205241885'), ('const-5', u'PTRADD_-1205241551'), (u'LOAD_-1205241755', u'STORE_-1205241747'), ('const-433', u'LOAD_-1205241874'), (u'CAST_-1205241598', u'LOAD_-1205241946'), ('tmp_743', u'PTRADD_-1205241572'), (u'CAST_-1205241553', u'STORE_-1205241853'), ('const-433', u'STORE_-1205241712'), ('const-4', u'PTRADD_-1205241572'), ('const-8', u'PTRADD_-1205241481'), ('const-6', u'PTRADD_-1205241519'), ('const-433', u'LOAD_-1205241812'), ('const-1', u'PTRADD_-1205241830'), ('const-0', u'RETURN_-1205241619'), (u'CAST_-1205241573', u'LOAD_-1205241901'), ('const-8', u'PTRADD_-1205241615')]
[(u'PTRADD_-1205241477', u'LOAD_-1205241721'), ('const--24', u'INT_ADD_-1205241774'), ('const-433', u'LOAD_-1205241790'), ('tmp_753', u'CAST_-1205241498'), ('const-433', u'STORE_-1205241950'), (u'INT_ADD_-1205241885', u'CAST_-1205241569'), ('tmp_753', u'CAST_-1205241540'), (u'INT_ADD_-1205241759', u'CAST_-1205241497'), ('const-433', u'LOAD_-1205241768'), (u'LOAD_-1205241700', u'INT_ADD_-1205241674'), ('const-433', u'LOAD_-1205241736'), ('const-433', u'LOAD_-1205241700'), (u'LOAD_-1205241812', u'STORE_-1205241794'), ('const-8', u'PTRADD_-1205241592'), (u'LOAD_-1205241874', u'INT_ADD_-1205241832'), (u'PTRADD_-1205241516', u'LOAD_-1205241783'), ('const-433', u'STORE_-1205241794'), (u'CAST_-1205241582', u'STORE_-1205241917'), ('tmp_753', u'STORE_-1205241747'), (u'LOAD_-1205241946', u'INT_ADD_-1205241903'), (u'PTRADD_-1205241531', u'CALL_-1205241701'), (u'CAST_-1205241539', u'CALL_-1205241814'), (u'CAST_-1205241477', u'LOAD_-1205241743'), ('tmp_751', u'PTRADD_-1205241615'), ('const-433', u'LOAD_-1205241848'), (u'CAST_-1205241443', u'LOAD_-1205241690'), (u'LOAD_-1205241690', u'INT_ADD_-1205241665'), ('const--24', u'INT_ADD_-1205241727'), ('const-433', u'LOAD_-1205241946'), ('const-5', u'PTRADD_-1205241549'), ('const-2', u'PTRADD_-1205241502'), ('tmp_751', u'PTRADD_-1205241486'), (u'PTRADD_-1205241571', u'LOAD_-1205241874'), ('const-8', u'PTRADD_-1205241472'), ('tmp_753', u'CAST_-1205241564'), (u'PTRADD_-1205241564', u'STORE_-1205241853'), ('tmp_753', u'PTRADD_-1205241564'), ('tmp_753', u'CAST_-1205241468'), (u'LOAD_-1205241783', u'STORE_-1205241773'), ('const-0', u'STORE_-1205241910'), ('tmp_753', u'STORE_-1205241950'), ('const-7', u'PTRADD_-1205241507'), ('const-433', u'STORE_-1205241917'), ('const-8', u'PTRADD_-1205241477'), ('tmp_753', u'PTRADD_-1205241472'), ('tmp_751', u'PTRADD_-1205241571'), ('tmp_751', u'LOAD_-1205241755'), ('tmp_753', u'LOAD_-1205241700'), (u'LOAD_-1205241721', u'STORE_-1205241712'), ('const-2', u'PTRADD_-1205241615'), (u'CAST_-1205241467', u'STORE_-1205241726'), (u'LOAD_-1205241958', u'INT_ADD_-1205241885'), ('const-6', u'PTRADD_-1205241516'), (u'PTRADD_-1205241592', u'STORE_-1205241910'), (u'PTRADD_-1205241486', u'LOAD_-1205241736'), (u'LOAD_-1205241901', u'INT_ADD_-1205241876'), ('const-433', u'LOAD_-1205241812'), (u'CAST_-1205241539', u'STORE_-1205241824'), (u'INT_ADD_-1205241876', u'CALL_-1205241876'), ('tmp_751', u'PTRADD_-1205241507'), (u'LOAD_-1205241874', u'STORE_-1205241853'), ('const-8', u'PTRADD_-1205241516'), (u'PTRADD_-1205241502', u'STORE_-1205241759'), (u'LOAD_-1205241755', u'INT_ADD_-1205241727'), (u'CAST_-1205241583', u'INT_ADD_-1205241903'), (u'INT_ADD_-1205241930', u'CAST_-1205241594'), ('const-433', u'LOAD_-1205241743'), ('tmp_751', u'PTRADD_-1205241536'), ('const-433', u'LOAD_-1205241783'), ('const-8', u'PTRADD_-1205241615'), ('const-3', u'PTRADD_-1205241603'), (u'INT_ADD_-1205241823', u'CAST_-1205241539'), ('const-0', u'CALL_-1205241814'), ('const-8', u'PTRADD_-1205241571'), (u'LOAD_-1205241790', u'INT_ADD_-1205241759'), ('const-8', u'PTRADD_-1205241549'), (u'INT_ADD_-1205241674', u'CAST_-1205241443'), (u'LOAD_-1205241958', u'INT_ADD_-1205241930'), (u'INT_ADD_-1205241712', u'CAST_-1205241467'), ('const-8', u'PTRADD_-1205241564'), ('const-433', u'LOAD_-1205241958'), ('tmp_751', u'PTRADD_-1205241516'), ('const-0', u'CALL_-1205241876'), (u'LOAD_-1205241736', u'STORE_-1205241726'), (u'PTRADD_-1205241507', u'LOAD_-1205241768'), ('const-8', u'PTRADD_-1205241486'), (u'PTRADD_-1205241536', u'LOAD_-1205241812'), ('tmp_753', u'CAST_-1205241583'), (u'CAST_-1205241497', u'STORE_-1205241773'), (u'INT_ADD_-1205241665', u'CALL_-1205241665'), ('const--24', u'INT_ADD_-1205241832'), ('const-433', u'STORE_-1205241712'), ('const-433', u'LOAD_-1205241755'), (u'LOAD_-1205241743', u'INT_ADD_-1205241712'), (u'CAST_-1205241594', u'LOAD_-1205241946'), (u'INT_ADD_-1205241903', u'CAST_-1205241582'), (u'PTRADD_-1205241603', u'LOAD_-1205241939'), ('const-433', u'STORE_-1205241759'), ('const-8', u'PTRADD_-1205241502'), (u'CAST_-1205241507', u'LOAD_-1205241790'), ('const-1', u'PTRADD_-1205241592'), (u'PTRADD_-1205241615', u'LOAD_-1205241958'), (u'LOAD_-1205241832', u'STORE_-1205241824'), (u'CAST_-1205241438', u'INT_ADD_-1205241665'), ('const--24', u'INT_ADD_-1205241930'), ('const-8', u'PTRADD_-1205241486'), ('const-433', u'LOAD_-1205241939'), ('const-433', u'LOAD_-1205241721'), (u'CAST_-1205241540', u'INT_ADD_-1205241823'), ('const-433', u'STORE_-1205241853'), ('tmp_753', u'PTRADD_-1205241592'), ('tmp_751', u'PTRADD_-1205241477'), ('const-8', u'PTRADD_-1205241531'), (u'LOAD_-1205241812', u'INT_ADD_-1205241774'), (u'INT_ADD_-1205241727', u'CAST_-1205241477'), ('const-433', u'LOAD_-1205241874'), ('const-433', u'STORE_-1205241773'), (u'LOAD_-1205241768', u'STORE_-1205241759'), ('const-433', u'STORE_-1205241747'), (u'PTRADD_-1205241472', u'STORE_-1205241712'), ('const-433', u'LOAD_-1205241832'), ('const-433', u'STORE_-1205241824'), ('const-1', u'PTRADD_-1205241536'), (u'CAST_-1205241498', u'INT_ADD_-1205241759'), ('const-4', u'PTRADD_-1205241571'), ('const-433', u'LOAD_-1205241901'), (u'CAST_-1205241569', u'LOAD_-1205241901'), ('const-2', u'PTRADD_-1205241564'), ('tmp_753', u'CAST_-1205241438'), ('tmp_753', u'PTRADD_-1205241531'), (u'INT_ADD_-1205241601', u'INT_ADD_-1205241823'), ('const--24', u'INT_ADD_-1205241674'), (u'PTRADD_-1205241549', u'LOAD_-1205241832'), (u'CAST_-1205241564', u'INT_ADD_-1205241876'), ('const-433', u'STORE_-1205241910'), ('const-9', u'PTRADD_-1205241477'), (u'LOAD_-1205241939', u'STORE_-1205241917'), ('const-433', u'LOAD_-1205241690'), (u'LOAD_-1205241848', u'INT_ADD_-1205241601'), (u'LOAD_-1205241958', u'STORE_-1205241950'), ('const-16', u'INT_ADD_-1205241601'), ('tmp_753', u'STORE_-1205241794'), ('const--24', u'INT_ADD_-1205241885'), (u'INT_ADD_-1205241774', u'CAST_-1205241507'), (u'CAST_-1205241545', u'LOAD_-1205241848'), (u'LOAD_-1205241755', u'STORE_-1205241747'), ('tmp_753', u'PTRADD_-1205241502'), ('const-8', u'PTRADD_-1205241536'), ('const-8', u'PTRADD_-1205241507'), ('const-8', u'PTRADD_-1205241603'), ('tmp_751', u'PTRADD_-1205241549'), (u'INT_ADD_-1205241832', u'CAST_-1205241545'), (u'PTRADD_-1205241531', u'CALL_-1205241665'), (u'CAST_-1205241468', u'INT_ADD_-1205241712'), ('const-2', u'PTRADD_-1205241472'), ('const-3', u'PTRADD_-1205241531'), ('const-0', u'RETURN_-1205241619'), ('const-433', u'STORE_-1205241726'), ('tmp_751', u'PTRADD_-1205241603')]
null
null
00367770
x64
O2
(translation_unit "void FUN_00367770(long *param_1,long *param_2)\n\n{\n long *plVar1;\n long lVar2;\n \n lVar2 = param_2[2];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n param_1[1] = 0;\n FUN_0035f660(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = param_2[4];\n param_1[2] = lVar2;\n plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10);\n *plVar1 = param_2[5];\n /* try { // try from 003677c3 to 003677c7 has its CatchHandler @ 00367827 */\n FUN_0035f660(plVar1,0);\n lVar2 = param_2[1];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6];\n param_1[2] = param_2[7];\n lVar2 = *param_2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8];\n param_1[2] = param_2[9];\n /* try { // try from 00367805 to 00367809 has its CatchHandler @ 0036782e */\n FUN_00362d60(param_1 + 3);\n /* try { // try from 00367817 to 0036781b has its CatchHandler @ 00367829 */\n FUN_0035f660(*(long *)(*param_1 + -0x18) + (long)param_1,param_1 + 3);\n return;\n}\n\n" (function_definition "void FUN_00367770(long *param_1,long *param_2)\n\n{\n long *plVar1;\n long lVar2;\n \n lVar2 = param_2[2];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n param_1[1] = 0;\n FUN_0035f660(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = param_2[4];\n param_1[2] = lVar2;\n plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10);\n *plVar1 = param_2[5];\n /* try { // try from 003677c3 to 003677c7 has its CatchHandler @ 00367827 */\n FUN_0035f660(plVar1,0);\n lVar2 = param_2[1];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6];\n param_1[2] = param_2[7];\n lVar2 = *param_2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8];\n param_1[2] = param_2[9];\n /* try { // try from 00367805 to 00367809 has its CatchHandler @ 0036782e */\n FUN_00362d60(param_1 + 3);\n /* try { // try from 00367817 to 0036781b has its CatchHandler @ 00367829 */\n FUN_0035f660(*(long *)(*param_1 + -0x18) + (long)param_1,param_1 + 3);\n return;\n}" primitive_type (function_declarator "FUN_00367770(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 long *plVar1;\n long lVar2;\n \n lVar2 = param_2[2];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n param_1[1] = 0;\n FUN_0035f660(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = param_2[4];\n param_1[2] = lVar2;\n plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10);\n *plVar1 = param_2[5];\n /* try { // try from 003677c3 to 003677c7 has its CatchHandler @ 00367827 */\n FUN_0035f660(plVar1,0);\n lVar2 = param_2[1];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6];\n param_1[2] = param_2[7];\n lVar2 = *param_2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8];\n param_1[2] = param_2[9];\n /* try { // try from 00367805 to 00367809 has its CatchHandler @ 0036782e */\n FUN_00362d60(param_1 + 3);\n /* try { // try from 00367817 to 0036781b has its CatchHandler @ 00367829 */\n FUN_0035f660(*(long *)(*param_1 + -0x18) + (long)param_1,param_1 + 3);\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 = param_2[2];" (assignment_expression "lVar2 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (expression_statement "*param_1 = lVar2;" (assignment_expression "*param_1 = lVar2" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18))" ( (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "param_2[3]" identifier [ number_literal ])) ;) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "FUN_0035f660(*(long *)(lVar2 + -0x18) + (long)param_1,0);" (call_expression "FUN_0035f660(*(long *)(lVar2 + -0x18) + (long)param_1,0)" identifier (argument_list "(*(long *)(lVar2 + -0x18) + (long)param_1,0)" ( (binary_expression "*(long *)(lVar2 + -0x18) + (long)param_1" (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) , number_literal ))) ;) (expression_statement "lVar2 = param_2[4];" (assignment_expression "lVar2 = param_2[4]" identifier = (subscript_expression "param_2[4]" identifier [ number_literal ])) ;) (expression_statement "param_1[2] = lVar2;" (assignment_expression "param_1[2] = lVar2" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10);" (assignment_expression "plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10)" identifier = (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10)" ( (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18) + 0x10" (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) + number_literal) )))) ;) (expression_statement "*plVar1 = param_2[5];" (assignment_expression "*plVar1 = param_2[5]" (pointer_expression "*plVar1" * identifier) = (subscript_expression "param_2[5]" identifier [ number_literal ])) ;) comment (expression_statement "FUN_0035f660(plVar1,0);" (call_expression "FUN_0035f660(plVar1,0)" identifier (argument_list "(plVar1,0)" ( identifier , number_literal ))) ;) (expression_statement "lVar2 = param_2[1];" (assignment_expression "lVar2 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "*param_1 = lVar2;" (assignment_expression "*param_1 = lVar2" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18))" ( (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "param_2[6]" identifier [ number_literal ])) ;) (expression_statement "param_1[2] = param_2[7];" (assignment_expression "param_1[2] = param_2[7]" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (subscript_expression "param_2[7]" identifier [ number_literal ])) ;) (expression_statement "lVar2 = *param_2;" (assignment_expression "lVar2 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "*param_1 = lVar2;" (assignment_expression "*param_1 = lVar2" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18))" ( (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "param_2[8]" identifier [ number_literal ])) ;) (expression_statement "param_1[2] = param_2[9];" (assignment_expression "param_1[2] = param_2[9]" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (subscript_expression "param_2[9]" identifier [ number_literal ])) ;) comment (expression_statement "FUN_00362d60(param_1 + 3);" (call_expression "FUN_00362d60(param_1 + 3)" identifier (argument_list "(param_1 + 3)" ( (binary_expression "param_1 + 3" identifier + number_literal) ))) ;) comment (expression_statement "FUN_0035f660(*(long *)(*param_1 + -0x18) + (long)param_1,param_1 + 3);" (call_expression "FUN_0035f660(*(long *)(*param_1 + -0x18) + (long)param_1,param_1 + 3)" identifier (argument_list "(*(long *)(*param_1 + -0x18) + (long)param_1,param_1 + 3)" ( (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)) , (binary_expression "param_1 + 3" identifier + number_literal) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::wfstream::wfstream() */\n\nvoid __thiscall std::wfstream::wfstream(wfstream *this)\n\n{\n long lVar1;\n long *in_RSI;\n \n lVar1 = in_RSI[2];\n *(long *)this = lVar1;\n *(long *)(this + *(long *)(lVar1 + -0x18)) = in_RSI[3];\n *(undefined8 *)(this + 8) = 0;\n wios::init((wios *)(this + *(long *)(lVar1 + -0x18)),(wstreambuf *)0x0);\n lVar1 = in_RSI[4];\n *(long *)(this + 0x10) = lVar1;\n lVar1 = *(long *)(lVar1 + -0x18);\n *(long *)(this + lVar1 + 0x10) = in_RSI[5];\n /* try { // try from 003677c3 to 003677c7 has its CatchHandler @ 00367827 */\n wios::init((wios *)(this + lVar1 + 0x10),(wstreambuf *)0x0);\n lVar1 = in_RSI[1];\n *(long *)this = lVar1;\n *(long *)(this + *(long *)(lVar1 + -0x18)) = in_RSI[6];\n *(long *)(this + 0x10) = in_RSI[7];\n lVar1 = *in_RSI;\n *(long *)this = lVar1;\n *(long *)(this + *(long *)(lVar1 + -0x18)) = in_RSI[8];\n *(long *)(this + 0x10) = in_RSI[9];\n /* try { // try from 00367805 to 00367809 has its CatchHandler @ 0036782e */\n wfilebuf::wfilebuf((wfilebuf *)(this + 0x18));\n /* try { // try from 00367817 to 0036781b has its CatchHandler @ 00367829 */\n wios::init((wios *)(this + *(long *)(*(long *)this + -0x18)),(wstreambuf *)(this + 0x18));\n return;\n}\n\n" comment (function_definition "void __thiscall std::wfstream::wfstream(wfstream *this)\n\n{\n long lVar1;\n long *in_RSI;\n \n lVar1 = in_RSI[2];\n *(long *)this = lVar1;\n *(long *)(this + *(long *)(lVar1 + -0x18)) = in_RSI[3];\n *(undefined8 *)(this + 8) = 0;\n wios::init((wios *)(this + *(long *)(lVar1 + -0x18)),(wstreambuf *)0x0);\n lVar1 = in_RSI[4];\n *(long *)(this + 0x10) = lVar1;\n lVar1 = *(long *)(lVar1 + -0x18);\n *(long *)(this + lVar1 + 0x10) = in_RSI[5];\n /* try { // try from 003677c3 to 003677c7 has its CatchHandler @ 00367827 */\n wios::init((wios *)(this + lVar1 + 0x10),(wstreambuf *)0x0);\n lVar1 = in_RSI[1];\n *(long *)this = lVar1;\n *(long *)(this + *(long *)(lVar1 + -0x18)) = in_RSI[6];\n *(long *)(this + 0x10) = in_RSI[7];\n lVar1 = *in_RSI;\n *(long *)this = lVar1;\n *(long *)(this + *(long *)(lVar1 + -0x18)) = in_RSI[8];\n *(long *)(this + 0x10) = in_RSI[9];\n /* try { // try from 00367805 to 00367809 has its CatchHandler @ 0036782e */\n wfilebuf::wfilebuf((wfilebuf *)(this + 0x18));\n /* try { // try from 00367817 to 0036781b has its CatchHandler @ 00367829 */\n wios::init((wios *)(this + *(long *)(*(long *)this + -0x18)),(wstreambuf *)(this + 0x18));\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::wfstream::" identifier : : identifier : :) (function_declarator "wfstream(wfstream *this)" identifier (parameter_list "(wfstream *this)" ( (parameter_declaration "wfstream *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n long lVar1;\n long *in_RSI;\n \n lVar1 = in_RSI[2];\n *(long *)this = lVar1;\n *(long *)(this + *(long *)(lVar1 + -0x18)) = in_RSI[3];\n *(undefined8 *)(this + 8) = 0;\n wios::init((wios *)(this + *(long *)(lVar1 + -0x18)),(wstreambuf *)0x0);\n lVar1 = in_RSI[4];\n *(long *)(this + 0x10) = lVar1;\n lVar1 = *(long *)(lVar1 + -0x18);\n *(long *)(this + lVar1 + 0x10) = in_RSI[5];\n /* try { // try from 003677c3 to 003677c7 has its CatchHandler @ 00367827 */\n wios::init((wios *)(this + lVar1 + 0x10),(wstreambuf *)0x0);\n lVar1 = in_RSI[1];\n *(long *)this = lVar1;\n *(long *)(this + *(long *)(lVar1 + -0x18)) = in_RSI[6];\n *(long *)(this + 0x10) = in_RSI[7];\n lVar1 = *in_RSI;\n *(long *)this = lVar1;\n *(long *)(this + *(long *)(lVar1 + -0x18)) = in_RSI[8];\n *(long *)(this + 0x10) = in_RSI[9];\n /* try { // try from 00367805 to 00367809 has its CatchHandler @ 0036782e */\n wfilebuf::wfilebuf((wfilebuf *)(this + 0x18));\n /* try { // try from 00367817 to 0036781b has its CatchHandler @ 00367829 */\n wios::init((wios *)(this + *(long *)(*(long *)this + -0x18)),(wstreambuf *)(this + 0x18));\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long *in_RSI;" (sized_type_specifier "long" long) (pointer_declarator "*in_RSI" * identifier) ;) (expression_statement "lVar1 = in_RSI[2];" (assignment_expression "lVar1 = in_RSI[2]" identifier = (subscript_expression "in_RSI[2]" identifier [ number_literal ])) ;) (expression_statement "*(long *)this = lVar1;" (assignment_expression "*(long *)this = lVar1" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) = identifier) ;) (expression_statement "*(long *)(this + *(long *)(lVar1 + -0x18)) = in_RSI[3];" (assignment_expression "*(long *)(this + *(long *)(lVar1 + -0x18)) = in_RSI[3]" (pointer_expression "*(long *)(this + *(long *)(lVar1 + -0x18))" * (cast_expression "(long *)(this + *(long *)(lVar1 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(lVar1 + -0x18))" ( (binary_expression "this + *(long *)(lVar1 + -0x18)" identifier + (pointer_expression "*(long *)(lVar1 + -0x18)" * (cast_expression "(long *)(lVar1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + -0x18)" ( (binary_expression "lVar1 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "in_RSI[3]" identifier [ number_literal ])) ;) (expression_statement "*(undefined8 *)(this + 8) = 0;" (assignment_expression "*(undefined8 *)(this + 8) = 0" (pointer_expression "*(undefined8 *)(this + 8)" * (cast_expression "(undefined8 *)(this + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = number_literal) ;) (labeled_statement "wios::init((wios *)(this + *(long *)(lVar1 + -0x18)),(wstreambuf *)0x0);" statement_identifier : (ERROR ":" :) (expression_statement "init((wios *)(this + *(long *)(lVar1 + -0x18)),(wstreambuf *)0x0);" (call_expression "init((wios *)(this + *(long *)(lVar1 + -0x18)),(wstreambuf *)0x0)" identifier (argument_list "((wios *)(this + *(long *)(lVar1 + -0x18)),(wstreambuf *)0x0)" ( (cast_expression "(wios *)(this + *(long *)(lVar1 + -0x18))" ( (type_descriptor "wios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(lVar1 + -0x18))" ( (binary_expression "this + *(long *)(lVar1 + -0x18)" identifier + (pointer_expression "*(long *)(lVar1 + -0x18)" * (cast_expression "(long *)(lVar1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + -0x18)" ( (binary_expression "lVar1 + -0x18" identifier + number_literal) ))))) ))) , (cast_expression "(wstreambuf *)0x0" ( (type_descriptor "wstreambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) ))) ;)) (expression_statement "lVar1 = in_RSI[4];" (assignment_expression "lVar1 = in_RSI[4]" identifier = (subscript_expression "in_RSI[4]" identifier [ number_literal ])) ;) (expression_statement "*(long *)(this + 0x10) = lVar1;" (assignment_expression "*(long *)(this + 0x10) = lVar1" (pointer_expression "*(long *)(this + 0x10)" * (cast_expression "(long *)(this + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) = identifier) ;) (expression_statement "lVar1 = *(long *)(lVar1 + -0x18);" (assignment_expression "lVar1 = *(long *)(lVar1 + -0x18)" identifier = (pointer_expression "*(long *)(lVar1 + -0x18)" * (cast_expression "(long *)(lVar1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + -0x18)" ( (binary_expression "lVar1 + -0x18" identifier + number_literal) ))))) ;) (expression_statement "*(long *)(this + lVar1 + 0x10) = in_RSI[5];" (assignment_expression "*(long *)(this + lVar1 + 0x10) = in_RSI[5]" (pointer_expression "*(long *)(this + lVar1 + 0x10)" * (cast_expression "(long *)(this + lVar1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + lVar1 + 0x10)" ( (binary_expression "this + lVar1 + 0x10" (binary_expression "this + lVar1" identifier + identifier) + number_literal) )))) = (subscript_expression "in_RSI[5]" identifier [ number_literal ])) ;) comment (labeled_statement "wios::init((wios *)(this + lVar1 + 0x10),(wstreambuf *)0x0);" statement_identifier : (ERROR ":" :) (expression_statement "init((wios *)(this + lVar1 + 0x10),(wstreambuf *)0x0);" (call_expression "init((wios *)(this + lVar1 + 0x10),(wstreambuf *)0x0)" identifier (argument_list "((wios *)(this + lVar1 + 0x10),(wstreambuf *)0x0)" ( (cast_expression "(wios *)(this + lVar1 + 0x10)" ( (type_descriptor "wios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + lVar1 + 0x10)" ( (binary_expression "this + lVar1 + 0x10" (binary_expression "this + lVar1" identifier + identifier) + number_literal) ))) , (cast_expression "(wstreambuf *)0x0" ( (type_descriptor "wstreambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) ))) ;)) (expression_statement "lVar1 = in_RSI[1];" (assignment_expression "lVar1 = in_RSI[1]" identifier = (subscript_expression "in_RSI[1]" identifier [ number_literal ])) ;) (expression_statement "*(long *)this = lVar1;" (assignment_expression "*(long *)this = lVar1" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) = identifier) ;) (expression_statement "*(long *)(this + *(long *)(lVar1 + -0x18)) = in_RSI[6];" (assignment_expression "*(long *)(this + *(long *)(lVar1 + -0x18)) = in_RSI[6]" (pointer_expression "*(long *)(this + *(long *)(lVar1 + -0x18))" * (cast_expression "(long *)(this + *(long *)(lVar1 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(lVar1 + -0x18))" ( (binary_expression "this + *(long *)(lVar1 + -0x18)" identifier + (pointer_expression "*(long *)(lVar1 + -0x18)" * (cast_expression "(long *)(lVar1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + -0x18)" ( (binary_expression "lVar1 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "in_RSI[6]" identifier [ number_literal ])) ;) (expression_statement "*(long *)(this + 0x10) = in_RSI[7];" (assignment_expression "*(long *)(this + 0x10) = in_RSI[7]" (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) )))) = (subscript_expression "in_RSI[7]" identifier [ number_literal ])) ;) (expression_statement "lVar1 = *in_RSI;" (assignment_expression "lVar1 = *in_RSI" identifier = (pointer_expression "*in_RSI" * identifier)) ;) (expression_statement "*(long *)this = lVar1;" (assignment_expression "*(long *)this = lVar1" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) = identifier) ;) (expression_statement "*(long *)(this + *(long *)(lVar1 + -0x18)) = in_RSI[8];" (assignment_expression "*(long *)(this + *(long *)(lVar1 + -0x18)) = in_RSI[8]" (pointer_expression "*(long *)(this + *(long *)(lVar1 + -0x18))" * (cast_expression "(long *)(this + *(long *)(lVar1 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(lVar1 + -0x18))" ( (binary_expression "this + *(long *)(lVar1 + -0x18)" identifier + (pointer_expression "*(long *)(lVar1 + -0x18)" * (cast_expression "(long *)(lVar1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + -0x18)" ( (binary_expression "lVar1 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "in_RSI[8]" identifier [ number_literal ])) ;) (expression_statement "*(long *)(this + 0x10) = in_RSI[9];" (assignment_expression "*(long *)(this + 0x10) = in_RSI[9]" (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) )))) = (subscript_expression "in_RSI[9]" identifier [ number_literal ])) ;) comment (labeled_statement "wfilebuf::wfilebuf((wfilebuf *)(this + 0x18));" statement_identifier : (ERROR ":" :) (expression_statement "wfilebuf((wfilebuf *)(this + 0x18));" (call_expression "wfilebuf((wfilebuf *)(this + 0x18))" identifier (argument_list "((wfilebuf *)(this + 0x18))" ( (cast_expression "(wfilebuf *)(this + 0x18)" ( (type_descriptor "wfilebuf *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x18)" ( (binary_expression "this + 0x18" identifier + number_literal) ))) ))) ;)) comment (labeled_statement "wios::init((wios *)(this + *(long *)(*(long *)this + -0x18)),(wstreambuf *)(this + 0x18));" statement_identifier : (ERROR ":" :) (expression_statement "init((wios *)(this + *(long *)(*(long *)this + -0x18)),(wstreambuf *)(this + 0x18));" (call_expression "init((wios *)(this + *(long *)(*(long *)this + -0x18)),(wstreambuf *)(this + 0x18))" identifier (argument_list "((wios *)(this + *(long *)(*(long *)this + -0x18)),(wstreambuf *)(this + 0x18))" ( (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) ))))) ))) , (cast_expression "(wstreambuf *)(this + 0x18)" ( (type_descriptor "wstreambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x18)" ( (binary_expression "this + 0x18" identifier + number_literal) ))) ))) ;)) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00367770(long *param_1,long *param_2)\n\n{\n long *plVar1;\n long lVar2;\n \n lVar2 = param_2[2];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n param_1[1] = 0;\n FUN_0035f660(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = param_2[4];\n param_1[2] = lVar2;\n plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10);\n *plVar1 = param_2[5];\n \n FUN_0035f660(plVar1,0);\n lVar2 = param_2[1];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6];\n param_1[2] = param_2[7];\n lVar2 = *param_2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8];\n param_1[2] = param_2[9];\n \n FUN_00362d60(param_1 + 3);\n \n FUN_0035f660(*(long *)(*param_1 + -0x18) + (long)param_1,param_1 + 3);\n return;\n}\n\n" (function_definition "void FUN_00367770(long *param_1,long *param_2)\n\n{\n long *plVar1;\n long lVar2;\n \n lVar2 = param_2[2];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n param_1[1] = 0;\n FUN_0035f660(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = param_2[4];\n param_1[2] = lVar2;\n plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10);\n *plVar1 = param_2[5];\n \n FUN_0035f660(plVar1,0);\n lVar2 = param_2[1];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6];\n param_1[2] = param_2[7];\n lVar2 = *param_2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8];\n param_1[2] = param_2[9];\n \n FUN_00362d60(param_1 + 3);\n \n FUN_0035f660(*(long *)(*param_1 + -0x18) + (long)param_1,param_1 + 3);\n return;\n}" primitive_type (function_declarator "FUN_00367770(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 long *plVar1;\n long lVar2;\n \n lVar2 = param_2[2];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n param_1[1] = 0;\n FUN_0035f660(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = param_2[4];\n param_1[2] = lVar2;\n plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10);\n *plVar1 = param_2[5];\n \n FUN_0035f660(plVar1,0);\n lVar2 = param_2[1];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6];\n param_1[2] = param_2[7];\n lVar2 = *param_2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8];\n param_1[2] = param_2[9];\n \n FUN_00362d60(param_1 + 3);\n \n FUN_0035f660(*(long *)(*param_1 + -0x18) + (long)param_1,param_1 + 3);\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 = param_2[2];" (assignment_expression "lVar2 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (expression_statement "*param_1 = lVar2;" (assignment_expression "*param_1 = lVar2" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18))" ( (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "param_2[3]" identifier [ number_literal ])) ;) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "FUN_0035f660(*(long *)(lVar2 + -0x18) + (long)param_1,0);" (call_expression "FUN_0035f660(*(long *)(lVar2 + -0x18) + (long)param_1,0)" identifier (argument_list "(*(long *)(lVar2 + -0x18) + (long)param_1,0)" ( (binary_expression "*(long *)(lVar2 + -0x18) + (long)param_1" (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) , number_literal ))) ;) (expression_statement "lVar2 = param_2[4];" (assignment_expression "lVar2 = param_2[4]" identifier = (subscript_expression "param_2[4]" identifier [ number_literal ])) ;) (expression_statement "param_1[2] = lVar2;" (assignment_expression "param_1[2] = lVar2" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10);" (assignment_expression "plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10)" identifier = (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10)" ( (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18) + 0x10" (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) + number_literal) )))) ;) (expression_statement "*plVar1 = param_2[5];" (assignment_expression "*plVar1 = param_2[5]" (pointer_expression "*plVar1" * identifier) = (subscript_expression "param_2[5]" identifier [ number_literal ])) ;) (expression_statement "FUN_0035f660(plVar1,0);" (call_expression "FUN_0035f660(plVar1,0)" identifier (argument_list "(plVar1,0)" ( identifier , number_literal ))) ;) (expression_statement "lVar2 = param_2[1];" (assignment_expression "lVar2 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "*param_1 = lVar2;" (assignment_expression "*param_1 = lVar2" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18))" ( (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "param_2[6]" identifier [ number_literal ])) ;) (expression_statement "param_1[2] = param_2[7];" (assignment_expression "param_1[2] = param_2[7]" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (subscript_expression "param_2[7]" identifier [ number_literal ])) ;) (expression_statement "lVar2 = *param_2;" (assignment_expression "lVar2 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "*param_1 = lVar2;" (assignment_expression "*param_1 = lVar2" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18))" ( (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "param_2[8]" identifier [ number_literal ])) ;) (expression_statement "param_1[2] = param_2[9];" (assignment_expression "param_1[2] = param_2[9]" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (subscript_expression "param_2[9]" identifier [ number_literal ])) ;) (expression_statement "FUN_00362d60(param_1 + 3);" (call_expression "FUN_00362d60(param_1 + 3)" identifier (argument_list "(param_1 + 3)" ( (binary_expression "param_1 + 3" identifier + number_literal) ))) ;) (expression_statement "FUN_0035f660(*(long *)(*param_1 + -0x18) + (long)param_1,param_1 + 3);" (call_expression "FUN_0035f660(*(long *)(*param_1 + -0x18) + (long)param_1,param_1 + 3)" identifier (argument_list "(*(long *)(*param_1 + -0x18) + (long)param_1,param_1 + 3)" ( (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)) , (binary_expression "param_1 + 3" identifier + number_literal) ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )))) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) , LIT ))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) + LIT) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )))) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )))) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) , (binary_expression IDENT + LIT) ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00367770(long *param_1,long *param_2)\n\n{\n long *plVar1;\n long lVar2;\n \n lVar2 = param_2[2];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n param_1[1] = 0;\n FUN_0035f660(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = param_2[4];\n param_1[2] = lVar2;\n plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10);\n *plVar1 = param_2[5];\n \n FUN_0035f660(plVar1,0);\n lVar2 = param_2[1];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6];\n param_1[2] = param_2[7];\n lVar2 = *param_2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8];\n param_1[2] = param_2[9];\n \n FUN_00362d60(param_1 + 3);\n \n FUN_0035f660(*(long *)(*param_1 + -0x18) + (long)param_1,param_1 + 3);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00367770(long *param_1,long *param_2)" (identifier "FUN_00367770") (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 long *plVar1;\n long lVar2;\n \n lVar2 = param_2[2];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n param_1[1] = 0;\n FUN_0035f660(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = param_2[4];\n param_1[2] = lVar2;\n plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10);\n *plVar1 = param_2[5];\n \n FUN_0035f660(plVar1,0);\n lVar2 = param_2[1];\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6];\n param_1[2] = param_2[7];\n lVar2 = *param_2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8];\n param_1[2] = param_2[9];\n \n FUN_00362d60(param_1 + 3);\n \n FUN_0035f660(*(long *)(*param_1 + -0x18) + (long)param_1,param_1 + 3);\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 = param_2[2];" (assignment_expression "lVar2 = param_2[2]" (identifier "lVar2") (= "=") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "*param_1 = lVar2;" (assignment_expression "*param_1 = lVar2" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "lVar2")) (; ";")) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" (* "*") (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18))" (( "(") (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(lVar2 + -0x18)" (* "*") (cast_expression "(long *)(lVar2 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + -0x18)" (( "(") (binary_expression "lVar2 + -0x18" (identifier "lVar2") (+ "+") (number_literal "-0x18")) () ")"))))) () ")")))) (= "=") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]"))) (; ";")) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_0035f660(*(long *)(lVar2 + -0x18) + (long)param_1,0);" (call_expression "FUN_0035f660(*(long *)(lVar2 + -0x18) + (long)param_1,0)" (identifier "FUN_0035f660") (argument_list "(*(long *)(lVar2 + -0x18) + (long)param_1,0)" (( "(") (binary_expression "*(long *)(lVar2 + -0x18) + (long)param_1" (pointer_expression "*(long *)(lVar2 + -0x18)" (* "*") (cast_expression "(long *)(lVar2 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + -0x18)" (( "(") (binary_expression "lVar2 + -0x18" (identifier "lVar2") (+ "+") (number_literal "-0x18")) () ")")))) (+ "+") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1"))) (, ",") (number_literal "0") () ")"))) (; ";")) (expression_statement "lVar2 = param_2[4];" (assignment_expression "lVar2 = param_2[4]" (identifier "lVar2") (= "=") (subscript_expression "param_2[4]" (identifier "param_2") ([ "[") (number_literal "4") (] "]"))) (; ";")) (expression_statement "param_1[2] = lVar2;" (assignment_expression "param_1[2] = lVar2" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "lVar2")) (; ";")) (expression_statement "plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10);" (assignment_expression "plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10)" (identifier "plVar1") (= "=") (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10)" (( "(") (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18) + 0x10" (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(lVar2 + -0x18)" (* "*") (cast_expression "(long *)(lVar2 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + -0x18)" (( "(") (binary_expression "lVar2 + -0x18" (identifier "lVar2") (+ "+") (number_literal "-0x18")) () ")"))))) (+ "+") (number_literal "0x10")) () ")")))) (; ";")) (expression_statement "*plVar1 = param_2[5];" (assignment_expression "*plVar1 = param_2[5]" (pointer_expression "*plVar1" (* "*") (identifier "plVar1")) (= "=") (subscript_expression "param_2[5]" (identifier "param_2") ([ "[") (number_literal "5") (] "]"))) (; ";")) (expression_statement "FUN_0035f660(plVar1,0);" (call_expression "FUN_0035f660(plVar1,0)" (identifier "FUN_0035f660") (argument_list "(plVar1,0)" (( "(") (identifier "plVar1") (, ",") (number_literal "0") () ")"))) (; ";")) (expression_statement "lVar2 = param_2[1];" (assignment_expression "lVar2 = param_2[1]" (identifier "lVar2") (= "=") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "*param_1 = lVar2;" (assignment_expression "*param_1 = lVar2" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "lVar2")) (; ";")) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" (* "*") (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18))" (( "(") (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(lVar2 + -0x18)" (* "*") (cast_expression "(long *)(lVar2 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + -0x18)" (( "(") (binary_expression "lVar2 + -0x18" (identifier "lVar2") (+ "+") (number_literal "-0x18")) () ")"))))) () ")")))) (= "=") (subscript_expression "param_2[6]" (identifier "param_2") ([ "[") (number_literal "6") (] "]"))) (; ";")) (expression_statement "param_1[2] = param_2[7];" (assignment_expression "param_1[2] = param_2[7]" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (subscript_expression "param_2[7]" (identifier "param_2") ([ "[") (number_literal "7") (] "]"))) (; ";")) (expression_statement "lVar2 = *param_2;" (assignment_expression "lVar2 = *param_2" (identifier "lVar2") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "*param_1 = lVar2;" (assignment_expression "*param_1 = lVar2" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "lVar2")) (; ";")) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" (* "*") (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18))" (( "(") (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(lVar2 + -0x18)" (* "*") (cast_expression "(long *)(lVar2 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + -0x18)" (( "(") (binary_expression "lVar2 + -0x18" (identifier "lVar2") (+ "+") (number_literal "-0x18")) () ")"))))) () ")")))) (= "=") (subscript_expression "param_2[8]" (identifier "param_2") ([ "[") (number_literal "8") (] "]"))) (; ";")) (expression_statement "param_1[2] = param_2[9];" (assignment_expression "param_1[2] = param_2[9]" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (subscript_expression "param_2[9]" (identifier "param_2") ([ "[") (number_literal "9") (] "]"))) (; ";")) (expression_statement "FUN_00362d60(param_1 + 3);" (call_expression "FUN_00362d60(param_1 + 3)" (identifier "FUN_00362d60") (argument_list "(param_1 + 3)" (( "(") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3")) () ")"))) (; ";")) (expression_statement "FUN_0035f660(*(long *)(*param_1 + -0x18) + (long)param_1,param_1 + 3);" (call_expression "FUN_0035f660(*(long *)(*param_1 + -0x18) + (long)param_1,param_1 + 3)" (identifier "FUN_0035f660") (argument_list "(*(long *)(*param_1 + -0x18) + (long)param_1,param_1 + 3)" (( "(") (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"))) (, ",") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3")) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::wfstream::wfstream() */ void __thiscall std::function_1::function_1(function_1 *var_1) { long var_2; long *in_RSI; var_2 = in_RSI[2]; *(long *)var_1 = var_2; *(long *)(var_1 + *(long *)(var_2 + -0x18)) = in_RSI[3]; *(type_1 *)(var_1 + 8) = 0; wios::var_3((type_2 *)(var_1 + *(long *)(var_2 + -0x18)),(type_3 *)0x0); var_2 = in_RSI[4]; *(long *)(var_1 + 0x10) = var_2; var_2 = *(long *)(var_2 + -0x18); *(long *)(var_1 + var_2 + 0x10) = in_RSI[5]; /* try { // try from 003677c3 to 003677c7 has its CatchHandler @ 00367827 */ wios::var_3((type_2 *)(var_1 + var_2 + 0x10),(type_3 *)0x0); var_2 = in_RSI[1]; *(long *)var_1 = var_2; *(long *)(var_1 + *(long *)(var_2 + -0x18)) = in_RSI[6]; *(long *)(var_1 + 0x10) = in_RSI[7]; var_2 = *in_RSI; *(long *)var_1 = var_2; *(long *)(var_1 + *(long *)(var_2 + -0x18)) = in_RSI[8]; *(long *)(var_1 + 0x10) = in_RSI[9]; /* try { // try from 00367805 to 00367809 has its CatchHandler @ 0036782e */ wfilebuf::var_4((var_4 *)(var_1 + 0x18)); /* try { // try from 00367817 to 0036781b has its CatchHandler @ 00367829 */ wios::var_3((type_2 *)(var_1 + *(long *)(*(long *)var_1 + -0x18)),(type_3 *)(var_1 + 0x18)); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) 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: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))) (binary_expression left: (identifier) right: (number_literal))))) (return_statement))))
null
void MASKED(long *param_1,long *param_2) { long *plVar1; long lVar2; lVar2 = param_2[2]; *param_1 = lVar2; *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3]; param_1[1] = 0; FUN_0035f660(*(long *)(lVar2 + -0x18) + (long)param_1,0); lVar2 = param_2[4]; param_1[2] = lVar2; plVar1 = (long *)((long)param_1 + *(long *)(lVar2 + -0x18) + 0x10); *plVar1 = param_2[5]; /* try { // try from 003677c3 to 003677c7 has its CatchHandler @ 00367827 */ FUN_0035f660(plVar1,0); lVar2 = param_2[1]; *param_1 = lVar2; *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[6]; param_1[2] = param_2[7]; lVar2 = *param_2; *param_1 = lVar2; *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[8]; param_1[2] = param_2[9]; /* try { // try from 00367805 to 00367809 has its CatchHandler @ 0036782e */ FUN_00362d60(param_1 + 3); /* try { // try from 00367817 to 0036781b has its CatchHandler @ 00367829 */ FUN_0035f660(*(long *)(*param_1 + -0x18) + (long)param_1,param_1 + 3); return; }
61_sg_logs_and_sg_logs_strip.c
frame_dummy
_INIT_0
/* WARNING: Removing unreachable block (ram,0x001059d4) */ /* WARNING: Removing unreachable block (ram,0x001059e0) */ void frame_dummy(void) { return; }
/* WARNING: Removing unreachable block (ram,0x001059d4) */ /* WARNING: Removing unreachable block (ram,0x001059e0) */ void _INIT_0(void) { return; }
JMP 0x001059b0
null
null
null
null
[('const-0', u'RETURN_-1206953367')]
[('const-0', u'RETURN_-1206953367')]
null
null
00105a30
x64
O2
(translation_unit "/* WARNING: Removing unreachable block (ram,0x001059d4) */\n/* WARNING: Removing unreachable block (ram,0x001059e0) */\n\nvoid _INIT_0(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void _INIT_0(void)\n\n{\n return;\n}" primitive_type (function_declarator "_INIT_0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Removing unreachable block (ram,0x001059d4) */\n/* WARNING: Removing unreachable block (ram,0x001059e0) */\n\nvoid frame_dummy(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void frame_dummy(void)\n\n{\n return;\n}" primitive_type (function_declarator "frame_dummy(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (return_statement "return;" return ;) })))
(translation_unit "void _INIT_0(void)\n\n{\n return;\n}\n\n" (function_definition "void _INIT_0(void)\n\n{\n return;\n}" primitive_type (function_declarator "_INIT_0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) })))
(function_definition "void _INIT_0(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "_INIT_0(void)" (identifier "_INIT_0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Removing unreachable block (ram,0x001059d4) */ /* WARNING: Removing unreachable block (ram,0x001059e0) */ void function_1(void) { 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 (return_statement))))
null
/* WARNING: Removing unreachable block (ram,0x001059d4) */ /* WARNING: Removing unreachable block (ram,0x001059e0) */ void MASKED(void) { return; }
35_riscv64-linux-gnu-ar_and_riscv64-linux-gnu-ar_strip.c
fputs
fputs
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fputs(char *__s,FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fputs_00110118)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fputs(char *__s,FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fputs_00110118)(); return iVar1; }
JMP qword ptr [0x00110118]
null
null
null
null
[('const-0', u'RETURN_-1206967749'), (u'CAST_-1206967684', u'CALLIND_-1206967752'), (u'CALLIND_-1206967752', u'INDIRECT_-1206967689'), ('tmp_38', u'CAST_-1206967684'), (u'CALLIND_-1206967752', u'RETURN_-1206967749'), (u'INDIRECT_-1206967689', u'COPY_-1206967748')]
[('const-0', u'RETURN_-1206967749'), (u'CAST_-1206967684', u'CALLIND_-1206967752'), (u'CALLIND_-1206967752', u'INDIRECT_-1206967689'), ('tmp_38', u'CAST_-1206967684'), (u'CALLIND_-1206967752', u'RETURN_-1206967749'), (u'INDIRECT_-1206967689', u'COPY_-1206967748')]
null
null
00102230
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fputs(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_00110118)();\n return iVar1;\n}\n\n" comment (function_definition "int fputs(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_00110118)();\n return iVar1;\n}" primitive_type (function_declarator "fputs(char *__s,FILE *__stream)" identifier (parameter_list "(char *__s,FILE *__stream)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) , (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_00110118)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_fputs_00110118)();" (assignment_expression "iVar1 = (*(code *)PTR_fputs_00110118)()" identifier = (call_expression "(*(code *)PTR_fputs_00110118)()" (parenthesized_expression "(*(code *)PTR_fputs_00110118)" ( (pointer_expression "*(code *)PTR_fputs_00110118" * (cast_expression "(code *)PTR_fputs_00110118" ( (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 fputs(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_00110118)();\n return iVar1;\n}\n\n" comment (function_definition "int fputs(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_00110118)();\n return iVar1;\n}" primitive_type (function_declarator "fputs(char *__s,FILE *__stream)" identifier (parameter_list "(char *__s,FILE *__stream)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) , (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_00110118)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_fputs_00110118)();" (assignment_expression "iVar1 = (*(code *)PTR_fputs_00110118)()" identifier = (call_expression "(*(code *)PTR_fputs_00110118)()" (parenthesized_expression "(*(code *)PTR_fputs_00110118)" ( (pointer_expression "*(code *)PTR_fputs_00110118" * (cast_expression "(code *)PTR_fputs_00110118" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int fputs(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_00110118)();\n return iVar1;\n}\n\n" (function_definition "int fputs(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_00110118)();\n return iVar1;\n}" primitive_type (function_declarator "fputs(char *__s,FILE *__stream)" identifier (parameter_list "(char *__s,FILE *__stream)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) , (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_00110118)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_fputs_00110118)();" (assignment_expression "iVar1 = (*(code *)PTR_fputs_00110118)()" identifier = (call_expression "(*(code *)PTR_fputs_00110118)()" (parenthesized_expression "(*(code *)PTR_fputs_00110118)" ( (pointer_expression "*(code *)PTR_fputs_00110118" * (cast_expression "(code *)PTR_fputs_00110118" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( )))) ;) (return_statement return IDENT ;) })))
(function_definition "int fputs(char *__s,FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_00110118)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fputs(char *__s,FILE *__stream)" (identifier "fputs") (parameter_list "(char *__s,FILE *__stream)" (( "(") (parameter_declaration "char *__s" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "__s"))) (, ",") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*__stream" (* "*") (identifier "__stream"))) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fputs_00110118)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*(code *)PTR_fputs_00110118)();" (assignment_expression "iVar1 = (*(code *)PTR_fputs_00110118)()" (identifier "iVar1") (= "=") (call_expression "(*(code *)PTR_fputs_00110118)()" (parenthesized_expression "(*(code *)PTR_fputs_00110118)" (( "(") (pointer_expression "*(code *)PTR_fputs_00110118" (* "*") (cast_expression "(code *)PTR_fputs_00110118" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_fputs_00110118"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s,type_1 *__stream) { int iVar1; iVar1 = (*(type_2 *)PTR_fputs_00110118)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list)))) (return_statement (identifier)))))
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__s,FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_MASKED_00110118)(); return iVar1; }
7194_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
istream
FUN_00296d40
/* std::istream::istream(std::istream&&) */ void __thiscall std::istream::istream(istream *this,istream *param_1) { ios_base *this_00; ios_base iVar1; undefined8 uVar2; long lVar3; ios_base *piVar4; this_00 = (ios_base *)(this + 0x10); ios_base::ios_base(this_00); *(undefined8 *)(this + 0xe8) = 0; *(undefined2 *)(this + 0xf0) = 0; *(undefined8 *)(this + 0xf8) = 0; *(undefined8 *)(this + 0x100) = 0; *(undefined8 *)(this + 0x10) = 0x3b93b8; uVar2 = *(undefined8 *)(param_1 + 8); *(undefined8 *)this = 0x3b9390; *(undefined8 *)(this + 8) = uVar2; lVar3 = *(long *)param_1; *(undefined8 *)(this + 0x108) = 0; *(undefined8 *)(this + 0x110) = 0; piVar4 = (ios_base *)(param_1 + *(long *)(lVar3 + -0x18)); ios_base::_M_move(this_00,piVar4); /* try { // try from 00296ddb to 00296ddf has its CatchHandler @ 00296e32 */ ios::_M_cache_locale((ios *)this_00,(locale *)(this + 0xe0)); uVar2 = *(undefined8 *)(piVar4 + 0xd8); *(undefined8 *)(piVar4 + 0xd8) = 0; *(undefined8 *)(this + 0xe8) = uVar2; *(ios_base *)(this + 0xf0) = piVar4[0xe0]; iVar1 = piVar4[0xe1]; *(undefined8 *)(this + 0xf8) = 0; *(ios_base *)(this + 0xf1) = iVar1; *(undefined8 *)(param_1 + 8) = 0; return; }
void FUN_00296d40(undefined8 *param_1,long *param_2) { undefined8 *puVar1; undefined1 uVar2; undefined8 uVar3; long lVar4; puVar1 = param_1 + 2; FUN_002b4a80(puVar1); param_1[0x1d] = 0; *(undefined2 *)(param_1 + 0x1e) = 0; param_1[0x1f] = 0; param_1[0x20] = 0; param_1[2] = &PTR_FUN_003b93b8; lVar4 = param_2[1]; *param_1 = &PTR_FUN_003b9390; param_1[1] = lVar4; lVar4 = *param_2; param_1[0x21] = 0; param_1[0x22] = 0; lVar4 = *(long *)(lVar4 + -0x18) + (long)param_2; FUN_002b4e50(puVar1,lVar4); /* try { // try from 00296ddb to 00296ddf has its CatchHandler @ 00296e32 */ FUN_0029cc70(puVar1,param_1 + 0x1c); uVar3 = *(undefined8 *)(lVar4 + 0xd8); *(undefined8 *)(lVar4 + 0xd8) = 0; param_1[0x1d] = uVar3; *(undefined1 *)(param_1 + 0x1e) = *(undefined1 *)(lVar4 + 0xe0); uVar2 = *(undefined1 *)(lVar4 + 0xe1); param_1[0x1f] = 0; *(undefined1 *)((long)param_1 + 0xf1) = uVar2; param_2[1] = 0; return; }
PUSH R13 LEA R13,[RDI + 0x10] PUSH R12 MOV R12,RSI PUSH RBP PUSH RBX MOV RBX,RDI MOV RDI,R13 SUB RSP,0x8 CALL 0x002b4a80 XOR EAX,EAX MOV RDI,R13 MOV qword ptr [RBX + 0xe8],0x0 MOV word ptr [RBX + 0xf0],AX LEA RAX,[0x3b9378] MOV qword ptr [RBX + 0xf8],0x0 MOV qword ptr [RBX + 0x100],0x0 LEA RDX,[RAX + 0x18] ADD RAX,0x40 MOV qword ptr [RBX + 0x10],RAX MOV RAX,qword ptr [R12 + 0x8] MOV qword ptr [RBX],RDX MOV qword ptr [RBX + 0x8],RAX MOV RAX,qword ptr [R12] MOV qword ptr [RBX + 0x108],0x0 MOV qword ptr [RBX + 0x110],0x0 MOV RBP,qword ptr [RAX + -0x18] ADD RBP,R12 MOV RSI,RBP CALL 0x002b4e50 LEA RSI,[RBX + 0xe0] MOV RDI,R13 CALL 0x0029cc70 MOV RAX,qword ptr [RBP + 0xd8] MOV qword ptr [RBP + 0xd8],0x0 MOV qword ptr [RBX + 0xe8],RAX MOVZX EAX,byte ptr [RBP + 0xe0] MOV byte ptr [RBX + 0xf0],AL MOVZX EAX,byte ptr [RBP + 0xe1] MOV qword ptr [RBX + 0xf8],0x0 MOV byte ptr [RBX + 0xf1],AL MOV qword ptr [R12 + 0x8],0x0 ADD RSP,0x8 POP RBX POP RBP POP R12 POP R13 RET
null
null
null
null
[('const-433', u'LOAD_-1204392372'), ('const-8', u'PTRADD_-1204392416'), ('const-1', u'PTRADD_-1204392376'), ('const-1', u'PTRADD_-1204392423'), ('tmp_440', u'PTRADD_-1204392470'), (u'CAST_-1204392121', u'STORE_-1204392346'), ('const-1', u'PTRADD_-1204392403'), (u'PTRADD_-1204392390', u'CAST_-1204392199'), (u'CAST_-1204392170', u'PTRADD_-1204392300'), ('const-0', u'STORE_-1204392360'), ('tmp_440', u'PTRADD_-1204392390'), (u'CAST_-1204392170', u'PTRADD_-1204392276'), (u'PTRADD_-1204392502', u'CAST_-1204392283'), (u'LOAD_-1204392459', u'INT_ADD_-1204392408'), (u'CAST_-1204392170', u'PTRADD_-1204392256'), ('tmp_440', u'PTRADD_-1204392570'), (u'CAST_-1204392271', u'STORE_-1204392548'), ('tmp_440', u'CAST_-1204392213'), (u'LOAD_-1204392424', u'PTRADD_-1204392353'), ('const-433', u'STORE_-1204392291'), ('const-1', u'PTRADD_-1204392286'), (u'CAST_-1204392204', u'LOAD_-1204392459'), ('const-1', u'PTRADD_-1204392331'), (u'PTRADD_-1204392265', u'CAST_-1204392106'), (u'PTRADD_-1204392231', u'CAST_-1204392080'), ('const-433', u'STORE_-1204392469'), (u'CAST_-1204392073', u'STORE_-1204392282'), ('tmp_441', u'CAST_-1204392204'), ('const-0', u'STORE_-1204392516'), ('const-272', u'PTRADD_-1204392376'), (u'CAST_-1204392080', u'STORE_-1204392291'), (u'CAST_-1204392133', u'STORE_-1204392360'), ('const-3904440', u'STORE_-1204392483'), ('const-256', u'PTRADD_-1204392456'), ('const-1', u'PTRADD_-1204392256'), ('const-0', u'STORE_-1204392436'), ('const-1', u'PTRADD_-1204392265'), (u'CAST_-1204392106', u'STORE_-1204392325'), (u'CAST_-1204392199', u'STORE_-1204392450'), (u'LOAD_-1204392318', u'STORE_-1204392291'), (u'CAST_-1204392170', u'CALL_-1204392395'), ('tmp_440', u'PTRADD_-1204392331'), ('tmp_440', u'PTRADD_-1204392502'), ('const-224', u'PTRADD_-1204392331'), ('const-248', u'PTRADD_-1204392245'), ('const-1', u'PTRADD_-1204392390'), ('tmp_440', u'PTRADD_-1204392456'), (u'CAST_-1204392315', u'CALL_-1204392395'), ('tmp_440', u'PTRADD_-1204392488'), ('const-433', u'STORE_-1204392450'), ('tmp_440', u'PTRADD_-1204392231'), ('tmp_440', u'PTRADD_-1204392265'), (u'LOAD_-1204392338', u'STORE_-1204392325'), ('const-433', u'STORE_-1204392360'), ('const-232', u'PTRADD_-1204392286'), ('const-433', u'STORE_-1204392325'), ('const-216', u'PTRADD_-1204392300'), (u'PTRADD_-1204392423', u'CAST_-1204392224'), ('const-0', u'STORE_-1204392282'), (u'PTRADD_-1204392470', u'CAST_-1204392256'), (u'CAST_-1204392170', u'PTRADD_-1204392310'), ('const-1', u'PTRADD_-1204392570'), (u'CAST_-1204392315', u'CAST_-1204392147'), ('tmp_440', u'PTRADD_-1204392286'), (u'CAST_-1204392244', u'STORE_-1204392516'), ('const-433', u'STORE_-1204392483'), ('const-1', u'PTRADD_-1204392222'), ('const-3904400', u'STORE_-1204392469'), ('const-1', u'PTRADD_-1204392470'), (u'INT_ADD_-1204392408', u'CAST_-1204392175'), ('const-232', u'PTRADD_-1204392502'), (u'PTRADD_-1204392310', u'CAST_-1204392141'), (u'CAST_-1204392256', u'STORE_-1204392530'), (u'PTRADD_-1204392222', u'CAST_-1204392073'), (u'CAST_-1204392283', u'STORE_-1204392562'), ('const-1', u'PTRADD_-1204392502'), ('const-0', u'STORE_-1204392562'), ('const-433', u'LOAD_-1204392338'), ('const-0', u'STORE_-1204392530'), ('tmp_441', u'PTRADD_-1204392353'), ('const-1', u'PTRADD_-1204392245'), ('const-16', u'PTRADD_-1204392570'), ('const-8', u'PTRADD_-1204392403'), (u'PTRADD_-1204392488', u'CAST_-1204392271'), ('const-433', u'STORE_-1204392548'), ('const-16', u'PTRADD_-1204392423'), (u'CAST_-1204392315', u'CALL_-1204392582'), ('const-0', u'RETURN_-1204392228'), (u'PTRADD_-1204392570', u'CAST_-1204392315'), (u'CAST_-1204392213', u'STORE_-1204392469'), ('const-433', u'LOAD_-1204392478'), (u'PTRADD_-1204392256', u'LOAD_-1204392318'), ('const-433', u'STORE_-1204392516'), (u'CAST_-1204392187', u'STORE_-1204392436'), ('const-433', u'LOAD_-1204392424'), ('const-1', u'PTRADD_-1204392456'), ('const-433', u'STORE_-1204392463'), ('const-1', u'PTRADD_-1204392300'), (u'LOAD_-1204392372', u'STORE_-1204392346'), (u'CAST_-1204392147', u'CALL_-1204392374'), (u'CAST_-1204392141', u'LOAD_-1204392372'), ('const-240', u'PTRADD_-1204392265'), (u'CAST_-1204392224', u'STORE_-1204392483'), ('const-248', u'PTRADD_-1204392470'), ('const-241', u'PTRADD_-1204392231'), (u'LOAD_-1204392478', u'STORE_-1204392463'), (u'CAST_-1204392209', u'STORE_-1204392463'), (u'PTRADD_-1204392331', u'CAST_-1204392158'), (u'CAST_-1204392175', u'LOAD_-1204392424'), ('const-0', u'STORE_-1204392450'), ('const-8', u'PTRADD_-1204392222'), ('const-1', u'PTRADD_-1204392488'), (u'PTRADD_-1204392416', u'CAST_-1204392219'), ('const-1', u'PTRADD_-1204392276'), (u'PTRADD_-1204392286', u'CAST_-1204392121'), (u'PTRADD_-1204392276', u'LOAD_-1204392338'), (u'CAST_-1204392219', u'LOAD_-1204392478'), ('const-433', u'LOAD_-1204392459'), (u'PTRADD_-1204392376', u'CAST_-1204392187'), (u'PTRADD_-1204392403', u'CAST_-1204392209'), ('const-240', u'PTRADD_-1204392488'), (u'PTRADD_-1204392353', u'CAST_-1204392170'), (u'CAST_-1204392158', u'CALL_-1204392374'), (u'PTRADD_-1204392245', u'CAST_-1204392092'), ('const-216', u'PTRADD_-1204392310'), ('const-264', u'PTRADD_-1204392390'), ('const--24', u'INT_ADD_-1204392408'), ('const-433', u'STORE_-1204392282'), ('tmp_440', u'PTRADD_-1204392245'), ('const-225', u'PTRADD_-1204392256'), ('const-433', u'LOAD_-1204392318'), ('const-0', u'STORE_-1204392305'), ('const-433', u'STORE_-1204392562'), ('tmp_440', u'PTRADD_-1204392403'), ('const-1', u'PTRADD_-1204392353'), ('const-0', u'STORE_-1204392548'), ('const-1', u'PTRADD_-1204392310'), (u'CAST_-1204392092', u'STORE_-1204392305'), ('const-1', u'PTRADD_-1204392231'), ('const-433', u'STORE_-1204392530'), (u'PTRADD_-1204392300', u'CAST_-1204392133'), ('tmp_440', u'PTRADD_-1204392423'), ('tmp_441', u'PTRADD_-1204392416'), ('tmp_440', u'PTRADD_-1204392376'), ('const-433', u'STORE_-1204392436'), ('tmp_441', u'PTRADD_-1204392222'), (u'PTRADD_-1204392456', u'CAST_-1204392244'), ('const-224', u'PTRADD_-1204392276'), ('const-1', u'PTRADD_-1204392416'), ('const-433', u'STORE_-1204392305'), ('const-433', u'STORE_-1204392346')]
[('const-433', u'STORE_-1204392516'), ('const-8', u'PTRADD_-1204392198'), (u'PTRADD_-1204392216', u'LOAD_-1204392478'), ('const-8', u'PTRADD_-1204392280'), (u'PTRADD_-1204392268', u'CAST_-1204392256'), ('const-8', u'PTRADD_-1204392312'), (u'PTRADD_-1204392221', u'STORE_-1204392483'), ('tmp_609', u'PTRADD_-1204392216'), (u'CAST_-1204392164', u'INT_ADD_-1204392399'), (u'CAST_-1204392129', u'STORE_-1204392360'), ('const-433', u'STORE_-1204392346'), ('const-433', u'LOAD_-1204392478'), (u'PTRADD_-1204392241', u'STORE_-1204392516'), (u'INT_ADD_-1204392356', u'CAST_-1204392137'), (u'CAST_-1204392110', u'LOAD_-1204392338'), ('const-31', u'PTRADD_-1204392096'), (u'LOAD_-1204392459', u'INT_ADD_-1204392408'), ('const-8', u'PTRADD_-1204392241'), ('const-1', u'PTRADD_-1204392078'), ('tmp_607', u'STORE_-1204392469'), (u'INT_ADD_-1204392277', u'CAST_-1204392075'), ('const-1', u'PTRADD_-1204392216'), ('tmp_607', u'PTRADD_-1204392110'), ('tmp_607', u'PTRADD_-1204392268'), ('const-2', u'PTRADD_-1204392221'), ('const-0', u'STORE_-1204392450'), ('const-0', u'STORE_-1204392436'), ('const-34', u'PTRADD_-1204392186'), ('const-433', u'LOAD_-1204392338'), ('const-225', u'INT_ADD_-1204392302'), ('const-0', u'STORE_-1204392530'), ('const-433', u'STORE_-1204392469'), ('tmp_609', u'CAST_-1204392164'), ('const-433', u'STORE_-1204392463'), ('const-433', u'STORE_-1204392562'), ('const-3904440', u'PTRSUB_-1204392226'), (u'INT_ADD_-1204392399', u'INT_ADD_-1204392356'), (u'INT_ADD_-1204392346', u'CAST_-1204392129'), ('const-433', u'LOAD_-1204392318'), (u'PTRADD_-1204392253', u'STORE_-1204392530'), ('tmp_609', u'LOAD_-1204392459'), (u'PTRADD_-1204392096', u'STORE_-1204392305'), (u'LOAD_-1204392424', u'INT_ADD_-1204392399'), ('tmp_607', u'PTRADD_-1204392159'), ('const-0', u'STORE_-1204392282'), ('const-0', u'STORE_-1204392562'), (u'CAST_-1204392137', u'LOAD_-1204392372'), (u'CAST_-1204392076', u'INT_ADD_-1204392277'), (u'CAST_-1204392095', u'LOAD_-1204392318'), (u'LOAD_-1204392318', u'STORE_-1204392291'), (u'INT_ADD_-1204392399', u'INT_ADD_-1204392302'), ('tmp_609', u'PTRADD_-1204392078'), ('const-1', u'PTRADD_-1204392207'), ('const-8', u'PTRADD_-1204392268'), (u'CAST_-1204392102', u'STORE_-1204392325'), ('const-0', u'STORE_-1204392548'), ('const-241', u'INT_ADD_-1204392277'), ('const-29', u'PTRADD_-1204392125'), (u'LOAD_-1204392338', u'STORE_-1204392325'), (u'PTRADD_-1204392078', u'STORE_-1204392282'), ('const-8', u'PTRADD_-1204392110'), ('const-30', u'PTRADD_-1204392268'), ('const-31', u'PTRADD_-1204392253'), ('const-433', u'STORE_-1204392530'), (u'PTRADD_-1204392198', u'STORE_-1204392450'), (u'INT_ADD_-1204392408', u'CAST_-1204392169'), (u'PTRADD_-1204392312', u'CALL_-1204392582'), ('const-8', u'PTRADD_-1204392253'), ('const-433', u'STORE_-1204392291'), ('const-433', u'STORE_-1204392436'), (u'PTRADD_-1204392280', u'STORE_-1204392562'), (u'PTRADD_-1204392186', u'STORE_-1204392436'), ('tmp_607', u'PTRADD_-1204392125'), ('const-28', u'PTRADD_-1204392159'), (u'PTRADD_-1204392207', u'STORE_-1204392463'), ('const-433', u'STORE_-1204392360'), ('const-29', u'PTRADD_-1204392280'), ('const-8', u'PTRADD_-1204392096'), (u'INT_ADD_-1204392399', u'CALL_-1204392395'), ('const-8', u'PTRADD_-1204392078'), ('tmp_607', u'PTRADD_-1204392253'), ('tmp_607', u'PTRADD_-1204392207'), ('tmp_607', u'PTRADD_-1204392280'), ('tmp_607', u'PTRADD_-1204392096'), ('const-2', u'PTRADD_-1204392312'), (u'PTRADD_-1204392312', u'CALL_-1204392374'), ('const-8', u'PTRADD_-1204392221'), ('const-433', u'STORE_-1204392282'), ('const-8', u'PTRADD_-1204392207'), (u'PTRSUB_-1204392218', u'STORE_-1204392469'), (u'PTRADD_-1204392312', u'CALL_-1204392395'), ('const-8', u'PTRADD_-1204392216'), ('const-433', u'STORE_-1204392325'), (u'INT_ADD_-1204392302', u'CAST_-1204392095'), ('const-0', u'STORE_-1204392305'), (u'INT_ADD_-1204392399', u'INT_ADD_-1204392322'), ('const-0', u'RETURN_-1204392228'), ('const-216', u'INT_ADD_-1204392356'), ('const-8', u'PTRADD_-1204392186'), ('const-433', u'LOAD_-1204392372'), ('const-216', u'INT_ADD_-1204392346'), (u'CAST_-1204392075', u'STORE_-1204392291'), (u'CAST_-1204392169', u'LOAD_-1204392424'), ('tmp_607', u'PTRADD_-1204392312'), ('tmp_607', u'CAST_-1204392076'), ('const-433', u'STORE_-1204392548'), (u'LOAD_-1204392372', u'STORE_-1204392346'), ('const-224', u'INT_ADD_-1204392322'), ('const-0', u'PTRSUB_-1204392218'), (u'PTRADD_-1204392110', u'CAST_-1204392102'), ('const-33', u'PTRADD_-1204392198'), ('const-0', u'PTRSUB_-1204392226'), ('const-32', u'PTRADD_-1204392241'), (u'LOAD_-1204392478', u'STORE_-1204392463'), ('const-0', u'STORE_-1204392516'), (u'PTRSUB_-1204392226', u'STORE_-1204392483'), (u'INT_ADD_-1204392399', u'INT_ADD_-1204392346'), (u'CAST_-1204392256', u'STORE_-1204392548'), ('tmp_607', u'PTRADD_-1204392198'), ('const-8', u'PTRADD_-1204392159'), ('const-8', u'PTRADD_-1204392125'), ('const-3904400', u'PTRSUB_-1204392218'), ('const-30', u'PTRADD_-1204392110'), ('const-0', u'STORE_-1204392360'), ('const-433', u'STORE_-1204392305'), ('const--24', u'INT_ADD_-1204392408'), ('const-433', u'LOAD_-1204392424'), ('const-433', u'LOAD_-1204392459'), (u'PTRADD_-1204392125', u'STORE_-1204392346'), ('const-433', u'STORE_-1204392450'), ('tmp_607', u'PTRADD_-1204392221'), (u'INT_ADD_-1204392322', u'CAST_-1204392110'), ('tmp_607', u'PTRADD_-1204392241'), ('const-433', u'STORE_-1204392483'), (u'PTRADD_-1204392159', u'CALL_-1204392374'), ('tmp_607', u'PTRADD_-1204392186')]
null
null
00296d40
x64
O2
(translation_unit "void FUN_00296d40(undefined8 *param_1,long *param_2)\n\n{\n undefined8 *puVar1;\n undefined1 uVar2;\n undefined8 uVar3;\n long lVar4;\n \n puVar1 = param_1 + 2;\n FUN_002b4a80(puVar1);\n param_1[0x1d] = 0;\n *(undefined2 *)(param_1 + 0x1e) = 0;\n param_1[0x1f] = 0;\n param_1[0x20] = 0;\n param_1[2] = &PTR_FUN_003b93b8;\n lVar4 = param_2[1];\n *param_1 = &PTR_FUN_003b9390;\n param_1[1] = lVar4;\n lVar4 = *param_2;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n lVar4 = *(long *)(lVar4 + -0x18) + (long)param_2;\n FUN_002b4e50(puVar1,lVar4);\n /* try { // try from 00296ddb to 00296ddf has its CatchHandler @ 00296e32 */\n FUN_0029cc70(puVar1,param_1 + 0x1c);\n uVar3 = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = 0;\n param_1[0x1d] = uVar3;\n *(undefined1 *)(param_1 + 0x1e) = *(undefined1 *)(lVar4 + 0xe0);\n uVar2 = *(undefined1 *)(lVar4 + 0xe1);\n param_1[0x1f] = 0;\n *(undefined1 *)((long)param_1 + 0xf1) = uVar2;\n param_2[1] = 0;\n return;\n}\n\n" (function_definition "void FUN_00296d40(undefined8 *param_1,long *param_2)\n\n{\n undefined8 *puVar1;\n undefined1 uVar2;\n undefined8 uVar3;\n long lVar4;\n \n puVar1 = param_1 + 2;\n FUN_002b4a80(puVar1);\n param_1[0x1d] = 0;\n *(undefined2 *)(param_1 + 0x1e) = 0;\n param_1[0x1f] = 0;\n param_1[0x20] = 0;\n param_1[2] = &PTR_FUN_003b93b8;\n lVar4 = param_2[1];\n *param_1 = &PTR_FUN_003b9390;\n param_1[1] = lVar4;\n lVar4 = *param_2;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n lVar4 = *(long *)(lVar4 + -0x18) + (long)param_2;\n FUN_002b4e50(puVar1,lVar4);\n /* try { // try from 00296ddb to 00296ddf has its CatchHandler @ 00296e32 */\n FUN_0029cc70(puVar1,param_1 + 0x1c);\n uVar3 = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = 0;\n param_1[0x1d] = uVar3;\n *(undefined1 *)(param_1 + 0x1e) = *(undefined1 *)(lVar4 + 0xe0);\n uVar2 = *(undefined1 *)(lVar4 + 0xe1);\n param_1[0x1f] = 0;\n *(undefined1 *)((long)param_1 + 0xf1) = uVar2;\n param_2[1] = 0;\n return;\n}" primitive_type (function_declarator "FUN_00296d40(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) (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined1 uVar2;\n undefined8 uVar3;\n long lVar4;\n \n puVar1 = param_1 + 2;\n FUN_002b4a80(puVar1);\n param_1[0x1d] = 0;\n *(undefined2 *)(param_1 + 0x1e) = 0;\n param_1[0x1f] = 0;\n param_1[0x20] = 0;\n param_1[2] = &PTR_FUN_003b93b8;\n lVar4 = param_2[1];\n *param_1 = &PTR_FUN_003b9390;\n param_1[1] = lVar4;\n lVar4 = *param_2;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n lVar4 = *(long *)(lVar4 + -0x18) + (long)param_2;\n FUN_002b4e50(puVar1,lVar4);\n /* try { // try from 00296ddb to 00296ddf has its CatchHandler @ 00296e32 */\n FUN_0029cc70(puVar1,param_1 + 0x1c);\n uVar3 = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = 0;\n param_1[0x1d] = uVar3;\n *(undefined1 *)(param_1 + 0x1e) = *(undefined1 *)(lVar4 + 0xe0);\n uVar2 = *(undefined1 *)(lVar4 + 0xe1);\n param_1[0x1f] = 0;\n *(undefined1 *)((long)param_1 + 0xf1) = uVar2;\n param_2[1] = 0;\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined1 uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (expression_statement "puVar1 = param_1 + 2;" (assignment_expression "puVar1 = param_1 + 2" identifier = (binary_expression "param_1 + 2" identifier + number_literal)) ;) (expression_statement "FUN_002b4a80(puVar1);" (call_expression "FUN_002b4a80(puVar1)" identifier (argument_list "(puVar1)" ( identifier ))) ;) (expression_statement "param_1[0x1d] = 0;" (assignment_expression "param_1[0x1d] = 0" (subscript_expression "param_1[0x1d]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined2 *)(param_1 + 0x1e) = 0;" (assignment_expression "*(undefined2 *)(param_1 + 0x1e) = 0" (pointer_expression "*(undefined2 *)(param_1 + 0x1e)" * (cast_expression "(undefined2 *)(param_1 + 0x1e)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1e)" ( (binary_expression "param_1 + 0x1e" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0x1f] = 0;" (assignment_expression "param_1[0x1f] = 0" (subscript_expression "param_1[0x1f]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x20] = 0;" (assignment_expression "param_1[0x20] = 0" (subscript_expression "param_1[0x20]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[2] = &PTR_FUN_003b93b8;" (assignment_expression "param_1[2] = &PTR_FUN_003b93b8" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_003b93b8" & identifier)) ;) (expression_statement "lVar4 = param_2[1];" (assignment_expression "lVar4 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "*param_1 = &PTR_FUN_003b9390;" (assignment_expression "*param_1 = &PTR_FUN_003b9390" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003b9390" & identifier)) ;) (expression_statement "param_1[1] = lVar4;" (assignment_expression "param_1[1] = lVar4" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar4 = *param_2;" (assignment_expression "lVar4 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "param_1[0x21] = 0;" (assignment_expression "param_1[0x21] = 0" (subscript_expression "param_1[0x21]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x22] = 0;" (assignment_expression "param_1[0x22] = 0" (subscript_expression "param_1[0x22]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "lVar4 = *(long *)(lVar4 + -0x18) + (long)param_2;" (assignment_expression "lVar4 = *(long *)(lVar4 + -0x18) + (long)param_2" identifier = (binary_expression "*(long *)(lVar4 + -0x18) + (long)param_2" (pointer_expression "*(long *)(lVar4 + -0x18)" * (cast_expression "(long *)(lVar4 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -0x18)" ( (binary_expression "lVar4 + -0x18" identifier + number_literal) )))) + (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "FUN_002b4e50(puVar1,lVar4);" (call_expression "FUN_002b4e50(puVar1,lVar4)" identifier (argument_list "(puVar1,lVar4)" ( identifier , identifier ))) ;) comment (expression_statement "FUN_0029cc70(puVar1,param_1 + 0x1c);" (call_expression "FUN_0029cc70(puVar1,param_1 + 0x1c)" identifier (argument_list "(puVar1,param_1 + 0x1c)" ( identifier , (binary_expression "param_1 + 0x1c" identifier + number_literal) ))) ;) (expression_statement "uVar3 = *(undefined8 *)(lVar4 + 0xd8);" (assignment_expression "uVar3 = *(undefined8 *)(lVar4 + 0xd8)" identifier = (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" * (cast_expression "(undefined8 *)(lVar4 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xd8)" ( (binary_expression "lVar4 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(lVar4 + 0xd8) = 0;" (assignment_expression "*(undefined8 *)(lVar4 + 0xd8) = 0" (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" * (cast_expression "(undefined8 *)(lVar4 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xd8)" ( (binary_expression "lVar4 + 0xd8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0x1d] = uVar3;" (assignment_expression "param_1[0x1d] = uVar3" (subscript_expression "param_1[0x1d]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined1 *)(param_1 + 0x1e) = *(undefined1 *)(lVar4 + 0xe0);" (assignment_expression "*(undefined1 *)(param_1 + 0x1e) = *(undefined1 *)(lVar4 + 0xe0)" (pointer_expression "*(undefined1 *)(param_1 + 0x1e)" * (cast_expression "(undefined1 *)(param_1 + 0x1e)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1e)" ( (binary_expression "param_1 + 0x1e" identifier + number_literal) )))) = (pointer_expression "*(undefined1 *)(lVar4 + 0xe0)" * (cast_expression "(undefined1 *)(lVar4 + 0xe0)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe0)" ( (binary_expression "lVar4 + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "uVar2 = *(undefined1 *)(lVar4 + 0xe1);" (assignment_expression "uVar2 = *(undefined1 *)(lVar4 + 0xe1)" identifier = (pointer_expression "*(undefined1 *)(lVar4 + 0xe1)" * (cast_expression "(undefined1 *)(lVar4 + 0xe1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe1)" ( (binary_expression "lVar4 + 0xe1" identifier + number_literal) ))))) ;) (expression_statement "param_1[0x1f] = 0;" (assignment_expression "param_1[0x1f] = 0" (subscript_expression "param_1[0x1f]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)((long)param_1 + 0xf1) = uVar2;" (assignment_expression "*(undefined1 *)((long)param_1 + 0xf1) = uVar2" (pointer_expression "*(undefined1 *)((long)param_1 + 0xf1)" * (cast_expression "(undefined1 *)((long)param_1 + 0xf1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xf1)" ( (binary_expression "(long)param_1 + 0xf1" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "param_2[1] = 0;" (assignment_expression "param_2[1] = 0" (subscript_expression "param_2[1]" identifier [ number_literal ]) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::istream::istream(std::istream&&) */\n\nvoid __thiscall std::istream::istream(istream *this,istream *param_1)\n\n{\n ios_base *this_00;\n ios_base iVar1;\n undefined8 uVar2;\n long lVar3;\n ios_base *piVar4;\n \n this_00 = (ios_base *)(this + 0x10);\n ios_base::ios_base(this_00);\n *(undefined8 *)(this + 0xe8) = 0;\n *(undefined2 *)(this + 0xf0) = 0;\n *(undefined8 *)(this + 0xf8) = 0;\n *(undefined8 *)(this + 0x100) = 0;\n *(undefined8 *)(this + 0x10) = 0x3b93b8;\n uVar2 = *(undefined8 *)(param_1 + 8);\n *(undefined8 *)this = 0x3b9390;\n *(undefined8 *)(this + 8) = uVar2;\n lVar3 = *(long *)param_1;\n *(undefined8 *)(this + 0x108) = 0;\n *(undefined8 *)(this + 0x110) = 0;\n piVar4 = (ios_base *)(param_1 + *(long *)(lVar3 + -0x18));\n ios_base::_M_move(this_00,piVar4);\n /* try { // try from 00296ddb to 00296ddf has its CatchHandler @ 00296e32 */\n ios::_M_cache_locale((ios *)this_00,(locale *)(this + 0xe0));\n uVar2 = *(undefined8 *)(piVar4 + 0xd8);\n *(undefined8 *)(piVar4 + 0xd8) = 0;\n *(undefined8 *)(this + 0xe8) = uVar2;\n *(ios_base *)(this + 0xf0) = piVar4[0xe0];\n iVar1 = piVar4[0xe1];\n *(undefined8 *)(this + 0xf8) = 0;\n *(ios_base *)(this + 0xf1) = iVar1;\n *(undefined8 *)(param_1 + 8) = 0;\n return;\n}\n\n" comment (function_definition "void __thiscall std::istream::istream(istream *this,istream *param_1)\n\n{\n ios_base *this_00;\n ios_base iVar1;\n undefined8 uVar2;\n long lVar3;\n ios_base *piVar4;\n \n this_00 = (ios_base *)(this + 0x10);\n ios_base::ios_base(this_00);\n *(undefined8 *)(this + 0xe8) = 0;\n *(undefined2 *)(this + 0xf0) = 0;\n *(undefined8 *)(this + 0xf8) = 0;\n *(undefined8 *)(this + 0x100) = 0;\n *(undefined8 *)(this + 0x10) = 0x3b93b8;\n uVar2 = *(undefined8 *)(param_1 + 8);\n *(undefined8 *)this = 0x3b9390;\n *(undefined8 *)(this + 8) = uVar2;\n lVar3 = *(long *)param_1;\n *(undefined8 *)(this + 0x108) = 0;\n *(undefined8 *)(this + 0x110) = 0;\n piVar4 = (ios_base *)(param_1 + *(long *)(lVar3 + -0x18));\n ios_base::_M_move(this_00,piVar4);\n /* try { // try from 00296ddb to 00296ddf has its CatchHandler @ 00296e32 */\n ios::_M_cache_locale((ios *)this_00,(locale *)(this + 0xe0));\n uVar2 = *(undefined8 *)(piVar4 + 0xd8);\n *(undefined8 *)(piVar4 + 0xd8) = 0;\n *(undefined8 *)(this + 0xe8) = uVar2;\n *(ios_base *)(this + 0xf0) = piVar4[0xe0];\n iVar1 = piVar4[0xe1];\n *(undefined8 *)(this + 0xf8) = 0;\n *(ios_base *)(this + 0xf1) = iVar1;\n *(undefined8 *)(param_1 + 8) = 0;\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::istream::" identifier : : identifier : :) (function_declarator "istream(istream *this,istream *param_1)" identifier (parameter_list "(istream *this,istream *param_1)" ( (parameter_declaration "istream *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "istream *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n ios_base *this_00;\n ios_base iVar1;\n undefined8 uVar2;\n long lVar3;\n ios_base *piVar4;\n \n this_00 = (ios_base *)(this + 0x10);\n ios_base::ios_base(this_00);\n *(undefined8 *)(this + 0xe8) = 0;\n *(undefined2 *)(this + 0xf0) = 0;\n *(undefined8 *)(this + 0xf8) = 0;\n *(undefined8 *)(this + 0x100) = 0;\n *(undefined8 *)(this + 0x10) = 0x3b93b8;\n uVar2 = *(undefined8 *)(param_1 + 8);\n *(undefined8 *)this = 0x3b9390;\n *(undefined8 *)(this + 8) = uVar2;\n lVar3 = *(long *)param_1;\n *(undefined8 *)(this + 0x108) = 0;\n *(undefined8 *)(this + 0x110) = 0;\n piVar4 = (ios_base *)(param_1 + *(long *)(lVar3 + -0x18));\n ios_base::_M_move(this_00,piVar4);\n /* try { // try from 00296ddb to 00296ddf has its CatchHandler @ 00296e32 */\n ios::_M_cache_locale((ios *)this_00,(locale *)(this + 0xe0));\n uVar2 = *(undefined8 *)(piVar4 + 0xd8);\n *(undefined8 *)(piVar4 + 0xd8) = 0;\n *(undefined8 *)(this + 0xe8) = uVar2;\n *(ios_base *)(this + 0xf0) = piVar4[0xe0];\n iVar1 = piVar4[0xe1];\n *(undefined8 *)(this + 0xf8) = 0;\n *(ios_base *)(this + 0xf1) = iVar1;\n *(undefined8 *)(param_1 + 8) = 0;\n return;\n}" { (declaration "ios_base *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (declaration "ios_base iVar1;" type_identifier identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "ios_base *piVar4;" type_identifier (pointer_declarator "*piVar4" * identifier) ;) (expression_statement "this_00 = (ios_base *)(this + 0x10);" (assignment_expression "this_00 = (ios_base *)(this + 0x10)" identifier = (cast_expression "(ios_base *)(this + 0x10)" ( (type_descriptor "ios_base *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) ;) (labeled_statement "ios_base::ios_base(this_00);" statement_identifier : (ERROR ":" :) (expression_statement "ios_base(this_00);" (call_expression "ios_base(this_00)" identifier (argument_list "(this_00)" ( identifier ))) ;)) (expression_statement "*(undefined8 *)(this + 0xe8) = 0;" (assignment_expression "*(undefined8 *)(this + 0xe8) = 0" (pointer_expression "*(undefined8 *)(this + 0xe8)" * (cast_expression "(undefined8 *)(this + 0xe8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0xe8)" ( (binary_expression "this + 0xe8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined2 *)(this + 0xf0) = 0;" (assignment_expression "*(undefined2 *)(this + 0xf0) = 0" (pointer_expression "*(undefined2 *)(this + 0xf0)" * (cast_expression "(undefined2 *)(this + 0xf0)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0xf0)" ( (binary_expression "this + 0xf0" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0xf8) = 0;" (assignment_expression "*(undefined8 *)(this + 0xf8) = 0" (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) ;) (expression_statement "*(undefined8 *)(this + 0x100) = 0;" (assignment_expression "*(undefined8 *)(this + 0x100) = 0" (pointer_expression "*(undefined8 *)(this + 0x100)" * (cast_expression "(undefined8 *)(this + 0x100)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x100)" ( (binary_expression "this + 0x100" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x10) = 0x3b93b8;" (assignment_expression "*(undefined8 *)(this + 0x10) = 0x3b93b8" (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 "uVar2 = *(undefined8 *)(param_1 + 8);" (assignment_expression "uVar2 = *(undefined8 *)(param_1 + 8)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 8)" * (cast_expression "(undefined8 *)(param_1 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)this = 0x3b9390;" (assignment_expression "*(undefined8 *)this = 0x3b9390" (pointer_expression "*(undefined8 *)this" * (cast_expression "(undefined8 *)this" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 8) = uVar2;" (assignment_expression "*(undefined8 *)(this + 8) = uVar2" (pointer_expression "*(undefined8 *)(this + 8)" * (cast_expression "(undefined8 *)(this + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "lVar3 = *(long *)param_1;" (assignment_expression "lVar3 = *(long *)param_1" identifier = (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier))) ;) (expression_statement "*(undefined8 *)(this + 0x108) = 0;" (assignment_expression "*(undefined8 *)(this + 0x108) = 0" (pointer_expression "*(undefined8 *)(this + 0x108)" * (cast_expression "(undefined8 *)(this + 0x108)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x108)" ( (binary_expression "this + 0x108" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x110) = 0;" (assignment_expression "*(undefined8 *)(this + 0x110) = 0" (pointer_expression "*(undefined8 *)(this + 0x110)" * (cast_expression "(undefined8 *)(this + 0x110)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x110)" ( (binary_expression "this + 0x110" identifier + number_literal) )))) = number_literal) ;) (expression_statement "piVar4 = (ios_base *)(param_1 + *(long *)(lVar3 + -0x18));" (assignment_expression "piVar4 = (ios_base *)(param_1 + *(long *)(lVar3 + -0x18))" identifier = (cast_expression "(ios_base *)(param_1 + *(long *)(lVar3 + -0x18))" ( (type_descriptor "ios_base *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + *(long *)(lVar3 + -0x18))" ( (binary_expression "param_1 + *(long *)(lVar3 + -0x18)" identifier + (pointer_expression "*(long *)(lVar3 + -0x18)" * (cast_expression "(long *)(lVar3 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) ))))) )))) ;) (labeled_statement "ios_base::_M_move(this_00,piVar4);" statement_identifier : (ERROR ":" :) (expression_statement "_M_move(this_00,piVar4);" (call_expression "_M_move(this_00,piVar4)" identifier (argument_list "(this_00,piVar4)" ( identifier , identifier ))) ;)) comment (labeled_statement "ios::_M_cache_locale((ios *)this_00,(locale *)(this + 0xe0));" statement_identifier : (ERROR ":" :) (expression_statement "_M_cache_locale((ios *)this_00,(locale *)(this + 0xe0));" (call_expression "_M_cache_locale((ios *)this_00,(locale *)(this + 0xe0))" identifier (argument_list "((ios *)this_00,(locale *)(this + 0xe0))" ( (cast_expression "(ios *)this_00" ( (type_descriptor "ios *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(locale *)(this + 0xe0)" ( (type_descriptor "locale *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0xe0)" ( (binary_expression "this + 0xe0" identifier + number_literal) ))) ))) ;)) (expression_statement "uVar2 = *(undefined8 *)(piVar4 + 0xd8);" (assignment_expression "uVar2 = *(undefined8 *)(piVar4 + 0xd8)" identifier = (pointer_expression "*(undefined8 *)(piVar4 + 0xd8)" * (cast_expression "(undefined8 *)(piVar4 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar4 + 0xd8)" ( (binary_expression "piVar4 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(piVar4 + 0xd8) = 0;" (assignment_expression "*(undefined8 *)(piVar4 + 0xd8) = 0" (pointer_expression "*(undefined8 *)(piVar4 + 0xd8)" * (cast_expression "(undefined8 *)(piVar4 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar4 + 0xd8)" ( (binary_expression "piVar4 + 0xd8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0xe8) = uVar2;" (assignment_expression "*(undefined8 *)(this + 0xe8) = uVar2" (pointer_expression "*(undefined8 *)(this + 0xe8)" * (cast_expression "(undefined8 *)(this + 0xe8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0xe8)" ( (binary_expression "this + 0xe8" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(ios_base *)(this + 0xf0) = piVar4[0xe0];" (assignment_expression "*(ios_base *)(this + 0xf0) = piVar4[0xe0]" (pointer_expression "*(ios_base *)(this + 0xf0)" * (cast_expression "(ios_base *)(this + 0xf0)" ( (type_descriptor "ios_base *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0xf0)" ( (binary_expression "this + 0xf0" identifier + number_literal) )))) = (subscript_expression "piVar4[0xe0]" identifier [ number_literal ])) ;) (expression_statement "iVar1 = piVar4[0xe1];" (assignment_expression "iVar1 = piVar4[0xe1]" identifier = (subscript_expression "piVar4[0xe1]" identifier [ number_literal ])) ;) (expression_statement "*(undefined8 *)(this + 0xf8) = 0;" (assignment_expression "*(undefined8 *)(this + 0xf8) = 0" (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) ;) (expression_statement "*(ios_base *)(this + 0xf1) = iVar1;" (assignment_expression "*(ios_base *)(this + 0xf1) = iVar1" (pointer_expression "*(ios_base *)(this + 0xf1)" * (cast_expression "(ios_base *)(this + 0xf1)" ( (type_descriptor "ios_base *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0xf1)" ( (binary_expression "this + 0xf1" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(param_1 + 8) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 8) = 0" (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) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00296d40(undefined8 *param_1,long *param_2)\n\n{\n undefined8 *puVar1;\n undefined1 uVar2;\n undefined8 uVar3;\n long lVar4;\n \n puVar1 = param_1 + 2;\n FUN_002b4a80(puVar1);\n param_1[0x1d] = 0;\n *(undefined2 *)(param_1 + 0x1e) = 0;\n param_1[0x1f] = 0;\n param_1[0x20] = 0;\n param_1[2] = &PTR_FUN_003b93b8;\n lVar4 = param_2[1];\n *param_1 = &PTR_FUN_003b9390;\n param_1[1] = lVar4;\n lVar4 = *param_2;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n lVar4 = *(long *)(lVar4 + -0x18) + (long)param_2;\n FUN_002b4e50(puVar1,lVar4);\n \n FUN_0029cc70(puVar1,param_1 + 0x1c);\n uVar3 = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = 0;\n param_1[0x1d] = uVar3;\n *(undefined1 *)(param_1 + 0x1e) = *(undefined1 *)(lVar4 + 0xe0);\n uVar2 = *(undefined1 *)(lVar4 + 0xe1);\n param_1[0x1f] = 0;\n *(undefined1 *)((long)param_1 + 0xf1) = uVar2;\n param_2[1] = 0;\n return;\n}\n\n" (function_definition "void FUN_00296d40(undefined8 *param_1,long *param_2)\n\n{\n undefined8 *puVar1;\n undefined1 uVar2;\n undefined8 uVar3;\n long lVar4;\n \n puVar1 = param_1 + 2;\n FUN_002b4a80(puVar1);\n param_1[0x1d] = 0;\n *(undefined2 *)(param_1 + 0x1e) = 0;\n param_1[0x1f] = 0;\n param_1[0x20] = 0;\n param_1[2] = &PTR_FUN_003b93b8;\n lVar4 = param_2[1];\n *param_1 = &PTR_FUN_003b9390;\n param_1[1] = lVar4;\n lVar4 = *param_2;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n lVar4 = *(long *)(lVar4 + -0x18) + (long)param_2;\n FUN_002b4e50(puVar1,lVar4);\n \n FUN_0029cc70(puVar1,param_1 + 0x1c);\n uVar3 = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = 0;\n param_1[0x1d] = uVar3;\n *(undefined1 *)(param_1 + 0x1e) = *(undefined1 *)(lVar4 + 0xe0);\n uVar2 = *(undefined1 *)(lVar4 + 0xe1);\n param_1[0x1f] = 0;\n *(undefined1 *)((long)param_1 + 0xf1) = uVar2;\n param_2[1] = 0;\n return;\n}" primitive_type (function_declarator "FUN_00296d40(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) (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined1 uVar2;\n undefined8 uVar3;\n long lVar4;\n \n puVar1 = param_1 + 2;\n FUN_002b4a80(puVar1);\n param_1[0x1d] = 0;\n *(undefined2 *)(param_1 + 0x1e) = 0;\n param_1[0x1f] = 0;\n param_1[0x20] = 0;\n param_1[2] = &PTR_FUN_003b93b8;\n lVar4 = param_2[1];\n *param_1 = &PTR_FUN_003b9390;\n param_1[1] = lVar4;\n lVar4 = *param_2;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n lVar4 = *(long *)(lVar4 + -0x18) + (long)param_2;\n FUN_002b4e50(puVar1,lVar4);\n \n FUN_0029cc70(puVar1,param_1 + 0x1c);\n uVar3 = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = 0;\n param_1[0x1d] = uVar3;\n *(undefined1 *)(param_1 + 0x1e) = *(undefined1 *)(lVar4 + 0xe0);\n uVar2 = *(undefined1 *)(lVar4 + 0xe1);\n param_1[0x1f] = 0;\n *(undefined1 *)((long)param_1 + 0xf1) = uVar2;\n param_2[1] = 0;\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined1 uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (expression_statement "puVar1 = param_1 + 2;" (assignment_expression "puVar1 = param_1 + 2" identifier = (binary_expression "param_1 + 2" identifier + number_literal)) ;) (expression_statement "FUN_002b4a80(puVar1);" (call_expression "FUN_002b4a80(puVar1)" identifier (argument_list "(puVar1)" ( identifier ))) ;) (expression_statement "param_1[0x1d] = 0;" (assignment_expression "param_1[0x1d] = 0" (subscript_expression "param_1[0x1d]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined2 *)(param_1 + 0x1e) = 0;" (assignment_expression "*(undefined2 *)(param_1 + 0x1e) = 0" (pointer_expression "*(undefined2 *)(param_1 + 0x1e)" * (cast_expression "(undefined2 *)(param_1 + 0x1e)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1e)" ( (binary_expression "param_1 + 0x1e" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0x1f] = 0;" (assignment_expression "param_1[0x1f] = 0" (subscript_expression "param_1[0x1f]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x20] = 0;" (assignment_expression "param_1[0x20] = 0" (subscript_expression "param_1[0x20]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[2] = &PTR_FUN_003b93b8;" (assignment_expression "param_1[2] = &PTR_FUN_003b93b8" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_003b93b8" & identifier)) ;) (expression_statement "lVar4 = param_2[1];" (assignment_expression "lVar4 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "*param_1 = &PTR_FUN_003b9390;" (assignment_expression "*param_1 = &PTR_FUN_003b9390" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003b9390" & identifier)) ;) (expression_statement "param_1[1] = lVar4;" (assignment_expression "param_1[1] = lVar4" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar4 = *param_2;" (assignment_expression "lVar4 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "param_1[0x21] = 0;" (assignment_expression "param_1[0x21] = 0" (subscript_expression "param_1[0x21]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x22] = 0;" (assignment_expression "param_1[0x22] = 0" (subscript_expression "param_1[0x22]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "lVar4 = *(long *)(lVar4 + -0x18) + (long)param_2;" (assignment_expression "lVar4 = *(long *)(lVar4 + -0x18) + (long)param_2" identifier = (binary_expression "*(long *)(lVar4 + -0x18) + (long)param_2" (pointer_expression "*(long *)(lVar4 + -0x18)" * (cast_expression "(long *)(lVar4 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + -0x18)" ( (binary_expression "lVar4 + -0x18" identifier + number_literal) )))) + (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "FUN_002b4e50(puVar1,lVar4);" (call_expression "FUN_002b4e50(puVar1,lVar4)" identifier (argument_list "(puVar1,lVar4)" ( identifier , identifier ))) ;) (expression_statement "FUN_0029cc70(puVar1,param_1 + 0x1c);" (call_expression "FUN_0029cc70(puVar1,param_1 + 0x1c)" identifier (argument_list "(puVar1,param_1 + 0x1c)" ( identifier , (binary_expression "param_1 + 0x1c" identifier + number_literal) ))) ;) (expression_statement "uVar3 = *(undefined8 *)(lVar4 + 0xd8);" (assignment_expression "uVar3 = *(undefined8 *)(lVar4 + 0xd8)" identifier = (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" * (cast_expression "(undefined8 *)(lVar4 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xd8)" ( (binary_expression "lVar4 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(lVar4 + 0xd8) = 0;" (assignment_expression "*(undefined8 *)(lVar4 + 0xd8) = 0" (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" * (cast_expression "(undefined8 *)(lVar4 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xd8)" ( (binary_expression "lVar4 + 0xd8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0x1d] = uVar3;" (assignment_expression "param_1[0x1d] = uVar3" (subscript_expression "param_1[0x1d]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined1 *)(param_1 + 0x1e) = *(undefined1 *)(lVar4 + 0xe0);" (assignment_expression "*(undefined1 *)(param_1 + 0x1e) = *(undefined1 *)(lVar4 + 0xe0)" (pointer_expression "*(undefined1 *)(param_1 + 0x1e)" * (cast_expression "(undefined1 *)(param_1 + 0x1e)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1e)" ( (binary_expression "param_1 + 0x1e" identifier + number_literal) )))) = (pointer_expression "*(undefined1 *)(lVar4 + 0xe0)" * (cast_expression "(undefined1 *)(lVar4 + 0xe0)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe0)" ( (binary_expression "lVar4 + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "uVar2 = *(undefined1 *)(lVar4 + 0xe1);" (assignment_expression "uVar2 = *(undefined1 *)(lVar4 + 0xe1)" identifier = (pointer_expression "*(undefined1 *)(lVar4 + 0xe1)" * (cast_expression "(undefined1 *)(lVar4 + 0xe1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe1)" ( (binary_expression "lVar4 + 0xe1" identifier + number_literal) ))))) ;) (expression_statement "param_1[0x1f] = 0;" (assignment_expression "param_1[0x1f] = 0" (subscript_expression "param_1[0x1f]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)((long)param_1 + 0xf1) = uVar2;" (assignment_expression "*(undefined1 *)((long)param_1 + 0xf1) = uVar2" (pointer_expression "*(undefined1 *)((long)param_1 + 0xf1)" * (cast_expression "(undefined1 *)((long)param_1 + 0xf1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xf1)" ( (binary_expression "(long)param_1 + 0xf1" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "param_2[1] = 0;" (assignment_expression "param_2[1] = 0" (subscript_expression "param_2[1]" identifier [ number_literal ]) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE 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 (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (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) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_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) )))) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (return_statement return ;) })))
(function_definition "void FUN_00296d40(undefined8 *param_1,long *param_2)\n\n{\n undefined8 *puVar1;\n undefined1 uVar2;\n undefined8 uVar3;\n long lVar4;\n \n puVar1 = param_1 + 2;\n FUN_002b4a80(puVar1);\n param_1[0x1d] = 0;\n *(undefined2 *)(param_1 + 0x1e) = 0;\n param_1[0x1f] = 0;\n param_1[0x20] = 0;\n param_1[2] = &PTR_FUN_003b93b8;\n lVar4 = param_2[1];\n *param_1 = &PTR_FUN_003b9390;\n param_1[1] = lVar4;\n lVar4 = *param_2;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n lVar4 = *(long *)(lVar4 + -0x18) + (long)param_2;\n FUN_002b4e50(puVar1,lVar4);\n \n FUN_0029cc70(puVar1,param_1 + 0x1c);\n uVar3 = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = 0;\n param_1[0x1d] = uVar3;\n *(undefined1 *)(param_1 + 0x1e) = *(undefined1 *)(lVar4 + 0xe0);\n uVar2 = *(undefined1 *)(lVar4 + 0xe1);\n param_1[0x1f] = 0;\n *(undefined1 *)((long)param_1 + 0xf1) = uVar2;\n param_2[1] = 0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00296d40(undefined8 *param_1,long *param_2)" (identifier "FUN_00296d40") (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")) (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n undefined8 *puVar1;\n undefined1 uVar2;\n undefined8 uVar3;\n long lVar4;\n \n puVar1 = param_1 + 2;\n FUN_002b4a80(puVar1);\n param_1[0x1d] = 0;\n *(undefined2 *)(param_1 + 0x1e) = 0;\n param_1[0x1f] = 0;\n param_1[0x20] = 0;\n param_1[2] = &PTR_FUN_003b93b8;\n lVar4 = param_2[1];\n *param_1 = &PTR_FUN_003b9390;\n param_1[1] = lVar4;\n lVar4 = *param_2;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n lVar4 = *(long *)(lVar4 + -0x18) + (long)param_2;\n FUN_002b4e50(puVar1,lVar4);\n \n FUN_0029cc70(puVar1,param_1 + 0x1c);\n uVar3 = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = 0;\n param_1[0x1d] = uVar3;\n *(undefined1 *)(param_1 + 0x1e) = *(undefined1 *)(lVar4 + 0xe0);\n uVar2 = *(undefined1 *)(lVar4 + 0xe1);\n param_1[0x1f] = 0;\n *(undefined1 *)((long)param_1 + 0xf1) = uVar2;\n param_2[1] = 0;\n return;\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "undefined1 uVar2;" (type_identifier "undefined1") (identifier "uVar2") (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (expression_statement "puVar1 = param_1 + 2;" (assignment_expression "puVar1 = param_1 + 2" (identifier "puVar1") (= "=") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "FUN_002b4a80(puVar1);" (call_expression "FUN_002b4a80(puVar1)" (identifier "FUN_002b4a80") (argument_list "(puVar1)" (( "(") (identifier "puVar1") () ")"))) (; ";")) (expression_statement "param_1[0x1d] = 0;" (assignment_expression "param_1[0x1d] = 0" (subscript_expression "param_1[0x1d]" (identifier "param_1") ([ "[") (number_literal "0x1d") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined2 *)(param_1 + 0x1e) = 0;" (assignment_expression "*(undefined2 *)(param_1 + 0x1e) = 0" (pointer_expression "*(undefined2 *)(param_1 + 0x1e)" (* "*") (cast_expression "(undefined2 *)(param_1 + 0x1e)" (( "(") (type_descriptor "undefined2 *" (type_identifier "undefined2") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x1e)" (( "(") (binary_expression "param_1 + 0x1e" (identifier "param_1") (+ "+") (number_literal "0x1e")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x1f] = 0;" (assignment_expression "param_1[0x1f] = 0" (subscript_expression "param_1[0x1f]" (identifier "param_1") ([ "[") (number_literal "0x1f") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x20] = 0;" (assignment_expression "param_1[0x20] = 0" (subscript_expression "param_1[0x20]" (identifier "param_1") ([ "[") (number_literal "0x20") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[2] = &PTR_FUN_003b93b8;" (assignment_expression "param_1[2] = &PTR_FUN_003b93b8" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (pointer_expression "&PTR_FUN_003b93b8" (& "&") (identifier "PTR_FUN_003b93b8"))) (; ";")) (expression_statement "lVar4 = param_2[1];" (assignment_expression "lVar4 = param_2[1]" (identifier "lVar4") (= "=") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "*param_1 = &PTR_FUN_003b9390;" (assignment_expression "*param_1 = &PTR_FUN_003b9390" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_003b9390" (& "&") (identifier "PTR_FUN_003b9390"))) (; ";")) (expression_statement "param_1[1] = lVar4;" (assignment_expression "param_1[1] = lVar4" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "lVar4")) (; ";")) (expression_statement "lVar4 = *param_2;" (assignment_expression "lVar4 = *param_2" (identifier "lVar4") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "param_1[0x21] = 0;" (assignment_expression "param_1[0x21] = 0" (subscript_expression "param_1[0x21]" (identifier "param_1") ([ "[") (number_literal "0x21") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x22] = 0;" (assignment_expression "param_1[0x22] = 0" (subscript_expression "param_1[0x22]" (identifier "param_1") ([ "[") (number_literal "0x22") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "lVar4 = *(long *)(lVar4 + -0x18) + (long)param_2;" (assignment_expression "lVar4 = *(long *)(lVar4 + -0x18) + (long)param_2" (identifier "lVar4") (= "=") (binary_expression "*(long *)(lVar4 + -0x18) + (long)param_2" (pointer_expression "*(long *)(lVar4 + -0x18)" (* "*") (cast_expression "(long *)(lVar4 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + -0x18)" (( "(") (binary_expression "lVar4 + -0x18" (identifier "lVar4") (+ "+") (number_literal "-0x18")) () ")")))) (+ "+") (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2")))) (; ";")) (expression_statement "FUN_002b4e50(puVar1,lVar4);" (call_expression "FUN_002b4e50(puVar1,lVar4)" (identifier "FUN_002b4e50") (argument_list "(puVar1,lVar4)" (( "(") (identifier "puVar1") (, ",") (identifier "lVar4") () ")"))) (; ";")) (expression_statement "FUN_0029cc70(puVar1,param_1 + 0x1c);" (call_expression "FUN_0029cc70(puVar1,param_1 + 0x1c)" (identifier "FUN_0029cc70") (argument_list "(puVar1,param_1 + 0x1c)" (( "(") (identifier "puVar1") (, ",") (binary_expression "param_1 + 0x1c" (identifier "param_1") (+ "+") (number_literal "0x1c")) () ")"))) (; ";")) (expression_statement "uVar3 = *(undefined8 *)(lVar4 + 0xd8);" (assignment_expression "uVar3 = *(undefined8 *)(lVar4 + 0xd8)" (identifier "uVar3") (= "=") (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" (* "*") (cast_expression "(undefined8 *)(lVar4 + 0xd8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0xd8)" (( "(") (binary_expression "lVar4 + 0xd8" (identifier "lVar4") (+ "+") (number_literal "0xd8")) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)(lVar4 + 0xd8) = 0;" (assignment_expression "*(undefined8 *)(lVar4 + 0xd8) = 0" (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" (* "*") (cast_expression "(undefined8 *)(lVar4 + 0xd8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0xd8)" (( "(") (binary_expression "lVar4 + 0xd8" (identifier "lVar4") (+ "+") (number_literal "0xd8")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x1d] = uVar3;" (assignment_expression "param_1[0x1d] = uVar3" (subscript_expression "param_1[0x1d]" (identifier "param_1") ([ "[") (number_literal "0x1d") (] "]")) (= "=") (identifier "uVar3")) (; ";")) (expression_statement "*(undefined1 *)(param_1 + 0x1e) = *(undefined1 *)(lVar4 + 0xe0);" (assignment_expression "*(undefined1 *)(param_1 + 0x1e) = *(undefined1 *)(lVar4 + 0xe0)" (pointer_expression "*(undefined1 *)(param_1 + 0x1e)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x1e)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x1e)" (( "(") (binary_expression "param_1 + 0x1e" (identifier "param_1") (+ "+") (number_literal "0x1e")) () ")")))) (= "=") (pointer_expression "*(undefined1 *)(lVar4 + 0xe0)" (* "*") (cast_expression "(undefined1 *)(lVar4 + 0xe0)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0xe0)" (( "(") (binary_expression "lVar4 + 0xe0" (identifier "lVar4") (+ "+") (number_literal "0xe0")) () ")"))))) (; ";")) (expression_statement "uVar2 = *(undefined1 *)(lVar4 + 0xe1);" (assignment_expression "uVar2 = *(undefined1 *)(lVar4 + 0xe1)" (identifier "uVar2") (= "=") (pointer_expression "*(undefined1 *)(lVar4 + 0xe1)" (* "*") (cast_expression "(undefined1 *)(lVar4 + 0xe1)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0xe1)" (( "(") (binary_expression "lVar4 + 0xe1" (identifier "lVar4") (+ "+") (number_literal "0xe1")) () ")"))))) (; ";")) (expression_statement "param_1[0x1f] = 0;" (assignment_expression "param_1[0x1f] = 0" (subscript_expression "param_1[0x1f]" (identifier "param_1") ([ "[") (number_literal "0x1f") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)((long)param_1 + 0xf1) = uVar2;" (assignment_expression "*(undefined1 *)((long)param_1 + 0xf1) = uVar2" (pointer_expression "*(undefined1 *)((long)param_1 + 0xf1)" (* "*") (cast_expression "(undefined1 *)((long)param_1 + 0xf1)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0xf1)" (( "(") (binary_expression "(long)param_1 + 0xf1" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0xf1")) () ")")))) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "param_2[1] = 0;" (assignment_expression "param_2[1] = 0" (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::istream::istream(std::istream&&) */ void __thiscall std::function_1::function_1(function_1 *var_1,function_1 *var_2) { type_1 *this_00; type_1 iVar1; type_2 uVar2; long var_3; type_1 *var_6; this_00 = (type_1 *)(var_1 + 0x10); ios_base::type_1(this_00); *(type_2 *)(var_1 + 0xe8) = 0; *(type_3 *)(var_1 + 0xf0) = 0; *(type_2 *)(var_1 + 0xf8) = 0; *(type_2 *)(var_1 + 0x100) = 0; *(type_2 *)(var_1 + 0x10) = 0x3b93b8; uVar2 = *(type_2 *)(var_2 + 8); *(type_2 *)var_1 = 0x3b9390; *(type_2 *)(var_1 + 8) = uVar2; var_3 = *(long *)var_2; *(type_2 *)(var_1 + 0x108) = 0; *(type_2 *)(var_1 + 0x110) = 0; var_6 = (type_1 *)(var_2 + *(long *)(var_3 + -0x18)); ios_base::var_4(this_00,var_6); /* try { // try from 00296ddb to 00296ddf has its CatchHandler @ 00296e32 */ ios::var_5((type_4 *)this_00,(type_5 *)(var_1 + 0xe0)); uVar2 = *(type_2 *)(var_6 + 0xd8); *(type_2 *)(var_6 + 0xd8) = 0; *(type_2 *)(var_1 + 0xe8) = uVar2; *(type_1 *)(var_1 + 0xf0) = var_6[0xe0]; iVar1 = var_6[0xe1]; *(type_2 *)(var_1 + 0xf8) = 0; *(type_1 *)(var_1 + 0xf1) = iVar1; *(type_2 *)(var_2 + 8) = 0; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator 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: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (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: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (return_statement))))
null
void MASKED(undefined8 *param_1,long *param_2) { undefined8 *puVar1; undefined1 uVar2; undefined8 uVar3; long lVar4; puVar1 = param_1 + 2; FUN_002b4a80(puVar1); param_1[0x1d] = 0; *(undefined2 *)(param_1 + 0x1e) = 0; param_1[0x1f] = 0; param_1[0x20] = 0; param_1[2] = &PTR_FUN_003b93b8; lVar4 = param_2[1]; *param_1 = &PTR_FUN_003b9390; param_1[1] = lVar4; lVar4 = *param_2; param_1[0x21] = 0; param_1[0x22] = 0; lVar4 = *(long *)(lVar4 + -0x18) + (long)param_2; FUN_002b4e50(puVar1,lVar4); /* try { // try from 00296ddb to 00296ddf has its CatchHandler @ 00296e32 */ FUN_0029cc70(puVar1,param_1 + 0x1c); uVar3 = *(undefined8 *)(lVar4 + 0xd8); *(undefined8 *)(lVar4 + 0xd8) = 0; param_1[0x1d] = uVar3; *(undefined1 *)(param_1 + 0x1e) = *(undefined1 *)(lVar4 + 0xe0); uVar2 = *(undefined1 *)(lVar4 + 0xe1); param_1[0x1f] = 0; *(undefined1 *)((long)param_1 + 0xf1) = uVar2; param_2[1] = 0; return; }
208_powerpc-linux-gnu-objdump_and_powerpc-linux-gnu-objdump_strip.c
display_augmentation_data
FUN_00110050
void display_augmentation_data(uchar *data,bfd_size_type len) { int iVar1; char *__format; __format = (char *)dcgettext(0," Augmentation data: ",5); iVar1 = printf(__format); display_data((long)iVar1,data,len); return; }
void FUN_00110050(undefined8 param_1,undefined8 param_2) { int iVar1; char *__format; __format = (char *)dcgettext(0," Augmentation data: ",5); iVar1 = printf(__format); FUN_0010ff70((long)iVar1,param_1,param_2); return; }
PUSH RBP MOV EDX,0x5 MOV RBP,RSI LEA RSI,[0x141949] PUSH RBX MOV RBX,RDI XOR EDI,EDI SUB RSP,0x8 CALL 0x00107230 MOV RDI,RAX XOR EAX,EAX CALL 0x00107290 ADD RSP,0x8 MOV RDX,RBP MOV RSI,RBX MOVSXD RDI,EAX POP RBX POP RBP JMP 0x0010ff70
null
null
null
null
[(u'COPY_-1207041792', u'CALL_-1207041904'), (u'CAST_-1207041728', u'CALL_-1207041880'), ('tmp_186', u'CALL_-1207041839'), ('const-5', u'CALL_-1207041904'), (u'INT_SEXT_-1207041842', u'CALL_-1207041839'), (u'CALL_-1207041904', u'CAST_-1207041728'), ('const-0', u'CALL_-1207041904'), ('const-0', u'RETURN_-1207041835'), ('const-1317193', u'COPY_-1207041792'), (u'CALL_-1207041880', u'INT_SEXT_-1207041842'), ('tmp_187', u'CALL_-1207041839')]
[('tmp_355', u'CALL_-1207041839'), (u'COPY_-1207041792', u'CALL_-1207041904'), (u'CAST_-1207041728', u'CALL_-1207041880'), ('const-5', u'CALL_-1207041904'), (u'INT_SEXT_-1207041842', u'CALL_-1207041839'), (u'CALL_-1207041904', u'CAST_-1207041728'), ('const-0', u'CALL_-1207041904'), ('tmp_357', u'CALL_-1207041839'), ('const-0', u'RETURN_-1207041835'), ('const-1317193', u'COPY_-1207041792'), (u'CALL_-1207041880', u'INT_SEXT_-1207041842')]
null
null
00110050
x64
O2
(translation_unit "void FUN_00110050(undefined8 param_1,undefined8 param_2)\n\n{\n int iVar1;\n char *__format;\n \n __format = (char *)dcgettext(0," Augmentation data: ",5);\n iVar1 = printf(__format);\n FUN_0010ff70((long)iVar1,param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_00110050(undefined8 param_1,undefined8 param_2)\n\n{\n int iVar1;\n char *__format;\n \n __format = (char *)dcgettext(0," Augmentation data: ",5);\n iVar1 = printf(__format);\n FUN_0010ff70((long)iVar1,param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_00110050(undefined8 param_1,undefined8 param_2)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n char *__format;\n \n __format = (char *)dcgettext(0," Augmentation data: ",5);\n iVar1 = printf(__format);\n FUN_0010ff70((long)iVar1,param_1,param_2);\n return;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "char *__format;" primitive_type (pointer_declarator "*__format" * identifier) ;) (expression_statement "__format = (char *)dcgettext(0," Augmentation data: ",5);" (assignment_expression "__format = (char *)dcgettext(0," Augmentation data: ",5)" identifier = (cast_expression "(char *)dcgettext(0," Augmentation data: ",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0," Augmentation data: ",5)" identifier (argument_list "(0," Augmentation data: ",5)" ( number_literal , (string_literal "" Augmentation data: "" " string_content ") , number_literal ))))) ;) (expression_statement "iVar1 = printf(__format);" (assignment_expression "iVar1 = printf(__format)" identifier = (call_expression "printf(__format)" identifier (argument_list "(__format)" ( identifier )))) ;) (expression_statement "FUN_0010ff70((long)iVar1,param_1,param_2);" (call_expression "FUN_0010ff70((long)iVar1,param_1,param_2)" identifier (argument_list "((long)iVar1,param_1,param_2)" ( (cast_expression "(long)iVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void display_augmentation_data(uchar *data,bfd_size_type len)\n\n{\n int iVar1;\n char *__format;\n \n __format = (char *)dcgettext(0," Augmentation data: ",5);\n iVar1 = printf(__format);\n display_data((long)iVar1,data,len);\n return;\n}\n\n" (function_definition "void display_augmentation_data(uchar *data,bfd_size_type len)\n\n{\n int iVar1;\n char *__format;\n \n __format = (char *)dcgettext(0," Augmentation data: ",5);\n iVar1 = printf(__format);\n display_data((long)iVar1,data,len);\n return;\n}" primitive_type (function_declarator "display_augmentation_data(uchar *data,bfd_size_type len)" identifier (parameter_list "(uchar *data,bfd_size_type len)" ( (parameter_declaration "uchar *data" type_identifier (pointer_declarator "*data" * identifier)) , (parameter_declaration "bfd_size_type len" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n char *__format;\n \n __format = (char *)dcgettext(0," Augmentation data: ",5);\n iVar1 = printf(__format);\n display_data((long)iVar1,data,len);\n return;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "char *__format;" primitive_type (pointer_declarator "*__format" * identifier) ;) (expression_statement "__format = (char *)dcgettext(0," Augmentation data: ",5);" (assignment_expression "__format = (char *)dcgettext(0," Augmentation data: ",5)" identifier = (cast_expression "(char *)dcgettext(0," Augmentation data: ",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0," Augmentation data: ",5)" identifier (argument_list "(0," Augmentation data: ",5)" ( number_literal , (string_literal "" Augmentation data: "" " string_content ") , number_literal ))))) ;) (expression_statement "iVar1 = printf(__format);" (assignment_expression "iVar1 = printf(__format)" identifier = (call_expression "printf(__format)" identifier (argument_list "(__format)" ( identifier )))) ;) (expression_statement "display_data((long)iVar1,data,len);" (call_expression "display_data((long)iVar1,data,len)" identifier (argument_list "((long)iVar1,data,len)" ( (cast_expression "(long)iVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00110050(undefined8 param_1,undefined8 param_2)\n\n{\n int iVar1;\n char *__format;\n \n __format = (char *)dcgettext(0," Augmentation data: ",5);\n iVar1 = printf(__format);\n FUN_0010ff70((long)iVar1,param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_00110050(undefined8 param_1,undefined8 param_2)\n\n{\n int iVar1;\n char *__format;\n \n __format = (char *)dcgettext(0," Augmentation data: ",5);\n iVar1 = printf(__format);\n FUN_0010ff70((long)iVar1,param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_00110050(undefined8 param_1,undefined8 param_2)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n char *__format;\n \n __format = (char *)dcgettext(0," Augmentation data: ",5);\n iVar1 = printf(__format);\n FUN_0010ff70((long)iVar1,param_1,param_2);\n return;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "char *__format;" primitive_type (pointer_declarator "*__format" * identifier) ;) (expression_statement "__format = (char *)dcgettext(0," Augmentation data: ",5);" (assignment_expression "__format = (char *)dcgettext(0," Augmentation data: ",5)" identifier = (cast_expression "(char *)dcgettext(0," Augmentation data: ",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0," Augmentation data: ",5)" identifier (argument_list "(0," Augmentation data: ",5)" ( number_literal , (string_literal "" Augmentation data: "" " string_content ") , number_literal ))))) ;) (expression_statement "iVar1 = printf(__format);" (assignment_expression "iVar1 = printf(__format)" identifier = (call_expression "printf(__format)" identifier (argument_list "(__format)" ( identifier )))) ;) (expression_statement "FUN_0010ff70((long)iVar1,param_1,param_2);" (call_expression "FUN_0010ff70((long)iVar1,param_1,param_2)" identifier (argument_list "((long)iVar1,param_1,param_2)" ( (cast_expression "(long)iVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) 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) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) , IDENT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00110050(undefined8 param_1,undefined8 param_2)\n\n{\n int iVar1;\n char *__format;\n \n __format = (char *)dcgettext(0," Augmentation data: ",5);\n iVar1 = printf(__format);\n FUN_0010ff70((long)iVar1,param_1,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00110050(undefined8 param_1,undefined8 param_2)" (identifier "FUN_00110050") (parameter_list "(undefined8 param_1,undefined8 param_2)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) () ")"))) (compound_statement "{\n int iVar1;\n char *__format;\n \n __format = (char *)dcgettext(0," Augmentation data: ",5);\n iVar1 = printf(__format);\n FUN_0010ff70((long)iVar1,param_1,param_2);\n return;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "char *__format;" (primitive_type "char") (pointer_declarator "*__format" (* "*") (identifier "__format")) (; ";")) (expression_statement "__format = (char *)dcgettext(0," Augmentation data: ",5);" (assignment_expression "__format = (char *)dcgettext(0," Augmentation data: ",5)" (identifier "__format") (= "=") (cast_expression "(char *)dcgettext(0," Augmentation data: ",5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0," Augmentation data: ",5)" (identifier "dcgettext") (argument_list "(0," Augmentation data: ",5)" (( "(") (number_literal "0") (, ",") (string_literal "" Augmentation data: "" (" """) (string_content " Augmentation data: ") (" """)) (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "iVar1 = printf(__format);" (assignment_expression "iVar1 = printf(__format)" (identifier "iVar1") (= "=") (call_expression "printf(__format)" (identifier "printf") (argument_list "(__format)" (( "(") (identifier "__format") () ")")))) (; ";")) (expression_statement "FUN_0010ff70((long)iVar1,param_1,param_2);" (call_expression "FUN_0010ff70((long)iVar1,param_1,param_2)" (identifier "FUN_0010ff70") (argument_list "((long)iVar1,param_1,param_2)" (( "(") (cast_expression "(long)iVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar1")) (, ",") (identifier "param_1") (, ",") (identifier "param_2") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(type_1 *data,type_2 len) { int iVar1; char *__format; __format = (char *)var_1(0," Augmentation data: ",5); iVar1 = var_2(__format); var_3((long)iVar1,data,len); 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)))) body: (compound_statement (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: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content)) (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) (identifier) (identifier)))) (return_statement))))
null
void MASKED(undefined8 param_1,undefined8 param_2) { int iVar1; char *__format; __format = (char *)dcgettext(0," Augmentation data: ",5); iVar1 = printf(__format); FUN_0010ff70((long)iVar1,param_1,param_2); return; }
5787_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
~Lib_group
FUN_00334590
/* DWARF original prototype: void ~Lib_group(Lib_group * this, int __in_chrg) */ void __thiscall gold::Lib_group::~Lib_group(Lib_group *this,int __in_chrg) { pointer pAVar1; (this->super_Library_base)._vptr_Library_base = (_func_int_varargs **)&PTR__Lib_group_00655708; pAVar1 = (this->members_). super__Vector_base<gold::Archive_member,_std::allocator<gold::Archive_member>_>._M_impl. _M_start; if (pAVar1 != (pointer)0x0) { operator_delete(pAVar1); return; } return; }
void FUN_00334590(undefined8 *param_1) { *param_1 = &PTR_FUN_00655708; if (param_1[3] != 0) { FUN_0049e340(); return; } return; }
LEA RAX,[0x655708] MOV qword ptr [RDI],RAX MOV RDI,qword ptr [RDI + 0x18] TEST RDI,RDI JZ 0x003345b0 JMP 0x0049e340 RET
null
null
null
null
[('const-24', u'PTRSUB_-1205058046'), ('const-0', u'RETURN_-1205058098'), (u'PTRSUB_-1205058050', u'PTRSUB_-1205058047'), ('const-0', u'PTRSUB_-1205058051'), ('const-0', u'PTRSUB_-1205058050'), (u'INT_NOTEQUAL_-1205058124', u'CBRANCH_-1205058123'), (u'PTRSUB_-1205058051', u'CAST_-1205058046'), (u'PTRSUB_-1205058045', u'PTRSUB_-1205058043'), ('const-0', u'INT_NOTEQUAL_-1205058124'), (u'PTRSUB_-1205058046', u'PTRSUB_-1205058045'), (u'LOAD_-1205058144', u'INT_NOTEQUAL_-1205058124'), ('const-0', u'RETURN_-1205058114'), ('const-0', u'PTRSUB_-1205058047'), (u'LOAD_-1205058144', u'CALL_-1205058118'), ('const-0', u'PTRSUB_-1205058042'), ('const-6641416', u'PTRSUB_-1205058051'), (u'PTRSUB_-1205058047', u'STORE_-1205058148'), (u'PTRSUB_-1205058042', u'LOAD_-1205058144'), ('const-0', u'PTRSUB_-1205058045'), ('tmp_57', u'PTRSUB_-1205058046'), (u'PTRSUB_-1205058043', u'PTRSUB_-1205058042'), (u'CAST_-1205058046', u'STORE_-1205058148'), ('const-433', u'STORE_-1205058148'), ('tmp_57', u'PTRSUB_-1205058050'), ('const-0', u'PTRSUB_-1205058043'), ('tmp_39', u'CBRANCH_-1205058123'), ('const-433', u'LOAD_-1205058144')]
[('const-0', u'RETURN_-1205058098'), ('tmp_92', u'STORE_-1205058148'), ('const-433', u'LOAD_-1205058144'), ('const-3', u'PTRADD_-1205058049'), (u'INT_NOTEQUAL_-1205058124', u'CBRANCH_-1205058123'), ('const-0', u'INT_NOTEQUAL_-1205058124'), (u'LOAD_-1205058144', u'INT_NOTEQUAL_-1205058124'), ('tmp_92', u'PTRADD_-1205058049'), ('const-0', u'PTRSUB_-1205058052'), ('const-0', u'RETURN_-1205058114'), ('const-6641416', u'PTRSUB_-1205058052'), ('const-433', u'STORE_-1205058148'), (u'PTRSUB_-1205058052', u'STORE_-1205058148'), ('tmp_39', u'CBRANCH_-1205058123'), ('const-8', u'PTRADD_-1205058049'), (u'PTRADD_-1205058049', u'LOAD_-1205058144')]
null
null
00334590
x64
O2
(translation_unit "void FUN_00334590(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00655708;\n if (param_1[3] != 0) {\n FUN_0049e340();\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00334590(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00655708;\n if (param_1[3] != 0) {\n FUN_0049e340();\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_00334590(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_00655708;\n if (param_1[3] != 0) {\n FUN_0049e340();\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00655708;" (assignment_expression "*param_1 = &PTR_FUN_00655708" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00655708" & identifier)) ;) (if_statement "if (param_1[3] != 0) {\n FUN_0049e340();\n return;\n }" if (parenthesized_expression "(param_1[3] != 0)" ( (binary_expression "param_1[3] != 0" (subscript_expression "param_1[3]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n FUN_0049e340();\n return;\n }" { (expression_statement "FUN_0049e340();" (call_expression "FUN_0049e340()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void ~Lib_group(Lib_group * this, int __in_chrg) */\n\nvoid __thiscall gold::Lib_group::~Lib_group(Lib_group *this,int __in_chrg)\n\n{\n pointer pAVar1;\n \n (this->super_Library_base)._vptr_Library_base = (_func_int_varargs **)&PTR__Lib_group_00655708;\n pAVar1 = (this->members_).\n super__Vector_base<gold::Archive_member,_std::allocator<gold::Archive_member>_>._M_impl.\n _M_start;\n if (pAVar1 != (pointer)0x0) {\n operator_delete(pAVar1);\n return;\n }\n return;\n}\n\n" comment (function_definition "void __thiscall gold::Lib_group::~Lib_group(Lib_group *this,int __in_chrg)\n\n{\n pointer pAVar1;\n \n (this->super_Library_base)._vptr_Library_base = (_func_int_varargs **)&PTR__Lib_group_00655708;\n pAVar1 = (this->members_).\n super__Vector_base<gold::Archive_member,_std::allocator<gold::Archive_member>_>._M_impl.\n _M_start;\n if (pAVar1 != (pointer)0x0) {\n operator_delete(pAVar1);\n return;\n }\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Lib_group::~" identifier : : identifier : : ~) (function_declarator "Lib_group(Lib_group *this,int __in_chrg)" identifier (parameter_list "(Lib_group *this,int __in_chrg)" ( (parameter_declaration "Lib_group *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) (compound_statement "{\n pointer pAVar1;\n \n (this->super_Library_base)._vptr_Library_base = (_func_int_varargs **)&PTR__Lib_group_00655708;\n pAVar1 = (this->members_).\n super__Vector_base<gold::Archive_member,_std::allocator<gold::Archive_member>_>._M_impl.\n _M_start;\n if (pAVar1 != (pointer)0x0) {\n operator_delete(pAVar1);\n return;\n }\n return;\n}" { (declaration "pointer pAVar1;" type_identifier identifier ;) (expression_statement "(this->super_Library_base)._vptr_Library_base = (_func_int_varargs **)&PTR__Lib_group_00655708;" (assignment_expression "(this->super_Library_base)._vptr_Library_base = (_func_int_varargs **)&PTR__Lib_group_00655708" (field_expression "(this->super_Library_base)._vptr_Library_base" (parenthesized_expression "(this->super_Library_base)" ( (field_expression "this->super_Library_base" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(_func_int_varargs **)&PTR__Lib_group_00655708" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR__Lib_group_00655708" & identifier))) ;) (ERROR "pAVar1 = (this->members_).\n super__Vector_base<gold::Archive_member,_std::allocator<gold::" (comma_expression "pAVar1 = (this->members_).\n super__Vector_base<gold::Archive_member,_std" (assignment_expression "pAVar1 = (this->members_).\n super__Vector_base<gold" identifier = (binary_expression "(this->members_).\n super__Vector_base<gold" (field_expression "(this->members_).\n super__Vector_base" (parenthesized_expression "(this->members_)" ( (field_expression "this->members_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Archive_member" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Archive_member>_>._M_impl.\n _M_start;" (field_expression "Archive_member>_>._M_impl.\n _M_start" (field_expression "Archive_member>_>._M_impl" (binary_expression "Archive_member>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (if_statement "if (pAVar1 != (pointer)0x0) {\n operator_delete(pAVar1);\n return;\n }" if (parenthesized_expression "(pAVar1 != (pointer)0x0)" ( (binary_expression "pAVar1 != (pointer)0x0" identifier != (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) )) (compound_statement "{\n operator_delete(pAVar1);\n return;\n }" { (expression_statement "operator_delete(pAVar1);" (call_expression "operator_delete(pAVar1)" identifier (argument_list "(pAVar1)" ( identifier ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00334590(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00655708;\n if (param_1[3] != 0) {\n FUN_0049e340();\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00334590(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00655708;\n if (param_1[3] != 0) {\n FUN_0049e340();\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_00334590(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_00655708;\n if (param_1[3] != 0) {\n FUN_0049e340();\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00655708;" (assignment_expression "*param_1 = &PTR_FUN_00655708" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00655708" & identifier)) ;) (if_statement "if (param_1[3] != 0) {\n FUN_0049e340();\n return;\n }" if (parenthesized_expression "(param_1[3] != 0)" ( (binary_expression "param_1[3] != 0" (subscript_expression "param_1[3]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n FUN_0049e340();\n return;\n }" { (expression_statement "FUN_0049e340();" (call_expression "FUN_0049e340()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })) (return_statement return ;) })))
(function_definition "void FUN_00334590(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00655708;\n if (param_1[3] != 0) {\n FUN_0049e340();\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00334590(undefined8 *param_1)" (identifier "FUN_00334590") (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_00655708;\n if (param_1[3] != 0) {\n FUN_0049e340();\n return;\n }\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_00655708;" (assignment_expression "*param_1 = &PTR_FUN_00655708" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_00655708" (& "&") (identifier "PTR_FUN_00655708"))) (; ";")) (if_statement "if (param_1[3] != 0) {\n FUN_0049e340();\n return;\n }" (if "if") (parenthesized_expression "(param_1[3] != 0)" (( "(") (binary_expression "param_1[3] != 0" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_0049e340();\n return;\n }" ({ "{") (expression_statement "FUN_0049e340();" (call_expression "FUN_0049e340()" (identifier "FUN_0049e340") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void ~Lib_group(Lib_group * this, int __in_chrg) */ void __thiscall gold::function_1::~function_1(function_1 *this,int __in_chrg) { type_1 var_3; (this->super_Library_base)._vptr_Library_base = (type_2 **)&PTR__Lib_group_00655708; var_3 = (this->members_). super__Vector_base<gold::var_1,_std::allocator<gold::var_1>var_2>._M_impl. _M_start; if (var_3 != (type_1)0x0) { var_4(var_3); return; } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_statement))) (return_statement))))
null
void MASKED(undefined8 *param_1) { *param_1 = &PTR_FUN_00655708; if (param_1[3] != 0) { FUN_0049e340(); return; } return; }
63_hppa64-linux-gnu-c++filt_and_hppa64-linux-gnu-c++filt_strip.c
getc
getc
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int getc(FILE *__stream) { int iVar1; iVar1 = (*_DAT_001081f8)(); return iVar1; }
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int getc(FILE *__stream) { int iVar1; iVar1 = (*_DAT_001081f8)(); return iVar1; }
JMP qword ptr [0x001081f8]
null
null
null
null
[(u'CALLIND_-1206967304', u'RETURN_-1206967301'), ('tmp_32', u'CALLIND_-1206967304'), (u'CALLIND_-1206967304', u'INDIRECT_-1206967242'), (u'INDIRECT_-1206967242', u'COPY_-1206967301'), ('const-0', u'RETURN_-1206967301')]
[(u'CALLIND_-1206967304', u'RETURN_-1206967301'), ('tmp_32', u'CALLIND_-1206967304'), (u'CALLIND_-1206967304', u'INDIRECT_-1206967242'), (u'INDIRECT_-1206967242', u'COPY_-1206967301'), ('const-0', u'RETURN_-1206967301')]
null
null
001023f0
x64
O2
(translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint getc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*_DAT_001081f8)();\n return iVar1;\n}\n\n" comment comment (function_definition "int getc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*_DAT_001081f8)();\n return iVar1;\n}" primitive_type (function_declarator "getc(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*_DAT_001081f8)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*_DAT_001081f8)();" (assignment_expression "iVar1 = (*_DAT_001081f8)()" identifier = (call_expression "(*_DAT_001081f8)()" (parenthesized_expression "(*_DAT_001081f8)" ( (pointer_expression "*_DAT_001081f8" * identifier) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint getc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*_DAT_001081f8)();\n return iVar1;\n}\n\n" comment comment (function_definition "int getc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*_DAT_001081f8)();\n return iVar1;\n}" primitive_type (function_declarator "getc(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*_DAT_001081f8)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*_DAT_001081f8)();" (assignment_expression "iVar1 = (*_DAT_001081f8)()" identifier = (call_expression "(*_DAT_001081f8)()" (parenthesized_expression "(*_DAT_001081f8)" ( (pointer_expression "*_DAT_001081f8" * identifier) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int getc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*_DAT_001081f8)();\n return iVar1;\n}\n\n" (function_definition "int getc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*_DAT_001081f8)();\n return iVar1;\n}" primitive_type (function_declarator "getc(FILE *__stream)" identifier (parameter_list "(FILE *__stream)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*_DAT_001081f8)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*_DAT_001081f8)();" (assignment_expression "iVar1 = (*_DAT_001081f8)()" identifier = (call_expression "(*_DAT_001081f8)()" (parenthesized_expression "(*_DAT_001081f8)" ( (pointer_expression "*_DAT_001081f8" * identifier) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( )))) ;) (return_statement return IDENT ;) })))
(function_definition "int getc(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*_DAT_001081f8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "getc(FILE *__stream)" (identifier "getc") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*__stream" (* "*") (identifier "__stream"))) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*_DAT_001081f8)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*_DAT_001081f8)();" (assignment_expression "iVar1 = (*_DAT_001081f8)()" (identifier "iVar1") (= "=") (call_expression "(*_DAT_001081f8)()" (parenthesized_expression "(*_DAT_001081f8)" (( "(") (pointer_expression "*_DAT_001081f8" (* "*") (identifier "_DAT_001081f8")) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream) { int iVar1; iVar1 = (*_DAT_001081f8)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list)))) (return_statement (identifier)))))
null
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__stream) { int iVar1; iVar1 = (*_DAT_001081f8)(); return iVar1; }
7284_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
seekg
FUN_0029b400
/* std::wistream::seekg(std::fpos<__mbstate_t>) */ wistream * std::wistream::seekg(wistream *param_1,undefined8 param_2,undefined8 param_3) { long lVar1; sentry local_19; wios::clear((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)), *(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20) & ~_S_eofbit); sentry::sentry(&local_19,param_1,true); if ((local_19 != (sentry)0x0) && (((byte)param_1[*(long *)(*(long *)param_1 + -0x18) + 0x20] & 5) == 0)) { /* try { // try from 0029b461 to 0029b463 has its CatchHandler @ 0029b497 */ lVar1 = (**(code **)(**(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8) + 0x28)) (*(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8),param_2, param_3,8); if (lVar1 == -1) { wios::clear((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)), *(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20) | _S_failbit); } } return param_1; }
long * FUN_0029b400(long *param_1,undefined8 param_2,undefined8 param_3) { long *plVar1; long lVar2; char local_19; lVar2 = (long)param_1 + *(long *)(*param_1 + -0x18); FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) & 0xfffffffd); FUN_00299dd0(&local_19,param_1,1); if ((local_19 != '\0') && ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0)) { plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8); /* try { // try from 0029b461 to 0029b463 has its CatchHandler @ 0029b497 */ lVar2 = (**(code **)(*plVar1 + 0x28))(plVar1,param_2,param_3,8); if (lVar2 == -1) { lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1; FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4); } } return param_1; }
PUSH R12 MOV R12,RSI PUSH RBP MOV RBP,RDX PUSH RBX MOV RBX,RDI SUB RSP,0x10 MOV RAX,qword ptr [RDI] ADD RDI,qword ptr [RAX + -0x18] MOV ESI,dword ptr [RDI + 0x20] AND ESI,0xfffffffd CALL 0x0029d320 LEA RDI,[RSP + 0xf] MOV EDX,0x1 MOV RSI,RBX CALL 0x00299dd0 CMP byte ptr [RSP + 0xf],0x0 JZ 0x0029b46a MOV RAX,qword ptr [RBX] MOV RCX,qword ptr [RAX + -0x18] ADD RCX,RBX TEST byte ptr [RCX + 0x20],0x5 JNZ 0x0029b46a MOV RDI,qword ptr [RCX + 0xe8] MOV RSI,R12 MOV RDX,RBP MOV ECX,0x8 MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x28] CMP RAX,-0x1 JZ 0x0029b480 ADD RSP,0x10 MOV RAX,RBX POP RBX POP RBP POP R12 RET MOV RAX,qword ptr [RBX] MOV RDI,qword ptr [RAX + -0x18] ADD RDI,RBX MOV ESI,dword ptr [RDI + 0x20] OR ESI,0x4 CALL 0x0029d320 JMP 0x0029b46a
null
null
null
null
[('const-32', u'INT_ADD_-1204374089'), ('const--25', u'PTRSUB_-1204374078'), (u'CAST_-1204374090', u'CALL_-1204374439'), ('const-433', u'LOAD_-1204374366'), ('const-433', u'LOAD_-1204374320'), (u'INT_EQUAL_-1204374298', u'CBRANCH_-1204374295'), (u'INT_ADD_-1204374226', u'CAST_-1204373971'), (u'INT_AND_-1204374340', u'INT_EQUAL_-1204374354'), (u'INT_OR_-1204374189', u'CALL_-1204374197'), ('const-433', u'LOAD_-1204374349'), (u'INT_NOTEQUAL_-1204374396', u'CBRANCH_-1204374393'), (u'INT_AND_-1204374432', u'CALL_-1204374439'), ('tmp_880', u'PTRADD_-1204374306'), (u'PTRSUB_-1204374078', u'CALL_-1204374414'), (u'LOAD_-1204374387', u'INT_ADD_-1204374089'), ('const-433', u'LOAD_-1204374387'), (u'LOAD_-1204374349', u'LOAD_-1204374326'), (u'LOAD_-1204374320', u'CALLIND_-1204374310'), (u'LOAD_-1204374349', u'CALLIND_-1204374310'), (u'CAST_-1204373966', u'PTRADD_-1204374161'), (u'LOAD_-1204374326', u'INT_ADD_-1204374304'), (u'LOAD_-1204374366', u'CAST_-1204374036'), (u'PTRADD_-1204374287', u'CAST_-1204374029'), ('const-0', u'INT_EQUAL_-1204374354'), ('tmp_880', u'PTRADD_-1204374287'), ('const-0', u'INT_NOTEQUAL_-1204374396'), (u'INT_ADD_-1204374082', u'PTRADD_-1204374287'), (u'LOAD_-1204374387', u'INT_ADD_-1204374082'), ('const-433', u'LOAD_-1204374326'), (u'LOAD_-1204374248', u'INT_ADD_-1204374226'), (u'LOAD_-1204374393', u'INT_ADD_-1204374371'), ('const-433', u'LOAD_-1204374488'), ('const-1', u'CALL_-1204374414'), ('tmp_331', u'CBRANCH_-1204374295'), ('const-1', u'PTRADD_-1204374287'), (u'CAST_-1204373966', u'CALL_-1204374197'), ('const-32', u'PTRADD_-1204374403'), ('const-1', u'PTRADD_-1204374403'), ('const--1', u'INT_EQUAL_-1204374298'), (u'CALLIND_-1204374310', u'INT_EQUAL_-1204374298'), ('const-433', u'LOAD_-1204374242'), (u'INT_ADD_-1204374089', u'PTRADD_-1204374306'), ('tmp_880', u'CALL_-1204374414'), ('tmp_880', u'PTRADD_-1204374414'), ('const-1', u'PTRADD_-1204374161'), (u'INT_ADD_-1204374371', u'CAST_-1204374044'), (u'LOAD_-1204374478', u'PTRADD_-1204374414'), ('tmp_878', u'CALLIND_-1204374310'), ('const-433', u'LOAD_-1204374223'), ('const-433', u'LOAD_-1204374248'), (u'CAST_-1204373962', u'LOAD_-1204374223'), (u'LOAD_-1204374223', u'INT_OR_-1204374189'), ('tmp_880', u'CAST_-1204374048'), (u'CAST_-1204374036', u'INT_AND_-1204374340'), (u'CAST_-1204374090', u'PTRADD_-1204374403'), ('const-1', u'PTRADD_-1204374171'), (u'PTRADD_-1204374161', u'CAST_-1204373962'), (u'INT_ADD_-1204374304', u'CAST_-1204374007'), ('const-433', u'LOAD_-1204374478'), (u'CAST_-1204374091', u'LOAD_-1204374478'), (u'INT_ADD_-1204374466', u'CAST_-1204374091'), ('tmp_875', u'PTRSUB_-1204374078'), ('const--24', u'INT_ADD_-1204374466'), (u'PTRADD_-1204374403', u'CAST_-1204374085'), ('const-433', u'LOAD_-1204374465'), (u'PTRADD_-1204374171', u'CAST_-1204373966'), ('tmp_880', u'CAST_-1204374095'), ('const-4', u'INT_OR_-1204374189'), ('tmp_880', u'CAST_-1204373975'), ('const-232', u'INT_ADD_-1204374082'), (u'CAST_-1204373975', u'LOAD_-1204374248'), ('tmp_880', u'PTRADD_-1204374171'), (u'PTRADD_-1204374306', u'LOAD_-1204374366'), (u'CALL_-1204374414', u'INDIRECT_-1204374091'), ('const--24', u'INT_ADD_-1204374226'), ('const--24', u'INT_ADD_-1204374371'), ('tmp_481', u'BRANCH_-1204374194'), (u'LOAD_-1204374488', u'INT_ADD_-1204374466'), ('tmp_876', u'CALLIND_-1204374310'), (u'INT_EQUAL_-1204374354', u'CBRANCH_-1204374350'), (u'COPY_-1204374283', u'RETURN_-1204374252'), (u'CAST_-1204373971', u'LOAD_-1204374242'), (u'CAST_-1204374007', u'LOAD_-1204374320'), ('const-1', u'PTRADD_-1204374306'), (u'CAST_-1204374048', u'LOAD_-1204374393'), (u'CALL_-1204374439', u'INDIRECT_-1204374110'), (u'LOAD_-1204374242', u'PTRADD_-1204374171'), ('const-5', u'INT_AND_-1204374340'), (u'CAST_-1204374095', u'LOAD_-1204374488'), ('const-1', u'PTRADD_-1204374414'), ('const-8', u'CALLIND_-1204374310'), ('const-32', u'PTRADD_-1204374161'), ('const-4294967293', u'INT_AND_-1204374432'), (u'LOAD_-1204374465', u'INT_AND_-1204374432'), (u'PTRADD_-1204374414', u'CAST_-1204374090'), ('const-0', u'RETURN_-1204374252'), ('tmp_194', u'CBRANCH_-1204374393'), ('const-40', u'INT_ADD_-1204374304'), ('tmp_880', u'COPY_-1204374283'), (u'CAST_-1204374044', u'LOAD_-1204374387'), (u'CAST_-1204374029', u'LOAD_-1204374349'), (u'INDIRECT_-1204374091', u'INT_NOTEQUAL_-1204374396'), ('tmp_267', u'CBRANCH_-1204374350'), (u'CAST_-1204374085', u'LOAD_-1204374465'), ('const-433', u'LOAD_-1204374393')]
[('tmp_877', u'CALLIND_-1204374310'), ('tmp_879', u'CALL_-1204374414'), (u'LOAD_-1204374366', u'INT_AND_-1204374340'), (u'CAST_-1204374096', u'INT_ADD_-1204374460'), (u'INT_EQUAL_-1204374298', u'CBRANCH_-1204374295'), (u'INT_AND_-1204374340', u'INT_EQUAL_-1204374354'), (u'INT_OR_-1204374189', u'CALL_-1204374197'), (u'INT_NOTEQUAL_-1204374396', u'CBRANCH_-1204374393'), (u'INT_AND_-1204374432', u'CALL_-1204374439'), (u'CAST_-1204374034', u'LOAD_-1204374349'), ('tmp_879', u'CAST_-1204374035'), ('tmp_879', u'CAST_-1204374096'), (u'INT_ADD_-1204374449', u'CAST_-1204374091'), (u'LOAD_-1204374320', u'CALLIND_-1204374310'), (u'LOAD_-1204374349', u'LOAD_-1204374326'), (u'LOAD_-1204374349', u'CALLIND_-1204374310'), (u'INT_ADD_-1204374207', u'CAST_-1204373968'), (u'LOAD_-1204374326', u'INT_ADD_-1204374304'), ('tmp_875', u'CALLIND_-1204374310'), (u'INT_ADD_-1204374304', u'CAST_-1204374012'), (u'CAST_-1204374043', u'INT_ADD_-1204374352'), (u'CAST_-1204374097', u'LOAD_-1204374478'), ('const-0', u'INT_EQUAL_-1204374354'), (u'CAST_-1204374091', u'LOAD_-1204374465'), ('const-433', u'LOAD_-1204374387'), (u'CALL_-1204374414', u'INDIRECT_-1204374098'), (u'INT_ADD_-1204374333', u'CAST_-1204374034'), (u'LOAD_-1204374248', u'INT_ADD_-1204374226'), (u'LOAD_-1204374393', u'INT_ADD_-1204374371'), ('tmp_874', u'PTRSUB_-1204374083'), ('tmp_331', u'CBRANCH_-1204374295'), ('const-433', u'LOAD_-1204374465'), (u'CALLIND_-1204374310', u'INT_EQUAL_-1204374298'), ('const-1', u'CALL_-1204374414'), (u'CAST_-1204374042', u'LOAD_-1204374366'), (u'INT_ADD_-1204374466', u'CAST_-1204374097'), ('const-433', u'LOAD_-1204374349'), (u'LOAD_-1204374223', u'INT_OR_-1204374189'), ('const-433', u'LOAD_-1204374393'), ('const-433', u'LOAD_-1204374320'), (u'LOAD_-1204374478', u'INT_ADD_-1204374460'), (u'CAST_-1204373977', u'LOAD_-1204374242'), (u'INT_ADD_-1204374087', u'INT_ADD_-1204374333'), (u'INT_ADD_-1204374460', u'CALL_-1204374439'), (u'CAST_-1204373968', u'LOAD_-1204374223'), ('const--24', u'INT_ADD_-1204374466'), ('const-433', u'LOAD_-1204374242'), ('const-232', u'INT_ADD_-1204374087'), ('const-4', u'INT_OR_-1204374189'), ('tmp_879', u'LOAD_-1204374488'), ('const-32', u'INT_ADD_-1204374449'), (u'CAST_-1204374051', u'LOAD_-1204374387'), ('const--25', u'PTRSUB_-1204374083'), (u'CAST_-1204374035', u'INT_ADD_-1204374333'), ('const-32', u'INT_ADD_-1204374207'), ('tmp_879', u'LOAD_-1204374248'), (u'LOAD_-1204374242', u'INT_ADD_-1204374217'), ('const--24', u'INT_ADD_-1204374226'), ('const--24', u'INT_ADD_-1204374371'), ('tmp_481', u'BRANCH_-1204374194'), (u'LOAD_-1204374488', u'INT_ADD_-1204374466'), (u'CAST_-1204374012', u'LOAD_-1204374320'), (u'INT_EQUAL_-1204374354', u'CBRANCH_-1204374350'), (u'COPY_-1204374283', u'RETURN_-1204374252'), (u'INT_ADD_-1204374226', u'CAST_-1204373977'), (u'CAST_-1204373972', u'INT_ADD_-1204374217'), ('const-433', u'LOAD_-1204374326'), (u'PTRSUB_-1204374083', u'CALL_-1204374414'), (u'CALL_-1204374439', u'INDIRECT_-1204374117'), (u'INT_ADD_-1204374094', u'INT_ADD_-1204374352'), ('const--1', u'INT_EQUAL_-1204374298'), (u'INT_ADD_-1204374371', u'CAST_-1204374051'), ('tmp_879', u'CAST_-1204373972'), ('const-5', u'INT_AND_-1204374340'), ('const-4294967293', u'INT_AND_-1204374432'), ('tmp_879', u'LOAD_-1204374393'), (u'LOAD_-1204374465', u'INT_AND_-1204374432'), ('const-433', u'LOAD_-1204374223'), ('const-0', u'RETURN_-1204374252'), ('tmp_194', u'CBRANCH_-1204374393'), ('tmp_879', u'COPY_-1204374283'), ('const-40', u'INT_ADD_-1204374304'), ('tmp_879', u'CAST_-1204374043'), ('const-433', u'LOAD_-1204374478'), ('const-32', u'INT_ADD_-1204374094'), (u'INT_ADD_-1204374352', u'CAST_-1204374042'), ('tmp_267', u'CBRANCH_-1204374350'), ('const-433', u'LOAD_-1204374488'), (u'LOAD_-1204374387', u'INT_ADD_-1204374087'), ('const-433', u'LOAD_-1204374248'), (u'INT_ADD_-1204374217', u'CALL_-1204374197'), (u'INT_ADD_-1204374217', u'INT_ADD_-1204374207'), (u'INT_ADD_-1204374460', u'INT_ADD_-1204374449'), ('const-433', u'LOAD_-1204374366'), ('const-0', u'INT_NOTEQUAL_-1204374396'), ('const-8', u'CALLIND_-1204374310'), (u'LOAD_-1204374387', u'INT_ADD_-1204374094'), (u'INDIRECT_-1204374098', u'INT_NOTEQUAL_-1204374396')]
null
null
0029b400
x64
O2
(translation_unit "long * FUN_0029b400(long *param_1,undefined8 param_2,undefined8 param_3)\n\n{\n long *plVar1;\n long lVar2;\n char local_19;\n \n lVar2 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) & 0xfffffffd);\n FUN_00299dd0(&local_19,param_1,1);\n if ((local_19 != '\0') &&\n ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0)) {\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n /* try { // try from 0029b461 to 0029b463 has its CatchHandler @ 0029b497 */\n lVar2 = (**(code **)(*plVar1 + 0x28))(plVar1,param_2,param_3,8);\n if (lVar2 == -1) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4);\n }\n }\n return param_1;\n}\n\n" (function_definition "long * FUN_0029b400(long *param_1,undefined8 param_2,undefined8 param_3)\n\n{\n long *plVar1;\n long lVar2;\n char local_19;\n \n lVar2 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) & 0xfffffffd);\n FUN_00299dd0(&local_19,param_1,1);\n if ((local_19 != '\0') &&\n ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0)) {\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n /* try { // try from 0029b461 to 0029b463 has its CatchHandler @ 0029b497 */\n lVar2 = (**(code **)(*plVar1 + 0x28))(plVar1,param_2,param_3,8);\n if (lVar2 == -1) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4);\n }\n }\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_0029b400(long *param_1,undefined8 param_2,undefined8 param_3)" * (function_declarator "FUN_0029b400(long *param_1,undefined8 param_2,undefined8 param_3)" identifier (parameter_list "(long *param_1,undefined8 param_2,undefined8 param_3)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) )))) (compound_statement "{\n long *plVar1;\n long lVar2;\n char local_19;\n \n lVar2 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) & 0xfffffffd);\n FUN_00299dd0(&local_19,param_1,1);\n if ((local_19 != '\0') &&\n ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0)) {\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n /* try { // try from 0029b461 to 0029b463 has its CatchHandler @ 0029b497 */\n lVar2 = (**(code **)(*plVar1 + 0x28))(plVar1,param_2,param_3,8);\n if (lVar2 == -1) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4);\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 local_19;" primitive_type identifier ;) (expression_statement "lVar2 = (long)param_1 + *(long *)(*param_1 + -0x18);" (assignment_expression "lVar2 = (long)param_1 + *(long *)(*param_1 + -0x18)" identifier = (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) )))))) ;) (expression_statement "FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) & 0xfffffffd);" (call_expression "FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) & 0xfffffffd)" identifier (argument_list "(lVar2,*(uint *)(lVar2 + 0x20) & 0xfffffffd)" ( identifier , (binary_expression "*(uint *)(lVar2 + 0x20) & 0xfffffffd" (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) )))) & number_literal) ))) ;) (expression_statement "FUN_00299dd0(&local_19,param_1,1);" (call_expression "FUN_00299dd0(&local_19,param_1,1)" identifier (argument_list "(&local_19,param_1,1)" ( (pointer_expression "&local_19" & identifier) , identifier , number_literal ))) ;) (if_statement "if ((local_19 != '\0') &&\n ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0)) {\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n /* try { // try from 0029b461 to 0029b463 has its CatchHandler @ 0029b497 */\n lVar2 = (**(code **)(*plVar1 + 0x28))(plVar1,param_2,param_3,8);\n if (lVar2 == -1) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4);\n }\n }" if (parenthesized_expression "((local_19 != '\0') &&\n ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0))" ( (binary_expression "(local_19 != '\0') &&\n ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0)" (parenthesized_expression "(local_19 != '\0')" ( (binary_expression "local_19 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0)" ( (binary_expression "(*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0" (parenthesized_expression "(*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5)" ( (binary_expression "*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5" (pointer_expression "*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20)" * (cast_expression "(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20)" ( (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18) + 0x20" (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) ))))) + number_literal) )))) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n /* try { // try from 0029b461 to 0029b463 has its CatchHandler @ 0029b497 */\n lVar2 = (**(code **)(*plVar1 + 0x28))(plVar1,param_2,param_3,8);\n if (lVar2 == -1) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4);\n }\n }" { (expression_statement "plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);" (assignment_expression "plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" identifier = (pointer_expression "*(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" * (cast_expression "(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" ( (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8" (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) ))))) + number_literal) ))))) ;) comment (expression_statement "lVar2 = (**(code **)(*plVar1 + 0x28))(plVar1,param_2,param_3,8);" (assignment_expression "lVar2 = (**(code **)(*plVar1 + 0x28))(plVar1,param_2,param_3,8)" identifier = (call_expression "(**(code **)(*plVar1 + 0x28))(plVar1,param_2,param_3,8)" (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,param_2,param_3,8)" ( identifier , identifier , identifier , number_literal )))) ;) (if_statement "if (lVar2 == -1) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4);\n }" if (parenthesized_expression "(lVar2 == -1)" ( (binary_expression "lVar2 == -1" identifier == number_literal) )) (compound_statement "{\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4);\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_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4);" (call_expression "FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4)" identifier (argument_list "(lVar2,*(uint *)(lVar2 + 0x20) | 4)" ( identifier , (binary_expression "*(uint *)(lVar2 + 0x20) | 4" (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) )))) | number_literal) ))) ;) })) })) (return_statement "return param_1;" return identifier ;) })))
(translation_unit "/* std::wistream::seekg(std::fpos<__mbstate_t>) */\n\nwistream * std::wistream::seekg(wistream *param_1,undefined8 param_2,undefined8 param_3)\n\n{\n long lVar1;\n sentry local_19;\n \n wios::clear((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)),\n *(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20) &\n ~_S_eofbit);\n sentry::sentry(&local_19,param_1,true);\n if ((local_19 != (sentry)0x0) &&\n (((byte)param_1[*(long *)(*(long *)param_1 + -0x18) + 0x20] & 5) == 0)) {\n /* try { // try from 0029b461 to 0029b463 has its CatchHandler @ 0029b497 */\n lVar1 = (**(code **)(**(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8) + 0x28))\n (*(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8),param_2,\n param_3,8);\n if (lVar1 == -1) {\n wios::clear((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)),\n *(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20)\n | _S_failbit);\n }\n }\n return param_1;\n}\n\n" comment (ERROR "wistream * std::" (binary_expression "wistream * std" identifier * identifier) : :) (labeled_statement "wistream::seekg(wistream *param_1,undefined8 param_2,undefined8 param_3)\n\n{\n long lVar1;\n sentry local_19;\n \n wios::clear((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)),\n *(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20) &\n ~_S_eofbit);\n sentry::sentry(&local_19,param_1,true);\n if ((local_19 != (sentry)0x0) &&\n (((byte)param_1[*(long *)(*(long *)param_1 + -0x18) + 0x20] & 5) == 0)) {\n /* try { // try from 0029b461 to 0029b463 has its CatchHandler @ 0029b497 */\n lVar1 = (**(code **)(**(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8) + 0x28))\n (*(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8),param_2,\n param_3,8);\n if (lVar1 == -1) {\n wios::clear((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)),\n *(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20)\n | _S_failbit);\n }\n }\n return param_1;\n}" statement_identifier : (ERROR ":seekg(wistream *param_1,undefined8 param_2,undefined8 param_3)" : (call_expression "seekg(wistream *param_1,undefined8 param_2,undefined8 param_3)" identifier (argument_list "(wistream *param_1,undefined8 param_2,undefined8 param_3)" ( (binary_expression "wistream *param_1" identifier * identifier) , identifier (ERROR "param_2" identifier) , identifier (ERROR "param_3" identifier) )))) (compound_statement "{\n long lVar1;\n sentry local_19;\n \n wios::clear((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)),\n *(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20) &\n ~_S_eofbit);\n sentry::sentry(&local_19,param_1,true);\n if ((local_19 != (sentry)0x0) &&\n (((byte)param_1[*(long *)(*(long *)param_1 + -0x18) + 0x20] & 5) == 0)) {\n /* try { // try from 0029b461 to 0029b463 has its CatchHandler @ 0029b497 */\n lVar1 = (**(code **)(**(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8) + 0x28))\n (*(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8),param_2,\n param_3,8);\n if (lVar1 == -1) {\n wios::clear((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)),\n *(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20)\n | _S_failbit);\n }\n }\n return param_1;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "sentry local_19;" type_identifier identifier ;) (labeled_statement "wios::clear((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)),\n *(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20) &\n ~_S_eofbit);" statement_identifier : (ERROR ":" :) (expression_statement "clear((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)),\n *(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20) &\n ~_S_eofbit);" (call_expression "clear((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)),\n *(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20) &\n ~_S_eofbit)" identifier (argument_list "((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)),\n *(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20) &\n ~_S_eofbit)" ( (cast_expression "(wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18))" ( (type_descriptor "wios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + *(long *)(*(long *)param_1 + -0x18))" ( (binary_expression "param_1 + *(long *)(*(long *)param_1 + -0x18)" identifier + (pointer_expression "*(long *)(*(long *)param_1 + -0x18)" * (cast_expression "(long *)(*(long *)param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + -0x18)" ( (binary_expression "*(long *)param_1 + -0x18" (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) ))) , (binary_expression "*(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20) &\n ~_S_eofbit" (pointer_expression "*(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20)" * (cast_expression "(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20)" ( (type_descriptor "_Ios_Iostate *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20)" ( (binary_expression "(wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20" (cast_expression "(wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18))" ( (type_descriptor "wios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + *(long *)(*(long *)param_1 + -0x18))" ( (binary_expression "param_1 + *(long *)(*(long *)param_1 + -0x18)" identifier + (pointer_expression "*(long *)(*(long *)param_1 + -0x18)" * (cast_expression "(long *)(*(long *)param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + -0x18)" ( (binary_expression "*(long *)param_1 + -0x18" (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) ))) + number_literal) )))) & (unary_expression "~_S_eofbit" ~ identifier)) ))) ;)) (labeled_statement "sentry::sentry(&local_19,param_1,true);" statement_identifier : (ERROR ":" :) (expression_statement "sentry(&local_19,param_1,true);" (call_expression "sentry(&local_19,param_1,true)" identifier (argument_list "(&local_19,param_1,true)" ( (pointer_expression "&local_19" & identifier) , identifier , true ))) ;)) (if_statement "if ((local_19 != (sentry)0x0) &&\n (((byte)param_1[*(long *)(*(long *)param_1 + -0x18) + 0x20] & 5) == 0)) {\n /* try { // try from 0029b461 to 0029b463 has its CatchHandler @ 0029b497 */\n lVar1 = (**(code **)(**(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8) + 0x28))\n (*(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8),param_2,\n param_3,8);\n if (lVar1 == -1) {\n wios::clear((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)),\n *(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20)\n | _S_failbit);\n }\n }" if (parenthesized_expression "((local_19 != (sentry)0x0) &&\n (((byte)param_1[*(long *)(*(long *)param_1 + -0x18) + 0x20] & 5) == 0))" ( (binary_expression "(local_19 != (sentry)0x0) &&\n (((byte)param_1[*(long *)(*(long *)param_1 + -0x18) + 0x20] & 5) == 0)" (parenthesized_expression "(local_19 != (sentry)0x0)" ( (binary_expression "local_19 != (sentry)0x0" identifier != (cast_expression "(sentry)0x0" ( (type_descriptor "sentry" type_identifier) ) number_literal)) )) && (parenthesized_expression "(((byte)param_1[*(long *)(*(long *)param_1 + -0x18) + 0x20] & 5) == 0)" ( (binary_expression "((byte)param_1[*(long *)(*(long *)param_1 + -0x18) + 0x20] & 5) == 0" (parenthesized_expression "((byte)param_1[*(long *)(*(long *)param_1 + -0x18) + 0x20] & 5)" ( (binary_expression "(byte)param_1[*(long *)(*(long *)param_1 + -0x18) + 0x20] & 5" (cast_expression "(byte)param_1[*(long *)(*(long *)param_1 + -0x18) + 0x20]" ( (type_descriptor "byte" type_identifier) ) (subscript_expression "param_1[*(long *)(*(long *)param_1 + -0x18) + 0x20]" identifier [ (binary_expression "*(long *)(*(long *)param_1 + -0x18) + 0x20" (pointer_expression "*(long *)(*(long *)param_1 + -0x18)" * (cast_expression "(long *)(*(long *)param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + -0x18)" ( (binary_expression "*(long *)param_1 + -0x18" (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) )))) + number_literal) ])) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n /* try { // try from 0029b461 to 0029b463 has its CatchHandler @ 0029b497 */\n lVar1 = (**(code **)(**(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8) + 0x28))\n (*(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8),param_2,\n param_3,8);\n if (lVar1 == -1) {\n wios::clear((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)),\n *(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20)\n | _S_failbit);\n }\n }" { comment (expression_statement "lVar1 = (**(code **)(**(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8) + 0x28))\n (*(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8),param_2,\n param_3,8);" (assignment_expression "lVar1 = (**(code **)(**(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8) + 0x28))\n (*(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8),param_2,\n param_3,8)" identifier = (call_expression "(**(code **)(**(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8) + 0x28))\n (*(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8),param_2,\n param_3,8)" (parenthesized_expression "(**(code **)(**(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8) + 0x28))" ( (pointer_expression "**(code **)(**(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8) + 0x28)" * (pointer_expression "*(code **)(**(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8) + 0x28)" * (cast_expression "(code **)(**(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8) + 0x28)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8) + 0x28)" ( (binary_expression "**(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8) + 0x28" (pointer_expression "**(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8)" * (pointer_expression "*(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8)" * (cast_expression "(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8)" ( (binary_expression "param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8" (binary_expression "param_1 + *(long *)(*(long *)param_1 + -0x18)" identifier + (pointer_expression "*(long *)(*(long *)param_1 + -0x18)" * (cast_expression "(long *)(*(long *)param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + -0x18)" ( (binary_expression "*(long *)param_1 + -0x18" (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) + number_literal) ))))) + number_literal) ))))) )) (argument_list "(*(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8),param_2,\n param_3,8)" ( (pointer_expression "*(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8)" * (cast_expression "(long **)(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8)" ( (binary_expression "param_1 + *(long *)(*(long *)param_1 + -0x18) + 0xe8" (binary_expression "param_1 + *(long *)(*(long *)param_1 + -0x18)" identifier + (pointer_expression "*(long *)(*(long *)param_1 + -0x18)" * (cast_expression "(long *)(*(long *)param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + -0x18)" ( (binary_expression "*(long *)param_1 + -0x18" (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) + number_literal) )))) , identifier , identifier , number_literal )))) ;) (if_statement "if (lVar1 == -1) {\n wios::clear((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)),\n *(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20)\n | _S_failbit);\n }" if (parenthesized_expression "(lVar1 == -1)" ( (binary_expression "lVar1 == -1" identifier == number_literal) )) (compound_statement "{\n wios::clear((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)),\n *(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20)\n | _S_failbit);\n }" { (labeled_statement "wios::clear((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)),\n *(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20)\n | _S_failbit);" statement_identifier : (ERROR ":" :) (expression_statement "clear((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)),\n *(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20)\n | _S_failbit);" (call_expression "clear((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)),\n *(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20)\n | _S_failbit)" identifier (argument_list "((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)),\n *(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20)\n | _S_failbit)" ( (cast_expression "(wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18))" ( (type_descriptor "wios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + *(long *)(*(long *)param_1 + -0x18))" ( (binary_expression "param_1 + *(long *)(*(long *)param_1 + -0x18)" identifier + (pointer_expression "*(long *)(*(long *)param_1 + -0x18)" * (cast_expression "(long *)(*(long *)param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + -0x18)" ( (binary_expression "*(long *)param_1 + -0x18" (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) ))) , (binary_expression "*(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20)\n | _S_failbit" (pointer_expression "*(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20)" * (cast_expression "(_Ios_Iostate *)((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20)" ( (type_descriptor "_Ios_Iostate *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20)" ( (binary_expression "(wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18)) + 0x20" (cast_expression "(wios *)(param_1 + *(long *)(*(long *)param_1 + -0x18))" ( (type_descriptor "wios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + *(long *)(*(long *)param_1 + -0x18))" ( (binary_expression "param_1 + *(long *)(*(long *)param_1 + -0x18)" identifier + (pointer_expression "*(long *)(*(long *)param_1 + -0x18)" * (cast_expression "(long *)(*(long *)param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + -0x18)" ( (binary_expression "*(long *)param_1 + -0x18" (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) ))) + number_literal) )))) | identifier) ))) ;)) })) })) (return_statement "return param_1;" return identifier ;) })))
(translation_unit "long * FUN_0029b400(long *param_1,undefined8 param_2,undefined8 param_3)\n\n{\n long *plVar1;\n long lVar2;\n char local_19;\n \n lVar2 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) & 0xfffffffd);\n FUN_00299dd0(&local_19,param_1,1);\n if ((local_19 != '\0') &&\n ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0)) {\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n \n lVar2 = (**(code **)(*plVar1 + 0x28))(plVar1,param_2,param_3,8);\n if (lVar2 == -1) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4);\n }\n }\n return param_1;\n}\n\n" (function_definition "long * FUN_0029b400(long *param_1,undefined8 param_2,undefined8 param_3)\n\n{\n long *plVar1;\n long lVar2;\n char local_19;\n \n lVar2 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) & 0xfffffffd);\n FUN_00299dd0(&local_19,param_1,1);\n if ((local_19 != '\0') &&\n ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0)) {\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n \n lVar2 = (**(code **)(*plVar1 + 0x28))(plVar1,param_2,param_3,8);\n if (lVar2 == -1) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4);\n }\n }\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_0029b400(long *param_1,undefined8 param_2,undefined8 param_3)" * (function_declarator "FUN_0029b400(long *param_1,undefined8 param_2,undefined8 param_3)" identifier (parameter_list "(long *param_1,undefined8 param_2,undefined8 param_3)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) )))) (compound_statement "{\n long *plVar1;\n long lVar2;\n char local_19;\n \n lVar2 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) & 0xfffffffd);\n FUN_00299dd0(&local_19,param_1,1);\n if ((local_19 != '\0') &&\n ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0)) {\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n \n lVar2 = (**(code **)(*plVar1 + 0x28))(plVar1,param_2,param_3,8);\n if (lVar2 == -1) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4);\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 local_19;" primitive_type identifier ;) (expression_statement "lVar2 = (long)param_1 + *(long *)(*param_1 + -0x18);" (assignment_expression "lVar2 = (long)param_1 + *(long *)(*param_1 + -0x18)" identifier = (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) )))))) ;) (expression_statement "FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) & 0xfffffffd);" (call_expression "FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) & 0xfffffffd)" identifier (argument_list "(lVar2,*(uint *)(lVar2 + 0x20) & 0xfffffffd)" ( identifier , (binary_expression "*(uint *)(lVar2 + 0x20) & 0xfffffffd" (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) )))) & number_literal) ))) ;) (expression_statement "FUN_00299dd0(&local_19,param_1,1);" (call_expression "FUN_00299dd0(&local_19,param_1,1)" identifier (argument_list "(&local_19,param_1,1)" ( (pointer_expression "&local_19" & identifier) , identifier , number_literal ))) ;) (if_statement "if ((local_19 != '\0') &&\n ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0)) {\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n \n lVar2 = (**(code **)(*plVar1 + 0x28))(plVar1,param_2,param_3,8);\n if (lVar2 == -1) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4);\n }\n }" if (parenthesized_expression "((local_19 != '\0') &&\n ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0))" ( (binary_expression "(local_19 != '\0') &&\n ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0)" (parenthesized_expression "(local_19 != '\0')" ( (binary_expression "local_19 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0)" ( (binary_expression "(*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0" (parenthesized_expression "(*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5)" ( (binary_expression "*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5" (pointer_expression "*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20)" * (cast_expression "(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20)" ( (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18) + 0x20" (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) ))))) + number_literal) )))) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n \n lVar2 = (**(code **)(*plVar1 + 0x28))(plVar1,param_2,param_3,8);\n if (lVar2 == -1) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4);\n }\n }" { (expression_statement "plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);" (assignment_expression "plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" identifier = (pointer_expression "*(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" * (cast_expression "(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" ( (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8" (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) ))))) + number_literal) ))))) ;) (expression_statement "lVar2 = (**(code **)(*plVar1 + 0x28))(plVar1,param_2,param_3,8);" (assignment_expression "lVar2 = (**(code **)(*plVar1 + 0x28))(plVar1,param_2,param_3,8)" identifier = (call_expression "(**(code **)(*plVar1 + 0x28))(plVar1,param_2,param_3,8)" (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,param_2,param_3,8)" ( identifier , identifier , identifier , number_literal )))) ;) (if_statement "if (lVar2 == -1) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4);\n }" if (parenthesized_expression "(lVar2 == -1)" ( (binary_expression "lVar2 == -1" identifier == number_literal) )) (compound_statement "{\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4);\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_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4);" (call_expression "FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4)" identifier (argument_list "(lVar2,*(uint *)(lVar2 + 0x20) | 4)" ( identifier , (binary_expression "*(uint *)(lVar2 + 0x20) | 4" (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) )))) | number_literal) ))) ;) })) })) (return_statement "return param_1;" return identifier ;) })))
(translation_unit (function_definition (sized_type_specifier long) (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))))) ;) (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) ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , LIT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) && (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) + LIT) )))) & LIT) )) == LIT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , IDENT , IDENT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression 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 (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) | LIT) ))) ;) })) })) (return_statement return IDENT ;) })))
(function_definition "long * FUN_0029b400(long *param_1,undefined8 param_2,undefined8 param_3)\n\n{\n long *plVar1;\n long lVar2;\n char local_19;\n \n lVar2 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) & 0xfffffffd);\n FUN_00299dd0(&local_19,param_1,1);\n if ((local_19 != '\0') &&\n ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0)) {\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n \n lVar2 = (**(code **)(*plVar1 + 0x28))(plVar1,param_2,param_3,8);\n if (lVar2 == -1) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4);\n }\n }\n return param_1;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_0029b400(long *param_1,undefined8 param_2,undefined8 param_3)" (* "*") (function_declarator "FUN_0029b400(long *param_1,undefined8 param_2,undefined8 param_3)" (identifier "FUN_0029b400") (parameter_list "(long *param_1,undefined8 param_2,undefined8 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 "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) () ")")))) (compound_statement "{\n long *plVar1;\n long lVar2;\n char local_19;\n \n lVar2 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) & 0xfffffffd);\n FUN_00299dd0(&local_19,param_1,1);\n if ((local_19 != '\0') &&\n ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0)) {\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n \n lVar2 = (**(code **)(*plVar1 + 0x28))(plVar1,param_2,param_3,8);\n if (lVar2 == -1) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4);\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 local_19;" (primitive_type "char") (identifier "local_19") (; ";")) (expression_statement "lVar2 = (long)param_1 + *(long *)(*param_1 + -0x18);" (assignment_expression "lVar2 = (long)param_1 + *(long *)(*param_1 + -0x18)" (identifier "lVar2") (= "=") (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(*param_1 + -0x18)" (* "*") (cast_expression "(long *)(*param_1 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + -0x18)" (( "(") (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "-0x18")) () ")")))))) (; ";")) (expression_statement "FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) & 0xfffffffd);" (call_expression "FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) & 0xfffffffd)" (identifier "FUN_0029d320") (argument_list "(lVar2,*(uint *)(lVar2 + 0x20) & 0xfffffffd)" (( "(") (identifier "lVar2") (, ",") (binary_expression "*(uint *)(lVar2 + 0x20) & 0xfffffffd" (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")) () ")")))) (& "&") (number_literal "0xfffffffd")) () ")"))) (; ";")) (expression_statement "FUN_00299dd0(&local_19,param_1,1);" (call_expression "FUN_00299dd0(&local_19,param_1,1)" (identifier "FUN_00299dd0") (argument_list "(&local_19,param_1,1)" (( "(") (pointer_expression "&local_19" (& "&") (identifier "local_19")) (, ",") (identifier "param_1") (, ",") (number_literal "1") () ")"))) (; ";")) (if_statement "if ((local_19 != '\0') &&\n ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0)) {\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n \n lVar2 = (**(code **)(*plVar1 + 0x28))(plVar1,param_2,param_3,8);\n if (lVar2 == -1) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4);\n }\n }" (if "if") (parenthesized_expression "((local_19 != '\0') &&\n ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0))" (( "(") (binary_expression "(local_19 != '\0') &&\n ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0)" (parenthesized_expression "(local_19 != '\0')" (( "(") (binary_expression "local_19 != '\0'" (identifier "local_19") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0)" (( "(") (binary_expression "(*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0" (parenthesized_expression "(*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5)" (( "(") (binary_expression "*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5" (pointer_expression "*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20)" (* "*") (cast_expression "(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20)" (( "(") (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18) + 0x20" (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(*param_1 + -0x18)" (* "*") (cast_expression "(long *)(*param_1 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + -0x18)" (( "(") (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "-0x18")) () ")"))))) (+ "+") (number_literal "0x20")) () ")")))) (& "&") (number_literal "5")) () ")")) (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n \n lVar2 = (**(code **)(*plVar1 + 0x28))(plVar1,param_2,param_3,8);\n if (lVar2 == -1) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4);\n }\n }" ({ "{") (expression_statement "plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);" (assignment_expression "plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" (identifier "plVar1") (= "=") (pointer_expression "*(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" (* "*") (cast_expression "(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" (( "(") (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8" (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(*param_1 + -0x18)" (* "*") (cast_expression "(long *)(*param_1 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + -0x18)" (( "(") (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "-0x18")) () ")"))))) (+ "+") (number_literal "0xe8")) () ")"))))) (; ";")) (expression_statement "lVar2 = (**(code **)(*plVar1 + 0x28))(plVar1,param_2,param_3,8);" (assignment_expression "lVar2 = (**(code **)(*plVar1 + 0x28))(plVar1,param_2,param_3,8)" (identifier "lVar2") (= "=") (call_expression "(**(code **)(*plVar1 + 0x28))(plVar1,param_2,param_3,8)" (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,param_2,param_3,8)" (( "(") (identifier "plVar1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (number_literal "8") () ")")))) (; ";")) (if_statement "if (lVar2 == -1) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4);\n }" (if "if") (parenthesized_expression "(lVar2 == -1)" (( "(") (binary_expression "lVar2 == -1" (identifier "lVar2") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4);\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_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4);" (call_expression "FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4)" (identifier "FUN_0029d320") (argument_list "(lVar2,*(uint *)(lVar2 + 0x20) | 4)" (( "(") (identifier "lVar2") (, ",") (binary_expression "*(uint *)(lVar2 + 0x20) | 4" (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")) () ")")))) (| "|") (number_literal "4")) () ")"))) (; ";")) (} "}"))) (} "}"))) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}")))
/* std::wistream::seekg(std::fpos<__mbstate_t>) */ wistream * std::wistream::seekg(wistream *var_2,undefined8 param_2,undefined8 param_3) { long var_4; type_1 var_3; wios::var_1((type_2 *)(var_2 + *(long *)(*(long *)var_2 + -0x18)), *(type_3 *)((type_2 *)(var_2 + *(long *)(*(long *)var_2 + -0x18)) + 0x20) & ~_S_eofbit); sentry::type_1(&var_3,var_2,true); if ((var_3 != (type_1)0x0) && (((type_4)var_2[*(long *)(*(long *)var_2 + -0x18) + 0x20] & 5) == 0)) { /* try { // try from 0029b461 to 0029b463 has its CatchHandler @ 0029b497 */ var_4 = (**(type_5 **)(**(long **)(var_2 + *(long *)(*(long *)var_2 + -0x18) + 0xe8) + 0x28)) (*(long **)(var_2 + *(long *)(*(long *)var_2 + -0x18) + 0xe8),param_2, param_3,8); if (var_4 == -1) { wios::var_1((type_2 *)(var_2 + *(long *)(*(long *)var_2 + -0x18)), *(type_3 *)((type_2 *)(var_2 + *(long *)(*(long *)var_2 + -0x18)) + 0x20) | var_5); } } 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)) (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)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))))))) (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))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))))) right: (number_literal))))) right: (number_literal))) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))))) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier) (identifier) (identifier) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (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: (pointer_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 (identifier)))))
null
long * MASKED(long *param_1,undefined8 param_2,undefined8 param_3) { long *plVar1; long lVar2; char local_19; lVar2 = (long)param_1 + *(long *)(*param_1 + -0x18); FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) & 0xfffffffd); FUN_00299dd0(&local_19,param_1,1); if ((local_19 != '\0') && ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0)) { plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8); /* try { // try from 0029b461 to 0029b463 has its CatchHandler @ 0029b497 */ lVar2 = (**(code **)(*plVar1 + 0x28))(plVar1,param_2,param_3,8); if (lVar2 == -1) { lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1; FUN_0029d320(lVar2,*(uint *)(lVar2 + 0x20) | 4); } } return param_1; }
914_wget_and_wget_strip.c
dcngettext
dcngettext
/* WARNING: Control flow encountered bad instruction data */ void dcngettext(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* dcngettext@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void dcngettext(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207394174')]
[('const-1', u'RETURN_-1207394174')]
null
null
0017a078
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid dcngettext(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void dcngettext(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "dcngettext(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 dcngettext(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* dcngettext@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment (function_definition "void dcngettext(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* dcngettext@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "dcngettext(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* dcngettext@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void dcngettext(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void dcngettext(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "dcngettext(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 dcngettext(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "dcngettext(void)" (identifier "dcngettext") (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 */ /* dcngettext@@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(); }
305_sh4-linux-gnu-ld_and_sh4-linux-gnu-ld_strip.c
check_section_callback
FUN_00115150
void check_section_callback (lang_wild_statement_type *ptr,wildcard_list *sec,asection *section, flag_info *sflag_info,lang_input_statement_type *file,void *output) { bfd_boolean bVar1; lang_output_section_statement_type *os; bVar1 = unique_section_p(section,(lang_output_section_statement_type *)output); if (((bVar1 == 0) && (section->output_section == (bfd_section *)0x0)) && ((section->flags & 8) == 0)) { *(byte *)((long)output + 0x90) = *(byte *)((long)output + 0x90) & 0xfb; } return; }
void FUN_00115150(undefined8 param_1,undefined8 param_2,long param_3,undefined8 param_4, undefined8 param_5,long param_6) { int iVar1; iVar1 = FUN_001150a0(param_3,param_6); if (((iVar1 == 0) && (*(long *)(param_3 + 0x68) == 0)) && ((*(byte *)(param_3 + 0x20) & 8) == 0)) { *(byte *)(param_6 + 0x90) = *(byte *)(param_6 + 0x90) & 0xfb; } return; }
PUSH RBP MOV RSI,R9 MOV RDI,RDX MOV RBP,R9 PUSH RBX MOV RBX,RDX SUB RSP,0x8 CALL 0x001150a0 TEST EAX,EAX JNZ 0x00115172 CMP qword ptr [RBX + 0x68],0x0 JZ 0x00115180 ADD RSP,0x8 POP RBX POP RBP RET TEST byte ptr [RBX + 0x20],0x8 JNZ 0x00115172 AND byte ptr [RBP + 0x90],0xfb JMP 0x00115172
null
null
null
null
[('tmp_120', u'CBRANCH_-1207021150'), ('tmp_251', u'BRANCH_-1207021073'), (u'LOAD_-1207021094', u'INT_AND_-1207021068'), (u'LOAD_-1207021113', u'INT_AND_-1207021087'), ('const-433', u'STORE_-1207021091'), ('tmp_260', u'PTRSUB_-1207020991'), (u'INT_EQUAL_-1207021154', u'CBRANCH_-1207021150'), ('tmp_207', u'CBRANCH_-1207021097'), ('const-433', u'LOAD_-1207021113'), (u'CAST_-1207020962', u'LOAD_-1207021094'), (u'INT_AND_-1207021087', u'INT_EQUAL_-1207021101'), ('const-0', u'INT_EQUAL_-1207021154'), (u'CAST_-1207021000', u'CALL_-1207021186'), ('const-32', u'PTRSUB_-1207020969'), ('const-0', u'INT_EQUAL_-1207021172'), ('tmp_263', u'CAST_-1207020963'), (u'INT_ADD_-1207021080', u'CAST_-1207020962'), (u'CALL_-1207021186', u'INT_EQUAL_-1207021172'), (u'INT_AND_-1207021068', u'STORE_-1207021091'), ('const-433', u'LOAD_-1207021094'), ('const-0', u'INT_EQUAL_-1207021101'), ('const-433', u'LOAD_-1207021169'), ('const-8', u'INT_AND_-1207021087'), ('tmp_84', u'CBRANCH_-1207021170'), (u'PTRSUB_-1207020991', u'LOAD_-1207021169'), (u'PTRSUB_-1207020969', u'LOAD_-1207021113'), ('tmp_260', u'PTRSUB_-1207020969'), ('const-104', u'PTRSUB_-1207020991'), ('const-0', u'RETURN_-1207021117'), ('const-251', u'INT_AND_-1207021068'), (u'INT_EQUAL_-1207021172', u'CBRANCH_-1207021170'), ('tmp_263', u'CAST_-1207021000'), ('const-144', u'INT_ADD_-1207021080'), (u'CAST_-1207020962', u'STORE_-1207021091'), ('tmp_260', u'CALL_-1207021186'), (u'INT_EQUAL_-1207021101', u'CBRANCH_-1207021097'), (u'CAST_-1207020963', u'INT_ADD_-1207021080'), (u'LOAD_-1207021169', u'INT_EQUAL_-1207021154')]
[('tmp_410', u'CALL_-1207021186'), ('tmp_120', u'CBRANCH_-1207021150'), ('const-433', u'LOAD_-1207021113'), ('tmp_251', u'BRANCH_-1207021073'), (u'LOAD_-1207021094', u'INT_AND_-1207021068'), (u'LOAD_-1207021113', u'INT_AND_-1207021087'), ('const-0', u'INT_EQUAL_-1207021101'), (u'INT_EQUAL_-1207021154', u'CBRANCH_-1207021150'), ('tmp_207', u'CBRANCH_-1207021097'), ('const-433', u'LOAD_-1207021094'), (u'CAST_-1207020965', u'LOAD_-1207021094'), (u'INT_AND_-1207021087', u'INT_EQUAL_-1207021101'), ('const-0', u'INT_EQUAL_-1207021172'), (u'CALL_-1207021186', u'INT_EQUAL_-1207021172'), ('const-104', u'INT_ADD_-1207021153'), (u'INT_AND_-1207021068', u'STORE_-1207021091'), ('const-433', u'STORE_-1207021091'), ('const-433', u'LOAD_-1207021169'), ('tmp_411', u'INT_ADD_-1207021153'), ('tmp_84', u'CBRANCH_-1207021170'), ('const-8', u'INT_AND_-1207021087'), (u'CAST_-1207020972', u'LOAD_-1207021113'), ('tmp_411', u'INT_ADD_-1207021099'), ('tmp_410', u'INT_ADD_-1207021080'), ('const-0', u'RETURN_-1207021117'), ('const-251', u'INT_AND_-1207021068'), (u'INT_EQUAL_-1207021172', u'CBRANCH_-1207021170'), ('const-32', u'INT_ADD_-1207021099'), ('const-144', u'INT_ADD_-1207021080'), ('tmp_411', u'CALL_-1207021186'), (u'CAST_-1207020965', u'STORE_-1207021091'), (u'INT_EQUAL_-1207021101', u'CBRANCH_-1207021097'), (u'LOAD_-1207021169', u'INT_EQUAL_-1207021154'), (u'INT_ADD_-1207021153', u'CAST_-1207020994'), (u'INT_ADD_-1207021099', u'CAST_-1207020972'), (u'INT_ADD_-1207021080', u'CAST_-1207020965'), (u'CAST_-1207020994', u'LOAD_-1207021169'), ('const-0', u'INT_EQUAL_-1207021154')]
null
null
00115150
x64
O2
(translation_unit "void FUN_00115150(undefined8 param_1,undefined8 param_2,long param_3,undefined8 param_4,\n undefined8 param_5,long param_6)\n\n{\n int iVar1;\n \n iVar1 = FUN_001150a0(param_3,param_6);\n if (((iVar1 == 0) && (*(long *)(param_3 + 0x68) == 0)) && ((*(byte *)(param_3 + 0x20) & 8) == 0))\n {\n *(byte *)(param_6 + 0x90) = *(byte *)(param_6 + 0x90) & 0xfb;\n }\n return;\n}\n\n" (function_definition "void FUN_00115150(undefined8 param_1,undefined8 param_2,long param_3,undefined8 param_4,\n undefined8 param_5,long param_6)\n\n{\n int iVar1;\n \n iVar1 = FUN_001150a0(param_3,param_6);\n if (((iVar1 == 0) && (*(long *)(param_3 + 0x68) == 0)) && ((*(byte *)(param_3 + 0x20) & 8) == 0))\n {\n *(byte *)(param_6 + 0x90) = *(byte *)(param_6 + 0x90) & 0xfb;\n }\n return;\n}" primitive_type (function_declarator "FUN_00115150(undefined8 param_1,undefined8 param_2,long param_3,undefined8 param_4,\n undefined8 param_5,long param_6)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,long param_3,undefined8 param_4,\n undefined8 param_5,long param_6)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "long param_6" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = FUN_001150a0(param_3,param_6);\n if (((iVar1 == 0) && (*(long *)(param_3 + 0x68) == 0)) && ((*(byte *)(param_3 + 0x20) & 8) == 0))\n {\n *(byte *)(param_6 + 0x90) = *(byte *)(param_6 + 0x90) & 0xfb;\n }\n return;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = FUN_001150a0(param_3,param_6);" (assignment_expression "iVar1 = FUN_001150a0(param_3,param_6)" identifier = (call_expression "FUN_001150a0(param_3,param_6)" identifier (argument_list "(param_3,param_6)" ( identifier , identifier )))) ;) (if_statement "if (((iVar1 == 0) && (*(long *)(param_3 + 0x68) == 0)) && ((*(byte *)(param_3 + 0x20) & 8) == 0))\n {\n *(byte *)(param_6 + 0x90) = *(byte *)(param_6 + 0x90) & 0xfb;\n }" if (parenthesized_expression "(((iVar1 == 0) && (*(long *)(param_3 + 0x68) == 0)) && ((*(byte *)(param_3 + 0x20) & 8) == 0))" ( (binary_expression "((iVar1 == 0) && (*(long *)(param_3 + 0x68) == 0)) && ((*(byte *)(param_3 + 0x20) & 8) == 0)" (parenthesized_expression "((iVar1 == 0) && (*(long *)(param_3 + 0x68) == 0))" ( (binary_expression "(iVar1 == 0) && (*(long *)(param_3 + 0x68) == 0)" (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) && (parenthesized_expression "(*(long *)(param_3 + 0x68) == 0)" ( (binary_expression "*(long *)(param_3 + 0x68) == 0" (pointer_expression "*(long *)(param_3 + 0x68)" * (cast_expression "(long *)(param_3 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x68)" ( (binary_expression "param_3 + 0x68" identifier + number_literal) )))) == number_literal) ))) )) && (parenthesized_expression "((*(byte *)(param_3 + 0x20) & 8) == 0)" ( (binary_expression "(*(byte *)(param_3 + 0x20) & 8) == 0" (parenthesized_expression "(*(byte *)(param_3 + 0x20) & 8)" ( (binary_expression "*(byte *)(param_3 + 0x20) & 8" (pointer_expression "*(byte *)(param_3 + 0x20)" * (cast_expression "(byte *)(param_3 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x20)" ( (binary_expression "param_3 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n *(byte *)(param_6 + 0x90) = *(byte *)(param_6 + 0x90) & 0xfb;\n }" { (expression_statement "*(byte *)(param_6 + 0x90) = *(byte *)(param_6 + 0x90) & 0xfb;" (assignment_expression "*(byte *)(param_6 + 0x90) = *(byte *)(param_6 + 0x90) & 0xfb" (pointer_expression "*(byte *)(param_6 + 0x90)" * (cast_expression "(byte *)(param_6 + 0x90)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0x90)" ( (binary_expression "param_6 + 0x90" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_6 + 0x90) & 0xfb" (pointer_expression "*(byte *)(param_6 + 0x90)" * (cast_expression "(byte *)(param_6 + 0x90)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0x90)" ( (binary_expression "param_6 + 0x90" identifier + number_literal) )))) & number_literal)) ;) })) (return_statement "return;" return ;) })))
(translation_unit "void check_section_callback\n (lang_wild_statement_type *ptr,wildcard_list *sec,asection *section,\n flag_info *sflag_info,lang_input_statement_type *file,void *output)\n\n{\n bfd_boolean bVar1;\n lang_output_section_statement_type *os;\n \n bVar1 = unique_section_p(section,(lang_output_section_statement_type *)output);\n if (((bVar1 == 0) && (section->output_section == (bfd_section *)0x0)) &&\n ((section->flags & 8) == 0)) {\n *(byte *)((long)output + 0x90) = *(byte *)((long)output + 0x90) & 0xfb;\n }\n return;\n}\n\n" (function_definition "void check_section_callback\n (lang_wild_statement_type *ptr,wildcard_list *sec,asection *section,\n flag_info *sflag_info,lang_input_statement_type *file,void *output)\n\n{\n bfd_boolean bVar1;\n lang_output_section_statement_type *os;\n \n bVar1 = unique_section_p(section,(lang_output_section_statement_type *)output);\n if (((bVar1 == 0) && (section->output_section == (bfd_section *)0x0)) &&\n ((section->flags & 8) == 0)) {\n *(byte *)((long)output + 0x90) = *(byte *)((long)output + 0x90) & 0xfb;\n }\n return;\n}" primitive_type (function_declarator "check_section_callback\n (lang_wild_statement_type *ptr,wildcard_list *sec,asection *section,\n flag_info *sflag_info,lang_input_statement_type *file,void *output)" identifier (parameter_list "(lang_wild_statement_type *ptr,wildcard_list *sec,asection *section,\n flag_info *sflag_info,lang_input_statement_type *file,void *output)" ( (parameter_declaration "lang_wild_statement_type *ptr" type_identifier (pointer_declarator "*ptr" * identifier)) , (parameter_declaration "wildcard_list *sec" type_identifier (pointer_declarator "*sec" * 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_input_statement_type *file" type_identifier (pointer_declarator "*file" * identifier)) , (parameter_declaration "void *output" primitive_type (pointer_declarator "*output" * identifier)) ))) (compound_statement "{\n bfd_boolean bVar1;\n lang_output_section_statement_type *os;\n \n bVar1 = unique_section_p(section,(lang_output_section_statement_type *)output);\n if (((bVar1 == 0) && (section->output_section == (bfd_section *)0x0)) &&\n ((section->flags & 8) == 0)) {\n *(byte *)((long)output + 0x90) = *(byte *)((long)output + 0x90) & 0xfb;\n }\n return;\n}" { (declaration "bfd_boolean bVar1;" type_identifier identifier ;) (declaration "lang_output_section_statement_type *os;" type_identifier (pointer_declarator "*os" * identifier) ;) (expression_statement "bVar1 = unique_section_p(section,(lang_output_section_statement_type *)output);" (assignment_expression "bVar1 = unique_section_p(section,(lang_output_section_statement_type *)output)" identifier = (call_expression "unique_section_p(section,(lang_output_section_statement_type *)output)" identifier (argument_list "(section,(lang_output_section_statement_type *)output)" ( identifier , (cast_expression "(lang_output_section_statement_type *)output" ( (type_descriptor "lang_output_section_statement_type *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (if_statement "if (((bVar1 == 0) && (section->output_section == (bfd_section *)0x0)) &&\n ((section->flags & 8) == 0)) {\n *(byte *)((long)output + 0x90) = *(byte *)((long)output + 0x90) & 0xfb;\n }" if (parenthesized_expression "(((bVar1 == 0) && (section->output_section == (bfd_section *)0x0)) &&\n ((section->flags & 8) == 0))" ( (binary_expression "((bVar1 == 0) && (section->output_section == (bfd_section *)0x0)) &&\n ((section->flags & 8) == 0)" (parenthesized_expression "((bVar1 == 0) && (section->output_section == (bfd_section *)0x0))" ( (binary_expression "(bVar1 == 0) && (section->output_section == (bfd_section *)0x0)" (parenthesized_expression "(bVar1 == 0)" ( (binary_expression "bVar1 == 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)) ))) )) && (parenthesized_expression "((section->flags & 8) == 0)" ( (binary_expression "(section->flags & 8) == 0" (parenthesized_expression "(section->flags & 8)" ( (binary_expression "section->flags & 8" (field_expression "section->flags" identifier -> field_identifier) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n *(byte *)((long)output + 0x90) = *(byte *)((long)output + 0x90) & 0xfb;\n }" { (expression_statement "*(byte *)((long)output + 0x90) = *(byte *)((long)output + 0x90) & 0xfb;" (assignment_expression "*(byte *)((long)output + 0x90) = *(byte *)((long)output + 0x90) & 0xfb" (pointer_expression "*(byte *)((long)output + 0x90)" * (cast_expression "(byte *)((long)output + 0x90)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)output + 0x90)" ( (binary_expression "(long)output + 0x90" (cast_expression "(long)output" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (binary_expression "*(byte *)((long)output + 0x90) & 0xfb" (pointer_expression "*(byte *)((long)output + 0x90)" * (cast_expression "(byte *)((long)output + 0x90)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)output + 0x90)" ( (binary_expression "(long)output + 0x90" (cast_expression "(long)output" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) & number_literal)) ;) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00115150(undefined8 param_1,undefined8 param_2,long param_3,undefined8 param_4,\n undefined8 param_5,long param_6)\n\n{\n int iVar1;\n \n iVar1 = FUN_001150a0(param_3,param_6);\n if (((iVar1 == 0) && (*(long *)(param_3 + 0x68) == 0)) && ((*(byte *)(param_3 + 0x20) & 8) == 0))\n {\n *(byte *)(param_6 + 0x90) = *(byte *)(param_6 + 0x90) & 0xfb;\n }\n return;\n}\n\n" (function_definition "void FUN_00115150(undefined8 param_1,undefined8 param_2,long param_3,undefined8 param_4,\n undefined8 param_5,long param_6)\n\n{\n int iVar1;\n \n iVar1 = FUN_001150a0(param_3,param_6);\n if (((iVar1 == 0) && (*(long *)(param_3 + 0x68) == 0)) && ((*(byte *)(param_3 + 0x20) & 8) == 0))\n {\n *(byte *)(param_6 + 0x90) = *(byte *)(param_6 + 0x90) & 0xfb;\n }\n return;\n}" primitive_type (function_declarator "FUN_00115150(undefined8 param_1,undefined8 param_2,long param_3,undefined8 param_4,\n undefined8 param_5,long param_6)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,long param_3,undefined8 param_4,\n undefined8 param_5,long param_6)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "long param_6" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = FUN_001150a0(param_3,param_6);\n if (((iVar1 == 0) && (*(long *)(param_3 + 0x68) == 0)) && ((*(byte *)(param_3 + 0x20) & 8) == 0))\n {\n *(byte *)(param_6 + 0x90) = *(byte *)(param_6 + 0x90) & 0xfb;\n }\n return;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = FUN_001150a0(param_3,param_6);" (assignment_expression "iVar1 = FUN_001150a0(param_3,param_6)" identifier = (call_expression "FUN_001150a0(param_3,param_6)" identifier (argument_list "(param_3,param_6)" ( identifier , identifier )))) ;) (if_statement "if (((iVar1 == 0) && (*(long *)(param_3 + 0x68) == 0)) && ((*(byte *)(param_3 + 0x20) & 8) == 0))\n {\n *(byte *)(param_6 + 0x90) = *(byte *)(param_6 + 0x90) & 0xfb;\n }" if (parenthesized_expression "(((iVar1 == 0) && (*(long *)(param_3 + 0x68) == 0)) && ((*(byte *)(param_3 + 0x20) & 8) == 0))" ( (binary_expression "((iVar1 == 0) && (*(long *)(param_3 + 0x68) == 0)) && ((*(byte *)(param_3 + 0x20) & 8) == 0)" (parenthesized_expression "((iVar1 == 0) && (*(long *)(param_3 + 0x68) == 0))" ( (binary_expression "(iVar1 == 0) && (*(long *)(param_3 + 0x68) == 0)" (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) && (parenthesized_expression "(*(long *)(param_3 + 0x68) == 0)" ( (binary_expression "*(long *)(param_3 + 0x68) == 0" (pointer_expression "*(long *)(param_3 + 0x68)" * (cast_expression "(long *)(param_3 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x68)" ( (binary_expression "param_3 + 0x68" identifier + number_literal) )))) == number_literal) ))) )) && (parenthesized_expression "((*(byte *)(param_3 + 0x20) & 8) == 0)" ( (binary_expression "(*(byte *)(param_3 + 0x20) & 8) == 0" (parenthesized_expression "(*(byte *)(param_3 + 0x20) & 8)" ( (binary_expression "*(byte *)(param_3 + 0x20) & 8" (pointer_expression "*(byte *)(param_3 + 0x20)" * (cast_expression "(byte *)(param_3 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x20)" ( (binary_expression "param_3 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n *(byte *)(param_6 + 0x90) = *(byte *)(param_6 + 0x90) & 0xfb;\n }" { (expression_statement "*(byte *)(param_6 + 0x90) = *(byte *)(param_6 + 0x90) & 0xfb;" (assignment_expression "*(byte *)(param_6 + 0x90) = *(byte *)(param_6 + 0x90) & 0xfb" (pointer_expression "*(byte *)(param_6 + 0x90)" * (cast_expression "(byte *)(param_6 + 0x90)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0x90)" ( (binary_expression "param_6 + 0x90" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_6 + 0x90) & 0xfb" (pointer_expression "*(byte *)(param_6 + 0x90)" * (cast_expression "(byte *)(param_6 + 0x90)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0x90)" ( (binary_expression "param_6 + 0x90" identifier + number_literal) )))) & number_literal)) ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (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 (sized_type_specifier long) (abstract_pointer_declarator *)) ) (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 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)) ;) })) (return_statement return ;) })))
(function_definition "void FUN_00115150(undefined8 param_1,undefined8 param_2,long param_3,undefined8 param_4,\n undefined8 param_5,long param_6)\n\n{\n int iVar1;\n \n iVar1 = FUN_001150a0(param_3,param_6);\n if (((iVar1 == 0) && (*(long *)(param_3 + 0x68) == 0)) && ((*(byte *)(param_3 + 0x20) & 8) == 0))\n {\n *(byte *)(param_6 + 0x90) = *(byte *)(param_6 + 0x90) & 0xfb;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00115150(undefined8 param_1,undefined8 param_2,long param_3,undefined8 param_4,\n undefined8 param_5,long param_6)" (identifier "FUN_00115150") (parameter_list "(undefined8 param_1,undefined8 param_2,long param_3,undefined8 param_4,\n undefined8 param_5,long param_6)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "long param_3" (sized_type_specifier "long" (long "long")) (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 "long param_6" (sized_type_specifier "long" (long "long")) (identifier "param_6")) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = FUN_001150a0(param_3,param_6);\n if (((iVar1 == 0) && (*(long *)(param_3 + 0x68) == 0)) && ((*(byte *)(param_3 + 0x20) & 8) == 0))\n {\n *(byte *)(param_6 + 0x90) = *(byte *)(param_6 + 0x90) & 0xfb;\n }\n return;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = FUN_001150a0(param_3,param_6);" (assignment_expression "iVar1 = FUN_001150a0(param_3,param_6)" (identifier "iVar1") (= "=") (call_expression "FUN_001150a0(param_3,param_6)" (identifier "FUN_001150a0") (argument_list "(param_3,param_6)" (( "(") (identifier "param_3") (, ",") (identifier "param_6") () ")")))) (; ";")) (if_statement "if (((iVar1 == 0) && (*(long *)(param_3 + 0x68) == 0)) && ((*(byte *)(param_3 + 0x20) & 8) == 0))\n {\n *(byte *)(param_6 + 0x90) = *(byte *)(param_6 + 0x90) & 0xfb;\n }" (if "if") (parenthesized_expression "(((iVar1 == 0) && (*(long *)(param_3 + 0x68) == 0)) && ((*(byte *)(param_3 + 0x20) & 8) == 0))" (( "(") (binary_expression "((iVar1 == 0) && (*(long *)(param_3 + 0x68) == 0)) && ((*(byte *)(param_3 + 0x20) & 8) == 0)" (parenthesized_expression "((iVar1 == 0) && (*(long *)(param_3 + 0x68) == 0))" (( "(") (binary_expression "(iVar1 == 0) && (*(long *)(param_3 + 0x68) == 0)" (parenthesized_expression "(iVar1 == 0)" (( "(") (binary_expression "iVar1 == 0" (identifier "iVar1") (== "==") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(*(long *)(param_3 + 0x68) == 0)" (( "(") (binary_expression "*(long *)(param_3 + 0x68) == 0" (pointer_expression "*(long *)(param_3 + 0x68)" (* "*") (cast_expression "(long *)(param_3 + 0x68)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x68)" (( "(") (binary_expression "param_3 + 0x68" (identifier "param_3") (+ "+") (number_literal "0x68")) () ")")))) (== "==") (number_literal "0")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "((*(byte *)(param_3 + 0x20) & 8) == 0)" (( "(") (binary_expression "(*(byte *)(param_3 + 0x20) & 8) == 0" (parenthesized_expression "(*(byte *)(param_3 + 0x20) & 8)" (( "(") (binary_expression "*(byte *)(param_3 + 0x20) & 8" (pointer_expression "*(byte *)(param_3 + 0x20)" (* "*") (cast_expression "(byte *)(param_3 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x20)" (( "(") (binary_expression "param_3 + 0x20" (identifier "param_3") (+ "+") (number_literal "0x20")) () ")")))) (& "&") (number_literal "8")) () ")")) (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n *(byte *)(param_6 + 0x90) = *(byte *)(param_6 + 0x90) & 0xfb;\n }" ({ "{") (expression_statement "*(byte *)(param_6 + 0x90) = *(byte *)(param_6 + 0x90) & 0xfb;" (assignment_expression "*(byte *)(param_6 + 0x90) = *(byte *)(param_6 + 0x90) & 0xfb" (pointer_expression "*(byte *)(param_6 + 0x90)" (* "*") (cast_expression "(byte *)(param_6 + 0x90)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_6 + 0x90)" (( "(") (binary_expression "param_6 + 0x90" (identifier "param_6") (+ "+") (number_literal "0x90")) () ")")))) (= "=") (binary_expression "*(byte *)(param_6 + 0x90) & 0xfb" (pointer_expression "*(byte *)(param_6 + 0x90)" (* "*") (cast_expression "(byte *)(param_6 + 0x90)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_6 + 0x90)" (( "(") (binary_expression "param_6 + 0x90" (identifier "param_6") (+ "+") (number_literal "0x90")) () ")")))) (& "&") (number_literal "0xfb"))) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1 (type_1 *ptr,type_2 *sec,type_3 *section, type_4 *sflag_info,type_5 *file,void *output) { type_6 var_2; type_7 *os; var_2 = var_1(section,(type_7 *)output); if (((var_2 == 0) && (section->output_section == (type_8 *)0x0)) && ((section->flags & 8) == 0)) { *(type_9 *)((long)output + 0x90) = *(type_9 *)((long)output + 0x90) & 0xfb; } 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: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (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: (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: (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)))))) (return_statement))))
null
void MASKED(undefined8 param_1,undefined8 param_2,long param_3,undefined8 param_4, undefined8 param_5,long param_6) { int iVar1; iVar1 = FUN_001150a0(param_3,param_6); if (((iVar1 == 0) && (*(long *)(param_3 + 0x68) == 0)) && ((*(byte *)(param_3 + 0x20) & 8) == 0)) { *(byte *)(param_6 + 0x90) = *(byte *)(param_6 + 0x90) & 0xfb; } return; }
81_hppa-linux-gnu-as_and_hppa-linux-gnu-as_strip.c
strsignal
strsignal
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strsignal(int __sig) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strsignal_0016c298)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strsignal(int __sig) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strsignal_0016c298)(); return pcVar1; }
JMP qword ptr [0x0016c298]
null
null
null
null
[(u'CALLIND_-1207036616', u'INDIRECT_-1207036554'), (u'INDIRECT_-1207036554', u'COPY_-1207036613'), (u'CAST_-1207036549', u'CALLIND_-1207036616'), ('const-0', u'RETURN_-1207036613'), (u'CAST_-1207036548', u'RETURN_-1207036613'), (u'CALLIND_-1207036616', u'CAST_-1207036548'), ('tmp_32', u'CAST_-1207036549')]
[(u'CALLIND_-1207036616', u'INDIRECT_-1207036554'), (u'INDIRECT_-1207036554', u'COPY_-1207036613'), (u'CAST_-1207036549', u'CALLIND_-1207036616'), ('const-0', u'RETURN_-1207036613'), (u'CAST_-1207036548', u'RETURN_-1207036613'), (u'CALLIND_-1207036616', u'CAST_-1207036548'), ('tmp_32', u'CAST_-1207036549')]
null
null
00111530
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strsignal(int __sig)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strsignal_0016c298)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strsignal(int __sig)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strsignal_0016c298)();\n return pcVar1;\n}" primitive_type (pointer_declarator "* strsignal(int __sig)" * (function_declarator "strsignal(int __sig)" identifier (parameter_list "(int __sig)" ( (parameter_declaration "int __sig" primitive_type identifier) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strsignal_0016c298)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_strsignal_0016c298)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_strsignal_0016c298)()" identifier = (cast_expression "(char *)(*(code *)PTR_strsignal_0016c298)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_strsignal_0016c298)()" (parenthesized_expression "(*(code *)PTR_strsignal_0016c298)" ( (pointer_expression "*(code *)PTR_strsignal_0016c298" * (cast_expression "(code *)PTR_strsignal_0016c298" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pcVar1;" return identifier ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strsignal(int __sig)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strsignal_0016c298)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strsignal(int __sig)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strsignal_0016c298)();\n return pcVar1;\n}" primitive_type (pointer_declarator "* strsignal(int __sig)" * (function_declarator "strsignal(int __sig)" identifier (parameter_list "(int __sig)" ( (parameter_declaration "int __sig" primitive_type identifier) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strsignal_0016c298)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_strsignal_0016c298)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_strsignal_0016c298)()" identifier = (cast_expression "(char *)(*(code *)PTR_strsignal_0016c298)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_strsignal_0016c298)()" (parenthesized_expression "(*(code *)PTR_strsignal_0016c298)" ( (pointer_expression "*(code *)PTR_strsignal_0016c298" * (cast_expression "(code *)PTR_strsignal_0016c298" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pcVar1;" return identifier ;) })))
(translation_unit "char * strsignal(int __sig)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strsignal_0016c298)();\n return pcVar1;\n}\n\n" (function_definition "char * strsignal(int __sig)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strsignal_0016c298)();\n return pcVar1;\n}" primitive_type (pointer_declarator "* strsignal(int __sig)" * (function_declarator "strsignal(int __sig)" identifier (parameter_list "(int __sig)" ( (parameter_declaration "int __sig" primitive_type identifier) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strsignal_0016c298)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_strsignal_0016c298)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_strsignal_0016c298)()" identifier = (cast_expression "(char *)(*(code *)PTR_strsignal_0016c298)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_strsignal_0016c298)()" (parenthesized_expression "(*(code *)PTR_strsignal_0016c298)" ( (pointer_expression "*(code *)PTR_strsignal_0016c298" * (cast_expression "(code *)PTR_strsignal_0016c298" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pcVar1;" 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 "char * strsignal(int __sig)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strsignal_0016c298)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strsignal(int __sig)" (* "*") (function_declarator "strsignal(int __sig)" (identifier "strsignal") (parameter_list "(int __sig)" (( "(") (parameter_declaration "int __sig" (primitive_type "int") (identifier "__sig")) () ")")))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strsignal_0016c298)();\n return pcVar1;\n}" ({ "{") (declaration "char *pcVar1;" (primitive_type "char") (pointer_declarator "*pcVar1" (* "*") (identifier "pcVar1")) (; ";")) (expression_statement "pcVar1 = (char *)(*(code *)PTR_strsignal_0016c298)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_strsignal_0016c298)()" (identifier "pcVar1") (= "=") (cast_expression "(char *)(*(code *)PTR_strsignal_0016c298)()" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(*(code *)PTR_strsignal_0016c298)()" (parenthesized_expression "(*(code *)PTR_strsignal_0016c298)" (( "(") (pointer_expression "*(code *)PTR_strsignal_0016c298" (* "*") (cast_expression "(code *)PTR_strsignal_0016c298" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_strsignal_0016c298"))) () ")")) (argument_list "()" (( "(") () ")"))))) (; ";")) (return_statement "return pcVar1;" (return "return") (identifier "pcVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(int __sig) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_strsignal_0016c298)(); return pcVar1; }
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 */ char * MASKED(int __sig) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_0016c298)(); return pcVar1; }
7878_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
wstring<__normal_iterator<wchar_t*,std::wstring>,void>
FUN_002e1090
/* std::wstring::wstring<__normal_iterator<wchar_t*, std::wstring >, void>(__normal_iterator<wchar_t*, std::wstring >, __normal_iterator<wchar_t*, std::wstring >, std::allocator<wchar_t> const&) */ void __thiscall std::wstring::wstring<__normal_iterator<wchar_t*,std::wstring>,void>(wstring *this) { *(wstring **)this = this + 0x10; _M_construct<__normal_iterator<wchar_t*,std::wstring>>(); return; }
void FUN_002e1090(long *param_1) { *param_1 = (long)(param_1 + 2); FUN_002e0ff0(); return; }
LEA RAX,[RDI + 0x10] MOV qword ptr [RDI],RAX JMP 0x002e0ff0
null
null
null
null
[('tmp_34', u'CAST_-1204743967'), ('const-16', u'PTRADD_-1204743983'), (u'CAST_-1204743967', u'STORE_-1204744038'), ('const-0', u'RETURN_-1204744026'), ('tmp_34', u'PTRADD_-1204743983'), (u'PTRADD_-1204743983', u'STORE_-1204744038'), ('const-1', u'PTRADD_-1204743983'), ('const-433', u'STORE_-1204744038')]
[('const-433', u'STORE_-1204744038'), (u'PTRADD_-1204743970', u'CAST_-1204743966'), (u'CAST_-1204743966', u'STORE_-1204744038'), ('tmp_34', u'PTRADD_-1204743970'), ('const-2', u'PTRADD_-1204743970'), ('const-0', u'RETURN_-1204744026'), ('tmp_34', u'STORE_-1204744038'), ('const-8', u'PTRADD_-1204743970')]
null
null
002e1090
x64
O2
(translation_unit "void FUN_002e1090(long *param_1)\n\n{\n *param_1 = (long)(param_1 + 2);\n FUN_002e0ff0();\n return;\n}\n\n" (function_definition "void FUN_002e1090(long *param_1)\n\n{\n *param_1 = (long)(param_1 + 2);\n FUN_002e0ff0();\n return;\n}" primitive_type (function_declarator "FUN_002e1090(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 *param_1 = (long)(param_1 + 2);\n FUN_002e0ff0();\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_002e0ff0();" (call_expression "FUN_002e0ff0()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::wstring::wstring<__normal_iterator<wchar_t*, std::wstring >,\n void>(__normal_iterator<wchar_t*, std::wstring >, __normal_iterator<wchar_t*, std::wstring >,\n std::allocator<wchar_t> const&) */\n\nvoid __thiscall std::wstring::wstring<__normal_iterator<wchar_t*,std::wstring>,void>(wstring *this)\n\n{\n *(wstring **)this = this + 0x10;\n _M_construct<__normal_iterator<wchar_t*,std::wstring>>();\n return;\n}\n\n" comment (declaration "void __thiscall std::wstring::wstring<__normal_iterator<wchar_t*,std::wstring>,void>(wstring *this)\n\n{\n *(wstring **)this = this + 0x10;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::wstring::wstring<__normal_iterator<" identifier : : identifier : : identifier < identifier <) identifier (ERROR "*" *) , (ERROR "std::" identifier : :) identifier (ERROR ">" >) , (ERROR "void>(wstring *this)\n\n{" identifier > ( identifier (pointer_declarator "*this" * identifier) ) {) (init_declarator "*(wstring **)this = this + 0x10" (pointer_declarator "*(wstring **)this" * (parenthesized_declarator "(wstring **)this" ( (ERROR "wstring" identifier) (pointer_declarator "**)this" * (pointer_declarator "*)this" * (ERROR ")" )) identifier)) ))) = (binary_expression "this + 0x10" identifier + number_literal)) ;) (ERROR "_M_construct<__normal_iterator<wchar_t*,std::wstring>>();\n return;\n}" (binary_expression "_M_construct<__normal_iterator<wchar_t*,std" (binary_expression "_M_construct<__normal_iterator" identifier < identifier) < (binary_expression "wchar_t*,std" identifier * (ERROR "," ,) identifier)) (ERROR "::wstring" : : identifier) >> ( ) ; return ; }))
(translation_unit "void FUN_002e1090(long *param_1)\n\n{\n *param_1 = (long)(param_1 + 2);\n FUN_002e0ff0();\n return;\n}\n\n" (function_definition "void FUN_002e1090(long *param_1)\n\n{\n *param_1 = (long)(param_1 + 2);\n FUN_002e0ff0();\n return;\n}" primitive_type (function_declarator "FUN_002e1090(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 *param_1 = (long)(param_1 + 2);\n FUN_002e0ff0();\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_002e0ff0();" (call_expression "FUN_002e0ff0()" identifier (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 (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 ( ))) ;) (return_statement return ;) })))
(function_definition "void FUN_002e1090(long *param_1)\n\n{\n *param_1 = (long)(param_1 + 2);\n FUN_002e0ff0();\n return;\n}" (primitive_type "void") (function_declarator "FUN_002e1090(long *param_1)" (identifier "FUN_002e1090") (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 *param_1 = (long)(param_1 + 2);\n FUN_002e0ff0();\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_002e0ff0();" (call_expression "FUN_002e0ff0()" (identifier "FUN_002e0ff0") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::wstring::wstring<__normal_iterator<wchar_t*, std::wstring >, void>(__normal_iterator<wchar_t*, std::wstring >, __normal_iterator<wchar_t*, std::wstring >, std::allocator<wchar_t> const&) */ void __thiscall std::wstring::wstring<__normal_iterator<wchar_t*,std::wstring>,void>(wstring *var_1) { *(wstring **)var_1 = var_1 + 0x10; _M_construct<__normal_iterator<wchar_t*,std::wstring>>(); 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 (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))) (return_statement))))
null
void MASKED(long *param_1) { *param_1 = (long)(param_1 + 2); FUN_002e0ff0(); return; }
66_riscv64-linux-gnu-ranlib_and_riscv64-linux-gnu-ranlib_strip.c
bfd_iterate_over_targets
bfd_iterate_over_targets
void bfd_iterate_over_targets(void) { (*(code *)PTR_bfd_iterate_over_targets_00110210)(); return; }
void bfd_iterate_over_targets(void) { (*(code *)PTR_bfd_iterate_over_targets_00110210)(); return; }
JMP qword ptr [0x00110210]
null
null
null
null
[(u'INDIRECT_-1206967196', u'COPY_-1206967255'), (u'CAST_-1206967191', u'CALLIND_-1206967256'), ('const-0', u'RETURN_-1206967253'), ('tmp_22', u'CAST_-1206967191'), (u'CALLIND_-1206967256', u'INDIRECT_-1206967196')]
[(u'INDIRECT_-1206967196', u'COPY_-1206967255'), (u'CAST_-1206967191', u'CALLIND_-1206967256'), ('const-0', u'RETURN_-1206967253'), ('tmp_22', u'CAST_-1206967191'), (u'CALLIND_-1206967256', u'INDIRECT_-1206967196')]
null
null
00102420
x64
O2
(translation_unit "void bfd_iterate_over_targets(void)\n\n{\n (*(code *)PTR_bfd_iterate_over_targets_00110210)();\n return;\n}\n\n" (function_definition "void bfd_iterate_over_targets(void)\n\n{\n (*(code *)PTR_bfd_iterate_over_targets_00110210)();\n return;\n}" primitive_type (function_declarator "bfd_iterate_over_targets(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_iterate_over_targets_00110210)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_iterate_over_targets_00110210)();" (call_expression "(*(code *)PTR_bfd_iterate_over_targets_00110210)()" (parenthesized_expression "(*(code *)PTR_bfd_iterate_over_targets_00110210)" ( (pointer_expression "*(code *)PTR_bfd_iterate_over_targets_00110210" * (cast_expression "(code *)PTR_bfd_iterate_over_targets_00110210" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bfd_iterate_over_targets(void)\n\n{\n (*(code *)PTR_bfd_iterate_over_targets_00110210)();\n return;\n}\n\n" (function_definition "void bfd_iterate_over_targets(void)\n\n{\n (*(code *)PTR_bfd_iterate_over_targets_00110210)();\n return;\n}" primitive_type (function_declarator "bfd_iterate_over_targets(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_iterate_over_targets_00110210)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_iterate_over_targets_00110210)();" (call_expression "(*(code *)PTR_bfd_iterate_over_targets_00110210)()" (parenthesized_expression "(*(code *)PTR_bfd_iterate_over_targets_00110210)" ( (pointer_expression "*(code *)PTR_bfd_iterate_over_targets_00110210" * (cast_expression "(code *)PTR_bfd_iterate_over_targets_00110210" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bfd_iterate_over_targets(void)\n\n{\n (*(code *)PTR_bfd_iterate_over_targets_00110210)();\n return;\n}\n\n" (function_definition "void bfd_iterate_over_targets(void)\n\n{\n (*(code *)PTR_bfd_iterate_over_targets_00110210)();\n return;\n}" primitive_type (function_declarator "bfd_iterate_over_targets(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_iterate_over_targets_00110210)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_iterate_over_targets_00110210)();" (call_expression "(*(code *)PTR_bfd_iterate_over_targets_00110210)()" (parenthesized_expression "(*(code *)PTR_bfd_iterate_over_targets_00110210)" ( (pointer_expression "*(code *)PTR_bfd_iterate_over_targets_00110210" * (cast_expression "(code *)PTR_bfd_iterate_over_targets_00110210" ( (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_iterate_over_targets(void)\n\n{\n (*(code *)PTR_bfd_iterate_over_targets_00110210)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_iterate_over_targets(void)" (identifier "bfd_iterate_over_targets") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_bfd_iterate_over_targets_00110210)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_bfd_iterate_over_targets_00110210)();" (call_expression "(*(code *)PTR_bfd_iterate_over_targets_00110210)()" (parenthesized_expression "(*(code *)PTR_bfd_iterate_over_targets_00110210)" (( "(") (pointer_expression "*(code *)PTR_bfd_iterate_over_targets_00110210" (* "*") (cast_expression "(code *)PTR_bfd_iterate_over_targets_00110210" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_bfd_iterate_over_targets_00110210"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_bfd_iterate_over_targets_00110210)(); 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_00110210)(); return; }